@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-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(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.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-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:HelveticaNeue Bold;src:url(HelveticaNeueLTW01-75Bold.6ab9ee9add6ac80b.woff2) format("woff2"),url(HelveticaNeueLTW01-75Bold.aa5d4b541c87bc0c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica heavy;src:url(HelveticaNeueLTW01-85Heavy.e569de84384ce097.woff2) format("woff2"),url(HelveticaNeueLTW01-85Heavy.6e830283db95c450.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeueLTW01-55Roman.f1a9b9fa5a9a3c1d.woff2) format("woff2"),url(HelveticaNeueLTW01-55Roman.1308cb76845d01d1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Italic;src:url(HelveticaNeueLTW01-56Italic.de3dda51d19a67dc.woff2) format("woff2"),url(HelveticaNeueLTW01-56Italic.fc7c3173bfdceafe.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Medium;src:url(HelveticaNeueLTW01-65Medium.90f84c34bfb3e278.woff2) format("woff2"),url(HelveticaNeueLTW01-65Medium.3cc77e89646e0bd7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Thin;src:url(HelveticaNeueLTW01-45Light.2c4bf5f31bf376bb.woff2) format("woff2"),url(HelveticaNeueLTW01-45Light.b984ff74cb8cc068.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Bold;src:url(HelveticaNeueLTW01-75Bold.6ab9ee9add6ac80b.woff2) format("woff2"),url(HelveticaNeueLTW01-75Bold.aa5d4b541c87bc0c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica heavy;src:url(HelveticaNeueLTW01-85Heavy.e569de84384ce097.woff2) format("woff2"),url(HelveticaNeueLTW01-85Heavy.6e830283db95c450.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeueLTW01-55Roman.f1a9b9fa5a9a3c1d.woff2) format("woff2"),url(HelveticaNeueLTW01-55Roman.1308cb76845d01d1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Italic;src:url(HelveticaNeueLTW01-56Italic.de3dda51d19a67dc.woff2) format("woff2"),url(HelveticaNeueLTW01-56Italic.fc7c3173bfdceafe.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Medium;src:url(HelveticaNeueLTW01-65Medium.90f84c34bfb3e278.woff2) format("woff2"),url(HelveticaNeueLTW01-65Medium.3cc77e89646e0bd7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Thin;src:url(HelveticaNeueLTW01-45Light.2c4bf5f31bf376bb.woff2) format("woff2"),url(HelveticaNeueLTW01-45Light.b984ff74cb8cc068.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}.font-10{font-size:10px}.font-11{font-size:11px}.font-12{font-size:12px}.font-13{font-size:13px}.font-14{font-size:14px}.font-15{font-size:15px}.font-16{font-size:16px}.font-17{font-size:17px}.font-18{font-size:18px}.font-19{font-size:19px}.font-20{font-size:20px}.font-21{font-size:21px}.font-22{font-size:22px}.font-23{font-size:23px}.font-24{font-size:24px}.font-25{font-size:25px}.font-26{font-size:26px}.font-27{font-size:27px}.font-28{font-size:28px}.font-29{font-size:29px}.font-30{font-size:30px}.font-31{font-size:31px}.font-32{font-size:32px}.font-33{font-size:33px}.font-34{font-size:34px}.font-35{font-size:35px}.font-36{font-size:36px}.font-37{font-size:37px}.font-38{font-size:38px}.font-39{font-size:39px}.font-40{font-size:40px}.font-41{font-size:41px}.font-42{font-size:42px}.font-43{font-size:43px}.font-44{font-size:44px}.font-45{font-size:45px}.font-46{font-size:46px}.wd-1{width:1%}.wd-2{width:2%}.wd-3{width:3%}.wd-4{width:4%}.wd-5{width:5%}.wd-6{width:6%}.wd-7{width:7%}.wd-8{width:8%}.wd-9{width:9%}.wd-10{width:10%}.wd-11{width:11%}.wd-12{width:12%}.wd-13{width:13%}.wd-14{width:14%}.wd-15{width:15%}.wd-16{width:16%}.wd-17{width:17%}.wd-18{width:18%}.wd-19{width:19%}.wd-20{width:20%}.wd-21{width:21%}.wd-22{width:22%}.wd-23{width:23%}.wd-24{width:24%}.wd-25{width:25%}.wd-26{width:26%}.wd-27{width:27%}.wd-28{width:28%}.wd-29{width:29%}.wd-30{width:30%}.wd-31{width:31%}.wd-32{width:32%}.wd-33{width:33%}.wd-34{width:34%}.wd-35{width:35%}.wd-36{width:36%}.wd-37{width:37%}.wd-38{width:38%}.wd-39{width:39%}.wd-40{width:40%}.wd-41{width:41%}.wd-42{width:42%}.wd-43{width:43%}.wd-44{width:44%}.wd-45{width:45%}.wd-46{width:46%}.wd-47{width:47%}.wd-48{width:48%}.wd-49{width:49%}.wd-50{width:50%}.wd-51{width:51%}.wd-52{width:52%}.wd-53{width:53%}.wd-54{width:54%}.wd-55{width:55%}.wd-56{width:56%}.wd-57{width:57%}.wd-58{width:58%}.wd-59{width:59%}.wd-60{width:60%}.wd-61{width:61%}.wd-62{width:62%}.wd-63{width:63%}.wd-64{width:64%}.wd-65{width:65%}.wd-66{width:66%}.wd-67{width:67%}.wd-68{width:68%}.wd-69{width:69%}.wd-70{width:70%}.wd-71{width:71%}.wd-72{width:72%}.wd-73{width:73%}.wd-74{width:74%}.wd-75{width:75%}.wd-76{width:76%}.wd-77{width:77%}.wd-78{width:78%}.wd-79{width:79%}.wd-80{width:80%}.wd-81{width:81%}.wd-82{width:82%}.wd-83{width:83%}.wd-84{width:84%}.wd-85{width:85%}.wd-86{width:86%}.wd-87{width:87%}.wd-88{width:88%}.wd-89{width:89%}.wd-90{width:90%}.wd-91{width:91%}.wd-92{width:92%}.wd-93{width:93%}.wd-94{width:94%}.wd-95{width:95%}.wd-96{width:96%}.wd-97{width:97%}.wd-98{width:98%}.wd-99{width:99%}.wd-100{width:100%}.p-l-1{padding-left:1px}.p-l-2{padding-left:2px}.p-l-3{padding-left:3px}.p-l-4{padding-left:4px}.p-l-5{padding-left:5px}.p-l-6{padding-left:6px}.p-l-7{padding-left:7px}.p-l-8{padding-left:8px}.p-l-9{padding-left:9px}.p-l-10{padding-left:10px}.p-l-11{padding-left:11px}.p-l-12{padding-left:12px}.p-l-13{padding-left:13px}.p-l-14{padding-left:14px}.p-l-15{padding-left:15px}.p-l-16{padding-left:16px}.p-l-17{padding-left:17px}.p-l-18{padding-left:18px}.p-l-19{padding-left:19px}.p-l-20{padding-left:20px}.p-l-21{padding-left:21px}.p-l-22{padding-left:22px}.p-l-23{padding-left:23px}.p-l-24{padding-left:24px}.p-l-25{padding-left:25px}.p-l-26{padding-left:26px}.p-l-27{padding-left:27px}.p-l-28{padding-left:28px}.p-l-29{padding-left:29px}.p-l-30{padding-left:30px}.p-l-31{padding-left:31px}.p-l-32{padding-left:32px}.p-l-33{padding-left:33px}.p-l-34{padding-left:34px}.p-l-35{padding-left:35px}.p-l-36{padding-left:36px}.p-l-37{padding-left:37px}.p-l-38{padding-left:38px}.p-l-39{padding-left:39px}.p-l-40{padding-left:40px}.p-l-41{padding-left:41px}.p-l-42{padding-left:42px}.p-l-43{padding-left:43px}.p-l-44{padding-left:44px}.p-l-45{padding-left:45px}.p-l-46{padding-left:46px}.p-l-47{padding-left:47px}.p-l-48{padding-left:48px}.p-l-49{padding-left:49px}.p-l-50{padding-left:50px}.p-l-51{padding-left:51px}.p-l-52{padding-left:52px}.p-l-53{padding-left:53px}.p-l-54{padding-left:54px}.p-l-55{padding-left:55px}.p-l-56{padding-left:56px}.p-l-57{padding-left:57px}.p-l-58{padding-left:58px}.p-l-59{padding-left:59px}.p-l-60{padding-left:60px}.p-l-61{padding-left:61px}.p-l-62{padding-left:62px}.p-l-63{padding-left:63px}.p-l-64{padding-left:64px}.p-l-65{padding-left:65px}.p-l-66{padding-left:66px}.p-l-67{padding-left:67px}.p-l-68{padding-left:68px}.p-l-69{padding-left:69px}.p-l-70{padding-left:70px}.p-l-71{padding-left:71px}.p-l-72{padding-left:72px}.p-l-73{padding-left:73px}.p-l-74{padding-left:74px}.p-l-75{padding-left:75px}.p-l-76{padding-left:76px}.p-l-77{padding-left:77px}.p-l-78{padding-left:78px}.p-l-79{padding-left:79px}.p-l-80{padding-left:80px}.p-l-81{padding-left:81px}.p-l-82{padding-left:82px}.p-l-83{padding-left:83px}.p-l-84{padding-left:84px}.p-l-85{padding-left:85px}.p-l-86{padding-left:86px}.p-l-87{padding-left:87px}.p-l-88{padding-left:88px}.p-l-89{padding-left:89px}.p-l-90{padding-left:90px}.p-l-91{padding-left:91px}.p-l-92{padding-left:92px}.p-l-93{padding-left:93px}.p-l-94{padding-left:94px}.p-l-95{padding-left:95px}.p-l-96{padding-left:96px}.p-l-97{padding-left:97px}.p-l-98{padding-left:98px}.p-l-99{padding-left:99px}.p-l-100{padding-left:100px}.p-l-101{padding-left:101px}.p-l-102{padding-left:102px}.p-l-103{padding-left:103px}.p-l-104{padding-left:104px}.p-l-105{padding-left:105px}.p-l-106{padding-left:106px}.p-l-107{padding-left:107px}.p-l-108{padding-left:108px}.p-l-109{padding-left:109px}.p-l-110{padding-left:110px}.p-l-111{padding-left:111px}.p-l-112{padding-left:112px}.p-l-113{padding-left:113px}.p-l-114{padding-left:114px}.p-l-115{padding-left:115px}.p-l-116{padding-left:116px}.p-l-117{padding-left:117px}.p-l-118{padding-left:118px}.p-l-119{padding-left:119px}.p-l-120{padding-left:120px}.p-l-121{padding-left:121px}.p-l-122{padding-left:122px}.p-l-123{padding-left:123px}.p-l-124{padding-left:124px}.p-l-125{padding-left:125px}.p-l-126{padding-left:126px}.p-l-127{padding-left:127px}.p-l-128{padding-left:128px}.p-l-129{padding-left:129px}.p-l-130{padding-left:130px}.p-l-131{padding-left:131px}.p-l-132{padding-left:132px}.p-l-133{padding-left:133px}.p-l-134{padding-left:134px}.p-l-135{padding-left:135px}.p-l-136{padding-left:136px}.p-l-137{padding-left:137px}.p-l-138{padding-left:138px}.p-l-139{padding-left:139px}.p-l-140{padding-left:140px}.p-l-141{padding-left:141px}.p-l-142{padding-left:142px}.p-l-143{padding-left:143px}.p-l-144{padding-left:144px}.p-l-145{padding-left:145px}.p-l-146{padding-left:146px}.p-l-147{padding-left:147px}.p-l-148{padding-left:148px}.p-l-149{padding-left:149px}.p-l-150{padding-left:150px}.p-l-151{padding-left:151px}.p-l-152{padding-left:152px}.p-l-153{padding-left:153px}.p-l-154{padding-left:154px}.p-l-155{padding-left:155px}.p-l-156{padding-left:156px}.p-l-157{padding-left:157px}.p-l-158{padding-left:158px}.p-l-159{padding-left:159px}.p-l-160{padding-left:160px}.p-l-161{padding-left:161px}.p-l-162{padding-left:162px}.p-l-163{padding-left:163px}.p-l-164{padding-left:164px}.p-l-165{padding-left:165px}.p-l-166{padding-left:166px}.p-l-167{padding-left:167px}.p-l-168{padding-left:168px}.p-l-169{padding-left:169px}.p-l-170{padding-left:170px}.p-l-171{padding-left:171px}.p-l-172{padding-left:172px}.p-l-173{padding-left:173px}.p-l-174{padding-left:174px}.p-l-175{padding-left:175px}.p-l-176{padding-left:176px}.p-l-177{padding-left:177px}.p-l-178{padding-left:178px}.p-l-179{padding-left:179px}.p-l-180{padding-left:180px}.p-l-181{padding-left:181px}.p-l-182{padding-left:182px}.p-l-183{padding-left:183px}.p-l-184{padding-left:184px}.p-l-185{padding-left:185px}.p-l-186{padding-left:186px}.p-l-187{padding-left:187px}.p-l-188{padding-left:188px}.p-l-189{padding-left:189px}.p-l-190{padding-left:190px}.p-l-191{padding-left:191px}.p-l-192{padding-left:192px}.p-l-193{padding-left:193px}.p-l-194{padding-left:194px}.p-l-195{padding-left:195px}.p-l-196{padding-left:196px}.p-l-197{padding-left:197px}.p-l-198{padding-left:198px}.p-l-199{padding-left:199px}.p-l-200{padding-left:200px}.p-r-1{padding-right:1px}.p-r-2{padding-right:2px}.p-r-3{padding-right:3px}.p-r-4{padding-right:4px}.p-r-5{padding-right:5px}.p-r-6{padding-right:6px}.p-r-7{padding-right:7px}.p-r-8{padding-right:8px}.p-r-9{padding-right:9px}.p-r-10{padding-right:10px}.p-r-11{padding-right:11px}.p-r-12{padding-right:12px}.p-r-13{padding-right:13px}.p-r-14{padding-right:14px}.p-r-15{padding-right:15px}.p-r-16{padding-right:16px}.p-r-17{padding-right:17px}.p-r-18{padding-right:18px}.p-r-19{padding-right:19px}.p-r-20{padding-right:20px}.p-r-21{padding-right:21px}.p-r-22{padding-right:22px}.p-r-23{padding-right:23px}.p-r-24{padding-right:24px}.p-r-25{padding-right:25px}.p-r-26{padding-right:26px}.p-r-27{padding-right:27px}.p-r-28{padding-right:28px}.p-r-29{padding-right:29px}.p-r-30{padding-right:30px}.p-r-31{padding-right:31px}.p-r-32{padding-right:32px}.p-r-33{padding-right:33px}.p-r-34{padding-right:34px}.p-r-35{padding-right:35px}.p-r-36{padding-right:36px}.p-r-37{padding-right:37px}.p-r-38{padding-right:38px}.p-r-39{padding-right:39px}.p-r-40{padding-right:40px}.p-r-41{padding-right:41px}.p-r-42{padding-right:42px}.p-r-43{padding-right:43px}.p-r-44{padding-right:44px}.p-r-45{padding-right:45px}.p-r-46{padding-right:46px}.p-r-47{padding-right:47px}.p-r-48{padding-right:48px}.p-r-49{padding-right:49px}.p-r-50{padding-right:50px}.p-r-51{padding-right:51px}.p-r-52{padding-right:52px}.p-r-53{padding-right:53px}.p-r-54{padding-right:54px}.p-r-55{padding-right:55px}.p-r-56{padding-right:56px}.p-r-57{padding-right:57px}.p-r-58{padding-right:58px}.p-r-59{padding-right:59px}.p-r-60{padding-right:60px}.p-r-61{padding-right:61px}.p-r-62{padding-right:62px}.p-r-63{padding-right:63px}.p-r-64{padding-right:64px}.p-r-65{padding-right:65px}.p-r-66{padding-right:66px}.p-r-67{padding-right:67px}.p-r-68{padding-right:68px}.p-r-69{padding-right:69px}.p-r-70{padding-right:70px}.p-r-71{padding-right:71px}.p-r-72{padding-right:72px}.p-r-73{padding-right:73px}.p-r-74{padding-right:74px}.p-r-75{padding-right:75px}.p-r-76{padding-right:76px}.p-r-77{padding-right:77px}.p-r-78{padding-right:78px}.p-r-79{padding-right:79px}.p-r-80{padding-right:80px}.p-r-81{padding-right:81px}.p-r-82{padding-right:82px}.p-r-83{padding-right:83px}.p-r-84{padding-right:84px}.p-r-85{padding-right:85px}.p-r-86{padding-right:86px}.p-r-87{padding-right:87px}.p-r-88{padding-right:88px}.p-r-89{padding-right:89px}.p-r-90{padding-right:90px}.p-r-91{padding-right:91px}.p-r-92{padding-right:92px}.p-r-93{padding-right:93px}.p-r-94{padding-right:94px}.p-r-95{padding-right:95px}.p-r-96{padding-right:96px}.p-r-97{padding-right:97px}.p-r-98{padding-right:98px}.p-r-99{padding-right:99px}.p-r-100{padding-right:100px}.p-r-101{padding-right:101px}.p-r-102{padding-right:102px}.p-r-103{padding-right:103px}.p-r-104{padding-right:104px}.p-r-105{padding-right:105px}.p-r-106{padding-right:106px}.p-r-107{padding-right:107px}.p-r-108{padding-right:108px}.p-r-109{padding-right:109px}.p-r-110{padding-right:110px}.p-r-111{padding-right:111px}.p-r-112{padding-right:112px}.p-r-113{padding-right:113px}.p-r-114{padding-right:114px}.p-r-115{padding-right:115px}.p-r-116{padding-right:116px}.p-r-117{padding-right:117px}.p-r-118{padding-right:118px}.p-r-119{padding-right:119px}.p-r-120{padding-right:120px}.p-r-121{padding-right:121px}.p-r-122{padding-right:122px}.p-r-123{padding-right:123px}.p-r-124{padding-right:124px}.p-r-125{padding-right:125px}.p-r-126{padding-right:126px}.p-r-127{padding-right:127px}.p-r-128{padding-right:128px}.p-r-129{padding-right:129px}.p-r-130{padding-right:130px}.p-r-131{padding-right:131px}.p-r-132{padding-right:132px}.p-r-133{padding-right:133px}.p-r-134{padding-right:134px}.p-r-135{padding-right:135px}.p-r-136{padding-right:136px}.p-r-137{padding-right:137px}.p-r-138{padding-right:138px}.p-r-139{padding-right:139px}.p-r-140{padding-right:140px}.p-r-141{padding-right:141px}.p-r-142{padding-right:142px}.p-r-143{padding-right:143px}.p-r-144{padding-right:144px}.p-r-145{padding-right:145px}.p-r-146{padding-right:146px}.p-r-147{padding-right:147px}.p-r-148{padding-right:148px}.p-r-149{padding-right:149px}.p-r-150{padding-right:150px}.p-r-151{padding-right:151px}.p-r-152{padding-right:152px}.p-r-153{padding-right:153px}.p-r-154{padding-right:154px}.p-r-155{padding-right:155px}.p-r-156{padding-right:156px}.p-r-157{padding-right:157px}.p-r-158{padding-right:158px}.p-r-159{padding-right:159px}.p-r-160{padding-right:160px}.p-r-161{padding-right:161px}.p-r-162{padding-right:162px}.p-r-163{padding-right:163px}.p-r-164{padding-right:164px}.p-r-165{padding-right:165px}.p-r-166{padding-right:166px}.p-r-167{padding-right:167px}.p-r-168{padding-right:168px}.p-r-169{padding-right:169px}.p-r-170{padding-right:170px}.p-r-171{padding-right:171px}.p-r-172{padding-right:172px}.p-r-173{padding-right:173px}.p-r-174{padding-right:174px}.p-r-175{padding-right:175px}.p-r-176{padding-right:176px}.p-r-177{padding-right:177px}.p-r-178{padding-right:178px}.p-r-179{padding-right:179px}.p-r-180{padding-right:180px}.p-r-181{padding-right:181px}.p-r-182{padding-right:182px}.p-r-183{padding-right:183px}.p-r-184{padding-right:184px}.p-r-185{padding-right:185px}.p-r-186{padding-right:186px}.p-r-187{padding-right:187px}.p-r-188{padding-right:188px}.p-r-189{padding-right:189px}.p-r-190{padding-right:190px}.p-r-191{padding-right:191px}.p-r-192{padding-right:192px}.p-r-193{padding-right:193px}.p-r-194{padding-right:194px}.p-r-195{padding-right:195px}.p-r-196{padding-right:196px}.p-r-197{padding-right:197px}.p-r-198{padding-right:198px}.p-r-199{padding-right:199px}.p-r-200{padding-right:200px}.p-t-1{padding-top:1px}.p-t-2{padding-top:2px}.p-t-3{padding-top:3px}.p-t-4{padding-top:4px}.p-t-5{padding-top:5px}.p-t-6{padding-top:6px}.p-t-7{padding-top:7px}.p-t-8{padding-top:8px}.p-t-9{padding-top:9px}.p-t-10{padding-top:10px}.p-t-11{padding-top:11px}.p-t-12{padding-top:12px}.p-t-13{padding-top:13px}.p-t-14{padding-top:14px}.p-t-15{padding-top:15px}.p-t-16{padding-top:16px}.p-t-17{padding-top:17px}.p-t-18{padding-top:18px}.p-t-19{padding-top:19px}.p-t-20{padding-top:20px}.p-t-21{padding-top:21px}.p-t-22{padding-top:22px}.p-t-23{padding-top:23px}.p-t-24{padding-top:24px}.p-t-25{padding-top:25px}.p-t-26{padding-top:26px}.p-t-27{padding-top:27px}.p-t-28{padding-top:28px}.p-t-29{padding-top:29px}.p-t-30{padding-top:30px}.p-t-31{padding-top:31px}.p-t-32{padding-top:32px}.p-t-33{padding-top:33px}.p-t-34{padding-top:34px}.p-t-35{padding-top:35px}.p-t-36{padding-top:36px}.p-t-37{padding-top:37px}.p-t-38{padding-top:38px}.p-t-39{padding-top:39px}.p-t-40{padding-top:40px}.p-t-41{padding-top:41px}.p-t-42{padding-top:42px}.p-t-43{padding-top:43px}.p-t-44{padding-top:44px}.p-t-45{padding-top:45px}.p-t-46{padding-top:46px}.p-t-47{padding-top:47px}.p-t-48{padding-top:48px}.p-t-49{padding-top:49px}.p-t-50{padding-top:50px}.p-t-51{padding-top:51px}.p-t-52{padding-top:52px}.p-t-53{padding-top:53px}.p-t-54{padding-top:54px}.p-t-55{padding-top:55px}.p-t-56{padding-top:56px}.p-t-57{padding-top:57px}.p-t-58{padding-top:58px}.p-t-59{padding-top:59px}.p-t-60{padding-top:60px}.p-t-61{padding-top:61px}.p-t-62{padding-top:62px}.p-t-63{padding-top:63px}.p-t-64{padding-top:64px}.p-t-65{padding-top:65px}.p-t-66{padding-top:66px}.p-t-67{padding-top:67px}.p-t-68{padding-top:68px}.p-t-69{padding-top:69px}.p-t-70{padding-top:70px}.p-t-71{padding-top:71px}.p-t-72{padding-top:72px}.p-t-73{padding-top:73px}.p-t-74{padding-top:74px}.p-t-75{padding-top:75px}.p-t-76{padding-top:76px}.p-t-77{padding-top:77px}.p-t-78{padding-top:78px}.p-t-79{padding-top:79px}.p-t-80{padding-top:80px}.p-t-81{padding-top:81px}.p-t-82{padding-top:82px}.p-t-83{padding-top:83px}.p-t-84{padding-top:84px}.p-t-85{padding-top:85px}.p-t-86{padding-top:86px}.p-t-87{padding-top:87px}.p-t-88{padding-top:88px}.p-t-89{padding-top:89px}.p-t-90{padding-top:90px}.p-t-91{padding-top:91px}.p-t-92{padding-top:92px}.p-t-93{padding-top:93px}.p-t-94{padding-top:94px}.p-t-95{padding-top:95px}.p-t-96{padding-top:96px}.p-t-97{padding-top:97px}.p-t-98{padding-top:98px}.p-t-99{padding-top:99px}.p-t-100{padding-top:100px}.p-t-101{padding-top:101px}.p-t-102{padding-top:102px}.p-t-103{padding-top:103px}.p-t-104{padding-top:104px}.p-t-105{padding-top:105px}.p-t-106{padding-top:106px}.p-t-107{padding-top:107px}.p-t-108{padding-top:108px}.p-t-109{padding-top:109px}.p-t-110{padding-top:110px}.p-t-111{padding-top:111px}.p-t-112{padding-top:112px}.p-t-113{padding-top:113px}.p-t-114{padding-top:114px}.p-t-115{padding-top:115px}.p-t-116{padding-top:116px}.p-t-117{padding-top:117px}.p-t-118{padding-top:118px}.p-t-119{padding-top:119px}.p-t-120{padding-top:120px}.p-t-121{padding-top:121px}.p-t-122{padding-top:122px}.p-t-123{padding-top:123px}.p-t-124{padding-top:124px}.p-t-125{padding-top:125px}.p-t-126{padding-top:126px}.p-t-127{padding-top:127px}.p-t-128{padding-top:128px}.p-t-129{padding-top:129px}.p-t-130{padding-top:130px}.p-t-131{padding-top:131px}.p-t-132{padding-top:132px}.p-t-133{padding-top:133px}.p-t-134{padding-top:134px}.p-t-135{padding-top:135px}.p-t-136{padding-top:136px}.p-t-137{padding-top:137px}.p-t-138{padding-top:138px}.p-t-139{padding-top:139px}.p-t-140{padding-top:140px}.p-t-141{padding-top:141px}.p-t-142{padding-top:142px}.p-t-143{padding-top:143px}.p-t-144{padding-top:144px}.p-t-145{padding-top:145px}.p-t-146{padding-top:146px}.p-t-147{padding-top:147px}.p-t-148{padding-top:148px}.p-t-149{padding-top:149px}.p-t-150{padding-top:150px}.p-t-151{padding-top:151px}.p-t-152{padding-top:152px}.p-t-153{padding-top:153px}.p-t-154{padding-top:154px}.p-t-155{padding-top:155px}.p-t-156{padding-top:156px}.p-t-157{padding-top:157px}.p-t-158{padding-top:158px}.p-t-159{padding-top:159px}.p-t-160{padding-top:160px}.p-t-161{padding-top:161px}.p-t-162{padding-top:162px}.p-t-163{padding-top:163px}.p-t-164{padding-top:164px}.p-t-165{padding-top:165px}.p-t-166{padding-top:166px}.p-t-167{padding-top:167px}.p-t-168{padding-top:168px}.p-t-169{padding-top:169px}.p-t-170{padding-top:170px}.p-t-171{padding-top:171px}.p-t-172{padding-top:172px}.p-t-173{padding-top:173px}.p-t-174{padding-top:174px}.p-t-175{padding-top:175px}.p-t-176{padding-top:176px}.p-t-177{padding-top:177px}.p-t-178{padding-top:178px}.p-t-179{padding-top:179px}.p-t-180{padding-top:180px}.p-t-181{padding-top:181px}.p-t-182{padding-top:182px}.p-t-183{padding-top:183px}.p-t-184{padding-top:184px}.p-t-185{padding-top:185px}.p-t-186{padding-top:186px}.p-t-187{padding-top:187px}.p-t-188{padding-top:188px}.p-t-189{padding-top:189px}.p-t-190{padding-top:190px}.p-t-191{padding-top:191px}.p-t-192{padding-top:192px}.p-t-193{padding-top:193px}.p-t-194{padding-top:194px}.p-t-195{padding-top:195px}.p-t-196{padding-top:196px}.p-t-197{padding-top:197px}.p-t-198{padding-top:198px}.p-t-199{padding-top:199px}.p-t-200{padding-top:200px}.p-b-1{padding-bottom:1px}.p-b-2{padding-bottom:2px}.p-b-3{padding-bottom:3px}.p-b-4{padding-bottom:4px}.p-b-5{padding-bottom:5px}.p-b-6{padding-bottom:6px}.p-b-7{padding-bottom:7px}.p-b-8{padding-bottom:8px}.p-b-9{padding-bottom:9px}.p-b-10{padding-bottom:10px}.p-b-11{padding-bottom:11px}.p-b-12{padding-bottom:12px}.p-b-13{padding-bottom:13px}.p-b-14{padding-bottom:14px}.p-b-15{padding-bottom:15px}.p-b-16{padding-bottom:16px}.p-b-17{padding-bottom:17px}.p-b-18{padding-bottom:18px}.p-b-19{padding-bottom:19px}.p-b-20{padding-bottom:20px}.p-b-21{padding-bottom:21px}.p-b-22{padding-bottom:22px}.p-b-23{padding-bottom:23px}.p-b-24{padding-bottom:24px}.p-b-25{padding-bottom:25px}.p-b-26{padding-bottom:26px}.p-b-27{padding-bottom:27px}.p-b-28{padding-bottom:28px}.p-b-29{padding-bottom:29px}.p-b-30{padding-bottom:30px}.p-b-31{padding-bottom:31px}.p-b-32{padding-bottom:32px}.p-b-33{padding-bottom:33px}.p-b-34{padding-bottom:34px}.p-b-35{padding-bottom:35px}.p-b-36{padding-bottom:36px}.p-b-37{padding-bottom:37px}.p-b-38{padding-bottom:38px}.p-b-39{padding-bottom:39px}.p-b-40{padding-bottom:40px}.p-b-41{padding-bottom:41px}.p-b-42{padding-bottom:42px}.p-b-43{padding-bottom:43px}.p-b-44{padding-bottom:44px}.p-b-45{padding-bottom:45px}.p-b-46{padding-bottom:46px}.p-b-47{padding-bottom:47px}.p-b-48{padding-bottom:48px}.p-b-49{padding-bottom:49px}.p-b-50{padding-bottom:50px}.p-b-51{padding-bottom:51px}.p-b-52{padding-bottom:52px}.p-b-53{padding-bottom:53px}.p-b-54{padding-bottom:54px}.p-b-55{padding-bottom:55px}.p-b-56{padding-bottom:56px}.p-b-57{padding-bottom:57px}.p-b-58{padding-bottom:58px}.p-b-59{padding-bottom:59px}.p-b-60{padding-bottom:60px}.p-b-61{padding-bottom:61px}.p-b-62{padding-bottom:62px}.p-b-63{padding-bottom:63px}.p-b-64{padding-bottom:64px}.p-b-65{padding-bottom:65px}.p-b-66{padding-bottom:66px}.p-b-67{padding-bottom:67px}.p-b-68{padding-bottom:68px}.p-b-69{padding-bottom:69px}.p-b-70{padding-bottom:70px}.p-b-71{padding-bottom:71px}.p-b-72{padding-bottom:72px}.p-b-73{padding-bottom:73px}.p-b-74{padding-bottom:74px}.p-b-75{padding-bottom:75px}.p-b-76{padding-bottom:76px}.p-b-77{padding-bottom:77px}.p-b-78{padding-bottom:78px}.p-b-79{padding-bottom:79px}.p-b-80{padding-bottom:80px}.p-b-81{padding-bottom:81px}.p-b-82{padding-bottom:82px}.p-b-83{padding-bottom:83px}.p-b-84{padding-bottom:84px}.p-b-85{padding-bottom:85px}.p-b-86{padding-bottom:86px}.p-b-87{padding-bottom:87px}.p-b-88{padding-bottom:88px}.p-b-89{padding-bottom:89px}.p-b-90{padding-bottom:90px}.p-b-91{padding-bottom:91px}.p-b-92{padding-bottom:92px}.p-b-93{padding-bottom:93px}.p-b-94{padding-bottom:94px}.p-b-95{padding-bottom:95px}.p-b-96{padding-bottom:96px}.p-b-97{padding-bottom:97px}.p-b-98{padding-bottom:98px}.p-b-99{padding-bottom:99px}.p-b-100{padding-bottom:100px}.p-b-101{padding-bottom:101px}.p-b-102{padding-bottom:102px}.p-b-103{padding-bottom:103px}.p-b-104{padding-bottom:104px}.p-b-105{padding-bottom:105px}.p-b-106{padding-bottom:106px}.p-b-107{padding-bottom:107px}.p-b-108{padding-bottom:108px}.p-b-109{padding-bottom:109px}.p-b-110{padding-bottom:110px}.p-b-111{padding-bottom:111px}.p-b-112{padding-bottom:112px}.p-b-113{padding-bottom:113px}.p-b-114{padding-bottom:114px}.p-b-115{padding-bottom:115px}.p-b-116{padding-bottom:116px}.p-b-117{padding-bottom:117px}.p-b-118{padding-bottom:118px}.p-b-119{padding-bottom:119px}.p-b-120{padding-bottom:120px}.p-b-121{padding-bottom:121px}.p-b-122{padding-bottom:122px}.p-b-123{padding-bottom:123px}.p-b-124{padding-bottom:124px}.p-b-125{padding-bottom:125px}.p-b-126{padding-bottom:126px}.p-b-127{padding-bottom:127px}.p-b-128{padding-bottom:128px}.p-b-129{padding-bottom:129px}.p-b-130{padding-bottom:130px}.p-b-131{padding-bottom:131px}.p-b-132{padding-bottom:132px}.p-b-133{padding-bottom:133px}.p-b-134{padding-bottom:134px}.p-b-135{padding-bottom:135px}.p-b-136{padding-bottom:136px}.p-b-137{padding-bottom:137px}.p-b-138{padding-bottom:138px}.p-b-139{padding-bottom:139px}.p-b-140{padding-bottom:140px}.p-b-141{padding-bottom:141px}.p-b-142{padding-bottom:142px}.p-b-143{padding-bottom:143px}.p-b-144{padding-bottom:144px}.p-b-145{padding-bottom:145px}.p-b-146{padding-bottom:146px}.p-b-147{padding-bottom:147px}.p-b-148{padding-bottom:148px}.p-b-149{padding-bottom:149px}.p-b-150{padding-bottom:150px}.p-b-151{padding-bottom:151px}.p-b-152{padding-bottom:152px}.p-b-153{padding-bottom:153px}.p-b-154{padding-bottom:154px}.p-b-155{padding-bottom:155px}.p-b-156{padding-bottom:156px}.p-b-157{padding-bottom:157px}.p-b-158{padding-bottom:158px}.p-b-159{padding-bottom:159px}.p-b-160{padding-bottom:160px}.p-b-161{padding-bottom:161px}.p-b-162{padding-bottom:162px}.p-b-163{padding-bottom:163px}.p-b-164{padding-bottom:164px}.p-b-165{padding-bottom:165px}.p-b-166{padding-bottom:166px}.p-b-167{padding-bottom:167px}.p-b-168{padding-bottom:168px}.p-b-169{padding-bottom:169px}.p-b-170{padding-bottom:170px}.p-b-171{padding-bottom:171px}.p-b-172{padding-bottom:172px}.p-b-173{padding-bottom:173px}.p-b-174{padding-bottom:174px}.p-b-175{padding-bottom:175px}.p-b-176{padding-bottom:176px}.p-b-177{padding-bottom:177px}.p-b-178{padding-bottom:178px}.p-b-179{padding-bottom:179px}.p-b-180{padding-bottom:180px}.p-b-181{padding-bottom:181px}.p-b-182{padding-bottom:182px}.p-b-183{padding-bottom:183px}.p-b-184{padding-bottom:184px}.p-b-185{padding-bottom:185px}.p-b-186{padding-bottom:186px}.p-b-187{padding-bottom:187px}.p-b-188{padding-bottom:188px}.p-b-189{padding-bottom:189px}.p-b-190{padding-bottom:190px}.p-b-191{padding-bottom:191px}.p-b-192{padding-bottom:192px}.p-b-193{padding-bottom:193px}.p-b-194{padding-bottom:194px}.p-b-195{padding-bottom:195px}.p-b-196{padding-bottom:196px}.p-b-197{padding-bottom:197px}.p-b-198{padding-bottom:198px}.p-b-199{padding-bottom:199px}.p-b-200{padding-bottom:200px}.p-a-1{padding:1px}.p-a-2{padding:2px}.p-a-3{padding:3px}.p-a-4{padding:4px}.p-a-5{padding:5px}.p-a-6{padding:6px}.p-a-7{padding:7px}.p-a-8{padding:8px}.p-a-9{padding:9px}.p-a-10{padding:10px}.p-a-11{padding:11px}.p-a-12{padding:12px}.p-a-13{padding:13px}.p-a-14{padding:14px}.p-a-15{padding:15px}.p-a-16{padding:16px}.p-a-17{padding:17px}.p-a-18{padding:18px}.p-a-19{padding:19px}.p-a-20{padding:20px}.p-a-21{padding:21px}.p-a-22{padding:22px}.p-a-23{padding:23px}.p-a-24{padding:24px}.p-a-25{padding:25px}.p-a-26{padding:26px}.p-a-27{padding:27px}.p-a-28{padding:28px}.p-a-29{padding:29px}.p-a-30{padding:30px}.p-a-31{padding:31px}.p-a-32{padding:32px}.p-a-33{padding:33px}.p-a-34{padding:34px}.p-a-35{padding:35px}.p-a-36{padding:36px}.p-a-37{padding:37px}.p-a-38{padding:38px}.p-a-39{padding:39px}.p-a-40{padding:40px}.p-a-41{padding:41px}.p-a-42{padding:42px}.p-a-43{padding:43px}.p-a-44{padding:44px}.p-a-45{padding:45px}.p-a-46{padding:46px}.p-a-47{padding:47px}.p-a-48{padding:48px}.p-a-49{padding:49px}.p-a-50{padding:50px}.p-a-51{padding:51px}.p-a-52{padding:52px}.p-a-53{padding:53px}.p-a-54{padding:54px}.p-a-55{padding:55px}.p-a-56{padding:56px}.p-a-57{padding:57px}.p-a-58{padding:58px}.p-a-59{padding:59px}.p-a-60{padding:60px}.p-a-61{padding:61px}.p-a-62{padding:62px}.p-a-63{padding:63px}.p-a-64{padding:64px}.p-a-65{padding:65px}.p-a-66{padding:66px}.p-a-67{padding:67px}.p-a-68{padding:68px}.p-a-69{padding:69px}.p-a-70{padding:70px}.p-a-71{padding:71px}.p-a-72{padding:72px}.p-a-73{padding:73px}.p-a-74{padding:74px}.p-a-75{padding:75px}.p-a-76{padding:76px}.p-a-77{padding:77px}.p-a-78{padding:78px}.p-a-79{padding:79px}.p-a-80{padding:80px}.p-a-81{padding:81px}.p-a-82{padding:82px}.p-a-83{padding:83px}.p-a-84{padding:84px}.p-a-85{padding:85px}.p-a-86{padding:86px}.p-a-87{padding:87px}.p-a-88{padding:88px}.p-a-89{padding:89px}.p-a-90{padding:90px}.p-a-91{padding:91px}.p-a-92{padding:92px}.p-a-93{padding:93px}.p-a-94{padding:94px}.p-a-95{padding:95px}.p-a-96{padding:96px}.p-a-97{padding:97px}.p-a-98{padding:98px}.p-a-99{padding:99px}.p-a-100{padding:100px}.p-a-101{padding:101px}.p-a-102{padding:102px}.p-a-103{padding:103px}.p-a-104{padding:104px}.p-a-105{padding:105px}.p-a-106{padding:106px}.p-a-107{padding:107px}.p-a-108{padding:108px}.p-a-109{padding:109px}.p-a-110{padding:110px}.p-a-111{padding:111px}.p-a-112{padding:112px}.p-a-113{padding:113px}.p-a-114{padding:114px}.p-a-115{padding:115px}.p-a-116{padding:116px}.p-a-117{padding:117px}.p-a-118{padding:118px}.p-a-119{padding:119px}.p-a-120{padding:120px}.p-a-121{padding:121px}.p-a-122{padding:122px}.p-a-123{padding:123px}.p-a-124{padding:124px}.p-a-125{padding:125px}.p-a-126{padding:126px}.p-a-127{padding:127px}.p-a-128{padding:128px}.p-a-129{padding:129px}.p-a-130{padding:130px}.p-a-131{padding:131px}.p-a-132{padding:132px}.p-a-133{padding:133px}.p-a-134{padding:134px}.p-a-135{padding:135px}.p-a-136{padding:136px}.p-a-137{padding:137px}.p-a-138{padding:138px}.p-a-139{padding:139px}.p-a-140{padding:140px}.p-a-141{padding:141px}.p-a-142{padding:142px}.p-a-143{padding:143px}.p-a-144{padding:144px}.p-a-145{padding:145px}.p-a-146{padding:146px}.p-a-147{padding:147px}.p-a-148{padding:148px}.p-a-149{padding:149px}.p-a-150{padding:150px}.p-a-151{padding:151px}.p-a-152{padding:152px}.p-a-153{padding:153px}.p-a-154{padding:154px}.p-a-155{padding:155px}.p-a-156{padding:156px}.p-a-157{padding:157px}.p-a-158{padding:158px}.p-a-159{padding:159px}.p-a-160{padding:160px}.p-a-161{padding:161px}.p-a-162{padding:162px}.p-a-163{padding:163px}.p-a-164{padding:164px}.p-a-165{padding:165px}.p-a-166{padding:166px}.p-a-167{padding:167px}.p-a-168{padding:168px}.p-a-169{padding:169px}.p-a-170{padding:170px}.p-a-171{padding:171px}.p-a-172{padding:172px}.p-a-173{padding:173px}.p-a-174{padding:174px}.p-a-175{padding:175px}.p-a-176{padding:176px}.p-a-177{padding:177px}.p-a-178{padding:178px}.p-a-179{padding:179px}.p-a-180{padding:180px}.p-a-181{padding:181px}.p-a-182{padding:182px}.p-a-183{padding:183px}.p-a-184{padding:184px}.p-a-185{padding:185px}.p-a-186{padding:186px}.p-a-187{padding:187px}.p-a-188{padding:188px}.p-a-189{padding:189px}.p-a-190{padding:190px}.p-a-191{padding:191px}.p-a-192{padding:192px}.p-a-193{padding:193px}.p-a-194{padding:194px}.p-a-195{padding:195px}.p-a-196{padding:196px}.p-a-197{padding:197px}.p-a-198{padding:198px}.p-a-199{padding:199px}.p-a-200{padding:200px}.m-l-1{margin-left:1px}.m-l-2{margin-left:2px}.m-l-3{margin-left:3px}.m-l-4{margin-left:4px}.m-l-5{margin-left:5px}.m-l-6{margin-left:6px}.m-l-7{margin-left:7px}.m-l-8{margin-left:8px}.m-l-9{margin-left:9px}.m-l-10{margin-left:10px}.m-l-11{margin-left:11px}.m-l-12{margin-left:12px}.m-l-13{margin-left:13px}.m-l-14{margin-left:14px}.m-l-15{margin-left:15px}.m-l-16{margin-left:16px}.m-l-17{margin-left:17px}.m-l-18{margin-left:18px}.m-l-19{margin-left:19px}.m-l-20{margin-left:20px}.m-l-21{margin-left:21px}.m-l-22{margin-left:22px}.m-l-23{margin-left:23px}.m-l-24{margin-left:24px}.m-l-25{margin-left:25px}.m-l-26{margin-left:26px}.m-l-27{margin-left:27px}.m-l-28{margin-left:28px}.m-l-29{margin-left:29px}.m-l-30{margin-left:30px}.m-l-31{margin-left:31px}.m-l-32{margin-left:32px}.m-l-33{margin-left:33px}.m-l-34{margin-left:34px}.m-l-35{margin-left:35px}.m-l-36{margin-left:36px}.m-l-37{margin-left:37px}.m-l-38{margin-left:38px}.m-l-39{margin-left:39px}.m-l-40{margin-left:40px}.m-l-41{margin-left:41px}.m-l-42{margin-left:42px}.m-l-43{margin-left:43px}.m-l-44{margin-left:44px}.m-l-45{margin-left:45px}.m-l-46{margin-left:46px}.m-l-47{margin-left:47px}.m-l-48{margin-left:48px}.m-l-49{margin-left:49px}.m-l-50{margin-left:50px}.m-l-51{margin-left:51px}.m-l-52{margin-left:52px}.m-l-53{margin-left:53px}.m-l-54{margin-left:54px}.m-l-55{margin-left:55px}.m-l-56{margin-left:56px}.m-l-57{margin-left:57px}.m-l-58{margin-left:58px}.m-l-59{margin-left:59px}.m-l-60{margin-left:60px}.m-l-61{margin-left:61px}.m-l-62{margin-left:62px}.m-l-63{margin-left:63px}.m-l-64{margin-left:64px}.m-l-65{margin-left:65px}.m-l-66{margin-left:66px}.m-l-67{margin-left:67px}.m-l-68{margin-left:68px}.m-l-69{margin-left:69px}.m-l-70{margin-left:70px}.m-l-71{margin-left:71px}.m-l-72{margin-left:72px}.m-l-73{margin-left:73px}.m-l-74{margin-left:74px}.m-l-75{margin-left:75px}.m-l-76{margin-left:76px}.m-l-77{margin-left:77px}.m-l-78{margin-left:78px}.m-l-79{margin-left:79px}.m-l-80{margin-left:80px}.m-l-81{margin-left:81px}.m-l-82{margin-left:82px}.m-l-83{margin-left:83px}.m-l-84{margin-left:84px}.m-l-85{margin-left:85px}.m-l-86{margin-left:86px}.m-l-87{margin-left:87px}.m-l-88{margin-left:88px}.m-l-89{margin-left:89px}.m-l-90{margin-left:90px}.m-l-91{margin-left:91px}.m-l-92{margin-left:92px}.m-l-93{margin-left:93px}.m-l-94{margin-left:94px}.m-l-95{margin-left:95px}.m-l-96{margin-left:96px}.m-l-97{margin-left:97px}.m-l-98{margin-left:98px}.m-l-99{margin-left:99px}.m-l-100{margin-left:100px}.m-l-101{margin-left:101px}.m-l-102{margin-left:102px}.m-l-103{margin-left:103px}.m-l-104{margin-left:104px}.m-l-105{margin-left:105px}.m-l-106{margin-left:106px}.m-l-107{margin-left:107px}.m-l-108{margin-left:108px}.m-l-109{margin-left:109px}.m-l-110{margin-left:110px}.m-l-111{margin-left:111px}.m-l-112{margin-left:112px}.m-l-113{margin-left:113px}.m-l-114{margin-left:114px}.m-l-115{margin-left:115px}.m-l-116{margin-left:116px}.m-l-117{margin-left:117px}.m-l-118{margin-left:118px}.m-l-119{margin-left:119px}.m-l-120{margin-left:120px}.m-l-121{margin-left:121px}.m-l-122{margin-left:122px}.m-l-123{margin-left:123px}.m-l-124{margin-left:124px}.m-l-125{margin-left:125px}.m-l-126{margin-left:126px}.m-l-127{margin-left:127px}.m-l-128{margin-left:128px}.m-l-129{margin-left:129px}.m-l-130{margin-left:130px}.m-l-131{margin-left:131px}.m-l-132{margin-left:132px}.m-l-133{margin-left:133px}.m-l-134{margin-left:134px}.m-l-135{margin-left:135px}.m-l-136{margin-left:136px}.m-l-137{margin-left:137px}.m-l-138{margin-left:138px}.m-l-139{margin-left:139px}.m-l-140{margin-left:140px}.m-l-141{margin-left:141px}.m-l-142{margin-left:142px}.m-l-143{margin-left:143px}.m-l-144{margin-left:144px}.m-l-145{margin-left:145px}.m-l-146{margin-left:146px}.m-l-147{margin-left:147px}.m-l-148{margin-left:148px}.m-l-149{margin-left:149px}.m-l-150{margin-left:150px}.m-l-151{margin-left:151px}.m-l-152{margin-left:152px}.m-l-153{margin-left:153px}.m-l-154{margin-left:154px}.m-l-155{margin-left:155px}.m-l-156{margin-left:156px}.m-l-157{margin-left:157px}.m-l-158{margin-left:158px}.m-l-159{margin-left:159px}.m-l-160{margin-left:160px}.m-l-161{margin-left:161px}.m-l-162{margin-left:162px}.m-l-163{margin-left:163px}.m-l-164{margin-left:164px}.m-l-165{margin-left:165px}.m-l-166{margin-left:166px}.m-l-167{margin-left:167px}.m-l-168{margin-left:168px}.m-l-169{margin-left:169px}.m-l-170{margin-left:170px}.m-l-171{margin-left:171px}.m-l-172{margin-left:172px}.m-l-173{margin-left:173px}.m-l-174{margin-left:174px}.m-l-175{margin-left:175px}.m-l-176{margin-left:176px}.m-l-177{margin-left:177px}.m-l-178{margin-left:178px}.m-l-179{margin-left:179px}.m-l-180{margin-left:180px}.m-l-181{margin-left:181px}.m-l-182{margin-left:182px}.m-l-183{margin-left:183px}.m-l-184{margin-left:184px}.m-l-185{margin-left:185px}.m-l-186{margin-left:186px}.m-l-187{margin-left:187px}.m-l-188{margin-left:188px}.m-l-189{margin-left:189px}.m-l-190{margin-left:190px}.m-l-191{margin-left:191px}.m-l-192{margin-left:192px}.m-l-193{margin-left:193px}.m-l-194{margin-left:194px}.m-l-195{margin-left:195px}.m-l-196{margin-left:196px}.m-l-197{margin-left:197px}.m-l-198{margin-left:198px}.m-l-199{margin-left:199px}.m-l-200{margin-left:200px}.m-r-1{margin-right:1px}.m-r-2{margin-right:2px}.m-r-3{margin-right:3px}.m-r-4{margin-right:4px}.m-r-5{margin-right:5px}.m-r-6{margin-right:6px}.m-r-7{margin-right:7px}.m-r-8{margin-right:8px}.m-r-9{margin-right:9px}.m-r-10{margin-right:10px}.m-r-11{margin-right:11px}.m-r-12{margin-right:12px}.m-r-13{margin-right:13px}.m-r-14{margin-right:14px}.m-r-15{margin-right:15px}.m-r-16{margin-right:16px}.m-r-17{margin-right:17px}.m-r-18{margin-right:18px}.m-r-19{margin-right:19px}.m-r-20{margin-right:20px}.m-r-21{margin-right:21px}.m-r-22{margin-right:22px}.m-r-23{margin-right:23px}.m-r-24{margin-right:24px}.m-r-25{margin-right:25px}.m-r-26{margin-right:26px}.m-r-27{margin-right:27px}.m-r-28{margin-right:28px}.m-r-29{margin-right:29px}.m-r-30{margin-right:30px}.m-r-31{margin-right:31px}.m-r-32{margin-right:32px}.m-r-33{margin-right:33px}.m-r-34{margin-right:34px}.m-r-35{margin-right:35px}.m-r-36{margin-right:36px}.m-r-37{margin-right:37px}.m-r-38{margin-right:38px}.m-r-39{margin-right:39px}.m-r-40{margin-right:40px}.m-r-41{margin-right:41px}.m-r-42{margin-right:42px}.m-r-43{margin-right:43px}.m-r-44{margin-right:44px}.m-r-45{margin-right:45px}.m-r-46{margin-right:46px}.m-r-47{margin-right:47px}.m-r-48{margin-right:48px}.m-r-49{margin-right:49px}.m-r-50{margin-right:50px}.m-r-51{margin-right:51px}.m-r-52{margin-right:52px}.m-r-53{margin-right:53px}.m-r-54{margin-right:54px}.m-r-55{margin-right:55px}.m-r-56{margin-right:56px}.m-r-57{margin-right:57px}.m-r-58{margin-right:58px}.m-r-59{margin-right:59px}.m-r-60{margin-right:60px}.m-r-61{margin-right:61px}.m-r-62{margin-right:62px}.m-r-63{margin-right:63px}.m-r-64{margin-right:64px}.m-r-65{margin-right:65px}.m-r-66{margin-right:66px}.m-r-67{margin-right:67px}.m-r-68{margin-right:68px}.m-r-69{margin-right:69px}.m-r-70{margin-right:70px}.m-r-71{margin-right:71px}.m-r-72{margin-right:72px}.m-r-73{margin-right:73px}.m-r-74{margin-right:74px}.m-r-75{margin-right:75px}.m-r-76{margin-right:76px}.m-r-77{margin-right:77px}.m-r-78{margin-right:78px}.m-r-79{margin-right:79px}.m-r-80{margin-right:80px}.m-r-81{margin-right:81px}.m-r-82{margin-right:82px}.m-r-83{margin-right:83px}.m-r-84{margin-right:84px}.m-r-85{margin-right:85px}.m-r-86{margin-right:86px}.m-r-87{margin-right:87px}.m-r-88{margin-right:88px}.m-r-89{margin-right:89px}.m-r-90{margin-right:90px}.m-r-91{margin-right:91px}.m-r-92{margin-right:92px}.m-r-93{margin-right:93px}.m-r-94{margin-right:94px}.m-r-95{margin-right:95px}.m-r-96{margin-right:96px}.m-r-97{margin-right:97px}.m-r-98{margin-right:98px}.m-r-99{margin-right:99px}.m-r-100{margin-right:100px}.m-r-101{margin-right:101px}.m-r-102{margin-right:102px}.m-r-103{margin-right:103px}.m-r-104{margin-right:104px}.m-r-105{margin-right:105px}.m-r-106{margin-right:106px}.m-r-107{margin-right:107px}.m-r-108{margin-right:108px}.m-r-109{margin-right:109px}.m-r-110{margin-right:110px}.m-r-111{margin-right:111px}.m-r-112{margin-right:112px}.m-r-113{margin-right:113px}.m-r-114{margin-right:114px}.m-r-115{margin-right:115px}.m-r-116{margin-right:116px}.m-r-117{margin-right:117px}.m-r-118{margin-right:118px}.m-r-119{margin-right:119px}.m-r-120{margin-right:120px}.m-r-121{margin-right:121px}.m-r-122{margin-right:122px}.m-r-123{margin-right:123px}.m-r-124{margin-right:124px}.m-r-125{margin-right:125px}.m-r-126{margin-right:126px}.m-r-127{margin-right:127px}.m-r-128{margin-right:128px}.m-r-129{margin-right:129px}.m-r-130{margin-right:130px}.m-r-131{margin-right:131px}.m-r-132{margin-right:132px}.m-r-133{margin-right:133px}.m-r-134{margin-right:134px}.m-r-135{margin-right:135px}.m-r-136{margin-right:136px}.m-r-137{margin-right:137px}.m-r-138{margin-right:138px}.m-r-139{margin-right:139px}.m-r-140{margin-right:140px}.m-r-141{margin-right:141px}.m-r-142{margin-right:142px}.m-r-143{margin-right:143px}.m-r-144{margin-right:144px}.m-r-145{margin-right:145px}.m-r-146{margin-right:146px}.m-r-147{margin-right:147px}.m-r-148{margin-right:148px}.m-r-149{margin-right:149px}.m-r-150{margin-right:150px}.m-r-151{margin-right:151px}.m-r-152{margin-right:152px}.m-r-153{margin-right:153px}.m-r-154{margin-right:154px}.m-r-155{margin-right:155px}.m-r-156{margin-right:156px}.m-r-157{margin-right:157px}.m-r-158{margin-right:158px}.m-r-159{margin-right:159px}.m-r-160{margin-right:160px}.m-r-161{margin-right:161px}.m-r-162{margin-right:162px}.m-r-163{margin-right:163px}.m-r-164{margin-right:164px}.m-r-165{margin-right:165px}.m-r-166{margin-right:166px}.m-r-167{margin-right:167px}.m-r-168{margin-right:168px}.m-r-169{margin-right:169px}.m-r-170{margin-right:170px}.m-r-171{margin-right:171px}.m-r-172{margin-right:172px}.m-r-173{margin-right:173px}.m-r-174{margin-right:174px}.m-r-175{margin-right:175px}.m-r-176{margin-right:176px}.m-r-177{margin-right:177px}.m-r-178{margin-right:178px}.m-r-179{margin-right:179px}.m-r-180{margin-right:180px}.m-r-181{margin-right:181px}.m-r-182{margin-right:182px}.m-r-183{margin-right:183px}.m-r-184{margin-right:184px}.m-r-185{margin-right:185px}.m-r-186{margin-right:186px}.m-r-187{margin-right:187px}.m-r-188{margin-right:188px}.m-r-189{margin-right:189px}.m-r-190{margin-right:190px}.m-r-191{margin-right:191px}.m-r-192{margin-right:192px}.m-r-193{margin-right:193px}.m-r-194{margin-right:194px}.m-r-195{margin-right:195px}.m-r-196{margin-right:196px}.m-r-197{margin-right:197px}.m-r-198{margin-right:198px}.m-r-199{margin-right:199px}.m-r-200{margin-right:200px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-5{margin-top:5px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-11{margin-top:11px}.m-t-12{margin-top:12px}.m-t-13{margin-top:13px}.m-t-14{margin-top:14px}.m-t-15{margin-top:15px}.m-t-16{margin-top:16px}.m-t-17{margin-top:17px}.m-t-18{margin-top:18px}.m-t-19{margin-top:19px}.m-t-20{margin-top:20px}.m-t-21{margin-top:21px}.m-t-22{margin-top:22px}.m-t-23{margin-top:23px}.m-t-24{margin-top:24px}.m-t-25{margin-top:25px}.m-t-26{margin-top:26px}.m-t-27{margin-top:27px}.m-t-28{margin-top:28px}.m-t-29{margin-top:29px}.m-t-30{margin-top:30px}.m-t-31{margin-top:31px}.m-t-32{margin-top:32px}.m-t-33{margin-top:33px}.m-t-34{margin-top:34px}.m-t-35{margin-top:35px}.m-t-36{margin-top:36px}.m-t-37{margin-top:37px}.m-t-38{margin-top:38px}.m-t-39{margin-top:39px}.m-t-40{margin-top:40px}.m-t-41{margin-top:41px}.m-t-42{margin-top:42px}.m-t-43{margin-top:43px}.m-t-44{margin-top:44px}.m-t-45{margin-top:45px}.m-t-46{margin-top:46px}.m-t-47{margin-top:47px}.m-t-48{margin-top:48px}.m-t-49{margin-top:49px}.m-t-50{margin-top:50px}.m-t-51{margin-top:51px}.m-t-52{margin-top:52px}.m-t-53{margin-top:53px}.m-t-54{margin-top:54px}.m-t-55{margin-top:55px}.m-t-56{margin-top:56px}.m-t-57{margin-top:57px}.m-t-58{margin-top:58px}.m-t-59{margin-top:59px}.m-t-60{margin-top:60px}.m-t-61{margin-top:61px}.m-t-62{margin-top:62px}.m-t-63{margin-top:63px}.m-t-64{margin-top:64px}.m-t-65{margin-top:65px}.m-t-66{margin-top:66px}.m-t-67{margin-top:67px}.m-t-68{margin-top:68px}.m-t-69{margin-top:69px}.m-t-70{margin-top:70px}.m-t-71{margin-top:71px}.m-t-72{margin-top:72px}.m-t-73{margin-top:73px}.m-t-74{margin-top:74px}.m-t-75{margin-top:75px}.m-t-76{margin-top:76px}.m-t-77{margin-top:77px}.m-t-78{margin-top:78px}.m-t-79{margin-top:79px}.m-t-80{margin-top:80px}.m-t-81{margin-top:81px}.m-t-82{margin-top:82px}.m-t-83{margin-top:83px}.m-t-84{margin-top:84px}.m-t-85{margin-top:85px}.m-t-86{margin-top:86px}.m-t-87{margin-top:87px}.m-t-88{margin-top:88px}.m-t-89{margin-top:89px}.m-t-90{margin-top:90px}.m-t-91{margin-top:91px}.m-t-92{margin-top:92px}.m-t-93{margin-top:93px}.m-t-94{margin-top:94px}.m-t-95{margin-top:95px}.m-t-96{margin-top:96px}.m-t-97{margin-top:97px}.m-t-98{margin-top:98px}.m-t-99{margin-top:99px}.m-t-100{margin-top:100px}.m-t-101{margin-top:101px}.m-t-102{margin-top:102px}.m-t-103{margin-top:103px}.m-t-104{margin-top:104px}.m-t-105{margin-top:105px}.m-t-106{margin-top:106px}.m-t-107{margin-top:107px}.m-t-108{margin-top:108px}.m-t-109{margin-top:109px}.m-t-110{margin-top:110px}.m-t-111{margin-top:111px}.m-t-112{margin-top:112px}.m-t-113{margin-top:113px}.m-t-114{margin-top:114px}.m-t-115{margin-top:115px}.m-t-116{margin-top:116px}.m-t-117{margin-top:117px}.m-t-118{margin-top:118px}.m-t-119{margin-top:119px}.m-t-120{margin-top:120px}.m-t-121{margin-top:121px}.m-t-122{margin-top:122px}.m-t-123{margin-top:123px}.m-t-124{margin-top:124px}.m-t-125{margin-top:125px}.m-t-126{margin-top:126px}.m-t-127{margin-top:127px}.m-t-128{margin-top:128px}.m-t-129{margin-top:129px}.m-t-130{margin-top:130px}.m-t-131{margin-top:131px}.m-t-132{margin-top:132px}.m-t-133{margin-top:133px}.m-t-134{margin-top:134px}.m-t-135{margin-top:135px}.m-t-136{margin-top:136px}.m-t-137{margin-top:137px}.m-t-138{margin-top:138px}.m-t-139{margin-top:139px}.m-t-140{margin-top:140px}.m-t-141{margin-top:141px}.m-t-142{margin-top:142px}.m-t-143{margin-top:143px}.m-t-144{margin-top:144px}.m-t-145{margin-top:145px}.m-t-146{margin-top:146px}.m-t-147{margin-top:147px}.m-t-148{margin-top:148px}.m-t-149{margin-top:149px}.m-t-150{margin-top:150px}.m-t-151{margin-top:151px}.m-t-152{margin-top:152px}.m-t-153{margin-top:153px}.m-t-154{margin-top:154px}.m-t-155{margin-top:155px}.m-t-156{margin-top:156px}.m-t-157{margin-top:157px}.m-t-158{margin-top:158px}.m-t-159{margin-top:159px}.m-t-160{margin-top:160px}.m-t-161{margin-top:161px}.m-t-162{margin-top:162px}.m-t-163{margin-top:163px}.m-t-164{margin-top:164px}.m-t-165{margin-top:165px}.m-t-166{margin-top:166px}.m-t-167{margin-top:167px}.m-t-168{margin-top:168px}.m-t-169{margin-top:169px}.m-t-170{margin-top:170px}.m-t-171{margin-top:171px}.m-t-172{margin-top:172px}.m-t-173{margin-top:173px}.m-t-174{margin-top:174px}.m-t-175{margin-top:175px}.m-t-176{margin-top:176px}.m-t-177{margin-top:177px}.m-t-178{margin-top:178px}.m-t-179{margin-top:179px}.m-t-180{margin-top:180px}.m-t-181{margin-top:181px}.m-t-182{margin-top:182px}.m-t-183{margin-top:183px}.m-t-184{margin-top:184px}.m-t-185{margin-top:185px}.m-t-186{margin-top:186px}.m-t-187{margin-top:187px}.m-t-188{margin-top:188px}.m-t-189{margin-top:189px}.m-t-190{margin-top:190px}.m-t-191{margin-top:191px}.m-t-192{margin-top:192px}.m-t-193{margin-top:193px}.m-t-194{margin-top:194px}.m-t-195{margin-top:195px}.m-t-196{margin-top:196px}.m-t-197{margin-top:197px}.m-t-198{margin-top:198px}.m-t-199{margin-top:199px}.m-t-200{margin-top:200px}.m-b-1{margin-bottom:1px}.m-b-2{margin-bottom:2px}.m-b-3{margin-bottom:3px}.m-b-4{margin-bottom:4px}.m-b-5{margin-bottom:5px}.m-b-6{margin-bottom:6px}.m-b-7{margin-bottom:7px}.m-b-8{margin-bottom:8px}.m-b-9{margin-bottom:9px}.m-b-10{margin-bottom:10px}.m-b-11{margin-bottom:11px}.m-b-12{margin-bottom:12px}.m-b-13{margin-bottom:13px}.m-b-14{margin-bottom:14px}.m-b-15{margin-bottom:15px}.m-b-16{margin-bottom:16px}.m-b-17{margin-bottom:17px}.m-b-18{margin-bottom:18px}.m-b-19{margin-bottom:19px}.m-b-20{margin-bottom:20px}.m-b-21{margin-bottom:21px}.m-b-22{margin-bottom:22px}.m-b-23{margin-bottom:23px}.m-b-24{margin-bottom:24px}.m-b-25{margin-bottom:25px}.m-b-26{margin-bottom:26px}.m-b-27{margin-bottom:27px}.m-b-28{margin-bottom:28px}.m-b-29{margin-bottom:29px}.m-b-30{margin-bottom:30px}.m-b-31{margin-bottom:31px}.m-b-32{margin-bottom:32px}.m-b-33{margin-bottom:33px}.m-b-34{margin-bottom:34px}.m-b-35{margin-bottom:35px}.m-b-36{margin-bottom:36px}.m-b-37{margin-bottom:37px}.m-b-38{margin-bottom:38px}.m-b-39{margin-bottom:39px}.m-b-40{margin-bottom:40px}.m-b-41{margin-bottom:41px}.m-b-42{margin-bottom:42px}.m-b-43{margin-bottom:43px}.m-b-44{margin-bottom:44px}.m-b-45{margin-bottom:45px}.m-b-46{margin-bottom:46px}.m-b-47{margin-bottom:47px}.m-b-48{margin-bottom:48px}.m-b-49{margin-bottom:49px}.m-b-50{margin-bottom:50px}.m-b-51{margin-bottom:51px}.m-b-52{margin-bottom:52px}.m-b-53{margin-bottom:53px}.m-b-54{margin-bottom:54px}.m-b-55{margin-bottom:55px}.m-b-56{margin-bottom:56px}.m-b-57{margin-bottom:57px}.m-b-58{margin-bottom:58px}.m-b-59{margin-bottom:59px}.m-b-60{margin-bottom:60px}.m-b-61{margin-bottom:61px}.m-b-62{margin-bottom:62px}.m-b-63{margin-bottom:63px}.m-b-64{margin-bottom:64px}.m-b-65{margin-bottom:65px}.m-b-66{margin-bottom:66px}.m-b-67{margin-bottom:67px}.m-b-68{margin-bottom:68px}.m-b-69{margin-bottom:69px}.m-b-70{margin-bottom:70px}.m-b-71{margin-bottom:71px}.m-b-72{margin-bottom:72px}.m-b-73{margin-bottom:73px}.m-b-74{margin-bottom:74px}.m-b-75{margin-bottom:75px}.m-b-76{margin-bottom:76px}.m-b-77{margin-bottom:77px}.m-b-78{margin-bottom:78px}.m-b-79{margin-bottom:79px}.m-b-80{margin-bottom:80px}.m-b-81{margin-bottom:81px}.m-b-82{margin-bottom:82px}.m-b-83{margin-bottom:83px}.m-b-84{margin-bottom:84px}.m-b-85{margin-bottom:85px}.m-b-86{margin-bottom:86px}.m-b-87{margin-bottom:87px}.m-b-88{margin-bottom:88px}.m-b-89{margin-bottom:89px}.m-b-90{margin-bottom:90px}.m-b-91{margin-bottom:91px}.m-b-92{margin-bottom:92px}.m-b-93{margin-bottom:93px}.m-b-94{margin-bottom:94px}.m-b-95{margin-bottom:95px}.m-b-96{margin-bottom:96px}.m-b-97{margin-bottom:97px}.m-b-98{margin-bottom:98px}.m-b-99{margin-bottom:99px}.m-b-100{margin-bottom:100px}.m-b-101{margin-bottom:101px}.m-b-102{margin-bottom:102px}.m-b-103{margin-bottom:103px}.m-b-104{margin-bottom:104px}.m-b-105{margin-bottom:105px}.m-b-106{margin-bottom:106px}.m-b-107{margin-bottom:107px}.m-b-108{margin-bottom:108px}.m-b-109{margin-bottom:109px}.m-b-110{margin-bottom:110px}.m-b-111{margin-bottom:111px}.m-b-112{margin-bottom:112px}.m-b-113{margin-bottom:113px}.m-b-114{margin-bottom:114px}.m-b-115{margin-bottom:115px}.m-b-116{margin-bottom:116px}.m-b-117{margin-bottom:117px}.m-b-118{margin-bottom:118px}.m-b-119{margin-bottom:119px}.m-b-120{margin-bottom:120px}.m-b-121{margin-bottom:121px}.m-b-122{margin-bottom:122px}.m-b-123{margin-bottom:123px}.m-b-124{margin-bottom:124px}.m-b-125{margin-bottom:125px}.m-b-126{margin-bottom:126px}.m-b-127{margin-bottom:127px}.m-b-128{margin-bottom:128px}.m-b-129{margin-bottom:129px}.m-b-130{margin-bottom:130px}.m-b-131{margin-bottom:131px}.m-b-132{margin-bottom:132px}.m-b-133{margin-bottom:133px}.m-b-134{margin-bottom:134px}.m-b-135{margin-bottom:135px}.m-b-136{margin-bottom:136px}.m-b-137{margin-bottom:137px}.m-b-138{margin-bottom:138px}.m-b-139{margin-bottom:139px}.m-b-140{margin-bottom:140px}.m-b-141{margin-bottom:141px}.m-b-142{margin-bottom:142px}.m-b-143{margin-bottom:143px}.m-b-144{margin-bottom:144px}.m-b-145{margin-bottom:145px}.m-b-146{margin-bottom:146px}.m-b-147{margin-bottom:147px}.m-b-148{margin-bottom:148px}.m-b-149{margin-bottom:149px}.m-b-150{margin-bottom:150px}.m-b-151{margin-bottom:151px}.m-b-152{margin-bottom:152px}.m-b-153{margin-bottom:153px}.m-b-154{margin-bottom:154px}.m-b-155{margin-bottom:155px}.m-b-156{margin-bottom:156px}.m-b-157{margin-bottom:157px}.m-b-158{margin-bottom:158px}.m-b-159{margin-bottom:159px}.m-b-160{margin-bottom:160px}.m-b-161{margin-bottom:161px}.m-b-162{margin-bottom:162px}.m-b-163{margin-bottom:163px}.m-b-164{margin-bottom:164px}.m-b-165{margin-bottom:165px}.m-b-166{margin-bottom:166px}.m-b-167{margin-bottom:167px}.m-b-168{margin-bottom:168px}.m-b-169{margin-bottom:169px}.m-b-170{margin-bottom:170px}.m-b-171{margin-bottom:171px}.m-b-172{margin-bottom:172px}.m-b-173{margin-bottom:173px}.m-b-174{margin-bottom:174px}.m-b-175{margin-bottom:175px}.m-b-176{margin-bottom:176px}.m-b-177{margin-bottom:177px}.m-b-178{margin-bottom:178px}.m-b-179{margin-bottom:179px}.m-b-180{margin-bottom:180px}.m-b-181{margin-bottom:181px}.m-b-182{margin-bottom:182px}.m-b-183{margin-bottom:183px}.m-b-184{margin-bottom:184px}.m-b-185{margin-bottom:185px}.m-b-186{margin-bottom:186px}.m-b-187{margin-bottom:187px}.m-b-188{margin-bottom:188px}.m-b-189{margin-bottom:189px}.m-b-190{margin-bottom:190px}.m-b-191{margin-bottom:191px}.m-b-192{margin-bottom:192px}.m-b-193{margin-bottom:193px}.m-b-194{margin-bottom:194px}.m-b-195{margin-bottom:195px}.m-b-196{margin-bottom:196px}.m-b-197{margin-bottom:197px}.m-b-198{margin-bottom:198px}.m-b-199{margin-bottom:199px}.m-b-200{margin-bottom:200px}.m-a-1{margin:1px}.m-a-2{margin:2px}.m-a-3{margin:3px}.m-a-4{margin:4px}.m-a-5{margin:5px}.m-a-6{margin:6px}.m-a-7{margin:7px}.m-a-8{margin:8px}.m-a-9{margin:9px}.m-a-10{margin:10px}.m-a-11{margin:11px}.m-a-12{margin:12px}.m-a-13{margin:13px}.m-a-14{margin:14px}.m-a-15{margin:15px}.m-a-16{margin:16px}.m-a-17{margin:17px}.m-a-18{margin:18px}.m-a-19{margin:19px}.m-a-20{margin:20px}.m-a-21{margin:21px}.m-a-22{margin:22px}.m-a-23{margin:23px}.m-a-24{margin:24px}.m-a-25{margin:25px}.m-a-26{margin:26px}.m-a-27{margin:27px}.m-a-28{margin:28px}.m-a-29{margin:29px}.m-a-30{margin:30px}.m-a-31{margin:31px}.m-a-32{margin:32px}.m-a-33{margin:33px}.m-a-34{margin:34px}.m-a-35{margin:35px}.m-a-36{margin:36px}.m-a-37{margin:37px}.m-a-38{margin:38px}.m-a-39{margin:39px}.m-a-40{margin:40px}.m-a-41{margin:41px}.m-a-42{margin:42px}.m-a-43{margin:43px}.m-a-44{margin:44px}.m-a-45{margin:45px}.m-a-46{margin:46px}.m-a-47{margin:47px}.m-a-48{margin:48px}.m-a-49{margin:49px}.m-a-50{margin:50px}.m-a-51{margin:51px}.m-a-52{margin:52px}.m-a-53{margin:53px}.m-a-54{margin:54px}.m-a-55{margin:55px}.m-a-56{margin:56px}.m-a-57{margin:57px}.m-a-58{margin:58px}.m-a-59{margin:59px}.m-a-60{margin:60px}.m-a-61{margin:61px}.m-a-62{margin:62px}.m-a-63{margin:63px}.m-a-64{margin:64px}.m-a-65{margin:65px}.m-a-66{margin:66px}.m-a-67{margin:67px}.m-a-68{margin:68px}.m-a-69{margin:69px}.m-a-70{margin:70px}.m-a-71{margin:71px}.m-a-72{margin:72px}.m-a-73{margin:73px}.m-a-74{margin:74px}.m-a-75{margin:75px}.m-a-76{margin:76px}.m-a-77{margin:77px}.m-a-78{margin:78px}.m-a-79{margin:79px}.m-a-80{margin:80px}.m-a-81{margin:81px}.m-a-82{margin:82px}.m-a-83{margin:83px}.m-a-84{margin:84px}.m-a-85{margin:85px}.m-a-86{margin:86px}.m-a-87{margin:87px}.m-a-88{margin:88px}.m-a-89{margin:89px}.m-a-90{margin:90px}.m-a-91{margin:91px}.m-a-92{margin:92px}.m-a-93{margin:93px}.m-a-94{margin:94px}.m-a-95{margin:95px}.m-a-96{margin:96px}.m-a-97{margin:97px}.m-a-98{margin:98px}.m-a-99{margin:99px}.m-a-100{margin:100px}.m-a-101{margin:101px}.m-a-102{margin:102px}.m-a-103{margin:103px}.m-a-104{margin:104px}.m-a-105{margin:105px}.m-a-106{margin:106px}.m-a-107{margin:107px}.m-a-108{margin:108px}.m-a-109{margin:109px}.m-a-110{margin:110px}.m-a-111{margin:111px}.m-a-112{margin:112px}.m-a-113{margin:113px}.m-a-114{margin:114px}.m-a-115{margin:115px}.m-a-116{margin:116px}.m-a-117{margin:117px}.m-a-118{margin:118px}.m-a-119{margin:119px}.m-a-120{margin:120px}.m-a-121{margin:121px}.m-a-122{margin:122px}.m-a-123{margin:123px}.m-a-124{margin:124px}.m-a-125{margin:125px}.m-a-126{margin:126px}.m-a-127{margin:127px}.m-a-128{margin:128px}.m-a-129{margin:129px}.m-a-130{margin:130px}.m-a-131{margin:131px}.m-a-132{margin:132px}.m-a-133{margin:133px}.m-a-134{margin:134px}.m-a-135{margin:135px}.m-a-136{margin:136px}.m-a-137{margin:137px}.m-a-138{margin:138px}.m-a-139{margin:139px}.m-a-140{margin:140px}.m-a-141{margin:141px}.m-a-142{margin:142px}.m-a-143{margin:143px}.m-a-144{margin:144px}.m-a-145{margin:145px}.m-a-146{margin:146px}.m-a-147{margin:147px}.m-a-148{margin:148px}.m-a-149{margin:149px}.m-a-150{margin:150px}.m-a-151{margin:151px}.m-a-152{margin:152px}.m-a-153{margin:153px}.m-a-154{margin:154px}.m-a-155{margin:155px}.m-a-156{margin:156px}.m-a-157{margin:157px}.m-a-158{margin:158px}.m-a-159{margin:159px}.m-a-160{margin:160px}.m-a-161{margin:161px}.m-a-162{margin:162px}.m-a-163{margin:163px}.m-a-164{margin:164px}.m-a-165{margin:165px}.m-a-166{margin:166px}.m-a-167{margin:167px}.m-a-168{margin:168px}.m-a-169{margin:169px}.m-a-170{margin:170px}.m-a-171{margin:171px}.m-a-172{margin:172px}.m-a-173{margin:173px}.m-a-174{margin:174px}.m-a-175{margin:175px}.m-a-176{margin:176px}.m-a-177{margin:177px}.m-a-178{margin:178px}.m-a-179{margin:179px}.m-a-180{margin:180px}.m-a-181{margin:181px}.m-a-182{margin:182px}.m-a-183{margin:183px}.m-a-184{margin:184px}.m-a-185{margin:185px}.m-a-186{margin:186px}.m-a-187{margin:187px}.m-a-188{margin:188px}.m-a-189{margin:189px}.m-a-190{margin:190px}.m-a-191{margin:191px}.m-a-192{margin:192px}.m-a-193{margin:193px}.m-a-194{margin:194px}.m-a-195{margin:195px}.m-a-196{margin:196px}.m-a-197{margin:197px}.m-a-198{margin:198px}.m-a-199{margin:199px}.m-a-200{margin:200px}html{--mdc-checkbox-state-layer-size: 36px}@font-face{font-family:HelveticaNeue Bold;src:url(HelveticaNeueLTW01-75Bold.6ab9ee9add6ac80b.woff2) format("woff2"),url(HelveticaNeueLTW01-75Bold.aa5d4b541c87bc0c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica heavy;src:url(HelveticaNeueLTW01-85Heavy.e569de84384ce097.woff2) format("woff2"),url(HelveticaNeueLTW01-85Heavy.6e830283db95c450.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeueLTW01-55Roman.f1a9b9fa5a9a3c1d.woff2) format("woff2"),url(HelveticaNeueLTW01-55Roman.1308cb76845d01d1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Italic;src:url(HelveticaNeueLTW01-56Italic.de3dda51d19a67dc.woff2) format("woff2"),url(HelveticaNeueLTW01-56Italic.fc7c3173bfdceafe.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Medium;src:url(HelveticaNeueLTW01-65Medium.90f84c34bfb3e278.woff2) format("woff2"),url(HelveticaNeueLTW01-65Medium.3cc77e89646e0bd7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Thin;src:url(HelveticaNeueLTW01-45Light.2c4bf5f31bf376bb.woff2) format("woff2"),url(HelveticaNeueLTW01-45Light.b984ff74cb8cc068.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Bold;src:url(HelveticaNeueLTW01-75Bold.6ab9ee9add6ac80b.woff2) format("woff2"),url(HelveticaNeueLTW01-75Bold.aa5d4b541c87bc0c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica heavy;src:url(HelveticaNeueLTW01-85Heavy.e569de84384ce097.woff2) format("woff2"),url(HelveticaNeueLTW01-85Heavy.6e830283db95c450.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeueLTW01-55Roman.f1a9b9fa5a9a3c1d.woff2) format("woff2"),url(HelveticaNeueLTW01-55Roman.1308cb76845d01d1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Italic;src:url(HelveticaNeueLTW01-56Italic.de3dda51d19a67dc.woff2) format("woff2"),url(HelveticaNeueLTW01-56Italic.fc7c3173bfdceafe.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Medium;src:url(HelveticaNeueLTW01-65Medium.90f84c34bfb3e278.woff2) format("woff2"),url(HelveticaNeueLTW01-65Medium.3cc77e89646e0bd7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Thin;src:url(HelveticaNeueLTW01-45Light.2c4bf5f31bf376bb.woff2) format("woff2"),url(HelveticaNeueLTW01-45Light.b984ff74cb8cc068.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Bold;src:url(HelveticaNeueLTW01-75Bold.6ab9ee9add6ac80b.woff2) format("woff2"),url(HelveticaNeueLTW01-75Bold.aa5d4b541c87bc0c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica heavy;src:url(HelveticaNeueLTW01-85Heavy.e569de84384ce097.woff2) format("woff2"),url(HelveticaNeueLTW01-85Heavy.6e830283db95c450.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeueLTW01-55Roman.f1a9b9fa5a9a3c1d.woff2) format("woff2"),url(HelveticaNeueLTW01-55Roman.1308cb76845d01d1.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Italic;src:url(HelveticaNeueLTW01-56Italic.de3dda51d19a67dc.woff2) format("woff2"),url(HelveticaNeueLTW01-56Italic.fc7c3173bfdceafe.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:HelveticaNeue Medium;src:url(HelveticaNeueLTW01-65Medium.90f84c34bfb3e278.woff2) format("woff2"),url(HelveticaNeueLTW01-65Medium.3cc77e89646e0bd7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue Thin;src:url(HelveticaNeueLTW01-45Light.2c4bf5f31bf376bb.woff2) format("woff2"),url(HelveticaNeueLTW01-45Light.b984ff74cb8cc068.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font-size:15px;font-weight:400;line-height:24px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px HelveticaNeue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px HelveticaNeue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font-size:14px;font-weight:500;line-height:24px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font-size:112px;font-weight:300;line-height:112px;font-family:HelveticaNeue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font-size:56px;font-weight:400;line-height:56px;font-family:HelveticaNeue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font-size:45px;font-weight:400;line-height:48px;font-family:HelveticaNeue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font-size:34px;font-weight:400;line-height:40px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal;margin:0 0 64px}html{--mat-badge-text-font: "HelveticaNeue", sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-text-font: "HelveticaNeue", sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-font: "HelveticaNeue", sans-serif;--mat-standard-button-toggle-text-font: "HelveticaNeue", sans-serif}html{--mat-datepicker-calendar-text-font: "HelveticaNeue", sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: "HelveticaNeue", sans-serif;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "HelveticaNeue", sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: "HelveticaNeue", sans-serif;--mat-stepper-header-label-text-font: "HelveticaNeue", sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 500}html{--mat-toolbar-title-text-font: "HelveticaNeue", sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500}.mat-tree{font-family:HelveticaNeue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-option{font-family:HelveticaNeue,sans-serif;font-size:16px}.mat-optgroup-label{font-size:14px;font-weight:500;line-height:24px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:HelveticaNeue,sans-serif;font-size:14px;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "HelveticaNeue", sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-card{font-family:HelveticaNeue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-tooltip{font-family:HelveticaNeue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}input.mat-input-element{margin-top:-.0625em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-select{font-family:HelveticaNeue,sans-serif}.mat-select-trigger{height:1.125em}.mat-checkbox{font-family:HelveticaNeue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-dialog-title{font-size:20px;font-weight:500;line-height:32px;font-family:HelveticaNeue,sans-serif;letter-spacing:normal}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-slide-toggle-content,.mat-tab-group{font-family:HelveticaNeue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:HelveticaNeue,sans-serif;font-size:14px;font-weight:500}.mat-radio-button{font-family:HelveticaNeue,sans-serif}.mat-slider-thumb-label-text{font-family:HelveticaNeue,sans-serif;font-size:12px;font-weight:500}.mat-menu-item{font-family:HelveticaNeue,sans-serif;font-size:14px;font-weight:400}.mat-list-item,.mat-list-option{font-family:HelveticaNeue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:HelveticaNeue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:HelveticaNeue,sans-serif;font-size:12px;font-weight:500}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:HelveticaNeue,sans-serif;font-size:12px}.mat-simple-snackbar{font-family:HelveticaNeue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-table{font-family:HelveticaNeue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #d04a02;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #d04a02}.mat-warn{--mat-option-selected-state-label-text-color: #f44336}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#d04a02}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#d04a02}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#d04a02}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#d04a02}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#d04a02}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#d04a02}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #d04a02;--mdc-linear-progress-track-color: rgba(208, 74, 2, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#d04a0240;background-color:var(--mdc-linear-progress-track-color, rgba(208, 74, 2, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(208, 74, 2, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#d04a0240;background-color:var(--mdc-linear-progress-track-color, rgba(208, 74, 2, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #d04a02;--mdc-linear-progress-track-color: rgba(208, 74, 2, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#d04a0240;background-color:var(--mdc-linear-progress-track-color, rgba(208, 74, 2, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(208, 74, 2, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#d04a0240;background-color:var(--mdc-linear-progress-track-color, rgba(208, 74, 2, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-caret-color: #d04a02;--mdc-filled-text-field-focus-active-indicator-color: #d04a02;--mdc-filled-text-field-focus-label-text-color: rgba(208, 74, 2, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #d04a02;--mdc-outlined-text-field-focus-outline-color: #d04a02;--mdc-outlined-text-field-focus-label-text-color: rgba(208, 74, 2, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#d04a02de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#d04a02de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #d04a02;--mdc-filled-text-field-focus-active-indicator-color: #d04a02;--mdc-filled-text-field-focus-label-text-color: rgba(208, 74, 2, .87);--mdc-outlined-text-field-caret-color: #d04a02;--mdc-outlined-text-field-focus-outline-color: #d04a02;--mdc-outlined-text-field-focus-label-text-color: rgba(208, 74, 2, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}html,html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(208, 74, 2, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-autocomplete-background-color: white}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #f2f2f2;--mdc-chip-elevated-container-color: #d04a02;--mdc-chip-elevated-disabled-container-color: #d04a02;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #f2f2f2;--mdc-chip-with-icon-icon-color: #f2f2f2;--mdc-chip-with-icon-disabled-icon-color: #f2f2f2;--mdc-chip-with-icon-selected-icon-color: #f2f2f2;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #f2f2f2;--mdc-chip-with-trailing-icon-trailing-icon-color: #f2f2f2}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #cb4302;--mdc-switch-selected-handle-color: #cb4302;--mdc-switch-selected-hover-state-layer-color: #cb4302;--mdc-switch-selected-pressed-state-layer-color: #cb4302;--mdc-switch-selected-focus-handle-color: #571f01;--mdc-switch-selected-hover-handle-color: #571f01;--mdc-switch-selected-pressed-handle-color: #571f01;--mdc-switch-selected-focus-track-color: #fd6412;--mdc-switch-selected-hover-track-color: #fd6412;--mdc-switch-selected-pressed-track-color: #fd6412;--mdc-switch-selected-track-color: #fd6412;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #cb4302;--mdc-switch-selected-handle-color: #cb4302;--mdc-switch-selected-hover-state-layer-color: #cb4302;--mdc-switch-selected-pressed-state-layer-color: #cb4302;--mdc-switch-selected-focus-handle-color: #571f01;--mdc-switch-selected-hover-handle-color: #571f01;--mdc-switch-selected-pressed-handle-color: #571f01;--mdc-switch-selected-focus-track-color: #fd6412;--mdc-switch-selected-hover-track-color: #fd6412;--mdc-switch-selected-pressed-track-color: #fd6412;--mdc-switch-selected-track-color: #fd6412}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary,.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d04a02;--mdc-radio-selected-hover-icon-color: #d04a02;--mdc-radio-selected-icon-color: #d04a02;--mdc-radio-selected-pressed-icon-color: #d04a02;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #d04a02;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary,.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #d04a02;--mdc-slider-focus-handle-color: #d04a02;--mdc-slider-hover-handle-color: #d04a02;--mdc-slider-active-track-color: #d04a02;--mdc-slider-inactive-track-color: #d04a02;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #d04a02;--mat-mdc-slider-ripple-color: #d04a02;--mat-mdc-slider-hover-ripple-color: rgba(208, 74, 2, .05);--mat-mdc-slider-focus-ripple-color: rgba(208, 74, 2, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end,.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d04a02;--mdc-radio-selected-hover-icon-color: #d04a02;--mdc-radio-selected-icon-color: #d04a02;--mdc-radio-selected-pressed-icon-color: #d04a02}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option,.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d04a02;--mdc-checkbox-selected-hover-icon-color: #d04a02;--mdc-checkbox-selected-icon-color: #d04a02;--mdc-checkbox-selected-pressed-icon-color: #d04a02;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d04a02;--mdc-checkbox-selected-hover-state-layer-color: #d04a02;--mdc-checkbox-selected-pressed-state-layer-color: #d04a02;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#d04a02}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar,.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #d04a02;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d04a02;--mat-tab-header-active-ripple-color: #d04a02;--mat-tab-header-inactive-ripple-color: #d04a02;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d04a02;--mat-tab-header-active-hover-label-text-color: #d04a02;--mat-tab-header-active-focus-indicator-color: #d04a02;--mat-tab-header-active-hover-indicator-color: #d04a02}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary,.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #d04a02;--mat-tab-header-with-background-foreground-color: #f2f2f2}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html,.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d04a02;--mdc-checkbox-selected-hover-icon-color: #d04a02;--mdc-checkbox-selected-icon-color: #d04a02;--mdc-checkbox-selected-pressed-icon-color: #d04a02;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d04a02;--mdc-checkbox-selected-hover-state-layer-color: #d04a02;--mdc-checkbox-selected-pressed-state-layer-color: #d04a02;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary,.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #d04a02}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #d04a02;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary,.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #d04a02;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary,.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #d04a02}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #d04a02;--mat-mdc-button-ripple-color: rgba(208, 74, 2, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-icon-button.mat-primary,.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #d04a02;--mat-mdc-button-persistent-ripple-color: #d04a02;--mat-mdc-button-ripple-color: rgba(208, 74, 2, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #d04a02;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #d04a02}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.mat-mdc-progress-spinner,.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #d04a02}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html{--mat-badge-background-color: #d04a02;--mat-badge-text-color: #f2f2f2;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #d04a02;--mat-badge-text-color: #f2f2f2}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-date-selected-state-text-color: #f2f2f2;--mat-datepicker-calendar-date-selected-state-background-color: #d04a02;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(208, 74, 2, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #f2f2f2;--mat-datepicker-calendar-date-focus-state-background-color: rgba(208, 74, 2, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(208, 74, 2, .3);--mat-datepicker-toggle-active-state-icon-color: #d04a02;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(208, 74, 2, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #f2f2f2;--mat-datepicker-calendar-date-selected-state-background-color: #d04a02;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(208, 74, 2, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #f2f2f2;--mat-datepicker-calendar-date-focus-state-background-color: rgba(208, 74, 2, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(208, 74, 2, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(208, 74, 2, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #d04a02}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: #d04a02}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: #f2f2f2;--mat-stepper-header-selected-state-icon-background-color: #d04a02;--mat-stepper-header-selected-state-icon-foreground-color: #f2f2f2;--mat-stepper-header-done-state-icon-background-color: #d04a02;--mat-stepper-header-done-state-icon-foreground-color: #f2f2f2;--mat-stepper-header-edit-state-icon-background-color: #d04a02;--mat-stepper-header-edit-state-icon-foreground-color: #f2f2f2;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #f2f2f2;--mat-stepper-header-selected-state-icon-background-color: #d04a02;--mat-stepper-header-selected-state-icon-foreground-color: #f2f2f2;--mat-stepper-header-done-state-icon-background-color: #d04a02;--mat-stepper-header-done-state-icon-foreground-color: #f2f2f2;--mat-stepper-header-edit-state-icon-background-color: #d04a02;--mat-stepper-header-edit-state-icon-foreground-color: #f2f2f2}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}.mat-sort-header-arrow{color:#757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary,.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #d04a02;--mat-toolbar-container-text-color: #f2f2f2}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.theme-light .wrapper{color:#2d2d2d;min-height:100vh}.theme-light .wrapper.landing .wrapper-inner{min-height:100vh}.theme-light .wrapper-support{background-color:#fff}.theme-light .wrapper-inner{min-height:calc(100vh - 64px);height:auto;padding-bottom:90px;position:relative}.theme-light .wrapper-inner .copyright-footer{top:calc(100% - 45px)}.theme-light .wrapper-inner.has-footer{padding-bottom:162px}.theme-light .wrapper-inner.has-footer .copyright-footer{top:calc(100% - 117px)}.theme-light .wrapper-inner.full-height{min-height:100vh}.theme-light .survey-content-area{background-color:#fafafa;padding:19px 0 0}.theme-light .survey-content-area .survey-content_title{line-height:30px}.theme-light .content-block{padding-bottom:22px}.theme-light .content-block.padding-xl{padding-bottom:90px}.theme-light .cursor-pointer{cursor:pointer}.theme-light .cursor-help{cursor:help}.theme-light .cursor-moveable{cursor:move}.theme-light .cdk-drag-disabled .cursor-moveable,.theme-light .cursor-default{cursor:default}.theme-light .app-border-bottom{border-bottom:1px solid #dedede}.theme-light .min-formfield-width .mat-mdc-form-field{min-width:250px}.theme-light .full-width-control .mat-mdc-form-field{width:100%}.theme-light .dropdown-width-sm .mat-mdc-form-field{width:165px}.theme-light .deep-margin-0 ::ng-deep p{margin:0}.theme-light .app-separator{border-right:1px solid #c2c2c2}.theme-light .app-bold{font-family:HelveticaNeue Bold}.theme-light .app-italic{font-family:HelveticaNeue Italic}.theme-light .app-medium,.theme-dark .mat-mdc-paginator .theme-light .mat-mdc-select-value-text,.theme-dark .ngx-datatable.material .datatable-header .theme-light .datatable-header-cell,.theme-dark .mat-accent .theme-light .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled),.theme-light button[mat-button],.theme-light button[mat-flat-button],.theme-light button[mat-stroked-button],.theme-light .mat-button,.theme-light .mat-icon-button,.theme-light .mat-stroked-button,.theme-light .mat-mdc-unelevated-button,.theme-light .mat-mdc-paginator .mat-mdc-select-value-text,.theme-light .ngx-datatable.material .datatable-header .datatable-header-cell,.theme-light .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled),.theme-light .mat-mdc-tab,.theme-light .mat-mdc-tab-link{font-family:HelveticaNeue Medium}.theme-light .app-thin{font-family:HelveticaNeue Thin}.theme-light .app-regular{font-family:HelveticaNeue}.theme-light .app-page-title{margin-top:22px;font-family:HelveticaNeue Medium;color:#000000de;font-size:22px;letter-spacing:0;line-height:36px;word-break:break-word}.theme-light .app-page-title.w-border{border-bottom:1px solid #cacaca}.theme-light .app-page-subtitle{margin-top:12px;margin-bottom:4px;font-family:HelveticaNeue Medium;color:#000000de;font-size:18px;letter-spacing:0;line-height:30px;word-break:break-word}.theme-light .app-topic-title{margin-top:18px;font-family:HelveticaNeue Medium;color:#000000de;font-size:14px;letter-spacing:0;line-height:11px;word-break:break-word}.theme-light .app-topic-title.w-border{border-bottom:1px solid #cacaca}.theme-light .app-header-title{letter-spacing:.3px;color:#2d2d2d;line-height:1;font-size:1rem;font-weight:500}.theme-light .field-label{color:#727272;font-size:13px;letter-spacing:0;line-height:18px;margin-bottom:3px}.theme-light .section-head-title{display:block;font-size:16px;color:#2d2d2d;letter-spacing:0}.theme-light .section-head-subtitle{color:#727272;font-size:12px;letter-spacing:0;line-height:18px}.theme-light .app-link{color:#d04a02;font-size:14px;cursor:pointer;font-family:HelveticaNeue Medium;text-decoration:none;display:inline-flex;align-items:center}.theme-light .app-link:focus,.theme-light .app-link:hover:not(.disabled){outline:none;color:#fd5e08}.theme-light .app-link:focus [class*=app-icon-]:before,.theme-light .app-link:hover:not(.disabled) [class*=app-icon-]:before{color:#fd5e08}.theme-light .app-link [class*=app-icon-]:before{color:#d04a02}.theme-light .app-link.disable{color:#00000061;pointer-events:none;cursor:default}.theme-light .app-link-secondary{cursor:pointer;text-decoration:none;color:#727272;font-size:12px;letter-spacing:.24px}.theme-light .app-link-secondary:hover{color:#d96e34}.theme-light .field-label-activated{color:#2d2d2d}.theme-light .app-error-message{color:#e0301e;font-size:12px;letter-spacing:.24px}.theme-light .app-secondary-text,.theme-light .top-bottom-demographic-text{color:#7d7d7d}.theme-light .actionable-icon{color:#727272}.theme-light .actionable-icon:hover{color:#d04a02}.theme-light .actionable-icon-feedback{color:#727272}.theme-light .actionable-icon-feedback:hover,.theme-light .actionable-icon-feedback-blue,.theme-light .actionable-icon-feedback-blue:hover{color:#415385}.theme-light .app-edit-item-header .app-icon-copy,.theme-light .app-edit-section .app-icon-copy{text-shadow:0 0 #727272}.theme-light .app-edit-item-header .app-icon-copy:hover,.theme-light .app-edit-section .app-icon-copy:hover,.theme-light .app-survey-properties .app-icon-copy,.theme-light .app-templates .app-icon-copy,.theme-light .share-dashboard-popup .app-icon-copy,.theme-light .app-schedule-poll .app-icon-copy,.theme-light .app-survey-properties .app-icon-copy:hover,.theme-light .app-templates .app-icon-copy:hover,.theme-light .share-dashboard-popup .app-icon-copy:hover,.theme-light .app-schedule-poll .app-icon-copy:hover{text-shadow:0 0 #d04a02}.theme-light .disabled-icon-color{color:#727272}.theme-light .breadcrumb-item+.breadcrumb-item:before{color:#2d2d2d}.theme-light .mt-md{margin-top:6rem}.theme-light .mt-lg{margin-top:14rem}.theme-light .ls-1{letter-spacing:-.1px}.theme-light .ls-4{letter-spacing:-.4px}.theme-light .ls-3{letter-spacing:-.3px}.theme-light .ls-2{letter-spacing:-.2px}.theme-light .bg-color{background:#fafafa}.theme-light .bg-color-hover:hover{background:#fafafa!important}.theme-light .custom-card{background:white!important}.theme-light .hotspot-card-bg{background:#f2f2f2}.theme-light .component-background,.theme-light .pills-bg{background:#dedede}.theme-light .primary-text-color{color:#2d2d2d}.theme-light .reverse-text-color{color:#f2f2f2}.theme-light .select-hierarchy-text-color{color:#7d7d7d}.theme-light .secondary-text-color{color:#727272}.theme-light .tertiary-text-color,.theme-light .info-text{color:#7d7d7d}.theme-light .disabled-text-color,.theme-light .dark-text{color:#727272!important}.theme-light .portal-restriction-disable-feedbacktype{color:#909494}.theme-light .red-threshold-color{background-color:#fff0f2!important}.theme-light .yellow-threshold-color{background-color:#fff7ec!important}.theme-light .app-chip-1{background:#ffe6c2!important}.theme-light .app-chip-2{background:#c4e7ff!important}.theme-light .app-chip-3{background:#d9fac3!important}.theme-light .app-chip-4{background:#ead4fc!important}.theme-light .app-chip-5{background:#ffdddb!important}.theme-light .significant-high{background:#e7ffde!important}.theme-light .significant-low{background:#fff0f2!important}.theme-light .theme-style{background:#f2f2f2}.theme-light .example-container-border-color{border:1px solid #e7e8ea!important}.theme-light .td-border-right{border-right:1px solid #e7e8ea!important}.theme-light .th-border-right{border-right:1px solid #c4c4c4!important}.theme-light .mat-mdc-table-sticky-border-elem-top{border-right:1px solid #c4c4c4}.theme-light .mat-mdc-table-sticky-border-elem-left{border-right:1px solid #e0e0e0!important;box-shadow:5px 0 5px #e7e8ea!important}.theme-light .border-dark{border-color:#dfe3e6!important}.theme-light .border-color{border-color:#dedede!important}.theme-light .border-color-text{color:#dedede}.theme-light .border-contrast{border-color:#c2c2c2!important}.theme-light .border-contrast-text{color:#c2c2c2}.theme-light .border-accent,.theme-light .border-accent-hover:hover{border-color:#d04a02!important}.theme-light .outline-dark{outline-color:#dfe3e6!important}.theme-light .outline-color{outline-color:#dedede!important}.theme-light .outline-contrast{outline-color:#c2c2c2!important}.theme-light .outline-accent,.theme-light .outline-accent-hover:hover{outline-color:#d04a02!important}.theme-light .bg-accent,.theme-light .bg-accent-hover:hover{background:#d04a02}.theme-light .bg-warning{background:#ffbf1f}.theme-light .divider-color{color:#e7e8ea}.theme-light .divider100-color{color:#dfe3e6}.theme-light .divider101-color{color:#c5c5c5}.theme-light .accent-color{color:#d04a02}.theme-light .accent-color-hover:hover{color:#d04a02!important}.theme-light .accent-color-hover-light:hover{color:#fd5e08!important}.theme-light .accent-color-contrast{color:#f2f2f2}.theme-light .nlp-row-divider{border-bottom:1px solid #dedede}.theme-light .bg-card{background-color:#fff}.theme-light .bg-card-content{background-color:#fafafa}.theme-light .bg-card-content-dark{background-color:#e1e1e1}.theme-light .bg-card-border-match{border-color:#fff!important}.theme-light .card-content-border-dark{border-color:#e1e1e1!important}.theme-light .bg-header{background:#e0e0e0}.theme-light .bg-header-contrast{background:#dedede}.theme-light .widget-identifier{background:#f3f3f3}.theme-light .app-icon-horizontal-more.vertical:hover,.theme-light .app-icon-horizontal-more.vertical:active,.theme-light .app-icon-horizontal-more.vertical:focus,.theme-light .app-icon-horizontal-more.vertical.active{cursor:pointer;background-color:#feb79140}.theme-light .app-icon-horizontal-more.vertical.active{color:#d04a02}.theme-light .box-shadow{box-shadow:2px 2px 6px #7f858e47}.theme-light .box-shadow-light,.theme-light .box-shadow-light-hover:hover{box-shadow:2px 2px 6px #7f858e24}.theme-light .box-shadow-lg{box-shadow:0 0 12px #7f858e47}.theme-light .box-shadow-hover:hover{box-shadow:0 3px 8px #7f858e47}.theme-light .highlight-color{color:#f2f2f2}.theme-light .highlight-bg{background:#f2f2f2}.theme-light .highlight-accent{background:#ffede3}.theme-light .highlight-accent-hover:hover,.theme-light .highlight-accent-focus:focus{background:#ffede3}.theme-light .highlight-accent-bright{background:rgba(208,74,2,.5)}.theme-light .highlight-subtle{background:rgba(0,0,0,.05)}.theme-light .items-block:not(:last-child){border-bottom:1px solid #dedede}.theme-light .pre-generated-report-chip .mat-chip{background:#f2f2f2!important}.theme-light .bg-tooltip{background:#363636;color:#f2f2f2}.theme-light .bg-tooltip:after{border-top-color:#363636!important}.theme-light .validation-message-color{color:#e0301e}.theme-light .add-user-permission-sso{color:#2d2d2d}.theme-light .hierarchies-roles-background{background:#f2f2f2}.theme-light .hierarchy-background-wrapper .mat-form-field-outline{background:white!important}.theme-light .close-icon{color:#2d2d2d}.theme-light .app-icon-alert-icon{color:#c52a1a}.theme-light .app-icon-information,.theme-light .app-icon-information-sans-serif{color:#d04a02}.theme-light .app-icon-information.question-type-icon,.theme-light .app-icon-information.item-icon,.theme-light .app-icon-information.gray-info-icon,.theme-light .app-icon-information-sans-serif.question-type-icon,.theme-light .app-icon-information-sans-serif.item-icon,.theme-light .app-icon-information-sans-serif.gray-info-icon{color:#7d7d7d!important}.theme-light .bg-chart-blue-0{background:#0089eb}.theme-light .bg-chart-blue-0-light{background:rgba(0,137,235,.15)}.theme-light .fill-chart-blue-0{fill:#0089eb}.theme-light .fill-chart-blue-0-light{background:rgba(0,137,235,.15)}.theme-light .text-chart-blue-0{color:#0089eb}.theme-light .border-chart-blue-0{border-color:#0089eb!important}.theme-light .bg-chart-blue-1{background:#b3dcf9}.theme-light .bg-chart-blue-1-light{background:rgba(179,220,249,.15)}.theme-light .fill-chart-blue-1{fill:#b3dcf9}.theme-light .fill-chart-blue-1-light{background:rgba(179,220,249,.15)}.theme-light .text-chart-blue-1{color:#b3dcf9}.theme-light .border-chart-blue-1{border-color:#b3dcf9!important}.theme-light .bg-chart-blue-2{background:#0f6bdb}.theme-light .bg-chart-blue-2-light{background:rgba(15,107,219,.15)}.theme-light .fill-chart-blue-2{fill:#0f6bdb}.theme-light .fill-chart-blue-2-light{background:rgba(15,107,219,.15)}.theme-light .text-chart-blue-2{color:#0f6bdb}.theme-light .border-chart-blue-2{border-color:#0f6bdb!important}.theme-light .bg-chart-green-0{background:#4eb523}.theme-light .bg-chart-green-0-light{background:rgba(78,181,35,.15)}.theme-light .fill-chart-green-0{fill:#4eb523}.theme-light .fill-chart-green-0-light{background:rgba(78,181,35,.15)}.theme-light .text-chart-green-0{color:#4eb523}.theme-light .border-chart-green-0{border-color:#4eb523!important}.theme-light .bg-chart-green-1{background:#deedd6}.theme-light .bg-chart-green-1-light{background:rgba(222,237,214,.15)}.theme-light .fill-chart-green-1{fill:#deedd6}.theme-light .fill-chart-green-1-light{background:rgba(222,237,214,.15)}.theme-light .text-chart-green-1{color:#deedd6}.theme-light .border-chart-green-1{border-color:#deedd6!important}.theme-light .bg-chart-green-2{background:#1b7e39}.theme-light .bg-chart-green-2-light{background:rgba(27,126,57,.15)}.theme-light .fill-chart-green-2{fill:#1b7e39}.theme-light .fill-chart-green-2-light{background:rgba(27,126,57,.15)}.theme-light .text-chart-green-2{color:#1b7e39}.theme-light .border-chart-green-2{border-color:#1b7e39!important}.theme-light .bg-chart-red-0{background:#9d2115}.theme-light .bg-chart-red-0-light{background:rgba(157,33,21,.15)}.theme-light .fill-chart-red-0{fill:#9d2115}.theme-light .fill-chart-red-0-light{background:rgba(157,33,21,.15)}.theme-light .text-chart-red-0{color:#9d2115}.theme-light .border-chart-red-0{border-color:#9d2115!important}.theme-light .bg-chart-yellow-0{background:#9e6605}.theme-light .bg-chart-yellow-0-light{background:rgba(158,102,5,.15)}.theme-light .fill-chart-yellow-0{fill:#9e6605}.theme-light .fill-chart-yellow-0-light{background:rgba(158,102,5,.15)}.theme-light .text-chart-yellow-0{color:#9e6605}.theme-light .border-chart-yellow-0{border-color:#9e6605!important}.theme-light .bg-chart-purple-0{background:#844dc8}.theme-light .bg-chart-purple-0-light{background:rgba(132,77,200,.15)}.theme-light .fill-chart-purple-0{fill:#844dc8}.theme-light .fill-chart-purple-0-light{background:rgba(132,77,200,.15)}.theme-light .text-chart-purple-0{color:#844dc8}.theme-light .border-chart-purple-0{border-color:#844dc8!important}.theme-light .green-bar .rate{background-color:#1b7e39}.theme-light .red-bar .rate{background-color:#e0301e}.theme-light .edit-page-sort{background-color:#f2f2f2}.theme-light .modal-popup-error-background{background-color:#f5f5f5}.theme-light .itemLink-extra{color:#7d7d7d}.theme-light .indicator-bg{background-color:#b1b1b1}.theme-light .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border,.theme-light .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border,.theme-light .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border{border-color:#9e9e9e}.theme-light .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content,.theme-light .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content,.theme-light .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content{color:#2d2d2d}.theme-light .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked,.theme-light .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked,.theme-light .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked{background-color:#fff4ed;border-color:#d04a02}.theme-light .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content,.theme-light .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content,.theme-light .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{color:#d04a02}.theme-light .feedback-accent{background-color:#415385}.theme-light .feedback-accent-text{color:#415385}.theme-light .feedback-primary-text{color:#252525}.theme-light .feedback-secondary-text{color:#474747}.theme-light .feedback-grey-text{color:#696969}.theme-light .feedback-border{border-color:#d1d1d1}.theme-light .feedback-type-card-border{background-color:#fafafa;border-color:#dedede}.theme-light .feedback-type-threshold-value{color:#343838}.theme-light .app-portal-badge-color{color:#000}.theme-light .portal-restriction-secondary-color{color:#7d7d7d}.theme-light .portal-restriction-bg,.theme-light .portal-restriction-view-more{background-color:#f2f2f2}.theme-light .portal-restriction-more-box{background-color:#fff}.theme-light .portal-restriction-override-note-text{color:#474747}.theme-light .acknowledgment-link-primary{background-color:#fff}.theme-light .acknowledgment-link-secondary{background-color:#f3f3f3}.theme-light .acknowledgment-dialog-close{color:#2d2d2d}.theme-light .orange-bg-lighter,.theme-light .color-5-bg-lighter{background-color:#feb791}.theme-light .orange-bg-lighter-transparent-5,.theme-light .color-5-bg-lighter-transparent-5{background-color:#feb7910d}.theme-light .orange-bg-lighter-transparent-10,.theme-light .color-5-bg-lighter-transparent-10{background-color:#feb7911a}.theme-light .orange-bg-lighter-transparent-15,.theme-light .color-5-bg-lighter-transparent-15{background-color:#feb79126}.theme-light .orange-bg-lighter-transparent-20,.theme-light .color-5-bg-lighter-transparent-20{background-color:#feb79133}.theme-light .orange-bg-lighter-transparent-25,.theme-light .color-5-bg-lighter-transparent-25{background-color:#feb79140}.theme-light .orange-bg-lighter-transparent-30,.theme-light .color-5-bg-lighter-transparent-30{background-color:#feb7914d}.theme-light .orange-bg-lighter-transparent-35,.theme-light .color-5-bg-lighter-transparent-35{background-color:#feb79159}.theme-light .orange-bg-lighter-transparent-40,.theme-light .color-5-bg-lighter-transparent-40{background-color:#feb79166}.theme-light .orange-bg-lighter-transparent-45,.theme-light .color-5-bg-lighter-transparent-45{background-color:#feb79173}.theme-light .orange-bg-lighter-transparent-50,.theme-light .color-5-bg-lighter-transparent-50{background-color:#feb79180}.theme-light .orange-bg-lighter-transparent-55,.theme-light .color-5-bg-lighter-transparent-55{background-color:#feb7918c}.theme-light .orange-bg-lighter-transparent-60,.theme-light .color-5-bg-lighter-transparent-60{background-color:#feb79199}.theme-light .orange-bg-lighter-transparent-65,.theme-light .color-5-bg-lighter-transparent-65{background-color:#feb791a6}.theme-light .orange-bg-lighter-transparent-70,.theme-light .color-5-bg-lighter-transparent-70{background-color:#feb791b3}.theme-light .orange-bg-lighter-transparent-75,.theme-light .color-5-bg-lighter-transparent-75{background-color:#feb791bf}.theme-light .orange-bg-lighter-transparent-80,.theme-light .color-5-bg-lighter-transparent-80{background-color:#feb791cc}.theme-light .orange-bg-lighter-transparent-85,.theme-light .color-5-bg-lighter-transparent-85{background-color:#feb791d9}.theme-light .orange-bg-lighter-transparent-90,.theme-light .color-5-bg-lighter-transparent-90{background-color:#feb791e6}.theme-light .orange-bg-lighter-transparent-95,.theme-light .color-5-bg-lighter-transparent-95{background-color:#feb791f2}.theme-light .orange-bg-lighter-lightness-10,.theme-light .color-5-bg-lighter-lightness-10{background-color:#febe9c}.theme-light .orange-bg-lighter-darkness-10,.theme-light .color-5-bg-lighter-darkness-10{background-color:#fe9d69}.theme-light .orange-bg-lighter-lightness-20,.theme-light .color-5-bg-lighter-lightness-20{background-color:#fec5a7}.theme-light .orange-bg-lighter-darkness-20,.theme-light .color-5-bg-lighter-darkness-20{background-color:#fd8342}.theme-light .orange-bg-lighter-lightness-30,.theme-light .color-5-bg-lighter-lightness-30{background-color:#fecdb2}.theme-light .orange-bg-lighter-darkness-30,.theme-light .color-5-bg-lighter-darkness-30{background-color:#fd691a}.theme-light .orange-bg-lighter-lightness-40,.theme-light .color-5-bg-lighter-lightness-40{background-color:#fed4bd}.theme-light .orange-bg-lighter-darkness-40,.theme-light .color-5-bg-lighter-darkness-40{background-color:#ed5402}.theme-light .orange-bg-lighter-lightness-50,.theme-light .color-5-bg-lighter-lightness-50{background-color:#ffdbc8}.theme-light .orange-bg-lighter-darkness-50,.theme-light .color-5-bg-lighter-darkness-50{background-color:#c64602}.theme-light .orange-bg-lighter-lightness-60,.theme-light .color-5-bg-lighter-lightness-60{background-color:#ffe2d3}.theme-light .orange-bg-lighter-darkness-60,.theme-light .color-5-bg-lighter-darkness-60{background-color:#9e3801}.theme-light .orange-bg-lighter-lightness-70,.theme-light .color-5-bg-lighter-lightness-70{background-color:#ffe9de}.theme-light .orange-bg-lighter-darkness-70,.theme-light .color-5-bg-lighter-darkness-70{background-color:#772a01}.theme-light .orange-bg-lighter-lightness-80,.theme-light .color-5-bg-lighter-lightness-80{background-color:#fff1e9}.theme-light .orange-bg-lighter-darkness-80,.theme-light .color-5-bg-lighter-darkness-80{background-color:#4f1c01}.theme-light .orange-bg-lighter-lightness-90,.theme-light .color-5-bg-lighter-lightness-90{background-color:#fff8f4}.theme-light .orange-bg-lighter-darkness-90,.theme-light .color-5-bg-lighter-darkness-90{background-color:#280e00}.theme-light .orange-bg-lighter-hover:hover,.theme-light .color-5-bg-lighter-hover:hover{background-color:#feb791}.theme-light .orange-bg-lighter-hover-transparent-5:hover,.theme-light .color-5-bg-lighter-hover-transparent-5:hover{background-color:#feb7910d}.theme-light .orange-bg-lighter-hover-transparent-10:hover,.theme-light .color-5-bg-lighter-hover-transparent-10:hover{background-color:#feb7911a}.theme-light .orange-bg-lighter-hover-transparent-15:hover,.theme-light .color-5-bg-lighter-hover-transparent-15:hover{background-color:#feb79126}.theme-light .orange-bg-lighter-hover-transparent-20:hover,.theme-light .color-5-bg-lighter-hover-transparent-20:hover{background-color:#feb79133}.theme-light .orange-bg-lighter-hover-transparent-25:hover,.theme-light .color-5-bg-lighter-hover-transparent-25:hover{background-color:#feb79140}.theme-light .orange-bg-lighter-hover-transparent-30:hover,.theme-light .color-5-bg-lighter-hover-transparent-30:hover{background-color:#feb7914d}.theme-light .orange-bg-lighter-hover-transparent-35:hover,.theme-light .color-5-bg-lighter-hover-transparent-35:hover{background-color:#feb79159}.theme-light .orange-bg-lighter-hover-transparent-40:hover,.theme-light .color-5-bg-lighter-hover-transparent-40:hover{background-color:#feb79166}.theme-light .orange-bg-lighter-hover-transparent-45:hover,.theme-light .color-5-bg-lighter-hover-transparent-45:hover{background-color:#feb79173}.theme-light .orange-bg-lighter-hover-transparent-50:hover,.theme-light .color-5-bg-lighter-hover-transparent-50:hover{background-color:#feb79180}.theme-light .orange-bg-lighter-hover-transparent-55:hover,.theme-light .color-5-bg-lighter-hover-transparent-55:hover{background-color:#feb7918c}.theme-light .orange-bg-lighter-hover-transparent-60:hover,.theme-light .color-5-bg-lighter-hover-transparent-60:hover{background-color:#feb79199}.theme-light .orange-bg-lighter-hover-transparent-65:hover,.theme-light .color-5-bg-lighter-hover-transparent-65:hover{background-color:#feb791a6}.theme-light .orange-bg-lighter-hover-transparent-70:hover,.theme-light .color-5-bg-lighter-hover-transparent-70:hover{background-color:#feb791b3}.theme-light .orange-bg-lighter-hover-transparent-75:hover,.theme-light .color-5-bg-lighter-hover-transparent-75:hover{background-color:#feb791bf}.theme-light .orange-bg-lighter-hover-transparent-80:hover,.theme-light .color-5-bg-lighter-hover-transparent-80:hover{background-color:#feb791cc}.theme-light .orange-bg-lighter-hover-transparent-85:hover,.theme-light .color-5-bg-lighter-hover-transparent-85:hover{background-color:#feb791d9}.theme-light .orange-bg-lighter-hover-transparent-90:hover,.theme-light .color-5-bg-lighter-hover-transparent-90:hover{background-color:#feb791e6}.theme-light .orange-bg-lighter-hover-transparent-95:hover,.theme-light .color-5-bg-lighter-hover-transparent-95:hover{background-color:#feb791f2}.theme-light .orange-bg-light,.theme-light .color-5-bg-light{background-color:#fd6412}.theme-light .orange-bg-light-transparent-5,.theme-light .color-5-bg-light-transparent-5{background-color:#fd64120d}.theme-light .orange-bg-light-transparent-10,.theme-light .color-5-bg-light-transparent-10{background-color:#fd64121a}.theme-light .orange-bg-light-transparent-15,.theme-light .color-5-bg-light-transparent-15{background-color:#fd641226}.theme-light .orange-bg-light-transparent-20,.theme-light .color-5-bg-light-transparent-20{background-color:#fd641233}.theme-light .orange-bg-light-transparent-25,.theme-light .color-5-bg-light-transparent-25{background-color:#fd641240}.theme-light .orange-bg-light-transparent-30,.theme-light .color-5-bg-light-transparent-30{background-color:#fd64124d}.theme-light .orange-bg-light-transparent-35,.theme-light .color-5-bg-light-transparent-35{background-color:#fd641259}.theme-light .orange-bg-light-transparent-40,.theme-light .color-5-bg-light-transparent-40{background-color:#fd641266}.theme-light .orange-bg-light-transparent-45,.theme-light .color-5-bg-light-transparent-45{background-color:#fd641273}.theme-light .orange-bg-light-transparent-50,.theme-light .color-5-bg-light-transparent-50{background-color:#fd641280}.theme-light .orange-bg-light-transparent-55,.theme-light .color-5-bg-light-transparent-55{background-color:#fd64128c}.theme-light .orange-bg-light-transparent-60,.theme-light .color-5-bg-light-transparent-60{background-color:#fd641299}.theme-light .orange-bg-light-transparent-65,.theme-light .color-5-bg-light-transparent-65{background-color:#fd6412a6}.theme-light .orange-bg-light-transparent-70,.theme-light .color-5-bg-light-transparent-70{background-color:#fd6412b3}.theme-light .orange-bg-light-transparent-75,.theme-light .color-5-bg-light-transparent-75{background-color:#fd6412bf}.theme-light .orange-bg-light-transparent-80,.theme-light .color-5-bg-light-transparent-80{background-color:#fd6412cc}.theme-light .orange-bg-light-transparent-85,.theme-light .color-5-bg-light-transparent-85{background-color:#fd6412d9}.theme-light .orange-bg-light-transparent-90,.theme-light .color-5-bg-light-transparent-90{background-color:#fd6412e6}.theme-light .orange-bg-light-transparent-95,.theme-light .color-5-bg-light-transparent-95{background-color:#fd6412f2}.theme-light .orange-bg-light-lightness-10,.theme-light .color-5-bg-light-lightness-10{background-color:#fd742a}.theme-light .orange-bg-light-darkness-10,.theme-light .color-5-bg-light-darkness-10{background-color:#f25602}.theme-light .orange-bg-light-lightness-20,.theme-light .color-5-bg-light-lightness-20{background-color:#fd8341}.theme-light .orange-bg-light-darkness-20,.theme-light .color-5-bg-light-darkness-20{background-color:#d74c02}.theme-light .orange-bg-light-lightness-30,.theme-light .color-5-bg-light-lightness-30{background-color:#fe9359}.theme-light .orange-bg-light-darkness-30,.theme-light .color-5-bg-light-darkness-30{background-color:#bc4302}.theme-light .orange-bg-light-lightness-40,.theme-light .color-5-bg-light-lightness-40{background-color:#fea271}.theme-light .orange-bg-light-darkness-40,.theme-light .color-5-bg-light-darkness-40{background-color:#a13901}.theme-light .orange-bg-light-lightness-50,.theme-light .color-5-bg-light-lightness-50{background-color:#feb289}.theme-light .orange-bg-light-darkness-50,.theme-light .color-5-bg-light-darkness-50{background-color:#863001}.theme-light .orange-bg-light-lightness-60,.theme-light .color-5-bg-light-lightness-60{background-color:#fec1a0}.theme-light .orange-bg-light-darkness-60,.theme-light .color-5-bg-light-darkness-60{background-color:#6b2601}.theme-light .orange-bg-light-lightness-70,.theme-light .color-5-bg-light-lightness-70{background-color:#fed1b8}.theme-light .orange-bg-light-darkness-70,.theme-light .color-5-bg-light-darkness-70{background-color:#511d01}.theme-light .orange-bg-light-lightness-80,.theme-light .color-5-bg-light-lightness-80{background-color:#ffe0d0}.theme-light .orange-bg-light-darkness-80,.theme-light .color-5-bg-light-darkness-80{background-color:#361300}.theme-light .orange-bg-light-lightness-90,.theme-light .color-5-bg-light-lightness-90{background-color:#fff0e7}.theme-light .orange-bg-light-darkness-90,.theme-light .color-5-bg-light-darkness-90{background-color:#1b0a00}.theme-light .orange-bg-light-hover:hover,.theme-light .color-5-bg-light-hover:hover{background-color:#fd6412}.theme-light .orange-bg-light-hover-transparent-5:hover,.theme-light .color-5-bg-light-hover-transparent-5:hover{background-color:#fd64120d}.theme-light .orange-bg-light-hover-transparent-10:hover,.theme-light .color-5-bg-light-hover-transparent-10:hover{background-color:#fd64121a}.theme-light .orange-bg-light-hover-transparent-15:hover,.theme-light .color-5-bg-light-hover-transparent-15:hover{background-color:#fd641226}.theme-light .orange-bg-light-hover-transparent-20:hover,.theme-light .color-5-bg-light-hover-transparent-20:hover{background-color:#fd641233}.theme-light .orange-bg-light-hover-transparent-25:hover,.theme-light .color-5-bg-light-hover-transparent-25:hover{background-color:#fd641240}.theme-light .orange-bg-light-hover-transparent-30:hover,.theme-light .color-5-bg-light-hover-transparent-30:hover{background-color:#fd64124d}.theme-light .orange-bg-light-hover-transparent-35:hover,.theme-light .color-5-bg-light-hover-transparent-35:hover{background-color:#fd641259}.theme-light .orange-bg-light-hover-transparent-40:hover,.theme-light .color-5-bg-light-hover-transparent-40:hover{background-color:#fd641266}.theme-light .orange-bg-light-hover-transparent-45:hover,.theme-light .color-5-bg-light-hover-transparent-45:hover{background-color:#fd641273}.theme-light .orange-bg-light-hover-transparent-50:hover,.theme-light .color-5-bg-light-hover-transparent-50:hover{background-color:#fd641280}.theme-light .orange-bg-light-hover-transparent-55:hover,.theme-light .color-5-bg-light-hover-transparent-55:hover{background-color:#fd64128c}.theme-light .orange-bg-light-hover-transparent-60:hover,.theme-light .color-5-bg-light-hover-transparent-60:hover{background-color:#fd641299}.theme-light .orange-bg-light-hover-transparent-65:hover,.theme-light .color-5-bg-light-hover-transparent-65:hover{background-color:#fd6412a6}.theme-light .orange-bg-light-hover-transparent-70:hover,.theme-light .color-5-bg-light-hover-transparent-70:hover{background-color:#fd6412b3}.theme-light .orange-bg-light-hover-transparent-75:hover,.theme-light .color-5-bg-light-hover-transparent-75:hover{background-color:#fd6412bf}.theme-light .orange-bg-light-hover-transparent-80:hover,.theme-light .color-5-bg-light-hover-transparent-80:hover{background-color:#fd6412cc}.theme-light .orange-bg-light-hover-transparent-85:hover,.theme-light .color-5-bg-light-hover-transparent-85:hover{background-color:#fd6412d9}.theme-light .orange-bg-light-hover-transparent-90:hover,.theme-light .color-5-bg-light-hover-transparent-90:hover{background-color:#fd6412e6}.theme-light .orange-bg-light-hover-transparent-95:hover,.theme-light .color-5-bg-light-hover-transparent-95:hover{background-color:#fd6412f2}.theme-light .orange-bg,.theme-light .color-5-bg{background-color:#d04a02}.theme-light .orange-bg-transparent-5,.theme-light .color-5-bg-transparent-5{background-color:#d04a020d}.theme-light .orange-bg-transparent-10,.theme-light .color-5-bg-transparent-10{background-color:#d04a021a}.theme-light .orange-bg-transparent-15,.theme-light .color-5-bg-transparent-15{background-color:#d04a0226}.theme-light .orange-bg-transparent-20,.theme-light .color-5-bg-transparent-20{background-color:#d04a0233}.theme-light .orange-bg-transparent-25,.theme-light .color-5-bg-transparent-25{background-color:#d04a0240}.theme-light .orange-bg-transparent-30,.theme-light .color-5-bg-transparent-30{background-color:#d04a024d}.theme-light .orange-bg-transparent-35,.theme-light .color-5-bg-transparent-35{background-color:#d04a0259}.theme-light .orange-bg-transparent-40,.theme-light .color-5-bg-transparent-40{background-color:#d04a0266}.theme-light .orange-bg-transparent-45,.theme-light .color-5-bg-transparent-45{background-color:#d04a0273}.theme-light .orange-bg-transparent-50,.theme-light .color-5-bg-transparent-50{background-color:#d04a0280}.theme-light .orange-bg-transparent-55,.theme-light .color-5-bg-transparent-55{background-color:#d04a028c}.theme-light .orange-bg-transparent-60,.theme-light .color-5-bg-transparent-60{background-color:#d04a0299}.theme-light .orange-bg-transparent-65,.theme-light .color-5-bg-transparent-65{background-color:#d04a02a6}.theme-light .orange-bg-transparent-70,.theme-light .color-5-bg-transparent-70{background-color:#d04a02b3}.theme-light .orange-bg-transparent-75,.theme-light .color-5-bg-transparent-75{background-color:#d04a02bf}.theme-light .orange-bg-transparent-80,.theme-light .color-5-bg-transparent-80{background-color:#d04a02cc}.theme-light .orange-bg-transparent-85,.theme-light .color-5-bg-transparent-85{background-color:#d04a02d9}.theme-light .orange-bg-transparent-90,.theme-light .color-5-bg-transparent-90{background-color:#d04a02e6}.theme-light .orange-bg-transparent-95,.theme-light .color-5-bg-transparent-95{background-color:#d04a02f2}.theme-light .orange-bg-lightness-10,.theme-light .color-5-bg-lightness-10{background-color:#ee5502}.theme-light .orange-bg-darkness-10,.theme-light .color-5-bg-darkness-10{background-color:#bb4302}.theme-light .orange-bg-lightness-20,.theme-light .color-5-bg-lightness-20{background-color:#fd6411}.theme-light .orange-bg-darkness-20,.theme-light .color-5-bg-darkness-20{background-color:#a63b02}.theme-light .orange-bg-lightness-30,.theme-light .color-5-bg-lightness-30{background-color:#fd772f}.theme-light .orange-bg-darkness-30,.theme-light .color-5-bg-darkness-30{background-color:#923401}.theme-light .orange-bg-lightness-40,.theme-light .color-5-bg-lightness-40{background-color:#fd8a4d}.theme-light .orange-bg-darkness-40,.theme-light .color-5-bg-darkness-40{background-color:#7d2c01}.theme-light .orange-bg-lightness-50,.theme-light .color-5-bg-lightness-50{background-color:#fe9e6a}.theme-light .orange-bg-darkness-50,.theme-light .color-5-bg-darkness-50{background-color:#682501}.theme-light .orange-bg-lightness-60,.theme-light .color-5-bg-lightness-60{background-color:#feb188}.theme-light .orange-bg-darkness-60,.theme-light .color-5-bg-darkness-60{background-color:#531e01}.theme-light .orange-bg-lightness-70,.theme-light .color-5-bg-lightness-70{background-color:#fec5a6}.theme-light .orange-bg-darkness-70,.theme-light .color-5-bg-darkness-70{background-color:#3e1601}.theme-light .orange-bg-lightness-80,.theme-light .color-5-bg-lightness-80{background-color:#fed8c4}.theme-light .orange-bg-darkness-80,.theme-light .color-5-bg-darkness-80{background-color:#2a0f00}.theme-light .orange-bg-lightness-90,.theme-light .color-5-bg-lightness-90{background-color:#ffece1}.theme-light .orange-bg-darkness-90,.theme-light .color-5-bg-darkness-90{background-color:#150700}.theme-light .orange-bg-hover:hover,.theme-light .color-5-bg-hover:hover{background-color:#d04a02}.theme-light .orange-bg-hover-transparent-5:hover,.theme-light .color-5-bg-hover-transparent-5:hover{background-color:#d04a020d}.theme-light .orange-bg-hover-transparent-10:hover,.theme-light .color-5-bg-hover-transparent-10:hover{background-color:#d04a021a}.theme-light .orange-bg-hover-transparent-15:hover,.theme-light .color-5-bg-hover-transparent-15:hover{background-color:#d04a0226}.theme-light .orange-bg-hover-transparent-20:hover,.theme-light .color-5-bg-hover-transparent-20:hover{background-color:#d04a0233}.theme-light .orange-bg-hover-transparent-25:hover,.theme-light .color-5-bg-hover-transparent-25:hover{background-color:#d04a0240}.theme-light .orange-bg-hover-transparent-30:hover,.theme-light .color-5-bg-hover-transparent-30:hover{background-color:#d04a024d}.theme-light .orange-bg-hover-transparent-35:hover,.theme-light .color-5-bg-hover-transparent-35:hover{background-color:#d04a0259}.theme-light .orange-bg-hover-transparent-40:hover,.theme-light .color-5-bg-hover-transparent-40:hover{background-color:#d04a0266}.theme-light .orange-bg-hover-transparent-45:hover,.theme-light .color-5-bg-hover-transparent-45:hover{background-color:#d04a0273}.theme-light .orange-bg-hover-transparent-50:hover,.theme-light .color-5-bg-hover-transparent-50:hover{background-color:#d04a0280}.theme-light .orange-bg-hover-transparent-55:hover,.theme-light .color-5-bg-hover-transparent-55:hover{background-color:#d04a028c}.theme-light .orange-bg-hover-transparent-60:hover,.theme-light .color-5-bg-hover-transparent-60:hover{background-color:#d04a0299}.theme-light .orange-bg-hover-transparent-65:hover,.theme-light .color-5-bg-hover-transparent-65:hover{background-color:#d04a02a6}.theme-light .orange-bg-hover-transparent-70:hover,.theme-light .color-5-bg-hover-transparent-70:hover{background-color:#d04a02b3}.theme-light .orange-bg-hover-transparent-75:hover,.theme-light .color-5-bg-hover-transparent-75:hover{background-color:#d04a02bf}.theme-light .orange-bg-hover-transparent-80:hover,.theme-light .color-5-bg-hover-transparent-80:hover{background-color:#d04a02cc}.theme-light .orange-bg-hover-transparent-85:hover,.theme-light .color-5-bg-hover-transparent-85:hover{background-color:#d04a02d9}.theme-light .orange-bg-hover-transparent-90:hover,.theme-light .color-5-bg-hover-transparent-90:hover{background-color:#d04a02e6}.theme-light .orange-bg-hover-transparent-95:hover,.theme-light .color-5-bg-hover-transparent-95:hover{background-color:#d04a02f2}.theme-light .orange-bg-dark,.theme-light .color-5-bg-dark{background-color:#933401}.theme-light .orange-bg-dark-transparent-5,.theme-light .color-5-bg-dark-transparent-5{background-color:#9334010d}.theme-light .orange-bg-dark-transparent-10,.theme-light .color-5-bg-dark-transparent-10{background-color:#9334011a}.theme-light .orange-bg-dark-transparent-15,.theme-light .color-5-bg-dark-transparent-15{background-color:#93340126}.theme-light .orange-bg-dark-transparent-20,.theme-light .color-5-bg-dark-transparent-20{background-color:#93340133}.theme-light .orange-bg-dark-transparent-25,.theme-light .color-5-bg-dark-transparent-25{background-color:#93340140}.theme-light .orange-bg-dark-transparent-30,.theme-light .color-5-bg-dark-transparent-30{background-color:#9334014d}.theme-light .orange-bg-dark-transparent-35,.theme-light .color-5-bg-dark-transparent-35{background-color:#93340159}.theme-light .orange-bg-dark-transparent-40,.theme-light .color-5-bg-dark-transparent-40{background-color:#93340166}.theme-light .orange-bg-dark-transparent-45,.theme-light .color-5-bg-dark-transparent-45{background-color:#93340173}.theme-light .orange-bg-dark-transparent-50,.theme-light .color-5-bg-dark-transparent-50{background-color:#93340180}.theme-light .orange-bg-dark-transparent-55,.theme-light .color-5-bg-dark-transparent-55{background-color:#9334018c}.theme-light .orange-bg-dark-transparent-60,.theme-light .color-5-bg-dark-transparent-60{background-color:#93340199}.theme-light .orange-bg-dark-transparent-65,.theme-light .color-5-bg-dark-transparent-65{background-color:#933401a6}.theme-light .orange-bg-dark-transparent-70,.theme-light .color-5-bg-dark-transparent-70{background-color:#933401b3}.theme-light .orange-bg-dark-transparent-75,.theme-light .color-5-bg-dark-transparent-75{background-color:#933401bf}.theme-light .orange-bg-dark-transparent-80,.theme-light .color-5-bg-dark-transparent-80{background-color:#933401cc}.theme-light .orange-bg-dark-transparent-85,.theme-light .color-5-bg-dark-transparent-85{background-color:#933401d9}.theme-light .orange-bg-dark-transparent-90,.theme-light .color-5-bg-dark-transparent-90{background-color:#933401e6}.theme-light .orange-bg-dark-transparent-95,.theme-light .color-5-bg-dark-transparent-95{background-color:#933401f2}.theme-light .orange-bg-dark-lightness-10,.theme-light .color-5-bg-dark-lightness-10{background-color:#b74101}.theme-light .orange-bg-dark-darkness-10,.theme-light .color-5-bg-dark-darkness-10{background-color:#842f01}.theme-light .orange-bg-dark-lightness-20,.theme-light .color-5-bg-dark-lightness-20{background-color:#db4d01}.theme-light .orange-bg-dark-darkness-20,.theme-light .color-5-bg-dark-darkness-20{background-color:#762a01}.theme-light .orange-bg-dark-lightness-30,.theme-light .color-5-bg-dark-lightness-30{background-color:#fd5b03}.theme-light .orange-bg-dark-darkness-30,.theme-light .color-5-bg-dark-darkness-30{background-color:#672401}.theme-light .orange-bg-dark-lightness-40,.theme-light .color-5-bg-dark-lightness-40{background-color:#fe7227}.theme-light .orange-bg-dark-darkness-40,.theme-light .color-5-bg-dark-darkness-40{background-color:#581f01}.theme-light .orange-bg-dark-lightness-50,.theme-light .color-5-bg-dark-lightness-50{background-color:#fe8a4b}.theme-light .orange-bg-dark-darkness-50,.theme-light .color-5-bg-dark-darkness-50{background-color:#4a1a01}.theme-light .orange-bg-dark-lightness-60,.theme-light .color-5-bg-dark-lightness-60{background-color:#fea16f}.theme-light .orange-bg-dark-darkness-60,.theme-light .color-5-bg-dark-darkness-60{background-color:#3b1500}.theme-light .orange-bg-dark-lightness-70,.theme-light .color-5-bg-dark-lightness-70{background-color:#feb993}.theme-light .orange-bg-dark-darkness-70,.theme-light .color-5-bg-dark-darkness-70{background-color:#2c1000}.theme-light .orange-bg-dark-lightness-80,.theme-light .color-5-bg-dark-lightness-80{background-color:#ffd0b7}.theme-light .orange-bg-dark-darkness-80,.theme-light .color-5-bg-dark-darkness-80{background-color:#1d0a00}.theme-light .orange-bg-dark-lightness-90,.theme-light .color-5-bg-dark-lightness-90{background-color:#ffe8db}.theme-light .orange-bg-dark-darkness-90,.theme-light .color-5-bg-dark-darkness-90{background-color:#0f0500}.theme-light .orange-bg-dark-hover:hover,.theme-light .color-5-bg-dark-hover:hover{background-color:#933401}.theme-light .orange-bg-dark-hover-transparent-5:hover,.theme-light .color-5-bg-dark-hover-transparent-5:hover{background-color:#9334010d}.theme-light .orange-bg-dark-hover-transparent-10:hover,.theme-light .color-5-bg-dark-hover-transparent-10:hover{background-color:#9334011a}.theme-light .orange-bg-dark-hover-transparent-15:hover,.theme-light .color-5-bg-dark-hover-transparent-15:hover{background-color:#93340126}.theme-light .orange-bg-dark-hover-transparent-20:hover,.theme-light .color-5-bg-dark-hover-transparent-20:hover{background-color:#93340133}.theme-light .orange-bg-dark-hover-transparent-25:hover,.theme-light .color-5-bg-dark-hover-transparent-25:hover{background-color:#93340140}.theme-light .orange-bg-dark-hover-transparent-30:hover,.theme-light .color-5-bg-dark-hover-transparent-30:hover{background-color:#9334014d}.theme-light .orange-bg-dark-hover-transparent-35:hover,.theme-light .color-5-bg-dark-hover-transparent-35:hover{background-color:#93340159}.theme-light .orange-bg-dark-hover-transparent-40:hover,.theme-light .color-5-bg-dark-hover-transparent-40:hover{background-color:#93340166}.theme-light .orange-bg-dark-hover-transparent-45:hover,.theme-light .color-5-bg-dark-hover-transparent-45:hover{background-color:#93340173}.theme-light .orange-bg-dark-hover-transparent-50:hover,.theme-light .color-5-bg-dark-hover-transparent-50:hover{background-color:#93340180}.theme-light .orange-bg-dark-hover-transparent-55:hover,.theme-light .color-5-bg-dark-hover-transparent-55:hover{background-color:#9334018c}.theme-light .orange-bg-dark-hover-transparent-60:hover,.theme-light .color-5-bg-dark-hover-transparent-60:hover{background-color:#93340199}.theme-light .orange-bg-dark-hover-transparent-65:hover,.theme-light .color-5-bg-dark-hover-transparent-65:hover{background-color:#933401a6}.theme-light .orange-bg-dark-hover-transparent-70:hover,.theme-light .color-5-bg-dark-hover-transparent-70:hover{background-color:#933401b3}.theme-light .orange-bg-dark-hover-transparent-75:hover,.theme-light .color-5-bg-dark-hover-transparent-75:hover{background-color:#933401bf}.theme-light .orange-bg-dark-hover-transparent-80:hover,.theme-light .color-5-bg-dark-hover-transparent-80:hover{background-color:#933401cc}.theme-light .orange-bg-dark-hover-transparent-85:hover,.theme-light .color-5-bg-dark-hover-transparent-85:hover{background-color:#933401d9}.theme-light .orange-bg-dark-hover-transparent-90:hover,.theme-light .color-5-bg-dark-hover-transparent-90:hover{background-color:#933401e6}.theme-light .orange-bg-dark-hover-transparent-95:hover,.theme-light .color-5-bg-dark-hover-transparent-95:hover{background-color:#933401f2}.theme-light .orange-bg-darker,.theme-light .color-5-bg-darker{background-color:#571f01}.theme-light .orange-bg-darker-transparent-5,.theme-light .color-5-bg-darker-transparent-5{background-color:#571f010d}.theme-light .orange-bg-darker-transparent-10,.theme-light .color-5-bg-darker-transparent-10{background-color:#571f011a}.theme-light .orange-bg-darker-transparent-15,.theme-light .color-5-bg-darker-transparent-15{background-color:#571f0126}.theme-light .orange-bg-darker-transparent-20,.theme-light .color-5-bg-darker-transparent-20{background-color:#571f0133}.theme-light .orange-bg-darker-transparent-25,.theme-light .color-5-bg-darker-transparent-25{background-color:#571f0140}.theme-light .orange-bg-darker-transparent-30,.theme-light .color-5-bg-darker-transparent-30{background-color:#571f014d}.theme-light .orange-bg-darker-transparent-35,.theme-light .color-5-bg-darker-transparent-35{background-color:#571f0159}.theme-light .orange-bg-darker-transparent-40,.theme-light .color-5-bg-darker-transparent-40{background-color:#571f0166}.theme-light .orange-bg-darker-transparent-45,.theme-light .color-5-bg-darker-transparent-45{background-color:#571f0173}.theme-light .orange-bg-darker-transparent-50,.theme-light .color-5-bg-darker-transparent-50{background-color:#571f0180}.theme-light .orange-bg-darker-transparent-55,.theme-light .color-5-bg-darker-transparent-55{background-color:#571f018c}.theme-light .orange-bg-darker-transparent-60,.theme-light .color-5-bg-darker-transparent-60{background-color:#571f0199}.theme-light .orange-bg-darker-transparent-65,.theme-light .color-5-bg-darker-transparent-65{background-color:#571f01a6}.theme-light .orange-bg-darker-transparent-70,.theme-light .color-5-bg-darker-transparent-70{background-color:#571f01b3}.theme-light .orange-bg-darker-transparent-75,.theme-light .color-5-bg-darker-transparent-75{background-color:#571f01bf}.theme-light .orange-bg-darker-transparent-80,.theme-light .color-5-bg-darker-transparent-80{background-color:#571f01cc}.theme-light .orange-bg-darker-transparent-85,.theme-light .color-5-bg-darker-transparent-85{background-color:#571f01d9}.theme-light .orange-bg-darker-transparent-90,.theme-light .color-5-bg-darker-transparent-90{background-color:#571f01e6}.theme-light .orange-bg-darker-transparent-95,.theme-light .color-5-bg-darker-transparent-95{background-color:#571f01f2}.theme-light .orange-bg-darker-lightness-10,.theme-light .color-5-bg-darker-lightness-10{background-color:#812e01}.theme-light .orange-bg-darker-darkness-10,.theme-light .color-5-bg-darker-darkness-10{background-color:#4e1c01}.theme-light .orange-bg-darker-lightness-20,.theme-light .color-5-bg-darker-lightness-20{background-color:#aa3d02}.theme-light .orange-bg-darker-darkness-20,.theme-light .color-5-bg-darker-darkness-20{background-color:#461901}.theme-light .orange-bg-darker-lightness-30,.theme-light .color-5-bg-darker-lightness-30{background-color:#d44c02}.theme-light .orange-bg-darker-darkness-30,.theme-light .color-5-bg-darker-darkness-30{background-color:#3d1601}.theme-light .orange-bg-darker-lightness-40,.theme-light .color-5-bg-darker-lightness-40{background-color:#fc5b05}.theme-light .orange-bg-darker-darkness-40,.theme-light .color-5-bg-darker-darkness-40{background-color:#341301}.theme-light .orange-bg-darker-lightness-50,.theme-light .color-5-bg-darker-lightness-50{background-color:#fd762e}.theme-light .orange-bg-darker-darkness-50,.theme-light .color-5-bg-darker-darkness-50{background-color:#2c1001}.theme-light .orange-bg-darker-lightness-60,.theme-light .color-5-bg-darker-lightness-60{background-color:#fd9258}.theme-light .orange-bg-darker-darkness-60,.theme-light .color-5-bg-darker-darkness-60{background-color:#230c00}.theme-light .orange-bg-darker-lightness-70,.theme-light .color-5-bg-darker-lightness-70{background-color:#fead82}.theme-light .orange-bg-darker-darkness-70,.theme-light .color-5-bg-darker-darkness-70{background-color:#1a0900}.theme-light .orange-bg-darker-lightness-80,.theme-light .color-5-bg-darker-lightness-80{background-color:#fec8ac}.theme-light .orange-bg-darker-darkness-80,.theme-light .color-5-bg-darker-darkness-80{background-color:#110600}.theme-light .orange-bg-darker-lightness-90,.theme-light .color-5-bg-darker-lightness-90{background-color:#ffe4d5}.theme-light .orange-bg-darker-darkness-90,.theme-light .color-5-bg-darker-darkness-90{background-color:#090300}.theme-light .orange-bg-darker-hover:hover,.theme-light .color-5-bg-darker-hover:hover{background-color:#571f01}.theme-light .orange-bg-darker-hover-transparent-5:hover,.theme-light .color-5-bg-darker-hover-transparent-5:hover{background-color:#571f010d}.theme-light .orange-bg-darker-hover-transparent-10:hover,.theme-light .color-5-bg-darker-hover-transparent-10:hover{background-color:#571f011a}.theme-light .orange-bg-darker-hover-transparent-15:hover,.theme-light .color-5-bg-darker-hover-transparent-15:hover{background-color:#571f0126}.theme-light .orange-bg-darker-hover-transparent-20:hover,.theme-light .color-5-bg-darker-hover-transparent-20:hover{background-color:#571f0133}.theme-light .orange-bg-darker-hover-transparent-25:hover,.theme-light .color-5-bg-darker-hover-transparent-25:hover{background-color:#571f0140}.theme-light .orange-bg-darker-hover-transparent-30:hover,.theme-light .color-5-bg-darker-hover-transparent-30:hover{background-color:#571f014d}.theme-light .orange-bg-darker-hover-transparent-35:hover,.theme-light .color-5-bg-darker-hover-transparent-35:hover{background-color:#571f0159}.theme-light .orange-bg-darker-hover-transparent-40:hover,.theme-light .color-5-bg-darker-hover-transparent-40:hover{background-color:#571f0166}.theme-light .orange-bg-darker-hover-transparent-45:hover,.theme-light .color-5-bg-darker-hover-transparent-45:hover{background-color:#571f0173}.theme-light .orange-bg-darker-hover-transparent-50:hover,.theme-light .color-5-bg-darker-hover-transparent-50:hover{background-color:#571f0180}.theme-light .orange-bg-darker-hover-transparent-55:hover,.theme-light .color-5-bg-darker-hover-transparent-55:hover{background-color:#571f018c}.theme-light .orange-bg-darker-hover-transparent-60:hover,.theme-light .color-5-bg-darker-hover-transparent-60:hover{background-color:#571f0199}.theme-light .orange-bg-darker-hover-transparent-65:hover,.theme-light .color-5-bg-darker-hover-transparent-65:hover{background-color:#571f01a6}.theme-light .orange-bg-darker-hover-transparent-70:hover,.theme-light .color-5-bg-darker-hover-transparent-70:hover{background-color:#571f01b3}.theme-light .orange-bg-darker-hover-transparent-75:hover,.theme-light .color-5-bg-darker-hover-transparent-75:hover{background-color:#571f01bf}.theme-light .orange-bg-darker-hover-transparent-80:hover,.theme-light .color-5-bg-darker-hover-transparent-80:hover{background-color:#571f01cc}.theme-light .orange-bg-darker-hover-transparent-85:hover,.theme-light .color-5-bg-darker-hover-transparent-85:hover{background-color:#571f01d9}.theme-light .orange-bg-darker-hover-transparent-90:hover,.theme-light .color-5-bg-darker-hover-transparent-90:hover{background-color:#571f01e6}.theme-light .orange-bg-darker-hover-transparent-95:hover,.theme-light .color-5-bg-darker-hover-transparent-95:hover{background-color:#571f01f2}.theme-light .orange-font-lighter,.theme-light .color-5-font-lighter{color:#feb791}.theme-light .orange-font-lighter-transparent-5,.theme-light .color-5-font-lighter-transparent-5{color:#feb7910d}.theme-light .orange-font-lighter-transparent-10,.theme-light .color-5-font-lighter-transparent-10{color:#feb7911a}.theme-light .orange-font-lighter-transparent-15,.theme-light .color-5-font-lighter-transparent-15{color:#feb79126}.theme-light .orange-font-lighter-transparent-20,.theme-light .color-5-font-lighter-transparent-20{color:#feb79133}.theme-light .orange-font-lighter-transparent-25,.theme-light .color-5-font-lighter-transparent-25{color:#feb79140}.theme-light .orange-font-lighter-transparent-30,.theme-light .color-5-font-lighter-transparent-30{color:#feb7914d}.theme-light .orange-font-lighter-transparent-35,.theme-light .color-5-font-lighter-transparent-35{color:#feb79159}.theme-light .orange-font-lighter-transparent-40,.theme-light .color-5-font-lighter-transparent-40{color:#feb79166}.theme-light .orange-font-lighter-transparent-45,.theme-light .color-5-font-lighter-transparent-45{color:#feb79173}.theme-light .orange-font-lighter-transparent-50,.theme-light .color-5-font-lighter-transparent-50{color:#feb79180}.theme-light .orange-font-lighter-transparent-55,.theme-light .color-5-font-lighter-transparent-55{color:#feb7918c}.theme-light .orange-font-lighter-transparent-60,.theme-light .color-5-font-lighter-transparent-60{color:#feb79199}.theme-light .orange-font-lighter-transparent-65,.theme-light .color-5-font-lighter-transparent-65{color:#feb791a6}.theme-light .orange-font-lighter-transparent-70,.theme-light .color-5-font-lighter-transparent-70{color:#feb791b3}.theme-light .orange-font-lighter-transparent-75,.theme-light .color-5-font-lighter-transparent-75{color:#feb791bf}.theme-light .orange-font-lighter-transparent-80,.theme-light .color-5-font-lighter-transparent-80{color:#feb791cc}.theme-light .orange-font-lighter-transparent-85,.theme-light .color-5-font-lighter-transparent-85{color:#feb791d9}.theme-light .orange-font-lighter-transparent-90,.theme-light .color-5-font-lighter-transparent-90{color:#feb791e6}.theme-light .orange-font-lighter-transparent-95,.theme-light .color-5-font-lighter-transparent-95{color:#feb791f2}.theme-light .orange-font-lighter-lightness-10,.theme-light .color-5-font-lighter-lightness-10{color:#febe9c}.theme-light .orange-font-lighter-darkness-10,.theme-light .color-5-font-lighter-darkness-10{color:#fe9d69}.theme-light .orange-font-lighter-lightness-20,.theme-light .color-5-font-lighter-lightness-20{color:#fec5a7}.theme-light .orange-font-lighter-darkness-20,.theme-light .color-5-font-lighter-darkness-20{color:#fd8342}.theme-light .orange-font-lighter-lightness-30,.theme-light .color-5-font-lighter-lightness-30{color:#fecdb2}.theme-light .orange-font-lighter-darkness-30,.theme-light .color-5-font-lighter-darkness-30{color:#fd691a}.theme-light .orange-font-lighter-lightness-40,.theme-light .color-5-font-lighter-lightness-40{color:#fed4bd}.theme-light .orange-font-lighter-darkness-40,.theme-light .color-5-font-lighter-darkness-40{color:#ed5402}.theme-light .orange-font-lighter-lightness-50,.theme-light .color-5-font-lighter-lightness-50{color:#ffdbc8}.theme-light .orange-font-lighter-darkness-50,.theme-light .color-5-font-lighter-darkness-50{color:#c64602}.theme-light .orange-font-lighter-lightness-60,.theme-light .color-5-font-lighter-lightness-60{color:#ffe2d3}.theme-light .orange-font-lighter-darkness-60,.theme-light .color-5-font-lighter-darkness-60{color:#9e3801}.theme-light .orange-font-lighter-lightness-70,.theme-light .color-5-font-lighter-lightness-70{color:#ffe9de}.theme-light .orange-font-lighter-darkness-70,.theme-light .color-5-font-lighter-darkness-70{color:#772a01}.theme-light .orange-font-lighter-lightness-80,.theme-light .color-5-font-lighter-lightness-80{color:#fff1e9}.theme-light .orange-font-lighter-darkness-80,.theme-light .color-5-font-lighter-darkness-80{color:#4f1c01}.theme-light .orange-font-lighter-lightness-90,.theme-light .color-5-font-lighter-lightness-90{color:#fff8f4}.theme-light .orange-font-lighter-darkness-90,.theme-light .color-5-font-lighter-darkness-90{color:#280e00}.theme-light .orange-font-lighter-hover:hover,.theme-light .color-5-font-lighter-hover:hover{color:#feb791}.theme-light .orange-font-lighter-hover-transparent-5:hover,.theme-light .color-5-font-lighter-hover-transparent-5:hover{color:#feb7910d}.theme-light .orange-font-lighter-hover-transparent-10:hover,.theme-light .color-5-font-lighter-hover-transparent-10:hover{color:#feb7911a}.theme-light .orange-font-lighter-hover-transparent-15:hover,.theme-light .color-5-font-lighter-hover-transparent-15:hover{color:#feb79126}.theme-light .orange-font-lighter-hover-transparent-20:hover,.theme-light .color-5-font-lighter-hover-transparent-20:hover{color:#feb79133}.theme-light .orange-font-lighter-hover-transparent-25:hover,.theme-light .color-5-font-lighter-hover-transparent-25:hover{color:#feb79140}.theme-light .orange-font-lighter-hover-transparent-30:hover,.theme-light .color-5-font-lighter-hover-transparent-30:hover{color:#feb7914d}.theme-light .orange-font-lighter-hover-transparent-35:hover,.theme-light .color-5-font-lighter-hover-transparent-35:hover{color:#feb79159}.theme-light .orange-font-lighter-hover-transparent-40:hover,.theme-light .color-5-font-lighter-hover-transparent-40:hover{color:#feb79166}.theme-light .orange-font-lighter-hover-transparent-45:hover,.theme-light .color-5-font-lighter-hover-transparent-45:hover{color:#feb79173}.theme-light .orange-font-lighter-hover-transparent-50:hover,.theme-light .color-5-font-lighter-hover-transparent-50:hover{color:#feb79180}.theme-light .orange-font-lighter-hover-transparent-55:hover,.theme-light .color-5-font-lighter-hover-transparent-55:hover{color:#feb7918c}.theme-light .orange-font-lighter-hover-transparent-60:hover,.theme-light .color-5-font-lighter-hover-transparent-60:hover{color:#feb79199}.theme-light .orange-font-lighter-hover-transparent-65:hover,.theme-light .color-5-font-lighter-hover-transparent-65:hover{color:#feb791a6}.theme-light .orange-font-lighter-hover-transparent-70:hover,.theme-light .color-5-font-lighter-hover-transparent-70:hover{color:#feb791b3}.theme-light .orange-font-lighter-hover-transparent-75:hover,.theme-light .color-5-font-lighter-hover-transparent-75:hover{color:#feb791bf}.theme-light .orange-font-lighter-hover-transparent-80:hover,.theme-light .color-5-font-lighter-hover-transparent-80:hover{color:#feb791cc}.theme-light .orange-font-lighter-hover-transparent-85:hover,.theme-light .color-5-font-lighter-hover-transparent-85:hover{color:#feb791d9}.theme-light .orange-font-lighter-hover-transparent-90:hover,.theme-light .color-5-font-lighter-hover-transparent-90:hover{color:#feb791e6}.theme-light .orange-font-lighter-hover-transparent-95:hover,.theme-light .color-5-font-lighter-hover-transparent-95:hover{color:#feb791f2}.theme-light .orange-font-lighter-contrast,.theme-light .color-5-font-lighter-contrast{color:#161616}.theme-light .orange-font-light,.theme-light .color-5-font-light{color:#fd6412}.theme-light .orange-font-light-transparent-5,.theme-light .color-5-font-light-transparent-5{color:#fd64120d}.theme-light .orange-font-light-transparent-10,.theme-light .color-5-font-light-transparent-10{color:#fd64121a}.theme-light .orange-font-light-transparent-15,.theme-light .color-5-font-light-transparent-15{color:#fd641226}.theme-light .orange-font-light-transparent-20,.theme-light .color-5-font-light-transparent-20{color:#fd641233}.theme-light .orange-font-light-transparent-25,.theme-light .color-5-font-light-transparent-25{color:#fd641240}.theme-light .orange-font-light-transparent-30,.theme-light .color-5-font-light-transparent-30{color:#fd64124d}.theme-light .orange-font-light-transparent-35,.theme-light .color-5-font-light-transparent-35{color:#fd641259}.theme-light .orange-font-light-transparent-40,.theme-light .color-5-font-light-transparent-40{color:#fd641266}.theme-light .orange-font-light-transparent-45,.theme-light .color-5-font-light-transparent-45{color:#fd641273}.theme-light .orange-font-light-transparent-50,.theme-light .color-5-font-light-transparent-50{color:#fd641280}.theme-light .orange-font-light-transparent-55,.theme-light .color-5-font-light-transparent-55{color:#fd64128c}.theme-light .orange-font-light-transparent-60,.theme-light .color-5-font-light-transparent-60{color:#fd641299}.theme-light .orange-font-light-transparent-65,.theme-light .color-5-font-light-transparent-65{color:#fd6412a6}.theme-light .orange-font-light-transparent-70,.theme-light .color-5-font-light-transparent-70{color:#fd6412b3}.theme-light .orange-font-light-transparent-75,.theme-light .color-5-font-light-transparent-75{color:#fd6412bf}.theme-light .orange-font-light-transparent-80,.theme-light .color-5-font-light-transparent-80{color:#fd6412cc}.theme-light .orange-font-light-transparent-85,.theme-light .color-5-font-light-transparent-85{color:#fd6412d9}.theme-light .orange-font-light-transparent-90,.theme-light .color-5-font-light-transparent-90{color:#fd6412e6}.theme-light .orange-font-light-transparent-95,.theme-light .color-5-font-light-transparent-95{color:#fd6412f2}.theme-light .orange-font-light-lightness-10,.theme-light .color-5-font-light-lightness-10{color:#fd742a}.theme-light .orange-font-light-darkness-10,.theme-light .color-5-font-light-darkness-10{color:#f25602}.theme-light .orange-font-light-lightness-20,.theme-light .color-5-font-light-lightness-20{color:#fd8341}.theme-light .orange-font-light-darkness-20,.theme-light .color-5-font-light-darkness-20{color:#d74c02}.theme-light .orange-font-light-lightness-30,.theme-light .color-5-font-light-lightness-30{color:#fe9359}.theme-light .orange-font-light-darkness-30,.theme-light .color-5-font-light-darkness-30{color:#bc4302}.theme-light .orange-font-light-lightness-40,.theme-light .color-5-font-light-lightness-40{color:#fea271}.theme-light .orange-font-light-darkness-40,.theme-light .color-5-font-light-darkness-40{color:#a13901}.theme-light .orange-font-light-lightness-50,.theme-light .color-5-font-light-lightness-50{color:#feb289}.theme-light .orange-font-light-darkness-50,.theme-light .color-5-font-light-darkness-50{color:#863001}.theme-light .orange-font-light-lightness-60,.theme-light .color-5-font-light-lightness-60{color:#fec1a0}.theme-light .orange-font-light-darkness-60,.theme-light .color-5-font-light-darkness-60{color:#6b2601}.theme-light .orange-font-light-lightness-70,.theme-light .color-5-font-light-lightness-70{color:#fed1b8}.theme-light .orange-font-light-darkness-70,.theme-light .color-5-font-light-darkness-70{color:#511d01}.theme-light .orange-font-light-lightness-80,.theme-light .color-5-font-light-lightness-80{color:#ffe0d0}.theme-light .orange-font-light-darkness-80,.theme-light .color-5-font-light-darkness-80{color:#361300}.theme-light .orange-font-light-lightness-90,.theme-light .color-5-font-light-lightness-90{color:#fff0e7}.theme-light .orange-font-light-darkness-90,.theme-light .color-5-font-light-darkness-90{color:#1b0a00}.theme-light .orange-font-light-hover:hover,.theme-light .color-5-font-light-hover:hover{color:#fd6412}.theme-light .orange-font-light-hover-transparent-5:hover,.theme-light .color-5-font-light-hover-transparent-5:hover{color:#fd64120d}.theme-light .orange-font-light-hover-transparent-10:hover,.theme-light .color-5-font-light-hover-transparent-10:hover{color:#fd64121a}.theme-light .orange-font-light-hover-transparent-15:hover,.theme-light .color-5-font-light-hover-transparent-15:hover{color:#fd641226}.theme-light .orange-font-light-hover-transparent-20:hover,.theme-light .color-5-font-light-hover-transparent-20:hover{color:#fd641233}.theme-light .orange-font-light-hover-transparent-25:hover,.theme-light .color-5-font-light-hover-transparent-25:hover{color:#fd641240}.theme-light .orange-font-light-hover-transparent-30:hover,.theme-light .color-5-font-light-hover-transparent-30:hover{color:#fd64124d}.theme-light .orange-font-light-hover-transparent-35:hover,.theme-light .color-5-font-light-hover-transparent-35:hover{color:#fd641259}.theme-light .orange-font-light-hover-transparent-40:hover,.theme-light .color-5-font-light-hover-transparent-40:hover{color:#fd641266}.theme-light .orange-font-light-hover-transparent-45:hover,.theme-light .color-5-font-light-hover-transparent-45:hover{color:#fd641273}.theme-light .orange-font-light-hover-transparent-50:hover,.theme-light .color-5-font-light-hover-transparent-50:hover{color:#fd641280}.theme-light .orange-font-light-hover-transparent-55:hover,.theme-light .color-5-font-light-hover-transparent-55:hover{color:#fd64128c}.theme-light .orange-font-light-hover-transparent-60:hover,.theme-light .color-5-font-light-hover-transparent-60:hover{color:#fd641299}.theme-light .orange-font-light-hover-transparent-65:hover,.theme-light .color-5-font-light-hover-transparent-65:hover{color:#fd6412a6}.theme-light .orange-font-light-hover-transparent-70:hover,.theme-light .color-5-font-light-hover-transparent-70:hover{color:#fd6412b3}.theme-light .orange-font-light-hover-transparent-75:hover,.theme-light .color-5-font-light-hover-transparent-75:hover{color:#fd6412bf}.theme-light .orange-font-light-hover-transparent-80:hover,.theme-light .color-5-font-light-hover-transparent-80:hover{color:#fd6412cc}.theme-light .orange-font-light-hover-transparent-85:hover,.theme-light .color-5-font-light-hover-transparent-85:hover{color:#fd6412d9}.theme-light .orange-font-light-hover-transparent-90:hover,.theme-light .color-5-font-light-hover-transparent-90:hover{color:#fd6412e6}.theme-light .orange-font-light-hover-transparent-95:hover,.theme-light .color-5-font-light-hover-transparent-95:hover{color:#fd6412f2}.theme-light .orange-font-light-contrast,.theme-light .color-5-font-light-contrast{color:#161616}.theme-light .orange-font,.theme-light .color-5-font{color:#d04a02}.theme-light .orange-font-transparent-5,.theme-light .color-5-font-transparent-5{color:#d04a020d}.theme-light .orange-font-transparent-10,.theme-light .color-5-font-transparent-10{color:#d04a021a}.theme-light .orange-font-transparent-15,.theme-light .color-5-font-transparent-15{color:#d04a0226}.theme-light .orange-font-transparent-20,.theme-light .color-5-font-transparent-20{color:#d04a0233}.theme-light .orange-font-transparent-25,.theme-light .color-5-font-transparent-25{color:#d04a0240}.theme-light .orange-font-transparent-30,.theme-light .color-5-font-transparent-30{color:#d04a024d}.theme-light .orange-font-transparent-35,.theme-light .color-5-font-transparent-35{color:#d04a0259}.theme-light .orange-font-transparent-40,.theme-light .color-5-font-transparent-40{color:#d04a0266}.theme-light .orange-font-transparent-45,.theme-light .color-5-font-transparent-45{color:#d04a0273}.theme-light .orange-font-transparent-50,.theme-light .color-5-font-transparent-50{color:#d04a0280}.theme-light .orange-font-transparent-55,.theme-light .color-5-font-transparent-55{color:#d04a028c}.theme-light .orange-font-transparent-60,.theme-light .color-5-font-transparent-60{color:#d04a0299}.theme-light .orange-font-transparent-65,.theme-light .color-5-font-transparent-65{color:#d04a02a6}.theme-light .orange-font-transparent-70,.theme-light .color-5-font-transparent-70{color:#d04a02b3}.theme-light .orange-font-transparent-75,.theme-light .color-5-font-transparent-75{color:#d04a02bf}.theme-light .orange-font-transparent-80,.theme-light .color-5-font-transparent-80{color:#d04a02cc}.theme-light .orange-font-transparent-85,.theme-light .color-5-font-transparent-85{color:#d04a02d9}.theme-light .orange-font-transparent-90,.theme-light .color-5-font-transparent-90{color:#d04a02e6}.theme-light .orange-font-transparent-95,.theme-light .color-5-font-transparent-95{color:#d04a02f2}.theme-light .orange-font-lightness-10,.theme-light .color-5-font-lightness-10{color:#ee5502}.theme-light .orange-font-darkness-10,.theme-light .color-5-font-darkness-10{color:#bb4302}.theme-light .orange-font-lightness-20,.theme-light .color-5-font-lightness-20{color:#fd6411}.theme-light .orange-font-darkness-20,.theme-light .color-5-font-darkness-20{color:#a63b02}.theme-light .orange-font-lightness-30,.theme-light .color-5-font-lightness-30{color:#fd772f}.theme-light .orange-font-darkness-30,.theme-light .color-5-font-darkness-30{color:#923401}.theme-light .orange-font-lightness-40,.theme-light .color-5-font-lightness-40{color:#fd8a4d}.theme-light .orange-font-darkness-40,.theme-light .color-5-font-darkness-40{color:#7d2c01}.theme-light .orange-font-lightness-50,.theme-light .color-5-font-lightness-50{color:#fe9e6a}.theme-light .orange-font-darkness-50,.theme-light .color-5-font-darkness-50{color:#682501}.theme-light .orange-font-lightness-60,.theme-light .color-5-font-lightness-60{color:#feb188}.theme-light .orange-font-darkness-60,.theme-light .color-5-font-darkness-60{color:#531e01}.theme-light .orange-font-lightness-70,.theme-light .color-5-font-lightness-70{color:#fec5a6}.theme-light .orange-font-darkness-70,.theme-light .color-5-font-darkness-70{color:#3e1601}.theme-light .orange-font-lightness-80,.theme-light .color-5-font-lightness-80{color:#fed8c4}.theme-light .orange-font-darkness-80,.theme-light .color-5-font-darkness-80{color:#2a0f00}.theme-light .orange-font-lightness-90,.theme-light .color-5-font-lightness-90{color:#ffece1}.theme-light .orange-font-darkness-90,.theme-light .color-5-font-darkness-90{color:#150700}.theme-light .orange-font-hover:hover,.theme-light .color-5-font-hover:hover{color:#d04a02}.theme-light .orange-font-hover-transparent-5:hover,.theme-light .color-5-font-hover-transparent-5:hover{color:#d04a020d}.theme-light .orange-font-hover-transparent-10:hover,.theme-light .color-5-font-hover-transparent-10:hover{color:#d04a021a}.theme-light .orange-font-hover-transparent-15:hover,.theme-light .color-5-font-hover-transparent-15:hover{color:#d04a0226}.theme-light .orange-font-hover-transparent-20:hover,.theme-light .color-5-font-hover-transparent-20:hover{color:#d04a0233}.theme-light .orange-font-hover-transparent-25:hover,.theme-light .color-5-font-hover-transparent-25:hover{color:#d04a0240}.theme-light .orange-font-hover-transparent-30:hover,.theme-light .color-5-font-hover-transparent-30:hover{color:#d04a024d}.theme-light .orange-font-hover-transparent-35:hover,.theme-light .color-5-font-hover-transparent-35:hover{color:#d04a0259}.theme-light .orange-font-hover-transparent-40:hover,.theme-light .color-5-font-hover-transparent-40:hover{color:#d04a0266}.theme-light .orange-font-hover-transparent-45:hover,.theme-light .color-5-font-hover-transparent-45:hover{color:#d04a0273}.theme-light .orange-font-hover-transparent-50:hover,.theme-light .color-5-font-hover-transparent-50:hover{color:#d04a0280}.theme-light .orange-font-hover-transparent-55:hover,.theme-light .color-5-font-hover-transparent-55:hover{color:#d04a028c}.theme-light .orange-font-hover-transparent-60:hover,.theme-light .color-5-font-hover-transparent-60:hover{color:#d04a0299}.theme-light .orange-font-hover-transparent-65:hover,.theme-light .color-5-font-hover-transparent-65:hover{color:#d04a02a6}.theme-light .orange-font-hover-transparent-70:hover,.theme-light .color-5-font-hover-transparent-70:hover{color:#d04a02b3}.theme-light .orange-font-hover-transparent-75:hover,.theme-light .color-5-font-hover-transparent-75:hover{color:#d04a02bf}.theme-light .orange-font-hover-transparent-80:hover,.theme-light .color-5-font-hover-transparent-80:hover{color:#d04a02cc}.theme-light .orange-font-hover-transparent-85:hover,.theme-light .color-5-font-hover-transparent-85:hover{color:#d04a02d9}.theme-light .orange-font-hover-transparent-90:hover,.theme-light .color-5-font-hover-transparent-90:hover{color:#d04a02e6}.theme-light .orange-font-hover-transparent-95:hover,.theme-light .color-5-font-hover-transparent-95:hover{color:#d04a02f2}.theme-light .orange-font-contrast,.theme-light .color-5-font-contrast{color:#000}.theme-light .orange-font-dark,.theme-light .color-5-font-dark{color:#933401}.theme-light .orange-font-dark-transparent-5,.theme-light .color-5-font-dark-transparent-5{color:#9334010d}.theme-light .orange-font-dark-transparent-10,.theme-light .color-5-font-dark-transparent-10{color:#9334011a}.theme-light .orange-font-dark-transparent-15,.theme-light .color-5-font-dark-transparent-15{color:#93340126}.theme-light .orange-font-dark-transparent-20,.theme-light .color-5-font-dark-transparent-20{color:#93340133}.theme-light .orange-font-dark-transparent-25,.theme-light .color-5-font-dark-transparent-25{color:#93340140}.theme-light .orange-font-dark-transparent-30,.theme-light .color-5-font-dark-transparent-30{color:#9334014d}.theme-light .orange-font-dark-transparent-35,.theme-light .color-5-font-dark-transparent-35{color:#93340159}.theme-light .orange-font-dark-transparent-40,.theme-light .color-5-font-dark-transparent-40{color:#93340166}.theme-light .orange-font-dark-transparent-45,.theme-light .color-5-font-dark-transparent-45{color:#93340173}.theme-light .orange-font-dark-transparent-50,.theme-light .color-5-font-dark-transparent-50{color:#93340180}.theme-light .orange-font-dark-transparent-55,.theme-light .color-5-font-dark-transparent-55{color:#9334018c}.theme-light .orange-font-dark-transparent-60,.theme-light .color-5-font-dark-transparent-60{color:#93340199}.theme-light .orange-font-dark-transparent-65,.theme-light .color-5-font-dark-transparent-65{color:#933401a6}.theme-light .orange-font-dark-transparent-70,.theme-light .color-5-font-dark-transparent-70{color:#933401b3}.theme-light .orange-font-dark-transparent-75,.theme-light .color-5-font-dark-transparent-75{color:#933401bf}.theme-light .orange-font-dark-transparent-80,.theme-light .color-5-font-dark-transparent-80{color:#933401cc}.theme-light .orange-font-dark-transparent-85,.theme-light .color-5-font-dark-transparent-85{color:#933401d9}.theme-light .orange-font-dark-transparent-90,.theme-light .color-5-font-dark-transparent-90{color:#933401e6}.theme-light .orange-font-dark-transparent-95,.theme-light .color-5-font-dark-transparent-95{color:#933401f2}.theme-light .orange-font-dark-lightness-10,.theme-light .color-5-font-dark-lightness-10{color:#b74101}.theme-light .orange-font-dark-darkness-10,.theme-light .color-5-font-dark-darkness-10{color:#842f01}.theme-light .orange-font-dark-lightness-20,.theme-light .color-5-font-dark-lightness-20{color:#db4d01}.theme-light .orange-font-dark-darkness-20,.theme-light .color-5-font-dark-darkness-20{color:#762a01}.theme-light .orange-font-dark-lightness-30,.theme-light .color-5-font-dark-lightness-30{color:#fd5b03}.theme-light .orange-font-dark-darkness-30,.theme-light .color-5-font-dark-darkness-30{color:#672401}.theme-light .orange-font-dark-lightness-40,.theme-light .color-5-font-dark-lightness-40{color:#fe7227}.theme-light .orange-font-dark-darkness-40,.theme-light .color-5-font-dark-darkness-40{color:#581f01}.theme-light .orange-font-dark-lightness-50,.theme-light .color-5-font-dark-lightness-50{color:#fe8a4b}.theme-light .orange-font-dark-darkness-50,.theme-light .color-5-font-dark-darkness-50{color:#4a1a01}.theme-light .orange-font-dark-lightness-60,.theme-light .color-5-font-dark-lightness-60{color:#fea16f}.theme-light .orange-font-dark-darkness-60,.theme-light .color-5-font-dark-darkness-60{color:#3b1500}.theme-light .orange-font-dark-lightness-70,.theme-light .color-5-font-dark-lightness-70{color:#feb993}.theme-light .orange-font-dark-darkness-70,.theme-light .color-5-font-dark-darkness-70{color:#2c1000}.theme-light .orange-font-dark-lightness-80,.theme-light .color-5-font-dark-lightness-80{color:#ffd0b7}.theme-light .orange-font-dark-darkness-80,.theme-light .color-5-font-dark-darkness-80{color:#1d0a00}.theme-light .orange-font-dark-lightness-90,.theme-light .color-5-font-dark-lightness-90{color:#ffe8db}.theme-light .orange-font-dark-darkness-90,.theme-light .color-5-font-dark-darkness-90{color:#0f0500}.theme-light .orange-font-dark-hover:hover,.theme-light .color-5-font-dark-hover:hover{color:#933401}.theme-light .orange-font-dark-hover-transparent-5:hover,.theme-light .color-5-font-dark-hover-transparent-5:hover{color:#9334010d}.theme-light .orange-font-dark-hover-transparent-10:hover,.theme-light .color-5-font-dark-hover-transparent-10:hover{color:#9334011a}.theme-light .orange-font-dark-hover-transparent-15:hover,.theme-light .color-5-font-dark-hover-transparent-15:hover{color:#93340126}.theme-light .orange-font-dark-hover-transparent-20:hover,.theme-light .color-5-font-dark-hover-transparent-20:hover{color:#93340133}.theme-light .orange-font-dark-hover-transparent-25:hover,.theme-light .color-5-font-dark-hover-transparent-25:hover{color:#93340140}.theme-light .orange-font-dark-hover-transparent-30:hover,.theme-light .color-5-font-dark-hover-transparent-30:hover{color:#9334014d}.theme-light .orange-font-dark-hover-transparent-35:hover,.theme-light .color-5-font-dark-hover-transparent-35:hover{color:#93340159}.theme-light .orange-font-dark-hover-transparent-40:hover,.theme-light .color-5-font-dark-hover-transparent-40:hover{color:#93340166}.theme-light .orange-font-dark-hover-transparent-45:hover,.theme-light .color-5-font-dark-hover-transparent-45:hover{color:#93340173}.theme-light .orange-font-dark-hover-transparent-50:hover,.theme-light .color-5-font-dark-hover-transparent-50:hover{color:#93340180}.theme-light .orange-font-dark-hover-transparent-55:hover,.theme-light .color-5-font-dark-hover-transparent-55:hover{color:#9334018c}.theme-light .orange-font-dark-hover-transparent-60:hover,.theme-light .color-5-font-dark-hover-transparent-60:hover{color:#93340199}.theme-light .orange-font-dark-hover-transparent-65:hover,.theme-light .color-5-font-dark-hover-transparent-65:hover{color:#933401a6}.theme-light .orange-font-dark-hover-transparent-70:hover,.theme-light .color-5-font-dark-hover-transparent-70:hover{color:#933401b3}.theme-light .orange-font-dark-hover-transparent-75:hover,.theme-light .color-5-font-dark-hover-transparent-75:hover{color:#933401bf}.theme-light .orange-font-dark-hover-transparent-80:hover,.theme-light .color-5-font-dark-hover-transparent-80:hover{color:#933401cc}.theme-light .orange-font-dark-hover-transparent-85:hover,.theme-light .color-5-font-dark-hover-transparent-85:hover{color:#933401d9}.theme-light .orange-font-dark-hover-transparent-90:hover,.theme-light .color-5-font-dark-hover-transparent-90:hover{color:#933401e6}.theme-light .orange-font-dark-hover-transparent-95:hover,.theme-light .color-5-font-dark-hover-transparent-95:hover{color:#933401f2}.theme-light .orange-font-dark-contrast,.theme-light .color-5-font-dark-contrast{color:#f2f2f2}.theme-light .orange-font-darker,.theme-light .color-5-font-darker{color:#571f01}.theme-light .orange-font-darker-transparent-5,.theme-light .color-5-font-darker-transparent-5{color:#571f010d}.theme-light .orange-font-darker-transparent-10,.theme-light .color-5-font-darker-transparent-10{color:#571f011a}.theme-light .orange-font-darker-transparent-15,.theme-light .color-5-font-darker-transparent-15{color:#571f0126}.theme-light .orange-font-darker-transparent-20,.theme-light .color-5-font-darker-transparent-20{color:#571f0133}.theme-light .orange-font-darker-transparent-25,.theme-light .color-5-font-darker-transparent-25{color:#571f0140}.theme-light .orange-font-darker-transparent-30,.theme-light .color-5-font-darker-transparent-30{color:#571f014d}.theme-light .orange-font-darker-transparent-35,.theme-light .color-5-font-darker-transparent-35{color:#571f0159}.theme-light .orange-font-darker-transparent-40,.theme-light .color-5-font-darker-transparent-40{color:#571f0166}.theme-light .orange-font-darker-transparent-45,.theme-light .color-5-font-darker-transparent-45{color:#571f0173}.theme-light .orange-font-darker-transparent-50,.theme-light .color-5-font-darker-transparent-50{color:#571f0180}.theme-light .orange-font-darker-transparent-55,.theme-light .color-5-font-darker-transparent-55{color:#571f018c}.theme-light .orange-font-darker-transparent-60,.theme-light .color-5-font-darker-transparent-60{color:#571f0199}.theme-light .orange-font-darker-transparent-65,.theme-light .color-5-font-darker-transparent-65{color:#571f01a6}.theme-light .orange-font-darker-transparent-70,.theme-light .color-5-font-darker-transparent-70{color:#571f01b3}.theme-light .orange-font-darker-transparent-75,.theme-light .color-5-font-darker-transparent-75{color:#571f01bf}.theme-light .orange-font-darker-transparent-80,.theme-light .color-5-font-darker-transparent-80{color:#571f01cc}.theme-light .orange-font-darker-transparent-85,.theme-light .color-5-font-darker-transparent-85{color:#571f01d9}.theme-light .orange-font-darker-transparent-90,.theme-light .color-5-font-darker-transparent-90{color:#571f01e6}.theme-light .orange-font-darker-transparent-95,.theme-light .color-5-font-darker-transparent-95{color:#571f01f2}.theme-light .orange-font-darker-lightness-10,.theme-light .color-5-font-darker-lightness-10{color:#812e01}.theme-light .orange-font-darker-darkness-10,.theme-light .color-5-font-darker-darkness-10{color:#4e1c01}.theme-light .orange-font-darker-lightness-20,.theme-light .color-5-font-darker-lightness-20{color:#aa3d02}.theme-light .orange-font-darker-darkness-20,.theme-light .color-5-font-darker-darkness-20{color:#461901}.theme-light .orange-font-darker-lightness-30,.theme-light .color-5-font-darker-lightness-30{color:#d44c02}.theme-light .orange-font-darker-darkness-30,.theme-light .color-5-font-darker-darkness-30{color:#3d1601}.theme-light .orange-font-darker-lightness-40,.theme-light .color-5-font-darker-lightness-40{color:#fc5b05}.theme-light .orange-font-darker-darkness-40,.theme-light .color-5-font-darker-darkness-40{color:#341301}.theme-light .orange-font-darker-lightness-50,.theme-light .color-5-font-darker-lightness-50{color:#fd762e}.theme-light .orange-font-darker-darkness-50,.theme-light .color-5-font-darker-darkness-50{color:#2c1001}.theme-light .orange-font-darker-lightness-60,.theme-light .color-5-font-darker-lightness-60{color:#fd9258}.theme-light .orange-font-darker-darkness-60,.theme-light .color-5-font-darker-darkness-60{color:#230c00}.theme-light .orange-font-darker-lightness-70,.theme-light .color-5-font-darker-lightness-70{color:#fead82}.theme-light .orange-font-darker-darkness-70,.theme-light .color-5-font-darker-darkness-70{color:#1a0900}.theme-light .orange-font-darker-lightness-80,.theme-light .color-5-font-darker-lightness-80{color:#fec8ac}.theme-light .orange-font-darker-darkness-80,.theme-light .color-5-font-darker-darkness-80{color:#110600}.theme-light .orange-font-darker-lightness-90,.theme-light .color-5-font-darker-lightness-90{color:#ffe4d5}.theme-light .orange-font-darker-darkness-90,.theme-light .color-5-font-darker-darkness-90{color:#090300}.theme-light .orange-font-darker-hover:hover,.theme-light .color-5-font-darker-hover:hover{color:#571f01}.theme-light .orange-font-darker-hover-transparent-5:hover,.theme-light .color-5-font-darker-hover-transparent-5:hover{color:#571f010d}.theme-light .orange-font-darker-hover-transparent-10:hover,.theme-light .color-5-font-darker-hover-transparent-10:hover{color:#571f011a}.theme-light .orange-font-darker-hover-transparent-15:hover,.theme-light .color-5-font-darker-hover-transparent-15:hover{color:#571f0126}.theme-light .orange-font-darker-hover-transparent-20:hover,.theme-light .color-5-font-darker-hover-transparent-20:hover{color:#571f0133}.theme-light .orange-font-darker-hover-transparent-25:hover,.theme-light .color-5-font-darker-hover-transparent-25:hover{color:#571f0140}.theme-light .orange-font-darker-hover-transparent-30:hover,.theme-light .color-5-font-darker-hover-transparent-30:hover{color:#571f014d}.theme-light .orange-font-darker-hover-transparent-35:hover,.theme-light .color-5-font-darker-hover-transparent-35:hover{color:#571f0159}.theme-light .orange-font-darker-hover-transparent-40:hover,.theme-light .color-5-font-darker-hover-transparent-40:hover{color:#571f0166}.theme-light .orange-font-darker-hover-transparent-45:hover,.theme-light .color-5-font-darker-hover-transparent-45:hover{color:#571f0173}.theme-light .orange-font-darker-hover-transparent-50:hover,.theme-light .color-5-font-darker-hover-transparent-50:hover{color:#571f0180}.theme-light .orange-font-darker-hover-transparent-55:hover,.theme-light .color-5-font-darker-hover-transparent-55:hover{color:#571f018c}.theme-light .orange-font-darker-hover-transparent-60:hover,.theme-light .color-5-font-darker-hover-transparent-60:hover{color:#571f0199}.theme-light .orange-font-darker-hover-transparent-65:hover,.theme-light .color-5-font-darker-hover-transparent-65:hover{color:#571f01a6}.theme-light .orange-font-darker-hover-transparent-70:hover,.theme-light .color-5-font-darker-hover-transparent-70:hover{color:#571f01b3}.theme-light .orange-font-darker-hover-transparent-75:hover,.theme-light .color-5-font-darker-hover-transparent-75:hover{color:#571f01bf}.theme-light .orange-font-darker-hover-transparent-80:hover,.theme-light .color-5-font-darker-hover-transparent-80:hover{color:#571f01cc}.theme-light .orange-font-darker-hover-transparent-85:hover,.theme-light .color-5-font-darker-hover-transparent-85:hover{color:#571f01d9}.theme-light .orange-font-darker-hover-transparent-90:hover,.theme-light .color-5-font-darker-hover-transparent-90:hover{color:#571f01e6}.theme-light .orange-font-darker-hover-transparent-95:hover,.theme-light .color-5-font-darker-hover-transparent-95:hover{color:#571f01f2}.theme-light .orange-font-darker-contrast,.theme-light .color-5-font-darker-contrast{color:#f2f2f2}.theme-light .orange-fill-lighter,.theme-light .color-5-fill-lighter{fill:#feb791}.theme-light .orange-fill-lighter-transparent-5,.theme-light .color-5-fill-lighter-transparent-5{fill:#feb7910d}.theme-light .orange-fill-lighter-transparent-10,.theme-light .color-5-fill-lighter-transparent-10{fill:#feb7911a}.theme-light .orange-fill-lighter-transparent-15,.theme-light .color-5-fill-lighter-transparent-15{fill:#feb79126}.theme-light .orange-fill-lighter-transparent-20,.theme-light .color-5-fill-lighter-transparent-20{fill:#feb79133}.theme-light .orange-fill-lighter-transparent-25,.theme-light .color-5-fill-lighter-transparent-25{fill:#feb79140}.theme-light .orange-fill-lighter-transparent-30,.theme-light .color-5-fill-lighter-transparent-30{fill:#feb7914d}.theme-light .orange-fill-lighter-transparent-35,.theme-light .color-5-fill-lighter-transparent-35{fill:#feb79159}.theme-light .orange-fill-lighter-transparent-40,.theme-light .color-5-fill-lighter-transparent-40{fill:#feb79166}.theme-light .orange-fill-lighter-transparent-45,.theme-light .color-5-fill-lighter-transparent-45{fill:#feb79173}.theme-light .orange-fill-lighter-transparent-50,.theme-light .color-5-fill-lighter-transparent-50{fill:#feb79180}.theme-light .orange-fill-lighter-transparent-55,.theme-light .color-5-fill-lighter-transparent-55{fill:#feb7918c}.theme-light .orange-fill-lighter-transparent-60,.theme-light .color-5-fill-lighter-transparent-60{fill:#feb79199}.theme-light .orange-fill-lighter-transparent-65,.theme-light .color-5-fill-lighter-transparent-65{fill:#feb791a6}.theme-light .orange-fill-lighter-transparent-70,.theme-light .color-5-fill-lighter-transparent-70{fill:#feb791b3}.theme-light .orange-fill-lighter-transparent-75,.theme-light .color-5-fill-lighter-transparent-75{fill:#feb791bf}.theme-light .orange-fill-lighter-transparent-80,.theme-light .color-5-fill-lighter-transparent-80{fill:#feb791cc}.theme-light .orange-fill-lighter-transparent-85,.theme-light .color-5-fill-lighter-transparent-85{fill:#feb791d9}.theme-light .orange-fill-lighter-transparent-90,.theme-light .color-5-fill-lighter-transparent-90{fill:#feb791e6}.theme-light .orange-fill-lighter-transparent-95,.theme-light .color-5-fill-lighter-transparent-95{fill:#feb791f2}.theme-light .orange-fill-lighter-lightness-10,.theme-light .color-5-fill-lighter-lightness-10{fill:#febe9c}.theme-light .orange-fill-lighter-darkness-10,.theme-light .color-5-fill-lighter-darkness-10{fill:#fe9d69}.theme-light .orange-fill-lighter-lightness-20,.theme-light .color-5-fill-lighter-lightness-20{fill:#fec5a7}.theme-light .orange-fill-lighter-darkness-20,.theme-light .color-5-fill-lighter-darkness-20{fill:#fd8342}.theme-light .orange-fill-lighter-lightness-30,.theme-light .color-5-fill-lighter-lightness-30{fill:#fecdb2}.theme-light .orange-fill-lighter-darkness-30,.theme-light .color-5-fill-lighter-darkness-30{fill:#fd691a}.theme-light .orange-fill-lighter-lightness-40,.theme-light .color-5-fill-lighter-lightness-40{fill:#fed4bd}.theme-light .orange-fill-lighter-darkness-40,.theme-light .color-5-fill-lighter-darkness-40{fill:#ed5402}.theme-light .orange-fill-lighter-lightness-50,.theme-light .color-5-fill-lighter-lightness-50{fill:#ffdbc8}.theme-light .orange-fill-lighter-darkness-50,.theme-light .color-5-fill-lighter-darkness-50{fill:#c64602}.theme-light .orange-fill-lighter-lightness-60,.theme-light .color-5-fill-lighter-lightness-60{fill:#ffe2d3}.theme-light .orange-fill-lighter-darkness-60,.theme-light .color-5-fill-lighter-darkness-60{fill:#9e3801}.theme-light .orange-fill-lighter-lightness-70,.theme-light .color-5-fill-lighter-lightness-70{fill:#ffe9de}.theme-light .orange-fill-lighter-darkness-70,.theme-light .color-5-fill-lighter-darkness-70{fill:#772a01}.theme-light .orange-fill-lighter-lightness-80,.theme-light .color-5-fill-lighter-lightness-80{fill:#fff1e9}.theme-light .orange-fill-lighter-darkness-80,.theme-light .color-5-fill-lighter-darkness-80{fill:#4f1c01}.theme-light .orange-fill-lighter-lightness-90,.theme-light .color-5-fill-lighter-lightness-90{fill:#fff8f4}.theme-light .orange-fill-lighter-darkness-90,.theme-light .color-5-fill-lighter-darkness-90{fill:#280e00}.theme-light .orange-fill-lighter-hover:hover,.theme-light .color-5-fill-lighter-hover:hover{fill:#feb791}.theme-light .orange-fill-lighter-hover-transparent-5:hover,.theme-light .color-5-fill-lighter-hover-transparent-5:hover{fill:#feb7910d}.theme-light .orange-fill-lighter-hover-transparent-10:hover,.theme-light .color-5-fill-lighter-hover-transparent-10:hover{fill:#feb7911a}.theme-light .orange-fill-lighter-hover-transparent-15:hover,.theme-light .color-5-fill-lighter-hover-transparent-15:hover{fill:#feb79126}.theme-light .orange-fill-lighter-hover-transparent-20:hover,.theme-light .color-5-fill-lighter-hover-transparent-20:hover{fill:#feb79133}.theme-light .orange-fill-lighter-hover-transparent-25:hover,.theme-light .color-5-fill-lighter-hover-transparent-25:hover{fill:#feb79140}.theme-light .orange-fill-lighter-hover-transparent-30:hover,.theme-light .color-5-fill-lighter-hover-transparent-30:hover{fill:#feb7914d}.theme-light .orange-fill-lighter-hover-transparent-35:hover,.theme-light .color-5-fill-lighter-hover-transparent-35:hover{fill:#feb79159}.theme-light .orange-fill-lighter-hover-transparent-40:hover,.theme-light .color-5-fill-lighter-hover-transparent-40:hover{fill:#feb79166}.theme-light .orange-fill-lighter-hover-transparent-45:hover,.theme-light .color-5-fill-lighter-hover-transparent-45:hover{fill:#feb79173}.theme-light .orange-fill-lighter-hover-transparent-50:hover,.theme-light .color-5-fill-lighter-hover-transparent-50:hover{fill:#feb79180}.theme-light .orange-fill-lighter-hover-transparent-55:hover,.theme-light .color-5-fill-lighter-hover-transparent-55:hover{fill:#feb7918c}.theme-light .orange-fill-lighter-hover-transparent-60:hover,.theme-light .color-5-fill-lighter-hover-transparent-60:hover{fill:#feb79199}.theme-light .orange-fill-lighter-hover-transparent-65:hover,.theme-light .color-5-fill-lighter-hover-transparent-65:hover{fill:#feb791a6}.theme-light .orange-fill-lighter-hover-transparent-70:hover,.theme-light .color-5-fill-lighter-hover-transparent-70:hover{fill:#feb791b3}.theme-light .orange-fill-lighter-hover-transparent-75:hover,.theme-light .color-5-fill-lighter-hover-transparent-75:hover{fill:#feb791bf}.theme-light .orange-fill-lighter-hover-transparent-80:hover,.theme-light .color-5-fill-lighter-hover-transparent-80:hover{fill:#feb791cc}.theme-light .orange-fill-lighter-hover-transparent-85:hover,.theme-light .color-5-fill-lighter-hover-transparent-85:hover{fill:#feb791d9}.theme-light .orange-fill-lighter-hover-transparent-90:hover,.theme-light .color-5-fill-lighter-hover-transparent-90:hover{fill:#feb791e6}.theme-light .orange-fill-lighter-hover-transparent-95:hover,.theme-light .color-5-fill-lighter-hover-transparent-95:hover{fill:#feb791f2}.theme-light .orange-fill-light,.theme-light .color-5-fill-light{fill:#fd6412}.theme-light .orange-fill-light-transparent-5,.theme-light .color-5-fill-light-transparent-5{fill:#fd64120d}.theme-light .orange-fill-light-transparent-10,.theme-light .color-5-fill-light-transparent-10{fill:#fd64121a}.theme-light .orange-fill-light-transparent-15,.theme-light .color-5-fill-light-transparent-15{fill:#fd641226}.theme-light .orange-fill-light-transparent-20,.theme-light .color-5-fill-light-transparent-20{fill:#fd641233}.theme-light .orange-fill-light-transparent-25,.theme-light .color-5-fill-light-transparent-25{fill:#fd641240}.theme-light .orange-fill-light-transparent-30,.theme-light .color-5-fill-light-transparent-30{fill:#fd64124d}.theme-light .orange-fill-light-transparent-35,.theme-light .color-5-fill-light-transparent-35{fill:#fd641259}.theme-light .orange-fill-light-transparent-40,.theme-light .color-5-fill-light-transparent-40{fill:#fd641266}.theme-light .orange-fill-light-transparent-45,.theme-light .color-5-fill-light-transparent-45{fill:#fd641273}.theme-light .orange-fill-light-transparent-50,.theme-light .color-5-fill-light-transparent-50{fill:#fd641280}.theme-light .orange-fill-light-transparent-55,.theme-light .color-5-fill-light-transparent-55{fill:#fd64128c}.theme-light .orange-fill-light-transparent-60,.theme-light .color-5-fill-light-transparent-60{fill:#fd641299}.theme-light .orange-fill-light-transparent-65,.theme-light .color-5-fill-light-transparent-65{fill:#fd6412a6}.theme-light .orange-fill-light-transparent-70,.theme-light .color-5-fill-light-transparent-70{fill:#fd6412b3}.theme-light .orange-fill-light-transparent-75,.theme-light .color-5-fill-light-transparent-75{fill:#fd6412bf}.theme-light .orange-fill-light-transparent-80,.theme-light .color-5-fill-light-transparent-80{fill:#fd6412cc}.theme-light .orange-fill-light-transparent-85,.theme-light .color-5-fill-light-transparent-85{fill:#fd6412d9}.theme-light .orange-fill-light-transparent-90,.theme-light .color-5-fill-light-transparent-90{fill:#fd6412e6}.theme-light .orange-fill-light-transparent-95,.theme-light .color-5-fill-light-transparent-95{fill:#fd6412f2}.theme-light .orange-fill-light-lightness-10,.theme-light .color-5-fill-light-lightness-10{fill:#fd742a}.theme-light .orange-fill-light-darkness-10,.theme-light .color-5-fill-light-darkness-10{fill:#f25602}.theme-light .orange-fill-light-lightness-20,.theme-light .color-5-fill-light-lightness-20{fill:#fd8341}.theme-light .orange-fill-light-darkness-20,.theme-light .color-5-fill-light-darkness-20{fill:#d74c02}.theme-light .orange-fill-light-lightness-30,.theme-light .color-5-fill-light-lightness-30{fill:#fe9359}.theme-light .orange-fill-light-darkness-30,.theme-light .color-5-fill-light-darkness-30{fill:#bc4302}.theme-light .orange-fill-light-lightness-40,.theme-light .color-5-fill-light-lightness-40{fill:#fea271}.theme-light .orange-fill-light-darkness-40,.theme-light .color-5-fill-light-darkness-40{fill:#a13901}.theme-light .orange-fill-light-lightness-50,.theme-light .color-5-fill-light-lightness-50{fill:#feb289}.theme-light .orange-fill-light-darkness-50,.theme-light .color-5-fill-light-darkness-50{fill:#863001}.theme-light .orange-fill-light-lightness-60,.theme-light .color-5-fill-light-lightness-60{fill:#fec1a0}.theme-light .orange-fill-light-darkness-60,.theme-light .color-5-fill-light-darkness-60{fill:#6b2601}.theme-light .orange-fill-light-lightness-70,.theme-light .color-5-fill-light-lightness-70{fill:#fed1b8}.theme-light .orange-fill-light-darkness-70,.theme-light .color-5-fill-light-darkness-70{fill:#511d01}.theme-light .orange-fill-light-lightness-80,.theme-light .color-5-fill-light-lightness-80{fill:#ffe0d0}.theme-light .orange-fill-light-darkness-80,.theme-light .color-5-fill-light-darkness-80{fill:#361300}.theme-light .orange-fill-light-lightness-90,.theme-light .color-5-fill-light-lightness-90{fill:#fff0e7}.theme-light .orange-fill-light-darkness-90,.theme-light .color-5-fill-light-darkness-90{fill:#1b0a00}.theme-light .orange-fill-light-hover:hover,.theme-light .color-5-fill-light-hover:hover{fill:#fd6412}.theme-light .orange-fill-light-hover-transparent-5:hover,.theme-light .color-5-fill-light-hover-transparent-5:hover{fill:#fd64120d}.theme-light .orange-fill-light-hover-transparent-10:hover,.theme-light .color-5-fill-light-hover-transparent-10:hover{fill:#fd64121a}.theme-light .orange-fill-light-hover-transparent-15:hover,.theme-light .color-5-fill-light-hover-transparent-15:hover{fill:#fd641226}.theme-light .orange-fill-light-hover-transparent-20:hover,.theme-light .color-5-fill-light-hover-transparent-20:hover{fill:#fd641233}.theme-light .orange-fill-light-hover-transparent-25:hover,.theme-light .color-5-fill-light-hover-transparent-25:hover{fill:#fd641240}.theme-light .orange-fill-light-hover-transparent-30:hover,.theme-light .color-5-fill-light-hover-transparent-30:hover{fill:#fd64124d}.theme-light .orange-fill-light-hover-transparent-35:hover,.theme-light .color-5-fill-light-hover-transparent-35:hover{fill:#fd641259}.theme-light .orange-fill-light-hover-transparent-40:hover,.theme-light .color-5-fill-light-hover-transparent-40:hover{fill:#fd641266}.theme-light .orange-fill-light-hover-transparent-45:hover,.theme-light .color-5-fill-light-hover-transparent-45:hover{fill:#fd641273}.theme-light .orange-fill-light-hover-transparent-50:hover,.theme-light .color-5-fill-light-hover-transparent-50:hover{fill:#fd641280}.theme-light .orange-fill-light-hover-transparent-55:hover,.theme-light .color-5-fill-light-hover-transparent-55:hover{fill:#fd64128c}.theme-light .orange-fill-light-hover-transparent-60:hover,.theme-light .color-5-fill-light-hover-transparent-60:hover{fill:#fd641299}.theme-light .orange-fill-light-hover-transparent-65:hover,.theme-light .color-5-fill-light-hover-transparent-65:hover{fill:#fd6412a6}.theme-light .orange-fill-light-hover-transparent-70:hover,.theme-light .color-5-fill-light-hover-transparent-70:hover{fill:#fd6412b3}.theme-light .orange-fill-light-hover-transparent-75:hover,.theme-light .color-5-fill-light-hover-transparent-75:hover{fill:#fd6412bf}.theme-light .orange-fill-light-hover-transparent-80:hover,.theme-light .color-5-fill-light-hover-transparent-80:hover{fill:#fd6412cc}.theme-light .orange-fill-light-hover-transparent-85:hover,.theme-light .color-5-fill-light-hover-transparent-85:hover{fill:#fd6412d9}.theme-light .orange-fill-light-hover-transparent-90:hover,.theme-light .color-5-fill-light-hover-transparent-90:hover{fill:#fd6412e6}.theme-light .orange-fill-light-hover-transparent-95:hover,.theme-light .color-5-fill-light-hover-transparent-95:hover{fill:#fd6412f2}.theme-light .orange-fill,.theme-light .color-5-fill{fill:#d04a02}.theme-light .orange-fill-transparent-5,.theme-light .color-5-fill-transparent-5{fill:#d04a020d}.theme-light .orange-fill-transparent-10,.theme-light .color-5-fill-transparent-10{fill:#d04a021a}.theme-light .orange-fill-transparent-15,.theme-light .color-5-fill-transparent-15{fill:#d04a0226}.theme-light .orange-fill-transparent-20,.theme-light .color-5-fill-transparent-20{fill:#d04a0233}.theme-light .orange-fill-transparent-25,.theme-light .color-5-fill-transparent-25{fill:#d04a0240}.theme-light .orange-fill-transparent-30,.theme-light .color-5-fill-transparent-30{fill:#d04a024d}.theme-light .orange-fill-transparent-35,.theme-light .color-5-fill-transparent-35{fill:#d04a0259}.theme-light .orange-fill-transparent-40,.theme-light .color-5-fill-transparent-40{fill:#d04a0266}.theme-light .orange-fill-transparent-45,.theme-light .color-5-fill-transparent-45{fill:#d04a0273}.theme-light .orange-fill-transparent-50,.theme-light .color-5-fill-transparent-50{fill:#d04a0280}.theme-light .orange-fill-transparent-55,.theme-light .color-5-fill-transparent-55{fill:#d04a028c}.theme-light .orange-fill-transparent-60,.theme-light .color-5-fill-transparent-60{fill:#d04a0299}.theme-light .orange-fill-transparent-65,.theme-light .color-5-fill-transparent-65{fill:#d04a02a6}.theme-light .orange-fill-transparent-70,.theme-light .color-5-fill-transparent-70{fill:#d04a02b3}.theme-light .orange-fill-transparent-75,.theme-light .color-5-fill-transparent-75{fill:#d04a02bf}.theme-light .orange-fill-transparent-80,.theme-light .color-5-fill-transparent-80{fill:#d04a02cc}.theme-light .orange-fill-transparent-85,.theme-light .color-5-fill-transparent-85{fill:#d04a02d9}.theme-light .orange-fill-transparent-90,.theme-light .color-5-fill-transparent-90{fill:#d04a02e6}.theme-light .orange-fill-transparent-95,.theme-light .color-5-fill-transparent-95{fill:#d04a02f2}.theme-light .orange-fill-lightness-10,.theme-light .color-5-fill-lightness-10{fill:#ee5502}.theme-light .orange-fill-darkness-10,.theme-light .color-5-fill-darkness-10{fill:#bb4302}.theme-light .orange-fill-lightness-20,.theme-light .color-5-fill-lightness-20{fill:#fd6411}.theme-light .orange-fill-darkness-20,.theme-light .color-5-fill-darkness-20{fill:#a63b02}.theme-light .orange-fill-lightness-30,.theme-light .color-5-fill-lightness-30{fill:#fd772f}.theme-light .orange-fill-darkness-30,.theme-light .color-5-fill-darkness-30{fill:#923401}.theme-light .orange-fill-lightness-40,.theme-light .color-5-fill-lightness-40{fill:#fd8a4d}.theme-light .orange-fill-darkness-40,.theme-light .color-5-fill-darkness-40{fill:#7d2c01}.theme-light .orange-fill-lightness-50,.theme-light .color-5-fill-lightness-50{fill:#fe9e6a}.theme-light .orange-fill-darkness-50,.theme-light .color-5-fill-darkness-50{fill:#682501}.theme-light .orange-fill-lightness-60,.theme-light .color-5-fill-lightness-60{fill:#feb188}.theme-light .orange-fill-darkness-60,.theme-light .color-5-fill-darkness-60{fill:#531e01}.theme-light .orange-fill-lightness-70,.theme-light .color-5-fill-lightness-70{fill:#fec5a6}.theme-light .orange-fill-darkness-70,.theme-light .color-5-fill-darkness-70{fill:#3e1601}.theme-light .orange-fill-lightness-80,.theme-light .color-5-fill-lightness-80{fill:#fed8c4}.theme-light .orange-fill-darkness-80,.theme-light .color-5-fill-darkness-80{fill:#2a0f00}.theme-light .orange-fill-lightness-90,.theme-light .color-5-fill-lightness-90{fill:#ffece1}.theme-light .orange-fill-darkness-90,.theme-light .color-5-fill-darkness-90{fill:#150700}.theme-light .orange-fill-hover:hover,.theme-light .color-5-fill-hover:hover{fill:#d04a02}.theme-light .orange-fill-hover-transparent-5:hover,.theme-light .color-5-fill-hover-transparent-5:hover{fill:#d04a020d}.theme-light .orange-fill-hover-transparent-10:hover,.theme-light .color-5-fill-hover-transparent-10:hover{fill:#d04a021a}.theme-light .orange-fill-hover-transparent-15:hover,.theme-light .color-5-fill-hover-transparent-15:hover{fill:#d04a0226}.theme-light .orange-fill-hover-transparent-20:hover,.theme-light .color-5-fill-hover-transparent-20:hover{fill:#d04a0233}.theme-light .orange-fill-hover-transparent-25:hover,.theme-light .color-5-fill-hover-transparent-25:hover{fill:#d04a0240}.theme-light .orange-fill-hover-transparent-30:hover,.theme-light .color-5-fill-hover-transparent-30:hover{fill:#d04a024d}.theme-light .orange-fill-hover-transparent-35:hover,.theme-light .color-5-fill-hover-transparent-35:hover{fill:#d04a0259}.theme-light .orange-fill-hover-transparent-40:hover,.theme-light .color-5-fill-hover-transparent-40:hover{fill:#d04a0266}.theme-light .orange-fill-hover-transparent-45:hover,.theme-light .color-5-fill-hover-transparent-45:hover{fill:#d04a0273}.theme-light .orange-fill-hover-transparent-50:hover,.theme-light .color-5-fill-hover-transparent-50:hover{fill:#d04a0280}.theme-light .orange-fill-hover-transparent-55:hover,.theme-light .color-5-fill-hover-transparent-55:hover{fill:#d04a028c}.theme-light .orange-fill-hover-transparent-60:hover,.theme-light .color-5-fill-hover-transparent-60:hover{fill:#d04a0299}.theme-light .orange-fill-hover-transparent-65:hover,.theme-light .color-5-fill-hover-transparent-65:hover{fill:#d04a02a6}.theme-light .orange-fill-hover-transparent-70:hover,.theme-light .color-5-fill-hover-transparent-70:hover{fill:#d04a02b3}.theme-light .orange-fill-hover-transparent-75:hover,.theme-light .color-5-fill-hover-transparent-75:hover{fill:#d04a02bf}.theme-light .orange-fill-hover-transparent-80:hover,.theme-light .color-5-fill-hover-transparent-80:hover{fill:#d04a02cc}.theme-light .orange-fill-hover-transparent-85:hover,.theme-light .color-5-fill-hover-transparent-85:hover{fill:#d04a02d9}.theme-light .orange-fill-hover-transparent-90:hover,.theme-light .color-5-fill-hover-transparent-90:hover{fill:#d04a02e6}.theme-light .orange-fill-hover-transparent-95:hover,.theme-light .color-5-fill-hover-transparent-95:hover{fill:#d04a02f2}.theme-light .orange-fill-dark,.theme-light .color-5-fill-dark{fill:#933401}.theme-light .orange-fill-dark-transparent-5,.theme-light .color-5-fill-dark-transparent-5{fill:#9334010d}.theme-light .orange-fill-dark-transparent-10,.theme-light .color-5-fill-dark-transparent-10{fill:#9334011a}.theme-light .orange-fill-dark-transparent-15,.theme-light .color-5-fill-dark-transparent-15{fill:#93340126}.theme-light .orange-fill-dark-transparent-20,.theme-light .color-5-fill-dark-transparent-20{fill:#93340133}.theme-light .orange-fill-dark-transparent-25,.theme-light .color-5-fill-dark-transparent-25{fill:#93340140}.theme-light .orange-fill-dark-transparent-30,.theme-light .color-5-fill-dark-transparent-30{fill:#9334014d}.theme-light .orange-fill-dark-transparent-35,.theme-light .color-5-fill-dark-transparent-35{fill:#93340159}.theme-light .orange-fill-dark-transparent-40,.theme-light .color-5-fill-dark-transparent-40{fill:#93340166}.theme-light .orange-fill-dark-transparent-45,.theme-light .color-5-fill-dark-transparent-45{fill:#93340173}.theme-light .orange-fill-dark-transparent-50,.theme-light .color-5-fill-dark-transparent-50{fill:#93340180}.theme-light .orange-fill-dark-transparent-55,.theme-light .color-5-fill-dark-transparent-55{fill:#9334018c}.theme-light .orange-fill-dark-transparent-60,.theme-light .color-5-fill-dark-transparent-60{fill:#93340199}.theme-light .orange-fill-dark-transparent-65,.theme-light .color-5-fill-dark-transparent-65{fill:#933401a6}.theme-light .orange-fill-dark-transparent-70,.theme-light .color-5-fill-dark-transparent-70{fill:#933401b3}.theme-light .orange-fill-dark-transparent-75,.theme-light .color-5-fill-dark-transparent-75{fill:#933401bf}.theme-light .orange-fill-dark-transparent-80,.theme-light .color-5-fill-dark-transparent-80{fill:#933401cc}.theme-light .orange-fill-dark-transparent-85,.theme-light .color-5-fill-dark-transparent-85{fill:#933401d9}.theme-light .orange-fill-dark-transparent-90,.theme-light .color-5-fill-dark-transparent-90{fill:#933401e6}.theme-light .orange-fill-dark-transparent-95,.theme-light .color-5-fill-dark-transparent-95{fill:#933401f2}.theme-light .orange-fill-dark-lightness-10,.theme-light .color-5-fill-dark-lightness-10{fill:#b74101}.theme-light .orange-fill-dark-darkness-10,.theme-light .color-5-fill-dark-darkness-10{fill:#842f01}.theme-light .orange-fill-dark-lightness-20,.theme-light .color-5-fill-dark-lightness-20{fill:#db4d01}.theme-light .orange-fill-dark-darkness-20,.theme-light .color-5-fill-dark-darkness-20{fill:#762a01}.theme-light .orange-fill-dark-lightness-30,.theme-light .color-5-fill-dark-lightness-30{fill:#fd5b03}.theme-light .orange-fill-dark-darkness-30,.theme-light .color-5-fill-dark-darkness-30{fill:#672401}.theme-light .orange-fill-dark-lightness-40,.theme-light .color-5-fill-dark-lightness-40{fill:#fe7227}.theme-light .orange-fill-dark-darkness-40,.theme-light .color-5-fill-dark-darkness-40{fill:#581f01}.theme-light .orange-fill-dark-lightness-50,.theme-light .color-5-fill-dark-lightness-50{fill:#fe8a4b}.theme-light .orange-fill-dark-darkness-50,.theme-light .color-5-fill-dark-darkness-50{fill:#4a1a01}.theme-light .orange-fill-dark-lightness-60,.theme-light .color-5-fill-dark-lightness-60{fill:#fea16f}.theme-light .orange-fill-dark-darkness-60,.theme-light .color-5-fill-dark-darkness-60{fill:#3b1500}.theme-light .orange-fill-dark-lightness-70,.theme-light .color-5-fill-dark-lightness-70{fill:#feb993}.theme-light .orange-fill-dark-darkness-70,.theme-light .color-5-fill-dark-darkness-70{fill:#2c1000}.theme-light .orange-fill-dark-lightness-80,.theme-light .color-5-fill-dark-lightness-80{fill:#ffd0b7}.theme-light .orange-fill-dark-darkness-80,.theme-light .color-5-fill-dark-darkness-80{fill:#1d0a00}.theme-light .orange-fill-dark-lightness-90,.theme-light .color-5-fill-dark-lightness-90{fill:#ffe8db}.theme-light .orange-fill-dark-darkness-90,.theme-light .color-5-fill-dark-darkness-90{fill:#0f0500}.theme-light .orange-fill-dark-hover:hover,.theme-light .color-5-fill-dark-hover:hover{fill:#933401}.theme-light .orange-fill-dark-hover-transparent-5:hover,.theme-light .color-5-fill-dark-hover-transparent-5:hover{fill:#9334010d}.theme-light .orange-fill-dark-hover-transparent-10:hover,.theme-light .color-5-fill-dark-hover-transparent-10:hover{fill:#9334011a}.theme-light .orange-fill-dark-hover-transparent-15:hover,.theme-light .color-5-fill-dark-hover-transparent-15:hover{fill:#93340126}.theme-light .orange-fill-dark-hover-transparent-20:hover,.theme-light .color-5-fill-dark-hover-transparent-20:hover{fill:#93340133}.theme-light .orange-fill-dark-hover-transparent-25:hover,.theme-light .color-5-fill-dark-hover-transparent-25:hover{fill:#93340140}.theme-light .orange-fill-dark-hover-transparent-30:hover,.theme-light .color-5-fill-dark-hover-transparent-30:hover{fill:#9334014d}.theme-light .orange-fill-dark-hover-transparent-35:hover,.theme-light .color-5-fill-dark-hover-transparent-35:hover{fill:#93340159}.theme-light .orange-fill-dark-hover-transparent-40:hover,.theme-light .color-5-fill-dark-hover-transparent-40:hover{fill:#93340166}.theme-light .orange-fill-dark-hover-transparent-45:hover,.theme-light .color-5-fill-dark-hover-transparent-45:hover{fill:#93340173}.theme-light .orange-fill-dark-hover-transparent-50:hover,.theme-light .color-5-fill-dark-hover-transparent-50:hover{fill:#93340180}.theme-light .orange-fill-dark-hover-transparent-55:hover,.theme-light .color-5-fill-dark-hover-transparent-55:hover{fill:#9334018c}.theme-light .orange-fill-dark-hover-transparent-60:hover,.theme-light .color-5-fill-dark-hover-transparent-60:hover{fill:#93340199}.theme-light .orange-fill-dark-hover-transparent-65:hover,.theme-light .color-5-fill-dark-hover-transparent-65:hover{fill:#933401a6}.theme-light .orange-fill-dark-hover-transparent-70:hover,.theme-light .color-5-fill-dark-hover-transparent-70:hover{fill:#933401b3}.theme-light .orange-fill-dark-hover-transparent-75:hover,.theme-light .color-5-fill-dark-hover-transparent-75:hover{fill:#933401bf}.theme-light .orange-fill-dark-hover-transparent-80:hover,.theme-light .color-5-fill-dark-hover-transparent-80:hover{fill:#933401cc}.theme-light .orange-fill-dark-hover-transparent-85:hover,.theme-light .color-5-fill-dark-hover-transparent-85:hover{fill:#933401d9}.theme-light .orange-fill-dark-hover-transparent-90:hover,.theme-light .color-5-fill-dark-hover-transparent-90:hover{fill:#933401e6}.theme-light .orange-fill-dark-hover-transparent-95:hover,.theme-light .color-5-fill-dark-hover-transparent-95:hover{fill:#933401f2}.theme-light .orange-fill-darker,.theme-light .color-5-fill-darker{fill:#571f01}.theme-light .orange-fill-darker-transparent-5,.theme-light .color-5-fill-darker-transparent-5{fill:#571f010d}.theme-light .orange-fill-darker-transparent-10,.theme-light .color-5-fill-darker-transparent-10{fill:#571f011a}.theme-light .orange-fill-darker-transparent-15,.theme-light .color-5-fill-darker-transparent-15{fill:#571f0126}.theme-light .orange-fill-darker-transparent-20,.theme-light .color-5-fill-darker-transparent-20{fill:#571f0133}.theme-light .orange-fill-darker-transparent-25,.theme-light .color-5-fill-darker-transparent-25{fill:#571f0140}.theme-light .orange-fill-darker-transparent-30,.theme-light .color-5-fill-darker-transparent-30{fill:#571f014d}.theme-light .orange-fill-darker-transparent-35,.theme-light .color-5-fill-darker-transparent-35{fill:#571f0159}.theme-light .orange-fill-darker-transparent-40,.theme-light .color-5-fill-darker-transparent-40{fill:#571f0166}.theme-light .orange-fill-darker-transparent-45,.theme-light .color-5-fill-darker-transparent-45{fill:#571f0173}.theme-light .orange-fill-darker-transparent-50,.theme-light .color-5-fill-darker-transparent-50{fill:#571f0180}.theme-light .orange-fill-darker-transparent-55,.theme-light .color-5-fill-darker-transparent-55{fill:#571f018c}.theme-light .orange-fill-darker-transparent-60,.theme-light .color-5-fill-darker-transparent-60{fill:#571f0199}.theme-light .orange-fill-darker-transparent-65,.theme-light .color-5-fill-darker-transparent-65{fill:#571f01a6}.theme-light .orange-fill-darker-transparent-70,.theme-light .color-5-fill-darker-transparent-70{fill:#571f01b3}.theme-light .orange-fill-darker-transparent-75,.theme-light .color-5-fill-darker-transparent-75{fill:#571f01bf}.theme-light .orange-fill-darker-transparent-80,.theme-light .color-5-fill-darker-transparent-80{fill:#571f01cc}.theme-light .orange-fill-darker-transparent-85,.theme-light .color-5-fill-darker-transparent-85{fill:#571f01d9}.theme-light .orange-fill-darker-transparent-90,.theme-light .color-5-fill-darker-transparent-90{fill:#571f01e6}.theme-light .orange-fill-darker-transparent-95,.theme-light .color-5-fill-darker-transparent-95{fill:#571f01f2}.theme-light .orange-fill-darker-lightness-10,.theme-light .color-5-fill-darker-lightness-10{fill:#812e01}.theme-light .orange-fill-darker-darkness-10,.theme-light .color-5-fill-darker-darkness-10{fill:#4e1c01}.theme-light .orange-fill-darker-lightness-20,.theme-light .color-5-fill-darker-lightness-20{fill:#aa3d02}.theme-light .orange-fill-darker-darkness-20,.theme-light .color-5-fill-darker-darkness-20{fill:#461901}.theme-light .orange-fill-darker-lightness-30,.theme-light .color-5-fill-darker-lightness-30{fill:#d44c02}.theme-light .orange-fill-darker-darkness-30,.theme-light .color-5-fill-darker-darkness-30{fill:#3d1601}.theme-light .orange-fill-darker-lightness-40,.theme-light .color-5-fill-darker-lightness-40{fill:#fc5b05}.theme-light .orange-fill-darker-darkness-40,.theme-light .color-5-fill-darker-darkness-40{fill:#341301}.theme-light .orange-fill-darker-lightness-50,.theme-light .color-5-fill-darker-lightness-50{fill:#fd762e}.theme-light .orange-fill-darker-darkness-50,.theme-light .color-5-fill-darker-darkness-50{fill:#2c1001}.theme-light .orange-fill-darker-lightness-60,.theme-light .color-5-fill-darker-lightness-60{fill:#fd9258}.theme-light .orange-fill-darker-darkness-60,.theme-light .color-5-fill-darker-darkness-60{fill:#230c00}.theme-light .orange-fill-darker-lightness-70,.theme-light .color-5-fill-darker-lightness-70{fill:#fead82}.theme-light .orange-fill-darker-darkness-70,.theme-light .color-5-fill-darker-darkness-70{fill:#1a0900}.theme-light .orange-fill-darker-lightness-80,.theme-light .color-5-fill-darker-lightness-80{fill:#fec8ac}.theme-light .orange-fill-darker-darkness-80,.theme-light .color-5-fill-darker-darkness-80{fill:#110600}.theme-light .orange-fill-darker-lightness-90,.theme-light .color-5-fill-darker-lightness-90{fill:#ffe4d5}.theme-light .orange-fill-darker-darkness-90,.theme-light .color-5-fill-darker-darkness-90{fill:#090300}.theme-light .orange-fill-darker-hover:hover,.theme-light .color-5-fill-darker-hover:hover{fill:#571f01}.theme-light .orange-fill-darker-hover-transparent-5:hover,.theme-light .color-5-fill-darker-hover-transparent-5:hover{fill:#571f010d}.theme-light .orange-fill-darker-hover-transparent-10:hover,.theme-light .color-5-fill-darker-hover-transparent-10:hover{fill:#571f011a}.theme-light .orange-fill-darker-hover-transparent-15:hover,.theme-light .color-5-fill-darker-hover-transparent-15:hover{fill:#571f0126}.theme-light .orange-fill-darker-hover-transparent-20:hover,.theme-light .color-5-fill-darker-hover-transparent-20:hover{fill:#571f0133}.theme-light .orange-fill-darker-hover-transparent-25:hover,.theme-light .color-5-fill-darker-hover-transparent-25:hover{fill:#571f0140}.theme-light .orange-fill-darker-hover-transparent-30:hover,.theme-light .color-5-fill-darker-hover-transparent-30:hover{fill:#571f014d}.theme-light .orange-fill-darker-hover-transparent-35:hover,.theme-light .color-5-fill-darker-hover-transparent-35:hover{fill:#571f0159}.theme-light .orange-fill-darker-hover-transparent-40:hover,.theme-light .color-5-fill-darker-hover-transparent-40:hover{fill:#571f0166}.theme-light .orange-fill-darker-hover-transparent-45:hover,.theme-light .color-5-fill-darker-hover-transparent-45:hover{fill:#571f0173}.theme-light .orange-fill-darker-hover-transparent-50:hover,.theme-light .color-5-fill-darker-hover-transparent-50:hover{fill:#571f0180}.theme-light .orange-fill-darker-hover-transparent-55:hover,.theme-light .color-5-fill-darker-hover-transparent-55:hover{fill:#571f018c}.theme-light .orange-fill-darker-hover-transparent-60:hover,.theme-light .color-5-fill-darker-hover-transparent-60:hover{fill:#571f0199}.theme-light .orange-fill-darker-hover-transparent-65:hover,.theme-light .color-5-fill-darker-hover-transparent-65:hover{fill:#571f01a6}.theme-light .orange-fill-darker-hover-transparent-70:hover,.theme-light .color-5-fill-darker-hover-transparent-70:hover{fill:#571f01b3}.theme-light .orange-fill-darker-hover-transparent-75:hover,.theme-light .color-5-fill-darker-hover-transparent-75:hover{fill:#571f01bf}.theme-light .orange-fill-darker-hover-transparent-80:hover,.theme-light .color-5-fill-darker-hover-transparent-80:hover{fill:#571f01cc}.theme-light .orange-fill-darker-hover-transparent-85:hover,.theme-light .color-5-fill-darker-hover-transparent-85:hover{fill:#571f01d9}.theme-light .orange-fill-darker-hover-transparent-90:hover,.theme-light .color-5-fill-darker-hover-transparent-90:hover{fill:#571f01e6}.theme-light .orange-fill-darker-hover-transparent-95:hover,.theme-light .color-5-fill-darker-hover-transparent-95:hover{fill:#571f01f2}.theme-light .orange-stroke-lighter,.theme-light .color-5-stroke-lighter{stroke:#feb791}.theme-light .orange-stroke-lighter-transparent-5,.theme-light .color-5-stroke-lighter-transparent-5{stroke:#feb7910d}.theme-light .orange-stroke-lighter-transparent-10,.theme-light .color-5-stroke-lighter-transparent-10{stroke:#feb7911a}.theme-light .orange-stroke-lighter-transparent-15,.theme-light .color-5-stroke-lighter-transparent-15{stroke:#feb79126}.theme-light .orange-stroke-lighter-transparent-20,.theme-light .color-5-stroke-lighter-transparent-20{stroke:#feb79133}.theme-light .orange-stroke-lighter-transparent-25,.theme-light .color-5-stroke-lighter-transparent-25{stroke:#feb79140}.theme-light .orange-stroke-lighter-transparent-30,.theme-light .color-5-stroke-lighter-transparent-30{stroke:#feb7914d}.theme-light .orange-stroke-lighter-transparent-35,.theme-light .color-5-stroke-lighter-transparent-35{stroke:#feb79159}.theme-light .orange-stroke-lighter-transparent-40,.theme-light .color-5-stroke-lighter-transparent-40{stroke:#feb79166}.theme-light .orange-stroke-lighter-transparent-45,.theme-light .color-5-stroke-lighter-transparent-45{stroke:#feb79173}.theme-light .orange-stroke-lighter-transparent-50,.theme-light .color-5-stroke-lighter-transparent-50{stroke:#feb79180}.theme-light .orange-stroke-lighter-transparent-55,.theme-light .color-5-stroke-lighter-transparent-55{stroke:#feb7918c}.theme-light .orange-stroke-lighter-transparent-60,.theme-light .color-5-stroke-lighter-transparent-60{stroke:#feb79199}.theme-light .orange-stroke-lighter-transparent-65,.theme-light .color-5-stroke-lighter-transparent-65{stroke:#feb791a6}.theme-light .orange-stroke-lighter-transparent-70,.theme-light .color-5-stroke-lighter-transparent-70{stroke:#feb791b3}.theme-light .orange-stroke-lighter-transparent-75,.theme-light .color-5-stroke-lighter-transparent-75{stroke:#feb791bf}.theme-light .orange-stroke-lighter-transparent-80,.theme-light .color-5-stroke-lighter-transparent-80{stroke:#feb791cc}.theme-light .orange-stroke-lighter-transparent-85,.theme-light .color-5-stroke-lighter-transparent-85{stroke:#feb791d9}.theme-light .orange-stroke-lighter-transparent-90,.theme-light .color-5-stroke-lighter-transparent-90{stroke:#feb791e6}.theme-light .orange-stroke-lighter-transparent-95,.theme-light .color-5-stroke-lighter-transparent-95{stroke:#feb791f2}.theme-light .orange-stroke-lighter-lightness-10,.theme-light .color-5-stroke-lighter-lightness-10{stroke:#febe9c}.theme-light .orange-stroke-lighter-darkness-10,.theme-light .color-5-stroke-lighter-darkness-10{stroke:#fe9d69}.theme-light .orange-stroke-lighter-lightness-20,.theme-light .color-5-stroke-lighter-lightness-20{stroke:#fec5a7}.theme-light .orange-stroke-lighter-darkness-20,.theme-light .color-5-stroke-lighter-darkness-20{stroke:#fd8342}.theme-light .orange-stroke-lighter-lightness-30,.theme-light .color-5-stroke-lighter-lightness-30{stroke:#fecdb2}.theme-light .orange-stroke-lighter-darkness-30,.theme-light .color-5-stroke-lighter-darkness-30{stroke:#fd691a}.theme-light .orange-stroke-lighter-lightness-40,.theme-light .color-5-stroke-lighter-lightness-40{stroke:#fed4bd}.theme-light .orange-stroke-lighter-darkness-40,.theme-light .color-5-stroke-lighter-darkness-40{stroke:#ed5402}.theme-light .orange-stroke-lighter-lightness-50,.theme-light .color-5-stroke-lighter-lightness-50{stroke:#ffdbc8}.theme-light .orange-stroke-lighter-darkness-50,.theme-light .color-5-stroke-lighter-darkness-50{stroke:#c64602}.theme-light .orange-stroke-lighter-lightness-60,.theme-light .color-5-stroke-lighter-lightness-60{stroke:#ffe2d3}.theme-light .orange-stroke-lighter-darkness-60,.theme-light .color-5-stroke-lighter-darkness-60{stroke:#9e3801}.theme-light .orange-stroke-lighter-lightness-70,.theme-light .color-5-stroke-lighter-lightness-70{stroke:#ffe9de}.theme-light .orange-stroke-lighter-darkness-70,.theme-light .color-5-stroke-lighter-darkness-70{stroke:#772a01}.theme-light .orange-stroke-lighter-lightness-80,.theme-light .color-5-stroke-lighter-lightness-80{stroke:#fff1e9}.theme-light .orange-stroke-lighter-darkness-80,.theme-light .color-5-stroke-lighter-darkness-80{stroke:#4f1c01}.theme-light .orange-stroke-lighter-lightness-90,.theme-light .color-5-stroke-lighter-lightness-90{stroke:#fff8f4}.theme-light .orange-stroke-lighter-darkness-90,.theme-light .color-5-stroke-lighter-darkness-90{stroke:#280e00}.theme-light .orange-stroke-lighter-hover:hover,.theme-light .color-5-stroke-lighter-hover:hover{stroke:#feb791}.theme-light .orange-stroke-lighter-hover-transparent-5:hover,.theme-light .color-5-stroke-lighter-hover-transparent-5:hover{stroke:#feb7910d}.theme-light .orange-stroke-lighter-hover-transparent-10:hover,.theme-light .color-5-stroke-lighter-hover-transparent-10:hover{stroke:#feb7911a}.theme-light .orange-stroke-lighter-hover-transparent-15:hover,.theme-light .color-5-stroke-lighter-hover-transparent-15:hover{stroke:#feb79126}.theme-light .orange-stroke-lighter-hover-transparent-20:hover,.theme-light .color-5-stroke-lighter-hover-transparent-20:hover{stroke:#feb79133}.theme-light .orange-stroke-lighter-hover-transparent-25:hover,.theme-light .color-5-stroke-lighter-hover-transparent-25:hover{stroke:#feb79140}.theme-light .orange-stroke-lighter-hover-transparent-30:hover,.theme-light .color-5-stroke-lighter-hover-transparent-30:hover{stroke:#feb7914d}.theme-light .orange-stroke-lighter-hover-transparent-35:hover,.theme-light .color-5-stroke-lighter-hover-transparent-35:hover{stroke:#feb79159}.theme-light .orange-stroke-lighter-hover-transparent-40:hover,.theme-light .color-5-stroke-lighter-hover-transparent-40:hover{stroke:#feb79166}.theme-light .orange-stroke-lighter-hover-transparent-45:hover,.theme-light .color-5-stroke-lighter-hover-transparent-45:hover{stroke:#feb79173}.theme-light .orange-stroke-lighter-hover-transparent-50:hover,.theme-light .color-5-stroke-lighter-hover-transparent-50:hover{stroke:#feb79180}.theme-light .orange-stroke-lighter-hover-transparent-55:hover,.theme-light .color-5-stroke-lighter-hover-transparent-55:hover{stroke:#feb7918c}.theme-light .orange-stroke-lighter-hover-transparent-60:hover,.theme-light .color-5-stroke-lighter-hover-transparent-60:hover{stroke:#feb79199}.theme-light .orange-stroke-lighter-hover-transparent-65:hover,.theme-light .color-5-stroke-lighter-hover-transparent-65:hover{stroke:#feb791a6}.theme-light .orange-stroke-lighter-hover-transparent-70:hover,.theme-light .color-5-stroke-lighter-hover-transparent-70:hover{stroke:#feb791b3}.theme-light .orange-stroke-lighter-hover-transparent-75:hover,.theme-light .color-5-stroke-lighter-hover-transparent-75:hover{stroke:#feb791bf}.theme-light .orange-stroke-lighter-hover-transparent-80:hover,.theme-light .color-5-stroke-lighter-hover-transparent-80:hover{stroke:#feb791cc}.theme-light .orange-stroke-lighter-hover-transparent-85:hover,.theme-light .color-5-stroke-lighter-hover-transparent-85:hover{stroke:#feb791d9}.theme-light .orange-stroke-lighter-hover-transparent-90:hover,.theme-light .color-5-stroke-lighter-hover-transparent-90:hover{stroke:#feb791e6}.theme-light .orange-stroke-lighter-hover-transparent-95:hover,.theme-light .color-5-stroke-lighter-hover-transparent-95:hover{stroke:#feb791f2}.theme-light .orange-stroke-light,.theme-light .color-5-stroke-light{stroke:#fd6412}.theme-light .orange-stroke-light-transparent-5,.theme-light .color-5-stroke-light-transparent-5{stroke:#fd64120d}.theme-light .orange-stroke-light-transparent-10,.theme-light .color-5-stroke-light-transparent-10{stroke:#fd64121a}.theme-light .orange-stroke-light-transparent-15,.theme-light .color-5-stroke-light-transparent-15{stroke:#fd641226}.theme-light .orange-stroke-light-transparent-20,.theme-light .color-5-stroke-light-transparent-20{stroke:#fd641233}.theme-light .orange-stroke-light-transparent-25,.theme-light .color-5-stroke-light-transparent-25{stroke:#fd641240}.theme-light .orange-stroke-light-transparent-30,.theme-light .color-5-stroke-light-transparent-30{stroke:#fd64124d}.theme-light .orange-stroke-light-transparent-35,.theme-light .color-5-stroke-light-transparent-35{stroke:#fd641259}.theme-light .orange-stroke-light-transparent-40,.theme-light .color-5-stroke-light-transparent-40{stroke:#fd641266}.theme-light .orange-stroke-light-transparent-45,.theme-light .color-5-stroke-light-transparent-45{stroke:#fd641273}.theme-light .orange-stroke-light-transparent-50,.theme-light .color-5-stroke-light-transparent-50{stroke:#fd641280}.theme-light .orange-stroke-light-transparent-55,.theme-light .color-5-stroke-light-transparent-55{stroke:#fd64128c}.theme-light .orange-stroke-light-transparent-60,.theme-light .color-5-stroke-light-transparent-60{stroke:#fd641299}.theme-light .orange-stroke-light-transparent-65,.theme-light .color-5-stroke-light-transparent-65{stroke:#fd6412a6}.theme-light .orange-stroke-light-transparent-70,.theme-light .color-5-stroke-light-transparent-70{stroke:#fd6412b3}.theme-light .orange-stroke-light-transparent-75,.theme-light .color-5-stroke-light-transparent-75{stroke:#fd6412bf}.theme-light .orange-stroke-light-transparent-80,.theme-light .color-5-stroke-light-transparent-80{stroke:#fd6412cc}.theme-light .orange-stroke-light-transparent-85,.theme-light .color-5-stroke-light-transparent-85{stroke:#fd6412d9}.theme-light .orange-stroke-light-transparent-90,.theme-light .color-5-stroke-light-transparent-90{stroke:#fd6412e6}.theme-light .orange-stroke-light-transparent-95,.theme-light .color-5-stroke-light-transparent-95{stroke:#fd6412f2}.theme-light .orange-stroke-light-lightness-10,.theme-light .color-5-stroke-light-lightness-10{stroke:#fd742a}.theme-light .orange-stroke-light-darkness-10,.theme-light .color-5-stroke-light-darkness-10{stroke:#f25602}.theme-light .orange-stroke-light-lightness-20,.theme-light .color-5-stroke-light-lightness-20{stroke:#fd8341}.theme-light .orange-stroke-light-darkness-20,.theme-light .color-5-stroke-light-darkness-20{stroke:#d74c02}.theme-light .orange-stroke-light-lightness-30,.theme-light .color-5-stroke-light-lightness-30{stroke:#fe9359}.theme-light .orange-stroke-light-darkness-30,.theme-light .color-5-stroke-light-darkness-30{stroke:#bc4302}.theme-light .orange-stroke-light-lightness-40,.theme-light .color-5-stroke-light-lightness-40{stroke:#fea271}.theme-light .orange-stroke-light-darkness-40,.theme-light .color-5-stroke-light-darkness-40{stroke:#a13901}.theme-light .orange-stroke-light-lightness-50,.theme-light .color-5-stroke-light-lightness-50{stroke:#feb289}.theme-light .orange-stroke-light-darkness-50,.theme-light .color-5-stroke-light-darkness-50{stroke:#863001}.theme-light .orange-stroke-light-lightness-60,.theme-light .color-5-stroke-light-lightness-60{stroke:#fec1a0}.theme-light .orange-stroke-light-darkness-60,.theme-light .color-5-stroke-light-darkness-60{stroke:#6b2601}.theme-light .orange-stroke-light-lightness-70,.theme-light .color-5-stroke-light-lightness-70{stroke:#fed1b8}.theme-light .orange-stroke-light-darkness-70,.theme-light .color-5-stroke-light-darkness-70{stroke:#511d01}.theme-light .orange-stroke-light-lightness-80,.theme-light .color-5-stroke-light-lightness-80{stroke:#ffe0d0}.theme-light .orange-stroke-light-darkness-80,.theme-light .color-5-stroke-light-darkness-80{stroke:#361300}.theme-light .orange-stroke-light-lightness-90,.theme-light .color-5-stroke-light-lightness-90{stroke:#fff0e7}.theme-light .orange-stroke-light-darkness-90,.theme-light .color-5-stroke-light-darkness-90{stroke:#1b0a00}.theme-light .orange-stroke-light-hover:hover,.theme-light .color-5-stroke-light-hover:hover{stroke:#fd6412}.theme-light .orange-stroke-light-hover-transparent-5:hover,.theme-light .color-5-stroke-light-hover-transparent-5:hover{stroke:#fd64120d}.theme-light .orange-stroke-light-hover-transparent-10:hover,.theme-light .color-5-stroke-light-hover-transparent-10:hover{stroke:#fd64121a}.theme-light .orange-stroke-light-hover-transparent-15:hover,.theme-light .color-5-stroke-light-hover-transparent-15:hover{stroke:#fd641226}.theme-light .orange-stroke-light-hover-transparent-20:hover,.theme-light .color-5-stroke-light-hover-transparent-20:hover{stroke:#fd641233}.theme-light .orange-stroke-light-hover-transparent-25:hover,.theme-light .color-5-stroke-light-hover-transparent-25:hover{stroke:#fd641240}.theme-light .orange-stroke-light-hover-transparent-30:hover,.theme-light .color-5-stroke-light-hover-transparent-30:hover{stroke:#fd64124d}.theme-light .orange-stroke-light-hover-transparent-35:hover,.theme-light .color-5-stroke-light-hover-transparent-35:hover{stroke:#fd641259}.theme-light .orange-stroke-light-hover-transparent-40:hover,.theme-light .color-5-stroke-light-hover-transparent-40:hover{stroke:#fd641266}.theme-light .orange-stroke-light-hover-transparent-45:hover,.theme-light .color-5-stroke-light-hover-transparent-45:hover{stroke:#fd641273}.theme-light .orange-stroke-light-hover-transparent-50:hover,.theme-light .color-5-stroke-light-hover-transparent-50:hover{stroke:#fd641280}.theme-light .orange-stroke-light-hover-transparent-55:hover,.theme-light .color-5-stroke-light-hover-transparent-55:hover{stroke:#fd64128c}.theme-light .orange-stroke-light-hover-transparent-60:hover,.theme-light .color-5-stroke-light-hover-transparent-60:hover{stroke:#fd641299}.theme-light .orange-stroke-light-hover-transparent-65:hover,.theme-light .color-5-stroke-light-hover-transparent-65:hover{stroke:#fd6412a6}.theme-light .orange-stroke-light-hover-transparent-70:hover,.theme-light .color-5-stroke-light-hover-transparent-70:hover{stroke:#fd6412b3}.theme-light .orange-stroke-light-hover-transparent-75:hover,.theme-light .color-5-stroke-light-hover-transparent-75:hover{stroke:#fd6412bf}.theme-light .orange-stroke-light-hover-transparent-80:hover,.theme-light .color-5-stroke-light-hover-transparent-80:hover{stroke:#fd6412cc}.theme-light .orange-stroke-light-hover-transparent-85:hover,.theme-light .color-5-stroke-light-hover-transparent-85:hover{stroke:#fd6412d9}.theme-light .orange-stroke-light-hover-transparent-90:hover,.theme-light .color-5-stroke-light-hover-transparent-90:hover{stroke:#fd6412e6}.theme-light .orange-stroke-light-hover-transparent-95:hover,.theme-light .color-5-stroke-light-hover-transparent-95:hover{stroke:#fd6412f2}.theme-light .orange-stroke,.theme-light .color-5-stroke{stroke:#d04a02}.theme-light .orange-stroke-transparent-5,.theme-light .color-5-stroke-transparent-5{stroke:#d04a020d}.theme-light .orange-stroke-transparent-10,.theme-light .color-5-stroke-transparent-10{stroke:#d04a021a}.theme-light .orange-stroke-transparent-15,.theme-light .color-5-stroke-transparent-15{stroke:#d04a0226}.theme-light .orange-stroke-transparent-20,.theme-light .color-5-stroke-transparent-20{stroke:#d04a0233}.theme-light .orange-stroke-transparent-25,.theme-light .color-5-stroke-transparent-25{stroke:#d04a0240}.theme-light .orange-stroke-transparent-30,.theme-light .color-5-stroke-transparent-30{stroke:#d04a024d}.theme-light .orange-stroke-transparent-35,.theme-light .color-5-stroke-transparent-35{stroke:#d04a0259}.theme-light .orange-stroke-transparent-40,.theme-light .color-5-stroke-transparent-40{stroke:#d04a0266}.theme-light .orange-stroke-transparent-45,.theme-light .color-5-stroke-transparent-45{stroke:#d04a0273}.theme-light .orange-stroke-transparent-50,.theme-light .color-5-stroke-transparent-50{stroke:#d04a0280}.theme-light .orange-stroke-transparent-55,.theme-light .color-5-stroke-transparent-55{stroke:#d04a028c}.theme-light .orange-stroke-transparent-60,.theme-light .color-5-stroke-transparent-60{stroke:#d04a0299}.theme-light .orange-stroke-transparent-65,.theme-light .color-5-stroke-transparent-65{stroke:#d04a02a6}.theme-light .orange-stroke-transparent-70,.theme-light .color-5-stroke-transparent-70{stroke:#d04a02b3}.theme-light .orange-stroke-transparent-75,.theme-light .color-5-stroke-transparent-75{stroke:#d04a02bf}.theme-light .orange-stroke-transparent-80,.theme-light .color-5-stroke-transparent-80{stroke:#d04a02cc}.theme-light .orange-stroke-transparent-85,.theme-light .color-5-stroke-transparent-85{stroke:#d04a02d9}.theme-light .orange-stroke-transparent-90,.theme-light .color-5-stroke-transparent-90{stroke:#d04a02e6}.theme-light .orange-stroke-transparent-95,.theme-light .color-5-stroke-transparent-95{stroke:#d04a02f2}.theme-light .orange-stroke-lightness-10,.theme-light .color-5-stroke-lightness-10{stroke:#ee5502}.theme-light .orange-stroke-darkness-10,.theme-light .color-5-stroke-darkness-10{stroke:#bb4302}.theme-light .orange-stroke-lightness-20,.theme-light .color-5-stroke-lightness-20{stroke:#fd6411}.theme-light .orange-stroke-darkness-20,.theme-light .color-5-stroke-darkness-20{stroke:#a63b02}.theme-light .orange-stroke-lightness-30,.theme-light .color-5-stroke-lightness-30{stroke:#fd772f}.theme-light .orange-stroke-darkness-30,.theme-light .color-5-stroke-darkness-30{stroke:#923401}.theme-light .orange-stroke-lightness-40,.theme-light .color-5-stroke-lightness-40{stroke:#fd8a4d}.theme-light .orange-stroke-darkness-40,.theme-light .color-5-stroke-darkness-40{stroke:#7d2c01}.theme-light .orange-stroke-lightness-50,.theme-light .color-5-stroke-lightness-50{stroke:#fe9e6a}.theme-light .orange-stroke-darkness-50,.theme-light .color-5-stroke-darkness-50{stroke:#682501}.theme-light .orange-stroke-lightness-60,.theme-light .color-5-stroke-lightness-60{stroke:#feb188}.theme-light .orange-stroke-darkness-60,.theme-light .color-5-stroke-darkness-60{stroke:#531e01}.theme-light .orange-stroke-lightness-70,.theme-light .color-5-stroke-lightness-70{stroke:#fec5a6}.theme-light .orange-stroke-darkness-70,.theme-light .color-5-stroke-darkness-70{stroke:#3e1601}.theme-light .orange-stroke-lightness-80,.theme-light .color-5-stroke-lightness-80{stroke:#fed8c4}.theme-light .orange-stroke-darkness-80,.theme-light .color-5-stroke-darkness-80{stroke:#2a0f00}.theme-light .orange-stroke-lightness-90,.theme-light .color-5-stroke-lightness-90{stroke:#ffece1}.theme-light .orange-stroke-darkness-90,.theme-light .color-5-stroke-darkness-90{stroke:#150700}.theme-light .orange-stroke-hover:hover,.theme-light .color-5-stroke-hover:hover{stroke:#d04a02}.theme-light .orange-stroke-hover-transparent-5:hover,.theme-light .color-5-stroke-hover-transparent-5:hover{stroke:#d04a020d}.theme-light .orange-stroke-hover-transparent-10:hover,.theme-light .color-5-stroke-hover-transparent-10:hover{stroke:#d04a021a}.theme-light .orange-stroke-hover-transparent-15:hover,.theme-light .color-5-stroke-hover-transparent-15:hover{stroke:#d04a0226}.theme-light .orange-stroke-hover-transparent-20:hover,.theme-light .color-5-stroke-hover-transparent-20:hover{stroke:#d04a0233}.theme-light .orange-stroke-hover-transparent-25:hover,.theme-light .color-5-stroke-hover-transparent-25:hover{stroke:#d04a0240}.theme-light .orange-stroke-hover-transparent-30:hover,.theme-light .color-5-stroke-hover-transparent-30:hover{stroke:#d04a024d}.theme-light .orange-stroke-hover-transparent-35:hover,.theme-light .color-5-stroke-hover-transparent-35:hover{stroke:#d04a0259}.theme-light .orange-stroke-hover-transparent-40:hover,.theme-light .color-5-stroke-hover-transparent-40:hover{stroke:#d04a0266}.theme-light .orange-stroke-hover-transparent-45:hover,.theme-light .color-5-stroke-hover-transparent-45:hover{stroke:#d04a0273}.theme-light .orange-stroke-hover-transparent-50:hover,.theme-light .color-5-stroke-hover-transparent-50:hover{stroke:#d04a0280}.theme-light .orange-stroke-hover-transparent-55:hover,.theme-light .color-5-stroke-hover-transparent-55:hover{stroke:#d04a028c}.theme-light .orange-stroke-hover-transparent-60:hover,.theme-light .color-5-stroke-hover-transparent-60:hover{stroke:#d04a0299}.theme-light .orange-stroke-hover-transparent-65:hover,.theme-light .color-5-stroke-hover-transparent-65:hover{stroke:#d04a02a6}.theme-light .orange-stroke-hover-transparent-70:hover,.theme-light .color-5-stroke-hover-transparent-70:hover{stroke:#d04a02b3}.theme-light .orange-stroke-hover-transparent-75:hover,.theme-light .color-5-stroke-hover-transparent-75:hover{stroke:#d04a02bf}.theme-light .orange-stroke-hover-transparent-80:hover,.theme-light .color-5-stroke-hover-transparent-80:hover{stroke:#d04a02cc}.theme-light .orange-stroke-hover-transparent-85:hover,.theme-light .color-5-stroke-hover-transparent-85:hover{stroke:#d04a02d9}.theme-light .orange-stroke-hover-transparent-90:hover,.theme-light .color-5-stroke-hover-transparent-90:hover{stroke:#d04a02e6}.theme-light .orange-stroke-hover-transparent-95:hover,.theme-light .color-5-stroke-hover-transparent-95:hover{stroke:#d04a02f2}.theme-light .orange-stroke-dark,.theme-light .color-5-stroke-dark{stroke:#933401}.theme-light .orange-stroke-dark-transparent-5,.theme-light .color-5-stroke-dark-transparent-5{stroke:#9334010d}.theme-light .orange-stroke-dark-transparent-10,.theme-light .color-5-stroke-dark-transparent-10{stroke:#9334011a}.theme-light .orange-stroke-dark-transparent-15,.theme-light .color-5-stroke-dark-transparent-15{stroke:#93340126}.theme-light .orange-stroke-dark-transparent-20,.theme-light .color-5-stroke-dark-transparent-20{stroke:#93340133}.theme-light .orange-stroke-dark-transparent-25,.theme-light .color-5-stroke-dark-transparent-25{stroke:#93340140}.theme-light .orange-stroke-dark-transparent-30,.theme-light .color-5-stroke-dark-transparent-30{stroke:#9334014d}.theme-light .orange-stroke-dark-transparent-35,.theme-light .color-5-stroke-dark-transparent-35{stroke:#93340159}.theme-light .orange-stroke-dark-transparent-40,.theme-light .color-5-stroke-dark-transparent-40{stroke:#93340166}.theme-light .orange-stroke-dark-transparent-45,.theme-light .color-5-stroke-dark-transparent-45{stroke:#93340173}.theme-light .orange-stroke-dark-transparent-50,.theme-light .color-5-stroke-dark-transparent-50{stroke:#93340180}.theme-light .orange-stroke-dark-transparent-55,.theme-light .color-5-stroke-dark-transparent-55{stroke:#9334018c}.theme-light .orange-stroke-dark-transparent-60,.theme-light .color-5-stroke-dark-transparent-60{stroke:#93340199}.theme-light .orange-stroke-dark-transparent-65,.theme-light .color-5-stroke-dark-transparent-65{stroke:#933401a6}.theme-light .orange-stroke-dark-transparent-70,.theme-light .color-5-stroke-dark-transparent-70{stroke:#933401b3}.theme-light .orange-stroke-dark-transparent-75,.theme-light .color-5-stroke-dark-transparent-75{stroke:#933401bf}.theme-light .orange-stroke-dark-transparent-80,.theme-light .color-5-stroke-dark-transparent-80{stroke:#933401cc}.theme-light .orange-stroke-dark-transparent-85,.theme-light .color-5-stroke-dark-transparent-85{stroke:#933401d9}.theme-light .orange-stroke-dark-transparent-90,.theme-light .color-5-stroke-dark-transparent-90{stroke:#933401e6}.theme-light .orange-stroke-dark-transparent-95,.theme-light .color-5-stroke-dark-transparent-95{stroke:#933401f2}.theme-light .orange-stroke-dark-lightness-10,.theme-light .color-5-stroke-dark-lightness-10{stroke:#b74101}.theme-light .orange-stroke-dark-darkness-10,.theme-light .color-5-stroke-dark-darkness-10{stroke:#842f01}.theme-light .orange-stroke-dark-lightness-20,.theme-light .color-5-stroke-dark-lightness-20{stroke:#db4d01}.theme-light .orange-stroke-dark-darkness-20,.theme-light .color-5-stroke-dark-darkness-20{stroke:#762a01}.theme-light .orange-stroke-dark-lightness-30,.theme-light .color-5-stroke-dark-lightness-30{stroke:#fd5b03}.theme-light .orange-stroke-dark-darkness-30,.theme-light .color-5-stroke-dark-darkness-30{stroke:#672401}.theme-light .orange-stroke-dark-lightness-40,.theme-light .color-5-stroke-dark-lightness-40{stroke:#fe7227}.theme-light .orange-stroke-dark-darkness-40,.theme-light .color-5-stroke-dark-darkness-40{stroke:#581f01}.theme-light .orange-stroke-dark-lightness-50,.theme-light .color-5-stroke-dark-lightness-50{stroke:#fe8a4b}.theme-light .orange-stroke-dark-darkness-50,.theme-light .color-5-stroke-dark-darkness-50{stroke:#4a1a01}.theme-light .orange-stroke-dark-lightness-60,.theme-light .color-5-stroke-dark-lightness-60{stroke:#fea16f}.theme-light .orange-stroke-dark-darkness-60,.theme-light .color-5-stroke-dark-darkness-60{stroke:#3b1500}.theme-light .orange-stroke-dark-lightness-70,.theme-light .color-5-stroke-dark-lightness-70{stroke:#feb993}.theme-light .orange-stroke-dark-darkness-70,.theme-light .color-5-stroke-dark-darkness-70{stroke:#2c1000}.theme-light .orange-stroke-dark-lightness-80,.theme-light .color-5-stroke-dark-lightness-80{stroke:#ffd0b7}.theme-light .orange-stroke-dark-darkness-80,.theme-light .color-5-stroke-dark-darkness-80{stroke:#1d0a00}.theme-light .orange-stroke-dark-lightness-90,.theme-light .color-5-stroke-dark-lightness-90{stroke:#ffe8db}.theme-light .orange-stroke-dark-darkness-90,.theme-light .color-5-stroke-dark-darkness-90{stroke:#0f0500}.theme-light .orange-stroke-dark-hover:hover,.theme-light .color-5-stroke-dark-hover:hover{stroke:#933401}.theme-light .orange-stroke-dark-hover-transparent-5:hover,.theme-light .color-5-stroke-dark-hover-transparent-5:hover{stroke:#9334010d}.theme-light .orange-stroke-dark-hover-transparent-10:hover,.theme-light .color-5-stroke-dark-hover-transparent-10:hover{stroke:#9334011a}.theme-light .orange-stroke-dark-hover-transparent-15:hover,.theme-light .color-5-stroke-dark-hover-transparent-15:hover{stroke:#93340126}.theme-light .orange-stroke-dark-hover-transparent-20:hover,.theme-light .color-5-stroke-dark-hover-transparent-20:hover{stroke:#93340133}.theme-light .orange-stroke-dark-hover-transparent-25:hover,.theme-light .color-5-stroke-dark-hover-transparent-25:hover{stroke:#93340140}.theme-light .orange-stroke-dark-hover-transparent-30:hover,.theme-light .color-5-stroke-dark-hover-transparent-30:hover{stroke:#9334014d}.theme-light .orange-stroke-dark-hover-transparent-35:hover,.theme-light .color-5-stroke-dark-hover-transparent-35:hover{stroke:#93340159}.theme-light .orange-stroke-dark-hover-transparent-40:hover,.theme-light .color-5-stroke-dark-hover-transparent-40:hover{stroke:#93340166}.theme-light .orange-stroke-dark-hover-transparent-45:hover,.theme-light .color-5-stroke-dark-hover-transparent-45:hover{stroke:#93340173}.theme-light .orange-stroke-dark-hover-transparent-50:hover,.theme-light .color-5-stroke-dark-hover-transparent-50:hover{stroke:#93340180}.theme-light .orange-stroke-dark-hover-transparent-55:hover,.theme-light .color-5-stroke-dark-hover-transparent-55:hover{stroke:#9334018c}.theme-light .orange-stroke-dark-hover-transparent-60:hover,.theme-light .color-5-stroke-dark-hover-transparent-60:hover{stroke:#93340199}.theme-light .orange-stroke-dark-hover-transparent-65:hover,.theme-light .color-5-stroke-dark-hover-transparent-65:hover{stroke:#933401a6}.theme-light .orange-stroke-dark-hover-transparent-70:hover,.theme-light .color-5-stroke-dark-hover-transparent-70:hover{stroke:#933401b3}.theme-light .orange-stroke-dark-hover-transparent-75:hover,.theme-light .color-5-stroke-dark-hover-transparent-75:hover{stroke:#933401bf}.theme-light .orange-stroke-dark-hover-transparent-80:hover,.theme-light .color-5-stroke-dark-hover-transparent-80:hover{stroke:#933401cc}.theme-light .orange-stroke-dark-hover-transparent-85:hover,.theme-light .color-5-stroke-dark-hover-transparent-85:hover{stroke:#933401d9}.theme-light .orange-stroke-dark-hover-transparent-90:hover,.theme-light .color-5-stroke-dark-hover-transparent-90:hover{stroke:#933401e6}.theme-light .orange-stroke-dark-hover-transparent-95:hover,.theme-light .color-5-stroke-dark-hover-transparent-95:hover{stroke:#933401f2}.theme-light .orange-stroke-darker,.theme-light .color-5-stroke-darker{stroke:#571f01}.theme-light .orange-stroke-darker-transparent-5,.theme-light .color-5-stroke-darker-transparent-5{stroke:#571f010d}.theme-light .orange-stroke-darker-transparent-10,.theme-light .color-5-stroke-darker-transparent-10{stroke:#571f011a}.theme-light .orange-stroke-darker-transparent-15,.theme-light .color-5-stroke-darker-transparent-15{stroke:#571f0126}.theme-light .orange-stroke-darker-transparent-20,.theme-light .color-5-stroke-darker-transparent-20{stroke:#571f0133}.theme-light .orange-stroke-darker-transparent-25,.theme-light .color-5-stroke-darker-transparent-25{stroke:#571f0140}.theme-light .orange-stroke-darker-transparent-30,.theme-light .color-5-stroke-darker-transparent-30{stroke:#571f014d}.theme-light .orange-stroke-darker-transparent-35,.theme-light .color-5-stroke-darker-transparent-35{stroke:#571f0159}.theme-light .orange-stroke-darker-transparent-40,.theme-light .color-5-stroke-darker-transparent-40{stroke:#571f0166}.theme-light .orange-stroke-darker-transparent-45,.theme-light .color-5-stroke-darker-transparent-45{stroke:#571f0173}.theme-light .orange-stroke-darker-transparent-50,.theme-light .color-5-stroke-darker-transparent-50{stroke:#571f0180}.theme-light .orange-stroke-darker-transparent-55,.theme-light .color-5-stroke-darker-transparent-55{stroke:#571f018c}.theme-light .orange-stroke-darker-transparent-60,.theme-light .color-5-stroke-darker-transparent-60{stroke:#571f0199}.theme-light .orange-stroke-darker-transparent-65,.theme-light .color-5-stroke-darker-transparent-65{stroke:#571f01a6}.theme-light .orange-stroke-darker-transparent-70,.theme-light .color-5-stroke-darker-transparent-70{stroke:#571f01b3}.theme-light .orange-stroke-darker-transparent-75,.theme-light .color-5-stroke-darker-transparent-75{stroke:#571f01bf}.theme-light .orange-stroke-darker-transparent-80,.theme-light .color-5-stroke-darker-transparent-80{stroke:#571f01cc}.theme-light .orange-stroke-darker-transparent-85,.theme-light .color-5-stroke-darker-transparent-85{stroke:#571f01d9}.theme-light .orange-stroke-darker-transparent-90,.theme-light .color-5-stroke-darker-transparent-90{stroke:#571f01e6}.theme-light .orange-stroke-darker-transparent-95,.theme-light .color-5-stroke-darker-transparent-95{stroke:#571f01f2}.theme-light .orange-stroke-darker-lightness-10,.theme-light .color-5-stroke-darker-lightness-10{stroke:#812e01}.theme-light .orange-stroke-darker-darkness-10,.theme-light .color-5-stroke-darker-darkness-10{stroke:#4e1c01}.theme-light .orange-stroke-darker-lightness-20,.theme-light .color-5-stroke-darker-lightness-20{stroke:#aa3d02}.theme-light .orange-stroke-darker-darkness-20,.theme-light .color-5-stroke-darker-darkness-20{stroke:#461901}.theme-light .orange-stroke-darker-lightness-30,.theme-light .color-5-stroke-darker-lightness-30{stroke:#d44c02}.theme-light .orange-stroke-darker-darkness-30,.theme-light .color-5-stroke-darker-darkness-30{stroke:#3d1601}.theme-light .orange-stroke-darker-lightness-40,.theme-light .color-5-stroke-darker-lightness-40{stroke:#fc5b05}.theme-light .orange-stroke-darker-darkness-40,.theme-light .color-5-stroke-darker-darkness-40{stroke:#341301}.theme-light .orange-stroke-darker-lightness-50,.theme-light .color-5-stroke-darker-lightness-50{stroke:#fd762e}.theme-light .orange-stroke-darker-darkness-50,.theme-light .color-5-stroke-darker-darkness-50{stroke:#2c1001}.theme-light .orange-stroke-darker-lightness-60,.theme-light .color-5-stroke-darker-lightness-60{stroke:#fd9258}.theme-light .orange-stroke-darker-darkness-60,.theme-light .color-5-stroke-darker-darkness-60{stroke:#230c00}.theme-light .orange-stroke-darker-lightness-70,.theme-light .color-5-stroke-darker-lightness-70{stroke:#fead82}.theme-light .orange-stroke-darker-darkness-70,.theme-light .color-5-stroke-darker-darkness-70{stroke:#1a0900}.theme-light .orange-stroke-darker-lightness-80,.theme-light .color-5-stroke-darker-lightness-80{stroke:#fec8ac}.theme-light .orange-stroke-darker-darkness-80,.theme-light .color-5-stroke-darker-darkness-80{stroke:#110600}.theme-light .orange-stroke-darker-lightness-90,.theme-light .color-5-stroke-darker-lightness-90{stroke:#ffe4d5}.theme-light .orange-stroke-darker-darkness-90,.theme-light .color-5-stroke-darker-darkness-90{stroke:#090300}.theme-light .orange-stroke-darker-hover:hover,.theme-light .color-5-stroke-darker-hover:hover{stroke:#571f01}.theme-light .orange-stroke-darker-hover-transparent-5:hover,.theme-light .color-5-stroke-darker-hover-transparent-5:hover{stroke:#571f010d}.theme-light .orange-stroke-darker-hover-transparent-10:hover,.theme-light .color-5-stroke-darker-hover-transparent-10:hover{stroke:#571f011a}.theme-light .orange-stroke-darker-hover-transparent-15:hover,.theme-light .color-5-stroke-darker-hover-transparent-15:hover{stroke:#571f0126}.theme-light .orange-stroke-darker-hover-transparent-20:hover,.theme-light .color-5-stroke-darker-hover-transparent-20:hover{stroke:#571f0133}.theme-light .orange-stroke-darker-hover-transparent-25:hover,.theme-light .color-5-stroke-darker-hover-transparent-25:hover{stroke:#571f0140}.theme-light .orange-stroke-darker-hover-transparent-30:hover,.theme-light .color-5-stroke-darker-hover-transparent-30:hover{stroke:#571f014d}.theme-light .orange-stroke-darker-hover-transparent-35:hover,.theme-light .color-5-stroke-darker-hover-transparent-35:hover{stroke:#571f0159}.theme-light .orange-stroke-darker-hover-transparent-40:hover,.theme-light .color-5-stroke-darker-hover-transparent-40:hover{stroke:#571f0166}.theme-light .orange-stroke-darker-hover-transparent-45:hover,.theme-light .color-5-stroke-darker-hover-transparent-45:hover{stroke:#571f0173}.theme-light .orange-stroke-darker-hover-transparent-50:hover,.theme-light .color-5-stroke-darker-hover-transparent-50:hover{stroke:#571f0180}.theme-light .orange-stroke-darker-hover-transparent-55:hover,.theme-light .color-5-stroke-darker-hover-transparent-55:hover{stroke:#571f018c}.theme-light .orange-stroke-darker-hover-transparent-60:hover,.theme-light .color-5-stroke-darker-hover-transparent-60:hover{stroke:#571f0199}.theme-light .orange-stroke-darker-hover-transparent-65:hover,.theme-light .color-5-stroke-darker-hover-transparent-65:hover{stroke:#571f01a6}.theme-light .orange-stroke-darker-hover-transparent-70:hover,.theme-light .color-5-stroke-darker-hover-transparent-70:hover{stroke:#571f01b3}.theme-light .orange-stroke-darker-hover-transparent-75:hover,.theme-light .color-5-stroke-darker-hover-transparent-75:hover{stroke:#571f01bf}.theme-light .orange-stroke-darker-hover-transparent-80:hover,.theme-light .color-5-stroke-darker-hover-transparent-80:hover{stroke:#571f01cc}.theme-light .orange-stroke-darker-hover-transparent-85:hover,.theme-light .color-5-stroke-darker-hover-transparent-85:hover{stroke:#571f01d9}.theme-light .orange-stroke-darker-hover-transparent-90:hover,.theme-light .color-5-stroke-darker-hover-transparent-90:hover{stroke:#571f01e6}.theme-light .orange-stroke-darker-hover-transparent-95:hover,.theme-light .color-5-stroke-darker-hover-transparent-95:hover{stroke:#571f01f2}.theme-light .orange-border-lighter,.theme-light .color-5-border-lighter{border-color:#feb791!important}.theme-light .orange-border-lighter-transparent-5,.theme-light .color-5-border-lighter-transparent-5{border-color:#feb7910d!important}.theme-light .orange-border-lighter-transparent-10,.theme-light .color-5-border-lighter-transparent-10{border-color:#feb7911a!important}.theme-light .orange-border-lighter-transparent-15,.theme-light .color-5-border-lighter-transparent-15{border-color:#feb79126!important}.theme-light .orange-border-lighter-transparent-20,.theme-light .color-5-border-lighter-transparent-20{border-color:#feb79133!important}.theme-light .orange-border-lighter-transparent-25,.theme-light .color-5-border-lighter-transparent-25{border-color:#feb79140!important}.theme-light .orange-border-lighter-transparent-30,.theme-light .color-5-border-lighter-transparent-30{border-color:#feb7914d!important}.theme-light .orange-border-lighter-transparent-35,.theme-light .color-5-border-lighter-transparent-35{border-color:#feb79159!important}.theme-light .orange-border-lighter-transparent-40,.theme-light .color-5-border-lighter-transparent-40{border-color:#feb79166!important}.theme-light .orange-border-lighter-transparent-45,.theme-light .color-5-border-lighter-transparent-45{border-color:#feb79173!important}.theme-light .orange-border-lighter-transparent-50,.theme-light .color-5-border-lighter-transparent-50{border-color:#feb79180!important}.theme-light .orange-border-lighter-transparent-55,.theme-light .color-5-border-lighter-transparent-55{border-color:#feb7918c!important}.theme-light .orange-border-lighter-transparent-60,.theme-light .color-5-border-lighter-transparent-60{border-color:#feb79199!important}.theme-light .orange-border-lighter-transparent-65,.theme-light .color-5-border-lighter-transparent-65{border-color:#feb791a6!important}.theme-light .orange-border-lighter-transparent-70,.theme-light .color-5-border-lighter-transparent-70{border-color:#feb791b3!important}.theme-light .orange-border-lighter-transparent-75,.theme-light .color-5-border-lighter-transparent-75{border-color:#feb791bf!important}.theme-light .orange-border-lighter-transparent-80,.theme-light .color-5-border-lighter-transparent-80{border-color:#feb791cc!important}.theme-light .orange-border-lighter-transparent-85,.theme-light .color-5-border-lighter-transparent-85{border-color:#feb791d9!important}.theme-light .orange-border-lighter-transparent-90,.theme-light .color-5-border-lighter-transparent-90{border-color:#feb791e6!important}.theme-light .orange-border-lighter-transparent-95,.theme-light .color-5-border-lighter-transparent-95{border-color:#feb791f2!important}.theme-light .orange-border-lighter-lightness-10,.theme-light .color-5-border-lighter-lightness-10{border-color:#febe9c!important}.theme-light .orange-border-lighter-darkness-10,.theme-light .color-5-border-lighter-darkness-10{border-color:#fe9d69!important}.theme-light .orange-border-lighter-lightness-20,.theme-light .color-5-border-lighter-lightness-20{border-color:#fec5a7!important}.theme-light .orange-border-lighter-darkness-20,.theme-light .color-5-border-lighter-darkness-20{border-color:#fd8342!important}.theme-light .orange-border-lighter-lightness-30,.theme-light .color-5-border-lighter-lightness-30{border-color:#fecdb2!important}.theme-light .orange-border-lighter-darkness-30,.theme-light .color-5-border-lighter-darkness-30{border-color:#fd691a!important}.theme-light .orange-border-lighter-lightness-40,.theme-light .color-5-border-lighter-lightness-40{border-color:#fed4bd!important}.theme-light .orange-border-lighter-darkness-40,.theme-light .color-5-border-lighter-darkness-40{border-color:#ed5402!important}.theme-light .orange-border-lighter-lightness-50,.theme-light .color-5-border-lighter-lightness-50{border-color:#ffdbc8!important}.theme-light .orange-border-lighter-darkness-50,.theme-light .color-5-border-lighter-darkness-50{border-color:#c64602!important}.theme-light .orange-border-lighter-lightness-60,.theme-light .color-5-border-lighter-lightness-60{border-color:#ffe2d3!important}.theme-light .orange-border-lighter-darkness-60,.theme-light .color-5-border-lighter-darkness-60{border-color:#9e3801!important}.theme-light .orange-border-lighter-lightness-70,.theme-light .color-5-border-lighter-lightness-70{border-color:#ffe9de!important}.theme-light .orange-border-lighter-darkness-70,.theme-light .color-5-border-lighter-darkness-70{border-color:#772a01!important}.theme-light .orange-border-lighter-lightness-80,.theme-light .color-5-border-lighter-lightness-80{border-color:#fff1e9!important}.theme-light .orange-border-lighter-darkness-80,.theme-light .color-5-border-lighter-darkness-80{border-color:#4f1c01!important}.theme-light .orange-border-lighter-lightness-90,.theme-light .color-5-border-lighter-lightness-90{border-color:#fff8f4!important}.theme-light .orange-border-lighter-darkness-90,.theme-light .color-5-border-lighter-darkness-90{border-color:#280e00!important}.theme-light .orange-border-lighter-hover:hover,.theme-light .color-5-border-lighter-hover:hover{border-color:#feb791!important}.theme-light .orange-border-lighter-hover-transparent-5:hover,.theme-light .color-5-border-lighter-hover-transparent-5:hover{border-color:#feb7910d!important}.theme-light .orange-border-lighter-hover-transparent-10:hover,.theme-light .color-5-border-lighter-hover-transparent-10:hover{border-color:#feb7911a!important}.theme-light .orange-border-lighter-hover-transparent-15:hover,.theme-light .color-5-border-lighter-hover-transparent-15:hover{border-color:#feb79126!important}.theme-light .orange-border-lighter-hover-transparent-20:hover,.theme-light .color-5-border-lighter-hover-transparent-20:hover{border-color:#feb79133!important}.theme-light .orange-border-lighter-hover-transparent-25:hover,.theme-light .color-5-border-lighter-hover-transparent-25:hover{border-color:#feb79140!important}.theme-light .orange-border-lighter-hover-transparent-30:hover,.theme-light .color-5-border-lighter-hover-transparent-30:hover{border-color:#feb7914d!important}.theme-light .orange-border-lighter-hover-transparent-35:hover,.theme-light .color-5-border-lighter-hover-transparent-35:hover{border-color:#feb79159!important}.theme-light .orange-border-lighter-hover-transparent-40:hover,.theme-light .color-5-border-lighter-hover-transparent-40:hover{border-color:#feb79166!important}.theme-light .orange-border-lighter-hover-transparent-45:hover,.theme-light .color-5-border-lighter-hover-transparent-45:hover{border-color:#feb79173!important}.theme-light .orange-border-lighter-hover-transparent-50:hover,.theme-light .color-5-border-lighter-hover-transparent-50:hover{border-color:#feb79180!important}.theme-light .orange-border-lighter-hover-transparent-55:hover,.theme-light .color-5-border-lighter-hover-transparent-55:hover{border-color:#feb7918c!important}.theme-light .orange-border-lighter-hover-transparent-60:hover,.theme-light .color-5-border-lighter-hover-transparent-60:hover{border-color:#feb79199!important}.theme-light .orange-border-lighter-hover-transparent-65:hover,.theme-light .color-5-border-lighter-hover-transparent-65:hover{border-color:#feb791a6!important}.theme-light .orange-border-lighter-hover-transparent-70:hover,.theme-light .color-5-border-lighter-hover-transparent-70:hover{border-color:#feb791b3!important}.theme-light .orange-border-lighter-hover-transparent-75:hover,.theme-light .color-5-border-lighter-hover-transparent-75:hover{border-color:#feb791bf!important}.theme-light .orange-border-lighter-hover-transparent-80:hover,.theme-light .color-5-border-lighter-hover-transparent-80:hover{border-color:#feb791cc!important}.theme-light .orange-border-lighter-hover-transparent-85:hover,.theme-light .color-5-border-lighter-hover-transparent-85:hover{border-color:#feb791d9!important}.theme-light .orange-border-lighter-hover-transparent-90:hover,.theme-light .color-5-border-lighter-hover-transparent-90:hover{border-color:#feb791e6!important}.theme-light .orange-border-lighter-hover-transparent-95:hover,.theme-light .color-5-border-lighter-hover-transparent-95:hover{border-color:#feb791f2!important}.theme-light .orange-border-light,.theme-light .color-5-border-light{border-color:#fd6412!important}.theme-light .orange-border-light-transparent-5,.theme-light .color-5-border-light-transparent-5{border-color:#fd64120d!important}.theme-light .orange-border-light-transparent-10,.theme-light .color-5-border-light-transparent-10{border-color:#fd64121a!important}.theme-light .orange-border-light-transparent-15,.theme-light .color-5-border-light-transparent-15{border-color:#fd641226!important}.theme-light .orange-border-light-transparent-20,.theme-light .color-5-border-light-transparent-20{border-color:#fd641233!important}.theme-light .orange-border-light-transparent-25,.theme-light .color-5-border-light-transparent-25{border-color:#fd641240!important}.theme-light .orange-border-light-transparent-30,.theme-light .color-5-border-light-transparent-30{border-color:#fd64124d!important}.theme-light .orange-border-light-transparent-35,.theme-light .color-5-border-light-transparent-35{border-color:#fd641259!important}.theme-light .orange-border-light-transparent-40,.theme-light .color-5-border-light-transparent-40{border-color:#fd641266!important}.theme-light .orange-border-light-transparent-45,.theme-light .color-5-border-light-transparent-45{border-color:#fd641273!important}.theme-light .orange-border-light-transparent-50,.theme-light .color-5-border-light-transparent-50{border-color:#fd641280!important}.theme-light .orange-border-light-transparent-55,.theme-light .color-5-border-light-transparent-55{border-color:#fd64128c!important}.theme-light .orange-border-light-transparent-60,.theme-light .color-5-border-light-transparent-60{border-color:#fd641299!important}.theme-light .orange-border-light-transparent-65,.theme-light .color-5-border-light-transparent-65{border-color:#fd6412a6!important}.theme-light .orange-border-light-transparent-70,.theme-light .color-5-border-light-transparent-70{border-color:#fd6412b3!important}.theme-light .orange-border-light-transparent-75,.theme-light .color-5-border-light-transparent-75{border-color:#fd6412bf!important}.theme-light .orange-border-light-transparent-80,.theme-light .color-5-border-light-transparent-80{border-color:#fd6412cc!important}.theme-light .orange-border-light-transparent-85,.theme-light .color-5-border-light-transparent-85{border-color:#fd6412d9!important}.theme-light .orange-border-light-transparent-90,.theme-light .color-5-border-light-transparent-90{border-color:#fd6412e6!important}.theme-light .orange-border-light-transparent-95,.theme-light .color-5-border-light-transparent-95{border-color:#fd6412f2!important}.theme-light .orange-border-light-lightness-10,.theme-light .color-5-border-light-lightness-10{border-color:#fd742a!important}.theme-light .orange-border-light-darkness-10,.theme-light .color-5-border-light-darkness-10{border-color:#f25602!important}.theme-light .orange-border-light-lightness-20,.theme-light .color-5-border-light-lightness-20{border-color:#fd8341!important}.theme-light .orange-border-light-darkness-20,.theme-light .color-5-border-light-darkness-20{border-color:#d74c02!important}.theme-light .orange-border-light-lightness-30,.theme-light .color-5-border-light-lightness-30{border-color:#fe9359!important}.theme-light .orange-border-light-darkness-30,.theme-light .color-5-border-light-darkness-30{border-color:#bc4302!important}.theme-light .orange-border-light-lightness-40,.theme-light .color-5-border-light-lightness-40{border-color:#fea271!important}.theme-light .orange-border-light-darkness-40,.theme-light .color-5-border-light-darkness-40{border-color:#a13901!important}.theme-light .orange-border-light-lightness-50,.theme-light .color-5-border-light-lightness-50{border-color:#feb289!important}.theme-light .orange-border-light-darkness-50,.theme-light .color-5-border-light-darkness-50{border-color:#863001!important}.theme-light .orange-border-light-lightness-60,.theme-light .color-5-border-light-lightness-60{border-color:#fec1a0!important}.theme-light .orange-border-light-darkness-60,.theme-light .color-5-border-light-darkness-60{border-color:#6b2601!important}.theme-light .orange-border-light-lightness-70,.theme-light .color-5-border-light-lightness-70{border-color:#fed1b8!important}.theme-light .orange-border-light-darkness-70,.theme-light .color-5-border-light-darkness-70{border-color:#511d01!important}.theme-light .orange-border-light-lightness-80,.theme-light .color-5-border-light-lightness-80{border-color:#ffe0d0!important}.theme-light .orange-border-light-darkness-80,.theme-light .color-5-border-light-darkness-80{border-color:#361300!important}.theme-light .orange-border-light-lightness-90,.theme-light .color-5-border-light-lightness-90{border-color:#fff0e7!important}.theme-light .orange-border-light-darkness-90,.theme-light .color-5-border-light-darkness-90{border-color:#1b0a00!important}.theme-light .orange-border-light-hover:hover,.theme-light .color-5-border-light-hover:hover{border-color:#fd6412!important}.theme-light .orange-border-light-hover-transparent-5:hover,.theme-light .color-5-border-light-hover-transparent-5:hover{border-color:#fd64120d!important}.theme-light .orange-border-light-hover-transparent-10:hover,.theme-light .color-5-border-light-hover-transparent-10:hover{border-color:#fd64121a!important}.theme-light .orange-border-light-hover-transparent-15:hover,.theme-light .color-5-border-light-hover-transparent-15:hover{border-color:#fd641226!important}.theme-light .orange-border-light-hover-transparent-20:hover,.theme-light .color-5-border-light-hover-transparent-20:hover{border-color:#fd641233!important}.theme-light .orange-border-light-hover-transparent-25:hover,.theme-light .color-5-border-light-hover-transparent-25:hover{border-color:#fd641240!important}.theme-light .orange-border-light-hover-transparent-30:hover,.theme-light .color-5-border-light-hover-transparent-30:hover{border-color:#fd64124d!important}.theme-light .orange-border-light-hover-transparent-35:hover,.theme-light .color-5-border-light-hover-transparent-35:hover{border-color:#fd641259!important}.theme-light .orange-border-light-hover-transparent-40:hover,.theme-light .color-5-border-light-hover-transparent-40:hover{border-color:#fd641266!important}.theme-light .orange-border-light-hover-transparent-45:hover,.theme-light .color-5-border-light-hover-transparent-45:hover{border-color:#fd641273!important}.theme-light .orange-border-light-hover-transparent-50:hover,.theme-light .color-5-border-light-hover-transparent-50:hover{border-color:#fd641280!important}.theme-light .orange-border-light-hover-transparent-55:hover,.theme-light .color-5-border-light-hover-transparent-55:hover{border-color:#fd64128c!important}.theme-light .orange-border-light-hover-transparent-60:hover,.theme-light .color-5-border-light-hover-transparent-60:hover{border-color:#fd641299!important}.theme-light .orange-border-light-hover-transparent-65:hover,.theme-light .color-5-border-light-hover-transparent-65:hover{border-color:#fd6412a6!important}.theme-light .orange-border-light-hover-transparent-70:hover,.theme-light .color-5-border-light-hover-transparent-70:hover{border-color:#fd6412b3!important}.theme-light .orange-border-light-hover-transparent-75:hover,.theme-light .color-5-border-light-hover-transparent-75:hover{border-color:#fd6412bf!important}.theme-light .orange-border-light-hover-transparent-80:hover,.theme-light .color-5-border-light-hover-transparent-80:hover{border-color:#fd6412cc!important}.theme-light .orange-border-light-hover-transparent-85:hover,.theme-light .color-5-border-light-hover-transparent-85:hover{border-color:#fd6412d9!important}.theme-light .orange-border-light-hover-transparent-90:hover,.theme-light .color-5-border-light-hover-transparent-90:hover{border-color:#fd6412e6!important}.theme-light .orange-border-light-hover-transparent-95:hover,.theme-light .color-5-border-light-hover-transparent-95:hover{border-color:#fd6412f2!important}.theme-light .orange-border,.theme-light .color-5-border{border-color:#d04a02!important}.theme-light .orange-border-transparent-5,.theme-light .color-5-border-transparent-5{border-color:#d04a020d!important}.theme-light .orange-border-transparent-10,.theme-light .color-5-border-transparent-10{border-color:#d04a021a!important}.theme-light .orange-border-transparent-15,.theme-light .color-5-border-transparent-15{border-color:#d04a0226!important}.theme-light .orange-border-transparent-20,.theme-light .color-5-border-transparent-20{border-color:#d04a0233!important}.theme-light .orange-border-transparent-25,.theme-light .color-5-border-transparent-25{border-color:#d04a0240!important}.theme-light .orange-border-transparent-30,.theme-light .color-5-border-transparent-30{border-color:#d04a024d!important}.theme-light .orange-border-transparent-35,.theme-light .color-5-border-transparent-35{border-color:#d04a0259!important}.theme-light .orange-border-transparent-40,.theme-light .color-5-border-transparent-40{border-color:#d04a0266!important}.theme-light .orange-border-transparent-45,.theme-light .color-5-border-transparent-45{border-color:#d04a0273!important}.theme-light .orange-border-transparent-50,.theme-light .color-5-border-transparent-50{border-color:#d04a0280!important}.theme-light .orange-border-transparent-55,.theme-light .color-5-border-transparent-55{border-color:#d04a028c!important}.theme-light .orange-border-transparent-60,.theme-light .color-5-border-transparent-60{border-color:#d04a0299!important}.theme-light .orange-border-transparent-65,.theme-light .color-5-border-transparent-65{border-color:#d04a02a6!important}.theme-light .orange-border-transparent-70,.theme-light .color-5-border-transparent-70{border-color:#d04a02b3!important}.theme-light .orange-border-transparent-75,.theme-light .color-5-border-transparent-75{border-color:#d04a02bf!important}.theme-light .orange-border-transparent-80,.theme-light .color-5-border-transparent-80{border-color:#d04a02cc!important}.theme-light .orange-border-transparent-85,.theme-light .color-5-border-transparent-85{border-color:#d04a02d9!important}.theme-light .orange-border-transparent-90,.theme-light .color-5-border-transparent-90{border-color:#d04a02e6!important}.theme-light .orange-border-transparent-95,.theme-light .color-5-border-transparent-95{border-color:#d04a02f2!important}.theme-light .orange-border-lightness-10,.theme-light .color-5-border-lightness-10{border-color:#ee5502!important}.theme-light .orange-border-darkness-10,.theme-light .color-5-border-darkness-10{border-color:#bb4302!important}.theme-light .orange-border-lightness-20,.theme-light .color-5-border-lightness-20{border-color:#fd6411!important}.theme-light .orange-border-darkness-20,.theme-light .color-5-border-darkness-20{border-color:#a63b02!important}.theme-light .orange-border-lightness-30,.theme-light .color-5-border-lightness-30{border-color:#fd772f!important}.theme-light .orange-border-darkness-30,.theme-light .color-5-border-darkness-30{border-color:#923401!important}.theme-light .orange-border-lightness-40,.theme-light .color-5-border-lightness-40{border-color:#fd8a4d!important}.theme-light .orange-border-darkness-40,.theme-light .color-5-border-darkness-40{border-color:#7d2c01!important}.theme-light .orange-border-lightness-50,.theme-light .color-5-border-lightness-50{border-color:#fe9e6a!important}.theme-light .orange-border-darkness-50,.theme-light .color-5-border-darkness-50{border-color:#682501!important}.theme-light .orange-border-lightness-60,.theme-light .color-5-border-lightness-60{border-color:#feb188!important}.theme-light .orange-border-darkness-60,.theme-light .color-5-border-darkness-60{border-color:#531e01!important}.theme-light .orange-border-lightness-70,.theme-light .color-5-border-lightness-70{border-color:#fec5a6!important}.theme-light .orange-border-darkness-70,.theme-light .color-5-border-darkness-70{border-color:#3e1601!important}.theme-light .orange-border-lightness-80,.theme-light .color-5-border-lightness-80{border-color:#fed8c4!important}.theme-light .orange-border-darkness-80,.theme-light .color-5-border-darkness-80{border-color:#2a0f00!important}.theme-light .orange-border-lightness-90,.theme-light .color-5-border-lightness-90{border-color:#ffece1!important}.theme-light .orange-border-darkness-90,.theme-light .color-5-border-darkness-90{border-color:#150700!important}.theme-light .orange-border-hover:hover,.theme-light .color-5-border-hover:hover{border-color:#d04a02!important}.theme-light .orange-border-hover-transparent-5:hover,.theme-light .color-5-border-hover-transparent-5:hover{border-color:#d04a020d!important}.theme-light .orange-border-hover-transparent-10:hover,.theme-light .color-5-border-hover-transparent-10:hover{border-color:#d04a021a!important}.theme-light .orange-border-hover-transparent-15:hover,.theme-light .color-5-border-hover-transparent-15:hover{border-color:#d04a0226!important}.theme-light .orange-border-hover-transparent-20:hover,.theme-light .color-5-border-hover-transparent-20:hover{border-color:#d04a0233!important}.theme-light .orange-border-hover-transparent-25:hover,.theme-light .color-5-border-hover-transparent-25:hover{border-color:#d04a0240!important}.theme-light .orange-border-hover-transparent-30:hover,.theme-light .color-5-border-hover-transparent-30:hover{border-color:#d04a024d!important}.theme-light .orange-border-hover-transparent-35:hover,.theme-light .color-5-border-hover-transparent-35:hover{border-color:#d04a0259!important}.theme-light .orange-border-hover-transparent-40:hover,.theme-light .color-5-border-hover-transparent-40:hover{border-color:#d04a0266!important}.theme-light .orange-border-hover-transparent-45:hover,.theme-light .color-5-border-hover-transparent-45:hover{border-color:#d04a0273!important}.theme-light .orange-border-hover-transparent-50:hover,.theme-light .color-5-border-hover-transparent-50:hover{border-color:#d04a0280!important}.theme-light .orange-border-hover-transparent-55:hover,.theme-light .color-5-border-hover-transparent-55:hover{border-color:#d04a028c!important}.theme-light .orange-border-hover-transparent-60:hover,.theme-light .color-5-border-hover-transparent-60:hover{border-color:#d04a0299!important}.theme-light .orange-border-hover-transparent-65:hover,.theme-light .color-5-border-hover-transparent-65:hover{border-color:#d04a02a6!important}.theme-light .orange-border-hover-transparent-70:hover,.theme-light .color-5-border-hover-transparent-70:hover{border-color:#d04a02b3!important}.theme-light .orange-border-hover-transparent-75:hover,.theme-light .color-5-border-hover-transparent-75:hover{border-color:#d04a02bf!important}.theme-light .orange-border-hover-transparent-80:hover,.theme-light .color-5-border-hover-transparent-80:hover{border-color:#d04a02cc!important}.theme-light .orange-border-hover-transparent-85:hover,.theme-light .color-5-border-hover-transparent-85:hover{border-color:#d04a02d9!important}.theme-light .orange-border-hover-transparent-90:hover,.theme-light .color-5-border-hover-transparent-90:hover{border-color:#d04a02e6!important}.theme-light .orange-border-hover-transparent-95:hover,.theme-light .color-5-border-hover-transparent-95:hover{border-color:#d04a02f2!important}.theme-light .orange-border-dark,.theme-light .color-5-border-dark{border-color:#933401!important}.theme-light .orange-border-dark-transparent-5,.theme-light .color-5-border-dark-transparent-5{border-color:#9334010d!important}.theme-light .orange-border-dark-transparent-10,.theme-light .color-5-border-dark-transparent-10{border-color:#9334011a!important}.theme-light .orange-border-dark-transparent-15,.theme-light .color-5-border-dark-transparent-15{border-color:#93340126!important}.theme-light .orange-border-dark-transparent-20,.theme-light .color-5-border-dark-transparent-20{border-color:#93340133!important}.theme-light .orange-border-dark-transparent-25,.theme-light .color-5-border-dark-transparent-25{border-color:#93340140!important}.theme-light .orange-border-dark-transparent-30,.theme-light .color-5-border-dark-transparent-30{border-color:#9334014d!important}.theme-light .orange-border-dark-transparent-35,.theme-light .color-5-border-dark-transparent-35{border-color:#93340159!important}.theme-light .orange-border-dark-transparent-40,.theme-light .color-5-border-dark-transparent-40{border-color:#93340166!important}.theme-light .orange-border-dark-transparent-45,.theme-light .color-5-border-dark-transparent-45{border-color:#93340173!important}.theme-light .orange-border-dark-transparent-50,.theme-light .color-5-border-dark-transparent-50{border-color:#93340180!important}.theme-light .orange-border-dark-transparent-55,.theme-light .color-5-border-dark-transparent-55{border-color:#9334018c!important}.theme-light .orange-border-dark-transparent-60,.theme-light .color-5-border-dark-transparent-60{border-color:#93340199!important}.theme-light .orange-border-dark-transparent-65,.theme-light .color-5-border-dark-transparent-65{border-color:#933401a6!important}.theme-light .orange-border-dark-transparent-70,.theme-light .color-5-border-dark-transparent-70{border-color:#933401b3!important}.theme-light .orange-border-dark-transparent-75,.theme-light .color-5-border-dark-transparent-75{border-color:#933401bf!important}.theme-light .orange-border-dark-transparent-80,.theme-light .color-5-border-dark-transparent-80{border-color:#933401cc!important}.theme-light .orange-border-dark-transparent-85,.theme-light .color-5-border-dark-transparent-85{border-color:#933401d9!important}.theme-light .orange-border-dark-transparent-90,.theme-light .color-5-border-dark-transparent-90{border-color:#933401e6!important}.theme-light .orange-border-dark-transparent-95,.theme-light .color-5-border-dark-transparent-95{border-color:#933401f2!important}.theme-light .orange-border-dark-lightness-10,.theme-light .color-5-border-dark-lightness-10{border-color:#b74101!important}.theme-light .orange-border-dark-darkness-10,.theme-light .color-5-border-dark-darkness-10{border-color:#842f01!important}.theme-light .orange-border-dark-lightness-20,.theme-light .color-5-border-dark-lightness-20{border-color:#db4d01!important}.theme-light .orange-border-dark-darkness-20,.theme-light .color-5-border-dark-darkness-20{border-color:#762a01!important}.theme-light .orange-border-dark-lightness-30,.theme-light .color-5-border-dark-lightness-30{border-color:#fd5b03!important}.theme-light .orange-border-dark-darkness-30,.theme-light .color-5-border-dark-darkness-30{border-color:#672401!important}.theme-light .orange-border-dark-lightness-40,.theme-light .color-5-border-dark-lightness-40{border-color:#fe7227!important}.theme-light .orange-border-dark-darkness-40,.theme-light .color-5-border-dark-darkness-40{border-color:#581f01!important}.theme-light .orange-border-dark-lightness-50,.theme-light .color-5-border-dark-lightness-50{border-color:#fe8a4b!important}.theme-light .orange-border-dark-darkness-50,.theme-light .color-5-border-dark-darkness-50{border-color:#4a1a01!important}.theme-light .orange-border-dark-lightness-60,.theme-light .color-5-border-dark-lightness-60{border-color:#fea16f!important}.theme-light .orange-border-dark-darkness-60,.theme-light .color-5-border-dark-darkness-60{border-color:#3b1500!important}.theme-light .orange-border-dark-lightness-70,.theme-light .color-5-border-dark-lightness-70{border-color:#feb993!important}.theme-light .orange-border-dark-darkness-70,.theme-light .color-5-border-dark-darkness-70{border-color:#2c1000!important}.theme-light .orange-border-dark-lightness-80,.theme-light .color-5-border-dark-lightness-80{border-color:#ffd0b7!important}.theme-light .orange-border-dark-darkness-80,.theme-light .color-5-border-dark-darkness-80{border-color:#1d0a00!important}.theme-light .orange-border-dark-lightness-90,.theme-light .color-5-border-dark-lightness-90{border-color:#ffe8db!important}.theme-light .orange-border-dark-darkness-90,.theme-light .color-5-border-dark-darkness-90{border-color:#0f0500!important}.theme-light .orange-border-dark-hover:hover,.theme-light .color-5-border-dark-hover:hover{border-color:#933401!important}.theme-light .orange-border-dark-hover-transparent-5:hover,.theme-light .color-5-border-dark-hover-transparent-5:hover{border-color:#9334010d!important}.theme-light .orange-border-dark-hover-transparent-10:hover,.theme-light .color-5-border-dark-hover-transparent-10:hover{border-color:#9334011a!important}.theme-light .orange-border-dark-hover-transparent-15:hover,.theme-light .color-5-border-dark-hover-transparent-15:hover{border-color:#93340126!important}.theme-light .orange-border-dark-hover-transparent-20:hover,.theme-light .color-5-border-dark-hover-transparent-20:hover{border-color:#93340133!important}.theme-light .orange-border-dark-hover-transparent-25:hover,.theme-light .color-5-border-dark-hover-transparent-25:hover{border-color:#93340140!important}.theme-light .orange-border-dark-hover-transparent-30:hover,.theme-light .color-5-border-dark-hover-transparent-30:hover{border-color:#9334014d!important}.theme-light .orange-border-dark-hover-transparent-35:hover,.theme-light .color-5-border-dark-hover-transparent-35:hover{border-color:#93340159!important}.theme-light .orange-border-dark-hover-transparent-40:hover,.theme-light .color-5-border-dark-hover-transparent-40:hover{border-color:#93340166!important}.theme-light .orange-border-dark-hover-transparent-45:hover,.theme-light .color-5-border-dark-hover-transparent-45:hover{border-color:#93340173!important}.theme-light .orange-border-dark-hover-transparent-50:hover,.theme-light .color-5-border-dark-hover-transparent-50:hover{border-color:#93340180!important}.theme-light .orange-border-dark-hover-transparent-55:hover,.theme-light .color-5-border-dark-hover-transparent-55:hover{border-color:#9334018c!important}.theme-light .orange-border-dark-hover-transparent-60:hover,.theme-light .color-5-border-dark-hover-transparent-60:hover{border-color:#93340199!important}.theme-light .orange-border-dark-hover-transparent-65:hover,.theme-light .color-5-border-dark-hover-transparent-65:hover{border-color:#933401a6!important}.theme-light .orange-border-dark-hover-transparent-70:hover,.theme-light .color-5-border-dark-hover-transparent-70:hover{border-color:#933401b3!important}.theme-light .orange-border-dark-hover-transparent-75:hover,.theme-light .color-5-border-dark-hover-transparent-75:hover{border-color:#933401bf!important}.theme-light .orange-border-dark-hover-transparent-80:hover,.theme-light .color-5-border-dark-hover-transparent-80:hover{border-color:#933401cc!important}.theme-light .orange-border-dark-hover-transparent-85:hover,.theme-light .color-5-border-dark-hover-transparent-85:hover{border-color:#933401d9!important}.theme-light .orange-border-dark-hover-transparent-90:hover,.theme-light .color-5-border-dark-hover-transparent-90:hover{border-color:#933401e6!important}.theme-light .orange-border-dark-hover-transparent-95:hover,.theme-light .color-5-border-dark-hover-transparent-95:hover{border-color:#933401f2!important}.theme-light .orange-border-darker,.theme-light .color-5-border-darker{border-color:#571f01!important}.theme-light .orange-border-darker-transparent-5,.theme-light .color-5-border-darker-transparent-5{border-color:#571f010d!important}.theme-light .orange-border-darker-transparent-10,.theme-light .color-5-border-darker-transparent-10{border-color:#571f011a!important}.theme-light .orange-border-darker-transparent-15,.theme-light .color-5-border-darker-transparent-15{border-color:#571f0126!important}.theme-light .orange-border-darker-transparent-20,.theme-light .color-5-border-darker-transparent-20{border-color:#571f0133!important}.theme-light .orange-border-darker-transparent-25,.theme-light .color-5-border-darker-transparent-25{border-color:#571f0140!important}.theme-light .orange-border-darker-transparent-30,.theme-light .color-5-border-darker-transparent-30{border-color:#571f014d!important}.theme-light .orange-border-darker-transparent-35,.theme-light .color-5-border-darker-transparent-35{border-color:#571f0159!important}.theme-light .orange-border-darker-transparent-40,.theme-light .color-5-border-darker-transparent-40{border-color:#571f0166!important}.theme-light .orange-border-darker-transparent-45,.theme-light .color-5-border-darker-transparent-45{border-color:#571f0173!important}.theme-light .orange-border-darker-transparent-50,.theme-light .color-5-border-darker-transparent-50{border-color:#571f0180!important}.theme-light .orange-border-darker-transparent-55,.theme-light .color-5-border-darker-transparent-55{border-color:#571f018c!important}.theme-light .orange-border-darker-transparent-60,.theme-light .color-5-border-darker-transparent-60{border-color:#571f0199!important}.theme-light .orange-border-darker-transparent-65,.theme-light .color-5-border-darker-transparent-65{border-color:#571f01a6!important}.theme-light .orange-border-darker-transparent-70,.theme-light .color-5-border-darker-transparent-70{border-color:#571f01b3!important}.theme-light .orange-border-darker-transparent-75,.theme-light .color-5-border-darker-transparent-75{border-color:#571f01bf!important}.theme-light .orange-border-darker-transparent-80,.theme-light .color-5-border-darker-transparent-80{border-color:#571f01cc!important}.theme-light .orange-border-darker-transparent-85,.theme-light .color-5-border-darker-transparent-85{border-color:#571f01d9!important}.theme-light .orange-border-darker-transparent-90,.theme-light .color-5-border-darker-transparent-90{border-color:#571f01e6!important}.theme-light .orange-border-darker-transparent-95,.theme-light .color-5-border-darker-transparent-95{border-color:#571f01f2!important}.theme-light .orange-border-darker-lightness-10,.theme-light .color-5-border-darker-lightness-10{border-color:#812e01!important}.theme-light .orange-border-darker-darkness-10,.theme-light .color-5-border-darker-darkness-10{border-color:#4e1c01!important}.theme-light .orange-border-darker-lightness-20,.theme-light .color-5-border-darker-lightness-20{border-color:#aa3d02!important}.theme-light .orange-border-darker-darkness-20,.theme-light .color-5-border-darker-darkness-20{border-color:#461901!important}.theme-light .orange-border-darker-lightness-30,.theme-light .color-5-border-darker-lightness-30{border-color:#d44c02!important}.theme-light .orange-border-darker-darkness-30,.theme-light .color-5-border-darker-darkness-30{border-color:#3d1601!important}.theme-light .orange-border-darker-lightness-40,.theme-light .color-5-border-darker-lightness-40{border-color:#fc5b05!important}.theme-light .orange-border-darker-darkness-40,.theme-light .color-5-border-darker-darkness-40{border-color:#341301!important}.theme-light .orange-border-darker-lightness-50,.theme-light .color-5-border-darker-lightness-50{border-color:#fd762e!important}.theme-light .orange-border-darker-darkness-50,.theme-light .color-5-border-darker-darkness-50{border-color:#2c1001!important}.theme-light .orange-border-darker-lightness-60,.theme-light .color-5-border-darker-lightness-60{border-color:#fd9258!important}.theme-light .orange-border-darker-darkness-60,.theme-light .color-5-border-darker-darkness-60{border-color:#230c00!important}.theme-light .orange-border-darker-lightness-70,.theme-light .color-5-border-darker-lightness-70{border-color:#fead82!important}.theme-light .orange-border-darker-darkness-70,.theme-light .color-5-border-darker-darkness-70{border-color:#1a0900!important}.theme-light .orange-border-darker-lightness-80,.theme-light .color-5-border-darker-lightness-80{border-color:#fec8ac!important}.theme-light .orange-border-darker-darkness-80,.theme-light .color-5-border-darker-darkness-80{border-color:#110600!important}.theme-light .orange-border-darker-lightness-90,.theme-light .color-5-border-darker-lightness-90{border-color:#ffe4d5!important}.theme-light .orange-border-darker-darkness-90,.theme-light .color-5-border-darker-darkness-90{border-color:#090300!important}.theme-light .orange-border-darker-hover:hover,.theme-light .color-5-border-darker-hover:hover{border-color:#571f01!important}.theme-light .orange-border-darker-hover-transparent-5:hover,.theme-light .color-5-border-darker-hover-transparent-5:hover{border-color:#571f010d!important}.theme-light .orange-border-darker-hover-transparent-10:hover,.theme-light .color-5-border-darker-hover-transparent-10:hover{border-color:#571f011a!important}.theme-light .orange-border-darker-hover-transparent-15:hover,.theme-light .color-5-border-darker-hover-transparent-15:hover{border-color:#571f0126!important}.theme-light .orange-border-darker-hover-transparent-20:hover,.theme-light .color-5-border-darker-hover-transparent-20:hover{border-color:#571f0133!important}.theme-light .orange-border-darker-hover-transparent-25:hover,.theme-light .color-5-border-darker-hover-transparent-25:hover{border-color:#571f0140!important}.theme-light .orange-border-darker-hover-transparent-30:hover,.theme-light .color-5-border-darker-hover-transparent-30:hover{border-color:#571f014d!important}.theme-light .orange-border-darker-hover-transparent-35:hover,.theme-light .color-5-border-darker-hover-transparent-35:hover{border-color:#571f0159!important}.theme-light .orange-border-darker-hover-transparent-40:hover,.theme-light .color-5-border-darker-hover-transparent-40:hover{border-color:#571f0166!important}.theme-light .orange-border-darker-hover-transparent-45:hover,.theme-light .color-5-border-darker-hover-transparent-45:hover{border-color:#571f0173!important}.theme-light .orange-border-darker-hover-transparent-50:hover,.theme-light .color-5-border-darker-hover-transparent-50:hover{border-color:#571f0180!important}.theme-light .orange-border-darker-hover-transparent-55:hover,.theme-light .color-5-border-darker-hover-transparent-55:hover{border-color:#571f018c!important}.theme-light .orange-border-darker-hover-transparent-60:hover,.theme-light .color-5-border-darker-hover-transparent-60:hover{border-color:#571f0199!important}.theme-light .orange-border-darker-hover-transparent-65:hover,.theme-light .color-5-border-darker-hover-transparent-65:hover{border-color:#571f01a6!important}.theme-light .orange-border-darker-hover-transparent-70:hover,.theme-light .color-5-border-darker-hover-transparent-70:hover{border-color:#571f01b3!important}.theme-light .orange-border-darker-hover-transparent-75:hover,.theme-light .color-5-border-darker-hover-transparent-75:hover{border-color:#571f01bf!important}.theme-light .orange-border-darker-hover-transparent-80:hover,.theme-light .color-5-border-darker-hover-transparent-80:hover{border-color:#571f01cc!important}.theme-light .orange-border-darker-hover-transparent-85:hover,.theme-light .color-5-border-darker-hover-transparent-85:hover{border-color:#571f01d9!important}.theme-light .orange-border-darker-hover-transparent-90:hover,.theme-light .color-5-border-darker-hover-transparent-90:hover{border-color:#571f01e6!important}.theme-light .orange-border-darker-hover-transparent-95:hover,.theme-light .color-5-border-darker-hover-transparent-95:hover{border-color:#571f01f2!important}.theme-light .orange-outline-lighter,.theme-light .color-5-outline-lighter{outline-color:#feb791!important}.theme-light .orange-outline-lighter-transparent-5,.theme-light .color-5-outline-lighter-transparent-5{outline-color:#feb7910d!important}.theme-light .orange-outline-lighter-transparent-10,.theme-light .color-5-outline-lighter-transparent-10{outline-color:#feb7911a!important}.theme-light .orange-outline-lighter-transparent-15,.theme-light .color-5-outline-lighter-transparent-15{outline-color:#feb79126!important}.theme-light .orange-outline-lighter-transparent-20,.theme-light .color-5-outline-lighter-transparent-20{outline-color:#feb79133!important}.theme-light .orange-outline-lighter-transparent-25,.theme-light .color-5-outline-lighter-transparent-25{outline-color:#feb79140!important}.theme-light .orange-outline-lighter-transparent-30,.theme-light .color-5-outline-lighter-transparent-30{outline-color:#feb7914d!important}.theme-light .orange-outline-lighter-transparent-35,.theme-light .color-5-outline-lighter-transparent-35{outline-color:#feb79159!important}.theme-light .orange-outline-lighter-transparent-40,.theme-light .color-5-outline-lighter-transparent-40{outline-color:#feb79166!important}.theme-light .orange-outline-lighter-transparent-45,.theme-light .color-5-outline-lighter-transparent-45{outline-color:#feb79173!important}.theme-light .orange-outline-lighter-transparent-50,.theme-light .color-5-outline-lighter-transparent-50{outline-color:#feb79180!important}.theme-light .orange-outline-lighter-transparent-55,.theme-light .color-5-outline-lighter-transparent-55{outline-color:#feb7918c!important}.theme-light .orange-outline-lighter-transparent-60,.theme-light .color-5-outline-lighter-transparent-60{outline-color:#feb79199!important}.theme-light .orange-outline-lighter-transparent-65,.theme-light .color-5-outline-lighter-transparent-65{outline-color:#feb791a6!important}.theme-light .orange-outline-lighter-transparent-70,.theme-light .color-5-outline-lighter-transparent-70{outline-color:#feb791b3!important}.theme-light .orange-outline-lighter-transparent-75,.theme-light .color-5-outline-lighter-transparent-75{outline-color:#feb791bf!important}.theme-light .orange-outline-lighter-transparent-80,.theme-light .color-5-outline-lighter-transparent-80{outline-color:#feb791cc!important}.theme-light .orange-outline-lighter-transparent-85,.theme-light .color-5-outline-lighter-transparent-85{outline-color:#feb791d9!important}.theme-light .orange-outline-lighter-transparent-90,.theme-light .color-5-outline-lighter-transparent-90{outline-color:#feb791e6!important}.theme-light .orange-outline-lighter-transparent-95,.theme-light .color-5-outline-lighter-transparent-95{outline-color:#feb791f2!important}.theme-light .orange-outline-lighter-lightness-10,.theme-light .color-5-outline-lighter-lightness-10{outline-color:#febe9c!important}.theme-light .orange-outline-lighter-darkness-10,.theme-light .color-5-outline-lighter-darkness-10{outline-color:#fe9d69!important}.theme-light .orange-outline-lighter-lightness-20,.theme-light .color-5-outline-lighter-lightness-20{outline-color:#fec5a7!important}.theme-light .orange-outline-lighter-darkness-20,.theme-light .color-5-outline-lighter-darkness-20{outline-color:#fd8342!important}.theme-light .orange-outline-lighter-lightness-30,.theme-light .color-5-outline-lighter-lightness-30{outline-color:#fecdb2!important}.theme-light .orange-outline-lighter-darkness-30,.theme-light .color-5-outline-lighter-darkness-30{outline-color:#fd691a!important}.theme-light .orange-outline-lighter-lightness-40,.theme-light .color-5-outline-lighter-lightness-40{outline-color:#fed4bd!important}.theme-light .orange-outline-lighter-darkness-40,.theme-light .color-5-outline-lighter-darkness-40{outline-color:#ed5402!important}.theme-light .orange-outline-lighter-lightness-50,.theme-light .color-5-outline-lighter-lightness-50{outline-color:#ffdbc8!important}.theme-light .orange-outline-lighter-darkness-50,.theme-light .color-5-outline-lighter-darkness-50{outline-color:#c64602!important}.theme-light .orange-outline-lighter-lightness-60,.theme-light .color-5-outline-lighter-lightness-60{outline-color:#ffe2d3!important}.theme-light .orange-outline-lighter-darkness-60,.theme-light .color-5-outline-lighter-darkness-60{outline-color:#9e3801!important}.theme-light .orange-outline-lighter-lightness-70,.theme-light .color-5-outline-lighter-lightness-70{outline-color:#ffe9de!important}.theme-light .orange-outline-lighter-darkness-70,.theme-light .color-5-outline-lighter-darkness-70{outline-color:#772a01!important}.theme-light .orange-outline-lighter-lightness-80,.theme-light .color-5-outline-lighter-lightness-80{outline-color:#fff1e9!important}.theme-light .orange-outline-lighter-darkness-80,.theme-light .color-5-outline-lighter-darkness-80{outline-color:#4f1c01!important}.theme-light .orange-outline-lighter-lightness-90,.theme-light .color-5-outline-lighter-lightness-90{outline-color:#fff8f4!important}.theme-light .orange-outline-lighter-darkness-90,.theme-light .color-5-outline-lighter-darkness-90{outline-color:#280e00!important}.theme-light .orange-outline-lighter-hover:hover,.theme-light .color-5-outline-lighter-hover:hover{outline-color:#feb791!important}.theme-light .orange-outline-lighter-hover-transparent-5:hover,.theme-light .color-5-outline-lighter-hover-transparent-5:hover{outline-color:#feb7910d!important}.theme-light .orange-outline-lighter-hover-transparent-10:hover,.theme-light .color-5-outline-lighter-hover-transparent-10:hover{outline-color:#feb7911a!important}.theme-light .orange-outline-lighter-hover-transparent-15:hover,.theme-light .color-5-outline-lighter-hover-transparent-15:hover{outline-color:#feb79126!important}.theme-light .orange-outline-lighter-hover-transparent-20:hover,.theme-light .color-5-outline-lighter-hover-transparent-20:hover{outline-color:#feb79133!important}.theme-light .orange-outline-lighter-hover-transparent-25:hover,.theme-light .color-5-outline-lighter-hover-transparent-25:hover{outline-color:#feb79140!important}.theme-light .orange-outline-lighter-hover-transparent-30:hover,.theme-light .color-5-outline-lighter-hover-transparent-30:hover{outline-color:#feb7914d!important}.theme-light .orange-outline-lighter-hover-transparent-35:hover,.theme-light .color-5-outline-lighter-hover-transparent-35:hover{outline-color:#feb79159!important}.theme-light .orange-outline-lighter-hover-transparent-40:hover,.theme-light .color-5-outline-lighter-hover-transparent-40:hover{outline-color:#feb79166!important}.theme-light .orange-outline-lighter-hover-transparent-45:hover,.theme-light .color-5-outline-lighter-hover-transparent-45:hover{outline-color:#feb79173!important}.theme-light .orange-outline-lighter-hover-transparent-50:hover,.theme-light .color-5-outline-lighter-hover-transparent-50:hover{outline-color:#feb79180!important}.theme-light .orange-outline-lighter-hover-transparent-55:hover,.theme-light .color-5-outline-lighter-hover-transparent-55:hover{outline-color:#feb7918c!important}.theme-light .orange-outline-lighter-hover-transparent-60:hover,.theme-light .color-5-outline-lighter-hover-transparent-60:hover{outline-color:#feb79199!important}.theme-light .orange-outline-lighter-hover-transparent-65:hover,.theme-light .color-5-outline-lighter-hover-transparent-65:hover{outline-color:#feb791a6!important}.theme-light .orange-outline-lighter-hover-transparent-70:hover,.theme-light .color-5-outline-lighter-hover-transparent-70:hover{outline-color:#feb791b3!important}.theme-light .orange-outline-lighter-hover-transparent-75:hover,.theme-light .color-5-outline-lighter-hover-transparent-75:hover{outline-color:#feb791bf!important}.theme-light .orange-outline-lighter-hover-transparent-80:hover,.theme-light .color-5-outline-lighter-hover-transparent-80:hover{outline-color:#feb791cc!important}.theme-light .orange-outline-lighter-hover-transparent-85:hover,.theme-light .color-5-outline-lighter-hover-transparent-85:hover{outline-color:#feb791d9!important}.theme-light .orange-outline-lighter-hover-transparent-90:hover,.theme-light .color-5-outline-lighter-hover-transparent-90:hover{outline-color:#feb791e6!important}.theme-light .orange-outline-lighter-hover-transparent-95:hover,.theme-light .color-5-outline-lighter-hover-transparent-95:hover{outline-color:#feb791f2!important}.theme-light .orange-outline-light,.theme-light .color-5-outline-light{outline-color:#fd6412!important}.theme-light .orange-outline-light-transparent-5,.theme-light .color-5-outline-light-transparent-5{outline-color:#fd64120d!important}.theme-light .orange-outline-light-transparent-10,.theme-light .color-5-outline-light-transparent-10{outline-color:#fd64121a!important}.theme-light .orange-outline-light-transparent-15,.theme-light .color-5-outline-light-transparent-15{outline-color:#fd641226!important}.theme-light .orange-outline-light-transparent-20,.theme-light .color-5-outline-light-transparent-20{outline-color:#fd641233!important}.theme-light .orange-outline-light-transparent-25,.theme-light .color-5-outline-light-transparent-25{outline-color:#fd641240!important}.theme-light .orange-outline-light-transparent-30,.theme-light .color-5-outline-light-transparent-30{outline-color:#fd64124d!important}.theme-light .orange-outline-light-transparent-35,.theme-light .color-5-outline-light-transparent-35{outline-color:#fd641259!important}.theme-light .orange-outline-light-transparent-40,.theme-light .color-5-outline-light-transparent-40{outline-color:#fd641266!important}.theme-light .orange-outline-light-transparent-45,.theme-light .color-5-outline-light-transparent-45{outline-color:#fd641273!important}.theme-light .orange-outline-light-transparent-50,.theme-light .color-5-outline-light-transparent-50{outline-color:#fd641280!important}.theme-light .orange-outline-light-transparent-55,.theme-light .color-5-outline-light-transparent-55{outline-color:#fd64128c!important}.theme-light .orange-outline-light-transparent-60,.theme-light .color-5-outline-light-transparent-60{outline-color:#fd641299!important}.theme-light .orange-outline-light-transparent-65,.theme-light .color-5-outline-light-transparent-65{outline-color:#fd6412a6!important}.theme-light .orange-outline-light-transparent-70,.theme-light .color-5-outline-light-transparent-70{outline-color:#fd6412b3!important}.theme-light .orange-outline-light-transparent-75,.theme-light .color-5-outline-light-transparent-75{outline-color:#fd6412bf!important}.theme-light .orange-outline-light-transparent-80,.theme-light .color-5-outline-light-transparent-80{outline-color:#fd6412cc!important}.theme-light .orange-outline-light-transparent-85,.theme-light .color-5-outline-light-transparent-85{outline-color:#fd6412d9!important}.theme-light .orange-outline-light-transparent-90,.theme-light .color-5-outline-light-transparent-90{outline-color:#fd6412e6!important}.theme-light .orange-outline-light-transparent-95,.theme-light .color-5-outline-light-transparent-95{outline-color:#fd6412f2!important}.theme-light .orange-outline-light-lightness-10,.theme-light .color-5-outline-light-lightness-10{outline-color:#fd742a!important}.theme-light .orange-outline-light-darkness-10,.theme-light .color-5-outline-light-darkness-10{outline-color:#f25602!important}.theme-light .orange-outline-light-lightness-20,.theme-light .color-5-outline-light-lightness-20{outline-color:#fd8341!important}.theme-light .orange-outline-light-darkness-20,.theme-light .color-5-outline-light-darkness-20{outline-color:#d74c02!important}.theme-light .orange-outline-light-lightness-30,.theme-light .color-5-outline-light-lightness-30{outline-color:#fe9359!important}.theme-light .orange-outline-light-darkness-30,.theme-light .color-5-outline-light-darkness-30{outline-color:#bc4302!important}.theme-light .orange-outline-light-lightness-40,.theme-light .color-5-outline-light-lightness-40{outline-color:#fea271!important}.theme-light .orange-outline-light-darkness-40,.theme-light .color-5-outline-light-darkness-40{outline-color:#a13901!important}.theme-light .orange-outline-light-lightness-50,.theme-light .color-5-outline-light-lightness-50{outline-color:#feb289!important}.theme-light .orange-outline-light-darkness-50,.theme-light .color-5-outline-light-darkness-50{outline-color:#863001!important}.theme-light .orange-outline-light-lightness-60,.theme-light .color-5-outline-light-lightness-60{outline-color:#fec1a0!important}.theme-light .orange-outline-light-darkness-60,.theme-light .color-5-outline-light-darkness-60{outline-color:#6b2601!important}.theme-light .orange-outline-light-lightness-70,.theme-light .color-5-outline-light-lightness-70{outline-color:#fed1b8!important}.theme-light .orange-outline-light-darkness-70,.theme-light .color-5-outline-light-darkness-70{outline-color:#511d01!important}.theme-light .orange-outline-light-lightness-80,.theme-light .color-5-outline-light-lightness-80{outline-color:#ffe0d0!important}.theme-light .orange-outline-light-darkness-80,.theme-light .color-5-outline-light-darkness-80{outline-color:#361300!important}.theme-light .orange-outline-light-lightness-90,.theme-light .color-5-outline-light-lightness-90{outline-color:#fff0e7!important}.theme-light .orange-outline-light-darkness-90,.theme-light .color-5-outline-light-darkness-90{outline-color:#1b0a00!important}.theme-light .orange-outline-light-hover:hover,.theme-light .color-5-outline-light-hover:hover{outline-color:#fd6412!important}.theme-light .orange-outline-light-hover-transparent-5:hover,.theme-light .color-5-outline-light-hover-transparent-5:hover{outline-color:#fd64120d!important}.theme-light .orange-outline-light-hover-transparent-10:hover,.theme-light .color-5-outline-light-hover-transparent-10:hover{outline-color:#fd64121a!important}.theme-light .orange-outline-light-hover-transparent-15:hover,.theme-light .color-5-outline-light-hover-transparent-15:hover{outline-color:#fd641226!important}.theme-light .orange-outline-light-hover-transparent-20:hover,.theme-light .color-5-outline-light-hover-transparent-20:hover{outline-color:#fd641233!important}.theme-light .orange-outline-light-hover-transparent-25:hover,.theme-light .color-5-outline-light-hover-transparent-25:hover{outline-color:#fd641240!important}.theme-light .orange-outline-light-hover-transparent-30:hover,.theme-light .color-5-outline-light-hover-transparent-30:hover{outline-color:#fd64124d!important}.theme-light .orange-outline-light-hover-transparent-35:hover,.theme-light .color-5-outline-light-hover-transparent-35:hover{outline-color:#fd641259!important}.theme-light .orange-outline-light-hover-transparent-40:hover,.theme-light .color-5-outline-light-hover-transparent-40:hover{outline-color:#fd641266!important}.theme-light .orange-outline-light-hover-transparent-45:hover,.theme-light .color-5-outline-light-hover-transparent-45:hover{outline-color:#fd641273!important}.theme-light .orange-outline-light-hover-transparent-50:hover,.theme-light .color-5-outline-light-hover-transparent-50:hover{outline-color:#fd641280!important}.theme-light .orange-outline-light-hover-transparent-55:hover,.theme-light .color-5-outline-light-hover-transparent-55:hover{outline-color:#fd64128c!important}.theme-light .orange-outline-light-hover-transparent-60:hover,.theme-light .color-5-outline-light-hover-transparent-60:hover{outline-color:#fd641299!important}.theme-light .orange-outline-light-hover-transparent-65:hover,.theme-light .color-5-outline-light-hover-transparent-65:hover{outline-color:#fd6412a6!important}.theme-light .orange-outline-light-hover-transparent-70:hover,.theme-light .color-5-outline-light-hover-transparent-70:hover{outline-color:#fd6412b3!important}.theme-light .orange-outline-light-hover-transparent-75:hover,.theme-light .color-5-outline-light-hover-transparent-75:hover{outline-color:#fd6412bf!important}.theme-light .orange-outline-light-hover-transparent-80:hover,.theme-light .color-5-outline-light-hover-transparent-80:hover{outline-color:#fd6412cc!important}.theme-light .orange-outline-light-hover-transparent-85:hover,.theme-light .color-5-outline-light-hover-transparent-85:hover{outline-color:#fd6412d9!important}.theme-light .orange-outline-light-hover-transparent-90:hover,.theme-light .color-5-outline-light-hover-transparent-90:hover{outline-color:#fd6412e6!important}.theme-light .orange-outline-light-hover-transparent-95:hover,.theme-light .color-5-outline-light-hover-transparent-95:hover{outline-color:#fd6412f2!important}.theme-light .orange-outline,.theme-light .color-5-outline{outline-color:#d04a02!important}.theme-light .orange-outline-transparent-5,.theme-light .color-5-outline-transparent-5{outline-color:#d04a020d!important}.theme-light .orange-outline-transparent-10,.theme-light .color-5-outline-transparent-10{outline-color:#d04a021a!important}.theme-light .orange-outline-transparent-15,.theme-light .color-5-outline-transparent-15{outline-color:#d04a0226!important}.theme-light .orange-outline-transparent-20,.theme-light .color-5-outline-transparent-20{outline-color:#d04a0233!important}.theme-light .orange-outline-transparent-25,.theme-light .color-5-outline-transparent-25{outline-color:#d04a0240!important}.theme-light .orange-outline-transparent-30,.theme-light .color-5-outline-transparent-30{outline-color:#d04a024d!important}.theme-light .orange-outline-transparent-35,.theme-light .color-5-outline-transparent-35{outline-color:#d04a0259!important}.theme-light .orange-outline-transparent-40,.theme-light .color-5-outline-transparent-40{outline-color:#d04a0266!important}.theme-light .orange-outline-transparent-45,.theme-light .color-5-outline-transparent-45{outline-color:#d04a0273!important}.theme-light .orange-outline-transparent-50,.theme-light .color-5-outline-transparent-50{outline-color:#d04a0280!important}.theme-light .orange-outline-transparent-55,.theme-light .color-5-outline-transparent-55{outline-color:#d04a028c!important}.theme-light .orange-outline-transparent-60,.theme-light .color-5-outline-transparent-60{outline-color:#d04a0299!important}.theme-light .orange-outline-transparent-65,.theme-light .color-5-outline-transparent-65{outline-color:#d04a02a6!important}.theme-light .orange-outline-transparent-70,.theme-light .color-5-outline-transparent-70{outline-color:#d04a02b3!important}.theme-light .orange-outline-transparent-75,.theme-light .color-5-outline-transparent-75{outline-color:#d04a02bf!important}.theme-light .orange-outline-transparent-80,.theme-light .color-5-outline-transparent-80{outline-color:#d04a02cc!important}.theme-light .orange-outline-transparent-85,.theme-light .color-5-outline-transparent-85{outline-color:#d04a02d9!important}.theme-light .orange-outline-transparent-90,.theme-light .color-5-outline-transparent-90{outline-color:#d04a02e6!important}.theme-light .orange-outline-transparent-95,.theme-light .color-5-outline-transparent-95{outline-color:#d04a02f2!important}.theme-light .orange-outline-lightness-10,.theme-light .color-5-outline-lightness-10{outline-color:#ee5502!important}.theme-light .orange-outline-darkness-10,.theme-light .color-5-outline-darkness-10{outline-color:#bb4302!important}.theme-light .orange-outline-lightness-20,.theme-light .color-5-outline-lightness-20{outline-color:#fd6411!important}.theme-light .orange-outline-darkness-20,.theme-light .color-5-outline-darkness-20{outline-color:#a63b02!important}.theme-light .orange-outline-lightness-30,.theme-light .color-5-outline-lightness-30{outline-color:#fd772f!important}.theme-light .orange-outline-darkness-30,.theme-light .color-5-outline-darkness-30{outline-color:#923401!important}.theme-light .orange-outline-lightness-40,.theme-light .color-5-outline-lightness-40{outline-color:#fd8a4d!important}.theme-light .orange-outline-darkness-40,.theme-light .color-5-outline-darkness-40{outline-color:#7d2c01!important}.theme-light .orange-outline-lightness-50,.theme-light .color-5-outline-lightness-50{outline-color:#fe9e6a!important}.theme-light .orange-outline-darkness-50,.theme-light .color-5-outline-darkness-50{outline-color:#682501!important}.theme-light .orange-outline-lightness-60,.theme-light .color-5-outline-lightness-60{outline-color:#feb188!important}.theme-light .orange-outline-darkness-60,.theme-light .color-5-outline-darkness-60{outline-color:#531e01!important}.theme-light .orange-outline-lightness-70,.theme-light .color-5-outline-lightness-70{outline-color:#fec5a6!important}.theme-light .orange-outline-darkness-70,.theme-light .color-5-outline-darkness-70{outline-color:#3e1601!important}.theme-light .orange-outline-lightness-80,.theme-light .color-5-outline-lightness-80{outline-color:#fed8c4!important}.theme-light .orange-outline-darkness-80,.theme-light .color-5-outline-darkness-80{outline-color:#2a0f00!important}.theme-light .orange-outline-lightness-90,.theme-light .color-5-outline-lightness-90{outline-color:#ffece1!important}.theme-light .orange-outline-darkness-90,.theme-light .color-5-outline-darkness-90{outline-color:#150700!important}.theme-light .orange-outline-hover:hover,.theme-light .color-5-outline-hover:hover{outline-color:#d04a02!important}.theme-light .orange-outline-hover-transparent-5:hover,.theme-light .color-5-outline-hover-transparent-5:hover{outline-color:#d04a020d!important}.theme-light .orange-outline-hover-transparent-10:hover,.theme-light .color-5-outline-hover-transparent-10:hover{outline-color:#d04a021a!important}.theme-light .orange-outline-hover-transparent-15:hover,.theme-light .color-5-outline-hover-transparent-15:hover{outline-color:#d04a0226!important}.theme-light .orange-outline-hover-transparent-20:hover,.theme-light .color-5-outline-hover-transparent-20:hover{outline-color:#d04a0233!important}.theme-light .orange-outline-hover-transparent-25:hover,.theme-light .color-5-outline-hover-transparent-25:hover{outline-color:#d04a0240!important}.theme-light .orange-outline-hover-transparent-30:hover,.theme-light .color-5-outline-hover-transparent-30:hover{outline-color:#d04a024d!important}.theme-light .orange-outline-hover-transparent-35:hover,.theme-light .color-5-outline-hover-transparent-35:hover{outline-color:#d04a0259!important}.theme-light .orange-outline-hover-transparent-40:hover,.theme-light .color-5-outline-hover-transparent-40:hover{outline-color:#d04a0266!important}.theme-light .orange-outline-hover-transparent-45:hover,.theme-light .color-5-outline-hover-transparent-45:hover{outline-color:#d04a0273!important}.theme-light .orange-outline-hover-transparent-50:hover,.theme-light .color-5-outline-hover-transparent-50:hover{outline-color:#d04a0280!important}.theme-light .orange-outline-hover-transparent-55:hover,.theme-light .color-5-outline-hover-transparent-55:hover{outline-color:#d04a028c!important}.theme-light .orange-outline-hover-transparent-60:hover,.theme-light .color-5-outline-hover-transparent-60:hover{outline-color:#d04a0299!important}.theme-light .orange-outline-hover-transparent-65:hover,.theme-light .color-5-outline-hover-transparent-65:hover{outline-color:#d04a02a6!important}.theme-light .orange-outline-hover-transparent-70:hover,.theme-light .color-5-outline-hover-transparent-70:hover{outline-color:#d04a02b3!important}.theme-light .orange-outline-hover-transparent-75:hover,.theme-light .color-5-outline-hover-transparent-75:hover{outline-color:#d04a02bf!important}.theme-light .orange-outline-hover-transparent-80:hover,.theme-light .color-5-outline-hover-transparent-80:hover{outline-color:#d04a02cc!important}.theme-light .orange-outline-hover-transparent-85:hover,.theme-light .color-5-outline-hover-transparent-85:hover{outline-color:#d04a02d9!important}.theme-light .orange-outline-hover-transparent-90:hover,.theme-light .color-5-outline-hover-transparent-90:hover{outline-color:#d04a02e6!important}.theme-light .orange-outline-hover-transparent-95:hover,.theme-light .color-5-outline-hover-transparent-95:hover{outline-color:#d04a02f2!important}.theme-light .orange-outline-dark,.theme-light .color-5-outline-dark{outline-color:#933401!important}.theme-light .orange-outline-dark-transparent-5,.theme-light .color-5-outline-dark-transparent-5{outline-color:#9334010d!important}.theme-light .orange-outline-dark-transparent-10,.theme-light .color-5-outline-dark-transparent-10{outline-color:#9334011a!important}.theme-light .orange-outline-dark-transparent-15,.theme-light .color-5-outline-dark-transparent-15{outline-color:#93340126!important}.theme-light .orange-outline-dark-transparent-20,.theme-light .color-5-outline-dark-transparent-20{outline-color:#93340133!important}.theme-light .orange-outline-dark-transparent-25,.theme-light .color-5-outline-dark-transparent-25{outline-color:#93340140!important}.theme-light .orange-outline-dark-transparent-30,.theme-light .color-5-outline-dark-transparent-30{outline-color:#9334014d!important}.theme-light .orange-outline-dark-transparent-35,.theme-light .color-5-outline-dark-transparent-35{outline-color:#93340159!important}.theme-light .orange-outline-dark-transparent-40,.theme-light .color-5-outline-dark-transparent-40{outline-color:#93340166!important}.theme-light .orange-outline-dark-transparent-45,.theme-light .color-5-outline-dark-transparent-45{outline-color:#93340173!important}.theme-light .orange-outline-dark-transparent-50,.theme-light .color-5-outline-dark-transparent-50{outline-color:#93340180!important}.theme-light .orange-outline-dark-transparent-55,.theme-light .color-5-outline-dark-transparent-55{outline-color:#9334018c!important}.theme-light .orange-outline-dark-transparent-60,.theme-light .color-5-outline-dark-transparent-60{outline-color:#93340199!important}.theme-light .orange-outline-dark-transparent-65,.theme-light .color-5-outline-dark-transparent-65{outline-color:#933401a6!important}.theme-light .orange-outline-dark-transparent-70,.theme-light .color-5-outline-dark-transparent-70{outline-color:#933401b3!important}.theme-light .orange-outline-dark-transparent-75,.theme-light .color-5-outline-dark-transparent-75{outline-color:#933401bf!important}.theme-light .orange-outline-dark-transparent-80,.theme-light .color-5-outline-dark-transparent-80{outline-color:#933401cc!important}.theme-light .orange-outline-dark-transparent-85,.theme-light .color-5-outline-dark-transparent-85{outline-color:#933401d9!important}.theme-light .orange-outline-dark-transparent-90,.theme-light .color-5-outline-dark-transparent-90{outline-color:#933401e6!important}.theme-light .orange-outline-dark-transparent-95,.theme-light .color-5-outline-dark-transparent-95{outline-color:#933401f2!important}.theme-light .orange-outline-dark-lightness-10,.theme-light .color-5-outline-dark-lightness-10{outline-color:#b74101!important}.theme-light .orange-outline-dark-darkness-10,.theme-light .color-5-outline-dark-darkness-10{outline-color:#842f01!important}.theme-light .orange-outline-dark-lightness-20,.theme-light .color-5-outline-dark-lightness-20{outline-color:#db4d01!important}.theme-light .orange-outline-dark-darkness-20,.theme-light .color-5-outline-dark-darkness-20{outline-color:#762a01!important}.theme-light .orange-outline-dark-lightness-30,.theme-light .color-5-outline-dark-lightness-30{outline-color:#fd5b03!important}.theme-light .orange-outline-dark-darkness-30,.theme-light .color-5-outline-dark-darkness-30{outline-color:#672401!important}.theme-light .orange-outline-dark-lightness-40,.theme-light .color-5-outline-dark-lightness-40{outline-color:#fe7227!important}.theme-light .orange-outline-dark-darkness-40,.theme-light .color-5-outline-dark-darkness-40{outline-color:#581f01!important}.theme-light .orange-outline-dark-lightness-50,.theme-light .color-5-outline-dark-lightness-50{outline-color:#fe8a4b!important}.theme-light .orange-outline-dark-darkness-50,.theme-light .color-5-outline-dark-darkness-50{outline-color:#4a1a01!important}.theme-light .orange-outline-dark-lightness-60,.theme-light .color-5-outline-dark-lightness-60{outline-color:#fea16f!important}.theme-light .orange-outline-dark-darkness-60,.theme-light .color-5-outline-dark-darkness-60{outline-color:#3b1500!important}.theme-light .orange-outline-dark-lightness-70,.theme-light .color-5-outline-dark-lightness-70{outline-color:#feb993!important}.theme-light .orange-outline-dark-darkness-70,.theme-light .color-5-outline-dark-darkness-70{outline-color:#2c1000!important}.theme-light .orange-outline-dark-lightness-80,.theme-light .color-5-outline-dark-lightness-80{outline-color:#ffd0b7!important}.theme-light .orange-outline-dark-darkness-80,.theme-light .color-5-outline-dark-darkness-80{outline-color:#1d0a00!important}.theme-light .orange-outline-dark-lightness-90,.theme-light .color-5-outline-dark-lightness-90{outline-color:#ffe8db!important}.theme-light .orange-outline-dark-darkness-90,.theme-light .color-5-outline-dark-darkness-90{outline-color:#0f0500!important}.theme-light .orange-outline-dark-hover:hover,.theme-light .color-5-outline-dark-hover:hover{outline-color:#933401!important}.theme-light .orange-outline-dark-hover-transparent-5:hover,.theme-light .color-5-outline-dark-hover-transparent-5:hover{outline-color:#9334010d!important}.theme-light .orange-outline-dark-hover-transparent-10:hover,.theme-light .color-5-outline-dark-hover-transparent-10:hover{outline-color:#9334011a!important}.theme-light .orange-outline-dark-hover-transparent-15:hover,.theme-light .color-5-outline-dark-hover-transparent-15:hover{outline-color:#93340126!important}.theme-light .orange-outline-dark-hover-transparent-20:hover,.theme-light .color-5-outline-dark-hover-transparent-20:hover{outline-color:#93340133!important}.theme-light .orange-outline-dark-hover-transparent-25:hover,.theme-light .color-5-outline-dark-hover-transparent-25:hover{outline-color:#93340140!important}.theme-light .orange-outline-dark-hover-transparent-30:hover,.theme-light .color-5-outline-dark-hover-transparent-30:hover{outline-color:#9334014d!important}.theme-light .orange-outline-dark-hover-transparent-35:hover,.theme-light .color-5-outline-dark-hover-transparent-35:hover{outline-color:#93340159!important}.theme-light .orange-outline-dark-hover-transparent-40:hover,.theme-light .color-5-outline-dark-hover-transparent-40:hover{outline-color:#93340166!important}.theme-light .orange-outline-dark-hover-transparent-45:hover,.theme-light .color-5-outline-dark-hover-transparent-45:hover{outline-color:#93340173!important}.theme-light .orange-outline-dark-hover-transparent-50:hover,.theme-light .color-5-outline-dark-hover-transparent-50:hover{outline-color:#93340180!important}.theme-light .orange-outline-dark-hover-transparent-55:hover,.theme-light .color-5-outline-dark-hover-transparent-55:hover{outline-color:#9334018c!important}.theme-light .orange-outline-dark-hover-transparent-60:hover,.theme-light .color-5-outline-dark-hover-transparent-60:hover{outline-color:#93340199!important}.theme-light .orange-outline-dark-hover-transparent-65:hover,.theme-light .color-5-outline-dark-hover-transparent-65:hover{outline-color:#933401a6!important}.theme-light .orange-outline-dark-hover-transparent-70:hover,.theme-light .color-5-outline-dark-hover-transparent-70:hover{outline-color:#933401b3!important}.theme-light .orange-outline-dark-hover-transparent-75:hover,.theme-light .color-5-outline-dark-hover-transparent-75:hover{outline-color:#933401bf!important}.theme-light .orange-outline-dark-hover-transparent-80:hover,.theme-light .color-5-outline-dark-hover-transparent-80:hover{outline-color:#933401cc!important}.theme-light .orange-outline-dark-hover-transparent-85:hover,.theme-light .color-5-outline-dark-hover-transparent-85:hover{outline-color:#933401d9!important}.theme-light .orange-outline-dark-hover-transparent-90:hover,.theme-light .color-5-outline-dark-hover-transparent-90:hover{outline-color:#933401e6!important}.theme-light .orange-outline-dark-hover-transparent-95:hover,.theme-light .color-5-outline-dark-hover-transparent-95:hover{outline-color:#933401f2!important}.theme-light .orange-outline-darker,.theme-light .color-5-outline-darker{outline-color:#571f01!important}.theme-light .orange-outline-darker-transparent-5,.theme-light .color-5-outline-darker-transparent-5{outline-color:#571f010d!important}.theme-light .orange-outline-darker-transparent-10,.theme-light .color-5-outline-darker-transparent-10{outline-color:#571f011a!important}.theme-light .orange-outline-darker-transparent-15,.theme-light .color-5-outline-darker-transparent-15{outline-color:#571f0126!important}.theme-light .orange-outline-darker-transparent-20,.theme-light .color-5-outline-darker-transparent-20{outline-color:#571f0133!important}.theme-light .orange-outline-darker-transparent-25,.theme-light .color-5-outline-darker-transparent-25{outline-color:#571f0140!important}.theme-light .orange-outline-darker-transparent-30,.theme-light .color-5-outline-darker-transparent-30{outline-color:#571f014d!important}.theme-light .orange-outline-darker-transparent-35,.theme-light .color-5-outline-darker-transparent-35{outline-color:#571f0159!important}.theme-light .orange-outline-darker-transparent-40,.theme-light .color-5-outline-darker-transparent-40{outline-color:#571f0166!important}.theme-light .orange-outline-darker-transparent-45,.theme-light .color-5-outline-darker-transparent-45{outline-color:#571f0173!important}.theme-light .orange-outline-darker-transparent-50,.theme-light .color-5-outline-darker-transparent-50{outline-color:#571f0180!important}.theme-light .orange-outline-darker-transparent-55,.theme-light .color-5-outline-darker-transparent-55{outline-color:#571f018c!important}.theme-light .orange-outline-darker-transparent-60,.theme-light .color-5-outline-darker-transparent-60{outline-color:#571f0199!important}.theme-light .orange-outline-darker-transparent-65,.theme-light .color-5-outline-darker-transparent-65{outline-color:#571f01a6!important}.theme-light .orange-outline-darker-transparent-70,.theme-light .color-5-outline-darker-transparent-70{outline-color:#571f01b3!important}.theme-light .orange-outline-darker-transparent-75,.theme-light .color-5-outline-darker-transparent-75{outline-color:#571f01bf!important}.theme-light .orange-outline-darker-transparent-80,.theme-light .color-5-outline-darker-transparent-80{outline-color:#571f01cc!important}.theme-light .orange-outline-darker-transparent-85,.theme-light .color-5-outline-darker-transparent-85{outline-color:#571f01d9!important}.theme-light .orange-outline-darker-transparent-90,.theme-light .color-5-outline-darker-transparent-90{outline-color:#571f01e6!important}.theme-light .orange-outline-darker-transparent-95,.theme-light .color-5-outline-darker-transparent-95{outline-color:#571f01f2!important}.theme-light .orange-outline-darker-lightness-10,.theme-light .color-5-outline-darker-lightness-10{outline-color:#812e01!important}.theme-light .orange-outline-darker-darkness-10,.theme-light .color-5-outline-darker-darkness-10{outline-color:#4e1c01!important}.theme-light .orange-outline-darker-lightness-20,.theme-light .color-5-outline-darker-lightness-20{outline-color:#aa3d02!important}.theme-light .orange-outline-darker-darkness-20,.theme-light .color-5-outline-darker-darkness-20{outline-color:#461901!important}.theme-light .orange-outline-darker-lightness-30,.theme-light .color-5-outline-darker-lightness-30{outline-color:#d44c02!important}.theme-light .orange-outline-darker-darkness-30,.theme-light .color-5-outline-darker-darkness-30{outline-color:#3d1601!important}.theme-light .orange-outline-darker-lightness-40,.theme-light .color-5-outline-darker-lightness-40{outline-color:#fc5b05!important}.theme-light .orange-outline-darker-darkness-40,.theme-light .color-5-outline-darker-darkness-40{outline-color:#341301!important}.theme-light .orange-outline-darker-lightness-50,.theme-light .color-5-outline-darker-lightness-50{outline-color:#fd762e!important}.theme-light .orange-outline-darker-darkness-50,.theme-light .color-5-outline-darker-darkness-50{outline-color:#2c1001!important}.theme-light .orange-outline-darker-lightness-60,.theme-light .color-5-outline-darker-lightness-60{outline-color:#fd9258!important}.theme-light .orange-outline-darker-darkness-60,.theme-light .color-5-outline-darker-darkness-60{outline-color:#230c00!important}.theme-light .orange-outline-darker-lightness-70,.theme-light .color-5-outline-darker-lightness-70{outline-color:#fead82!important}.theme-light .orange-outline-darker-darkness-70,.theme-light .color-5-outline-darker-darkness-70{outline-color:#1a0900!important}.theme-light .orange-outline-darker-lightness-80,.theme-light .color-5-outline-darker-lightness-80{outline-color:#fec8ac!important}.theme-light .orange-outline-darker-darkness-80,.theme-light .color-5-outline-darker-darkness-80{outline-color:#110600!important}.theme-light .orange-outline-darker-lightness-90,.theme-light .color-5-outline-darker-lightness-90{outline-color:#ffe4d5!important}.theme-light .orange-outline-darker-darkness-90,.theme-light .color-5-outline-darker-darkness-90{outline-color:#090300!important}.theme-light .orange-outline-darker-hover:hover,.theme-light .color-5-outline-darker-hover:hover{outline-color:#571f01!important}.theme-light .orange-outline-darker-hover-transparent-5:hover,.theme-light .color-5-outline-darker-hover-transparent-5:hover{outline-color:#571f010d!important}.theme-light .orange-outline-darker-hover-transparent-10:hover,.theme-light .color-5-outline-darker-hover-transparent-10:hover{outline-color:#571f011a!important}.theme-light .orange-outline-darker-hover-transparent-15:hover,.theme-light .color-5-outline-darker-hover-transparent-15:hover{outline-color:#571f0126!important}.theme-light .orange-outline-darker-hover-transparent-20:hover,.theme-light .color-5-outline-darker-hover-transparent-20:hover{outline-color:#571f0133!important}.theme-light .orange-outline-darker-hover-transparent-25:hover,.theme-light .color-5-outline-darker-hover-transparent-25:hover{outline-color:#571f0140!important}.theme-light .orange-outline-darker-hover-transparent-30:hover,.theme-light .color-5-outline-darker-hover-transparent-30:hover{outline-color:#571f014d!important}.theme-light .orange-outline-darker-hover-transparent-35:hover,.theme-light .color-5-outline-darker-hover-transparent-35:hover{outline-color:#571f0159!important}.theme-light .orange-outline-darker-hover-transparent-40:hover,.theme-light .color-5-outline-darker-hover-transparent-40:hover{outline-color:#571f0166!important}.theme-light .orange-outline-darker-hover-transparent-45:hover,.theme-light .color-5-outline-darker-hover-transparent-45:hover{outline-color:#571f0173!important}.theme-light .orange-outline-darker-hover-transparent-50:hover,.theme-light .color-5-outline-darker-hover-transparent-50:hover{outline-color:#571f0180!important}.theme-light .orange-outline-darker-hover-transparent-55:hover,.theme-light .color-5-outline-darker-hover-transparent-55:hover{outline-color:#571f018c!important}.theme-light .orange-outline-darker-hover-transparent-60:hover,.theme-light .color-5-outline-darker-hover-transparent-60:hover{outline-color:#571f0199!important}.theme-light .orange-outline-darker-hover-transparent-65:hover,.theme-light .color-5-outline-darker-hover-transparent-65:hover{outline-color:#571f01a6!important}.theme-light .orange-outline-darker-hover-transparent-70:hover,.theme-light .color-5-outline-darker-hover-transparent-70:hover{outline-color:#571f01b3!important}.theme-light .orange-outline-darker-hover-transparent-75:hover,.theme-light .color-5-outline-darker-hover-transparent-75:hover{outline-color:#571f01bf!important}.theme-light .orange-outline-darker-hover-transparent-80:hover,.theme-light .color-5-outline-darker-hover-transparent-80:hover{outline-color:#571f01cc!important}.theme-light .orange-outline-darker-hover-transparent-85:hover,.theme-light .color-5-outline-darker-hover-transparent-85:hover{outline-color:#571f01d9!important}.theme-light .orange-outline-darker-hover-transparent-90:hover,.theme-light .color-5-outline-darker-hover-transparent-90:hover{outline-color:#571f01e6!important}.theme-light .orange-outline-darker-hover-transparent-95:hover,.theme-light .color-5-outline-darker-hover-transparent-95:hover{outline-color:#571f01f2!important}.theme-light .tangerine-bg-lighter,.theme-light .color-7-bg-lighter{background-color:#ffdca9}.theme-light .tangerine-bg-lighter-transparent-5,.theme-light .color-7-bg-lighter-transparent-5{background-color:#ffdca90d}.theme-light .tangerine-bg-lighter-transparent-10,.theme-light .color-7-bg-lighter-transparent-10{background-color:#ffdca91a}.theme-light .tangerine-bg-lighter-transparent-15,.theme-light .color-7-bg-lighter-transparent-15{background-color:#ffdca926}.theme-light .tangerine-bg-lighter-transparent-20,.theme-light .color-7-bg-lighter-transparent-20{background-color:#ffdca933}.theme-light .tangerine-bg-lighter-transparent-25,.theme-light .color-7-bg-lighter-transparent-25{background-color:#ffdca940}.theme-light .tangerine-bg-lighter-transparent-30,.theme-light .color-7-bg-lighter-transparent-30{background-color:#ffdca94d}.theme-light .tangerine-bg-lighter-transparent-35,.theme-light .color-7-bg-lighter-transparent-35{background-color:#ffdca959}.theme-light .tangerine-bg-lighter-transparent-40,.theme-light .color-7-bg-lighter-transparent-40{background-color:#ffdca966}.theme-light .tangerine-bg-lighter-transparent-45,.theme-light .color-7-bg-lighter-transparent-45{background-color:#ffdca973}.theme-light .tangerine-bg-lighter-transparent-50,.theme-light .color-7-bg-lighter-transparent-50{background-color:#ffdca980}.theme-light .tangerine-bg-lighter-transparent-55,.theme-light .color-7-bg-lighter-transparent-55{background-color:#ffdca98c}.theme-light .tangerine-bg-lighter-transparent-60,.theme-light .color-7-bg-lighter-transparent-60{background-color:#ffdca999}.theme-light .tangerine-bg-lighter-transparent-65,.theme-light .color-7-bg-lighter-transparent-65{background-color:#ffdca9a6}.theme-light .tangerine-bg-lighter-transparent-70,.theme-light .color-7-bg-lighter-transparent-70{background-color:#ffdca9b3}.theme-light .tangerine-bg-lighter-transparent-75,.theme-light .color-7-bg-lighter-transparent-75{background-color:#ffdca9bf}.theme-light .tangerine-bg-lighter-transparent-80,.theme-light .color-7-bg-lighter-transparent-80{background-color:#ffdca9cc}.theme-light .tangerine-bg-lighter-transparent-85,.theme-light .color-7-bg-lighter-transparent-85{background-color:#ffdca9d9}.theme-light .tangerine-bg-lighter-transparent-90,.theme-light .color-7-bg-lighter-transparent-90{background-color:#ffdca9e6}.theme-light .tangerine-bg-lighter-transparent-95,.theme-light .color-7-bg-lighter-transparent-95{background-color:#ffdca9f2}.theme-light .tangerine-bg-lighter-lightness-10,.theme-light .color-7-bg-lighter-lightness-10{background-color:#ffe0b2}.theme-light .tangerine-bg-lighter-darkness-10,.theme-light .color-7-bg-lighter-darkness-10{background-color:#ffcb7f}.theme-light .tangerine-bg-lighter-lightness-20,.theme-light .color-7-bg-lighter-lightness-20{background-color:#ffe3ba}.theme-light .tangerine-bg-lighter-darkness-20,.theme-light .color-7-bg-lighter-darkness-20{background-color:#ffb954}.theme-light .tangerine-bg-lighter-lightness-30,.theme-light .color-7-bg-lighter-lightness-30{background-color:#ffe7c3}.theme-light .tangerine-bg-lighter-darkness-30,.theme-light .color-7-bg-lighter-darkness-30{background-color:#ffa82a}.theme-light .tangerine-bg-lighter-lightness-40,.theme-light .color-7-bg-lighter-lightness-40{background-color:#ffeacb}.theme-light .tangerine-bg-lighter-darkness-40,.theme-light .color-7-bg-lighter-darkness-40{background-color:#fe9700}.theme-light .tangerine-bg-lighter-lightness-50,.theme-light .color-7-bg-lighter-lightness-50{background-color:#ffeed4}.theme-light .tangerine-bg-lighter-darkness-50,.theme-light .color-7-bg-lighter-darkness-50{background-color:#d47e00}.theme-light .tangerine-bg-lighter-lightness-60,.theme-light .color-7-bg-lighter-lightness-60{background-color:#fff1dd}.theme-light .tangerine-bg-lighter-darkness-60,.theme-light .color-7-bg-lighter-darkness-60{background-color:#aa6500}.theme-light .tangerine-bg-lighter-lightness-70,.theme-light .color-7-bg-lighter-lightness-70{background-color:#fff5e5}.theme-light .tangerine-bg-lighter-darkness-70,.theme-light .color-7-bg-lighter-darkness-70{background-color:#7f4b00}.theme-light .tangerine-bg-lighter-lightness-80,.theme-light .color-7-bg-lighter-lightness-80{background-color:#fff8ee}.theme-light .tangerine-bg-lighter-darkness-80,.theme-light .color-7-bg-lighter-darkness-80{background-color:#553200}.theme-light .tangerine-bg-lighter-lightness-90,.theme-light .color-7-bg-lighter-lightness-90{background-color:#fffcf6}.theme-light .tangerine-bg-lighter-darkness-90,.theme-light .color-7-bg-lighter-darkness-90{background-color:#2a1900}.theme-light .tangerine-bg-lighter-hover:hover,.theme-light .color-7-bg-lighter-hover:hover{background-color:#ffdca9}.theme-light .tangerine-bg-lighter-hover-transparent-5:hover,.theme-light .color-7-bg-lighter-hover-transparent-5:hover{background-color:#ffdca90d}.theme-light .tangerine-bg-lighter-hover-transparent-10:hover,.theme-light .color-7-bg-lighter-hover-transparent-10:hover{background-color:#ffdca91a}.theme-light .tangerine-bg-lighter-hover-transparent-15:hover,.theme-light .color-7-bg-lighter-hover-transparent-15:hover{background-color:#ffdca926}.theme-light .tangerine-bg-lighter-hover-transparent-20:hover,.theme-light .color-7-bg-lighter-hover-transparent-20:hover{background-color:#ffdca933}.theme-light .tangerine-bg-lighter-hover-transparent-25:hover,.theme-light .color-7-bg-lighter-hover-transparent-25:hover{background-color:#ffdca940}.theme-light .tangerine-bg-lighter-hover-transparent-30:hover,.theme-light .color-7-bg-lighter-hover-transparent-30:hover{background-color:#ffdca94d}.theme-light .tangerine-bg-lighter-hover-transparent-35:hover,.theme-light .color-7-bg-lighter-hover-transparent-35:hover{background-color:#ffdca959}.theme-light .tangerine-bg-lighter-hover-transparent-40:hover,.theme-light .color-7-bg-lighter-hover-transparent-40:hover{background-color:#ffdca966}.theme-light .tangerine-bg-lighter-hover-transparent-45:hover,.theme-light .color-7-bg-lighter-hover-transparent-45:hover{background-color:#ffdca973}.theme-light .tangerine-bg-lighter-hover-transparent-50:hover,.theme-light .color-7-bg-lighter-hover-transparent-50:hover{background-color:#ffdca980}.theme-light .tangerine-bg-lighter-hover-transparent-55:hover,.theme-light .color-7-bg-lighter-hover-transparent-55:hover{background-color:#ffdca98c}.theme-light .tangerine-bg-lighter-hover-transparent-60:hover,.theme-light .color-7-bg-lighter-hover-transparent-60:hover{background-color:#ffdca999}.theme-light .tangerine-bg-lighter-hover-transparent-65:hover,.theme-light .color-7-bg-lighter-hover-transparent-65:hover{background-color:#ffdca9a6}.theme-light .tangerine-bg-lighter-hover-transparent-70:hover,.theme-light .color-7-bg-lighter-hover-transparent-70:hover{background-color:#ffdca9b3}.theme-light .tangerine-bg-lighter-hover-transparent-75:hover,.theme-light .color-7-bg-lighter-hover-transparent-75:hover{background-color:#ffdca9bf}.theme-light .tangerine-bg-lighter-hover-transparent-80:hover,.theme-light .color-7-bg-lighter-hover-transparent-80:hover{background-color:#ffdca9cc}.theme-light .tangerine-bg-lighter-hover-transparent-85:hover,.theme-light .color-7-bg-lighter-hover-transparent-85:hover{background-color:#ffdca9d9}.theme-light .tangerine-bg-lighter-hover-transparent-90:hover,.theme-light .color-7-bg-lighter-hover-transparent-90:hover{background-color:#ffdca9e6}.theme-light .tangerine-bg-lighter-hover-transparent-95:hover,.theme-light .color-7-bg-lighter-hover-transparent-95:hover{background-color:#ffdca9f2}.theme-light .tangerine-bg-light,.theme-light .color-7-bg-light{background-color:#ffa929}.theme-light .tangerine-bg-light-transparent-5,.theme-light .color-7-bg-light-transparent-5{background-color:#ffa9290d}.theme-light .tangerine-bg-light-transparent-10,.theme-light .color-7-bg-light-transparent-10{background-color:#ffa9291a}.theme-light .tangerine-bg-light-transparent-15,.theme-light .color-7-bg-light-transparent-15{background-color:#ffa92926}.theme-light .tangerine-bg-light-transparent-20,.theme-light .color-7-bg-light-transparent-20{background-color:#ffa92933}.theme-light .tangerine-bg-light-transparent-25,.theme-light .color-7-bg-light-transparent-25{background-color:#ffa92940}.theme-light .tangerine-bg-light-transparent-30,.theme-light .color-7-bg-light-transparent-30{background-color:#ffa9294d}.theme-light .tangerine-bg-light-transparent-35,.theme-light .color-7-bg-light-transparent-35{background-color:#ffa92959}.theme-light .tangerine-bg-light-transparent-40,.theme-light .color-7-bg-light-transparent-40{background-color:#ffa92966}.theme-light .tangerine-bg-light-transparent-45,.theme-light .color-7-bg-light-transparent-45{background-color:#ffa92973}.theme-light .tangerine-bg-light-transparent-50,.theme-light .color-7-bg-light-transparent-50{background-color:#ffa92980}.theme-light .tangerine-bg-light-transparent-55,.theme-light .color-7-bg-light-transparent-55{background-color:#ffa9298c}.theme-light .tangerine-bg-light-transparent-60,.theme-light .color-7-bg-light-transparent-60{background-color:#ffa92999}.theme-light .tangerine-bg-light-transparent-65,.theme-light .color-7-bg-light-transparent-65{background-color:#ffa929a6}.theme-light .tangerine-bg-light-transparent-70,.theme-light .color-7-bg-light-transparent-70{background-color:#ffa929b3}.theme-light .tangerine-bg-light-transparent-75,.theme-light .color-7-bg-light-transparent-75{background-color:#ffa929bf}.theme-light .tangerine-bg-light-transparent-80,.theme-light .color-7-bg-light-transparent-80{background-color:#ffa929cc}.theme-light .tangerine-bg-light-transparent-85,.theme-light .color-7-bg-light-transparent-85{background-color:#ffa929d9}.theme-light .tangerine-bg-light-transparent-90,.theme-light .color-7-bg-light-transparent-90{background-color:#ffa929e6}.theme-light .tangerine-bg-light-transparent-95,.theme-light .color-7-bg-light-transparent-95{background-color:#ffa929f2}.theme-light .tangerine-bg-light-lightness-10,.theme-light .color-7-bg-light-lightness-10{background-color:#ffb23e}.theme-light .tangerine-bg-light-darkness-10,.theme-light .color-7-bg-light-darkness-10{background-color:#ff9d0b}.theme-light .tangerine-bg-light-lightness-20,.theme-light .color-7-bg-light-lightness-20{background-color:#ffba54}.theme-light .tangerine-bg-light-darkness-20,.theme-light .color-7-bg-light-darkness-20{background-color:#ed8e00}.theme-light .tangerine-bg-light-lightness-30,.theme-light .color-7-bg-light-lightness-30{background-color:#ffc369}.theme-light .tangerine-bg-light-darkness-30,.theme-light .color-7-bg-light-darkness-30{background-color:#cf7c00}.theme-light .tangerine-bg-light-lightness-40,.theme-light .color-7-bg-light-lightness-40{background-color:#ffcb7f}.theme-light .tangerine-bg-light-darkness-40,.theme-light .color-7-bg-light-darkness-40{background-color:#b26a00}.theme-light .tangerine-bg-light-lightness-50,.theme-light .color-7-bg-light-lightness-50{background-color:#ffd494}.theme-light .tangerine-bg-light-darkness-50,.theme-light .color-7-bg-light-darkness-50{background-color:#945900}.theme-light .tangerine-bg-light-lightness-60,.theme-light .color-7-bg-light-lightness-60{background-color:#ffdda9}.theme-light .tangerine-bg-light-darkness-60,.theme-light .color-7-bg-light-darkness-60{background-color:#764700}.theme-light .tangerine-bg-light-lightness-70,.theme-light .color-7-bg-light-lightness-70{background-color:#ffe5bf}.theme-light .tangerine-bg-light-darkness-70,.theme-light .color-7-bg-light-darkness-70{background-color:#593500}.theme-light .tangerine-bg-light-lightness-80,.theme-light .color-7-bg-light-lightness-80{background-color:#ffeed4}.theme-light .tangerine-bg-light-darkness-80,.theme-light .color-7-bg-light-darkness-80{background-color:#3b2300}.theme-light .tangerine-bg-light-lightness-90,.theme-light .color-7-bg-light-lightness-90{background-color:#fff6ea}.theme-light .tangerine-bg-light-darkness-90,.theme-light .color-7-bg-light-darkness-90{background-color:#1e1200}.theme-light .tangerine-bg-light-hover:hover,.theme-light .color-7-bg-light-hover:hover{background-color:#ffa929}.theme-light .tangerine-bg-light-hover-transparent-5:hover,.theme-light .color-7-bg-light-hover-transparent-5:hover{background-color:#ffa9290d}.theme-light .tangerine-bg-light-hover-transparent-10:hover,.theme-light .color-7-bg-light-hover-transparent-10:hover{background-color:#ffa9291a}.theme-light .tangerine-bg-light-hover-transparent-15:hover,.theme-light .color-7-bg-light-hover-transparent-15:hover{background-color:#ffa92926}.theme-light .tangerine-bg-light-hover-transparent-20:hover,.theme-light .color-7-bg-light-hover-transparent-20:hover{background-color:#ffa92933}.theme-light .tangerine-bg-light-hover-transparent-25:hover,.theme-light .color-7-bg-light-hover-transparent-25:hover{background-color:#ffa92940}.theme-light .tangerine-bg-light-hover-transparent-30:hover,.theme-light .color-7-bg-light-hover-transparent-30:hover{background-color:#ffa9294d}.theme-light .tangerine-bg-light-hover-transparent-35:hover,.theme-light .color-7-bg-light-hover-transparent-35:hover{background-color:#ffa92959}.theme-light .tangerine-bg-light-hover-transparent-40:hover,.theme-light .color-7-bg-light-hover-transparent-40:hover{background-color:#ffa92966}.theme-light .tangerine-bg-light-hover-transparent-45:hover,.theme-light .color-7-bg-light-hover-transparent-45:hover{background-color:#ffa92973}.theme-light .tangerine-bg-light-hover-transparent-50:hover,.theme-light .color-7-bg-light-hover-transparent-50:hover{background-color:#ffa92980}.theme-light .tangerine-bg-light-hover-transparent-55:hover,.theme-light .color-7-bg-light-hover-transparent-55:hover{background-color:#ffa9298c}.theme-light .tangerine-bg-light-hover-transparent-60:hover,.theme-light .color-7-bg-light-hover-transparent-60:hover{background-color:#ffa92999}.theme-light .tangerine-bg-light-hover-transparent-65:hover,.theme-light .color-7-bg-light-hover-transparent-65:hover{background-color:#ffa929a6}.theme-light .tangerine-bg-light-hover-transparent-70:hover,.theme-light .color-7-bg-light-hover-transparent-70:hover{background-color:#ffa929b3}.theme-light .tangerine-bg-light-hover-transparent-75:hover,.theme-light .color-7-bg-light-hover-transparent-75:hover{background-color:#ffa929bf}.theme-light .tangerine-bg-light-hover-transparent-80:hover,.theme-light .color-7-bg-light-hover-transparent-80:hover{background-color:#ffa929cc}.theme-light .tangerine-bg-light-hover-transparent-85:hover,.theme-light .color-7-bg-light-hover-transparent-85:hover{background-color:#ffa929d9}.theme-light .tangerine-bg-light-hover-transparent-90:hover,.theme-light .color-7-bg-light-hover-transparent-90:hover{background-color:#ffa929e6}.theme-light .tangerine-bg-light-hover-transparent-95:hover,.theme-light .color-7-bg-light-hover-transparent-95:hover{background-color:#ffa929f2}.theme-light .tangerine-bg,.theme-light .color-7-bg{background-color:#eb8c00}.theme-light .tangerine-bg-transparent-5,.theme-light .color-7-bg-transparent-5{background-color:#eb8c000d}.theme-light .tangerine-bg-transparent-10,.theme-light .color-7-bg-transparent-10{background-color:#eb8c001a}.theme-light .tangerine-bg-transparent-15,.theme-light .color-7-bg-transparent-15{background-color:#eb8c0026}.theme-light .tangerine-bg-transparent-20,.theme-light .color-7-bg-transparent-20{background-color:#eb8c0033}.theme-light .tangerine-bg-transparent-25,.theme-light .color-7-bg-transparent-25{background-color:#eb8c0040}.theme-light .tangerine-bg-transparent-30,.theme-light .color-7-bg-transparent-30{background-color:#eb8c004d}.theme-light .tangerine-bg-transparent-35,.theme-light .color-7-bg-transparent-35{background-color:#eb8c0059}.theme-light .tangerine-bg-transparent-40,.theme-light .color-7-bg-transparent-40{background-color:#eb8c0066}.theme-light .tangerine-bg-transparent-45,.theme-light .color-7-bg-transparent-45{background-color:#eb8c0073}.theme-light .tangerine-bg-transparent-50,.theme-light .color-7-bg-transparent-50{background-color:#eb8c0080}.theme-light .tangerine-bg-transparent-55,.theme-light .color-7-bg-transparent-55{background-color:#eb8c008c}.theme-light .tangerine-bg-transparent-60,.theme-light .color-7-bg-transparent-60{background-color:#eb8c0099}.theme-light .tangerine-bg-transparent-65,.theme-light .color-7-bg-transparent-65{background-color:#eb8c00a6}.theme-light .tangerine-bg-transparent-70,.theme-light .color-7-bg-transparent-70{background-color:#eb8c00b3}.theme-light .tangerine-bg-transparent-75,.theme-light .color-7-bg-transparent-75{background-color:#eb8c00bf}.theme-light .tangerine-bg-transparent-80,.theme-light .color-7-bg-transparent-80{background-color:#eb8c00cc}.theme-light .tangerine-bg-transparent-85,.theme-light .color-7-bg-transparent-85{background-color:#eb8c00d9}.theme-light .tangerine-bg-transparent-90,.theme-light .color-7-bg-transparent-90{background-color:#eb8c00e6}.theme-light .tangerine-bg-transparent-95,.theme-light .color-7-bg-transparent-95{background-color:#eb8c00f2}.theme-light .tangerine-bg-lightness-10,.theme-light .color-7-bg-lightness-10{background-color:#ff9b08}.theme-light .tangerine-bg-darkness-10,.theme-light .color-7-bg-darkness-10{background-color:#d47e00}.theme-light .tangerine-bg-lightness-20,.theme-light .color-7-bg-lightness-20{background-color:#ffa623}.theme-light .tangerine-bg-darkness-20,.theme-light .color-7-bg-darkness-20{background-color:#bc7000}.theme-light .tangerine-bg-lightness-30,.theme-light .color-7-bg-lightness-30{background-color:#ffb13f}.theme-light .tangerine-bg-darkness-30,.theme-light .color-7-bg-darkness-30{background-color:#a56200}.theme-light .tangerine-bg-lightness-40,.theme-light .color-7-bg-lightness-40{background-color:#ffbc5a}.theme-light .tangerine-bg-darkness-40,.theme-light .color-7-bg-darkness-40{background-color:#8d5400}.theme-light .tangerine-bg-lightness-50,.theme-light .color-7-bg-lightness-50{background-color:#ffc776}.theme-light .tangerine-bg-darkness-50,.theme-light .color-7-bg-darkness-50{background-color:#764600}.theme-light .tangerine-bg-lightness-60,.theme-light .color-7-bg-lightness-60{background-color:#ffd391}.theme-light .tangerine-bg-darkness-60,.theme-light .color-7-bg-darkness-60{background-color:#5e3800}.theme-light .tangerine-bg-lightness-70,.theme-light .color-7-bg-lightness-70{background-color:#ffdead}.theme-light .tangerine-bg-darkness-70,.theme-light .color-7-bg-darkness-70{background-color:#472a00}.theme-light .tangerine-bg-lightness-80,.theme-light .color-7-bg-lightness-80{background-color:#ffe9c8}.theme-light .tangerine-bg-darkness-80,.theme-light .color-7-bg-darkness-80{background-color:#2f1c00}.theme-light .tangerine-bg-lightness-90,.theme-light .color-7-bg-lightness-90{background-color:#fff4e4}.theme-light .tangerine-bg-darkness-90,.theme-light .color-7-bg-darkness-90{background-color:#180e00}.theme-light .tangerine-bg-hover:hover,.theme-light .color-7-bg-hover:hover{background-color:#eb8c00}.theme-light .tangerine-bg-hover-transparent-5:hover,.theme-light .color-7-bg-hover-transparent-5:hover{background-color:#eb8c000d}.theme-light .tangerine-bg-hover-transparent-10:hover,.theme-light .color-7-bg-hover-transparent-10:hover{background-color:#eb8c001a}.theme-light .tangerine-bg-hover-transparent-15:hover,.theme-light .color-7-bg-hover-transparent-15:hover{background-color:#eb8c0026}.theme-light .tangerine-bg-hover-transparent-20:hover,.theme-light .color-7-bg-hover-transparent-20:hover{background-color:#eb8c0033}.theme-light .tangerine-bg-hover-transparent-25:hover,.theme-light .color-7-bg-hover-transparent-25:hover{background-color:#eb8c0040}.theme-light .tangerine-bg-hover-transparent-30:hover,.theme-light .color-7-bg-hover-transparent-30:hover{background-color:#eb8c004d}.theme-light .tangerine-bg-hover-transparent-35:hover,.theme-light .color-7-bg-hover-transparent-35:hover{background-color:#eb8c0059}.theme-light .tangerine-bg-hover-transparent-40:hover,.theme-light .color-7-bg-hover-transparent-40:hover{background-color:#eb8c0066}.theme-light .tangerine-bg-hover-transparent-45:hover,.theme-light .color-7-bg-hover-transparent-45:hover{background-color:#eb8c0073}.theme-light .tangerine-bg-hover-transparent-50:hover,.theme-light .color-7-bg-hover-transparent-50:hover{background-color:#eb8c0080}.theme-light .tangerine-bg-hover-transparent-55:hover,.theme-light .color-7-bg-hover-transparent-55:hover{background-color:#eb8c008c}.theme-light .tangerine-bg-hover-transparent-60:hover,.theme-light .color-7-bg-hover-transparent-60:hover{background-color:#eb8c0099}.theme-light .tangerine-bg-hover-transparent-65:hover,.theme-light .color-7-bg-hover-transparent-65:hover{background-color:#eb8c00a6}.theme-light .tangerine-bg-hover-transparent-70:hover,.theme-light .color-7-bg-hover-transparent-70:hover{background-color:#eb8c00b3}.theme-light .tangerine-bg-hover-transparent-75:hover,.theme-light .color-7-bg-hover-transparent-75:hover{background-color:#eb8c00bf}.theme-light .tangerine-bg-hover-transparent-80:hover,.theme-light .color-7-bg-hover-transparent-80:hover{background-color:#eb8c00cc}.theme-light .tangerine-bg-hover-transparent-85:hover,.theme-light .color-7-bg-hover-transparent-85:hover{background-color:#eb8c00d9}.theme-light .tangerine-bg-hover-transparent-90:hover,.theme-light .color-7-bg-hover-transparent-90:hover{background-color:#eb8c00e6}.theme-light .tangerine-bg-hover-transparent-95:hover,.theme-light .color-7-bg-hover-transparent-95:hover{background-color:#eb8c00f2}.theme-light .tangerine-bg-dark,.theme-light .color-7-bg-dark{background-color:#ae6800}.theme-light .tangerine-bg-dark-transparent-5,.theme-light .color-7-bg-dark-transparent-5{background-color:#ae68000d}.theme-light .tangerine-bg-dark-transparent-10,.theme-light .color-7-bg-dark-transparent-10{background-color:#ae68001a}.theme-light .tangerine-bg-dark-transparent-15,.theme-light .color-7-bg-dark-transparent-15{background-color:#ae680026}.theme-light .tangerine-bg-dark-transparent-20,.theme-light .color-7-bg-dark-transparent-20{background-color:#ae680033}.theme-light .tangerine-bg-dark-transparent-25,.theme-light .color-7-bg-dark-transparent-25{background-color:#ae680040}.theme-light .tangerine-bg-dark-transparent-30,.theme-light .color-7-bg-dark-transparent-30{background-color:#ae68004d}.theme-light .tangerine-bg-dark-transparent-35,.theme-light .color-7-bg-dark-transparent-35{background-color:#ae680059}.theme-light .tangerine-bg-dark-transparent-40,.theme-light .color-7-bg-dark-transparent-40{background-color:#ae680066}.theme-light .tangerine-bg-dark-transparent-45,.theme-light .color-7-bg-dark-transparent-45{background-color:#ae680073}.theme-light .tangerine-bg-dark-transparent-50,.theme-light .color-7-bg-dark-transparent-50{background-color:#ae680080}.theme-light .tangerine-bg-dark-transparent-55,.theme-light .color-7-bg-dark-transparent-55{background-color:#ae68008c}.theme-light .tangerine-bg-dark-transparent-60,.theme-light .color-7-bg-dark-transparent-60{background-color:#ae680099}.theme-light .tangerine-bg-dark-transparent-65,.theme-light .color-7-bg-dark-transparent-65{background-color:#ae6800a6}.theme-light .tangerine-bg-dark-transparent-70,.theme-light .color-7-bg-dark-transparent-70{background-color:#ae6800b3}.theme-light .tangerine-bg-dark-transparent-75,.theme-light .color-7-bg-dark-transparent-75{background-color:#ae6800bf}.theme-light .tangerine-bg-dark-transparent-80,.theme-light .color-7-bg-dark-transparent-80{background-color:#ae6800cc}.theme-light .tangerine-bg-dark-transparent-85,.theme-light .color-7-bg-dark-transparent-85{background-color:#ae6800d9}.theme-light .tangerine-bg-dark-transparent-90,.theme-light .color-7-bg-dark-transparent-90{background-color:#ae6800e6}.theme-light .tangerine-bg-dark-transparent-95,.theme-light .color-7-bg-dark-transparent-95{background-color:#ae6800f2}.theme-light .tangerine-bg-dark-lightness-10,.theme-light .color-7-bg-dark-lightness-10{background-color:#d07c00}.theme-light .tangerine-bg-dark-darkness-10,.theme-light .color-7-bg-dark-darkness-10{background-color:#9d5e00}.theme-light .tangerine-bg-dark-lightness-20,.theme-light .color-7-bg-dark-lightness-20{background-color:#f19000}.theme-light .tangerine-bg-dark-darkness-20,.theme-light .color-7-bg-dark-darkness-20{background-color:#8b5300}.theme-light .tangerine-bg-dark-lightness-30,.theme-light .color-7-bg-dark-lightness-30{background-color:#ffa014}.theme-light .tangerine-bg-dark-darkness-30,.theme-light .color-7-bg-dark-darkness-30{background-color:#7a4900}.theme-light .tangerine-bg-dark-lightness-40,.theme-light .color-7-bg-dark-lightness-40{background-color:#ffae35}.theme-light .tangerine-bg-dark-darkness-40,.theme-light .color-7-bg-dark-darkness-40{background-color:#683e00}.theme-light .tangerine-bg-dark-lightness-50,.theme-light .color-7-bg-dark-lightness-50{background-color:#ffbb57}.theme-light .tangerine-bg-dark-darkness-50,.theme-light .color-7-bg-dark-darkness-50{background-color:#573400}.theme-light .tangerine-bg-dark-lightness-60,.theme-light .color-7-bg-dark-lightness-60{background-color:#ffc979}.theme-light .tangerine-bg-dark-darkness-60,.theme-light .color-7-bg-dark-darkness-60{background-color:#462a00}.theme-light .tangerine-bg-dark-lightness-70,.theme-light .color-7-bg-dark-lightness-70{background-color:#ffd69a}.theme-light .tangerine-bg-dark-darkness-70,.theme-light .color-7-bg-dark-darkness-70{background-color:#341f00}.theme-light .tangerine-bg-dark-lightness-80,.theme-light .color-7-bg-dark-lightness-80{background-color:#ffe4bc}.theme-light .tangerine-bg-dark-darkness-80,.theme-light .color-7-bg-dark-darkness-80{background-color:#231500}.theme-light .tangerine-bg-dark-lightness-90,.theme-light .color-7-bg-dark-lightness-90{background-color:#fff1dd}.theme-light .tangerine-bg-dark-darkness-90,.theme-light .color-7-bg-dark-darkness-90{background-color:#110a00}.theme-light .tangerine-bg-dark-hover:hover,.theme-light .color-7-bg-dark-hover:hover{background-color:#ae6800}.theme-light .tangerine-bg-dark-hover-transparent-5:hover,.theme-light .color-7-bg-dark-hover-transparent-5:hover{background-color:#ae68000d}.theme-light .tangerine-bg-dark-hover-transparent-10:hover,.theme-light .color-7-bg-dark-hover-transparent-10:hover{background-color:#ae68001a}.theme-light .tangerine-bg-dark-hover-transparent-15:hover,.theme-light .color-7-bg-dark-hover-transparent-15:hover{background-color:#ae680026}.theme-light .tangerine-bg-dark-hover-transparent-20:hover,.theme-light .color-7-bg-dark-hover-transparent-20:hover{background-color:#ae680033}.theme-light .tangerine-bg-dark-hover-transparent-25:hover,.theme-light .color-7-bg-dark-hover-transparent-25:hover{background-color:#ae680040}.theme-light .tangerine-bg-dark-hover-transparent-30:hover,.theme-light .color-7-bg-dark-hover-transparent-30:hover{background-color:#ae68004d}.theme-light .tangerine-bg-dark-hover-transparent-35:hover,.theme-light .color-7-bg-dark-hover-transparent-35:hover{background-color:#ae680059}.theme-light .tangerine-bg-dark-hover-transparent-40:hover,.theme-light .color-7-bg-dark-hover-transparent-40:hover{background-color:#ae680066}.theme-light .tangerine-bg-dark-hover-transparent-45:hover,.theme-light .color-7-bg-dark-hover-transparent-45:hover{background-color:#ae680073}.theme-light .tangerine-bg-dark-hover-transparent-50:hover,.theme-light .color-7-bg-dark-hover-transparent-50:hover{background-color:#ae680080}.theme-light .tangerine-bg-dark-hover-transparent-55:hover,.theme-light .color-7-bg-dark-hover-transparent-55:hover{background-color:#ae68008c}.theme-light .tangerine-bg-dark-hover-transparent-60:hover,.theme-light .color-7-bg-dark-hover-transparent-60:hover{background-color:#ae680099}.theme-light .tangerine-bg-dark-hover-transparent-65:hover,.theme-light .color-7-bg-dark-hover-transparent-65:hover{background-color:#ae6800a6}.theme-light .tangerine-bg-dark-hover-transparent-70:hover,.theme-light .color-7-bg-dark-hover-transparent-70:hover{background-color:#ae6800b3}.theme-light .tangerine-bg-dark-hover-transparent-75:hover,.theme-light .color-7-bg-dark-hover-transparent-75:hover{background-color:#ae6800bf}.theme-light .tangerine-bg-dark-hover-transparent-80:hover,.theme-light .color-7-bg-dark-hover-transparent-80:hover{background-color:#ae6800cc}.theme-light .tangerine-bg-dark-hover-transparent-85:hover,.theme-light .color-7-bg-dark-hover-transparent-85:hover{background-color:#ae6800d9}.theme-light .tangerine-bg-dark-hover-transparent-90:hover,.theme-light .color-7-bg-dark-hover-transparent-90:hover{background-color:#ae6800e6}.theme-light .tangerine-bg-dark-hover-transparent-95:hover,.theme-light .color-7-bg-dark-hover-transparent-95:hover{background-color:#ae6800f2}.theme-light .tangerine-bg-darker,.theme-light .color-7-bg-darker{background-color:#714300}.theme-light .tangerine-bg-darker-transparent-5,.theme-light .color-7-bg-darker-transparent-5{background-color:#7143000d}.theme-light .tangerine-bg-darker-transparent-10,.theme-light .color-7-bg-darker-transparent-10{background-color:#7143001a}.theme-light .tangerine-bg-darker-transparent-15,.theme-light .color-7-bg-darker-transparent-15{background-color:#71430026}.theme-light .tangerine-bg-darker-transparent-20,.theme-light .color-7-bg-darker-transparent-20{background-color:#71430033}.theme-light .tangerine-bg-darker-transparent-25,.theme-light .color-7-bg-darker-transparent-25{background-color:#71430040}.theme-light .tangerine-bg-darker-transparent-30,.theme-light .color-7-bg-darker-transparent-30{background-color:#7143004d}.theme-light .tangerine-bg-darker-transparent-35,.theme-light .color-7-bg-darker-transparent-35{background-color:#71430059}.theme-light .tangerine-bg-darker-transparent-40,.theme-light .color-7-bg-darker-transparent-40{background-color:#71430066}.theme-light .tangerine-bg-darker-transparent-45,.theme-light .color-7-bg-darker-transparent-45{background-color:#71430073}.theme-light .tangerine-bg-darker-transparent-50,.theme-light .color-7-bg-darker-transparent-50{background-color:#71430080}.theme-light .tangerine-bg-darker-transparent-55,.theme-light .color-7-bg-darker-transparent-55{background-color:#7143008c}.theme-light .tangerine-bg-darker-transparent-60,.theme-light .color-7-bg-darker-transparent-60{background-color:#71430099}.theme-light .tangerine-bg-darker-transparent-65,.theme-light .color-7-bg-darker-transparent-65{background-color:#714300a6}.theme-light .tangerine-bg-darker-transparent-70,.theme-light .color-7-bg-darker-transparent-70{background-color:#714300b3}.theme-light .tangerine-bg-darker-transparent-75,.theme-light .color-7-bg-darker-transparent-75{background-color:#714300bf}.theme-light .tangerine-bg-darker-transparent-80,.theme-light .color-7-bg-darker-transparent-80{background-color:#714300cc}.theme-light .tangerine-bg-darker-transparent-85,.theme-light .color-7-bg-darker-transparent-85{background-color:#714300d9}.theme-light .tangerine-bg-darker-transparent-90,.theme-light .color-7-bg-darker-transparent-90{background-color:#714300e6}.theme-light .tangerine-bg-darker-transparent-95,.theme-light .color-7-bg-darker-transparent-95{background-color:#714300f2}.theme-light .tangerine-bg-darker-lightness-10,.theme-light .color-7-bg-darker-lightness-10{background-color:#995b00}.theme-light .tangerine-bg-darker-darkness-10,.theme-light .color-7-bg-darker-darkness-10{background-color:#663c00}.theme-light .tangerine-bg-darker-lightness-20,.theme-light .color-7-bg-darker-lightness-20{background-color:#c07200}.theme-light .tangerine-bg-darker-darkness-20,.theme-light .color-7-bg-darker-darkness-20{background-color:#5a3600}.theme-light .tangerine-bg-darker-lightness-30,.theme-light .color-7-bg-darker-lightness-30{background-color:#e88a00}.theme-light .tangerine-bg-darker-darkness-30,.theme-light .color-7-bg-darker-darkness-30{background-color:#4f2f00}.theme-light .tangerine-bg-darker-lightness-40,.theme-light .color-7-bg-darker-lightness-40{background-color:#ff9e11}.theme-light .tangerine-bg-darker-darkness-40,.theme-light .color-7-bg-darker-darkness-40{background-color:#442800}.theme-light .tangerine-bg-darker-lightness-50,.theme-light .color-7-bg-darker-lightness-50{background-color:#ffae39}.theme-light .tangerine-bg-darker-darkness-50,.theme-light .color-7-bg-darker-darkness-50{background-color:#392200}.theme-light .tangerine-bg-darker-lightness-60,.theme-light .color-7-bg-darker-lightness-60{background-color:#ffbe60}.theme-light .tangerine-bg-darker-darkness-60,.theme-light .color-7-bg-darker-darkness-60{background-color:#2d1b00}.theme-light .tangerine-bg-darker-lightness-70,.theme-light .color-7-bg-darker-lightness-70{background-color:#ffcf88}.theme-light .tangerine-bg-darker-darkness-70,.theme-light .color-7-bg-darker-darkness-70{background-color:#221400}.theme-light .tangerine-bg-darker-lightness-80,.theme-light .color-7-bg-darker-lightness-80{background-color:#ffdfb0}.theme-light .tangerine-bg-darker-darkness-80,.theme-light .color-7-bg-darker-darkness-80{background-color:#170d00}.theme-light .tangerine-bg-darker-lightness-90,.theme-light .color-7-bg-darker-lightness-90{background-color:#ffefd7}.theme-light .tangerine-bg-darker-darkness-90,.theme-light .color-7-bg-darker-darkness-90{background-color:#0b0700}.theme-light .tangerine-bg-darker-hover:hover,.theme-light .color-7-bg-darker-hover:hover{background-color:#714300}.theme-light .tangerine-bg-darker-hover-transparent-5:hover,.theme-light .color-7-bg-darker-hover-transparent-5:hover{background-color:#7143000d}.theme-light .tangerine-bg-darker-hover-transparent-10:hover,.theme-light .color-7-bg-darker-hover-transparent-10:hover{background-color:#7143001a}.theme-light .tangerine-bg-darker-hover-transparent-15:hover,.theme-light .color-7-bg-darker-hover-transparent-15:hover{background-color:#71430026}.theme-light .tangerine-bg-darker-hover-transparent-20:hover,.theme-light .color-7-bg-darker-hover-transparent-20:hover{background-color:#71430033}.theme-light .tangerine-bg-darker-hover-transparent-25:hover,.theme-light .color-7-bg-darker-hover-transparent-25:hover{background-color:#71430040}.theme-light .tangerine-bg-darker-hover-transparent-30:hover,.theme-light .color-7-bg-darker-hover-transparent-30:hover{background-color:#7143004d}.theme-light .tangerine-bg-darker-hover-transparent-35:hover,.theme-light .color-7-bg-darker-hover-transparent-35:hover{background-color:#71430059}.theme-light .tangerine-bg-darker-hover-transparent-40:hover,.theme-light .color-7-bg-darker-hover-transparent-40:hover{background-color:#71430066}.theme-light .tangerine-bg-darker-hover-transparent-45:hover,.theme-light .color-7-bg-darker-hover-transparent-45:hover{background-color:#71430073}.theme-light .tangerine-bg-darker-hover-transparent-50:hover,.theme-light .color-7-bg-darker-hover-transparent-50:hover{background-color:#71430080}.theme-light .tangerine-bg-darker-hover-transparent-55:hover,.theme-light .color-7-bg-darker-hover-transparent-55:hover{background-color:#7143008c}.theme-light .tangerine-bg-darker-hover-transparent-60:hover,.theme-light .color-7-bg-darker-hover-transparent-60:hover{background-color:#71430099}.theme-light .tangerine-bg-darker-hover-transparent-65:hover,.theme-light .color-7-bg-darker-hover-transparent-65:hover{background-color:#714300a6}.theme-light .tangerine-bg-darker-hover-transparent-70:hover,.theme-light .color-7-bg-darker-hover-transparent-70:hover{background-color:#714300b3}.theme-light .tangerine-bg-darker-hover-transparent-75:hover,.theme-light .color-7-bg-darker-hover-transparent-75:hover{background-color:#714300bf}.theme-light .tangerine-bg-darker-hover-transparent-80:hover,.theme-light .color-7-bg-darker-hover-transparent-80:hover{background-color:#714300cc}.theme-light .tangerine-bg-darker-hover-transparent-85:hover,.theme-light .color-7-bg-darker-hover-transparent-85:hover{background-color:#714300d9}.theme-light .tangerine-bg-darker-hover-transparent-90:hover,.theme-light .color-7-bg-darker-hover-transparent-90:hover{background-color:#714300e6}.theme-light .tangerine-bg-darker-hover-transparent-95:hover,.theme-light .color-7-bg-darker-hover-transparent-95:hover{background-color:#714300f2}.theme-light .tangerine-font-lighter,.theme-light .color-7-font-lighter{color:#ffdca9}.theme-light .tangerine-font-lighter-transparent-5,.theme-light .color-7-font-lighter-transparent-5{color:#ffdca90d}.theme-light .tangerine-font-lighter-transparent-10,.theme-light .color-7-font-lighter-transparent-10{color:#ffdca91a}.theme-light .tangerine-font-lighter-transparent-15,.theme-light .color-7-font-lighter-transparent-15{color:#ffdca926}.theme-light .tangerine-font-lighter-transparent-20,.theme-light .color-7-font-lighter-transparent-20{color:#ffdca933}.theme-light .tangerine-font-lighter-transparent-25,.theme-light .color-7-font-lighter-transparent-25{color:#ffdca940}.theme-light .tangerine-font-lighter-transparent-30,.theme-light .color-7-font-lighter-transparent-30{color:#ffdca94d}.theme-light .tangerine-font-lighter-transparent-35,.theme-light .color-7-font-lighter-transparent-35{color:#ffdca959}.theme-light .tangerine-font-lighter-transparent-40,.theme-light .color-7-font-lighter-transparent-40{color:#ffdca966}.theme-light .tangerine-font-lighter-transparent-45,.theme-light .color-7-font-lighter-transparent-45{color:#ffdca973}.theme-light .tangerine-font-lighter-transparent-50,.theme-light .color-7-font-lighter-transparent-50{color:#ffdca980}.theme-light .tangerine-font-lighter-transparent-55,.theme-light .color-7-font-lighter-transparent-55{color:#ffdca98c}.theme-light .tangerine-font-lighter-transparent-60,.theme-light .color-7-font-lighter-transparent-60{color:#ffdca999}.theme-light .tangerine-font-lighter-transparent-65,.theme-light .color-7-font-lighter-transparent-65{color:#ffdca9a6}.theme-light .tangerine-font-lighter-transparent-70,.theme-light .color-7-font-lighter-transparent-70{color:#ffdca9b3}.theme-light .tangerine-font-lighter-transparent-75,.theme-light .color-7-font-lighter-transparent-75{color:#ffdca9bf}.theme-light .tangerine-font-lighter-transparent-80,.theme-light .color-7-font-lighter-transparent-80{color:#ffdca9cc}.theme-light .tangerine-font-lighter-transparent-85,.theme-light .color-7-font-lighter-transparent-85{color:#ffdca9d9}.theme-light .tangerine-font-lighter-transparent-90,.theme-light .color-7-font-lighter-transparent-90{color:#ffdca9e6}.theme-light .tangerine-font-lighter-transparent-95,.theme-light .color-7-font-lighter-transparent-95{color:#ffdca9f2}.theme-light .tangerine-font-lighter-lightness-10,.theme-light .color-7-font-lighter-lightness-10{color:#ffe0b2}.theme-light .tangerine-font-lighter-darkness-10,.theme-light .color-7-font-lighter-darkness-10{color:#ffcb7f}.theme-light .tangerine-font-lighter-lightness-20,.theme-light .color-7-font-lighter-lightness-20{color:#ffe3ba}.theme-light .tangerine-font-lighter-darkness-20,.theme-light .color-7-font-lighter-darkness-20{color:#ffb954}.theme-light .tangerine-font-lighter-lightness-30,.theme-light .color-7-font-lighter-lightness-30{color:#ffe7c3}.theme-light .tangerine-font-lighter-darkness-30,.theme-light .color-7-font-lighter-darkness-30{color:#ffa82a}.theme-light .tangerine-font-lighter-lightness-40,.theme-light .color-7-font-lighter-lightness-40{color:#ffeacb}.theme-light .tangerine-font-lighter-darkness-40,.theme-light .color-7-font-lighter-darkness-40{color:#fe9700}.theme-light .tangerine-font-lighter-lightness-50,.theme-light .color-7-font-lighter-lightness-50{color:#ffeed4}.theme-light .tangerine-font-lighter-darkness-50,.theme-light .color-7-font-lighter-darkness-50{color:#d47e00}.theme-light .tangerine-font-lighter-lightness-60,.theme-light .color-7-font-lighter-lightness-60{color:#fff1dd}.theme-light .tangerine-font-lighter-darkness-60,.theme-light .color-7-font-lighter-darkness-60{color:#aa6500}.theme-light .tangerine-font-lighter-lightness-70,.theme-light .color-7-font-lighter-lightness-70{color:#fff5e5}.theme-light .tangerine-font-lighter-darkness-70,.theme-light .color-7-font-lighter-darkness-70{color:#7f4b00}.theme-light .tangerine-font-lighter-lightness-80,.theme-light .color-7-font-lighter-lightness-80{color:#fff8ee}.theme-light .tangerine-font-lighter-darkness-80,.theme-light .color-7-font-lighter-darkness-80{color:#553200}.theme-light .tangerine-font-lighter-lightness-90,.theme-light .color-7-font-lighter-lightness-90{color:#fffcf6}.theme-light .tangerine-font-lighter-darkness-90,.theme-light .color-7-font-lighter-darkness-90{color:#2a1900}.theme-light .tangerine-font-lighter-hover:hover,.theme-light .color-7-font-lighter-hover:hover{color:#ffdca9}.theme-light .tangerine-font-lighter-hover-transparent-5:hover,.theme-light .color-7-font-lighter-hover-transparent-5:hover{color:#ffdca90d}.theme-light .tangerine-font-lighter-hover-transparent-10:hover,.theme-light .color-7-font-lighter-hover-transparent-10:hover{color:#ffdca91a}.theme-light .tangerine-font-lighter-hover-transparent-15:hover,.theme-light .color-7-font-lighter-hover-transparent-15:hover{color:#ffdca926}.theme-light .tangerine-font-lighter-hover-transparent-20:hover,.theme-light .color-7-font-lighter-hover-transparent-20:hover{color:#ffdca933}.theme-light .tangerine-font-lighter-hover-transparent-25:hover,.theme-light .color-7-font-lighter-hover-transparent-25:hover{color:#ffdca940}.theme-light .tangerine-font-lighter-hover-transparent-30:hover,.theme-light .color-7-font-lighter-hover-transparent-30:hover{color:#ffdca94d}.theme-light .tangerine-font-lighter-hover-transparent-35:hover,.theme-light .color-7-font-lighter-hover-transparent-35:hover{color:#ffdca959}.theme-light .tangerine-font-lighter-hover-transparent-40:hover,.theme-light .color-7-font-lighter-hover-transparent-40:hover{color:#ffdca966}.theme-light .tangerine-font-lighter-hover-transparent-45:hover,.theme-light .color-7-font-lighter-hover-transparent-45:hover{color:#ffdca973}.theme-light .tangerine-font-lighter-hover-transparent-50:hover,.theme-light .color-7-font-lighter-hover-transparent-50:hover{color:#ffdca980}.theme-light .tangerine-font-lighter-hover-transparent-55:hover,.theme-light .color-7-font-lighter-hover-transparent-55:hover{color:#ffdca98c}.theme-light .tangerine-font-lighter-hover-transparent-60:hover,.theme-light .color-7-font-lighter-hover-transparent-60:hover{color:#ffdca999}.theme-light .tangerine-font-lighter-hover-transparent-65:hover,.theme-light .color-7-font-lighter-hover-transparent-65:hover{color:#ffdca9a6}.theme-light .tangerine-font-lighter-hover-transparent-70:hover,.theme-light .color-7-font-lighter-hover-transparent-70:hover{color:#ffdca9b3}.theme-light .tangerine-font-lighter-hover-transparent-75:hover,.theme-light .color-7-font-lighter-hover-transparent-75:hover{color:#ffdca9bf}.theme-light .tangerine-font-lighter-hover-transparent-80:hover,.theme-light .color-7-font-lighter-hover-transparent-80:hover{color:#ffdca9cc}.theme-light .tangerine-font-lighter-hover-transparent-85:hover,.theme-light .color-7-font-lighter-hover-transparent-85:hover{color:#ffdca9d9}.theme-light .tangerine-font-lighter-hover-transparent-90:hover,.theme-light .color-7-font-lighter-hover-transparent-90:hover{color:#ffdca9e6}.theme-light .tangerine-font-lighter-hover-transparent-95:hover,.theme-light .color-7-font-lighter-hover-transparent-95:hover{color:#ffdca9f2}.theme-light .tangerine-font-lighter-contrast,.theme-light .color-7-font-lighter-contrast{color:#161616}.theme-light .tangerine-font-light,.theme-light .color-7-font-light{color:#ffa929}.theme-light .tangerine-font-light-transparent-5,.theme-light .color-7-font-light-transparent-5{color:#ffa9290d}.theme-light .tangerine-font-light-transparent-10,.theme-light .color-7-font-light-transparent-10{color:#ffa9291a}.theme-light .tangerine-font-light-transparent-15,.theme-light .color-7-font-light-transparent-15{color:#ffa92926}.theme-light .tangerine-font-light-transparent-20,.theme-light .color-7-font-light-transparent-20{color:#ffa92933}.theme-light .tangerine-font-light-transparent-25,.theme-light .color-7-font-light-transparent-25{color:#ffa92940}.theme-light .tangerine-font-light-transparent-30,.theme-light .color-7-font-light-transparent-30{color:#ffa9294d}.theme-light .tangerine-font-light-transparent-35,.theme-light .color-7-font-light-transparent-35{color:#ffa92959}.theme-light .tangerine-font-light-transparent-40,.theme-light .color-7-font-light-transparent-40{color:#ffa92966}.theme-light .tangerine-font-light-transparent-45,.theme-light .color-7-font-light-transparent-45{color:#ffa92973}.theme-light .tangerine-font-light-transparent-50,.theme-light .color-7-font-light-transparent-50{color:#ffa92980}.theme-light .tangerine-font-light-transparent-55,.theme-light .color-7-font-light-transparent-55{color:#ffa9298c}.theme-light .tangerine-font-light-transparent-60,.theme-light .color-7-font-light-transparent-60{color:#ffa92999}.theme-light .tangerine-font-light-transparent-65,.theme-light .color-7-font-light-transparent-65{color:#ffa929a6}.theme-light .tangerine-font-light-transparent-70,.theme-light .color-7-font-light-transparent-70{color:#ffa929b3}.theme-light .tangerine-font-light-transparent-75,.theme-light .color-7-font-light-transparent-75{color:#ffa929bf}.theme-light .tangerine-font-light-transparent-80,.theme-light .color-7-font-light-transparent-80{color:#ffa929cc}.theme-light .tangerine-font-light-transparent-85,.theme-light .color-7-font-light-transparent-85{color:#ffa929d9}.theme-light .tangerine-font-light-transparent-90,.theme-light .color-7-font-light-transparent-90{color:#ffa929e6}.theme-light .tangerine-font-light-transparent-95,.theme-light .color-7-font-light-transparent-95{color:#ffa929f2}.theme-light .tangerine-font-light-lightness-10,.theme-light .color-7-font-light-lightness-10{color:#ffb23e}.theme-light .tangerine-font-light-darkness-10,.theme-light .color-7-font-light-darkness-10{color:#ff9d0b}.theme-light .tangerine-font-light-lightness-20,.theme-light .color-7-font-light-lightness-20{color:#ffba54}.theme-light .tangerine-font-light-darkness-20,.theme-light .color-7-font-light-darkness-20{color:#ed8e00}.theme-light .tangerine-font-light-lightness-30,.theme-light .color-7-font-light-lightness-30{color:#ffc369}.theme-light .tangerine-font-light-darkness-30,.theme-light .color-7-font-light-darkness-30{color:#cf7c00}.theme-light .tangerine-font-light-lightness-40,.theme-light .color-7-font-light-lightness-40{color:#ffcb7f}.theme-light .tangerine-font-light-darkness-40,.theme-light .color-7-font-light-darkness-40{color:#b26a00}.theme-light .tangerine-font-light-lightness-50,.theme-light .color-7-font-light-lightness-50{color:#ffd494}.theme-light .tangerine-font-light-darkness-50,.theme-light .color-7-font-light-darkness-50{color:#945900}.theme-light .tangerine-font-light-lightness-60,.theme-light .color-7-font-light-lightness-60{color:#ffdda9}.theme-light .tangerine-font-light-darkness-60,.theme-light .color-7-font-light-darkness-60{color:#764700}.theme-light .tangerine-font-light-lightness-70,.theme-light .color-7-font-light-lightness-70{color:#ffe5bf}.theme-light .tangerine-font-light-darkness-70,.theme-light .color-7-font-light-darkness-70{color:#593500}.theme-light .tangerine-font-light-lightness-80,.theme-light .color-7-font-light-lightness-80{color:#ffeed4}.theme-light .tangerine-font-light-darkness-80,.theme-light .color-7-font-light-darkness-80{color:#3b2300}.theme-light .tangerine-font-light-lightness-90,.theme-light .color-7-font-light-lightness-90{color:#fff6ea}.theme-light .tangerine-font-light-darkness-90,.theme-light .color-7-font-light-darkness-90{color:#1e1200}.theme-light .tangerine-font-light-hover:hover,.theme-light .color-7-font-light-hover:hover{color:#ffa929}.theme-light .tangerine-font-light-hover-transparent-5:hover,.theme-light .color-7-font-light-hover-transparent-5:hover{color:#ffa9290d}.theme-light .tangerine-font-light-hover-transparent-10:hover,.theme-light .color-7-font-light-hover-transparent-10:hover{color:#ffa9291a}.theme-light .tangerine-font-light-hover-transparent-15:hover,.theme-light .color-7-font-light-hover-transparent-15:hover{color:#ffa92926}.theme-light .tangerine-font-light-hover-transparent-20:hover,.theme-light .color-7-font-light-hover-transparent-20:hover{color:#ffa92933}.theme-light .tangerine-font-light-hover-transparent-25:hover,.theme-light .color-7-font-light-hover-transparent-25:hover{color:#ffa92940}.theme-light .tangerine-font-light-hover-transparent-30:hover,.theme-light .color-7-font-light-hover-transparent-30:hover{color:#ffa9294d}.theme-light .tangerine-font-light-hover-transparent-35:hover,.theme-light .color-7-font-light-hover-transparent-35:hover{color:#ffa92959}.theme-light .tangerine-font-light-hover-transparent-40:hover,.theme-light .color-7-font-light-hover-transparent-40:hover{color:#ffa92966}.theme-light .tangerine-font-light-hover-transparent-45:hover,.theme-light .color-7-font-light-hover-transparent-45:hover{color:#ffa92973}.theme-light .tangerine-font-light-hover-transparent-50:hover,.theme-light .color-7-font-light-hover-transparent-50:hover{color:#ffa92980}.theme-light .tangerine-font-light-hover-transparent-55:hover,.theme-light .color-7-font-light-hover-transparent-55:hover{color:#ffa9298c}.theme-light .tangerine-font-light-hover-transparent-60:hover,.theme-light .color-7-font-light-hover-transparent-60:hover{color:#ffa92999}.theme-light .tangerine-font-light-hover-transparent-65:hover,.theme-light .color-7-font-light-hover-transparent-65:hover{color:#ffa929a6}.theme-light .tangerine-font-light-hover-transparent-70:hover,.theme-light .color-7-font-light-hover-transparent-70:hover{color:#ffa929b3}.theme-light .tangerine-font-light-hover-transparent-75:hover,.theme-light .color-7-font-light-hover-transparent-75:hover{color:#ffa929bf}.theme-light .tangerine-font-light-hover-transparent-80:hover,.theme-light .color-7-font-light-hover-transparent-80:hover{color:#ffa929cc}.theme-light .tangerine-font-light-hover-transparent-85:hover,.theme-light .color-7-font-light-hover-transparent-85:hover{color:#ffa929d9}.theme-light .tangerine-font-light-hover-transparent-90:hover,.theme-light .color-7-font-light-hover-transparent-90:hover{color:#ffa929e6}.theme-light .tangerine-font-light-hover-transparent-95:hover,.theme-light .color-7-font-light-hover-transparent-95:hover{color:#ffa929f2}.theme-light .tangerine-font-light-contrast,.theme-light .color-7-font-light-contrast{color:#161616}.theme-light .tangerine-font,.theme-light .color-7-font{color:#eb8c00}.theme-light .tangerine-font-transparent-5,.theme-light .color-7-font-transparent-5{color:#eb8c000d}.theme-light .tangerine-font-transparent-10,.theme-light .color-7-font-transparent-10{color:#eb8c001a}.theme-light .tangerine-font-transparent-15,.theme-light .color-7-font-transparent-15{color:#eb8c0026}.theme-light .tangerine-font-transparent-20,.theme-light .color-7-font-transparent-20{color:#eb8c0033}.theme-light .tangerine-font-transparent-25,.theme-light .color-7-font-transparent-25{color:#eb8c0040}.theme-light .tangerine-font-transparent-30,.theme-light .color-7-font-transparent-30{color:#eb8c004d}.theme-light .tangerine-font-transparent-35,.theme-light .color-7-font-transparent-35{color:#eb8c0059}.theme-light .tangerine-font-transparent-40,.theme-light .color-7-font-transparent-40{color:#eb8c0066}.theme-light .tangerine-font-transparent-45,.theme-light .color-7-font-transparent-45{color:#eb8c0073}.theme-light .tangerine-font-transparent-50,.theme-light .color-7-font-transparent-50{color:#eb8c0080}.theme-light .tangerine-font-transparent-55,.theme-light .color-7-font-transparent-55{color:#eb8c008c}.theme-light .tangerine-font-transparent-60,.theme-light .color-7-font-transparent-60{color:#eb8c0099}.theme-light .tangerine-font-transparent-65,.theme-light .color-7-font-transparent-65{color:#eb8c00a6}.theme-light .tangerine-font-transparent-70,.theme-light .color-7-font-transparent-70{color:#eb8c00b3}.theme-light .tangerine-font-transparent-75,.theme-light .color-7-font-transparent-75{color:#eb8c00bf}.theme-light .tangerine-font-transparent-80,.theme-light .color-7-font-transparent-80{color:#eb8c00cc}.theme-light .tangerine-font-transparent-85,.theme-light .color-7-font-transparent-85{color:#eb8c00d9}.theme-light .tangerine-font-transparent-90,.theme-light .color-7-font-transparent-90{color:#eb8c00e6}.theme-light .tangerine-font-transparent-95,.theme-light .color-7-font-transparent-95{color:#eb8c00f2}.theme-light .tangerine-font-lightness-10,.theme-light .color-7-font-lightness-10{color:#ff9b08}.theme-light .tangerine-font-darkness-10,.theme-light .color-7-font-darkness-10{color:#d47e00}.theme-light .tangerine-font-lightness-20,.theme-light .color-7-font-lightness-20{color:#ffa623}.theme-light .tangerine-font-darkness-20,.theme-light .color-7-font-darkness-20{color:#bc7000}.theme-light .tangerine-font-lightness-30,.theme-light .color-7-font-lightness-30{color:#ffb13f}.theme-light .tangerine-font-darkness-30,.theme-light .color-7-font-darkness-30{color:#a56200}.theme-light .tangerine-font-lightness-40,.theme-light .color-7-font-lightness-40{color:#ffbc5a}.theme-light .tangerine-font-darkness-40,.theme-light .color-7-font-darkness-40{color:#8d5400}.theme-light .tangerine-font-lightness-50,.theme-light .color-7-font-lightness-50{color:#ffc776}.theme-light .tangerine-font-darkness-50,.theme-light .color-7-font-darkness-50{color:#764600}.theme-light .tangerine-font-lightness-60,.theme-light .color-7-font-lightness-60{color:#ffd391}.theme-light .tangerine-font-darkness-60,.theme-light .color-7-font-darkness-60{color:#5e3800}.theme-light .tangerine-font-lightness-70,.theme-light .color-7-font-lightness-70{color:#ffdead}.theme-light .tangerine-font-darkness-70,.theme-light .color-7-font-darkness-70{color:#472a00}.theme-light .tangerine-font-lightness-80,.theme-light .color-7-font-lightness-80{color:#ffe9c8}.theme-light .tangerine-font-darkness-80,.theme-light .color-7-font-darkness-80{color:#2f1c00}.theme-light .tangerine-font-lightness-90,.theme-light .color-7-font-lightness-90{color:#fff4e4}.theme-light .tangerine-font-darkness-90,.theme-light .color-7-font-darkness-90{color:#180e00}.theme-light .tangerine-font-hover:hover,.theme-light .color-7-font-hover:hover{color:#eb8c00}.theme-light .tangerine-font-hover-transparent-5:hover,.theme-light .color-7-font-hover-transparent-5:hover{color:#eb8c000d}.theme-light .tangerine-font-hover-transparent-10:hover,.theme-light .color-7-font-hover-transparent-10:hover{color:#eb8c001a}.theme-light .tangerine-font-hover-transparent-15:hover,.theme-light .color-7-font-hover-transparent-15:hover{color:#eb8c0026}.theme-light .tangerine-font-hover-transparent-20:hover,.theme-light .color-7-font-hover-transparent-20:hover{color:#eb8c0033}.theme-light .tangerine-font-hover-transparent-25:hover,.theme-light .color-7-font-hover-transparent-25:hover{color:#eb8c0040}.theme-light .tangerine-font-hover-transparent-30:hover,.theme-light .color-7-font-hover-transparent-30:hover{color:#eb8c004d}.theme-light .tangerine-font-hover-transparent-35:hover,.theme-light .color-7-font-hover-transparent-35:hover{color:#eb8c0059}.theme-light .tangerine-font-hover-transparent-40:hover,.theme-light .color-7-font-hover-transparent-40:hover{color:#eb8c0066}.theme-light .tangerine-font-hover-transparent-45:hover,.theme-light .color-7-font-hover-transparent-45:hover{color:#eb8c0073}.theme-light .tangerine-font-hover-transparent-50:hover,.theme-light .color-7-font-hover-transparent-50:hover{color:#eb8c0080}.theme-light .tangerine-font-hover-transparent-55:hover,.theme-light .color-7-font-hover-transparent-55:hover{color:#eb8c008c}.theme-light .tangerine-font-hover-transparent-60:hover,.theme-light .color-7-font-hover-transparent-60:hover{color:#eb8c0099}.theme-light .tangerine-font-hover-transparent-65:hover,.theme-light .color-7-font-hover-transparent-65:hover{color:#eb8c00a6}.theme-light .tangerine-font-hover-transparent-70:hover,.theme-light .color-7-font-hover-transparent-70:hover{color:#eb8c00b3}.theme-light .tangerine-font-hover-transparent-75:hover,.theme-light .color-7-font-hover-transparent-75:hover{color:#eb8c00bf}.theme-light .tangerine-font-hover-transparent-80:hover,.theme-light .color-7-font-hover-transparent-80:hover{color:#eb8c00cc}.theme-light .tangerine-font-hover-transparent-85:hover,.theme-light .color-7-font-hover-transparent-85:hover{color:#eb8c00d9}.theme-light .tangerine-font-hover-transparent-90:hover,.theme-light .color-7-font-hover-transparent-90:hover{color:#eb8c00e6}.theme-light .tangerine-font-hover-transparent-95:hover,.theme-light .color-7-font-hover-transparent-95:hover{color:#eb8c00f2}.theme-light .tangerine-font-contrast,.theme-light .color-7-font-contrast{color:#161616}.theme-light .tangerine-font-dark,.theme-light .color-7-font-dark{color:#ae6800}.theme-light .tangerine-font-dark-transparent-5,.theme-light .color-7-font-dark-transparent-5{color:#ae68000d}.theme-light .tangerine-font-dark-transparent-10,.theme-light .color-7-font-dark-transparent-10{color:#ae68001a}.theme-light .tangerine-font-dark-transparent-15,.theme-light .color-7-font-dark-transparent-15{color:#ae680026}.theme-light .tangerine-font-dark-transparent-20,.theme-light .color-7-font-dark-transparent-20{color:#ae680033}.theme-light .tangerine-font-dark-transparent-25,.theme-light .color-7-font-dark-transparent-25{color:#ae680040}.theme-light .tangerine-font-dark-transparent-30,.theme-light .color-7-font-dark-transparent-30{color:#ae68004d}.theme-light .tangerine-font-dark-transparent-35,.theme-light .color-7-font-dark-transparent-35{color:#ae680059}.theme-light .tangerine-font-dark-transparent-40,.theme-light .color-7-font-dark-transparent-40{color:#ae680066}.theme-light .tangerine-font-dark-transparent-45,.theme-light .color-7-font-dark-transparent-45{color:#ae680073}.theme-light .tangerine-font-dark-transparent-50,.theme-light .color-7-font-dark-transparent-50{color:#ae680080}.theme-light .tangerine-font-dark-transparent-55,.theme-light .color-7-font-dark-transparent-55{color:#ae68008c}.theme-light .tangerine-font-dark-transparent-60,.theme-light .color-7-font-dark-transparent-60{color:#ae680099}.theme-light .tangerine-font-dark-transparent-65,.theme-light .color-7-font-dark-transparent-65{color:#ae6800a6}.theme-light .tangerine-font-dark-transparent-70,.theme-light .color-7-font-dark-transparent-70{color:#ae6800b3}.theme-light .tangerine-font-dark-transparent-75,.theme-light .color-7-font-dark-transparent-75{color:#ae6800bf}.theme-light .tangerine-font-dark-transparent-80,.theme-light .color-7-font-dark-transparent-80{color:#ae6800cc}.theme-light .tangerine-font-dark-transparent-85,.theme-light .color-7-font-dark-transparent-85{color:#ae6800d9}.theme-light .tangerine-font-dark-transparent-90,.theme-light .color-7-font-dark-transparent-90{color:#ae6800e6}.theme-light .tangerine-font-dark-transparent-95,.theme-light .color-7-font-dark-transparent-95{color:#ae6800f2}.theme-light .tangerine-font-dark-lightness-10,.theme-light .color-7-font-dark-lightness-10{color:#d07c00}.theme-light .tangerine-font-dark-darkness-10,.theme-light .color-7-font-dark-darkness-10{color:#9d5e00}.theme-light .tangerine-font-dark-lightness-20,.theme-light .color-7-font-dark-lightness-20{color:#f19000}.theme-light .tangerine-font-dark-darkness-20,.theme-light .color-7-font-dark-darkness-20{color:#8b5300}.theme-light .tangerine-font-dark-lightness-30,.theme-light .color-7-font-dark-lightness-30{color:#ffa014}.theme-light .tangerine-font-dark-darkness-30,.theme-light .color-7-font-dark-darkness-30{color:#7a4900}.theme-light .tangerine-font-dark-lightness-40,.theme-light .color-7-font-dark-lightness-40{color:#ffae35}.theme-light .tangerine-font-dark-darkness-40,.theme-light .color-7-font-dark-darkness-40{color:#683e00}.theme-light .tangerine-font-dark-lightness-50,.theme-light .color-7-font-dark-lightness-50{color:#ffbb57}.theme-light .tangerine-font-dark-darkness-50,.theme-light .color-7-font-dark-darkness-50{color:#573400}.theme-light .tangerine-font-dark-lightness-60,.theme-light .color-7-font-dark-lightness-60{color:#ffc979}.theme-light .tangerine-font-dark-darkness-60,.theme-light .color-7-font-dark-darkness-60{color:#462a00}.theme-light .tangerine-font-dark-lightness-70,.theme-light .color-7-font-dark-lightness-70{color:#ffd69a}.theme-light .tangerine-font-dark-darkness-70,.theme-light .color-7-font-dark-darkness-70{color:#341f00}.theme-light .tangerine-font-dark-lightness-80,.theme-light .color-7-font-dark-lightness-80{color:#ffe4bc}.theme-light .tangerine-font-dark-darkness-80,.theme-light .color-7-font-dark-darkness-80{color:#231500}.theme-light .tangerine-font-dark-lightness-90,.theme-light .color-7-font-dark-lightness-90{color:#fff1dd}.theme-light .tangerine-font-dark-darkness-90,.theme-light .color-7-font-dark-darkness-90{color:#110a00}.theme-light .tangerine-font-dark-hover:hover,.theme-light .color-7-font-dark-hover:hover{color:#ae6800}.theme-light .tangerine-font-dark-hover-transparent-5:hover,.theme-light .color-7-font-dark-hover-transparent-5:hover{color:#ae68000d}.theme-light .tangerine-font-dark-hover-transparent-10:hover,.theme-light .color-7-font-dark-hover-transparent-10:hover{color:#ae68001a}.theme-light .tangerine-font-dark-hover-transparent-15:hover,.theme-light .color-7-font-dark-hover-transparent-15:hover{color:#ae680026}.theme-light .tangerine-font-dark-hover-transparent-20:hover,.theme-light .color-7-font-dark-hover-transparent-20:hover{color:#ae680033}.theme-light .tangerine-font-dark-hover-transparent-25:hover,.theme-light .color-7-font-dark-hover-transparent-25:hover{color:#ae680040}.theme-light .tangerine-font-dark-hover-transparent-30:hover,.theme-light .color-7-font-dark-hover-transparent-30:hover{color:#ae68004d}.theme-light .tangerine-font-dark-hover-transparent-35:hover,.theme-light .color-7-font-dark-hover-transparent-35:hover{color:#ae680059}.theme-light .tangerine-font-dark-hover-transparent-40:hover,.theme-light .color-7-font-dark-hover-transparent-40:hover{color:#ae680066}.theme-light .tangerine-font-dark-hover-transparent-45:hover,.theme-light .color-7-font-dark-hover-transparent-45:hover{color:#ae680073}.theme-light .tangerine-font-dark-hover-transparent-50:hover,.theme-light .color-7-font-dark-hover-transparent-50:hover{color:#ae680080}.theme-light .tangerine-font-dark-hover-transparent-55:hover,.theme-light .color-7-font-dark-hover-transparent-55:hover{color:#ae68008c}.theme-light .tangerine-font-dark-hover-transparent-60:hover,.theme-light .color-7-font-dark-hover-transparent-60:hover{color:#ae680099}.theme-light .tangerine-font-dark-hover-transparent-65:hover,.theme-light .color-7-font-dark-hover-transparent-65:hover{color:#ae6800a6}.theme-light .tangerine-font-dark-hover-transparent-70:hover,.theme-light .color-7-font-dark-hover-transparent-70:hover{color:#ae6800b3}.theme-light .tangerine-font-dark-hover-transparent-75:hover,.theme-light .color-7-font-dark-hover-transparent-75:hover{color:#ae6800bf}.theme-light .tangerine-font-dark-hover-transparent-80:hover,.theme-light .color-7-font-dark-hover-transparent-80:hover{color:#ae6800cc}.theme-light .tangerine-font-dark-hover-transparent-85:hover,.theme-light .color-7-font-dark-hover-transparent-85:hover{color:#ae6800d9}.theme-light .tangerine-font-dark-hover-transparent-90:hover,.theme-light .color-7-font-dark-hover-transparent-90:hover{color:#ae6800e6}.theme-light .tangerine-font-dark-hover-transparent-95:hover,.theme-light .color-7-font-dark-hover-transparent-95:hover{color:#ae6800f2}.theme-light .tangerine-font-dark-contrast,.theme-light .color-7-font-dark-contrast{color:#000}.theme-light .tangerine-font-darker,.theme-light .color-7-font-darker{color:#714300}.theme-light .tangerine-font-darker-transparent-5,.theme-light .color-7-font-darker-transparent-5{color:#7143000d}.theme-light .tangerine-font-darker-transparent-10,.theme-light .color-7-font-darker-transparent-10{color:#7143001a}.theme-light .tangerine-font-darker-transparent-15,.theme-light .color-7-font-darker-transparent-15{color:#71430026}.theme-light .tangerine-font-darker-transparent-20,.theme-light .color-7-font-darker-transparent-20{color:#71430033}.theme-light .tangerine-font-darker-transparent-25,.theme-light .color-7-font-darker-transparent-25{color:#71430040}.theme-light .tangerine-font-darker-transparent-30,.theme-light .color-7-font-darker-transparent-30{color:#7143004d}.theme-light .tangerine-font-darker-transparent-35,.theme-light .color-7-font-darker-transparent-35{color:#71430059}.theme-light .tangerine-font-darker-transparent-40,.theme-light .color-7-font-darker-transparent-40{color:#71430066}.theme-light .tangerine-font-darker-transparent-45,.theme-light .color-7-font-darker-transparent-45{color:#71430073}.theme-light .tangerine-font-darker-transparent-50,.theme-light .color-7-font-darker-transparent-50{color:#71430080}.theme-light .tangerine-font-darker-transparent-55,.theme-light .color-7-font-darker-transparent-55{color:#7143008c}.theme-light .tangerine-font-darker-transparent-60,.theme-light .color-7-font-darker-transparent-60{color:#71430099}.theme-light .tangerine-font-darker-transparent-65,.theme-light .color-7-font-darker-transparent-65{color:#714300a6}.theme-light .tangerine-font-darker-transparent-70,.theme-light .color-7-font-darker-transparent-70{color:#714300b3}.theme-light .tangerine-font-darker-transparent-75,.theme-light .color-7-font-darker-transparent-75{color:#714300bf}.theme-light .tangerine-font-darker-transparent-80,.theme-light .color-7-font-darker-transparent-80{color:#714300cc}.theme-light .tangerine-font-darker-transparent-85,.theme-light .color-7-font-darker-transparent-85{color:#714300d9}.theme-light .tangerine-font-darker-transparent-90,.theme-light .color-7-font-darker-transparent-90{color:#714300e6}.theme-light .tangerine-font-darker-transparent-95,.theme-light .color-7-font-darker-transparent-95{color:#714300f2}.theme-light .tangerine-font-darker-lightness-10,.theme-light .color-7-font-darker-lightness-10{color:#995b00}.theme-light .tangerine-font-darker-darkness-10,.theme-light .color-7-font-darker-darkness-10{color:#663c00}.theme-light .tangerine-font-darker-lightness-20,.theme-light .color-7-font-darker-lightness-20{color:#c07200}.theme-light .tangerine-font-darker-darkness-20,.theme-light .color-7-font-darker-darkness-20{color:#5a3600}.theme-light .tangerine-font-darker-lightness-30,.theme-light .color-7-font-darker-lightness-30{color:#e88a00}.theme-light .tangerine-font-darker-darkness-30,.theme-light .color-7-font-darker-darkness-30{color:#4f2f00}.theme-light .tangerine-font-darker-lightness-40,.theme-light .color-7-font-darker-lightness-40{color:#ff9e11}.theme-light .tangerine-font-darker-darkness-40,.theme-light .color-7-font-darker-darkness-40{color:#442800}.theme-light .tangerine-font-darker-lightness-50,.theme-light .color-7-font-darker-lightness-50{color:#ffae39}.theme-light .tangerine-font-darker-darkness-50,.theme-light .color-7-font-darker-darkness-50{color:#392200}.theme-light .tangerine-font-darker-lightness-60,.theme-light .color-7-font-darker-lightness-60{color:#ffbe60}.theme-light .tangerine-font-darker-darkness-60,.theme-light .color-7-font-darker-darkness-60{color:#2d1b00}.theme-light .tangerine-font-darker-lightness-70,.theme-light .color-7-font-darker-lightness-70{color:#ffcf88}.theme-light .tangerine-font-darker-darkness-70,.theme-light .color-7-font-darker-darkness-70{color:#221400}.theme-light .tangerine-font-darker-lightness-80,.theme-light .color-7-font-darker-lightness-80{color:#ffdfb0}.theme-light .tangerine-font-darker-darkness-80,.theme-light .color-7-font-darker-darkness-80{color:#170d00}.theme-light .tangerine-font-darker-lightness-90,.theme-light .color-7-font-darker-lightness-90{color:#ffefd7}.theme-light .tangerine-font-darker-darkness-90,.theme-light .color-7-font-darker-darkness-90{color:#0b0700}.theme-light .tangerine-font-darker-hover:hover,.theme-light .color-7-font-darker-hover:hover{color:#714300}.theme-light .tangerine-font-darker-hover-transparent-5:hover,.theme-light .color-7-font-darker-hover-transparent-5:hover{color:#7143000d}.theme-light .tangerine-font-darker-hover-transparent-10:hover,.theme-light .color-7-font-darker-hover-transparent-10:hover{color:#7143001a}.theme-light .tangerine-font-darker-hover-transparent-15:hover,.theme-light .color-7-font-darker-hover-transparent-15:hover{color:#71430026}.theme-light .tangerine-font-darker-hover-transparent-20:hover,.theme-light .color-7-font-darker-hover-transparent-20:hover{color:#71430033}.theme-light .tangerine-font-darker-hover-transparent-25:hover,.theme-light .color-7-font-darker-hover-transparent-25:hover{color:#71430040}.theme-light .tangerine-font-darker-hover-transparent-30:hover,.theme-light .color-7-font-darker-hover-transparent-30:hover{color:#7143004d}.theme-light .tangerine-font-darker-hover-transparent-35:hover,.theme-light .color-7-font-darker-hover-transparent-35:hover{color:#71430059}.theme-light .tangerine-font-darker-hover-transparent-40:hover,.theme-light .color-7-font-darker-hover-transparent-40:hover{color:#71430066}.theme-light .tangerine-font-darker-hover-transparent-45:hover,.theme-light .color-7-font-darker-hover-transparent-45:hover{color:#71430073}.theme-light .tangerine-font-darker-hover-transparent-50:hover,.theme-light .color-7-font-darker-hover-transparent-50:hover{color:#71430080}.theme-light .tangerine-font-darker-hover-transparent-55:hover,.theme-light .color-7-font-darker-hover-transparent-55:hover{color:#7143008c}.theme-light .tangerine-font-darker-hover-transparent-60:hover,.theme-light .color-7-font-darker-hover-transparent-60:hover{color:#71430099}.theme-light .tangerine-font-darker-hover-transparent-65:hover,.theme-light .color-7-font-darker-hover-transparent-65:hover{color:#714300a6}.theme-light .tangerine-font-darker-hover-transparent-70:hover,.theme-light .color-7-font-darker-hover-transparent-70:hover{color:#714300b3}.theme-light .tangerine-font-darker-hover-transparent-75:hover,.theme-light .color-7-font-darker-hover-transparent-75:hover{color:#714300bf}.theme-light .tangerine-font-darker-hover-transparent-80:hover,.theme-light .color-7-font-darker-hover-transparent-80:hover{color:#714300cc}.theme-light .tangerine-font-darker-hover-transparent-85:hover,.theme-light .color-7-font-darker-hover-transparent-85:hover{color:#714300d9}.theme-light .tangerine-font-darker-hover-transparent-90:hover,.theme-light .color-7-font-darker-hover-transparent-90:hover{color:#714300e6}.theme-light .tangerine-font-darker-hover-transparent-95:hover,.theme-light .color-7-font-darker-hover-transparent-95:hover{color:#714300f2}.theme-light .tangerine-font-darker-contrast,.theme-light .color-7-font-darker-contrast{color:#f2f2f2}.theme-light .tangerine-fill-lighter,.theme-light .color-7-fill-lighter{fill:#ffdca9}.theme-light .tangerine-fill-lighter-transparent-5,.theme-light .color-7-fill-lighter-transparent-5{fill:#ffdca90d}.theme-light .tangerine-fill-lighter-transparent-10,.theme-light .color-7-fill-lighter-transparent-10{fill:#ffdca91a}.theme-light .tangerine-fill-lighter-transparent-15,.theme-light .color-7-fill-lighter-transparent-15{fill:#ffdca926}.theme-light .tangerine-fill-lighter-transparent-20,.theme-light .color-7-fill-lighter-transparent-20{fill:#ffdca933}.theme-light .tangerine-fill-lighter-transparent-25,.theme-light .color-7-fill-lighter-transparent-25{fill:#ffdca940}.theme-light .tangerine-fill-lighter-transparent-30,.theme-light .color-7-fill-lighter-transparent-30{fill:#ffdca94d}.theme-light .tangerine-fill-lighter-transparent-35,.theme-light .color-7-fill-lighter-transparent-35{fill:#ffdca959}.theme-light .tangerine-fill-lighter-transparent-40,.theme-light .color-7-fill-lighter-transparent-40{fill:#ffdca966}.theme-light .tangerine-fill-lighter-transparent-45,.theme-light .color-7-fill-lighter-transparent-45{fill:#ffdca973}.theme-light .tangerine-fill-lighter-transparent-50,.theme-light .color-7-fill-lighter-transparent-50{fill:#ffdca980}.theme-light .tangerine-fill-lighter-transparent-55,.theme-light .color-7-fill-lighter-transparent-55{fill:#ffdca98c}.theme-light .tangerine-fill-lighter-transparent-60,.theme-light .color-7-fill-lighter-transparent-60{fill:#ffdca999}.theme-light .tangerine-fill-lighter-transparent-65,.theme-light .color-7-fill-lighter-transparent-65{fill:#ffdca9a6}.theme-light .tangerine-fill-lighter-transparent-70,.theme-light .color-7-fill-lighter-transparent-70{fill:#ffdca9b3}.theme-light .tangerine-fill-lighter-transparent-75,.theme-light .color-7-fill-lighter-transparent-75{fill:#ffdca9bf}.theme-light .tangerine-fill-lighter-transparent-80,.theme-light .color-7-fill-lighter-transparent-80{fill:#ffdca9cc}.theme-light .tangerine-fill-lighter-transparent-85,.theme-light .color-7-fill-lighter-transparent-85{fill:#ffdca9d9}.theme-light .tangerine-fill-lighter-transparent-90,.theme-light .color-7-fill-lighter-transparent-90{fill:#ffdca9e6}.theme-light .tangerine-fill-lighter-transparent-95,.theme-light .color-7-fill-lighter-transparent-95{fill:#ffdca9f2}.theme-light .tangerine-fill-lighter-lightness-10,.theme-light .color-7-fill-lighter-lightness-10{fill:#ffe0b2}.theme-light .tangerine-fill-lighter-darkness-10,.theme-light .color-7-fill-lighter-darkness-10{fill:#ffcb7f}.theme-light .tangerine-fill-lighter-lightness-20,.theme-light .color-7-fill-lighter-lightness-20{fill:#ffe3ba}.theme-light .tangerine-fill-lighter-darkness-20,.theme-light .color-7-fill-lighter-darkness-20{fill:#ffb954}.theme-light .tangerine-fill-lighter-lightness-30,.theme-light .color-7-fill-lighter-lightness-30{fill:#ffe7c3}.theme-light .tangerine-fill-lighter-darkness-30,.theme-light .color-7-fill-lighter-darkness-30{fill:#ffa82a}.theme-light .tangerine-fill-lighter-lightness-40,.theme-light .color-7-fill-lighter-lightness-40{fill:#ffeacb}.theme-light .tangerine-fill-lighter-darkness-40,.theme-light .color-7-fill-lighter-darkness-40{fill:#fe9700}.theme-light .tangerine-fill-lighter-lightness-50,.theme-light .color-7-fill-lighter-lightness-50{fill:#ffeed4}.theme-light .tangerine-fill-lighter-darkness-50,.theme-light .color-7-fill-lighter-darkness-50{fill:#d47e00}.theme-light .tangerine-fill-lighter-lightness-60,.theme-light .color-7-fill-lighter-lightness-60{fill:#fff1dd}.theme-light .tangerine-fill-lighter-darkness-60,.theme-light .color-7-fill-lighter-darkness-60{fill:#aa6500}.theme-light .tangerine-fill-lighter-lightness-70,.theme-light .color-7-fill-lighter-lightness-70{fill:#fff5e5}.theme-light .tangerine-fill-lighter-darkness-70,.theme-light .color-7-fill-lighter-darkness-70{fill:#7f4b00}.theme-light .tangerine-fill-lighter-lightness-80,.theme-light .color-7-fill-lighter-lightness-80{fill:#fff8ee}.theme-light .tangerine-fill-lighter-darkness-80,.theme-light .color-7-fill-lighter-darkness-80{fill:#553200}.theme-light .tangerine-fill-lighter-lightness-90,.theme-light .color-7-fill-lighter-lightness-90{fill:#fffcf6}.theme-light .tangerine-fill-lighter-darkness-90,.theme-light .color-7-fill-lighter-darkness-90{fill:#2a1900}.theme-light .tangerine-fill-lighter-hover:hover,.theme-light .color-7-fill-lighter-hover:hover{fill:#ffdca9}.theme-light .tangerine-fill-lighter-hover-transparent-5:hover,.theme-light .color-7-fill-lighter-hover-transparent-5:hover{fill:#ffdca90d}.theme-light .tangerine-fill-lighter-hover-transparent-10:hover,.theme-light .color-7-fill-lighter-hover-transparent-10:hover{fill:#ffdca91a}.theme-light .tangerine-fill-lighter-hover-transparent-15:hover,.theme-light .color-7-fill-lighter-hover-transparent-15:hover{fill:#ffdca926}.theme-light .tangerine-fill-lighter-hover-transparent-20:hover,.theme-light .color-7-fill-lighter-hover-transparent-20:hover{fill:#ffdca933}.theme-light .tangerine-fill-lighter-hover-transparent-25:hover,.theme-light .color-7-fill-lighter-hover-transparent-25:hover{fill:#ffdca940}.theme-light .tangerine-fill-lighter-hover-transparent-30:hover,.theme-light .color-7-fill-lighter-hover-transparent-30:hover{fill:#ffdca94d}.theme-light .tangerine-fill-lighter-hover-transparent-35:hover,.theme-light .color-7-fill-lighter-hover-transparent-35:hover{fill:#ffdca959}.theme-light .tangerine-fill-lighter-hover-transparent-40:hover,.theme-light .color-7-fill-lighter-hover-transparent-40:hover{fill:#ffdca966}.theme-light .tangerine-fill-lighter-hover-transparent-45:hover,.theme-light .color-7-fill-lighter-hover-transparent-45:hover{fill:#ffdca973}.theme-light .tangerine-fill-lighter-hover-transparent-50:hover,.theme-light .color-7-fill-lighter-hover-transparent-50:hover{fill:#ffdca980}.theme-light .tangerine-fill-lighter-hover-transparent-55:hover,.theme-light .color-7-fill-lighter-hover-transparent-55:hover{fill:#ffdca98c}.theme-light .tangerine-fill-lighter-hover-transparent-60:hover,.theme-light .color-7-fill-lighter-hover-transparent-60:hover{fill:#ffdca999}.theme-light .tangerine-fill-lighter-hover-transparent-65:hover,.theme-light .color-7-fill-lighter-hover-transparent-65:hover{fill:#ffdca9a6}.theme-light .tangerine-fill-lighter-hover-transparent-70:hover,.theme-light .color-7-fill-lighter-hover-transparent-70:hover{fill:#ffdca9b3}.theme-light .tangerine-fill-lighter-hover-transparent-75:hover,.theme-light .color-7-fill-lighter-hover-transparent-75:hover{fill:#ffdca9bf}.theme-light .tangerine-fill-lighter-hover-transparent-80:hover,.theme-light .color-7-fill-lighter-hover-transparent-80:hover{fill:#ffdca9cc}.theme-light .tangerine-fill-lighter-hover-transparent-85:hover,.theme-light .color-7-fill-lighter-hover-transparent-85:hover{fill:#ffdca9d9}.theme-light .tangerine-fill-lighter-hover-transparent-90:hover,.theme-light .color-7-fill-lighter-hover-transparent-90:hover{fill:#ffdca9e6}.theme-light .tangerine-fill-lighter-hover-transparent-95:hover,.theme-light .color-7-fill-lighter-hover-transparent-95:hover{fill:#ffdca9f2}.theme-light .tangerine-fill-light,.theme-light .color-7-fill-light{fill:#ffa929}.theme-light .tangerine-fill-light-transparent-5,.theme-light .color-7-fill-light-transparent-5{fill:#ffa9290d}.theme-light .tangerine-fill-light-transparent-10,.theme-light .color-7-fill-light-transparent-10{fill:#ffa9291a}.theme-light .tangerine-fill-light-transparent-15,.theme-light .color-7-fill-light-transparent-15{fill:#ffa92926}.theme-light .tangerine-fill-light-transparent-20,.theme-light .color-7-fill-light-transparent-20{fill:#ffa92933}.theme-light .tangerine-fill-light-transparent-25,.theme-light .color-7-fill-light-transparent-25{fill:#ffa92940}.theme-light .tangerine-fill-light-transparent-30,.theme-light .color-7-fill-light-transparent-30{fill:#ffa9294d}.theme-light .tangerine-fill-light-transparent-35,.theme-light .color-7-fill-light-transparent-35{fill:#ffa92959}.theme-light .tangerine-fill-light-transparent-40,.theme-light .color-7-fill-light-transparent-40{fill:#ffa92966}.theme-light .tangerine-fill-light-transparent-45,.theme-light .color-7-fill-light-transparent-45{fill:#ffa92973}.theme-light .tangerine-fill-light-transparent-50,.theme-light .color-7-fill-light-transparent-50{fill:#ffa92980}.theme-light .tangerine-fill-light-transparent-55,.theme-light .color-7-fill-light-transparent-55{fill:#ffa9298c}.theme-light .tangerine-fill-light-transparent-60,.theme-light .color-7-fill-light-transparent-60{fill:#ffa92999}.theme-light .tangerine-fill-light-transparent-65,.theme-light .color-7-fill-light-transparent-65{fill:#ffa929a6}.theme-light .tangerine-fill-light-transparent-70,.theme-light .color-7-fill-light-transparent-70{fill:#ffa929b3}.theme-light .tangerine-fill-light-transparent-75,.theme-light .color-7-fill-light-transparent-75{fill:#ffa929bf}.theme-light .tangerine-fill-light-transparent-80,.theme-light .color-7-fill-light-transparent-80{fill:#ffa929cc}.theme-light .tangerine-fill-light-transparent-85,.theme-light .color-7-fill-light-transparent-85{fill:#ffa929d9}.theme-light .tangerine-fill-light-transparent-90,.theme-light .color-7-fill-light-transparent-90{fill:#ffa929e6}.theme-light .tangerine-fill-light-transparent-95,.theme-light .color-7-fill-light-transparent-95{fill:#ffa929f2}.theme-light .tangerine-fill-light-lightness-10,.theme-light .color-7-fill-light-lightness-10{fill:#ffb23e}.theme-light .tangerine-fill-light-darkness-10,.theme-light .color-7-fill-light-darkness-10{fill:#ff9d0b}.theme-light .tangerine-fill-light-lightness-20,.theme-light .color-7-fill-light-lightness-20{fill:#ffba54}.theme-light .tangerine-fill-light-darkness-20,.theme-light .color-7-fill-light-darkness-20{fill:#ed8e00}.theme-light .tangerine-fill-light-lightness-30,.theme-light .color-7-fill-light-lightness-30{fill:#ffc369}.theme-light .tangerine-fill-light-darkness-30,.theme-light .color-7-fill-light-darkness-30{fill:#cf7c00}.theme-light .tangerine-fill-light-lightness-40,.theme-light .color-7-fill-light-lightness-40{fill:#ffcb7f}.theme-light .tangerine-fill-light-darkness-40,.theme-light .color-7-fill-light-darkness-40{fill:#b26a00}.theme-light .tangerine-fill-light-lightness-50,.theme-light .color-7-fill-light-lightness-50{fill:#ffd494}.theme-light .tangerine-fill-light-darkness-50,.theme-light .color-7-fill-light-darkness-50{fill:#945900}.theme-light .tangerine-fill-light-lightness-60,.theme-light .color-7-fill-light-lightness-60{fill:#ffdda9}.theme-light .tangerine-fill-light-darkness-60,.theme-light .color-7-fill-light-darkness-60{fill:#764700}.theme-light .tangerine-fill-light-lightness-70,.theme-light .color-7-fill-light-lightness-70{fill:#ffe5bf}.theme-light .tangerine-fill-light-darkness-70,.theme-light .color-7-fill-light-darkness-70{fill:#593500}.theme-light .tangerine-fill-light-lightness-80,.theme-light .color-7-fill-light-lightness-80{fill:#ffeed4}.theme-light .tangerine-fill-light-darkness-80,.theme-light .color-7-fill-light-darkness-80{fill:#3b2300}.theme-light .tangerine-fill-light-lightness-90,.theme-light .color-7-fill-light-lightness-90{fill:#fff6ea}.theme-light .tangerine-fill-light-darkness-90,.theme-light .color-7-fill-light-darkness-90{fill:#1e1200}.theme-light .tangerine-fill-light-hover:hover,.theme-light .color-7-fill-light-hover:hover{fill:#ffa929}.theme-light .tangerine-fill-light-hover-transparent-5:hover,.theme-light .color-7-fill-light-hover-transparent-5:hover{fill:#ffa9290d}.theme-light .tangerine-fill-light-hover-transparent-10:hover,.theme-light .color-7-fill-light-hover-transparent-10:hover{fill:#ffa9291a}.theme-light .tangerine-fill-light-hover-transparent-15:hover,.theme-light .color-7-fill-light-hover-transparent-15:hover{fill:#ffa92926}.theme-light .tangerine-fill-light-hover-transparent-20:hover,.theme-light .color-7-fill-light-hover-transparent-20:hover{fill:#ffa92933}.theme-light .tangerine-fill-light-hover-transparent-25:hover,.theme-light .color-7-fill-light-hover-transparent-25:hover{fill:#ffa92940}.theme-light .tangerine-fill-light-hover-transparent-30:hover,.theme-light .color-7-fill-light-hover-transparent-30:hover{fill:#ffa9294d}.theme-light .tangerine-fill-light-hover-transparent-35:hover,.theme-light .color-7-fill-light-hover-transparent-35:hover{fill:#ffa92959}.theme-light .tangerine-fill-light-hover-transparent-40:hover,.theme-light .color-7-fill-light-hover-transparent-40:hover{fill:#ffa92966}.theme-light .tangerine-fill-light-hover-transparent-45:hover,.theme-light .color-7-fill-light-hover-transparent-45:hover{fill:#ffa92973}.theme-light .tangerine-fill-light-hover-transparent-50:hover,.theme-light .color-7-fill-light-hover-transparent-50:hover{fill:#ffa92980}.theme-light .tangerine-fill-light-hover-transparent-55:hover,.theme-light .color-7-fill-light-hover-transparent-55:hover{fill:#ffa9298c}.theme-light .tangerine-fill-light-hover-transparent-60:hover,.theme-light .color-7-fill-light-hover-transparent-60:hover{fill:#ffa92999}.theme-light .tangerine-fill-light-hover-transparent-65:hover,.theme-light .color-7-fill-light-hover-transparent-65:hover{fill:#ffa929a6}.theme-light .tangerine-fill-light-hover-transparent-70:hover,.theme-light .color-7-fill-light-hover-transparent-70:hover{fill:#ffa929b3}.theme-light .tangerine-fill-light-hover-transparent-75:hover,.theme-light .color-7-fill-light-hover-transparent-75:hover{fill:#ffa929bf}.theme-light .tangerine-fill-light-hover-transparent-80:hover,.theme-light .color-7-fill-light-hover-transparent-80:hover{fill:#ffa929cc}.theme-light .tangerine-fill-light-hover-transparent-85:hover,.theme-light .color-7-fill-light-hover-transparent-85:hover{fill:#ffa929d9}.theme-light .tangerine-fill-light-hover-transparent-90:hover,.theme-light .color-7-fill-light-hover-transparent-90:hover{fill:#ffa929e6}.theme-light .tangerine-fill-light-hover-transparent-95:hover,.theme-light .color-7-fill-light-hover-transparent-95:hover{fill:#ffa929f2}.theme-light .tangerine-fill,.theme-light .color-7-fill{fill:#eb8c00}.theme-light .tangerine-fill-transparent-5,.theme-light .color-7-fill-transparent-5{fill:#eb8c000d}.theme-light .tangerine-fill-transparent-10,.theme-light .color-7-fill-transparent-10{fill:#eb8c001a}.theme-light .tangerine-fill-transparent-15,.theme-light .color-7-fill-transparent-15{fill:#eb8c0026}.theme-light .tangerine-fill-transparent-20,.theme-light .color-7-fill-transparent-20{fill:#eb8c0033}.theme-light .tangerine-fill-transparent-25,.theme-light .color-7-fill-transparent-25{fill:#eb8c0040}.theme-light .tangerine-fill-transparent-30,.theme-light .color-7-fill-transparent-30{fill:#eb8c004d}.theme-light .tangerine-fill-transparent-35,.theme-light .color-7-fill-transparent-35{fill:#eb8c0059}.theme-light .tangerine-fill-transparent-40,.theme-light .color-7-fill-transparent-40{fill:#eb8c0066}.theme-light .tangerine-fill-transparent-45,.theme-light .color-7-fill-transparent-45{fill:#eb8c0073}.theme-light .tangerine-fill-transparent-50,.theme-light .color-7-fill-transparent-50{fill:#eb8c0080}.theme-light .tangerine-fill-transparent-55,.theme-light .color-7-fill-transparent-55{fill:#eb8c008c}.theme-light .tangerine-fill-transparent-60,.theme-light .color-7-fill-transparent-60{fill:#eb8c0099}.theme-light .tangerine-fill-transparent-65,.theme-light .color-7-fill-transparent-65{fill:#eb8c00a6}.theme-light .tangerine-fill-transparent-70,.theme-light .color-7-fill-transparent-70{fill:#eb8c00b3}.theme-light .tangerine-fill-transparent-75,.theme-light .color-7-fill-transparent-75{fill:#eb8c00bf}.theme-light .tangerine-fill-transparent-80,.theme-light .color-7-fill-transparent-80{fill:#eb8c00cc}.theme-light .tangerine-fill-transparent-85,.theme-light .color-7-fill-transparent-85{fill:#eb8c00d9}.theme-light .tangerine-fill-transparent-90,.theme-light .color-7-fill-transparent-90{fill:#eb8c00e6}.theme-light .tangerine-fill-transparent-95,.theme-light .color-7-fill-transparent-95{fill:#eb8c00f2}.theme-light .tangerine-fill-lightness-10,.theme-light .color-7-fill-lightness-10{fill:#ff9b08}.theme-light .tangerine-fill-darkness-10,.theme-light .color-7-fill-darkness-10{fill:#d47e00}.theme-light .tangerine-fill-lightness-20,.theme-light .color-7-fill-lightness-20{fill:#ffa623}.theme-light .tangerine-fill-darkness-20,.theme-light .color-7-fill-darkness-20{fill:#bc7000}.theme-light .tangerine-fill-lightness-30,.theme-light .color-7-fill-lightness-30{fill:#ffb13f}.theme-light .tangerine-fill-darkness-30,.theme-light .color-7-fill-darkness-30{fill:#a56200}.theme-light .tangerine-fill-lightness-40,.theme-light .color-7-fill-lightness-40{fill:#ffbc5a}.theme-light .tangerine-fill-darkness-40,.theme-light .color-7-fill-darkness-40{fill:#8d5400}.theme-light .tangerine-fill-lightness-50,.theme-light .color-7-fill-lightness-50{fill:#ffc776}.theme-light .tangerine-fill-darkness-50,.theme-light .color-7-fill-darkness-50{fill:#764600}.theme-light .tangerine-fill-lightness-60,.theme-light .color-7-fill-lightness-60{fill:#ffd391}.theme-light .tangerine-fill-darkness-60,.theme-light .color-7-fill-darkness-60{fill:#5e3800}.theme-light .tangerine-fill-lightness-70,.theme-light .color-7-fill-lightness-70{fill:#ffdead}.theme-light .tangerine-fill-darkness-70,.theme-light .color-7-fill-darkness-70{fill:#472a00}.theme-light .tangerine-fill-lightness-80,.theme-light .color-7-fill-lightness-80{fill:#ffe9c8}.theme-light .tangerine-fill-darkness-80,.theme-light .color-7-fill-darkness-80{fill:#2f1c00}.theme-light .tangerine-fill-lightness-90,.theme-light .color-7-fill-lightness-90{fill:#fff4e4}.theme-light .tangerine-fill-darkness-90,.theme-light .color-7-fill-darkness-90{fill:#180e00}.theme-light .tangerine-fill-hover:hover,.theme-light .color-7-fill-hover:hover{fill:#eb8c00}.theme-light .tangerine-fill-hover-transparent-5:hover,.theme-light .color-7-fill-hover-transparent-5:hover{fill:#eb8c000d}.theme-light .tangerine-fill-hover-transparent-10:hover,.theme-light .color-7-fill-hover-transparent-10:hover{fill:#eb8c001a}.theme-light .tangerine-fill-hover-transparent-15:hover,.theme-light .color-7-fill-hover-transparent-15:hover{fill:#eb8c0026}.theme-light .tangerine-fill-hover-transparent-20:hover,.theme-light .color-7-fill-hover-transparent-20:hover{fill:#eb8c0033}.theme-light .tangerine-fill-hover-transparent-25:hover,.theme-light .color-7-fill-hover-transparent-25:hover{fill:#eb8c0040}.theme-light .tangerine-fill-hover-transparent-30:hover,.theme-light .color-7-fill-hover-transparent-30:hover{fill:#eb8c004d}.theme-light .tangerine-fill-hover-transparent-35:hover,.theme-light .color-7-fill-hover-transparent-35:hover{fill:#eb8c0059}.theme-light .tangerine-fill-hover-transparent-40:hover,.theme-light .color-7-fill-hover-transparent-40:hover{fill:#eb8c0066}.theme-light .tangerine-fill-hover-transparent-45:hover,.theme-light .color-7-fill-hover-transparent-45:hover{fill:#eb8c0073}.theme-light .tangerine-fill-hover-transparent-50:hover,.theme-light .color-7-fill-hover-transparent-50:hover{fill:#eb8c0080}.theme-light .tangerine-fill-hover-transparent-55:hover,.theme-light .color-7-fill-hover-transparent-55:hover{fill:#eb8c008c}.theme-light .tangerine-fill-hover-transparent-60:hover,.theme-light .color-7-fill-hover-transparent-60:hover{fill:#eb8c0099}.theme-light .tangerine-fill-hover-transparent-65:hover,.theme-light .color-7-fill-hover-transparent-65:hover{fill:#eb8c00a6}.theme-light .tangerine-fill-hover-transparent-70:hover,.theme-light .color-7-fill-hover-transparent-70:hover{fill:#eb8c00b3}.theme-light .tangerine-fill-hover-transparent-75:hover,.theme-light .color-7-fill-hover-transparent-75:hover{fill:#eb8c00bf}.theme-light .tangerine-fill-hover-transparent-80:hover,.theme-light .color-7-fill-hover-transparent-80:hover{fill:#eb8c00cc}.theme-light .tangerine-fill-hover-transparent-85:hover,.theme-light .color-7-fill-hover-transparent-85:hover{fill:#eb8c00d9}.theme-light .tangerine-fill-hover-transparent-90:hover,.theme-light .color-7-fill-hover-transparent-90:hover{fill:#eb8c00e6}.theme-light .tangerine-fill-hover-transparent-95:hover,.theme-light .color-7-fill-hover-transparent-95:hover{fill:#eb8c00f2}.theme-light .tangerine-fill-dark,.theme-light .color-7-fill-dark{fill:#ae6800}.theme-light .tangerine-fill-dark-transparent-5,.theme-light .color-7-fill-dark-transparent-5{fill:#ae68000d}.theme-light .tangerine-fill-dark-transparent-10,.theme-light .color-7-fill-dark-transparent-10{fill:#ae68001a}.theme-light .tangerine-fill-dark-transparent-15,.theme-light .color-7-fill-dark-transparent-15{fill:#ae680026}.theme-light .tangerine-fill-dark-transparent-20,.theme-light .color-7-fill-dark-transparent-20{fill:#ae680033}.theme-light .tangerine-fill-dark-transparent-25,.theme-light .color-7-fill-dark-transparent-25{fill:#ae680040}.theme-light .tangerine-fill-dark-transparent-30,.theme-light .color-7-fill-dark-transparent-30{fill:#ae68004d}.theme-light .tangerine-fill-dark-transparent-35,.theme-light .color-7-fill-dark-transparent-35{fill:#ae680059}.theme-light .tangerine-fill-dark-transparent-40,.theme-light .color-7-fill-dark-transparent-40{fill:#ae680066}.theme-light .tangerine-fill-dark-transparent-45,.theme-light .color-7-fill-dark-transparent-45{fill:#ae680073}.theme-light .tangerine-fill-dark-transparent-50,.theme-light .color-7-fill-dark-transparent-50{fill:#ae680080}.theme-light .tangerine-fill-dark-transparent-55,.theme-light .color-7-fill-dark-transparent-55{fill:#ae68008c}.theme-light .tangerine-fill-dark-transparent-60,.theme-light .color-7-fill-dark-transparent-60{fill:#ae680099}.theme-light .tangerine-fill-dark-transparent-65,.theme-light .color-7-fill-dark-transparent-65{fill:#ae6800a6}.theme-light .tangerine-fill-dark-transparent-70,.theme-light .color-7-fill-dark-transparent-70{fill:#ae6800b3}.theme-light .tangerine-fill-dark-transparent-75,.theme-light .color-7-fill-dark-transparent-75{fill:#ae6800bf}.theme-light .tangerine-fill-dark-transparent-80,.theme-light .color-7-fill-dark-transparent-80{fill:#ae6800cc}.theme-light .tangerine-fill-dark-transparent-85,.theme-light .color-7-fill-dark-transparent-85{fill:#ae6800d9}.theme-light .tangerine-fill-dark-transparent-90,.theme-light .color-7-fill-dark-transparent-90{fill:#ae6800e6}.theme-light .tangerine-fill-dark-transparent-95,.theme-light .color-7-fill-dark-transparent-95{fill:#ae6800f2}.theme-light .tangerine-fill-dark-lightness-10,.theme-light .color-7-fill-dark-lightness-10{fill:#d07c00}.theme-light .tangerine-fill-dark-darkness-10,.theme-light .color-7-fill-dark-darkness-10{fill:#9d5e00}.theme-light .tangerine-fill-dark-lightness-20,.theme-light .color-7-fill-dark-lightness-20{fill:#f19000}.theme-light .tangerine-fill-dark-darkness-20,.theme-light .color-7-fill-dark-darkness-20{fill:#8b5300}.theme-light .tangerine-fill-dark-lightness-30,.theme-light .color-7-fill-dark-lightness-30{fill:#ffa014}.theme-light .tangerine-fill-dark-darkness-30,.theme-light .color-7-fill-dark-darkness-30{fill:#7a4900}.theme-light .tangerine-fill-dark-lightness-40,.theme-light .color-7-fill-dark-lightness-40{fill:#ffae35}.theme-light .tangerine-fill-dark-darkness-40,.theme-light .color-7-fill-dark-darkness-40{fill:#683e00}.theme-light .tangerine-fill-dark-lightness-50,.theme-light .color-7-fill-dark-lightness-50{fill:#ffbb57}.theme-light .tangerine-fill-dark-darkness-50,.theme-light .color-7-fill-dark-darkness-50{fill:#573400}.theme-light .tangerine-fill-dark-lightness-60,.theme-light .color-7-fill-dark-lightness-60{fill:#ffc979}.theme-light .tangerine-fill-dark-darkness-60,.theme-light .color-7-fill-dark-darkness-60{fill:#462a00}.theme-light .tangerine-fill-dark-lightness-70,.theme-light .color-7-fill-dark-lightness-70{fill:#ffd69a}.theme-light .tangerine-fill-dark-darkness-70,.theme-light .color-7-fill-dark-darkness-70{fill:#341f00}.theme-light .tangerine-fill-dark-lightness-80,.theme-light .color-7-fill-dark-lightness-80{fill:#ffe4bc}.theme-light .tangerine-fill-dark-darkness-80,.theme-light .color-7-fill-dark-darkness-80{fill:#231500}.theme-light .tangerine-fill-dark-lightness-90,.theme-light .color-7-fill-dark-lightness-90{fill:#fff1dd}.theme-light .tangerine-fill-dark-darkness-90,.theme-light .color-7-fill-dark-darkness-90{fill:#110a00}.theme-light .tangerine-fill-dark-hover:hover,.theme-light .color-7-fill-dark-hover:hover{fill:#ae6800}.theme-light .tangerine-fill-dark-hover-transparent-5:hover,.theme-light .color-7-fill-dark-hover-transparent-5:hover{fill:#ae68000d}.theme-light .tangerine-fill-dark-hover-transparent-10:hover,.theme-light .color-7-fill-dark-hover-transparent-10:hover{fill:#ae68001a}.theme-light .tangerine-fill-dark-hover-transparent-15:hover,.theme-light .color-7-fill-dark-hover-transparent-15:hover{fill:#ae680026}.theme-light .tangerine-fill-dark-hover-transparent-20:hover,.theme-light .color-7-fill-dark-hover-transparent-20:hover{fill:#ae680033}.theme-light .tangerine-fill-dark-hover-transparent-25:hover,.theme-light .color-7-fill-dark-hover-transparent-25:hover{fill:#ae680040}.theme-light .tangerine-fill-dark-hover-transparent-30:hover,.theme-light .color-7-fill-dark-hover-transparent-30:hover{fill:#ae68004d}.theme-light .tangerine-fill-dark-hover-transparent-35:hover,.theme-light .color-7-fill-dark-hover-transparent-35:hover{fill:#ae680059}.theme-light .tangerine-fill-dark-hover-transparent-40:hover,.theme-light .color-7-fill-dark-hover-transparent-40:hover{fill:#ae680066}.theme-light .tangerine-fill-dark-hover-transparent-45:hover,.theme-light .color-7-fill-dark-hover-transparent-45:hover{fill:#ae680073}.theme-light .tangerine-fill-dark-hover-transparent-50:hover,.theme-light .color-7-fill-dark-hover-transparent-50:hover{fill:#ae680080}.theme-light .tangerine-fill-dark-hover-transparent-55:hover,.theme-light .color-7-fill-dark-hover-transparent-55:hover{fill:#ae68008c}.theme-light .tangerine-fill-dark-hover-transparent-60:hover,.theme-light .color-7-fill-dark-hover-transparent-60:hover{fill:#ae680099}.theme-light .tangerine-fill-dark-hover-transparent-65:hover,.theme-light .color-7-fill-dark-hover-transparent-65:hover{fill:#ae6800a6}.theme-light .tangerine-fill-dark-hover-transparent-70:hover,.theme-light .color-7-fill-dark-hover-transparent-70:hover{fill:#ae6800b3}.theme-light .tangerine-fill-dark-hover-transparent-75:hover,.theme-light .color-7-fill-dark-hover-transparent-75:hover{fill:#ae6800bf}.theme-light .tangerine-fill-dark-hover-transparent-80:hover,.theme-light .color-7-fill-dark-hover-transparent-80:hover{fill:#ae6800cc}.theme-light .tangerine-fill-dark-hover-transparent-85:hover,.theme-light .color-7-fill-dark-hover-transparent-85:hover{fill:#ae6800d9}.theme-light .tangerine-fill-dark-hover-transparent-90:hover,.theme-light .color-7-fill-dark-hover-transparent-90:hover{fill:#ae6800e6}.theme-light .tangerine-fill-dark-hover-transparent-95:hover,.theme-light .color-7-fill-dark-hover-transparent-95:hover{fill:#ae6800f2}.theme-light .tangerine-fill-darker,.theme-light .color-7-fill-darker{fill:#714300}.theme-light .tangerine-fill-darker-transparent-5,.theme-light .color-7-fill-darker-transparent-5{fill:#7143000d}.theme-light .tangerine-fill-darker-transparent-10,.theme-light .color-7-fill-darker-transparent-10{fill:#7143001a}.theme-light .tangerine-fill-darker-transparent-15,.theme-light .color-7-fill-darker-transparent-15{fill:#71430026}.theme-light .tangerine-fill-darker-transparent-20,.theme-light .color-7-fill-darker-transparent-20{fill:#71430033}.theme-light .tangerine-fill-darker-transparent-25,.theme-light .color-7-fill-darker-transparent-25{fill:#71430040}.theme-light .tangerine-fill-darker-transparent-30,.theme-light .color-7-fill-darker-transparent-30{fill:#7143004d}.theme-light .tangerine-fill-darker-transparent-35,.theme-light .color-7-fill-darker-transparent-35{fill:#71430059}.theme-light .tangerine-fill-darker-transparent-40,.theme-light .color-7-fill-darker-transparent-40{fill:#71430066}.theme-light .tangerine-fill-darker-transparent-45,.theme-light .color-7-fill-darker-transparent-45{fill:#71430073}.theme-light .tangerine-fill-darker-transparent-50,.theme-light .color-7-fill-darker-transparent-50{fill:#71430080}.theme-light .tangerine-fill-darker-transparent-55,.theme-light .color-7-fill-darker-transparent-55{fill:#7143008c}.theme-light .tangerine-fill-darker-transparent-60,.theme-light .color-7-fill-darker-transparent-60{fill:#71430099}.theme-light .tangerine-fill-darker-transparent-65,.theme-light .color-7-fill-darker-transparent-65{fill:#714300a6}.theme-light .tangerine-fill-darker-transparent-70,.theme-light .color-7-fill-darker-transparent-70{fill:#714300b3}.theme-light .tangerine-fill-darker-transparent-75,.theme-light .color-7-fill-darker-transparent-75{fill:#714300bf}.theme-light .tangerine-fill-darker-transparent-80,.theme-light .color-7-fill-darker-transparent-80{fill:#714300cc}.theme-light .tangerine-fill-darker-transparent-85,.theme-light .color-7-fill-darker-transparent-85{fill:#714300d9}.theme-light .tangerine-fill-darker-transparent-90,.theme-light .color-7-fill-darker-transparent-90{fill:#714300e6}.theme-light .tangerine-fill-darker-transparent-95,.theme-light .color-7-fill-darker-transparent-95{fill:#714300f2}.theme-light .tangerine-fill-darker-lightness-10,.theme-light .color-7-fill-darker-lightness-10{fill:#995b00}.theme-light .tangerine-fill-darker-darkness-10,.theme-light .color-7-fill-darker-darkness-10{fill:#663c00}.theme-light .tangerine-fill-darker-lightness-20,.theme-light .color-7-fill-darker-lightness-20{fill:#c07200}.theme-light .tangerine-fill-darker-darkness-20,.theme-light .color-7-fill-darker-darkness-20{fill:#5a3600}.theme-light .tangerine-fill-darker-lightness-30,.theme-light .color-7-fill-darker-lightness-30{fill:#e88a00}.theme-light .tangerine-fill-darker-darkness-30,.theme-light .color-7-fill-darker-darkness-30{fill:#4f2f00}.theme-light .tangerine-fill-darker-lightness-40,.theme-light .color-7-fill-darker-lightness-40{fill:#ff9e11}.theme-light .tangerine-fill-darker-darkness-40,.theme-light .color-7-fill-darker-darkness-40{fill:#442800}.theme-light .tangerine-fill-darker-lightness-50,.theme-light .color-7-fill-darker-lightness-50{fill:#ffae39}.theme-light .tangerine-fill-darker-darkness-50,.theme-light .color-7-fill-darker-darkness-50{fill:#392200}.theme-light .tangerine-fill-darker-lightness-60,.theme-light .color-7-fill-darker-lightness-60{fill:#ffbe60}.theme-light .tangerine-fill-darker-darkness-60,.theme-light .color-7-fill-darker-darkness-60{fill:#2d1b00}.theme-light .tangerine-fill-darker-lightness-70,.theme-light .color-7-fill-darker-lightness-70{fill:#ffcf88}.theme-light .tangerine-fill-darker-darkness-70,.theme-light .color-7-fill-darker-darkness-70{fill:#221400}.theme-light .tangerine-fill-darker-lightness-80,.theme-light .color-7-fill-darker-lightness-80{fill:#ffdfb0}.theme-light .tangerine-fill-darker-darkness-80,.theme-light .color-7-fill-darker-darkness-80{fill:#170d00}.theme-light .tangerine-fill-darker-lightness-90,.theme-light .color-7-fill-darker-lightness-90{fill:#ffefd7}.theme-light .tangerine-fill-darker-darkness-90,.theme-light .color-7-fill-darker-darkness-90{fill:#0b0700}.theme-light .tangerine-fill-darker-hover:hover,.theme-light .color-7-fill-darker-hover:hover{fill:#714300}.theme-light .tangerine-fill-darker-hover-transparent-5:hover,.theme-light .color-7-fill-darker-hover-transparent-5:hover{fill:#7143000d}.theme-light .tangerine-fill-darker-hover-transparent-10:hover,.theme-light .color-7-fill-darker-hover-transparent-10:hover{fill:#7143001a}.theme-light .tangerine-fill-darker-hover-transparent-15:hover,.theme-light .color-7-fill-darker-hover-transparent-15:hover{fill:#71430026}.theme-light .tangerine-fill-darker-hover-transparent-20:hover,.theme-light .color-7-fill-darker-hover-transparent-20:hover{fill:#71430033}.theme-light .tangerine-fill-darker-hover-transparent-25:hover,.theme-light .color-7-fill-darker-hover-transparent-25:hover{fill:#71430040}.theme-light .tangerine-fill-darker-hover-transparent-30:hover,.theme-light .color-7-fill-darker-hover-transparent-30:hover{fill:#7143004d}.theme-light .tangerine-fill-darker-hover-transparent-35:hover,.theme-light .color-7-fill-darker-hover-transparent-35:hover{fill:#71430059}.theme-light .tangerine-fill-darker-hover-transparent-40:hover,.theme-light .color-7-fill-darker-hover-transparent-40:hover{fill:#71430066}.theme-light .tangerine-fill-darker-hover-transparent-45:hover,.theme-light .color-7-fill-darker-hover-transparent-45:hover{fill:#71430073}.theme-light .tangerine-fill-darker-hover-transparent-50:hover,.theme-light .color-7-fill-darker-hover-transparent-50:hover{fill:#71430080}.theme-light .tangerine-fill-darker-hover-transparent-55:hover,.theme-light .color-7-fill-darker-hover-transparent-55:hover{fill:#7143008c}.theme-light .tangerine-fill-darker-hover-transparent-60:hover,.theme-light .color-7-fill-darker-hover-transparent-60:hover{fill:#71430099}.theme-light .tangerine-fill-darker-hover-transparent-65:hover,.theme-light .color-7-fill-darker-hover-transparent-65:hover{fill:#714300a6}.theme-light .tangerine-fill-darker-hover-transparent-70:hover,.theme-light .color-7-fill-darker-hover-transparent-70:hover{fill:#714300b3}.theme-light .tangerine-fill-darker-hover-transparent-75:hover,.theme-light .color-7-fill-darker-hover-transparent-75:hover{fill:#714300bf}.theme-light .tangerine-fill-darker-hover-transparent-80:hover,.theme-light .color-7-fill-darker-hover-transparent-80:hover{fill:#714300cc}.theme-light .tangerine-fill-darker-hover-transparent-85:hover,.theme-light .color-7-fill-darker-hover-transparent-85:hover{fill:#714300d9}.theme-light .tangerine-fill-darker-hover-transparent-90:hover,.theme-light .color-7-fill-darker-hover-transparent-90:hover{fill:#714300e6}.theme-light .tangerine-fill-darker-hover-transparent-95:hover,.theme-light .color-7-fill-darker-hover-transparent-95:hover{fill:#714300f2}.theme-light .tangerine-stroke-lighter,.theme-light .color-7-stroke-lighter{stroke:#ffdca9}.theme-light .tangerine-stroke-lighter-transparent-5,.theme-light .color-7-stroke-lighter-transparent-5{stroke:#ffdca90d}.theme-light .tangerine-stroke-lighter-transparent-10,.theme-light .color-7-stroke-lighter-transparent-10{stroke:#ffdca91a}.theme-light .tangerine-stroke-lighter-transparent-15,.theme-light .color-7-stroke-lighter-transparent-15{stroke:#ffdca926}.theme-light .tangerine-stroke-lighter-transparent-20,.theme-light .color-7-stroke-lighter-transparent-20{stroke:#ffdca933}.theme-light .tangerine-stroke-lighter-transparent-25,.theme-light .color-7-stroke-lighter-transparent-25{stroke:#ffdca940}.theme-light .tangerine-stroke-lighter-transparent-30,.theme-light .color-7-stroke-lighter-transparent-30{stroke:#ffdca94d}.theme-light .tangerine-stroke-lighter-transparent-35,.theme-light .color-7-stroke-lighter-transparent-35{stroke:#ffdca959}.theme-light .tangerine-stroke-lighter-transparent-40,.theme-light .color-7-stroke-lighter-transparent-40{stroke:#ffdca966}.theme-light .tangerine-stroke-lighter-transparent-45,.theme-light .color-7-stroke-lighter-transparent-45{stroke:#ffdca973}.theme-light .tangerine-stroke-lighter-transparent-50,.theme-light .color-7-stroke-lighter-transparent-50{stroke:#ffdca980}.theme-light .tangerine-stroke-lighter-transparent-55,.theme-light .color-7-stroke-lighter-transparent-55{stroke:#ffdca98c}.theme-light .tangerine-stroke-lighter-transparent-60,.theme-light .color-7-stroke-lighter-transparent-60{stroke:#ffdca999}.theme-light .tangerine-stroke-lighter-transparent-65,.theme-light .color-7-stroke-lighter-transparent-65{stroke:#ffdca9a6}.theme-light .tangerine-stroke-lighter-transparent-70,.theme-light .color-7-stroke-lighter-transparent-70{stroke:#ffdca9b3}.theme-light .tangerine-stroke-lighter-transparent-75,.theme-light .color-7-stroke-lighter-transparent-75{stroke:#ffdca9bf}.theme-light .tangerine-stroke-lighter-transparent-80,.theme-light .color-7-stroke-lighter-transparent-80{stroke:#ffdca9cc}.theme-light .tangerine-stroke-lighter-transparent-85,.theme-light .color-7-stroke-lighter-transparent-85{stroke:#ffdca9d9}.theme-light .tangerine-stroke-lighter-transparent-90,.theme-light .color-7-stroke-lighter-transparent-90{stroke:#ffdca9e6}.theme-light .tangerine-stroke-lighter-transparent-95,.theme-light .color-7-stroke-lighter-transparent-95{stroke:#ffdca9f2}.theme-light .tangerine-stroke-lighter-lightness-10,.theme-light .color-7-stroke-lighter-lightness-10{stroke:#ffe0b2}.theme-light .tangerine-stroke-lighter-darkness-10,.theme-light .color-7-stroke-lighter-darkness-10{stroke:#ffcb7f}.theme-light .tangerine-stroke-lighter-lightness-20,.theme-light .color-7-stroke-lighter-lightness-20{stroke:#ffe3ba}.theme-light .tangerine-stroke-lighter-darkness-20,.theme-light .color-7-stroke-lighter-darkness-20{stroke:#ffb954}.theme-light .tangerine-stroke-lighter-lightness-30,.theme-light .color-7-stroke-lighter-lightness-30{stroke:#ffe7c3}.theme-light .tangerine-stroke-lighter-darkness-30,.theme-light .color-7-stroke-lighter-darkness-30{stroke:#ffa82a}.theme-light .tangerine-stroke-lighter-lightness-40,.theme-light .color-7-stroke-lighter-lightness-40{stroke:#ffeacb}.theme-light .tangerine-stroke-lighter-darkness-40,.theme-light .color-7-stroke-lighter-darkness-40{stroke:#fe9700}.theme-light .tangerine-stroke-lighter-lightness-50,.theme-light .color-7-stroke-lighter-lightness-50{stroke:#ffeed4}.theme-light .tangerine-stroke-lighter-darkness-50,.theme-light .color-7-stroke-lighter-darkness-50{stroke:#d47e00}.theme-light .tangerine-stroke-lighter-lightness-60,.theme-light .color-7-stroke-lighter-lightness-60{stroke:#fff1dd}.theme-light .tangerine-stroke-lighter-darkness-60,.theme-light .color-7-stroke-lighter-darkness-60{stroke:#aa6500}.theme-light .tangerine-stroke-lighter-lightness-70,.theme-light .color-7-stroke-lighter-lightness-70{stroke:#fff5e5}.theme-light .tangerine-stroke-lighter-darkness-70,.theme-light .color-7-stroke-lighter-darkness-70{stroke:#7f4b00}.theme-light .tangerine-stroke-lighter-lightness-80,.theme-light .color-7-stroke-lighter-lightness-80{stroke:#fff8ee}.theme-light .tangerine-stroke-lighter-darkness-80,.theme-light .color-7-stroke-lighter-darkness-80{stroke:#553200}.theme-light .tangerine-stroke-lighter-lightness-90,.theme-light .color-7-stroke-lighter-lightness-90{stroke:#fffcf6}.theme-light .tangerine-stroke-lighter-darkness-90,.theme-light .color-7-stroke-lighter-darkness-90{stroke:#2a1900}.theme-light .tangerine-stroke-lighter-hover:hover,.theme-light .color-7-stroke-lighter-hover:hover{stroke:#ffdca9}.theme-light .tangerine-stroke-lighter-hover-transparent-5:hover,.theme-light .color-7-stroke-lighter-hover-transparent-5:hover{stroke:#ffdca90d}.theme-light .tangerine-stroke-lighter-hover-transparent-10:hover,.theme-light .color-7-stroke-lighter-hover-transparent-10:hover{stroke:#ffdca91a}.theme-light .tangerine-stroke-lighter-hover-transparent-15:hover,.theme-light .color-7-stroke-lighter-hover-transparent-15:hover{stroke:#ffdca926}.theme-light .tangerine-stroke-lighter-hover-transparent-20:hover,.theme-light .color-7-stroke-lighter-hover-transparent-20:hover{stroke:#ffdca933}.theme-light .tangerine-stroke-lighter-hover-transparent-25:hover,.theme-light .color-7-stroke-lighter-hover-transparent-25:hover{stroke:#ffdca940}.theme-light .tangerine-stroke-lighter-hover-transparent-30:hover,.theme-light .color-7-stroke-lighter-hover-transparent-30:hover{stroke:#ffdca94d}.theme-light .tangerine-stroke-lighter-hover-transparent-35:hover,.theme-light .color-7-stroke-lighter-hover-transparent-35:hover{stroke:#ffdca959}.theme-light .tangerine-stroke-lighter-hover-transparent-40:hover,.theme-light .color-7-stroke-lighter-hover-transparent-40:hover{stroke:#ffdca966}.theme-light .tangerine-stroke-lighter-hover-transparent-45:hover,.theme-light .color-7-stroke-lighter-hover-transparent-45:hover{stroke:#ffdca973}.theme-light .tangerine-stroke-lighter-hover-transparent-50:hover,.theme-light .color-7-stroke-lighter-hover-transparent-50:hover{stroke:#ffdca980}.theme-light .tangerine-stroke-lighter-hover-transparent-55:hover,.theme-light .color-7-stroke-lighter-hover-transparent-55:hover{stroke:#ffdca98c}.theme-light .tangerine-stroke-lighter-hover-transparent-60:hover,.theme-light .color-7-stroke-lighter-hover-transparent-60:hover{stroke:#ffdca999}.theme-light .tangerine-stroke-lighter-hover-transparent-65:hover,.theme-light .color-7-stroke-lighter-hover-transparent-65:hover{stroke:#ffdca9a6}.theme-light .tangerine-stroke-lighter-hover-transparent-70:hover,.theme-light .color-7-stroke-lighter-hover-transparent-70:hover{stroke:#ffdca9b3}.theme-light .tangerine-stroke-lighter-hover-transparent-75:hover,.theme-light .color-7-stroke-lighter-hover-transparent-75:hover{stroke:#ffdca9bf}.theme-light .tangerine-stroke-lighter-hover-transparent-80:hover,.theme-light .color-7-stroke-lighter-hover-transparent-80:hover{stroke:#ffdca9cc}.theme-light .tangerine-stroke-lighter-hover-transparent-85:hover,.theme-light .color-7-stroke-lighter-hover-transparent-85:hover{stroke:#ffdca9d9}.theme-light .tangerine-stroke-lighter-hover-transparent-90:hover,.theme-light .color-7-stroke-lighter-hover-transparent-90:hover{stroke:#ffdca9e6}.theme-light .tangerine-stroke-lighter-hover-transparent-95:hover,.theme-light .color-7-stroke-lighter-hover-transparent-95:hover{stroke:#ffdca9f2}.theme-light .tangerine-stroke-light,.theme-light .color-7-stroke-light{stroke:#ffa929}.theme-light .tangerine-stroke-light-transparent-5,.theme-light .color-7-stroke-light-transparent-5{stroke:#ffa9290d}.theme-light .tangerine-stroke-light-transparent-10,.theme-light .color-7-stroke-light-transparent-10{stroke:#ffa9291a}.theme-light .tangerine-stroke-light-transparent-15,.theme-light .color-7-stroke-light-transparent-15{stroke:#ffa92926}.theme-light .tangerine-stroke-light-transparent-20,.theme-light .color-7-stroke-light-transparent-20{stroke:#ffa92933}.theme-light .tangerine-stroke-light-transparent-25,.theme-light .color-7-stroke-light-transparent-25{stroke:#ffa92940}.theme-light .tangerine-stroke-light-transparent-30,.theme-light .color-7-stroke-light-transparent-30{stroke:#ffa9294d}.theme-light .tangerine-stroke-light-transparent-35,.theme-light .color-7-stroke-light-transparent-35{stroke:#ffa92959}.theme-light .tangerine-stroke-light-transparent-40,.theme-light .color-7-stroke-light-transparent-40{stroke:#ffa92966}.theme-light .tangerine-stroke-light-transparent-45,.theme-light .color-7-stroke-light-transparent-45{stroke:#ffa92973}.theme-light .tangerine-stroke-light-transparent-50,.theme-light .color-7-stroke-light-transparent-50{stroke:#ffa92980}.theme-light .tangerine-stroke-light-transparent-55,.theme-light .color-7-stroke-light-transparent-55{stroke:#ffa9298c}.theme-light .tangerine-stroke-light-transparent-60,.theme-light .color-7-stroke-light-transparent-60{stroke:#ffa92999}.theme-light .tangerine-stroke-light-transparent-65,.theme-light .color-7-stroke-light-transparent-65{stroke:#ffa929a6}.theme-light .tangerine-stroke-light-transparent-70,.theme-light .color-7-stroke-light-transparent-70{stroke:#ffa929b3}.theme-light .tangerine-stroke-light-transparent-75,.theme-light .color-7-stroke-light-transparent-75{stroke:#ffa929bf}.theme-light .tangerine-stroke-light-transparent-80,.theme-light .color-7-stroke-light-transparent-80{stroke:#ffa929cc}.theme-light .tangerine-stroke-light-transparent-85,.theme-light .color-7-stroke-light-transparent-85{stroke:#ffa929d9}.theme-light .tangerine-stroke-light-transparent-90,.theme-light .color-7-stroke-light-transparent-90{stroke:#ffa929e6}.theme-light .tangerine-stroke-light-transparent-95,.theme-light .color-7-stroke-light-transparent-95{stroke:#ffa929f2}.theme-light .tangerine-stroke-light-lightness-10,.theme-light .color-7-stroke-light-lightness-10{stroke:#ffb23e}.theme-light .tangerine-stroke-light-darkness-10,.theme-light .color-7-stroke-light-darkness-10{stroke:#ff9d0b}.theme-light .tangerine-stroke-light-lightness-20,.theme-light .color-7-stroke-light-lightness-20{stroke:#ffba54}.theme-light .tangerine-stroke-light-darkness-20,.theme-light .color-7-stroke-light-darkness-20{stroke:#ed8e00}.theme-light .tangerine-stroke-light-lightness-30,.theme-light .color-7-stroke-light-lightness-30{stroke:#ffc369}.theme-light .tangerine-stroke-light-darkness-30,.theme-light .color-7-stroke-light-darkness-30{stroke:#cf7c00}.theme-light .tangerine-stroke-light-lightness-40,.theme-light .color-7-stroke-light-lightness-40{stroke:#ffcb7f}.theme-light .tangerine-stroke-light-darkness-40,.theme-light .color-7-stroke-light-darkness-40{stroke:#b26a00}.theme-light .tangerine-stroke-light-lightness-50,.theme-light .color-7-stroke-light-lightness-50{stroke:#ffd494}.theme-light .tangerine-stroke-light-darkness-50,.theme-light .color-7-stroke-light-darkness-50{stroke:#945900}.theme-light .tangerine-stroke-light-lightness-60,.theme-light .color-7-stroke-light-lightness-60{stroke:#ffdda9}.theme-light .tangerine-stroke-light-darkness-60,.theme-light .color-7-stroke-light-darkness-60{stroke:#764700}.theme-light .tangerine-stroke-light-lightness-70,.theme-light .color-7-stroke-light-lightness-70{stroke:#ffe5bf}.theme-light .tangerine-stroke-light-darkness-70,.theme-light .color-7-stroke-light-darkness-70{stroke:#593500}.theme-light .tangerine-stroke-light-lightness-80,.theme-light .color-7-stroke-light-lightness-80{stroke:#ffeed4}.theme-light .tangerine-stroke-light-darkness-80,.theme-light .color-7-stroke-light-darkness-80{stroke:#3b2300}.theme-light .tangerine-stroke-light-lightness-90,.theme-light .color-7-stroke-light-lightness-90{stroke:#fff6ea}.theme-light .tangerine-stroke-light-darkness-90,.theme-light .color-7-stroke-light-darkness-90{stroke:#1e1200}.theme-light .tangerine-stroke-light-hover:hover,.theme-light .color-7-stroke-light-hover:hover{stroke:#ffa929}.theme-light .tangerine-stroke-light-hover-transparent-5:hover,.theme-light .color-7-stroke-light-hover-transparent-5:hover{stroke:#ffa9290d}.theme-light .tangerine-stroke-light-hover-transparent-10:hover,.theme-light .color-7-stroke-light-hover-transparent-10:hover{stroke:#ffa9291a}.theme-light .tangerine-stroke-light-hover-transparent-15:hover,.theme-light .color-7-stroke-light-hover-transparent-15:hover{stroke:#ffa92926}.theme-light .tangerine-stroke-light-hover-transparent-20:hover,.theme-light .color-7-stroke-light-hover-transparent-20:hover{stroke:#ffa92933}.theme-light .tangerine-stroke-light-hover-transparent-25:hover,.theme-light .color-7-stroke-light-hover-transparent-25:hover{stroke:#ffa92940}.theme-light .tangerine-stroke-light-hover-transparent-30:hover,.theme-light .color-7-stroke-light-hover-transparent-30:hover{stroke:#ffa9294d}.theme-light .tangerine-stroke-light-hover-transparent-35:hover,.theme-light .color-7-stroke-light-hover-transparent-35:hover{stroke:#ffa92959}.theme-light .tangerine-stroke-light-hover-transparent-40:hover,.theme-light .color-7-stroke-light-hover-transparent-40:hover{stroke:#ffa92966}.theme-light .tangerine-stroke-light-hover-transparent-45:hover,.theme-light .color-7-stroke-light-hover-transparent-45:hover{stroke:#ffa92973}.theme-light .tangerine-stroke-light-hover-transparent-50:hover,.theme-light .color-7-stroke-light-hover-transparent-50:hover{stroke:#ffa92980}.theme-light .tangerine-stroke-light-hover-transparent-55:hover,.theme-light .color-7-stroke-light-hover-transparent-55:hover{stroke:#ffa9298c}.theme-light .tangerine-stroke-light-hover-transparent-60:hover,.theme-light .color-7-stroke-light-hover-transparent-60:hover{stroke:#ffa92999}.theme-light .tangerine-stroke-light-hover-transparent-65:hover,.theme-light .color-7-stroke-light-hover-transparent-65:hover{stroke:#ffa929a6}.theme-light .tangerine-stroke-light-hover-transparent-70:hover,.theme-light .color-7-stroke-light-hover-transparent-70:hover{stroke:#ffa929b3}.theme-light .tangerine-stroke-light-hover-transparent-75:hover,.theme-light .color-7-stroke-light-hover-transparent-75:hover{stroke:#ffa929bf}.theme-light .tangerine-stroke-light-hover-transparent-80:hover,.theme-light .color-7-stroke-light-hover-transparent-80:hover{stroke:#ffa929cc}.theme-light .tangerine-stroke-light-hover-transparent-85:hover,.theme-light .color-7-stroke-light-hover-transparent-85:hover{stroke:#ffa929d9}.theme-light .tangerine-stroke-light-hover-transparent-90:hover,.theme-light .color-7-stroke-light-hover-transparent-90:hover{stroke:#ffa929e6}.theme-light .tangerine-stroke-light-hover-transparent-95:hover,.theme-light .color-7-stroke-light-hover-transparent-95:hover{stroke:#ffa929f2}.theme-light .tangerine-stroke,.theme-light .color-7-stroke{stroke:#eb8c00}.theme-light .tangerine-stroke-transparent-5,.theme-light .color-7-stroke-transparent-5{stroke:#eb8c000d}.theme-light .tangerine-stroke-transparent-10,.theme-light .color-7-stroke-transparent-10{stroke:#eb8c001a}.theme-light .tangerine-stroke-transparent-15,.theme-light .color-7-stroke-transparent-15{stroke:#eb8c0026}.theme-light .tangerine-stroke-transparent-20,.theme-light .color-7-stroke-transparent-20{stroke:#eb8c0033}.theme-light .tangerine-stroke-transparent-25,.theme-light .color-7-stroke-transparent-25{stroke:#eb8c0040}.theme-light .tangerine-stroke-transparent-30,.theme-light .color-7-stroke-transparent-30{stroke:#eb8c004d}.theme-light .tangerine-stroke-transparent-35,.theme-light .color-7-stroke-transparent-35{stroke:#eb8c0059}.theme-light .tangerine-stroke-transparent-40,.theme-light .color-7-stroke-transparent-40{stroke:#eb8c0066}.theme-light .tangerine-stroke-transparent-45,.theme-light .color-7-stroke-transparent-45{stroke:#eb8c0073}.theme-light .tangerine-stroke-transparent-50,.theme-light .color-7-stroke-transparent-50{stroke:#eb8c0080}.theme-light .tangerine-stroke-transparent-55,.theme-light .color-7-stroke-transparent-55{stroke:#eb8c008c}.theme-light .tangerine-stroke-transparent-60,.theme-light .color-7-stroke-transparent-60{stroke:#eb8c0099}.theme-light .tangerine-stroke-transparent-65,.theme-light .color-7-stroke-transparent-65{stroke:#eb8c00a6}.theme-light .tangerine-stroke-transparent-70,.theme-light .color-7-stroke-transparent-70{stroke:#eb8c00b3}.theme-light .tangerine-stroke-transparent-75,.theme-light .color-7-stroke-transparent-75{stroke:#eb8c00bf}.theme-light .tangerine-stroke-transparent-80,.theme-light .color-7-stroke-transparent-80{stroke:#eb8c00cc}.theme-light .tangerine-stroke-transparent-85,.theme-light .color-7-stroke-transparent-85{stroke:#eb8c00d9}.theme-light .tangerine-stroke-transparent-90,.theme-light .color-7-stroke-transparent-90{stroke:#eb8c00e6}.theme-light .tangerine-stroke-transparent-95,.theme-light .color-7-stroke-transparent-95{stroke:#eb8c00f2}.theme-light .tangerine-stroke-lightness-10,.theme-light .color-7-stroke-lightness-10{stroke:#ff9b08}.theme-light .tangerine-stroke-darkness-10,.theme-light .color-7-stroke-darkness-10{stroke:#d47e00}.theme-light .tangerine-stroke-lightness-20,.theme-light .color-7-stroke-lightness-20{stroke:#ffa623}.theme-light .tangerine-stroke-darkness-20,.theme-light .color-7-stroke-darkness-20{stroke:#bc7000}.theme-light .tangerine-stroke-lightness-30,.theme-light .color-7-stroke-lightness-30{stroke:#ffb13f}.theme-light .tangerine-stroke-darkness-30,.theme-light .color-7-stroke-darkness-30{stroke:#a56200}.theme-light .tangerine-stroke-lightness-40,.theme-light .color-7-stroke-lightness-40{stroke:#ffbc5a}.theme-light .tangerine-stroke-darkness-40,.theme-light .color-7-stroke-darkness-40{stroke:#8d5400}.theme-light .tangerine-stroke-lightness-50,.theme-light .color-7-stroke-lightness-50{stroke:#ffc776}.theme-light .tangerine-stroke-darkness-50,.theme-light .color-7-stroke-darkness-50{stroke:#764600}.theme-light .tangerine-stroke-lightness-60,.theme-light .color-7-stroke-lightness-60{stroke:#ffd391}.theme-light .tangerine-stroke-darkness-60,.theme-light .color-7-stroke-darkness-60{stroke:#5e3800}.theme-light .tangerine-stroke-lightness-70,.theme-light .color-7-stroke-lightness-70{stroke:#ffdead}.theme-light .tangerine-stroke-darkness-70,.theme-light .color-7-stroke-darkness-70{stroke:#472a00}.theme-light .tangerine-stroke-lightness-80,.theme-light .color-7-stroke-lightness-80{stroke:#ffe9c8}.theme-light .tangerine-stroke-darkness-80,.theme-light .color-7-stroke-darkness-80{stroke:#2f1c00}.theme-light .tangerine-stroke-lightness-90,.theme-light .color-7-stroke-lightness-90{stroke:#fff4e4}.theme-light .tangerine-stroke-darkness-90,.theme-light .color-7-stroke-darkness-90{stroke:#180e00}.theme-light .tangerine-stroke-hover:hover,.theme-light .color-7-stroke-hover:hover{stroke:#eb8c00}.theme-light .tangerine-stroke-hover-transparent-5:hover,.theme-light .color-7-stroke-hover-transparent-5:hover{stroke:#eb8c000d}.theme-light .tangerine-stroke-hover-transparent-10:hover,.theme-light .color-7-stroke-hover-transparent-10:hover{stroke:#eb8c001a}.theme-light .tangerine-stroke-hover-transparent-15:hover,.theme-light .color-7-stroke-hover-transparent-15:hover{stroke:#eb8c0026}.theme-light .tangerine-stroke-hover-transparent-20:hover,.theme-light .color-7-stroke-hover-transparent-20:hover{stroke:#eb8c0033}.theme-light .tangerine-stroke-hover-transparent-25:hover,.theme-light .color-7-stroke-hover-transparent-25:hover{stroke:#eb8c0040}.theme-light .tangerine-stroke-hover-transparent-30:hover,.theme-light .color-7-stroke-hover-transparent-30:hover{stroke:#eb8c004d}.theme-light .tangerine-stroke-hover-transparent-35:hover,.theme-light .color-7-stroke-hover-transparent-35:hover{stroke:#eb8c0059}.theme-light .tangerine-stroke-hover-transparent-40:hover,.theme-light .color-7-stroke-hover-transparent-40:hover{stroke:#eb8c0066}.theme-light .tangerine-stroke-hover-transparent-45:hover,.theme-light .color-7-stroke-hover-transparent-45:hover{stroke:#eb8c0073}.theme-light .tangerine-stroke-hover-transparent-50:hover,.theme-light .color-7-stroke-hover-transparent-50:hover{stroke:#eb8c0080}.theme-light .tangerine-stroke-hover-transparent-55:hover,.theme-light .color-7-stroke-hover-transparent-55:hover{stroke:#eb8c008c}.theme-light .tangerine-stroke-hover-transparent-60:hover,.theme-light .color-7-stroke-hover-transparent-60:hover{stroke:#eb8c0099}.theme-light .tangerine-stroke-hover-transparent-65:hover,.theme-light .color-7-stroke-hover-transparent-65:hover{stroke:#eb8c00a6}.theme-light .tangerine-stroke-hover-transparent-70:hover,.theme-light .color-7-stroke-hover-transparent-70:hover{stroke:#eb8c00b3}.theme-light .tangerine-stroke-hover-transparent-75:hover,.theme-light .color-7-stroke-hover-transparent-75:hover{stroke:#eb8c00bf}.theme-light .tangerine-stroke-hover-transparent-80:hover,.theme-light .color-7-stroke-hover-transparent-80:hover{stroke:#eb8c00cc}.theme-light .tangerine-stroke-hover-transparent-85:hover,.theme-light .color-7-stroke-hover-transparent-85:hover{stroke:#eb8c00d9}.theme-light .tangerine-stroke-hover-transparent-90:hover,.theme-light .color-7-stroke-hover-transparent-90:hover{stroke:#eb8c00e6}.theme-light .tangerine-stroke-hover-transparent-95:hover,.theme-light .color-7-stroke-hover-transparent-95:hover{stroke:#eb8c00f2}.theme-light .tangerine-stroke-dark,.theme-light .color-7-stroke-dark{stroke:#ae6800}.theme-light .tangerine-stroke-dark-transparent-5,.theme-light .color-7-stroke-dark-transparent-5{stroke:#ae68000d}.theme-light .tangerine-stroke-dark-transparent-10,.theme-light .color-7-stroke-dark-transparent-10{stroke:#ae68001a}.theme-light .tangerine-stroke-dark-transparent-15,.theme-light .color-7-stroke-dark-transparent-15{stroke:#ae680026}.theme-light .tangerine-stroke-dark-transparent-20,.theme-light .color-7-stroke-dark-transparent-20{stroke:#ae680033}.theme-light .tangerine-stroke-dark-transparent-25,.theme-light .color-7-stroke-dark-transparent-25{stroke:#ae680040}.theme-light .tangerine-stroke-dark-transparent-30,.theme-light .color-7-stroke-dark-transparent-30{stroke:#ae68004d}.theme-light .tangerine-stroke-dark-transparent-35,.theme-light .color-7-stroke-dark-transparent-35{stroke:#ae680059}.theme-light .tangerine-stroke-dark-transparent-40,.theme-light .color-7-stroke-dark-transparent-40{stroke:#ae680066}.theme-light .tangerine-stroke-dark-transparent-45,.theme-light .color-7-stroke-dark-transparent-45{stroke:#ae680073}.theme-light .tangerine-stroke-dark-transparent-50,.theme-light .color-7-stroke-dark-transparent-50{stroke:#ae680080}.theme-light .tangerine-stroke-dark-transparent-55,.theme-light .color-7-stroke-dark-transparent-55{stroke:#ae68008c}.theme-light .tangerine-stroke-dark-transparent-60,.theme-light .color-7-stroke-dark-transparent-60{stroke:#ae680099}.theme-light .tangerine-stroke-dark-transparent-65,.theme-light .color-7-stroke-dark-transparent-65{stroke:#ae6800a6}.theme-light .tangerine-stroke-dark-transparent-70,.theme-light .color-7-stroke-dark-transparent-70{stroke:#ae6800b3}.theme-light .tangerine-stroke-dark-transparent-75,.theme-light .color-7-stroke-dark-transparent-75{stroke:#ae6800bf}.theme-light .tangerine-stroke-dark-transparent-80,.theme-light .color-7-stroke-dark-transparent-80{stroke:#ae6800cc}.theme-light .tangerine-stroke-dark-transparent-85,.theme-light .color-7-stroke-dark-transparent-85{stroke:#ae6800d9}.theme-light .tangerine-stroke-dark-transparent-90,.theme-light .color-7-stroke-dark-transparent-90{stroke:#ae6800e6}.theme-light .tangerine-stroke-dark-transparent-95,.theme-light .color-7-stroke-dark-transparent-95{stroke:#ae6800f2}.theme-light .tangerine-stroke-dark-lightness-10,.theme-light .color-7-stroke-dark-lightness-10{stroke:#d07c00}.theme-light .tangerine-stroke-dark-darkness-10,.theme-light .color-7-stroke-dark-darkness-10{stroke:#9d5e00}.theme-light .tangerine-stroke-dark-lightness-20,.theme-light .color-7-stroke-dark-lightness-20{stroke:#f19000}.theme-light .tangerine-stroke-dark-darkness-20,.theme-light .color-7-stroke-dark-darkness-20{stroke:#8b5300}.theme-light .tangerine-stroke-dark-lightness-30,.theme-light .color-7-stroke-dark-lightness-30{stroke:#ffa014}.theme-light .tangerine-stroke-dark-darkness-30,.theme-light .color-7-stroke-dark-darkness-30{stroke:#7a4900}.theme-light .tangerine-stroke-dark-lightness-40,.theme-light .color-7-stroke-dark-lightness-40{stroke:#ffae35}.theme-light .tangerine-stroke-dark-darkness-40,.theme-light .color-7-stroke-dark-darkness-40{stroke:#683e00}.theme-light .tangerine-stroke-dark-lightness-50,.theme-light .color-7-stroke-dark-lightness-50{stroke:#ffbb57}.theme-light .tangerine-stroke-dark-darkness-50,.theme-light .color-7-stroke-dark-darkness-50{stroke:#573400}.theme-light .tangerine-stroke-dark-lightness-60,.theme-light .color-7-stroke-dark-lightness-60{stroke:#ffc979}.theme-light .tangerine-stroke-dark-darkness-60,.theme-light .color-7-stroke-dark-darkness-60{stroke:#462a00}.theme-light .tangerine-stroke-dark-lightness-70,.theme-light .color-7-stroke-dark-lightness-70{stroke:#ffd69a}.theme-light .tangerine-stroke-dark-darkness-70,.theme-light .color-7-stroke-dark-darkness-70{stroke:#341f00}.theme-light .tangerine-stroke-dark-lightness-80,.theme-light .color-7-stroke-dark-lightness-80{stroke:#ffe4bc}.theme-light .tangerine-stroke-dark-darkness-80,.theme-light .color-7-stroke-dark-darkness-80{stroke:#231500}.theme-light .tangerine-stroke-dark-lightness-90,.theme-light .color-7-stroke-dark-lightness-90{stroke:#fff1dd}.theme-light .tangerine-stroke-dark-darkness-90,.theme-light .color-7-stroke-dark-darkness-90{stroke:#110a00}.theme-light .tangerine-stroke-dark-hover:hover,.theme-light .color-7-stroke-dark-hover:hover{stroke:#ae6800}.theme-light .tangerine-stroke-dark-hover-transparent-5:hover,.theme-light .color-7-stroke-dark-hover-transparent-5:hover{stroke:#ae68000d}.theme-light .tangerine-stroke-dark-hover-transparent-10:hover,.theme-light .color-7-stroke-dark-hover-transparent-10:hover{stroke:#ae68001a}.theme-light .tangerine-stroke-dark-hover-transparent-15:hover,.theme-light .color-7-stroke-dark-hover-transparent-15:hover{stroke:#ae680026}.theme-light .tangerine-stroke-dark-hover-transparent-20:hover,.theme-light .color-7-stroke-dark-hover-transparent-20:hover{stroke:#ae680033}.theme-light .tangerine-stroke-dark-hover-transparent-25:hover,.theme-light .color-7-stroke-dark-hover-transparent-25:hover{stroke:#ae680040}.theme-light .tangerine-stroke-dark-hover-transparent-30:hover,.theme-light .color-7-stroke-dark-hover-transparent-30:hover{stroke:#ae68004d}.theme-light .tangerine-stroke-dark-hover-transparent-35:hover,.theme-light .color-7-stroke-dark-hover-transparent-35:hover{stroke:#ae680059}.theme-light .tangerine-stroke-dark-hover-transparent-40:hover,.theme-light .color-7-stroke-dark-hover-transparent-40:hover{stroke:#ae680066}.theme-light .tangerine-stroke-dark-hover-transparent-45:hover,.theme-light .color-7-stroke-dark-hover-transparent-45:hover{stroke:#ae680073}.theme-light .tangerine-stroke-dark-hover-transparent-50:hover,.theme-light .color-7-stroke-dark-hover-transparent-50:hover{stroke:#ae680080}.theme-light .tangerine-stroke-dark-hover-transparent-55:hover,.theme-light .color-7-stroke-dark-hover-transparent-55:hover{stroke:#ae68008c}.theme-light .tangerine-stroke-dark-hover-transparent-60:hover,.theme-light .color-7-stroke-dark-hover-transparent-60:hover{stroke:#ae680099}.theme-light .tangerine-stroke-dark-hover-transparent-65:hover,.theme-light .color-7-stroke-dark-hover-transparent-65:hover{stroke:#ae6800a6}.theme-light .tangerine-stroke-dark-hover-transparent-70:hover,.theme-light .color-7-stroke-dark-hover-transparent-70:hover{stroke:#ae6800b3}.theme-light .tangerine-stroke-dark-hover-transparent-75:hover,.theme-light .color-7-stroke-dark-hover-transparent-75:hover{stroke:#ae6800bf}.theme-light .tangerine-stroke-dark-hover-transparent-80:hover,.theme-light .color-7-stroke-dark-hover-transparent-80:hover{stroke:#ae6800cc}.theme-light .tangerine-stroke-dark-hover-transparent-85:hover,.theme-light .color-7-stroke-dark-hover-transparent-85:hover{stroke:#ae6800d9}.theme-light .tangerine-stroke-dark-hover-transparent-90:hover,.theme-light .color-7-stroke-dark-hover-transparent-90:hover{stroke:#ae6800e6}.theme-light .tangerine-stroke-dark-hover-transparent-95:hover,.theme-light .color-7-stroke-dark-hover-transparent-95:hover{stroke:#ae6800f2}.theme-light .tangerine-stroke-darker,.theme-light .color-7-stroke-darker{stroke:#714300}.theme-light .tangerine-stroke-darker-transparent-5,.theme-light .color-7-stroke-darker-transparent-5{stroke:#7143000d}.theme-light .tangerine-stroke-darker-transparent-10,.theme-light .color-7-stroke-darker-transparent-10{stroke:#7143001a}.theme-light .tangerine-stroke-darker-transparent-15,.theme-light .color-7-stroke-darker-transparent-15{stroke:#71430026}.theme-light .tangerine-stroke-darker-transparent-20,.theme-light .color-7-stroke-darker-transparent-20{stroke:#71430033}.theme-light .tangerine-stroke-darker-transparent-25,.theme-light .color-7-stroke-darker-transparent-25{stroke:#71430040}.theme-light .tangerine-stroke-darker-transparent-30,.theme-light .color-7-stroke-darker-transparent-30{stroke:#7143004d}.theme-light .tangerine-stroke-darker-transparent-35,.theme-light .color-7-stroke-darker-transparent-35{stroke:#71430059}.theme-light .tangerine-stroke-darker-transparent-40,.theme-light .color-7-stroke-darker-transparent-40{stroke:#71430066}.theme-light .tangerine-stroke-darker-transparent-45,.theme-light .color-7-stroke-darker-transparent-45{stroke:#71430073}.theme-light .tangerine-stroke-darker-transparent-50,.theme-light .color-7-stroke-darker-transparent-50{stroke:#71430080}.theme-light .tangerine-stroke-darker-transparent-55,.theme-light .color-7-stroke-darker-transparent-55{stroke:#7143008c}.theme-light .tangerine-stroke-darker-transparent-60,.theme-light .color-7-stroke-darker-transparent-60{stroke:#71430099}.theme-light .tangerine-stroke-darker-transparent-65,.theme-light .color-7-stroke-darker-transparent-65{stroke:#714300a6}.theme-light .tangerine-stroke-darker-transparent-70,.theme-light .color-7-stroke-darker-transparent-70{stroke:#714300b3}.theme-light .tangerine-stroke-darker-transparent-75,.theme-light .color-7-stroke-darker-transparent-75{stroke:#714300bf}.theme-light .tangerine-stroke-darker-transparent-80,.theme-light .color-7-stroke-darker-transparent-80{stroke:#714300cc}.theme-light .tangerine-stroke-darker-transparent-85,.theme-light .color-7-stroke-darker-transparent-85{stroke:#714300d9}.theme-light .tangerine-stroke-darker-transparent-90,.theme-light .color-7-stroke-darker-transparent-90{stroke:#714300e6}.theme-light .tangerine-stroke-darker-transparent-95,.theme-light .color-7-stroke-darker-transparent-95{stroke:#714300f2}.theme-light .tangerine-stroke-darker-lightness-10,.theme-light .color-7-stroke-darker-lightness-10{stroke:#995b00}.theme-light .tangerine-stroke-darker-darkness-10,.theme-light .color-7-stroke-darker-darkness-10{stroke:#663c00}.theme-light .tangerine-stroke-darker-lightness-20,.theme-light .color-7-stroke-darker-lightness-20{stroke:#c07200}.theme-light .tangerine-stroke-darker-darkness-20,.theme-light .color-7-stroke-darker-darkness-20{stroke:#5a3600}.theme-light .tangerine-stroke-darker-lightness-30,.theme-light .color-7-stroke-darker-lightness-30{stroke:#e88a00}.theme-light .tangerine-stroke-darker-darkness-30,.theme-light .color-7-stroke-darker-darkness-30{stroke:#4f2f00}.theme-light .tangerine-stroke-darker-lightness-40,.theme-light .color-7-stroke-darker-lightness-40{stroke:#ff9e11}.theme-light .tangerine-stroke-darker-darkness-40,.theme-light .color-7-stroke-darker-darkness-40{stroke:#442800}.theme-light .tangerine-stroke-darker-lightness-50,.theme-light .color-7-stroke-darker-lightness-50{stroke:#ffae39}.theme-light .tangerine-stroke-darker-darkness-50,.theme-light .color-7-stroke-darker-darkness-50{stroke:#392200}.theme-light .tangerine-stroke-darker-lightness-60,.theme-light .color-7-stroke-darker-lightness-60{stroke:#ffbe60}.theme-light .tangerine-stroke-darker-darkness-60,.theme-light .color-7-stroke-darker-darkness-60{stroke:#2d1b00}.theme-light .tangerine-stroke-darker-lightness-70,.theme-light .color-7-stroke-darker-lightness-70{stroke:#ffcf88}.theme-light .tangerine-stroke-darker-darkness-70,.theme-light .color-7-stroke-darker-darkness-70{stroke:#221400}.theme-light .tangerine-stroke-darker-lightness-80,.theme-light .color-7-stroke-darker-lightness-80{stroke:#ffdfb0}.theme-light .tangerine-stroke-darker-darkness-80,.theme-light .color-7-stroke-darker-darkness-80{stroke:#170d00}.theme-light .tangerine-stroke-darker-lightness-90,.theme-light .color-7-stroke-darker-lightness-90{stroke:#ffefd7}.theme-light .tangerine-stroke-darker-darkness-90,.theme-light .color-7-stroke-darker-darkness-90{stroke:#0b0700}.theme-light .tangerine-stroke-darker-hover:hover,.theme-light .color-7-stroke-darker-hover:hover{stroke:#714300}.theme-light .tangerine-stroke-darker-hover-transparent-5:hover,.theme-light .color-7-stroke-darker-hover-transparent-5:hover{stroke:#7143000d}.theme-light .tangerine-stroke-darker-hover-transparent-10:hover,.theme-light .color-7-stroke-darker-hover-transparent-10:hover{stroke:#7143001a}.theme-light .tangerine-stroke-darker-hover-transparent-15:hover,.theme-light .color-7-stroke-darker-hover-transparent-15:hover{stroke:#71430026}.theme-light .tangerine-stroke-darker-hover-transparent-20:hover,.theme-light .color-7-stroke-darker-hover-transparent-20:hover{stroke:#71430033}.theme-light .tangerine-stroke-darker-hover-transparent-25:hover,.theme-light .color-7-stroke-darker-hover-transparent-25:hover{stroke:#71430040}.theme-light .tangerine-stroke-darker-hover-transparent-30:hover,.theme-light .color-7-stroke-darker-hover-transparent-30:hover{stroke:#7143004d}.theme-light .tangerine-stroke-darker-hover-transparent-35:hover,.theme-light .color-7-stroke-darker-hover-transparent-35:hover{stroke:#71430059}.theme-light .tangerine-stroke-darker-hover-transparent-40:hover,.theme-light .color-7-stroke-darker-hover-transparent-40:hover{stroke:#71430066}.theme-light .tangerine-stroke-darker-hover-transparent-45:hover,.theme-light .color-7-stroke-darker-hover-transparent-45:hover{stroke:#71430073}.theme-light .tangerine-stroke-darker-hover-transparent-50:hover,.theme-light .color-7-stroke-darker-hover-transparent-50:hover{stroke:#71430080}.theme-light .tangerine-stroke-darker-hover-transparent-55:hover,.theme-light .color-7-stroke-darker-hover-transparent-55:hover{stroke:#7143008c}.theme-light .tangerine-stroke-darker-hover-transparent-60:hover,.theme-light .color-7-stroke-darker-hover-transparent-60:hover{stroke:#71430099}.theme-light .tangerine-stroke-darker-hover-transparent-65:hover,.theme-light .color-7-stroke-darker-hover-transparent-65:hover{stroke:#714300a6}.theme-light .tangerine-stroke-darker-hover-transparent-70:hover,.theme-light .color-7-stroke-darker-hover-transparent-70:hover{stroke:#714300b3}.theme-light .tangerine-stroke-darker-hover-transparent-75:hover,.theme-light .color-7-stroke-darker-hover-transparent-75:hover{stroke:#714300bf}.theme-light .tangerine-stroke-darker-hover-transparent-80:hover,.theme-light .color-7-stroke-darker-hover-transparent-80:hover{stroke:#714300cc}.theme-light .tangerine-stroke-darker-hover-transparent-85:hover,.theme-light .color-7-stroke-darker-hover-transparent-85:hover{stroke:#714300d9}.theme-light .tangerine-stroke-darker-hover-transparent-90:hover,.theme-light .color-7-stroke-darker-hover-transparent-90:hover{stroke:#714300e6}.theme-light .tangerine-stroke-darker-hover-transparent-95:hover,.theme-light .color-7-stroke-darker-hover-transparent-95:hover{stroke:#714300f2}.theme-light .tangerine-border-lighter,.theme-light .color-7-border-lighter{border-color:#ffdca9!important}.theme-light .tangerine-border-lighter-transparent-5,.theme-light .color-7-border-lighter-transparent-5{border-color:#ffdca90d!important}.theme-light .tangerine-border-lighter-transparent-10,.theme-light .color-7-border-lighter-transparent-10{border-color:#ffdca91a!important}.theme-light .tangerine-border-lighter-transparent-15,.theme-light .color-7-border-lighter-transparent-15{border-color:#ffdca926!important}.theme-light .tangerine-border-lighter-transparent-20,.theme-light .color-7-border-lighter-transparent-20{border-color:#ffdca933!important}.theme-light .tangerine-border-lighter-transparent-25,.theme-light .color-7-border-lighter-transparent-25{border-color:#ffdca940!important}.theme-light .tangerine-border-lighter-transparent-30,.theme-light .color-7-border-lighter-transparent-30{border-color:#ffdca94d!important}.theme-light .tangerine-border-lighter-transparent-35,.theme-light .color-7-border-lighter-transparent-35{border-color:#ffdca959!important}.theme-light .tangerine-border-lighter-transparent-40,.theme-light .color-7-border-lighter-transparent-40{border-color:#ffdca966!important}.theme-light .tangerine-border-lighter-transparent-45,.theme-light .color-7-border-lighter-transparent-45{border-color:#ffdca973!important}.theme-light .tangerine-border-lighter-transparent-50,.theme-light .color-7-border-lighter-transparent-50{border-color:#ffdca980!important}.theme-light .tangerine-border-lighter-transparent-55,.theme-light .color-7-border-lighter-transparent-55{border-color:#ffdca98c!important}.theme-light .tangerine-border-lighter-transparent-60,.theme-light .color-7-border-lighter-transparent-60{border-color:#ffdca999!important}.theme-light .tangerine-border-lighter-transparent-65,.theme-light .color-7-border-lighter-transparent-65{border-color:#ffdca9a6!important}.theme-light .tangerine-border-lighter-transparent-70,.theme-light .color-7-border-lighter-transparent-70{border-color:#ffdca9b3!important}.theme-light .tangerine-border-lighter-transparent-75,.theme-light .color-7-border-lighter-transparent-75{border-color:#ffdca9bf!important}.theme-light .tangerine-border-lighter-transparent-80,.theme-light .color-7-border-lighter-transparent-80{border-color:#ffdca9cc!important}.theme-light .tangerine-border-lighter-transparent-85,.theme-light .color-7-border-lighter-transparent-85{border-color:#ffdca9d9!important}.theme-light .tangerine-border-lighter-transparent-90,.theme-light .color-7-border-lighter-transparent-90{border-color:#ffdca9e6!important}.theme-light .tangerine-border-lighter-transparent-95,.theme-light .color-7-border-lighter-transparent-95{border-color:#ffdca9f2!important}.theme-light .tangerine-border-lighter-lightness-10,.theme-light .color-7-border-lighter-lightness-10{border-color:#ffe0b2!important}.theme-light .tangerine-border-lighter-darkness-10,.theme-light .color-7-border-lighter-darkness-10{border-color:#ffcb7f!important}.theme-light .tangerine-border-lighter-lightness-20,.theme-light .color-7-border-lighter-lightness-20{border-color:#ffe3ba!important}.theme-light .tangerine-border-lighter-darkness-20,.theme-light .color-7-border-lighter-darkness-20{border-color:#ffb954!important}.theme-light .tangerine-border-lighter-lightness-30,.theme-light .color-7-border-lighter-lightness-30{border-color:#ffe7c3!important}.theme-light .tangerine-border-lighter-darkness-30,.theme-light .color-7-border-lighter-darkness-30{border-color:#ffa82a!important}.theme-light .tangerine-border-lighter-lightness-40,.theme-light .color-7-border-lighter-lightness-40{border-color:#ffeacb!important}.theme-light .tangerine-border-lighter-darkness-40,.theme-light .color-7-border-lighter-darkness-40{border-color:#fe9700!important}.theme-light .tangerine-border-lighter-lightness-50,.theme-light .color-7-border-lighter-lightness-50{border-color:#ffeed4!important}.theme-light .tangerine-border-lighter-darkness-50,.theme-light .color-7-border-lighter-darkness-50{border-color:#d47e00!important}.theme-light .tangerine-border-lighter-lightness-60,.theme-light .color-7-border-lighter-lightness-60{border-color:#fff1dd!important}.theme-light .tangerine-border-lighter-darkness-60,.theme-light .color-7-border-lighter-darkness-60{border-color:#aa6500!important}.theme-light .tangerine-border-lighter-lightness-70,.theme-light .color-7-border-lighter-lightness-70{border-color:#fff5e5!important}.theme-light .tangerine-border-lighter-darkness-70,.theme-light .color-7-border-lighter-darkness-70{border-color:#7f4b00!important}.theme-light .tangerine-border-lighter-lightness-80,.theme-light .color-7-border-lighter-lightness-80{border-color:#fff8ee!important}.theme-light .tangerine-border-lighter-darkness-80,.theme-light .color-7-border-lighter-darkness-80{border-color:#553200!important}.theme-light .tangerine-border-lighter-lightness-90,.theme-light .color-7-border-lighter-lightness-90{border-color:#fffcf6!important}.theme-light .tangerine-border-lighter-darkness-90,.theme-light .color-7-border-lighter-darkness-90{border-color:#2a1900!important}.theme-light .tangerine-border-lighter-hover:hover,.theme-light .color-7-border-lighter-hover:hover{border-color:#ffdca9!important}.theme-light .tangerine-border-lighter-hover-transparent-5:hover,.theme-light .color-7-border-lighter-hover-transparent-5:hover{border-color:#ffdca90d!important}.theme-light .tangerine-border-lighter-hover-transparent-10:hover,.theme-light .color-7-border-lighter-hover-transparent-10:hover{border-color:#ffdca91a!important}.theme-light .tangerine-border-lighter-hover-transparent-15:hover,.theme-light .color-7-border-lighter-hover-transparent-15:hover{border-color:#ffdca926!important}.theme-light .tangerine-border-lighter-hover-transparent-20:hover,.theme-light .color-7-border-lighter-hover-transparent-20:hover{border-color:#ffdca933!important}.theme-light .tangerine-border-lighter-hover-transparent-25:hover,.theme-light .color-7-border-lighter-hover-transparent-25:hover{border-color:#ffdca940!important}.theme-light .tangerine-border-lighter-hover-transparent-30:hover,.theme-light .color-7-border-lighter-hover-transparent-30:hover{border-color:#ffdca94d!important}.theme-light .tangerine-border-lighter-hover-transparent-35:hover,.theme-light .color-7-border-lighter-hover-transparent-35:hover{border-color:#ffdca959!important}.theme-light .tangerine-border-lighter-hover-transparent-40:hover,.theme-light .color-7-border-lighter-hover-transparent-40:hover{border-color:#ffdca966!important}.theme-light .tangerine-border-lighter-hover-transparent-45:hover,.theme-light .color-7-border-lighter-hover-transparent-45:hover{border-color:#ffdca973!important}.theme-light .tangerine-border-lighter-hover-transparent-50:hover,.theme-light .color-7-border-lighter-hover-transparent-50:hover{border-color:#ffdca980!important}.theme-light .tangerine-border-lighter-hover-transparent-55:hover,.theme-light .color-7-border-lighter-hover-transparent-55:hover{border-color:#ffdca98c!important}.theme-light .tangerine-border-lighter-hover-transparent-60:hover,.theme-light .color-7-border-lighter-hover-transparent-60:hover{border-color:#ffdca999!important}.theme-light .tangerine-border-lighter-hover-transparent-65:hover,.theme-light .color-7-border-lighter-hover-transparent-65:hover{border-color:#ffdca9a6!important}.theme-light .tangerine-border-lighter-hover-transparent-70:hover,.theme-light .color-7-border-lighter-hover-transparent-70:hover{border-color:#ffdca9b3!important}.theme-light .tangerine-border-lighter-hover-transparent-75:hover,.theme-light .color-7-border-lighter-hover-transparent-75:hover{border-color:#ffdca9bf!important}.theme-light .tangerine-border-lighter-hover-transparent-80:hover,.theme-light .color-7-border-lighter-hover-transparent-80:hover{border-color:#ffdca9cc!important}.theme-light .tangerine-border-lighter-hover-transparent-85:hover,.theme-light .color-7-border-lighter-hover-transparent-85:hover{border-color:#ffdca9d9!important}.theme-light .tangerine-border-lighter-hover-transparent-90:hover,.theme-light .color-7-border-lighter-hover-transparent-90:hover{border-color:#ffdca9e6!important}.theme-light .tangerine-border-lighter-hover-transparent-95:hover,.theme-light .color-7-border-lighter-hover-transparent-95:hover{border-color:#ffdca9f2!important}.theme-light .tangerine-border-light,.theme-light .color-7-border-light{border-color:#ffa929!important}.theme-light .tangerine-border-light-transparent-5,.theme-light .color-7-border-light-transparent-5{border-color:#ffa9290d!important}.theme-light .tangerine-border-light-transparent-10,.theme-light .color-7-border-light-transparent-10{border-color:#ffa9291a!important}.theme-light .tangerine-border-light-transparent-15,.theme-light .color-7-border-light-transparent-15{border-color:#ffa92926!important}.theme-light .tangerine-border-light-transparent-20,.theme-light .color-7-border-light-transparent-20{border-color:#ffa92933!important}.theme-light .tangerine-border-light-transparent-25,.theme-light .color-7-border-light-transparent-25{border-color:#ffa92940!important}.theme-light .tangerine-border-light-transparent-30,.theme-light .color-7-border-light-transparent-30{border-color:#ffa9294d!important}.theme-light .tangerine-border-light-transparent-35,.theme-light .color-7-border-light-transparent-35{border-color:#ffa92959!important}.theme-light .tangerine-border-light-transparent-40,.theme-light .color-7-border-light-transparent-40{border-color:#ffa92966!important}.theme-light .tangerine-border-light-transparent-45,.theme-light .color-7-border-light-transparent-45{border-color:#ffa92973!important}.theme-light .tangerine-border-light-transparent-50,.theme-light .color-7-border-light-transparent-50{border-color:#ffa92980!important}.theme-light .tangerine-border-light-transparent-55,.theme-light .color-7-border-light-transparent-55{border-color:#ffa9298c!important}.theme-light .tangerine-border-light-transparent-60,.theme-light .color-7-border-light-transparent-60{border-color:#ffa92999!important}.theme-light .tangerine-border-light-transparent-65,.theme-light .color-7-border-light-transparent-65{border-color:#ffa929a6!important}.theme-light .tangerine-border-light-transparent-70,.theme-light .color-7-border-light-transparent-70{border-color:#ffa929b3!important}.theme-light .tangerine-border-light-transparent-75,.theme-light .color-7-border-light-transparent-75{border-color:#ffa929bf!important}.theme-light .tangerine-border-light-transparent-80,.theme-light .color-7-border-light-transparent-80{border-color:#ffa929cc!important}.theme-light .tangerine-border-light-transparent-85,.theme-light .color-7-border-light-transparent-85{border-color:#ffa929d9!important}.theme-light .tangerine-border-light-transparent-90,.theme-light .color-7-border-light-transparent-90{border-color:#ffa929e6!important}.theme-light .tangerine-border-light-transparent-95,.theme-light .color-7-border-light-transparent-95{border-color:#ffa929f2!important}.theme-light .tangerine-border-light-lightness-10,.theme-light .color-7-border-light-lightness-10{border-color:#ffb23e!important}.theme-light .tangerine-border-light-darkness-10,.theme-light .color-7-border-light-darkness-10{border-color:#ff9d0b!important}.theme-light .tangerine-border-light-lightness-20,.theme-light .color-7-border-light-lightness-20{border-color:#ffba54!important}.theme-light .tangerine-border-light-darkness-20,.theme-light .color-7-border-light-darkness-20{border-color:#ed8e00!important}.theme-light .tangerine-border-light-lightness-30,.theme-light .color-7-border-light-lightness-30{border-color:#ffc369!important}.theme-light .tangerine-border-light-darkness-30,.theme-light .color-7-border-light-darkness-30{border-color:#cf7c00!important}.theme-light .tangerine-border-light-lightness-40,.theme-light .color-7-border-light-lightness-40{border-color:#ffcb7f!important}.theme-light .tangerine-border-light-darkness-40,.theme-light .color-7-border-light-darkness-40{border-color:#b26a00!important}.theme-light .tangerine-border-light-lightness-50,.theme-light .color-7-border-light-lightness-50{border-color:#ffd494!important}.theme-light .tangerine-border-light-darkness-50,.theme-light .color-7-border-light-darkness-50{border-color:#945900!important}.theme-light .tangerine-border-light-lightness-60,.theme-light .color-7-border-light-lightness-60{border-color:#ffdda9!important}.theme-light .tangerine-border-light-darkness-60,.theme-light .color-7-border-light-darkness-60{border-color:#764700!important}.theme-light .tangerine-border-light-lightness-70,.theme-light .color-7-border-light-lightness-70{border-color:#ffe5bf!important}.theme-light .tangerine-border-light-darkness-70,.theme-light .color-7-border-light-darkness-70{border-color:#593500!important}.theme-light .tangerine-border-light-lightness-80,.theme-light .color-7-border-light-lightness-80{border-color:#ffeed4!important}.theme-light .tangerine-border-light-darkness-80,.theme-light .color-7-border-light-darkness-80{border-color:#3b2300!important}.theme-light .tangerine-border-light-lightness-90,.theme-light .color-7-border-light-lightness-90{border-color:#fff6ea!important}.theme-light .tangerine-border-light-darkness-90,.theme-light .color-7-border-light-darkness-90{border-color:#1e1200!important}.theme-light .tangerine-border-light-hover:hover,.theme-light .color-7-border-light-hover:hover{border-color:#ffa929!important}.theme-light .tangerine-border-light-hover-transparent-5:hover,.theme-light .color-7-border-light-hover-transparent-5:hover{border-color:#ffa9290d!important}.theme-light .tangerine-border-light-hover-transparent-10:hover,.theme-light .color-7-border-light-hover-transparent-10:hover{border-color:#ffa9291a!important}.theme-light .tangerine-border-light-hover-transparent-15:hover,.theme-light .color-7-border-light-hover-transparent-15:hover{border-color:#ffa92926!important}.theme-light .tangerine-border-light-hover-transparent-20:hover,.theme-light .color-7-border-light-hover-transparent-20:hover{border-color:#ffa92933!important}.theme-light .tangerine-border-light-hover-transparent-25:hover,.theme-light .color-7-border-light-hover-transparent-25:hover{border-color:#ffa92940!important}.theme-light .tangerine-border-light-hover-transparent-30:hover,.theme-light .color-7-border-light-hover-transparent-30:hover{border-color:#ffa9294d!important}.theme-light .tangerine-border-light-hover-transparent-35:hover,.theme-light .color-7-border-light-hover-transparent-35:hover{border-color:#ffa92959!important}.theme-light .tangerine-border-light-hover-transparent-40:hover,.theme-light .color-7-border-light-hover-transparent-40:hover{border-color:#ffa92966!important}.theme-light .tangerine-border-light-hover-transparent-45:hover,.theme-light .color-7-border-light-hover-transparent-45:hover{border-color:#ffa92973!important}.theme-light .tangerine-border-light-hover-transparent-50:hover,.theme-light .color-7-border-light-hover-transparent-50:hover{border-color:#ffa92980!important}.theme-light .tangerine-border-light-hover-transparent-55:hover,.theme-light .color-7-border-light-hover-transparent-55:hover{border-color:#ffa9298c!important}.theme-light .tangerine-border-light-hover-transparent-60:hover,.theme-light .color-7-border-light-hover-transparent-60:hover{border-color:#ffa92999!important}.theme-light .tangerine-border-light-hover-transparent-65:hover,.theme-light .color-7-border-light-hover-transparent-65:hover{border-color:#ffa929a6!important}.theme-light .tangerine-border-light-hover-transparent-70:hover,.theme-light .color-7-border-light-hover-transparent-70:hover{border-color:#ffa929b3!important}.theme-light .tangerine-border-light-hover-transparent-75:hover,.theme-light .color-7-border-light-hover-transparent-75:hover{border-color:#ffa929bf!important}.theme-light .tangerine-border-light-hover-transparent-80:hover,.theme-light .color-7-border-light-hover-transparent-80:hover{border-color:#ffa929cc!important}.theme-light .tangerine-border-light-hover-transparent-85:hover,.theme-light .color-7-border-light-hover-transparent-85:hover{border-color:#ffa929d9!important}.theme-light .tangerine-border-light-hover-transparent-90:hover,.theme-light .color-7-border-light-hover-transparent-90:hover{border-color:#ffa929e6!important}.theme-light .tangerine-border-light-hover-transparent-95:hover,.theme-light .color-7-border-light-hover-transparent-95:hover{border-color:#ffa929f2!important}.theme-light .tangerine-border,.theme-light .color-7-border{border-color:#eb8c00!important}.theme-light .tangerine-border-transparent-5,.theme-light .color-7-border-transparent-5{border-color:#eb8c000d!important}.theme-light .tangerine-border-transparent-10,.theme-light .color-7-border-transparent-10{border-color:#eb8c001a!important}.theme-light .tangerine-border-transparent-15,.theme-light .color-7-border-transparent-15{border-color:#eb8c0026!important}.theme-light .tangerine-border-transparent-20,.theme-light .color-7-border-transparent-20{border-color:#eb8c0033!important}.theme-light .tangerine-border-transparent-25,.theme-light .color-7-border-transparent-25{border-color:#eb8c0040!important}.theme-light .tangerine-border-transparent-30,.theme-light .color-7-border-transparent-30{border-color:#eb8c004d!important}.theme-light .tangerine-border-transparent-35,.theme-light .color-7-border-transparent-35{border-color:#eb8c0059!important}.theme-light .tangerine-border-transparent-40,.theme-light .color-7-border-transparent-40{border-color:#eb8c0066!important}.theme-light .tangerine-border-transparent-45,.theme-light .color-7-border-transparent-45{border-color:#eb8c0073!important}.theme-light .tangerine-border-transparent-50,.theme-light .color-7-border-transparent-50{border-color:#eb8c0080!important}.theme-light .tangerine-border-transparent-55,.theme-light .color-7-border-transparent-55{border-color:#eb8c008c!important}.theme-light .tangerine-border-transparent-60,.theme-light .color-7-border-transparent-60{border-color:#eb8c0099!important}.theme-light .tangerine-border-transparent-65,.theme-light .color-7-border-transparent-65{border-color:#eb8c00a6!important}.theme-light .tangerine-border-transparent-70,.theme-light .color-7-border-transparent-70{border-color:#eb8c00b3!important}.theme-light .tangerine-border-transparent-75,.theme-light .color-7-border-transparent-75{border-color:#eb8c00bf!important}.theme-light .tangerine-border-transparent-80,.theme-light .color-7-border-transparent-80{border-color:#eb8c00cc!important}.theme-light .tangerine-border-transparent-85,.theme-light .color-7-border-transparent-85{border-color:#eb8c00d9!important}.theme-light .tangerine-border-transparent-90,.theme-light .color-7-border-transparent-90{border-color:#eb8c00e6!important}.theme-light .tangerine-border-transparent-95,.theme-light .color-7-border-transparent-95{border-color:#eb8c00f2!important}.theme-light .tangerine-border-lightness-10,.theme-light .color-7-border-lightness-10{border-color:#ff9b08!important}.theme-light .tangerine-border-darkness-10,.theme-light .color-7-border-darkness-10{border-color:#d47e00!important}.theme-light .tangerine-border-lightness-20,.theme-light .color-7-border-lightness-20{border-color:#ffa623!important}.theme-light .tangerine-border-darkness-20,.theme-light .color-7-border-darkness-20{border-color:#bc7000!important}.theme-light .tangerine-border-lightness-30,.theme-light .color-7-border-lightness-30{border-color:#ffb13f!important}.theme-light .tangerine-border-darkness-30,.theme-light .color-7-border-darkness-30{border-color:#a56200!important}.theme-light .tangerine-border-lightness-40,.theme-light .color-7-border-lightness-40{border-color:#ffbc5a!important}.theme-light .tangerine-border-darkness-40,.theme-light .color-7-border-darkness-40{border-color:#8d5400!important}.theme-light .tangerine-border-lightness-50,.theme-light .color-7-border-lightness-50{border-color:#ffc776!important}.theme-light .tangerine-border-darkness-50,.theme-light .color-7-border-darkness-50{border-color:#764600!important}.theme-light .tangerine-border-lightness-60,.theme-light .color-7-border-lightness-60{border-color:#ffd391!important}.theme-light .tangerine-border-darkness-60,.theme-light .color-7-border-darkness-60{border-color:#5e3800!important}.theme-light .tangerine-border-lightness-70,.theme-light .color-7-border-lightness-70{border-color:#ffdead!important}.theme-light .tangerine-border-darkness-70,.theme-light .color-7-border-darkness-70{border-color:#472a00!important}.theme-light .tangerine-border-lightness-80,.theme-light .color-7-border-lightness-80{border-color:#ffe9c8!important}.theme-light .tangerine-border-darkness-80,.theme-light .color-7-border-darkness-80{border-color:#2f1c00!important}.theme-light .tangerine-border-lightness-90,.theme-light .color-7-border-lightness-90{border-color:#fff4e4!important}.theme-light .tangerine-border-darkness-90,.theme-light .color-7-border-darkness-90{border-color:#180e00!important}.theme-light .tangerine-border-hover:hover,.theme-light .color-7-border-hover:hover{border-color:#eb8c00!important}.theme-light .tangerine-border-hover-transparent-5:hover,.theme-light .color-7-border-hover-transparent-5:hover{border-color:#eb8c000d!important}.theme-light .tangerine-border-hover-transparent-10:hover,.theme-light .color-7-border-hover-transparent-10:hover{border-color:#eb8c001a!important}.theme-light .tangerine-border-hover-transparent-15:hover,.theme-light .color-7-border-hover-transparent-15:hover{border-color:#eb8c0026!important}.theme-light .tangerine-border-hover-transparent-20:hover,.theme-light .color-7-border-hover-transparent-20:hover{border-color:#eb8c0033!important}.theme-light .tangerine-border-hover-transparent-25:hover,.theme-light .color-7-border-hover-transparent-25:hover{border-color:#eb8c0040!important}.theme-light .tangerine-border-hover-transparent-30:hover,.theme-light .color-7-border-hover-transparent-30:hover{border-color:#eb8c004d!important}.theme-light .tangerine-border-hover-transparent-35:hover,.theme-light .color-7-border-hover-transparent-35:hover{border-color:#eb8c0059!important}.theme-light .tangerine-border-hover-transparent-40:hover,.theme-light .color-7-border-hover-transparent-40:hover{border-color:#eb8c0066!important}.theme-light .tangerine-border-hover-transparent-45:hover,.theme-light .color-7-border-hover-transparent-45:hover{border-color:#eb8c0073!important}.theme-light .tangerine-border-hover-transparent-50:hover,.theme-light .color-7-border-hover-transparent-50:hover{border-color:#eb8c0080!important}.theme-light .tangerine-border-hover-transparent-55:hover,.theme-light .color-7-border-hover-transparent-55:hover{border-color:#eb8c008c!important}.theme-light .tangerine-border-hover-transparent-60:hover,.theme-light .color-7-border-hover-transparent-60:hover{border-color:#eb8c0099!important}.theme-light .tangerine-border-hover-transparent-65:hover,.theme-light .color-7-border-hover-transparent-65:hover{border-color:#eb8c00a6!important}.theme-light .tangerine-border-hover-transparent-70:hover,.theme-light .color-7-border-hover-transparent-70:hover{border-color:#eb8c00b3!important}.theme-light .tangerine-border-hover-transparent-75:hover,.theme-light .color-7-border-hover-transparent-75:hover{border-color:#eb8c00bf!important}.theme-light .tangerine-border-hover-transparent-80:hover,.theme-light .color-7-border-hover-transparent-80:hover{border-color:#eb8c00cc!important}.theme-light .tangerine-border-hover-transparent-85:hover,.theme-light .color-7-border-hover-transparent-85:hover{border-color:#eb8c00d9!important}.theme-light .tangerine-border-hover-transparent-90:hover,.theme-light .color-7-border-hover-transparent-90:hover{border-color:#eb8c00e6!important}.theme-light .tangerine-border-hover-transparent-95:hover,.theme-light .color-7-border-hover-transparent-95:hover{border-color:#eb8c00f2!important}.theme-light .tangerine-border-dark,.theme-light .color-7-border-dark{border-color:#ae6800!important}.theme-light .tangerine-border-dark-transparent-5,.theme-light .color-7-border-dark-transparent-5{border-color:#ae68000d!important}.theme-light .tangerine-border-dark-transparent-10,.theme-light .color-7-border-dark-transparent-10{border-color:#ae68001a!important}.theme-light .tangerine-border-dark-transparent-15,.theme-light .color-7-border-dark-transparent-15{border-color:#ae680026!important}.theme-light .tangerine-border-dark-transparent-20,.theme-light .color-7-border-dark-transparent-20{border-color:#ae680033!important}.theme-light .tangerine-border-dark-transparent-25,.theme-light .color-7-border-dark-transparent-25{border-color:#ae680040!important}.theme-light .tangerine-border-dark-transparent-30,.theme-light .color-7-border-dark-transparent-30{border-color:#ae68004d!important}.theme-light .tangerine-border-dark-transparent-35,.theme-light .color-7-border-dark-transparent-35{border-color:#ae680059!important}.theme-light .tangerine-border-dark-transparent-40,.theme-light .color-7-border-dark-transparent-40{border-color:#ae680066!important}.theme-light .tangerine-border-dark-transparent-45,.theme-light .color-7-border-dark-transparent-45{border-color:#ae680073!important}.theme-light .tangerine-border-dark-transparent-50,.theme-light .color-7-border-dark-transparent-50{border-color:#ae680080!important}.theme-light .tangerine-border-dark-transparent-55,.theme-light .color-7-border-dark-transparent-55{border-color:#ae68008c!important}.theme-light .tangerine-border-dark-transparent-60,.theme-light .color-7-border-dark-transparent-60{border-color:#ae680099!important}.theme-light .tangerine-border-dark-transparent-65,.theme-light .color-7-border-dark-transparent-65{border-color:#ae6800a6!important}.theme-light .tangerine-border-dark-transparent-70,.theme-light .color-7-border-dark-transparent-70{border-color:#ae6800b3!important}.theme-light .tangerine-border-dark-transparent-75,.theme-light .color-7-border-dark-transparent-75{border-color:#ae6800bf!important}.theme-light .tangerine-border-dark-transparent-80,.theme-light .color-7-border-dark-transparent-80{border-color:#ae6800cc!important}.theme-light .tangerine-border-dark-transparent-85,.theme-light .color-7-border-dark-transparent-85{border-color:#ae6800d9!important}.theme-light .tangerine-border-dark-transparent-90,.theme-light .color-7-border-dark-transparent-90{border-color:#ae6800e6!important}.theme-light .tangerine-border-dark-transparent-95,.theme-light .color-7-border-dark-transparent-95{border-color:#ae6800f2!important}.theme-light .tangerine-border-dark-lightness-10,.theme-light .color-7-border-dark-lightness-10{border-color:#d07c00!important}.theme-light .tangerine-border-dark-darkness-10,.theme-light .color-7-border-dark-darkness-10{border-color:#9d5e00!important}.theme-light .tangerine-border-dark-lightness-20,.theme-light .color-7-border-dark-lightness-20{border-color:#f19000!important}.theme-light .tangerine-border-dark-darkness-20,.theme-light .color-7-border-dark-darkness-20{border-color:#8b5300!important}.theme-light .tangerine-border-dark-lightness-30,.theme-light .color-7-border-dark-lightness-30{border-color:#ffa014!important}.theme-light .tangerine-border-dark-darkness-30,.theme-light .color-7-border-dark-darkness-30{border-color:#7a4900!important}.theme-light .tangerine-border-dark-lightness-40,.theme-light .color-7-border-dark-lightness-40{border-color:#ffae35!important}.theme-light .tangerine-border-dark-darkness-40,.theme-light .color-7-border-dark-darkness-40{border-color:#683e00!important}.theme-light .tangerine-border-dark-lightness-50,.theme-light .color-7-border-dark-lightness-50{border-color:#ffbb57!important}.theme-light .tangerine-border-dark-darkness-50,.theme-light .color-7-border-dark-darkness-50{border-color:#573400!important}.theme-light .tangerine-border-dark-lightness-60,.theme-light .color-7-border-dark-lightness-60{border-color:#ffc979!important}.theme-light .tangerine-border-dark-darkness-60,.theme-light .color-7-border-dark-darkness-60{border-color:#462a00!important}.theme-light .tangerine-border-dark-lightness-70,.theme-light .color-7-border-dark-lightness-70{border-color:#ffd69a!important}.theme-light .tangerine-border-dark-darkness-70,.theme-light .color-7-border-dark-darkness-70{border-color:#341f00!important}.theme-light .tangerine-border-dark-lightness-80,.theme-light .color-7-border-dark-lightness-80{border-color:#ffe4bc!important}.theme-light .tangerine-border-dark-darkness-80,.theme-light .color-7-border-dark-darkness-80{border-color:#231500!important}.theme-light .tangerine-border-dark-lightness-90,.theme-light .color-7-border-dark-lightness-90{border-color:#fff1dd!important}.theme-light .tangerine-border-dark-darkness-90,.theme-light .color-7-border-dark-darkness-90{border-color:#110a00!important}.theme-light .tangerine-border-dark-hover:hover,.theme-light .color-7-border-dark-hover:hover{border-color:#ae6800!important}.theme-light .tangerine-border-dark-hover-transparent-5:hover,.theme-light .color-7-border-dark-hover-transparent-5:hover{border-color:#ae68000d!important}.theme-light .tangerine-border-dark-hover-transparent-10:hover,.theme-light .color-7-border-dark-hover-transparent-10:hover{border-color:#ae68001a!important}.theme-light .tangerine-border-dark-hover-transparent-15:hover,.theme-light .color-7-border-dark-hover-transparent-15:hover{border-color:#ae680026!important}.theme-light .tangerine-border-dark-hover-transparent-20:hover,.theme-light .color-7-border-dark-hover-transparent-20:hover{border-color:#ae680033!important}.theme-light .tangerine-border-dark-hover-transparent-25:hover,.theme-light .color-7-border-dark-hover-transparent-25:hover{border-color:#ae680040!important}.theme-light .tangerine-border-dark-hover-transparent-30:hover,.theme-light .color-7-border-dark-hover-transparent-30:hover{border-color:#ae68004d!important}.theme-light .tangerine-border-dark-hover-transparent-35:hover,.theme-light .color-7-border-dark-hover-transparent-35:hover{border-color:#ae680059!important}.theme-light .tangerine-border-dark-hover-transparent-40:hover,.theme-light .color-7-border-dark-hover-transparent-40:hover{border-color:#ae680066!important}.theme-light .tangerine-border-dark-hover-transparent-45:hover,.theme-light .color-7-border-dark-hover-transparent-45:hover{border-color:#ae680073!important}.theme-light .tangerine-border-dark-hover-transparent-50:hover,.theme-light .color-7-border-dark-hover-transparent-50:hover{border-color:#ae680080!important}.theme-light .tangerine-border-dark-hover-transparent-55:hover,.theme-light .color-7-border-dark-hover-transparent-55:hover{border-color:#ae68008c!important}.theme-light .tangerine-border-dark-hover-transparent-60:hover,.theme-light .color-7-border-dark-hover-transparent-60:hover{border-color:#ae680099!important}.theme-light .tangerine-border-dark-hover-transparent-65:hover,.theme-light .color-7-border-dark-hover-transparent-65:hover{border-color:#ae6800a6!important}.theme-light .tangerine-border-dark-hover-transparent-70:hover,.theme-light .color-7-border-dark-hover-transparent-70:hover{border-color:#ae6800b3!important}.theme-light .tangerine-border-dark-hover-transparent-75:hover,.theme-light .color-7-border-dark-hover-transparent-75:hover{border-color:#ae6800bf!important}.theme-light .tangerine-border-dark-hover-transparent-80:hover,.theme-light .color-7-border-dark-hover-transparent-80:hover{border-color:#ae6800cc!important}.theme-light .tangerine-border-dark-hover-transparent-85:hover,.theme-light .color-7-border-dark-hover-transparent-85:hover{border-color:#ae6800d9!important}.theme-light .tangerine-border-dark-hover-transparent-90:hover,.theme-light .color-7-border-dark-hover-transparent-90:hover{border-color:#ae6800e6!important}.theme-light .tangerine-border-dark-hover-transparent-95:hover,.theme-light .color-7-border-dark-hover-transparent-95:hover{border-color:#ae6800f2!important}.theme-light .tangerine-border-darker,.theme-light .color-7-border-darker{border-color:#714300!important}.theme-light .tangerine-border-darker-transparent-5,.theme-light .color-7-border-darker-transparent-5{border-color:#7143000d!important}.theme-light .tangerine-border-darker-transparent-10,.theme-light .color-7-border-darker-transparent-10{border-color:#7143001a!important}.theme-light .tangerine-border-darker-transparent-15,.theme-light .color-7-border-darker-transparent-15{border-color:#71430026!important}.theme-light .tangerine-border-darker-transparent-20,.theme-light .color-7-border-darker-transparent-20{border-color:#71430033!important}.theme-light .tangerine-border-darker-transparent-25,.theme-light .color-7-border-darker-transparent-25{border-color:#71430040!important}.theme-light .tangerine-border-darker-transparent-30,.theme-light .color-7-border-darker-transparent-30{border-color:#7143004d!important}.theme-light .tangerine-border-darker-transparent-35,.theme-light .color-7-border-darker-transparent-35{border-color:#71430059!important}.theme-light .tangerine-border-darker-transparent-40,.theme-light .color-7-border-darker-transparent-40{border-color:#71430066!important}.theme-light .tangerine-border-darker-transparent-45,.theme-light .color-7-border-darker-transparent-45{border-color:#71430073!important}.theme-light .tangerine-border-darker-transparent-50,.theme-light .color-7-border-darker-transparent-50{border-color:#71430080!important}.theme-light .tangerine-border-darker-transparent-55,.theme-light .color-7-border-darker-transparent-55{border-color:#7143008c!important}.theme-light .tangerine-border-darker-transparent-60,.theme-light .color-7-border-darker-transparent-60{border-color:#71430099!important}.theme-light .tangerine-border-darker-transparent-65,.theme-light .color-7-border-darker-transparent-65{border-color:#714300a6!important}.theme-light .tangerine-border-darker-transparent-70,.theme-light .color-7-border-darker-transparent-70{border-color:#714300b3!important}.theme-light .tangerine-border-darker-transparent-75,.theme-light .color-7-border-darker-transparent-75{border-color:#714300bf!important}.theme-light .tangerine-border-darker-transparent-80,.theme-light .color-7-border-darker-transparent-80{border-color:#714300cc!important}.theme-light .tangerine-border-darker-transparent-85,.theme-light .color-7-border-darker-transparent-85{border-color:#714300d9!important}.theme-light .tangerine-border-darker-transparent-90,.theme-light .color-7-border-darker-transparent-90{border-color:#714300e6!important}.theme-light .tangerine-border-darker-transparent-95,.theme-light .color-7-border-darker-transparent-95{border-color:#714300f2!important}.theme-light .tangerine-border-darker-lightness-10,.theme-light .color-7-border-darker-lightness-10{border-color:#995b00!important}.theme-light .tangerine-border-darker-darkness-10,.theme-light .color-7-border-darker-darkness-10{border-color:#663c00!important}.theme-light .tangerine-border-darker-lightness-20,.theme-light .color-7-border-darker-lightness-20{border-color:#c07200!important}.theme-light .tangerine-border-darker-darkness-20,.theme-light .color-7-border-darker-darkness-20{border-color:#5a3600!important}.theme-light .tangerine-border-darker-lightness-30,.theme-light .color-7-border-darker-lightness-30{border-color:#e88a00!important}.theme-light .tangerine-border-darker-darkness-30,.theme-light .color-7-border-darker-darkness-30{border-color:#4f2f00!important}.theme-light .tangerine-border-darker-lightness-40,.theme-light .color-7-border-darker-lightness-40{border-color:#ff9e11!important}.theme-light .tangerine-border-darker-darkness-40,.theme-light .color-7-border-darker-darkness-40{border-color:#442800!important}.theme-light .tangerine-border-darker-lightness-50,.theme-light .color-7-border-darker-lightness-50{border-color:#ffae39!important}.theme-light .tangerine-border-darker-darkness-50,.theme-light .color-7-border-darker-darkness-50{border-color:#392200!important}.theme-light .tangerine-border-darker-lightness-60,.theme-light .color-7-border-darker-lightness-60{border-color:#ffbe60!important}.theme-light .tangerine-border-darker-darkness-60,.theme-light .color-7-border-darker-darkness-60{border-color:#2d1b00!important}.theme-light .tangerine-border-darker-lightness-70,.theme-light .color-7-border-darker-lightness-70{border-color:#ffcf88!important}.theme-light .tangerine-border-darker-darkness-70,.theme-light .color-7-border-darker-darkness-70{border-color:#221400!important}.theme-light .tangerine-border-darker-lightness-80,.theme-light .color-7-border-darker-lightness-80{border-color:#ffdfb0!important}.theme-light .tangerine-border-darker-darkness-80,.theme-light .color-7-border-darker-darkness-80{border-color:#170d00!important}.theme-light .tangerine-border-darker-lightness-90,.theme-light .color-7-border-darker-lightness-90{border-color:#ffefd7!important}.theme-light .tangerine-border-darker-darkness-90,.theme-light .color-7-border-darker-darkness-90{border-color:#0b0700!important}.theme-light .tangerine-border-darker-hover:hover,.theme-light .color-7-border-darker-hover:hover{border-color:#714300!important}.theme-light .tangerine-border-darker-hover-transparent-5:hover,.theme-light .color-7-border-darker-hover-transparent-5:hover{border-color:#7143000d!important}.theme-light .tangerine-border-darker-hover-transparent-10:hover,.theme-light .color-7-border-darker-hover-transparent-10:hover{border-color:#7143001a!important}.theme-light .tangerine-border-darker-hover-transparent-15:hover,.theme-light .color-7-border-darker-hover-transparent-15:hover{border-color:#71430026!important}.theme-light .tangerine-border-darker-hover-transparent-20:hover,.theme-light .color-7-border-darker-hover-transparent-20:hover{border-color:#71430033!important}.theme-light .tangerine-border-darker-hover-transparent-25:hover,.theme-light .color-7-border-darker-hover-transparent-25:hover{border-color:#71430040!important}.theme-light .tangerine-border-darker-hover-transparent-30:hover,.theme-light .color-7-border-darker-hover-transparent-30:hover{border-color:#7143004d!important}.theme-light .tangerine-border-darker-hover-transparent-35:hover,.theme-light .color-7-border-darker-hover-transparent-35:hover{border-color:#71430059!important}.theme-light .tangerine-border-darker-hover-transparent-40:hover,.theme-light .color-7-border-darker-hover-transparent-40:hover{border-color:#71430066!important}.theme-light .tangerine-border-darker-hover-transparent-45:hover,.theme-light .color-7-border-darker-hover-transparent-45:hover{border-color:#71430073!important}.theme-light .tangerine-border-darker-hover-transparent-50:hover,.theme-light .color-7-border-darker-hover-transparent-50:hover{border-color:#71430080!important}.theme-light .tangerine-border-darker-hover-transparent-55:hover,.theme-light .color-7-border-darker-hover-transparent-55:hover{border-color:#7143008c!important}.theme-light .tangerine-border-darker-hover-transparent-60:hover,.theme-light .color-7-border-darker-hover-transparent-60:hover{border-color:#71430099!important}.theme-light .tangerine-border-darker-hover-transparent-65:hover,.theme-light .color-7-border-darker-hover-transparent-65:hover{border-color:#714300a6!important}.theme-light .tangerine-border-darker-hover-transparent-70:hover,.theme-light .color-7-border-darker-hover-transparent-70:hover{border-color:#714300b3!important}.theme-light .tangerine-border-darker-hover-transparent-75:hover,.theme-light .color-7-border-darker-hover-transparent-75:hover{border-color:#714300bf!important}.theme-light .tangerine-border-darker-hover-transparent-80:hover,.theme-light .color-7-border-darker-hover-transparent-80:hover{border-color:#714300cc!important}.theme-light .tangerine-border-darker-hover-transparent-85:hover,.theme-light .color-7-border-darker-hover-transparent-85:hover{border-color:#714300d9!important}.theme-light .tangerine-border-darker-hover-transparent-90:hover,.theme-light .color-7-border-darker-hover-transparent-90:hover{border-color:#714300e6!important}.theme-light .tangerine-border-darker-hover-transparent-95:hover,.theme-light .color-7-border-darker-hover-transparent-95:hover{border-color:#714300f2!important}.theme-light .tangerine-outline-lighter,.theme-light .color-7-outline-lighter{outline-color:#ffdca9!important}.theme-light .tangerine-outline-lighter-transparent-5,.theme-light .color-7-outline-lighter-transparent-5{outline-color:#ffdca90d!important}.theme-light .tangerine-outline-lighter-transparent-10,.theme-light .color-7-outline-lighter-transparent-10{outline-color:#ffdca91a!important}.theme-light .tangerine-outline-lighter-transparent-15,.theme-light .color-7-outline-lighter-transparent-15{outline-color:#ffdca926!important}.theme-light .tangerine-outline-lighter-transparent-20,.theme-light .color-7-outline-lighter-transparent-20{outline-color:#ffdca933!important}.theme-light .tangerine-outline-lighter-transparent-25,.theme-light .color-7-outline-lighter-transparent-25{outline-color:#ffdca940!important}.theme-light .tangerine-outline-lighter-transparent-30,.theme-light .color-7-outline-lighter-transparent-30{outline-color:#ffdca94d!important}.theme-light .tangerine-outline-lighter-transparent-35,.theme-light .color-7-outline-lighter-transparent-35{outline-color:#ffdca959!important}.theme-light .tangerine-outline-lighter-transparent-40,.theme-light .color-7-outline-lighter-transparent-40{outline-color:#ffdca966!important}.theme-light .tangerine-outline-lighter-transparent-45,.theme-light .color-7-outline-lighter-transparent-45{outline-color:#ffdca973!important}.theme-light .tangerine-outline-lighter-transparent-50,.theme-light .color-7-outline-lighter-transparent-50{outline-color:#ffdca980!important}.theme-light .tangerine-outline-lighter-transparent-55,.theme-light .color-7-outline-lighter-transparent-55{outline-color:#ffdca98c!important}.theme-light .tangerine-outline-lighter-transparent-60,.theme-light .color-7-outline-lighter-transparent-60{outline-color:#ffdca999!important}.theme-light .tangerine-outline-lighter-transparent-65,.theme-light .color-7-outline-lighter-transparent-65{outline-color:#ffdca9a6!important}.theme-light .tangerine-outline-lighter-transparent-70,.theme-light .color-7-outline-lighter-transparent-70{outline-color:#ffdca9b3!important}.theme-light .tangerine-outline-lighter-transparent-75,.theme-light .color-7-outline-lighter-transparent-75{outline-color:#ffdca9bf!important}.theme-light .tangerine-outline-lighter-transparent-80,.theme-light .color-7-outline-lighter-transparent-80{outline-color:#ffdca9cc!important}.theme-light .tangerine-outline-lighter-transparent-85,.theme-light .color-7-outline-lighter-transparent-85{outline-color:#ffdca9d9!important}.theme-light .tangerine-outline-lighter-transparent-90,.theme-light .color-7-outline-lighter-transparent-90{outline-color:#ffdca9e6!important}.theme-light .tangerine-outline-lighter-transparent-95,.theme-light .color-7-outline-lighter-transparent-95{outline-color:#ffdca9f2!important}.theme-light .tangerine-outline-lighter-lightness-10,.theme-light .color-7-outline-lighter-lightness-10{outline-color:#ffe0b2!important}.theme-light .tangerine-outline-lighter-darkness-10,.theme-light .color-7-outline-lighter-darkness-10{outline-color:#ffcb7f!important}.theme-light .tangerine-outline-lighter-lightness-20,.theme-light .color-7-outline-lighter-lightness-20{outline-color:#ffe3ba!important}.theme-light .tangerine-outline-lighter-darkness-20,.theme-light .color-7-outline-lighter-darkness-20{outline-color:#ffb954!important}.theme-light .tangerine-outline-lighter-lightness-30,.theme-light .color-7-outline-lighter-lightness-30{outline-color:#ffe7c3!important}.theme-light .tangerine-outline-lighter-darkness-30,.theme-light .color-7-outline-lighter-darkness-30{outline-color:#ffa82a!important}.theme-light .tangerine-outline-lighter-lightness-40,.theme-light .color-7-outline-lighter-lightness-40{outline-color:#ffeacb!important}.theme-light .tangerine-outline-lighter-darkness-40,.theme-light .color-7-outline-lighter-darkness-40{outline-color:#fe9700!important}.theme-light .tangerine-outline-lighter-lightness-50,.theme-light .color-7-outline-lighter-lightness-50{outline-color:#ffeed4!important}.theme-light .tangerine-outline-lighter-darkness-50,.theme-light .color-7-outline-lighter-darkness-50{outline-color:#d47e00!important}.theme-light .tangerine-outline-lighter-lightness-60,.theme-light .color-7-outline-lighter-lightness-60{outline-color:#fff1dd!important}.theme-light .tangerine-outline-lighter-darkness-60,.theme-light .color-7-outline-lighter-darkness-60{outline-color:#aa6500!important}.theme-light .tangerine-outline-lighter-lightness-70,.theme-light .color-7-outline-lighter-lightness-70{outline-color:#fff5e5!important}.theme-light .tangerine-outline-lighter-darkness-70,.theme-light .color-7-outline-lighter-darkness-70{outline-color:#7f4b00!important}.theme-light .tangerine-outline-lighter-lightness-80,.theme-light .color-7-outline-lighter-lightness-80{outline-color:#fff8ee!important}.theme-light .tangerine-outline-lighter-darkness-80,.theme-light .color-7-outline-lighter-darkness-80{outline-color:#553200!important}.theme-light .tangerine-outline-lighter-lightness-90,.theme-light .color-7-outline-lighter-lightness-90{outline-color:#fffcf6!important}.theme-light .tangerine-outline-lighter-darkness-90,.theme-light .color-7-outline-lighter-darkness-90{outline-color:#2a1900!important}.theme-light .tangerine-outline-lighter-hover:hover,.theme-light .color-7-outline-lighter-hover:hover{outline-color:#ffdca9!important}.theme-light .tangerine-outline-lighter-hover-transparent-5:hover,.theme-light .color-7-outline-lighter-hover-transparent-5:hover{outline-color:#ffdca90d!important}.theme-light .tangerine-outline-lighter-hover-transparent-10:hover,.theme-light .color-7-outline-lighter-hover-transparent-10:hover{outline-color:#ffdca91a!important}.theme-light .tangerine-outline-lighter-hover-transparent-15:hover,.theme-light .color-7-outline-lighter-hover-transparent-15:hover{outline-color:#ffdca926!important}.theme-light .tangerine-outline-lighter-hover-transparent-20:hover,.theme-light .color-7-outline-lighter-hover-transparent-20:hover{outline-color:#ffdca933!important}.theme-light .tangerine-outline-lighter-hover-transparent-25:hover,.theme-light .color-7-outline-lighter-hover-transparent-25:hover{outline-color:#ffdca940!important}.theme-light .tangerine-outline-lighter-hover-transparent-30:hover,.theme-light .color-7-outline-lighter-hover-transparent-30:hover{outline-color:#ffdca94d!important}.theme-light .tangerine-outline-lighter-hover-transparent-35:hover,.theme-light .color-7-outline-lighter-hover-transparent-35:hover{outline-color:#ffdca959!important}.theme-light .tangerine-outline-lighter-hover-transparent-40:hover,.theme-light .color-7-outline-lighter-hover-transparent-40:hover{outline-color:#ffdca966!important}.theme-light .tangerine-outline-lighter-hover-transparent-45:hover,.theme-light .color-7-outline-lighter-hover-transparent-45:hover{outline-color:#ffdca973!important}.theme-light .tangerine-outline-lighter-hover-transparent-50:hover,.theme-light .color-7-outline-lighter-hover-transparent-50:hover{outline-color:#ffdca980!important}.theme-light .tangerine-outline-lighter-hover-transparent-55:hover,.theme-light .color-7-outline-lighter-hover-transparent-55:hover{outline-color:#ffdca98c!important}.theme-light .tangerine-outline-lighter-hover-transparent-60:hover,.theme-light .color-7-outline-lighter-hover-transparent-60:hover{outline-color:#ffdca999!important}.theme-light .tangerine-outline-lighter-hover-transparent-65:hover,.theme-light .color-7-outline-lighter-hover-transparent-65:hover{outline-color:#ffdca9a6!important}.theme-light .tangerine-outline-lighter-hover-transparent-70:hover,.theme-light .color-7-outline-lighter-hover-transparent-70:hover{outline-color:#ffdca9b3!important}.theme-light .tangerine-outline-lighter-hover-transparent-75:hover,.theme-light .color-7-outline-lighter-hover-transparent-75:hover{outline-color:#ffdca9bf!important}.theme-light .tangerine-outline-lighter-hover-transparent-80:hover,.theme-light .color-7-outline-lighter-hover-transparent-80:hover{outline-color:#ffdca9cc!important}.theme-light .tangerine-outline-lighter-hover-transparent-85:hover,.theme-light .color-7-outline-lighter-hover-transparent-85:hover{outline-color:#ffdca9d9!important}.theme-light .tangerine-outline-lighter-hover-transparent-90:hover,.theme-light .color-7-outline-lighter-hover-transparent-90:hover{outline-color:#ffdca9e6!important}.theme-light .tangerine-outline-lighter-hover-transparent-95:hover,.theme-light .color-7-outline-lighter-hover-transparent-95:hover{outline-color:#ffdca9f2!important}.theme-light .tangerine-outline-light,.theme-light .color-7-outline-light{outline-color:#ffa929!important}.theme-light .tangerine-outline-light-transparent-5,.theme-light .color-7-outline-light-transparent-5{outline-color:#ffa9290d!important}.theme-light .tangerine-outline-light-transparent-10,.theme-light .color-7-outline-light-transparent-10{outline-color:#ffa9291a!important}.theme-light .tangerine-outline-light-transparent-15,.theme-light .color-7-outline-light-transparent-15{outline-color:#ffa92926!important}.theme-light .tangerine-outline-light-transparent-20,.theme-light .color-7-outline-light-transparent-20{outline-color:#ffa92933!important}.theme-light .tangerine-outline-light-transparent-25,.theme-light .color-7-outline-light-transparent-25{outline-color:#ffa92940!important}.theme-light .tangerine-outline-light-transparent-30,.theme-light .color-7-outline-light-transparent-30{outline-color:#ffa9294d!important}.theme-light .tangerine-outline-light-transparent-35,.theme-light .color-7-outline-light-transparent-35{outline-color:#ffa92959!important}.theme-light .tangerine-outline-light-transparent-40,.theme-light .color-7-outline-light-transparent-40{outline-color:#ffa92966!important}.theme-light .tangerine-outline-light-transparent-45,.theme-light .color-7-outline-light-transparent-45{outline-color:#ffa92973!important}.theme-light .tangerine-outline-light-transparent-50,.theme-light .color-7-outline-light-transparent-50{outline-color:#ffa92980!important}.theme-light .tangerine-outline-light-transparent-55,.theme-light .color-7-outline-light-transparent-55{outline-color:#ffa9298c!important}.theme-light .tangerine-outline-light-transparent-60,.theme-light .color-7-outline-light-transparent-60{outline-color:#ffa92999!important}.theme-light .tangerine-outline-light-transparent-65,.theme-light .color-7-outline-light-transparent-65{outline-color:#ffa929a6!important}.theme-light .tangerine-outline-light-transparent-70,.theme-light .color-7-outline-light-transparent-70{outline-color:#ffa929b3!important}.theme-light .tangerine-outline-light-transparent-75,.theme-light .color-7-outline-light-transparent-75{outline-color:#ffa929bf!important}.theme-light .tangerine-outline-light-transparent-80,.theme-light .color-7-outline-light-transparent-80{outline-color:#ffa929cc!important}.theme-light .tangerine-outline-light-transparent-85,.theme-light .color-7-outline-light-transparent-85{outline-color:#ffa929d9!important}.theme-light .tangerine-outline-light-transparent-90,.theme-light .color-7-outline-light-transparent-90{outline-color:#ffa929e6!important}.theme-light .tangerine-outline-light-transparent-95,.theme-light .color-7-outline-light-transparent-95{outline-color:#ffa929f2!important}.theme-light .tangerine-outline-light-lightness-10,.theme-light .color-7-outline-light-lightness-10{outline-color:#ffb23e!important}.theme-light .tangerine-outline-light-darkness-10,.theme-light .color-7-outline-light-darkness-10{outline-color:#ff9d0b!important}.theme-light .tangerine-outline-light-lightness-20,.theme-light .color-7-outline-light-lightness-20{outline-color:#ffba54!important}.theme-light .tangerine-outline-light-darkness-20,.theme-light .color-7-outline-light-darkness-20{outline-color:#ed8e00!important}.theme-light .tangerine-outline-light-lightness-30,.theme-light .color-7-outline-light-lightness-30{outline-color:#ffc369!important}.theme-light .tangerine-outline-light-darkness-30,.theme-light .color-7-outline-light-darkness-30{outline-color:#cf7c00!important}.theme-light .tangerine-outline-light-lightness-40,.theme-light .color-7-outline-light-lightness-40{outline-color:#ffcb7f!important}.theme-light .tangerine-outline-light-darkness-40,.theme-light .color-7-outline-light-darkness-40{outline-color:#b26a00!important}.theme-light .tangerine-outline-light-lightness-50,.theme-light .color-7-outline-light-lightness-50{outline-color:#ffd494!important}.theme-light .tangerine-outline-light-darkness-50,.theme-light .color-7-outline-light-darkness-50{outline-color:#945900!important}.theme-light .tangerine-outline-light-lightness-60,.theme-light .color-7-outline-light-lightness-60{outline-color:#ffdda9!important}.theme-light .tangerine-outline-light-darkness-60,.theme-light .color-7-outline-light-darkness-60{outline-color:#764700!important}.theme-light .tangerine-outline-light-lightness-70,.theme-light .color-7-outline-light-lightness-70{outline-color:#ffe5bf!important}.theme-light .tangerine-outline-light-darkness-70,.theme-light .color-7-outline-light-darkness-70{outline-color:#593500!important}.theme-light .tangerine-outline-light-lightness-80,.theme-light .color-7-outline-light-lightness-80{outline-color:#ffeed4!important}.theme-light .tangerine-outline-light-darkness-80,.theme-light .color-7-outline-light-darkness-80{outline-color:#3b2300!important}.theme-light .tangerine-outline-light-lightness-90,.theme-light .color-7-outline-light-lightness-90{outline-color:#fff6ea!important}.theme-light .tangerine-outline-light-darkness-90,.theme-light .color-7-outline-light-darkness-90{outline-color:#1e1200!important}.theme-light .tangerine-outline-light-hover:hover,.theme-light .color-7-outline-light-hover:hover{outline-color:#ffa929!important}.theme-light .tangerine-outline-light-hover-transparent-5:hover,.theme-light .color-7-outline-light-hover-transparent-5:hover{outline-color:#ffa9290d!important}.theme-light .tangerine-outline-light-hover-transparent-10:hover,.theme-light .color-7-outline-light-hover-transparent-10:hover{outline-color:#ffa9291a!important}.theme-light .tangerine-outline-light-hover-transparent-15:hover,.theme-light .color-7-outline-light-hover-transparent-15:hover{outline-color:#ffa92926!important}.theme-light .tangerine-outline-light-hover-transparent-20:hover,.theme-light .color-7-outline-light-hover-transparent-20:hover{outline-color:#ffa92933!important}.theme-light .tangerine-outline-light-hover-transparent-25:hover,.theme-light .color-7-outline-light-hover-transparent-25:hover{outline-color:#ffa92940!important}.theme-light .tangerine-outline-light-hover-transparent-30:hover,.theme-light .color-7-outline-light-hover-transparent-30:hover{outline-color:#ffa9294d!important}.theme-light .tangerine-outline-light-hover-transparent-35:hover,.theme-light .color-7-outline-light-hover-transparent-35:hover{outline-color:#ffa92959!important}.theme-light .tangerine-outline-light-hover-transparent-40:hover,.theme-light .color-7-outline-light-hover-transparent-40:hover{outline-color:#ffa92966!important}.theme-light .tangerine-outline-light-hover-transparent-45:hover,.theme-light .color-7-outline-light-hover-transparent-45:hover{outline-color:#ffa92973!important}.theme-light .tangerine-outline-light-hover-transparent-50:hover,.theme-light .color-7-outline-light-hover-transparent-50:hover{outline-color:#ffa92980!important}.theme-light .tangerine-outline-light-hover-transparent-55:hover,.theme-light .color-7-outline-light-hover-transparent-55:hover{outline-color:#ffa9298c!important}.theme-light .tangerine-outline-light-hover-transparent-60:hover,.theme-light .color-7-outline-light-hover-transparent-60:hover{outline-color:#ffa92999!important}.theme-light .tangerine-outline-light-hover-transparent-65:hover,.theme-light .color-7-outline-light-hover-transparent-65:hover{outline-color:#ffa929a6!important}.theme-light .tangerine-outline-light-hover-transparent-70:hover,.theme-light .color-7-outline-light-hover-transparent-70:hover{outline-color:#ffa929b3!important}.theme-light .tangerine-outline-light-hover-transparent-75:hover,.theme-light .color-7-outline-light-hover-transparent-75:hover{outline-color:#ffa929bf!important}.theme-light .tangerine-outline-light-hover-transparent-80:hover,.theme-light .color-7-outline-light-hover-transparent-80:hover{outline-color:#ffa929cc!important}.theme-light .tangerine-outline-light-hover-transparent-85:hover,.theme-light .color-7-outline-light-hover-transparent-85:hover{outline-color:#ffa929d9!important}.theme-light .tangerine-outline-light-hover-transparent-90:hover,.theme-light .color-7-outline-light-hover-transparent-90:hover{outline-color:#ffa929e6!important}.theme-light .tangerine-outline-light-hover-transparent-95:hover,.theme-light .color-7-outline-light-hover-transparent-95:hover{outline-color:#ffa929f2!important}.theme-light .tangerine-outline,.theme-light .color-7-outline{outline-color:#eb8c00!important}.theme-light .tangerine-outline-transparent-5,.theme-light .color-7-outline-transparent-5{outline-color:#eb8c000d!important}.theme-light .tangerine-outline-transparent-10,.theme-light .color-7-outline-transparent-10{outline-color:#eb8c001a!important}.theme-light .tangerine-outline-transparent-15,.theme-light .color-7-outline-transparent-15{outline-color:#eb8c0026!important}.theme-light .tangerine-outline-transparent-20,.theme-light .color-7-outline-transparent-20{outline-color:#eb8c0033!important}.theme-light .tangerine-outline-transparent-25,.theme-light .color-7-outline-transparent-25{outline-color:#eb8c0040!important}.theme-light .tangerine-outline-transparent-30,.theme-light .color-7-outline-transparent-30{outline-color:#eb8c004d!important}.theme-light .tangerine-outline-transparent-35,.theme-light .color-7-outline-transparent-35{outline-color:#eb8c0059!important}.theme-light .tangerine-outline-transparent-40,.theme-light .color-7-outline-transparent-40{outline-color:#eb8c0066!important}.theme-light .tangerine-outline-transparent-45,.theme-light .color-7-outline-transparent-45{outline-color:#eb8c0073!important}.theme-light .tangerine-outline-transparent-50,.theme-light .color-7-outline-transparent-50{outline-color:#eb8c0080!important}.theme-light .tangerine-outline-transparent-55,.theme-light .color-7-outline-transparent-55{outline-color:#eb8c008c!important}.theme-light .tangerine-outline-transparent-60,.theme-light .color-7-outline-transparent-60{outline-color:#eb8c0099!important}.theme-light .tangerine-outline-transparent-65,.theme-light .color-7-outline-transparent-65{outline-color:#eb8c00a6!important}.theme-light .tangerine-outline-transparent-70,.theme-light .color-7-outline-transparent-70{outline-color:#eb8c00b3!important}.theme-light .tangerine-outline-transparent-75,.theme-light .color-7-outline-transparent-75{outline-color:#eb8c00bf!important}.theme-light .tangerine-outline-transparent-80,.theme-light .color-7-outline-transparent-80{outline-color:#eb8c00cc!important}.theme-light .tangerine-outline-transparent-85,.theme-light .color-7-outline-transparent-85{outline-color:#eb8c00d9!important}.theme-light .tangerine-outline-transparent-90,.theme-light .color-7-outline-transparent-90{outline-color:#eb8c00e6!important}.theme-light .tangerine-outline-transparent-95,.theme-light .color-7-outline-transparent-95{outline-color:#eb8c00f2!important}.theme-light .tangerine-outline-lightness-10,.theme-light .color-7-outline-lightness-10{outline-color:#ff9b08!important}.theme-light .tangerine-outline-darkness-10,.theme-light .color-7-outline-darkness-10{outline-color:#d47e00!important}.theme-light .tangerine-outline-lightness-20,.theme-light .color-7-outline-lightness-20{outline-color:#ffa623!important}.theme-light .tangerine-outline-darkness-20,.theme-light .color-7-outline-darkness-20{outline-color:#bc7000!important}.theme-light .tangerine-outline-lightness-30,.theme-light .color-7-outline-lightness-30{outline-color:#ffb13f!important}.theme-light .tangerine-outline-darkness-30,.theme-light .color-7-outline-darkness-30{outline-color:#a56200!important}.theme-light .tangerine-outline-lightness-40,.theme-light .color-7-outline-lightness-40{outline-color:#ffbc5a!important}.theme-light .tangerine-outline-darkness-40,.theme-light .color-7-outline-darkness-40{outline-color:#8d5400!important}.theme-light .tangerine-outline-lightness-50,.theme-light .color-7-outline-lightness-50{outline-color:#ffc776!important}.theme-light .tangerine-outline-darkness-50,.theme-light .color-7-outline-darkness-50{outline-color:#764600!important}.theme-light .tangerine-outline-lightness-60,.theme-light .color-7-outline-lightness-60{outline-color:#ffd391!important}.theme-light .tangerine-outline-darkness-60,.theme-light .color-7-outline-darkness-60{outline-color:#5e3800!important}.theme-light .tangerine-outline-lightness-70,.theme-light .color-7-outline-lightness-70{outline-color:#ffdead!important}.theme-light .tangerine-outline-darkness-70,.theme-light .color-7-outline-darkness-70{outline-color:#472a00!important}.theme-light .tangerine-outline-lightness-80,.theme-light .color-7-outline-lightness-80{outline-color:#ffe9c8!important}.theme-light .tangerine-outline-darkness-80,.theme-light .color-7-outline-darkness-80{outline-color:#2f1c00!important}.theme-light .tangerine-outline-lightness-90,.theme-light .color-7-outline-lightness-90{outline-color:#fff4e4!important}.theme-light .tangerine-outline-darkness-90,.theme-light .color-7-outline-darkness-90{outline-color:#180e00!important}.theme-light .tangerine-outline-hover:hover,.theme-light .color-7-outline-hover:hover{outline-color:#eb8c00!important}.theme-light .tangerine-outline-hover-transparent-5:hover,.theme-light .color-7-outline-hover-transparent-5:hover{outline-color:#eb8c000d!important}.theme-light .tangerine-outline-hover-transparent-10:hover,.theme-light .color-7-outline-hover-transparent-10:hover{outline-color:#eb8c001a!important}.theme-light .tangerine-outline-hover-transparent-15:hover,.theme-light .color-7-outline-hover-transparent-15:hover{outline-color:#eb8c0026!important}.theme-light .tangerine-outline-hover-transparent-20:hover,.theme-light .color-7-outline-hover-transparent-20:hover{outline-color:#eb8c0033!important}.theme-light .tangerine-outline-hover-transparent-25:hover,.theme-light .color-7-outline-hover-transparent-25:hover{outline-color:#eb8c0040!important}.theme-light .tangerine-outline-hover-transparent-30:hover,.theme-light .color-7-outline-hover-transparent-30:hover{outline-color:#eb8c004d!important}.theme-light .tangerine-outline-hover-transparent-35:hover,.theme-light .color-7-outline-hover-transparent-35:hover{outline-color:#eb8c0059!important}.theme-light .tangerine-outline-hover-transparent-40:hover,.theme-light .color-7-outline-hover-transparent-40:hover{outline-color:#eb8c0066!important}.theme-light .tangerine-outline-hover-transparent-45:hover,.theme-light .color-7-outline-hover-transparent-45:hover{outline-color:#eb8c0073!important}.theme-light .tangerine-outline-hover-transparent-50:hover,.theme-light .color-7-outline-hover-transparent-50:hover{outline-color:#eb8c0080!important}.theme-light .tangerine-outline-hover-transparent-55:hover,.theme-light .color-7-outline-hover-transparent-55:hover{outline-color:#eb8c008c!important}.theme-light .tangerine-outline-hover-transparent-60:hover,.theme-light .color-7-outline-hover-transparent-60:hover{outline-color:#eb8c0099!important}.theme-light .tangerine-outline-hover-transparent-65:hover,.theme-light .color-7-outline-hover-transparent-65:hover{outline-color:#eb8c00a6!important}.theme-light .tangerine-outline-hover-transparent-70:hover,.theme-light .color-7-outline-hover-transparent-70:hover{outline-color:#eb8c00b3!important}.theme-light .tangerine-outline-hover-transparent-75:hover,.theme-light .color-7-outline-hover-transparent-75:hover{outline-color:#eb8c00bf!important}.theme-light .tangerine-outline-hover-transparent-80:hover,.theme-light .color-7-outline-hover-transparent-80:hover{outline-color:#eb8c00cc!important}.theme-light .tangerine-outline-hover-transparent-85:hover,.theme-light .color-7-outline-hover-transparent-85:hover{outline-color:#eb8c00d9!important}.theme-light .tangerine-outline-hover-transparent-90:hover,.theme-light .color-7-outline-hover-transparent-90:hover{outline-color:#eb8c00e6!important}.theme-light .tangerine-outline-hover-transparent-95:hover,.theme-light .color-7-outline-hover-transparent-95:hover{outline-color:#eb8c00f2!important}.theme-light .tangerine-outline-dark,.theme-light .color-7-outline-dark{outline-color:#ae6800!important}.theme-light .tangerine-outline-dark-transparent-5,.theme-light .color-7-outline-dark-transparent-5{outline-color:#ae68000d!important}.theme-light .tangerine-outline-dark-transparent-10,.theme-light .color-7-outline-dark-transparent-10{outline-color:#ae68001a!important}.theme-light .tangerine-outline-dark-transparent-15,.theme-light .color-7-outline-dark-transparent-15{outline-color:#ae680026!important}.theme-light .tangerine-outline-dark-transparent-20,.theme-light .color-7-outline-dark-transparent-20{outline-color:#ae680033!important}.theme-light .tangerine-outline-dark-transparent-25,.theme-light .color-7-outline-dark-transparent-25{outline-color:#ae680040!important}.theme-light .tangerine-outline-dark-transparent-30,.theme-light .color-7-outline-dark-transparent-30{outline-color:#ae68004d!important}.theme-light .tangerine-outline-dark-transparent-35,.theme-light .color-7-outline-dark-transparent-35{outline-color:#ae680059!important}.theme-light .tangerine-outline-dark-transparent-40,.theme-light .color-7-outline-dark-transparent-40{outline-color:#ae680066!important}.theme-light .tangerine-outline-dark-transparent-45,.theme-light .color-7-outline-dark-transparent-45{outline-color:#ae680073!important}.theme-light .tangerine-outline-dark-transparent-50,.theme-light .color-7-outline-dark-transparent-50{outline-color:#ae680080!important}.theme-light .tangerine-outline-dark-transparent-55,.theme-light .color-7-outline-dark-transparent-55{outline-color:#ae68008c!important}.theme-light .tangerine-outline-dark-transparent-60,.theme-light .color-7-outline-dark-transparent-60{outline-color:#ae680099!important}.theme-light .tangerine-outline-dark-transparent-65,.theme-light .color-7-outline-dark-transparent-65{outline-color:#ae6800a6!important}.theme-light .tangerine-outline-dark-transparent-70,.theme-light .color-7-outline-dark-transparent-70{outline-color:#ae6800b3!important}.theme-light .tangerine-outline-dark-transparent-75,.theme-light .color-7-outline-dark-transparent-75{outline-color:#ae6800bf!important}.theme-light .tangerine-outline-dark-transparent-80,.theme-light .color-7-outline-dark-transparent-80{outline-color:#ae6800cc!important}.theme-light .tangerine-outline-dark-transparent-85,.theme-light .color-7-outline-dark-transparent-85{outline-color:#ae6800d9!important}.theme-light .tangerine-outline-dark-transparent-90,.theme-light .color-7-outline-dark-transparent-90{outline-color:#ae6800e6!important}.theme-light .tangerine-outline-dark-transparent-95,.theme-light .color-7-outline-dark-transparent-95{outline-color:#ae6800f2!important}.theme-light .tangerine-outline-dark-lightness-10,.theme-light .color-7-outline-dark-lightness-10{outline-color:#d07c00!important}.theme-light .tangerine-outline-dark-darkness-10,.theme-light .color-7-outline-dark-darkness-10{outline-color:#9d5e00!important}.theme-light .tangerine-outline-dark-lightness-20,.theme-light .color-7-outline-dark-lightness-20{outline-color:#f19000!important}.theme-light .tangerine-outline-dark-darkness-20,.theme-light .color-7-outline-dark-darkness-20{outline-color:#8b5300!important}.theme-light .tangerine-outline-dark-lightness-30,.theme-light .color-7-outline-dark-lightness-30{outline-color:#ffa014!important}.theme-light .tangerine-outline-dark-darkness-30,.theme-light .color-7-outline-dark-darkness-30{outline-color:#7a4900!important}.theme-light .tangerine-outline-dark-lightness-40,.theme-light .color-7-outline-dark-lightness-40{outline-color:#ffae35!important}.theme-light .tangerine-outline-dark-darkness-40,.theme-light .color-7-outline-dark-darkness-40{outline-color:#683e00!important}.theme-light .tangerine-outline-dark-lightness-50,.theme-light .color-7-outline-dark-lightness-50{outline-color:#ffbb57!important}.theme-light .tangerine-outline-dark-darkness-50,.theme-light .color-7-outline-dark-darkness-50{outline-color:#573400!important}.theme-light .tangerine-outline-dark-lightness-60,.theme-light .color-7-outline-dark-lightness-60{outline-color:#ffc979!important}.theme-light .tangerine-outline-dark-darkness-60,.theme-light .color-7-outline-dark-darkness-60{outline-color:#462a00!important}.theme-light .tangerine-outline-dark-lightness-70,.theme-light .color-7-outline-dark-lightness-70{outline-color:#ffd69a!important}.theme-light .tangerine-outline-dark-darkness-70,.theme-light .color-7-outline-dark-darkness-70{outline-color:#341f00!important}.theme-light .tangerine-outline-dark-lightness-80,.theme-light .color-7-outline-dark-lightness-80{outline-color:#ffe4bc!important}.theme-light .tangerine-outline-dark-darkness-80,.theme-light .color-7-outline-dark-darkness-80{outline-color:#231500!important}.theme-light .tangerine-outline-dark-lightness-90,.theme-light .color-7-outline-dark-lightness-90{outline-color:#fff1dd!important}.theme-light .tangerine-outline-dark-darkness-90,.theme-light .color-7-outline-dark-darkness-90{outline-color:#110a00!important}.theme-light .tangerine-outline-dark-hover:hover,.theme-light .color-7-outline-dark-hover:hover{outline-color:#ae6800!important}.theme-light .tangerine-outline-dark-hover-transparent-5:hover,.theme-light .color-7-outline-dark-hover-transparent-5:hover{outline-color:#ae68000d!important}.theme-light .tangerine-outline-dark-hover-transparent-10:hover,.theme-light .color-7-outline-dark-hover-transparent-10:hover{outline-color:#ae68001a!important}.theme-light .tangerine-outline-dark-hover-transparent-15:hover,.theme-light .color-7-outline-dark-hover-transparent-15:hover{outline-color:#ae680026!important}.theme-light .tangerine-outline-dark-hover-transparent-20:hover,.theme-light .color-7-outline-dark-hover-transparent-20:hover{outline-color:#ae680033!important}.theme-light .tangerine-outline-dark-hover-transparent-25:hover,.theme-light .color-7-outline-dark-hover-transparent-25:hover{outline-color:#ae680040!important}.theme-light .tangerine-outline-dark-hover-transparent-30:hover,.theme-light .color-7-outline-dark-hover-transparent-30:hover{outline-color:#ae68004d!important}.theme-light .tangerine-outline-dark-hover-transparent-35:hover,.theme-light .color-7-outline-dark-hover-transparent-35:hover{outline-color:#ae680059!important}.theme-light .tangerine-outline-dark-hover-transparent-40:hover,.theme-light .color-7-outline-dark-hover-transparent-40:hover{outline-color:#ae680066!important}.theme-light .tangerine-outline-dark-hover-transparent-45:hover,.theme-light .color-7-outline-dark-hover-transparent-45:hover{outline-color:#ae680073!important}.theme-light .tangerine-outline-dark-hover-transparent-50:hover,.theme-light .color-7-outline-dark-hover-transparent-50:hover{outline-color:#ae680080!important}.theme-light .tangerine-outline-dark-hover-transparent-55:hover,.theme-light .color-7-outline-dark-hover-transparent-55:hover{outline-color:#ae68008c!important}.theme-light .tangerine-outline-dark-hover-transparent-60:hover,.theme-light .color-7-outline-dark-hover-transparent-60:hover{outline-color:#ae680099!important}.theme-light .tangerine-outline-dark-hover-transparent-65:hover,.theme-light .color-7-outline-dark-hover-transparent-65:hover{outline-color:#ae6800a6!important}.theme-light .tangerine-outline-dark-hover-transparent-70:hover,.theme-light .color-7-outline-dark-hover-transparent-70:hover{outline-color:#ae6800b3!important}.theme-light .tangerine-outline-dark-hover-transparent-75:hover,.theme-light .color-7-outline-dark-hover-transparent-75:hover{outline-color:#ae6800bf!important}.theme-light .tangerine-outline-dark-hover-transparent-80:hover,.theme-light .color-7-outline-dark-hover-transparent-80:hover{outline-color:#ae6800cc!important}.theme-light .tangerine-outline-dark-hover-transparent-85:hover,.theme-light .color-7-outline-dark-hover-transparent-85:hover{outline-color:#ae6800d9!important}.theme-light .tangerine-outline-dark-hover-transparent-90:hover,.theme-light .color-7-outline-dark-hover-transparent-90:hover{outline-color:#ae6800e6!important}.theme-light .tangerine-outline-dark-hover-transparent-95:hover,.theme-light .color-7-outline-dark-hover-transparent-95:hover{outline-color:#ae6800f2!important}.theme-light .tangerine-outline-darker,.theme-light .color-7-outline-darker{outline-color:#714300!important}.theme-light .tangerine-outline-darker-transparent-5,.theme-light .color-7-outline-darker-transparent-5{outline-color:#7143000d!important}.theme-light .tangerine-outline-darker-transparent-10,.theme-light .color-7-outline-darker-transparent-10{outline-color:#7143001a!important}.theme-light .tangerine-outline-darker-transparent-15,.theme-light .color-7-outline-darker-transparent-15{outline-color:#71430026!important}.theme-light .tangerine-outline-darker-transparent-20,.theme-light .color-7-outline-darker-transparent-20{outline-color:#71430033!important}.theme-light .tangerine-outline-darker-transparent-25,.theme-light .color-7-outline-darker-transparent-25{outline-color:#71430040!important}.theme-light .tangerine-outline-darker-transparent-30,.theme-light .color-7-outline-darker-transparent-30{outline-color:#7143004d!important}.theme-light .tangerine-outline-darker-transparent-35,.theme-light .color-7-outline-darker-transparent-35{outline-color:#71430059!important}.theme-light .tangerine-outline-darker-transparent-40,.theme-light .color-7-outline-darker-transparent-40{outline-color:#71430066!important}.theme-light .tangerine-outline-darker-transparent-45,.theme-light .color-7-outline-darker-transparent-45{outline-color:#71430073!important}.theme-light .tangerine-outline-darker-transparent-50,.theme-light .color-7-outline-darker-transparent-50{outline-color:#71430080!important}.theme-light .tangerine-outline-darker-transparent-55,.theme-light .color-7-outline-darker-transparent-55{outline-color:#7143008c!important}.theme-light .tangerine-outline-darker-transparent-60,.theme-light .color-7-outline-darker-transparent-60{outline-color:#71430099!important}.theme-light .tangerine-outline-darker-transparent-65,.theme-light .color-7-outline-darker-transparent-65{outline-color:#714300a6!important}.theme-light .tangerine-outline-darker-transparent-70,.theme-light .color-7-outline-darker-transparent-70{outline-color:#714300b3!important}.theme-light .tangerine-outline-darker-transparent-75,.theme-light .color-7-outline-darker-transparent-75{outline-color:#714300bf!important}.theme-light .tangerine-outline-darker-transparent-80,.theme-light .color-7-outline-darker-transparent-80{outline-color:#714300cc!important}.theme-light .tangerine-outline-darker-transparent-85,.theme-light .color-7-outline-darker-transparent-85{outline-color:#714300d9!important}.theme-light .tangerine-outline-darker-transparent-90,.theme-light .color-7-outline-darker-transparent-90{outline-color:#714300e6!important}.theme-light .tangerine-outline-darker-transparent-95,.theme-light .color-7-outline-darker-transparent-95{outline-color:#714300f2!important}.theme-light .tangerine-outline-darker-lightness-10,.theme-light .color-7-outline-darker-lightness-10{outline-color:#995b00!important}.theme-light .tangerine-outline-darker-darkness-10,.theme-light .color-7-outline-darker-darkness-10{outline-color:#663c00!important}.theme-light .tangerine-outline-darker-lightness-20,.theme-light .color-7-outline-darker-lightness-20{outline-color:#c07200!important}.theme-light .tangerine-outline-darker-darkness-20,.theme-light .color-7-outline-darker-darkness-20{outline-color:#5a3600!important}.theme-light .tangerine-outline-darker-lightness-30,.theme-light .color-7-outline-darker-lightness-30{outline-color:#e88a00!important}.theme-light .tangerine-outline-darker-darkness-30,.theme-light .color-7-outline-darker-darkness-30{outline-color:#4f2f00!important}.theme-light .tangerine-outline-darker-lightness-40,.theme-light .color-7-outline-darker-lightness-40{outline-color:#ff9e11!important}.theme-light .tangerine-outline-darker-darkness-40,.theme-light .color-7-outline-darker-darkness-40{outline-color:#442800!important}.theme-light .tangerine-outline-darker-lightness-50,.theme-light .color-7-outline-darker-lightness-50{outline-color:#ffae39!important}.theme-light .tangerine-outline-darker-darkness-50,.theme-light .color-7-outline-darker-darkness-50{outline-color:#392200!important}.theme-light .tangerine-outline-darker-lightness-60,.theme-light .color-7-outline-darker-lightness-60{outline-color:#ffbe60!important}.theme-light .tangerine-outline-darker-darkness-60,.theme-light .color-7-outline-darker-darkness-60{outline-color:#2d1b00!important}.theme-light .tangerine-outline-darker-lightness-70,.theme-light .color-7-outline-darker-lightness-70{outline-color:#ffcf88!important}.theme-light .tangerine-outline-darker-darkness-70,.theme-light .color-7-outline-darker-darkness-70{outline-color:#221400!important}.theme-light .tangerine-outline-darker-lightness-80,.theme-light .color-7-outline-darker-lightness-80{outline-color:#ffdfb0!important}.theme-light .tangerine-outline-darker-darkness-80,.theme-light .color-7-outline-darker-darkness-80{outline-color:#170d00!important}.theme-light .tangerine-outline-darker-lightness-90,.theme-light .color-7-outline-darker-lightness-90{outline-color:#ffefd7!important}.theme-light .tangerine-outline-darker-darkness-90,.theme-light .color-7-outline-darker-darkness-90{outline-color:#0b0700!important}.theme-light .tangerine-outline-darker-hover:hover,.theme-light .color-7-outline-darker-hover:hover{outline-color:#714300!important}.theme-light .tangerine-outline-darker-hover-transparent-5:hover,.theme-light .color-7-outline-darker-hover-transparent-5:hover{outline-color:#7143000d!important}.theme-light .tangerine-outline-darker-hover-transparent-10:hover,.theme-light .color-7-outline-darker-hover-transparent-10:hover{outline-color:#7143001a!important}.theme-light .tangerine-outline-darker-hover-transparent-15:hover,.theme-light .color-7-outline-darker-hover-transparent-15:hover{outline-color:#71430026!important}.theme-light .tangerine-outline-darker-hover-transparent-20:hover,.theme-light .color-7-outline-darker-hover-transparent-20:hover{outline-color:#71430033!important}.theme-light .tangerine-outline-darker-hover-transparent-25:hover,.theme-light .color-7-outline-darker-hover-transparent-25:hover{outline-color:#71430040!important}.theme-light .tangerine-outline-darker-hover-transparent-30:hover,.theme-light .color-7-outline-darker-hover-transparent-30:hover{outline-color:#7143004d!important}.theme-light .tangerine-outline-darker-hover-transparent-35:hover,.theme-light .color-7-outline-darker-hover-transparent-35:hover{outline-color:#71430059!important}.theme-light .tangerine-outline-darker-hover-transparent-40:hover,.theme-light .color-7-outline-darker-hover-transparent-40:hover{outline-color:#71430066!important}.theme-light .tangerine-outline-darker-hover-transparent-45:hover,.theme-light .color-7-outline-darker-hover-transparent-45:hover{outline-color:#71430073!important}.theme-light .tangerine-outline-darker-hover-transparent-50:hover,.theme-light .color-7-outline-darker-hover-transparent-50:hover{outline-color:#71430080!important}.theme-light .tangerine-outline-darker-hover-transparent-55:hover,.theme-light .color-7-outline-darker-hover-transparent-55:hover{outline-color:#7143008c!important}.theme-light .tangerine-outline-darker-hover-transparent-60:hover,.theme-light .color-7-outline-darker-hover-transparent-60:hover{outline-color:#71430099!important}.theme-light .tangerine-outline-darker-hover-transparent-65:hover,.theme-light .color-7-outline-darker-hover-transparent-65:hover{outline-color:#714300a6!important}.theme-light .tangerine-outline-darker-hover-transparent-70:hover,.theme-light .color-7-outline-darker-hover-transparent-70:hover{outline-color:#714300b3!important}.theme-light .tangerine-outline-darker-hover-transparent-75:hover,.theme-light .color-7-outline-darker-hover-transparent-75:hover{outline-color:#714300bf!important}.theme-light .tangerine-outline-darker-hover-transparent-80:hover,.theme-light .color-7-outline-darker-hover-transparent-80:hover{outline-color:#714300cc!important}.theme-light .tangerine-outline-darker-hover-transparent-85:hover,.theme-light .color-7-outline-darker-hover-transparent-85:hover{outline-color:#714300d9!important}.theme-light .tangerine-outline-darker-hover-transparent-90:hover,.theme-light .color-7-outline-darker-hover-transparent-90:hover{outline-color:#714300e6!important}.theme-light .tangerine-outline-darker-hover-transparent-95:hover,.theme-light .color-7-outline-darker-hover-transparent-95:hover{outline-color:#714300f2!important}.theme-light .yellow-bg-lighter,.theme-light .color-2-bg-lighter{background-color:#ffecbd}.theme-light .yellow-bg-lighter-transparent-5,.theme-light .color-2-bg-lighter-transparent-5{background-color:#ffecbd0d}.theme-light .yellow-bg-lighter-transparent-10,.theme-light .color-2-bg-lighter-transparent-10{background-color:#ffecbd1a}.theme-light .yellow-bg-lighter-transparent-15,.theme-light .color-2-bg-lighter-transparent-15{background-color:#ffecbd26}.theme-light .yellow-bg-lighter-transparent-20,.theme-light .color-2-bg-lighter-transparent-20{background-color:#ffecbd33}.theme-light .yellow-bg-lighter-transparent-25,.theme-light .color-2-bg-lighter-transparent-25{background-color:#ffecbd40}.theme-light .yellow-bg-lighter-transparent-30,.theme-light .color-2-bg-lighter-transparent-30{background-color:#ffecbd4d}.theme-light .yellow-bg-lighter-transparent-35,.theme-light .color-2-bg-lighter-transparent-35{background-color:#ffecbd59}.theme-light .yellow-bg-lighter-transparent-40,.theme-light .color-2-bg-lighter-transparent-40{background-color:#ffecbd66}.theme-light .yellow-bg-lighter-transparent-45,.theme-light .color-2-bg-lighter-transparent-45{background-color:#ffecbd73}.theme-light .yellow-bg-lighter-transparent-50,.theme-light .color-2-bg-lighter-transparent-50{background-color:#ffecbd80}.theme-light .yellow-bg-lighter-transparent-55,.theme-light .color-2-bg-lighter-transparent-55{background-color:#ffecbd8c}.theme-light .yellow-bg-lighter-transparent-60,.theme-light .color-2-bg-lighter-transparent-60{background-color:#ffecbd99}.theme-light .yellow-bg-lighter-transparent-65,.theme-light .color-2-bg-lighter-transparent-65{background-color:#ffecbda6}.theme-light .yellow-bg-lighter-transparent-70,.theme-light .color-2-bg-lighter-transparent-70{background-color:#ffecbdb3}.theme-light .yellow-bg-lighter-transparent-75,.theme-light .color-2-bg-lighter-transparent-75{background-color:#ffecbdbf}.theme-light .yellow-bg-lighter-transparent-80,.theme-light .color-2-bg-lighter-transparent-80{background-color:#ffecbdcc}.theme-light .yellow-bg-lighter-transparent-85,.theme-light .color-2-bg-lighter-transparent-85{background-color:#ffecbdd9}.theme-light .yellow-bg-lighter-transparent-90,.theme-light .color-2-bg-lighter-transparent-90{background-color:#ffecbde6}.theme-light .yellow-bg-lighter-transparent-95,.theme-light .color-2-bg-lighter-transparent-95{background-color:#ffecbdf2}.theme-light .yellow-bg-lighter-lightness-10,.theme-light .color-2-bg-lighter-lightness-10{background-color:#ffeec4}.theme-light .yellow-bg-lighter-darkness-10,.theme-light .color-2-bg-lighter-darkness-10{background-color:#ffdf91}.theme-light .yellow-bg-lighter-lightness-20,.theme-light .color-2-bg-lighter-lightness-20{background-color:#fff0ca}.theme-light .yellow-bg-lighter-darkness-20,.theme-light .color-2-bg-lighter-darkness-20{background-color:#ffd264}.theme-light .yellow-bg-lighter-lightness-30,.theme-light .color-2-bg-lighter-lightness-30{background-color:#fff2d1}.theme-light .yellow-bg-lighter-darkness-30,.theme-light .color-2-bg-lighter-darkness-30{background-color:#ffc638}.theme-light .yellow-bg-lighter-lightness-40,.theme-light .color-2-bg-lighter-lightness-40{background-color:#fff4d7}.theme-light .yellow-bg-lighter-darkness-40,.theme-light .color-2-bg-lighter-darkness-40{background-color:#ffb90b}.theme-light .yellow-bg-lighter-lightness-50,.theme-light .color-2-bg-lighter-lightness-50{background-color:#fff6de}.theme-light .yellow-bg-lighter-darkness-50,.theme-light .color-2-bg-lighter-darkness-50{background-color:#de9e00}.theme-light .yellow-bg-lighter-lightness-60,.theme-light .color-2-bg-lighter-lightness-60{background-color:#fff7e5}.theme-light .yellow-bg-lighter-darkness-60,.theme-light .color-2-bg-lighter-darkness-60{background-color:#b27e00}.theme-light .yellow-bg-lighter-lightness-70,.theme-light .color-2-bg-lighter-lightness-70{background-color:#fff9eb}.theme-light .yellow-bg-lighter-darkness-70,.theme-light .color-2-bg-lighter-darkness-70{background-color:#855f00}.theme-light .yellow-bg-lighter-lightness-80,.theme-light .color-2-bg-lighter-lightness-80{background-color:#fffbf2}.theme-light .yellow-bg-lighter-darkness-80,.theme-light .color-2-bg-lighter-darkness-80{background-color:#593f00}.theme-light .yellow-bg-lighter-lightness-90,.theme-light .color-2-bg-lighter-lightness-90{background-color:#fffdf8}.theme-light .yellow-bg-lighter-darkness-90,.theme-light .color-2-bg-lighter-darkness-90{background-color:#2c2000}.theme-light .yellow-bg-lighter-hover:hover,.theme-light .color-2-bg-lighter-hover:hover{background-color:#ffecbd}.theme-light .yellow-bg-lighter-hover-transparent-5:hover,.theme-light .color-2-bg-lighter-hover-transparent-5:hover{background-color:#ffecbd0d}.theme-light .yellow-bg-lighter-hover-transparent-10:hover,.theme-light .color-2-bg-lighter-hover-transparent-10:hover{background-color:#ffecbd1a}.theme-light .yellow-bg-lighter-hover-transparent-15:hover,.theme-light .color-2-bg-lighter-hover-transparent-15:hover{background-color:#ffecbd26}.theme-light .yellow-bg-lighter-hover-transparent-20:hover,.theme-light .color-2-bg-lighter-hover-transparent-20:hover{background-color:#ffecbd33}.theme-light .yellow-bg-lighter-hover-transparent-25:hover,.theme-light .color-2-bg-lighter-hover-transparent-25:hover{background-color:#ffecbd40}.theme-light .yellow-bg-lighter-hover-transparent-30:hover,.theme-light .color-2-bg-lighter-hover-transparent-30:hover{background-color:#ffecbd4d}.theme-light .yellow-bg-lighter-hover-transparent-35:hover,.theme-light .color-2-bg-lighter-hover-transparent-35:hover{background-color:#ffecbd59}.theme-light .yellow-bg-lighter-hover-transparent-40:hover,.theme-light .color-2-bg-lighter-hover-transparent-40:hover{background-color:#ffecbd66}.theme-light .yellow-bg-lighter-hover-transparent-45:hover,.theme-light .color-2-bg-lighter-hover-transparent-45:hover{background-color:#ffecbd73}.theme-light .yellow-bg-lighter-hover-transparent-50:hover,.theme-light .color-2-bg-lighter-hover-transparent-50:hover{background-color:#ffecbd80}.theme-light .yellow-bg-lighter-hover-transparent-55:hover,.theme-light .color-2-bg-lighter-hover-transparent-55:hover{background-color:#ffecbd8c}.theme-light .yellow-bg-lighter-hover-transparent-60:hover,.theme-light .color-2-bg-lighter-hover-transparent-60:hover{background-color:#ffecbd99}.theme-light .yellow-bg-lighter-hover-transparent-65:hover,.theme-light .color-2-bg-lighter-hover-transparent-65:hover{background-color:#ffecbda6}.theme-light .yellow-bg-lighter-hover-transparent-70:hover,.theme-light .color-2-bg-lighter-hover-transparent-70:hover{background-color:#ffecbdb3}.theme-light .yellow-bg-lighter-hover-transparent-75:hover,.theme-light .color-2-bg-lighter-hover-transparent-75:hover{background-color:#ffecbdbf}.theme-light .yellow-bg-lighter-hover-transparent-80:hover,.theme-light .color-2-bg-lighter-hover-transparent-80:hover{background-color:#ffecbdcc}.theme-light .yellow-bg-lighter-hover-transparent-85:hover,.theme-light .color-2-bg-lighter-hover-transparent-85:hover{background-color:#ffecbdd9}.theme-light .yellow-bg-lighter-hover-transparent-90:hover,.theme-light .color-2-bg-lighter-hover-transparent-90:hover{background-color:#ffecbde6}.theme-light .yellow-bg-lighter-hover-transparent-95:hover,.theme-light .color-2-bg-lighter-hover-transparent-95:hover{background-color:#ffecbdf2}.theme-light .yellow-bg-light,.theme-light .color-2-bg-light{background-color:#ffc83d}.theme-light .yellow-bg-light-transparent-5,.theme-light .color-2-bg-light-transparent-5{background-color:#ffc83d0d}.theme-light .yellow-bg-light-transparent-10,.theme-light .color-2-bg-light-transparent-10{background-color:#ffc83d1a}.theme-light .yellow-bg-light-transparent-15,.theme-light .color-2-bg-light-transparent-15{background-color:#ffc83d26}.theme-light .yellow-bg-light-transparent-20,.theme-light .color-2-bg-light-transparent-20{background-color:#ffc83d33}.theme-light .yellow-bg-light-transparent-25,.theme-light .color-2-bg-light-transparent-25{background-color:#ffc83d40}.theme-light .yellow-bg-light-transparent-30,.theme-light .color-2-bg-light-transparent-30{background-color:#ffc83d4d}.theme-light .yellow-bg-light-transparent-35,.theme-light .color-2-bg-light-transparent-35{background-color:#ffc83d59}.theme-light .yellow-bg-light-transparent-40,.theme-light .color-2-bg-light-transparent-40{background-color:#ffc83d66}.theme-light .yellow-bg-light-transparent-45,.theme-light .color-2-bg-light-transparent-45{background-color:#ffc83d73}.theme-light .yellow-bg-light-transparent-50,.theme-light .color-2-bg-light-transparent-50{background-color:#ffc83d80}.theme-light .yellow-bg-light-transparent-55,.theme-light .color-2-bg-light-transparent-55{background-color:#ffc83d8c}.theme-light .yellow-bg-light-transparent-60,.theme-light .color-2-bg-light-transparent-60{background-color:#ffc83d99}.theme-light .yellow-bg-light-transparent-65,.theme-light .color-2-bg-light-transparent-65{background-color:#ffc83da6}.theme-light .yellow-bg-light-transparent-70,.theme-light .color-2-bg-light-transparent-70{background-color:#ffc83db3}.theme-light .yellow-bg-light-transparent-75,.theme-light .color-2-bg-light-transparent-75{background-color:#ffc83dbf}.theme-light .yellow-bg-light-transparent-80,.theme-light .color-2-bg-light-transparent-80{background-color:#ffc83dcc}.theme-light .yellow-bg-light-transparent-85,.theme-light .color-2-bg-light-transparent-85{background-color:#ffc83dd9}.theme-light .yellow-bg-light-transparent-90,.theme-light .color-2-bg-light-transparent-90{background-color:#ffc83de6}.theme-light .yellow-bg-light-transparent-95,.theme-light .color-2-bg-light-transparent-95{background-color:#ffc83df2}.theme-light .yellow-bg-light-lightness-10,.theme-light .color-2-bg-light-lightness-10{background-color:#ffce50}.theme-light .yellow-bg-light-darkness-10,.theme-light .color-2-bg-light-darkness-10{background-color:#ffbf1d}.theme-light .yellow-bg-light-lightness-20,.theme-light .color-2-bg-light-lightness-20{background-color:#ffd364}.theme-light .yellow-bg-light-darkness-20,.theme-light .color-2-bg-light-darkness-20{background-color:#fdb500}.theme-light .yellow-bg-light-lightness-30,.theme-light .color-2-bg-light-lightness-30{background-color:#ffd977}.theme-light .yellow-bg-light-darkness-30,.theme-light .color-2-bg-light-darkness-30{background-color:#dd9e00}.theme-light .yellow-bg-light-lightness-40,.theme-light .color-2-bg-light-lightness-40{background-color:#ffde8b}.theme-light .yellow-bg-light-darkness-40,.theme-light .color-2-bg-light-darkness-40{background-color:#be8800}.theme-light .yellow-bg-light-lightness-50,.theme-light .color-2-bg-light-lightness-50{background-color:#ffe49e}.theme-light .yellow-bg-light-darkness-50,.theme-light .color-2-bg-light-darkness-50{background-color:#9e7100}.theme-light .yellow-bg-light-lightness-60,.theme-light .color-2-bg-light-lightness-60{background-color:#ffe9b1}.theme-light .yellow-bg-light-darkness-60,.theme-light .color-2-bg-light-darkness-60{background-color:#7e5b00}.theme-light .yellow-bg-light-lightness-70,.theme-light .color-2-bg-light-lightness-70{background-color:#ffefc5}.theme-light .yellow-bg-light-darkness-70,.theme-light .color-2-bg-light-darkness-70{background-color:#5f4400}.theme-light .yellow-bg-light-lightness-80,.theme-light .color-2-bg-light-lightness-80{background-color:#fff4d8}.theme-light .yellow-bg-light-darkness-80,.theme-light .color-2-bg-light-darkness-80{background-color:#3f2d00}.theme-light .yellow-bg-light-lightness-90,.theme-light .color-2-bg-light-lightness-90{background-color:#fffaec}.theme-light .yellow-bg-light-darkness-90,.theme-light .color-2-bg-light-darkness-90{background-color:#201700}.theme-light .yellow-bg-light-hover:hover,.theme-light .color-2-bg-light-hover:hover{background-color:#ffc83d}.theme-light .yellow-bg-light-hover-transparent-5:hover,.theme-light .color-2-bg-light-hover-transparent-5:hover{background-color:#ffc83d0d}.theme-light .yellow-bg-light-hover-transparent-10:hover,.theme-light .color-2-bg-light-hover-transparent-10:hover{background-color:#ffc83d1a}.theme-light .yellow-bg-light-hover-transparent-15:hover,.theme-light .color-2-bg-light-hover-transparent-15:hover{background-color:#ffc83d26}.theme-light .yellow-bg-light-hover-transparent-20:hover,.theme-light .color-2-bg-light-hover-transparent-20:hover{background-color:#ffc83d33}.theme-light .yellow-bg-light-hover-transparent-25:hover,.theme-light .color-2-bg-light-hover-transparent-25:hover{background-color:#ffc83d40}.theme-light .yellow-bg-light-hover-transparent-30:hover,.theme-light .color-2-bg-light-hover-transparent-30:hover{background-color:#ffc83d4d}.theme-light .yellow-bg-light-hover-transparent-35:hover,.theme-light .color-2-bg-light-hover-transparent-35:hover{background-color:#ffc83d59}.theme-light .yellow-bg-light-hover-transparent-40:hover,.theme-light .color-2-bg-light-hover-transparent-40:hover{background-color:#ffc83d66}.theme-light .yellow-bg-light-hover-transparent-45:hover,.theme-light .color-2-bg-light-hover-transparent-45:hover{background-color:#ffc83d73}.theme-light .yellow-bg-light-hover-transparent-50:hover,.theme-light .color-2-bg-light-hover-transparent-50:hover{background-color:#ffc83d80}.theme-light .yellow-bg-light-hover-transparent-55:hover,.theme-light .color-2-bg-light-hover-transparent-55:hover{background-color:#ffc83d8c}.theme-light .yellow-bg-light-hover-transparent-60:hover,.theme-light .color-2-bg-light-hover-transparent-60:hover{background-color:#ffc83d99}.theme-light .yellow-bg-light-hover-transparent-65:hover,.theme-light .color-2-bg-light-hover-transparent-65:hover{background-color:#ffc83da6}.theme-light .yellow-bg-light-hover-transparent-70:hover,.theme-light .color-2-bg-light-hover-transparent-70:hover{background-color:#ffc83db3}.theme-light .yellow-bg-light-hover-transparent-75:hover,.theme-light .color-2-bg-light-hover-transparent-75:hover{background-color:#ffc83dbf}.theme-light .yellow-bg-light-hover-transparent-80:hover,.theme-light .color-2-bg-light-hover-transparent-80:hover{background-color:#ffc83dcc}.theme-light .yellow-bg-light-hover-transparent-85:hover,.theme-light .color-2-bg-light-hover-transparent-85:hover{background-color:#ffc83dd9}.theme-light .yellow-bg-light-hover-transparent-90:hover,.theme-light .color-2-bg-light-hover-transparent-90:hover{background-color:#ffc83de6}.theme-light .yellow-bg-light-hover-transparent-95:hover,.theme-light .color-2-bg-light-hover-transparent-95:hover{background-color:#ffc83df2}.theme-light .yellow-bg,.theme-light .color-2-bg{background-color:#ffb600}.theme-light .yellow-bg-transparent-5,.theme-light .color-2-bg-transparent-5{background-color:#ffb6000d}.theme-light .yellow-bg-transparent-10,.theme-light .color-2-bg-transparent-10{background-color:#ffb6001a}.theme-light .yellow-bg-transparent-15,.theme-light .color-2-bg-transparent-15{background-color:#ffb60026}.theme-light .yellow-bg-transparent-20,.theme-light .color-2-bg-transparent-20{background-color:#ffb60033}.theme-light .yellow-bg-transparent-25,.theme-light .color-2-bg-transparent-25{background-color:#ffb60040}.theme-light .yellow-bg-transparent-30,.theme-light .color-2-bg-transparent-30{background-color:#ffb6004d}.theme-light .yellow-bg-transparent-35,.theme-light .color-2-bg-transparent-35{background-color:#ffb60059}.theme-light .yellow-bg-transparent-40,.theme-light .color-2-bg-transparent-40{background-color:#ffb60066}.theme-light .yellow-bg-transparent-45,.theme-light .color-2-bg-transparent-45{background-color:#ffb60073}.theme-light .yellow-bg-transparent-50,.theme-light .color-2-bg-transparent-50{background-color:#ffb60080}.theme-light .yellow-bg-transparent-55,.theme-light .color-2-bg-transparent-55{background-color:#ffb6008c}.theme-light .yellow-bg-transparent-60,.theme-light .color-2-bg-transparent-60{background-color:#ffb60099}.theme-light .yellow-bg-transparent-65,.theme-light .color-2-bg-transparent-65{background-color:#ffb600a6}.theme-light .yellow-bg-transparent-70,.theme-light .color-2-bg-transparent-70{background-color:#ffb600b3}.theme-light .yellow-bg-transparent-75,.theme-light .color-2-bg-transparent-75{background-color:#ffb600bf}.theme-light .yellow-bg-transparent-80,.theme-light .color-2-bg-transparent-80{background-color:#ffb600cc}.theme-light .yellow-bg-transparent-85,.theme-light .color-2-bg-transparent-85{background-color:#ffb600d9}.theme-light .yellow-bg-transparent-90,.theme-light .color-2-bg-transparent-90{background-color:#ffb600e6}.theme-light .yellow-bg-transparent-95,.theme-light .color-2-bg-transparent-95{background-color:#ffb600f2}.theme-light .yellow-bg-lightness-10,.theme-light .color-2-bg-lightness-10{background-color:#ffbd1a}.theme-light .yellow-bg-darkness-10,.theme-light .color-2-bg-darkness-10{background-color:#e6a400}.theme-light .yellow-bg-lightness-20,.theme-light .color-2-bg-lightness-20{background-color:#ffc533}.theme-light .yellow-bg-darkness-20,.theme-light .color-2-bg-darkness-20{background-color:#cc9200}.theme-light .yellow-bg-lightness-30,.theme-light .color-2-bg-lightness-30{background-color:#ffcc4d}.theme-light .yellow-bg-darkness-30,.theme-light .color-2-bg-darkness-30{background-color:#b37f00}.theme-light .yellow-bg-lightness-40,.theme-light .color-2-bg-lightness-40{background-color:#ffd366}.theme-light .yellow-bg-darkness-40,.theme-light .color-2-bg-darkness-40{background-color:#996d00}.theme-light .yellow-bg-lightness-50,.theme-light .color-2-bg-lightness-50{background-color:#ffdb80}.theme-light .yellow-bg-darkness-50,.theme-light .color-2-bg-darkness-50{background-color:#805b00}.theme-light .yellow-bg-lightness-60,.theme-light .color-2-bg-lightness-60{background-color:#ffe299}.theme-light .yellow-bg-darkness-60,.theme-light .color-2-bg-darkness-60{background-color:#664900}.theme-light .yellow-bg-lightness-70,.theme-light .color-2-bg-lightness-70{background-color:#ffe9b3}.theme-light .yellow-bg-darkness-70,.theme-light .color-2-bg-darkness-70{background-color:#4d3700}.theme-light .yellow-bg-lightness-80,.theme-light .color-2-bg-lightness-80{background-color:#fff0cc}.theme-light .yellow-bg-darkness-80,.theme-light .color-2-bg-darkness-80{background-color:#332400}.theme-light .yellow-bg-lightness-90,.theme-light .color-2-bg-lightness-90{background-color:#fff8e6}.theme-light .yellow-bg-darkness-90,.theme-light .color-2-bg-darkness-90{background-color:#1a1200}.theme-light .yellow-bg-hover:hover,.theme-light .color-2-bg-hover:hover{background-color:#ffb600}.theme-light .yellow-bg-hover-transparent-5:hover,.theme-light .color-2-bg-hover-transparent-5:hover{background-color:#ffb6000d}.theme-light .yellow-bg-hover-transparent-10:hover,.theme-light .color-2-bg-hover-transparent-10:hover{background-color:#ffb6001a}.theme-light .yellow-bg-hover-transparent-15:hover,.theme-light .color-2-bg-hover-transparent-15:hover{background-color:#ffb60026}.theme-light .yellow-bg-hover-transparent-20:hover,.theme-light .color-2-bg-hover-transparent-20:hover{background-color:#ffb60033}.theme-light .yellow-bg-hover-transparent-25:hover,.theme-light .color-2-bg-hover-transparent-25:hover{background-color:#ffb60040}.theme-light .yellow-bg-hover-transparent-30:hover,.theme-light .color-2-bg-hover-transparent-30:hover{background-color:#ffb6004d}.theme-light .yellow-bg-hover-transparent-35:hover,.theme-light .color-2-bg-hover-transparent-35:hover{background-color:#ffb60059}.theme-light .yellow-bg-hover-transparent-40:hover,.theme-light .color-2-bg-hover-transparent-40:hover{background-color:#ffb60066}.theme-light .yellow-bg-hover-transparent-45:hover,.theme-light .color-2-bg-hover-transparent-45:hover{background-color:#ffb60073}.theme-light .yellow-bg-hover-transparent-50:hover,.theme-light .color-2-bg-hover-transparent-50:hover{background-color:#ffb60080}.theme-light .yellow-bg-hover-transparent-55:hover,.theme-light .color-2-bg-hover-transparent-55:hover{background-color:#ffb6008c}.theme-light .yellow-bg-hover-transparent-60:hover,.theme-light .color-2-bg-hover-transparent-60:hover{background-color:#ffb60099}.theme-light .yellow-bg-hover-transparent-65:hover,.theme-light .color-2-bg-hover-transparent-65:hover{background-color:#ffb600a6}.theme-light .yellow-bg-hover-transparent-70:hover,.theme-light .color-2-bg-hover-transparent-70:hover{background-color:#ffb600b3}.theme-light .yellow-bg-hover-transparent-75:hover,.theme-light .color-2-bg-hover-transparent-75:hover{background-color:#ffb600bf}.theme-light .yellow-bg-hover-transparent-80:hover,.theme-light .color-2-bg-hover-transparent-80:hover{background-color:#ffb600cc}.theme-light .yellow-bg-hover-transparent-85:hover,.theme-light .color-2-bg-hover-transparent-85:hover{background-color:#ffb600d9}.theme-light .yellow-bg-hover-transparent-90:hover,.theme-light .color-2-bg-hover-transparent-90:hover{background-color:#ffb600e6}.theme-light .yellow-bg-hover-transparent-95:hover,.theme-light .color-2-bg-hover-transparent-95:hover{background-color:#ffb600f2}.theme-light .yellow-bg-dark,.theme-light .color-2-bg-dark{background-color:#c28a00}.theme-light .yellow-bg-dark-transparent-5,.theme-light .color-2-bg-dark-transparent-5{background-color:#c28a000d}.theme-light .yellow-bg-dark-transparent-10,.theme-light .color-2-bg-dark-transparent-10{background-color:#c28a001a}.theme-light .yellow-bg-dark-transparent-15,.theme-light .color-2-bg-dark-transparent-15{background-color:#c28a0026}.theme-light .yellow-bg-dark-transparent-20,.theme-light .color-2-bg-dark-transparent-20{background-color:#c28a0033}.theme-light .yellow-bg-dark-transparent-25,.theme-light .color-2-bg-dark-transparent-25{background-color:#c28a0040}.theme-light .yellow-bg-dark-transparent-30,.theme-light .color-2-bg-dark-transparent-30{background-color:#c28a004d}.theme-light .yellow-bg-dark-transparent-35,.theme-light .color-2-bg-dark-transparent-35{background-color:#c28a0059}.theme-light .yellow-bg-dark-transparent-40,.theme-light .color-2-bg-dark-transparent-40{background-color:#c28a0066}.theme-light .yellow-bg-dark-transparent-45,.theme-light .color-2-bg-dark-transparent-45{background-color:#c28a0073}.theme-light .yellow-bg-dark-transparent-50,.theme-light .color-2-bg-dark-transparent-50{background-color:#c28a0080}.theme-light .yellow-bg-dark-transparent-55,.theme-light .color-2-bg-dark-transparent-55{background-color:#c28a008c}.theme-light .yellow-bg-dark-transparent-60,.theme-light .color-2-bg-dark-transparent-60{background-color:#c28a0099}.theme-light .yellow-bg-dark-transparent-65,.theme-light .color-2-bg-dark-transparent-65{background-color:#c28a00a6}.theme-light .yellow-bg-dark-transparent-70,.theme-light .color-2-bg-dark-transparent-70{background-color:#c28a00b3}.theme-light .yellow-bg-dark-transparent-75,.theme-light .color-2-bg-dark-transparent-75{background-color:#c28a00bf}.theme-light .yellow-bg-dark-transparent-80,.theme-light .color-2-bg-dark-transparent-80{background-color:#c28a00cc}.theme-light .yellow-bg-dark-transparent-85,.theme-light .color-2-bg-dark-transparent-85{background-color:#c28a00d9}.theme-light .yellow-bg-dark-transparent-90,.theme-light .color-2-bg-dark-transparent-90{background-color:#c28a00e6}.theme-light .yellow-bg-dark-transparent-95,.theme-light .color-2-bg-dark-transparent-95{background-color:#c28a00f2}.theme-light .yellow-bg-dark-lightness-10,.theme-light .color-2-bg-dark-lightness-10{background-color:#e2a000}.theme-light .yellow-bg-dark-darkness-10,.theme-light .color-2-bg-dark-darkness-10{background-color:#af7c00}.theme-light .yellow-bg-dark-lightness-20,.theme-light .color-2-bg-dark-lightness-20{background-color:#ffb602}.theme-light .yellow-bg-dark-darkness-20,.theme-light .color-2-bg-dark-darkness-20{background-color:#9b6e00}.theme-light .yellow-bg-dark-lightness-30,.theme-light .color-2-bg-dark-lightness-30{background-color:#ffbf22}.theme-light .yellow-bg-dark-darkness-30,.theme-light .color-2-bg-dark-darkness-30{background-color:#886100}.theme-light .yellow-bg-dark-lightness-40,.theme-light .color-2-bg-dark-lightness-40{background-color:#ffc841}.theme-light .yellow-bg-dark-darkness-40,.theme-light .color-2-bg-dark-darkness-40{background-color:#745300}.theme-light .yellow-bg-dark-lightness-50,.theme-light .color-2-bg-dark-lightness-50{background-color:#ffd161}.theme-light .yellow-bg-dark-darkness-50,.theme-light .color-2-bg-dark-darkness-50{background-color:#614500}.theme-light .yellow-bg-dark-lightness-60,.theme-light .color-2-bg-dark-lightness-60{background-color:#ffdb81}.theme-light .yellow-bg-dark-darkness-60,.theme-light .color-2-bg-dark-darkness-60{background-color:#4e3700}.theme-light .yellow-bg-dark-lightness-70,.theme-light .color-2-bg-dark-lightness-70{background-color:#ffe4a0}.theme-light .yellow-bg-dark-darkness-70,.theme-light .color-2-bg-dark-darkness-70{background-color:#3a2900}.theme-light .yellow-bg-dark-lightness-80,.theme-light .color-2-bg-dark-lightness-80{background-color:#ffedc0}.theme-light .yellow-bg-dark-darkness-80,.theme-light .color-2-bg-dark-darkness-80{background-color:#271c00}.theme-light .yellow-bg-dark-lightness-90,.theme-light .color-2-bg-dark-lightness-90{background-color:#fff6df}.theme-light .yellow-bg-dark-darkness-90,.theme-light .color-2-bg-dark-darkness-90{background-color:#130e00}.theme-light .yellow-bg-dark-hover:hover,.theme-light .color-2-bg-dark-hover:hover{background-color:#c28a00}.theme-light .yellow-bg-dark-hover-transparent-5:hover,.theme-light .color-2-bg-dark-hover-transparent-5:hover{background-color:#c28a000d}.theme-light .yellow-bg-dark-hover-transparent-10:hover,.theme-light .color-2-bg-dark-hover-transparent-10:hover{background-color:#c28a001a}.theme-light .yellow-bg-dark-hover-transparent-15:hover,.theme-light .color-2-bg-dark-hover-transparent-15:hover{background-color:#c28a0026}.theme-light .yellow-bg-dark-hover-transparent-20:hover,.theme-light .color-2-bg-dark-hover-transparent-20:hover{background-color:#c28a0033}.theme-light .yellow-bg-dark-hover-transparent-25:hover,.theme-light .color-2-bg-dark-hover-transparent-25:hover{background-color:#c28a0040}.theme-light .yellow-bg-dark-hover-transparent-30:hover,.theme-light .color-2-bg-dark-hover-transparent-30:hover{background-color:#c28a004d}.theme-light .yellow-bg-dark-hover-transparent-35:hover,.theme-light .color-2-bg-dark-hover-transparent-35:hover{background-color:#c28a0059}.theme-light .yellow-bg-dark-hover-transparent-40:hover,.theme-light .color-2-bg-dark-hover-transparent-40:hover{background-color:#c28a0066}.theme-light .yellow-bg-dark-hover-transparent-45:hover,.theme-light .color-2-bg-dark-hover-transparent-45:hover{background-color:#c28a0073}.theme-light .yellow-bg-dark-hover-transparent-50:hover,.theme-light .color-2-bg-dark-hover-transparent-50:hover{background-color:#c28a0080}.theme-light .yellow-bg-dark-hover-transparent-55:hover,.theme-light .color-2-bg-dark-hover-transparent-55:hover{background-color:#c28a008c}.theme-light .yellow-bg-dark-hover-transparent-60:hover,.theme-light .color-2-bg-dark-hover-transparent-60:hover{background-color:#c28a0099}.theme-light .yellow-bg-dark-hover-transparent-65:hover,.theme-light .color-2-bg-dark-hover-transparent-65:hover{background-color:#c28a00a6}.theme-light .yellow-bg-dark-hover-transparent-70:hover,.theme-light .color-2-bg-dark-hover-transparent-70:hover{background-color:#c28a00b3}.theme-light .yellow-bg-dark-hover-transparent-75:hover,.theme-light .color-2-bg-dark-hover-transparent-75:hover{background-color:#c28a00bf}.theme-light .yellow-bg-dark-hover-transparent-80:hover,.theme-light .color-2-bg-dark-hover-transparent-80:hover{background-color:#c28a00cc}.theme-light .yellow-bg-dark-hover-transparent-85:hover,.theme-light .color-2-bg-dark-hover-transparent-85:hover{background-color:#c28a00d9}.theme-light .yellow-bg-dark-hover-transparent-90:hover,.theme-light .color-2-bg-dark-hover-transparent-90:hover{background-color:#c28a00e6}.theme-light .yellow-bg-dark-hover-transparent-95:hover,.theme-light .color-2-bg-dark-hover-transparent-95:hover{background-color:#c28a00f2}.theme-light .yellow-bg-darker,.theme-light .color-2-bg-darker{background-color:#855f00}.theme-light .yellow-bg-darker-transparent-5,.theme-light .color-2-bg-darker-transparent-5{background-color:#855f000d}.theme-light .yellow-bg-darker-transparent-10,.theme-light .color-2-bg-darker-transparent-10{background-color:#855f001a}.theme-light .yellow-bg-darker-transparent-15,.theme-light .color-2-bg-darker-transparent-15{background-color:#855f0026}.theme-light .yellow-bg-darker-transparent-20,.theme-light .color-2-bg-darker-transparent-20{background-color:#855f0033}.theme-light .yellow-bg-darker-transparent-25,.theme-light .color-2-bg-darker-transparent-25{background-color:#855f0040}.theme-light .yellow-bg-darker-transparent-30,.theme-light .color-2-bg-darker-transparent-30{background-color:#855f004d}.theme-light .yellow-bg-darker-transparent-35,.theme-light .color-2-bg-darker-transparent-35{background-color:#855f0059}.theme-light .yellow-bg-darker-transparent-40,.theme-light .color-2-bg-darker-transparent-40{background-color:#855f0066}.theme-light .yellow-bg-darker-transparent-45,.theme-light .color-2-bg-darker-transparent-45{background-color:#855f0073}.theme-light .yellow-bg-darker-transparent-50,.theme-light .color-2-bg-darker-transparent-50{background-color:#855f0080}.theme-light .yellow-bg-darker-transparent-55,.theme-light .color-2-bg-darker-transparent-55{background-color:#855f008c}.theme-light .yellow-bg-darker-transparent-60,.theme-light .color-2-bg-darker-transparent-60{background-color:#855f0099}.theme-light .yellow-bg-darker-transparent-65,.theme-light .color-2-bg-darker-transparent-65{background-color:#855f00a6}.theme-light .yellow-bg-darker-transparent-70,.theme-light .color-2-bg-darker-transparent-70{background-color:#855f00b3}.theme-light .yellow-bg-darker-transparent-75,.theme-light .color-2-bg-darker-transparent-75{background-color:#855f00bf}.theme-light .yellow-bg-darker-transparent-80,.theme-light .color-2-bg-darker-transparent-80{background-color:#855f00cc}.theme-light .yellow-bg-darker-transparent-85,.theme-light .color-2-bg-darker-transparent-85{background-color:#855f00d9}.theme-light .yellow-bg-darker-transparent-90,.theme-light .color-2-bg-darker-transparent-90{background-color:#855f00e6}.theme-light .yellow-bg-darker-transparent-95,.theme-light .color-2-bg-darker-transparent-95{background-color:#855f00f2}.theme-light .yellow-bg-darker-lightness-10,.theme-light .color-2-bg-darker-lightness-10{background-color:#ab7a00}.theme-light .yellow-bg-darker-darkness-10,.theme-light .color-2-bg-darker-darkness-10{background-color:#785600}.theme-light .yellow-bg-darker-lightness-20,.theme-light .color-2-bg-darker-lightness-20{background-color:#d09500}.theme-light .yellow-bg-darker-darkness-20,.theme-light .color-2-bg-darker-darkness-20{background-color:#6a4c00}.theme-light .yellow-bg-darker-lightness-30,.theme-light .color-2-bg-darker-lightness-30{background-color:#f6b000}.theme-light .yellow-bg-darker-darkness-30,.theme-light .color-2-bg-darker-darkness-30{background-color:#5d4300}.theme-light .yellow-bg-darker-lightness-40,.theme-light .color-2-bg-darker-lightness-40{background-color:#ffbe1d}.theme-light .yellow-bg-darker-darkness-40,.theme-light .color-2-bg-darker-darkness-40{background-color:#503900}.theme-light .yellow-bg-darker-lightness-50,.theme-light .color-2-bg-darker-lightness-50{background-color:#ffc943}.theme-light .yellow-bg-darker-darkness-50,.theme-light .color-2-bg-darker-darkness-50{background-color:#433000}.theme-light .yellow-bg-darker-lightness-60,.theme-light .color-2-bg-darker-lightness-60{background-color:#ffd468}.theme-light .yellow-bg-darker-darkness-60,.theme-light .color-2-bg-darker-darkness-60{background-color:#352600}.theme-light .yellow-bg-darker-lightness-70,.theme-light .color-2-bg-darker-lightness-70{background-color:#ffdf8e}.theme-light .yellow-bg-darker-darkness-70,.theme-light .color-2-bg-darker-darkness-70{background-color:#281d00}.theme-light .yellow-bg-darker-lightness-80,.theme-light .color-2-bg-darker-lightness-80{background-color:#ffe9b4}.theme-light .yellow-bg-darker-darkness-80,.theme-light .color-2-bg-darker-darkness-80{background-color:#1b1300}.theme-light .yellow-bg-darker-lightness-90,.theme-light .color-2-bg-darker-lightness-90{background-color:#fff4d9}.theme-light .yellow-bg-darker-darkness-90,.theme-light .color-2-bg-darker-darkness-90{background-color:#0d0a00}.theme-light .yellow-bg-darker-hover:hover,.theme-light .color-2-bg-darker-hover:hover{background-color:#855f00}.theme-light .yellow-bg-darker-hover-transparent-5:hover,.theme-light .color-2-bg-darker-hover-transparent-5:hover{background-color:#855f000d}.theme-light .yellow-bg-darker-hover-transparent-10:hover,.theme-light .color-2-bg-darker-hover-transparent-10:hover{background-color:#855f001a}.theme-light .yellow-bg-darker-hover-transparent-15:hover,.theme-light .color-2-bg-darker-hover-transparent-15:hover{background-color:#855f0026}.theme-light .yellow-bg-darker-hover-transparent-20:hover,.theme-light .color-2-bg-darker-hover-transparent-20:hover{background-color:#855f0033}.theme-light .yellow-bg-darker-hover-transparent-25:hover,.theme-light .color-2-bg-darker-hover-transparent-25:hover{background-color:#855f0040}.theme-light .yellow-bg-darker-hover-transparent-30:hover,.theme-light .color-2-bg-darker-hover-transparent-30:hover{background-color:#855f004d}.theme-light .yellow-bg-darker-hover-transparent-35:hover,.theme-light .color-2-bg-darker-hover-transparent-35:hover{background-color:#855f0059}.theme-light .yellow-bg-darker-hover-transparent-40:hover,.theme-light .color-2-bg-darker-hover-transparent-40:hover{background-color:#855f0066}.theme-light .yellow-bg-darker-hover-transparent-45:hover,.theme-light .color-2-bg-darker-hover-transparent-45:hover{background-color:#855f0073}.theme-light .yellow-bg-darker-hover-transparent-50:hover,.theme-light .color-2-bg-darker-hover-transparent-50:hover{background-color:#855f0080}.theme-light .yellow-bg-darker-hover-transparent-55:hover,.theme-light .color-2-bg-darker-hover-transparent-55:hover{background-color:#855f008c}.theme-light .yellow-bg-darker-hover-transparent-60:hover,.theme-light .color-2-bg-darker-hover-transparent-60:hover{background-color:#855f0099}.theme-light .yellow-bg-darker-hover-transparent-65:hover,.theme-light .color-2-bg-darker-hover-transparent-65:hover{background-color:#855f00a6}.theme-light .yellow-bg-darker-hover-transparent-70:hover,.theme-light .color-2-bg-darker-hover-transparent-70:hover{background-color:#855f00b3}.theme-light .yellow-bg-darker-hover-transparent-75:hover,.theme-light .color-2-bg-darker-hover-transparent-75:hover{background-color:#855f00bf}.theme-light .yellow-bg-darker-hover-transparent-80:hover,.theme-light .color-2-bg-darker-hover-transparent-80:hover{background-color:#855f00cc}.theme-light .yellow-bg-darker-hover-transparent-85:hover,.theme-light .color-2-bg-darker-hover-transparent-85:hover{background-color:#855f00d9}.theme-light .yellow-bg-darker-hover-transparent-90:hover,.theme-light .color-2-bg-darker-hover-transparent-90:hover{background-color:#855f00e6}.theme-light .yellow-bg-darker-hover-transparent-95:hover,.theme-light .color-2-bg-darker-hover-transparent-95:hover{background-color:#855f00f2}.theme-light .yellow-font-lighter,.theme-light .color-2-font-lighter{color:#ffecbd}.theme-light .yellow-font-lighter-transparent-5,.theme-light .color-2-font-lighter-transparent-5{color:#ffecbd0d}.theme-light .yellow-font-lighter-transparent-10,.theme-light .color-2-font-lighter-transparent-10{color:#ffecbd1a}.theme-light .yellow-font-lighter-transparent-15,.theme-light .color-2-font-lighter-transparent-15{color:#ffecbd26}.theme-light .yellow-font-lighter-transparent-20,.theme-light .color-2-font-lighter-transparent-20{color:#ffecbd33}.theme-light .yellow-font-lighter-transparent-25,.theme-light .color-2-font-lighter-transparent-25{color:#ffecbd40}.theme-light .yellow-font-lighter-transparent-30,.theme-light .color-2-font-lighter-transparent-30{color:#ffecbd4d}.theme-light .yellow-font-lighter-transparent-35,.theme-light .color-2-font-lighter-transparent-35{color:#ffecbd59}.theme-light .yellow-font-lighter-transparent-40,.theme-light .color-2-font-lighter-transparent-40{color:#ffecbd66}.theme-light .yellow-font-lighter-transparent-45,.theme-light .color-2-font-lighter-transparent-45{color:#ffecbd73}.theme-light .yellow-font-lighter-transparent-50,.theme-light .color-2-font-lighter-transparent-50{color:#ffecbd80}.theme-light .yellow-font-lighter-transparent-55,.theme-light .color-2-font-lighter-transparent-55{color:#ffecbd8c}.theme-light .yellow-font-lighter-transparent-60,.theme-light .color-2-font-lighter-transparent-60{color:#ffecbd99}.theme-light .yellow-font-lighter-transparent-65,.theme-light .color-2-font-lighter-transparent-65{color:#ffecbda6}.theme-light .yellow-font-lighter-transparent-70,.theme-light .color-2-font-lighter-transparent-70{color:#ffecbdb3}.theme-light .yellow-font-lighter-transparent-75,.theme-light .color-2-font-lighter-transparent-75{color:#ffecbdbf}.theme-light .yellow-font-lighter-transparent-80,.theme-light .color-2-font-lighter-transparent-80{color:#ffecbdcc}.theme-light .yellow-font-lighter-transparent-85,.theme-light .color-2-font-lighter-transparent-85{color:#ffecbdd9}.theme-light .yellow-font-lighter-transparent-90,.theme-light .color-2-font-lighter-transparent-90{color:#ffecbde6}.theme-light .yellow-font-lighter-transparent-95,.theme-light .color-2-font-lighter-transparent-95{color:#ffecbdf2}.theme-light .yellow-font-lighter-lightness-10,.theme-light .color-2-font-lighter-lightness-10{color:#ffeec4}.theme-light .yellow-font-lighter-darkness-10,.theme-light .color-2-font-lighter-darkness-10{color:#ffdf91}.theme-light .yellow-font-lighter-lightness-20,.theme-light .color-2-font-lighter-lightness-20{color:#fff0ca}.theme-light .yellow-font-lighter-darkness-20,.theme-light .color-2-font-lighter-darkness-20{color:#ffd264}.theme-light .yellow-font-lighter-lightness-30,.theme-light .color-2-font-lighter-lightness-30{color:#fff2d1}.theme-light .yellow-font-lighter-darkness-30,.theme-light .color-2-font-lighter-darkness-30{color:#ffc638}.theme-light .yellow-font-lighter-lightness-40,.theme-light .color-2-font-lighter-lightness-40{color:#fff4d7}.theme-light .yellow-font-lighter-darkness-40,.theme-light .color-2-font-lighter-darkness-40{color:#ffb90b}.theme-light .yellow-font-lighter-lightness-50,.theme-light .color-2-font-lighter-lightness-50{color:#fff6de}.theme-light .yellow-font-lighter-darkness-50,.theme-light .color-2-font-lighter-darkness-50{color:#de9e00}.theme-light .yellow-font-lighter-lightness-60,.theme-light .color-2-font-lighter-lightness-60{color:#fff7e5}.theme-light .yellow-font-lighter-darkness-60,.theme-light .color-2-font-lighter-darkness-60{color:#b27e00}.theme-light .yellow-font-lighter-lightness-70,.theme-light .color-2-font-lighter-lightness-70{color:#fff9eb}.theme-light .yellow-font-lighter-darkness-70,.theme-light .color-2-font-lighter-darkness-70{color:#855f00}.theme-light .yellow-font-lighter-lightness-80,.theme-light .color-2-font-lighter-lightness-80{color:#fffbf2}.theme-light .yellow-font-lighter-darkness-80,.theme-light .color-2-font-lighter-darkness-80{color:#593f00}.theme-light .yellow-font-lighter-lightness-90,.theme-light .color-2-font-lighter-lightness-90{color:#fffdf8}.theme-light .yellow-font-lighter-darkness-90,.theme-light .color-2-font-lighter-darkness-90{color:#2c2000}.theme-light .yellow-font-lighter-hover:hover,.theme-light .color-2-font-lighter-hover:hover{color:#ffecbd}.theme-light .yellow-font-lighter-hover-transparent-5:hover,.theme-light .color-2-font-lighter-hover-transparent-5:hover{color:#ffecbd0d}.theme-light .yellow-font-lighter-hover-transparent-10:hover,.theme-light .color-2-font-lighter-hover-transparent-10:hover{color:#ffecbd1a}.theme-light .yellow-font-lighter-hover-transparent-15:hover,.theme-light .color-2-font-lighter-hover-transparent-15:hover{color:#ffecbd26}.theme-light .yellow-font-lighter-hover-transparent-20:hover,.theme-light .color-2-font-lighter-hover-transparent-20:hover{color:#ffecbd33}.theme-light .yellow-font-lighter-hover-transparent-25:hover,.theme-light .color-2-font-lighter-hover-transparent-25:hover{color:#ffecbd40}.theme-light .yellow-font-lighter-hover-transparent-30:hover,.theme-light .color-2-font-lighter-hover-transparent-30:hover{color:#ffecbd4d}.theme-light .yellow-font-lighter-hover-transparent-35:hover,.theme-light .color-2-font-lighter-hover-transparent-35:hover{color:#ffecbd59}.theme-light .yellow-font-lighter-hover-transparent-40:hover,.theme-light .color-2-font-lighter-hover-transparent-40:hover{color:#ffecbd66}.theme-light .yellow-font-lighter-hover-transparent-45:hover,.theme-light .color-2-font-lighter-hover-transparent-45:hover{color:#ffecbd73}.theme-light .yellow-font-lighter-hover-transparent-50:hover,.theme-light .color-2-font-lighter-hover-transparent-50:hover{color:#ffecbd80}.theme-light .yellow-font-lighter-hover-transparent-55:hover,.theme-light .color-2-font-lighter-hover-transparent-55:hover{color:#ffecbd8c}.theme-light .yellow-font-lighter-hover-transparent-60:hover,.theme-light .color-2-font-lighter-hover-transparent-60:hover{color:#ffecbd99}.theme-light .yellow-font-lighter-hover-transparent-65:hover,.theme-light .color-2-font-lighter-hover-transparent-65:hover{color:#ffecbda6}.theme-light .yellow-font-lighter-hover-transparent-70:hover,.theme-light .color-2-font-lighter-hover-transparent-70:hover{color:#ffecbdb3}.theme-light .yellow-font-lighter-hover-transparent-75:hover,.theme-light .color-2-font-lighter-hover-transparent-75:hover{color:#ffecbdbf}.theme-light .yellow-font-lighter-hover-transparent-80:hover,.theme-light .color-2-font-lighter-hover-transparent-80:hover{color:#ffecbdcc}.theme-light .yellow-font-lighter-hover-transparent-85:hover,.theme-light .color-2-font-lighter-hover-transparent-85:hover{color:#ffecbdd9}.theme-light .yellow-font-lighter-hover-transparent-90:hover,.theme-light .color-2-font-lighter-hover-transparent-90:hover{color:#ffecbde6}.theme-light .yellow-font-lighter-hover-transparent-95:hover,.theme-light .color-2-font-lighter-hover-transparent-95:hover{color:#ffecbdf2}.theme-light .yellow-font-lighter-contrast,.theme-light .color-2-font-lighter-contrast{color:#161616}.theme-light .yellow-font-light,.theme-light .color-2-font-light{color:#ffc83d}.theme-light .yellow-font-light-transparent-5,.theme-light .color-2-font-light-transparent-5{color:#ffc83d0d}.theme-light .yellow-font-light-transparent-10,.theme-light .color-2-font-light-transparent-10{color:#ffc83d1a}.theme-light .yellow-font-light-transparent-15,.theme-light .color-2-font-light-transparent-15{color:#ffc83d26}.theme-light .yellow-font-light-transparent-20,.theme-light .color-2-font-light-transparent-20{color:#ffc83d33}.theme-light .yellow-font-light-transparent-25,.theme-light .color-2-font-light-transparent-25{color:#ffc83d40}.theme-light .yellow-font-light-transparent-30,.theme-light .color-2-font-light-transparent-30{color:#ffc83d4d}.theme-light .yellow-font-light-transparent-35,.theme-light .color-2-font-light-transparent-35{color:#ffc83d59}.theme-light .yellow-font-light-transparent-40,.theme-light .color-2-font-light-transparent-40{color:#ffc83d66}.theme-light .yellow-font-light-transparent-45,.theme-light .color-2-font-light-transparent-45{color:#ffc83d73}.theme-light .yellow-font-light-transparent-50,.theme-light .color-2-font-light-transparent-50{color:#ffc83d80}.theme-light .yellow-font-light-transparent-55,.theme-light .color-2-font-light-transparent-55{color:#ffc83d8c}.theme-light .yellow-font-light-transparent-60,.theme-light .color-2-font-light-transparent-60{color:#ffc83d99}.theme-light .yellow-font-light-transparent-65,.theme-light .color-2-font-light-transparent-65{color:#ffc83da6}.theme-light .yellow-font-light-transparent-70,.theme-light .color-2-font-light-transparent-70{color:#ffc83db3}.theme-light .yellow-font-light-transparent-75,.theme-light .color-2-font-light-transparent-75{color:#ffc83dbf}.theme-light .yellow-font-light-transparent-80,.theme-light .color-2-font-light-transparent-80{color:#ffc83dcc}.theme-light .yellow-font-light-transparent-85,.theme-light .color-2-font-light-transparent-85{color:#ffc83dd9}.theme-light .yellow-font-light-transparent-90,.theme-light .color-2-font-light-transparent-90{color:#ffc83de6}.theme-light .yellow-font-light-transparent-95,.theme-light .color-2-font-light-transparent-95{color:#ffc83df2}.theme-light .yellow-font-light-lightness-10,.theme-light .color-2-font-light-lightness-10{color:#ffce50}.theme-light .yellow-font-light-darkness-10,.theme-light .color-2-font-light-darkness-10{color:#ffbf1d}.theme-light .yellow-font-light-lightness-20,.theme-light .color-2-font-light-lightness-20{color:#ffd364}.theme-light .yellow-font-light-darkness-20,.theme-light .color-2-font-light-darkness-20{color:#fdb500}.theme-light .yellow-font-light-lightness-30,.theme-light .color-2-font-light-lightness-30{color:#ffd977}.theme-light .yellow-font-light-darkness-30,.theme-light .color-2-font-light-darkness-30{color:#dd9e00}.theme-light .yellow-font-light-lightness-40,.theme-light .color-2-font-light-lightness-40{color:#ffde8b}.theme-light .yellow-font-light-darkness-40,.theme-light .color-2-font-light-darkness-40{color:#be8800}.theme-light .yellow-font-light-lightness-50,.theme-light .color-2-font-light-lightness-50{color:#ffe49e}.theme-light .yellow-font-light-darkness-50,.theme-light .color-2-font-light-darkness-50{color:#9e7100}.theme-light .yellow-font-light-lightness-60,.theme-light .color-2-font-light-lightness-60{color:#ffe9b1}.theme-light .yellow-font-light-darkness-60,.theme-light .color-2-font-light-darkness-60{color:#7e5b00}.theme-light .yellow-font-light-lightness-70,.theme-light .color-2-font-light-lightness-70{color:#ffefc5}.theme-light .yellow-font-light-darkness-70,.theme-light .color-2-font-light-darkness-70{color:#5f4400}.theme-light .yellow-font-light-lightness-80,.theme-light .color-2-font-light-lightness-80{color:#fff4d8}.theme-light .yellow-font-light-darkness-80,.theme-light .color-2-font-light-darkness-80{color:#3f2d00}.theme-light .yellow-font-light-lightness-90,.theme-light .color-2-font-light-lightness-90{color:#fffaec}.theme-light .yellow-font-light-darkness-90,.theme-light .color-2-font-light-darkness-90{color:#201700}.theme-light .yellow-font-light-hover:hover,.theme-light .color-2-font-light-hover:hover{color:#ffc83d}.theme-light .yellow-font-light-hover-transparent-5:hover,.theme-light .color-2-font-light-hover-transparent-5:hover{color:#ffc83d0d}.theme-light .yellow-font-light-hover-transparent-10:hover,.theme-light .color-2-font-light-hover-transparent-10:hover{color:#ffc83d1a}.theme-light .yellow-font-light-hover-transparent-15:hover,.theme-light .color-2-font-light-hover-transparent-15:hover{color:#ffc83d26}.theme-light .yellow-font-light-hover-transparent-20:hover,.theme-light .color-2-font-light-hover-transparent-20:hover{color:#ffc83d33}.theme-light .yellow-font-light-hover-transparent-25:hover,.theme-light .color-2-font-light-hover-transparent-25:hover{color:#ffc83d40}.theme-light .yellow-font-light-hover-transparent-30:hover,.theme-light .color-2-font-light-hover-transparent-30:hover{color:#ffc83d4d}.theme-light .yellow-font-light-hover-transparent-35:hover,.theme-light .color-2-font-light-hover-transparent-35:hover{color:#ffc83d59}.theme-light .yellow-font-light-hover-transparent-40:hover,.theme-light .color-2-font-light-hover-transparent-40:hover{color:#ffc83d66}.theme-light .yellow-font-light-hover-transparent-45:hover,.theme-light .color-2-font-light-hover-transparent-45:hover{color:#ffc83d73}.theme-light .yellow-font-light-hover-transparent-50:hover,.theme-light .color-2-font-light-hover-transparent-50:hover{color:#ffc83d80}.theme-light .yellow-font-light-hover-transparent-55:hover,.theme-light .color-2-font-light-hover-transparent-55:hover{color:#ffc83d8c}.theme-light .yellow-font-light-hover-transparent-60:hover,.theme-light .color-2-font-light-hover-transparent-60:hover{color:#ffc83d99}.theme-light .yellow-font-light-hover-transparent-65:hover,.theme-light .color-2-font-light-hover-transparent-65:hover{color:#ffc83da6}.theme-light .yellow-font-light-hover-transparent-70:hover,.theme-light .color-2-font-light-hover-transparent-70:hover{color:#ffc83db3}.theme-light .yellow-font-light-hover-transparent-75:hover,.theme-light .color-2-font-light-hover-transparent-75:hover{color:#ffc83dbf}.theme-light .yellow-font-light-hover-transparent-80:hover,.theme-light .color-2-font-light-hover-transparent-80:hover{color:#ffc83dcc}.theme-light .yellow-font-light-hover-transparent-85:hover,.theme-light .color-2-font-light-hover-transparent-85:hover{color:#ffc83dd9}.theme-light .yellow-font-light-hover-transparent-90:hover,.theme-light .color-2-font-light-hover-transparent-90:hover{color:#ffc83de6}.theme-light .yellow-font-light-hover-transparent-95:hover,.theme-light .color-2-font-light-hover-transparent-95:hover{color:#ffc83df2}.theme-light .yellow-font-light-contrast,.theme-light .color-2-font-light-contrast{color:#161616}.theme-light .yellow-font,.theme-light .color-2-font{color:#ffb600}.theme-light .yellow-font-transparent-5,.theme-light .color-2-font-transparent-5{color:#ffb6000d}.theme-light .yellow-font-transparent-10,.theme-light .color-2-font-transparent-10{color:#ffb6001a}.theme-light .yellow-font-transparent-15,.theme-light .color-2-font-transparent-15{color:#ffb60026}.theme-light .yellow-font-transparent-20,.theme-light .color-2-font-transparent-20{color:#ffb60033}.theme-light .yellow-font-transparent-25,.theme-light .color-2-font-transparent-25{color:#ffb60040}.theme-light .yellow-font-transparent-30,.theme-light .color-2-font-transparent-30{color:#ffb6004d}.theme-light .yellow-font-transparent-35,.theme-light .color-2-font-transparent-35{color:#ffb60059}.theme-light .yellow-font-transparent-40,.theme-light .color-2-font-transparent-40{color:#ffb60066}.theme-light .yellow-font-transparent-45,.theme-light .color-2-font-transparent-45{color:#ffb60073}.theme-light .yellow-font-transparent-50,.theme-light .color-2-font-transparent-50{color:#ffb60080}.theme-light .yellow-font-transparent-55,.theme-light .color-2-font-transparent-55{color:#ffb6008c}.theme-light .yellow-font-transparent-60,.theme-light .color-2-font-transparent-60{color:#ffb60099}.theme-light .yellow-font-transparent-65,.theme-light .color-2-font-transparent-65{color:#ffb600a6}.theme-light .yellow-font-transparent-70,.theme-light .color-2-font-transparent-70{color:#ffb600b3}.theme-light .yellow-font-transparent-75,.theme-light .color-2-font-transparent-75{color:#ffb600bf}.theme-light .yellow-font-transparent-80,.theme-light .color-2-font-transparent-80{color:#ffb600cc}.theme-light .yellow-font-transparent-85,.theme-light .color-2-font-transparent-85{color:#ffb600d9}.theme-light .yellow-font-transparent-90,.theme-light .color-2-font-transparent-90{color:#ffb600e6}.theme-light .yellow-font-transparent-95,.theme-light .color-2-font-transparent-95{color:#ffb600f2}.theme-light .yellow-font-lightness-10,.theme-light .color-2-font-lightness-10{color:#ffbd1a}.theme-light .yellow-font-darkness-10,.theme-light .color-2-font-darkness-10{color:#e6a400}.theme-light .yellow-font-lightness-20,.theme-light .color-2-font-lightness-20{color:#ffc533}.theme-light .yellow-font-darkness-20,.theme-light .color-2-font-darkness-20{color:#cc9200}.theme-light .yellow-font-lightness-30,.theme-light .color-2-font-lightness-30{color:#ffcc4d}.theme-light .yellow-font-darkness-30,.theme-light .color-2-font-darkness-30{color:#b37f00}.theme-light .yellow-font-lightness-40,.theme-light .color-2-font-lightness-40{color:#ffd366}.theme-light .yellow-font-darkness-40,.theme-light .color-2-font-darkness-40{color:#996d00}.theme-light .yellow-font-lightness-50,.theme-light .color-2-font-lightness-50{color:#ffdb80}.theme-light .yellow-font-darkness-50,.theme-light .color-2-font-darkness-50{color:#805b00}.theme-light .yellow-font-lightness-60,.theme-light .color-2-font-lightness-60{color:#ffe299}.theme-light .yellow-font-darkness-60,.theme-light .color-2-font-darkness-60{color:#664900}.theme-light .yellow-font-lightness-70,.theme-light .color-2-font-lightness-70{color:#ffe9b3}.theme-light .yellow-font-darkness-70,.theme-light .color-2-font-darkness-70{color:#4d3700}.theme-light .yellow-font-lightness-80,.theme-light .color-2-font-lightness-80{color:#fff0cc}.theme-light .yellow-font-darkness-80,.theme-light .color-2-font-darkness-80{color:#332400}.theme-light .yellow-font-lightness-90,.theme-light .color-2-font-lightness-90{color:#fff8e6}.theme-light .yellow-font-darkness-90,.theme-light .color-2-font-darkness-90{color:#1a1200}.theme-light .yellow-font-hover:hover,.theme-light .color-2-font-hover:hover{color:#ffb600}.theme-light .yellow-font-hover-transparent-5:hover,.theme-light .color-2-font-hover-transparent-5:hover{color:#ffb6000d}.theme-light .yellow-font-hover-transparent-10:hover,.theme-light .color-2-font-hover-transparent-10:hover{color:#ffb6001a}.theme-light .yellow-font-hover-transparent-15:hover,.theme-light .color-2-font-hover-transparent-15:hover{color:#ffb60026}.theme-light .yellow-font-hover-transparent-20:hover,.theme-light .color-2-font-hover-transparent-20:hover{color:#ffb60033}.theme-light .yellow-font-hover-transparent-25:hover,.theme-light .color-2-font-hover-transparent-25:hover{color:#ffb60040}.theme-light .yellow-font-hover-transparent-30:hover,.theme-light .color-2-font-hover-transparent-30:hover{color:#ffb6004d}.theme-light .yellow-font-hover-transparent-35:hover,.theme-light .color-2-font-hover-transparent-35:hover{color:#ffb60059}.theme-light .yellow-font-hover-transparent-40:hover,.theme-light .color-2-font-hover-transparent-40:hover{color:#ffb60066}.theme-light .yellow-font-hover-transparent-45:hover,.theme-light .color-2-font-hover-transparent-45:hover{color:#ffb60073}.theme-light .yellow-font-hover-transparent-50:hover,.theme-light .color-2-font-hover-transparent-50:hover{color:#ffb60080}.theme-light .yellow-font-hover-transparent-55:hover,.theme-light .color-2-font-hover-transparent-55:hover{color:#ffb6008c}.theme-light .yellow-font-hover-transparent-60:hover,.theme-light .color-2-font-hover-transparent-60:hover{color:#ffb60099}.theme-light .yellow-font-hover-transparent-65:hover,.theme-light .color-2-font-hover-transparent-65:hover{color:#ffb600a6}.theme-light .yellow-font-hover-transparent-70:hover,.theme-light .color-2-font-hover-transparent-70:hover{color:#ffb600b3}.theme-light .yellow-font-hover-transparent-75:hover,.theme-light .color-2-font-hover-transparent-75:hover{color:#ffb600bf}.theme-light .yellow-font-hover-transparent-80:hover,.theme-light .color-2-font-hover-transparent-80:hover{color:#ffb600cc}.theme-light .yellow-font-hover-transparent-85:hover,.theme-light .color-2-font-hover-transparent-85:hover{color:#ffb600d9}.theme-light .yellow-font-hover-transparent-90:hover,.theme-light .color-2-font-hover-transparent-90:hover{color:#ffb600e6}.theme-light .yellow-font-hover-transparent-95:hover,.theme-light .color-2-font-hover-transparent-95:hover{color:#ffb600f2}.theme-light .yellow-font-contrast,.theme-light .color-2-font-contrast{color:#161616}.theme-light .yellow-font-dark,.theme-light .color-2-font-dark{color:#c28a00}.theme-light .yellow-font-dark-transparent-5,.theme-light .color-2-font-dark-transparent-5{color:#c28a000d}.theme-light .yellow-font-dark-transparent-10,.theme-light .color-2-font-dark-transparent-10{color:#c28a001a}.theme-light .yellow-font-dark-transparent-15,.theme-light .color-2-font-dark-transparent-15{color:#c28a0026}.theme-light .yellow-font-dark-transparent-20,.theme-light .color-2-font-dark-transparent-20{color:#c28a0033}.theme-light .yellow-font-dark-transparent-25,.theme-light .color-2-font-dark-transparent-25{color:#c28a0040}.theme-light .yellow-font-dark-transparent-30,.theme-light .color-2-font-dark-transparent-30{color:#c28a004d}.theme-light .yellow-font-dark-transparent-35,.theme-light .color-2-font-dark-transparent-35{color:#c28a0059}.theme-light .yellow-font-dark-transparent-40,.theme-light .color-2-font-dark-transparent-40{color:#c28a0066}.theme-light .yellow-font-dark-transparent-45,.theme-light .color-2-font-dark-transparent-45{color:#c28a0073}.theme-light .yellow-font-dark-transparent-50,.theme-light .color-2-font-dark-transparent-50{color:#c28a0080}.theme-light .yellow-font-dark-transparent-55,.theme-light .color-2-font-dark-transparent-55{color:#c28a008c}.theme-light .yellow-font-dark-transparent-60,.theme-light .color-2-font-dark-transparent-60{color:#c28a0099}.theme-light .yellow-font-dark-transparent-65,.theme-light .color-2-font-dark-transparent-65{color:#c28a00a6}.theme-light .yellow-font-dark-transparent-70,.theme-light .color-2-font-dark-transparent-70{color:#c28a00b3}.theme-light .yellow-font-dark-transparent-75,.theme-light .color-2-font-dark-transparent-75{color:#c28a00bf}.theme-light .yellow-font-dark-transparent-80,.theme-light .color-2-font-dark-transparent-80{color:#c28a00cc}.theme-light .yellow-font-dark-transparent-85,.theme-light .color-2-font-dark-transparent-85{color:#c28a00d9}.theme-light .yellow-font-dark-transparent-90,.theme-light .color-2-font-dark-transparent-90{color:#c28a00e6}.theme-light .yellow-font-dark-transparent-95,.theme-light .color-2-font-dark-transparent-95{color:#c28a00f2}.theme-light .yellow-font-dark-lightness-10,.theme-light .color-2-font-dark-lightness-10{color:#e2a000}.theme-light .yellow-font-dark-darkness-10,.theme-light .color-2-font-dark-darkness-10{color:#af7c00}.theme-light .yellow-font-dark-lightness-20,.theme-light .color-2-font-dark-lightness-20{color:#ffb602}.theme-light .yellow-font-dark-darkness-20,.theme-light .color-2-font-dark-darkness-20{color:#9b6e00}.theme-light .yellow-font-dark-lightness-30,.theme-light .color-2-font-dark-lightness-30{color:#ffbf22}.theme-light .yellow-font-dark-darkness-30,.theme-light .color-2-font-dark-darkness-30{color:#886100}.theme-light .yellow-font-dark-lightness-40,.theme-light .color-2-font-dark-lightness-40{color:#ffc841}.theme-light .yellow-font-dark-darkness-40,.theme-light .color-2-font-dark-darkness-40{color:#745300}.theme-light .yellow-font-dark-lightness-50,.theme-light .color-2-font-dark-lightness-50{color:#ffd161}.theme-light .yellow-font-dark-darkness-50,.theme-light .color-2-font-dark-darkness-50{color:#614500}.theme-light .yellow-font-dark-lightness-60,.theme-light .color-2-font-dark-lightness-60{color:#ffdb81}.theme-light .yellow-font-dark-darkness-60,.theme-light .color-2-font-dark-darkness-60{color:#4e3700}.theme-light .yellow-font-dark-lightness-70,.theme-light .color-2-font-dark-lightness-70{color:#ffe4a0}.theme-light .yellow-font-dark-darkness-70,.theme-light .color-2-font-dark-darkness-70{color:#3a2900}.theme-light .yellow-font-dark-lightness-80,.theme-light .color-2-font-dark-lightness-80{color:#ffedc0}.theme-light .yellow-font-dark-darkness-80,.theme-light .color-2-font-dark-darkness-80{color:#271c00}.theme-light .yellow-font-dark-lightness-90,.theme-light .color-2-font-dark-lightness-90{color:#fff6df}.theme-light .yellow-font-dark-darkness-90,.theme-light .color-2-font-dark-darkness-90{color:#130e00}.theme-light .yellow-font-dark-hover:hover,.theme-light .color-2-font-dark-hover:hover{color:#c28a00}.theme-light .yellow-font-dark-hover-transparent-5:hover,.theme-light .color-2-font-dark-hover-transparent-5:hover{color:#c28a000d}.theme-light .yellow-font-dark-hover-transparent-10:hover,.theme-light .color-2-font-dark-hover-transparent-10:hover{color:#c28a001a}.theme-light .yellow-font-dark-hover-transparent-15:hover,.theme-light .color-2-font-dark-hover-transparent-15:hover{color:#c28a0026}.theme-light .yellow-font-dark-hover-transparent-20:hover,.theme-light .color-2-font-dark-hover-transparent-20:hover{color:#c28a0033}.theme-light .yellow-font-dark-hover-transparent-25:hover,.theme-light .color-2-font-dark-hover-transparent-25:hover{color:#c28a0040}.theme-light .yellow-font-dark-hover-transparent-30:hover,.theme-light .color-2-font-dark-hover-transparent-30:hover{color:#c28a004d}.theme-light .yellow-font-dark-hover-transparent-35:hover,.theme-light .color-2-font-dark-hover-transparent-35:hover{color:#c28a0059}.theme-light .yellow-font-dark-hover-transparent-40:hover,.theme-light .color-2-font-dark-hover-transparent-40:hover{color:#c28a0066}.theme-light .yellow-font-dark-hover-transparent-45:hover,.theme-light .color-2-font-dark-hover-transparent-45:hover{color:#c28a0073}.theme-light .yellow-font-dark-hover-transparent-50:hover,.theme-light .color-2-font-dark-hover-transparent-50:hover{color:#c28a0080}.theme-light .yellow-font-dark-hover-transparent-55:hover,.theme-light .color-2-font-dark-hover-transparent-55:hover{color:#c28a008c}.theme-light .yellow-font-dark-hover-transparent-60:hover,.theme-light .color-2-font-dark-hover-transparent-60:hover{color:#c28a0099}.theme-light .yellow-font-dark-hover-transparent-65:hover,.theme-light .color-2-font-dark-hover-transparent-65:hover{color:#c28a00a6}.theme-light .yellow-font-dark-hover-transparent-70:hover,.theme-light .color-2-font-dark-hover-transparent-70:hover{color:#c28a00b3}.theme-light .yellow-font-dark-hover-transparent-75:hover,.theme-light .color-2-font-dark-hover-transparent-75:hover{color:#c28a00bf}.theme-light .yellow-font-dark-hover-transparent-80:hover,.theme-light .color-2-font-dark-hover-transparent-80:hover{color:#c28a00cc}.theme-light .yellow-font-dark-hover-transparent-85:hover,.theme-light .color-2-font-dark-hover-transparent-85:hover{color:#c28a00d9}.theme-light .yellow-font-dark-hover-transparent-90:hover,.theme-light .color-2-font-dark-hover-transparent-90:hover{color:#c28a00e6}.theme-light .yellow-font-dark-hover-transparent-95:hover,.theme-light .color-2-font-dark-hover-transparent-95:hover{color:#c28a00f2}.theme-light .yellow-font-dark-contrast,.theme-light .color-2-font-dark-contrast{color:#161616}.theme-light .yellow-font-darker,.theme-light .color-2-font-darker{color:#855f00}.theme-light .yellow-font-darker-transparent-5,.theme-light .color-2-font-darker-transparent-5{color:#855f000d}.theme-light .yellow-font-darker-transparent-10,.theme-light .color-2-font-darker-transparent-10{color:#855f001a}.theme-light .yellow-font-darker-transparent-15,.theme-light .color-2-font-darker-transparent-15{color:#855f0026}.theme-light .yellow-font-darker-transparent-20,.theme-light .color-2-font-darker-transparent-20{color:#855f0033}.theme-light .yellow-font-darker-transparent-25,.theme-light .color-2-font-darker-transparent-25{color:#855f0040}.theme-light .yellow-font-darker-transparent-30,.theme-light .color-2-font-darker-transparent-30{color:#855f004d}.theme-light .yellow-font-darker-transparent-35,.theme-light .color-2-font-darker-transparent-35{color:#855f0059}.theme-light .yellow-font-darker-transparent-40,.theme-light .color-2-font-darker-transparent-40{color:#855f0066}.theme-light .yellow-font-darker-transparent-45,.theme-light .color-2-font-darker-transparent-45{color:#855f0073}.theme-light .yellow-font-darker-transparent-50,.theme-light .color-2-font-darker-transparent-50{color:#855f0080}.theme-light .yellow-font-darker-transparent-55,.theme-light .color-2-font-darker-transparent-55{color:#855f008c}.theme-light .yellow-font-darker-transparent-60,.theme-light .color-2-font-darker-transparent-60{color:#855f0099}.theme-light .yellow-font-darker-transparent-65,.theme-light .color-2-font-darker-transparent-65{color:#855f00a6}.theme-light .yellow-font-darker-transparent-70,.theme-light .color-2-font-darker-transparent-70{color:#855f00b3}.theme-light .yellow-font-darker-transparent-75,.theme-light .color-2-font-darker-transparent-75{color:#855f00bf}.theme-light .yellow-font-darker-transparent-80,.theme-light .color-2-font-darker-transparent-80{color:#855f00cc}.theme-light .yellow-font-darker-transparent-85,.theme-light .color-2-font-darker-transparent-85{color:#855f00d9}.theme-light .yellow-font-darker-transparent-90,.theme-light .color-2-font-darker-transparent-90{color:#855f00e6}.theme-light .yellow-font-darker-transparent-95,.theme-light .color-2-font-darker-transparent-95{color:#855f00f2}.theme-light .yellow-font-darker-lightness-10,.theme-light .color-2-font-darker-lightness-10{color:#ab7a00}.theme-light .yellow-font-darker-darkness-10,.theme-light .color-2-font-darker-darkness-10{color:#785600}.theme-light .yellow-font-darker-lightness-20,.theme-light .color-2-font-darker-lightness-20{color:#d09500}.theme-light .yellow-font-darker-darkness-20,.theme-light .color-2-font-darker-darkness-20{color:#6a4c00}.theme-light .yellow-font-darker-lightness-30,.theme-light .color-2-font-darker-lightness-30{color:#f6b000}.theme-light .yellow-font-darker-darkness-30,.theme-light .color-2-font-darker-darkness-30{color:#5d4300}.theme-light .yellow-font-darker-lightness-40,.theme-light .color-2-font-darker-lightness-40{color:#ffbe1d}.theme-light .yellow-font-darker-darkness-40,.theme-light .color-2-font-darker-darkness-40{color:#503900}.theme-light .yellow-font-darker-lightness-50,.theme-light .color-2-font-darker-lightness-50{color:#ffc943}.theme-light .yellow-font-darker-darkness-50,.theme-light .color-2-font-darker-darkness-50{color:#433000}.theme-light .yellow-font-darker-lightness-60,.theme-light .color-2-font-darker-lightness-60{color:#ffd468}.theme-light .yellow-font-darker-darkness-60,.theme-light .color-2-font-darker-darkness-60{color:#352600}.theme-light .yellow-font-darker-lightness-70,.theme-light .color-2-font-darker-lightness-70{color:#ffdf8e}.theme-light .yellow-font-darker-darkness-70,.theme-light .color-2-font-darker-darkness-70{color:#281d00}.theme-light .yellow-font-darker-lightness-80,.theme-light .color-2-font-darker-lightness-80{color:#ffe9b4}.theme-light .yellow-font-darker-darkness-80,.theme-light .color-2-font-darker-darkness-80{color:#1b1300}.theme-light .yellow-font-darker-lightness-90,.theme-light .color-2-font-darker-lightness-90{color:#fff4d9}.theme-light .yellow-font-darker-darkness-90,.theme-light .color-2-font-darker-darkness-90{color:#0d0a00}.theme-light .yellow-font-darker-hover:hover,.theme-light .color-2-font-darker-hover:hover{color:#855f00}.theme-light .yellow-font-darker-hover-transparent-5:hover,.theme-light .color-2-font-darker-hover-transparent-5:hover{color:#855f000d}.theme-light .yellow-font-darker-hover-transparent-10:hover,.theme-light .color-2-font-darker-hover-transparent-10:hover{color:#855f001a}.theme-light .yellow-font-darker-hover-transparent-15:hover,.theme-light .color-2-font-darker-hover-transparent-15:hover{color:#855f0026}.theme-light .yellow-font-darker-hover-transparent-20:hover,.theme-light .color-2-font-darker-hover-transparent-20:hover{color:#855f0033}.theme-light .yellow-font-darker-hover-transparent-25:hover,.theme-light .color-2-font-darker-hover-transparent-25:hover{color:#855f0040}.theme-light .yellow-font-darker-hover-transparent-30:hover,.theme-light .color-2-font-darker-hover-transparent-30:hover{color:#855f004d}.theme-light .yellow-font-darker-hover-transparent-35:hover,.theme-light .color-2-font-darker-hover-transparent-35:hover{color:#855f0059}.theme-light .yellow-font-darker-hover-transparent-40:hover,.theme-light .color-2-font-darker-hover-transparent-40:hover{color:#855f0066}.theme-light .yellow-font-darker-hover-transparent-45:hover,.theme-light .color-2-font-darker-hover-transparent-45:hover{color:#855f0073}.theme-light .yellow-font-darker-hover-transparent-50:hover,.theme-light .color-2-font-darker-hover-transparent-50:hover{color:#855f0080}.theme-light .yellow-font-darker-hover-transparent-55:hover,.theme-light .color-2-font-darker-hover-transparent-55:hover{color:#855f008c}.theme-light .yellow-font-darker-hover-transparent-60:hover,.theme-light .color-2-font-darker-hover-transparent-60:hover{color:#855f0099}.theme-light .yellow-font-darker-hover-transparent-65:hover,.theme-light .color-2-font-darker-hover-transparent-65:hover{color:#855f00a6}.theme-light .yellow-font-darker-hover-transparent-70:hover,.theme-light .color-2-font-darker-hover-transparent-70:hover{color:#855f00b3}.theme-light .yellow-font-darker-hover-transparent-75:hover,.theme-light .color-2-font-darker-hover-transparent-75:hover{color:#855f00bf}.theme-light .yellow-font-darker-hover-transparent-80:hover,.theme-light .color-2-font-darker-hover-transparent-80:hover{color:#855f00cc}.theme-light .yellow-font-darker-hover-transparent-85:hover,.theme-light .color-2-font-darker-hover-transparent-85:hover{color:#855f00d9}.theme-light .yellow-font-darker-hover-transparent-90:hover,.theme-light .color-2-font-darker-hover-transparent-90:hover{color:#855f00e6}.theme-light .yellow-font-darker-hover-transparent-95:hover,.theme-light .color-2-font-darker-hover-transparent-95:hover{color:#855f00f2}.theme-light .yellow-font-darker-contrast,.theme-light .color-2-font-darker-contrast{color:#f2f2f2}.theme-light .yellow-fill-lighter,.theme-light .color-2-fill-lighter{fill:#ffecbd}.theme-light .yellow-fill-lighter-transparent-5,.theme-light .color-2-fill-lighter-transparent-5{fill:#ffecbd0d}.theme-light .yellow-fill-lighter-transparent-10,.theme-light .color-2-fill-lighter-transparent-10{fill:#ffecbd1a}.theme-light .yellow-fill-lighter-transparent-15,.theme-light .color-2-fill-lighter-transparent-15{fill:#ffecbd26}.theme-light .yellow-fill-lighter-transparent-20,.theme-light .color-2-fill-lighter-transparent-20{fill:#ffecbd33}.theme-light .yellow-fill-lighter-transparent-25,.theme-light .color-2-fill-lighter-transparent-25{fill:#ffecbd40}.theme-light .yellow-fill-lighter-transparent-30,.theme-light .color-2-fill-lighter-transparent-30{fill:#ffecbd4d}.theme-light .yellow-fill-lighter-transparent-35,.theme-light .color-2-fill-lighter-transparent-35{fill:#ffecbd59}.theme-light .yellow-fill-lighter-transparent-40,.theme-light .color-2-fill-lighter-transparent-40{fill:#ffecbd66}.theme-light .yellow-fill-lighter-transparent-45,.theme-light .color-2-fill-lighter-transparent-45{fill:#ffecbd73}.theme-light .yellow-fill-lighter-transparent-50,.theme-light .color-2-fill-lighter-transparent-50{fill:#ffecbd80}.theme-light .yellow-fill-lighter-transparent-55,.theme-light .color-2-fill-lighter-transparent-55{fill:#ffecbd8c}.theme-light .yellow-fill-lighter-transparent-60,.theme-light .color-2-fill-lighter-transparent-60{fill:#ffecbd99}.theme-light .yellow-fill-lighter-transparent-65,.theme-light .color-2-fill-lighter-transparent-65{fill:#ffecbda6}.theme-light .yellow-fill-lighter-transparent-70,.theme-light .color-2-fill-lighter-transparent-70{fill:#ffecbdb3}.theme-light .yellow-fill-lighter-transparent-75,.theme-light .color-2-fill-lighter-transparent-75{fill:#ffecbdbf}.theme-light .yellow-fill-lighter-transparent-80,.theme-light .color-2-fill-lighter-transparent-80{fill:#ffecbdcc}.theme-light .yellow-fill-lighter-transparent-85,.theme-light .color-2-fill-lighter-transparent-85{fill:#ffecbdd9}.theme-light .yellow-fill-lighter-transparent-90,.theme-light .color-2-fill-lighter-transparent-90{fill:#ffecbde6}.theme-light .yellow-fill-lighter-transparent-95,.theme-light .color-2-fill-lighter-transparent-95{fill:#ffecbdf2}.theme-light .yellow-fill-lighter-lightness-10,.theme-light .color-2-fill-lighter-lightness-10{fill:#ffeec4}.theme-light .yellow-fill-lighter-darkness-10,.theme-light .color-2-fill-lighter-darkness-10{fill:#ffdf91}.theme-light .yellow-fill-lighter-lightness-20,.theme-light .color-2-fill-lighter-lightness-20{fill:#fff0ca}.theme-light .yellow-fill-lighter-darkness-20,.theme-light .color-2-fill-lighter-darkness-20{fill:#ffd264}.theme-light .yellow-fill-lighter-lightness-30,.theme-light .color-2-fill-lighter-lightness-30{fill:#fff2d1}.theme-light .yellow-fill-lighter-darkness-30,.theme-light .color-2-fill-lighter-darkness-30{fill:#ffc638}.theme-light .yellow-fill-lighter-lightness-40,.theme-light .color-2-fill-lighter-lightness-40{fill:#fff4d7}.theme-light .yellow-fill-lighter-darkness-40,.theme-light .color-2-fill-lighter-darkness-40{fill:#ffb90b}.theme-light .yellow-fill-lighter-lightness-50,.theme-light .color-2-fill-lighter-lightness-50{fill:#fff6de}.theme-light .yellow-fill-lighter-darkness-50,.theme-light .color-2-fill-lighter-darkness-50{fill:#de9e00}.theme-light .yellow-fill-lighter-lightness-60,.theme-light .color-2-fill-lighter-lightness-60{fill:#fff7e5}.theme-light .yellow-fill-lighter-darkness-60,.theme-light .color-2-fill-lighter-darkness-60{fill:#b27e00}.theme-light .yellow-fill-lighter-lightness-70,.theme-light .color-2-fill-lighter-lightness-70{fill:#fff9eb}.theme-light .yellow-fill-lighter-darkness-70,.theme-light .color-2-fill-lighter-darkness-70{fill:#855f00}.theme-light .yellow-fill-lighter-lightness-80,.theme-light .color-2-fill-lighter-lightness-80{fill:#fffbf2}.theme-light .yellow-fill-lighter-darkness-80,.theme-light .color-2-fill-lighter-darkness-80{fill:#593f00}.theme-light .yellow-fill-lighter-lightness-90,.theme-light .color-2-fill-lighter-lightness-90{fill:#fffdf8}.theme-light .yellow-fill-lighter-darkness-90,.theme-light .color-2-fill-lighter-darkness-90{fill:#2c2000}.theme-light .yellow-fill-lighter-hover:hover,.theme-light .color-2-fill-lighter-hover:hover{fill:#ffecbd}.theme-light .yellow-fill-lighter-hover-transparent-5:hover,.theme-light .color-2-fill-lighter-hover-transparent-5:hover{fill:#ffecbd0d}.theme-light .yellow-fill-lighter-hover-transparent-10:hover,.theme-light .color-2-fill-lighter-hover-transparent-10:hover{fill:#ffecbd1a}.theme-light .yellow-fill-lighter-hover-transparent-15:hover,.theme-light .color-2-fill-lighter-hover-transparent-15:hover{fill:#ffecbd26}.theme-light .yellow-fill-lighter-hover-transparent-20:hover,.theme-light .color-2-fill-lighter-hover-transparent-20:hover{fill:#ffecbd33}.theme-light .yellow-fill-lighter-hover-transparent-25:hover,.theme-light .color-2-fill-lighter-hover-transparent-25:hover{fill:#ffecbd40}.theme-light .yellow-fill-lighter-hover-transparent-30:hover,.theme-light .color-2-fill-lighter-hover-transparent-30:hover{fill:#ffecbd4d}.theme-light .yellow-fill-lighter-hover-transparent-35:hover,.theme-light .color-2-fill-lighter-hover-transparent-35:hover{fill:#ffecbd59}.theme-light .yellow-fill-lighter-hover-transparent-40:hover,.theme-light .color-2-fill-lighter-hover-transparent-40:hover{fill:#ffecbd66}.theme-light .yellow-fill-lighter-hover-transparent-45:hover,.theme-light .color-2-fill-lighter-hover-transparent-45:hover{fill:#ffecbd73}.theme-light .yellow-fill-lighter-hover-transparent-50:hover,.theme-light .color-2-fill-lighter-hover-transparent-50:hover{fill:#ffecbd80}.theme-light .yellow-fill-lighter-hover-transparent-55:hover,.theme-light .color-2-fill-lighter-hover-transparent-55:hover{fill:#ffecbd8c}.theme-light .yellow-fill-lighter-hover-transparent-60:hover,.theme-light .color-2-fill-lighter-hover-transparent-60:hover{fill:#ffecbd99}.theme-light .yellow-fill-lighter-hover-transparent-65:hover,.theme-light .color-2-fill-lighter-hover-transparent-65:hover{fill:#ffecbda6}.theme-light .yellow-fill-lighter-hover-transparent-70:hover,.theme-light .color-2-fill-lighter-hover-transparent-70:hover{fill:#ffecbdb3}.theme-light .yellow-fill-lighter-hover-transparent-75:hover,.theme-light .color-2-fill-lighter-hover-transparent-75:hover{fill:#ffecbdbf}.theme-light .yellow-fill-lighter-hover-transparent-80:hover,.theme-light .color-2-fill-lighter-hover-transparent-80:hover{fill:#ffecbdcc}.theme-light .yellow-fill-lighter-hover-transparent-85:hover,.theme-light .color-2-fill-lighter-hover-transparent-85:hover{fill:#ffecbdd9}.theme-light .yellow-fill-lighter-hover-transparent-90:hover,.theme-light .color-2-fill-lighter-hover-transparent-90:hover{fill:#ffecbde6}.theme-light .yellow-fill-lighter-hover-transparent-95:hover,.theme-light .color-2-fill-lighter-hover-transparent-95:hover{fill:#ffecbdf2}.theme-light .yellow-fill-light,.theme-light .color-2-fill-light{fill:#ffc83d}.theme-light .yellow-fill-light-transparent-5,.theme-light .color-2-fill-light-transparent-5{fill:#ffc83d0d}.theme-light .yellow-fill-light-transparent-10,.theme-light .color-2-fill-light-transparent-10{fill:#ffc83d1a}.theme-light .yellow-fill-light-transparent-15,.theme-light .color-2-fill-light-transparent-15{fill:#ffc83d26}.theme-light .yellow-fill-light-transparent-20,.theme-light .color-2-fill-light-transparent-20{fill:#ffc83d33}.theme-light .yellow-fill-light-transparent-25,.theme-light .color-2-fill-light-transparent-25{fill:#ffc83d40}.theme-light .yellow-fill-light-transparent-30,.theme-light .color-2-fill-light-transparent-30{fill:#ffc83d4d}.theme-light .yellow-fill-light-transparent-35,.theme-light .color-2-fill-light-transparent-35{fill:#ffc83d59}.theme-light .yellow-fill-light-transparent-40,.theme-light .color-2-fill-light-transparent-40{fill:#ffc83d66}.theme-light .yellow-fill-light-transparent-45,.theme-light .color-2-fill-light-transparent-45{fill:#ffc83d73}.theme-light .yellow-fill-light-transparent-50,.theme-light .color-2-fill-light-transparent-50{fill:#ffc83d80}.theme-light .yellow-fill-light-transparent-55,.theme-light .color-2-fill-light-transparent-55{fill:#ffc83d8c}.theme-light .yellow-fill-light-transparent-60,.theme-light .color-2-fill-light-transparent-60{fill:#ffc83d99}.theme-light .yellow-fill-light-transparent-65,.theme-light .color-2-fill-light-transparent-65{fill:#ffc83da6}.theme-light .yellow-fill-light-transparent-70,.theme-light .color-2-fill-light-transparent-70{fill:#ffc83db3}.theme-light .yellow-fill-light-transparent-75,.theme-light .color-2-fill-light-transparent-75{fill:#ffc83dbf}.theme-light .yellow-fill-light-transparent-80,.theme-light .color-2-fill-light-transparent-80{fill:#ffc83dcc}.theme-light .yellow-fill-light-transparent-85,.theme-light .color-2-fill-light-transparent-85{fill:#ffc83dd9}.theme-light .yellow-fill-light-transparent-90,.theme-light .color-2-fill-light-transparent-90{fill:#ffc83de6}.theme-light .yellow-fill-light-transparent-95,.theme-light .color-2-fill-light-transparent-95{fill:#ffc83df2}.theme-light .yellow-fill-light-lightness-10,.theme-light .color-2-fill-light-lightness-10{fill:#ffce50}.theme-light .yellow-fill-light-darkness-10,.theme-light .color-2-fill-light-darkness-10{fill:#ffbf1d}.theme-light .yellow-fill-light-lightness-20,.theme-light .color-2-fill-light-lightness-20{fill:#ffd364}.theme-light .yellow-fill-light-darkness-20,.theme-light .color-2-fill-light-darkness-20{fill:#fdb500}.theme-light .yellow-fill-light-lightness-30,.theme-light .color-2-fill-light-lightness-30{fill:#ffd977}.theme-light .yellow-fill-light-darkness-30,.theme-light .color-2-fill-light-darkness-30{fill:#dd9e00}.theme-light .yellow-fill-light-lightness-40,.theme-light .color-2-fill-light-lightness-40{fill:#ffde8b}.theme-light .yellow-fill-light-darkness-40,.theme-light .color-2-fill-light-darkness-40{fill:#be8800}.theme-light .yellow-fill-light-lightness-50,.theme-light .color-2-fill-light-lightness-50{fill:#ffe49e}.theme-light .yellow-fill-light-darkness-50,.theme-light .color-2-fill-light-darkness-50{fill:#9e7100}.theme-light .yellow-fill-light-lightness-60,.theme-light .color-2-fill-light-lightness-60{fill:#ffe9b1}.theme-light .yellow-fill-light-darkness-60,.theme-light .color-2-fill-light-darkness-60{fill:#7e5b00}.theme-light .yellow-fill-light-lightness-70,.theme-light .color-2-fill-light-lightness-70{fill:#ffefc5}.theme-light .yellow-fill-light-darkness-70,.theme-light .color-2-fill-light-darkness-70{fill:#5f4400}.theme-light .yellow-fill-light-lightness-80,.theme-light .color-2-fill-light-lightness-80{fill:#fff4d8}.theme-light .yellow-fill-light-darkness-80,.theme-light .color-2-fill-light-darkness-80{fill:#3f2d00}.theme-light .yellow-fill-light-lightness-90,.theme-light .color-2-fill-light-lightness-90{fill:#fffaec}.theme-light .yellow-fill-light-darkness-90,.theme-light .color-2-fill-light-darkness-90{fill:#201700}.theme-light .yellow-fill-light-hover:hover,.theme-light .color-2-fill-light-hover:hover{fill:#ffc83d}.theme-light .yellow-fill-light-hover-transparent-5:hover,.theme-light .color-2-fill-light-hover-transparent-5:hover{fill:#ffc83d0d}.theme-light .yellow-fill-light-hover-transparent-10:hover,.theme-light .color-2-fill-light-hover-transparent-10:hover{fill:#ffc83d1a}.theme-light .yellow-fill-light-hover-transparent-15:hover,.theme-light .color-2-fill-light-hover-transparent-15:hover{fill:#ffc83d26}.theme-light .yellow-fill-light-hover-transparent-20:hover,.theme-light .color-2-fill-light-hover-transparent-20:hover{fill:#ffc83d33}.theme-light .yellow-fill-light-hover-transparent-25:hover,.theme-light .color-2-fill-light-hover-transparent-25:hover{fill:#ffc83d40}.theme-light .yellow-fill-light-hover-transparent-30:hover,.theme-light .color-2-fill-light-hover-transparent-30:hover{fill:#ffc83d4d}.theme-light .yellow-fill-light-hover-transparent-35:hover,.theme-light .color-2-fill-light-hover-transparent-35:hover{fill:#ffc83d59}.theme-light .yellow-fill-light-hover-transparent-40:hover,.theme-light .color-2-fill-light-hover-transparent-40:hover{fill:#ffc83d66}.theme-light .yellow-fill-light-hover-transparent-45:hover,.theme-light .color-2-fill-light-hover-transparent-45:hover{fill:#ffc83d73}.theme-light .yellow-fill-light-hover-transparent-50:hover,.theme-light .color-2-fill-light-hover-transparent-50:hover{fill:#ffc83d80}.theme-light .yellow-fill-light-hover-transparent-55:hover,.theme-light .color-2-fill-light-hover-transparent-55:hover{fill:#ffc83d8c}.theme-light .yellow-fill-light-hover-transparent-60:hover,.theme-light .color-2-fill-light-hover-transparent-60:hover{fill:#ffc83d99}.theme-light .yellow-fill-light-hover-transparent-65:hover,.theme-light .color-2-fill-light-hover-transparent-65:hover{fill:#ffc83da6}.theme-light .yellow-fill-light-hover-transparent-70:hover,.theme-light .color-2-fill-light-hover-transparent-70:hover{fill:#ffc83db3}.theme-light .yellow-fill-light-hover-transparent-75:hover,.theme-light .color-2-fill-light-hover-transparent-75:hover{fill:#ffc83dbf}.theme-light .yellow-fill-light-hover-transparent-80:hover,.theme-light .color-2-fill-light-hover-transparent-80:hover{fill:#ffc83dcc}.theme-light .yellow-fill-light-hover-transparent-85:hover,.theme-light .color-2-fill-light-hover-transparent-85:hover{fill:#ffc83dd9}.theme-light .yellow-fill-light-hover-transparent-90:hover,.theme-light .color-2-fill-light-hover-transparent-90:hover{fill:#ffc83de6}.theme-light .yellow-fill-light-hover-transparent-95:hover,.theme-light .color-2-fill-light-hover-transparent-95:hover{fill:#ffc83df2}.theme-light .yellow-fill,.theme-light .color-2-fill{fill:#ffb600}.theme-light .yellow-fill-transparent-5,.theme-light .color-2-fill-transparent-5{fill:#ffb6000d}.theme-light .yellow-fill-transparent-10,.theme-light .color-2-fill-transparent-10{fill:#ffb6001a}.theme-light .yellow-fill-transparent-15,.theme-light .color-2-fill-transparent-15{fill:#ffb60026}.theme-light .yellow-fill-transparent-20,.theme-light .color-2-fill-transparent-20{fill:#ffb60033}.theme-light .yellow-fill-transparent-25,.theme-light .color-2-fill-transparent-25{fill:#ffb60040}.theme-light .yellow-fill-transparent-30,.theme-light .color-2-fill-transparent-30{fill:#ffb6004d}.theme-light .yellow-fill-transparent-35,.theme-light .color-2-fill-transparent-35{fill:#ffb60059}.theme-light .yellow-fill-transparent-40,.theme-light .color-2-fill-transparent-40{fill:#ffb60066}.theme-light .yellow-fill-transparent-45,.theme-light .color-2-fill-transparent-45{fill:#ffb60073}.theme-light .yellow-fill-transparent-50,.theme-light .color-2-fill-transparent-50{fill:#ffb60080}.theme-light .yellow-fill-transparent-55,.theme-light .color-2-fill-transparent-55{fill:#ffb6008c}.theme-light .yellow-fill-transparent-60,.theme-light .color-2-fill-transparent-60{fill:#ffb60099}.theme-light .yellow-fill-transparent-65,.theme-light .color-2-fill-transparent-65{fill:#ffb600a6}.theme-light .yellow-fill-transparent-70,.theme-light .color-2-fill-transparent-70{fill:#ffb600b3}.theme-light .yellow-fill-transparent-75,.theme-light .color-2-fill-transparent-75{fill:#ffb600bf}.theme-light .yellow-fill-transparent-80,.theme-light .color-2-fill-transparent-80{fill:#ffb600cc}.theme-light .yellow-fill-transparent-85,.theme-light .color-2-fill-transparent-85{fill:#ffb600d9}.theme-light .yellow-fill-transparent-90,.theme-light .color-2-fill-transparent-90{fill:#ffb600e6}.theme-light .yellow-fill-transparent-95,.theme-light .color-2-fill-transparent-95{fill:#ffb600f2}.theme-light .yellow-fill-lightness-10,.theme-light .color-2-fill-lightness-10{fill:#ffbd1a}.theme-light .yellow-fill-darkness-10,.theme-light .color-2-fill-darkness-10{fill:#e6a400}.theme-light .yellow-fill-lightness-20,.theme-light .color-2-fill-lightness-20{fill:#ffc533}.theme-light .yellow-fill-darkness-20,.theme-light .color-2-fill-darkness-20{fill:#cc9200}.theme-light .yellow-fill-lightness-30,.theme-light .color-2-fill-lightness-30{fill:#ffcc4d}.theme-light .yellow-fill-darkness-30,.theme-light .color-2-fill-darkness-30{fill:#b37f00}.theme-light .yellow-fill-lightness-40,.theme-light .color-2-fill-lightness-40{fill:#ffd366}.theme-light .yellow-fill-darkness-40,.theme-light .color-2-fill-darkness-40{fill:#996d00}.theme-light .yellow-fill-lightness-50,.theme-light .color-2-fill-lightness-50{fill:#ffdb80}.theme-light .yellow-fill-darkness-50,.theme-light .color-2-fill-darkness-50{fill:#805b00}.theme-light .yellow-fill-lightness-60,.theme-light .color-2-fill-lightness-60{fill:#ffe299}.theme-light .yellow-fill-darkness-60,.theme-light .color-2-fill-darkness-60{fill:#664900}.theme-light .yellow-fill-lightness-70,.theme-light .color-2-fill-lightness-70{fill:#ffe9b3}.theme-light .yellow-fill-darkness-70,.theme-light .color-2-fill-darkness-70{fill:#4d3700}.theme-light .yellow-fill-lightness-80,.theme-light .color-2-fill-lightness-80{fill:#fff0cc}.theme-light .yellow-fill-darkness-80,.theme-light .color-2-fill-darkness-80{fill:#332400}.theme-light .yellow-fill-lightness-90,.theme-light .color-2-fill-lightness-90{fill:#fff8e6}.theme-light .yellow-fill-darkness-90,.theme-light .color-2-fill-darkness-90{fill:#1a1200}.theme-light .yellow-fill-hover:hover,.theme-light .color-2-fill-hover:hover{fill:#ffb600}.theme-light .yellow-fill-hover-transparent-5:hover,.theme-light .color-2-fill-hover-transparent-5:hover{fill:#ffb6000d}.theme-light .yellow-fill-hover-transparent-10:hover,.theme-light .color-2-fill-hover-transparent-10:hover{fill:#ffb6001a}.theme-light .yellow-fill-hover-transparent-15:hover,.theme-light .color-2-fill-hover-transparent-15:hover{fill:#ffb60026}.theme-light .yellow-fill-hover-transparent-20:hover,.theme-light .color-2-fill-hover-transparent-20:hover{fill:#ffb60033}.theme-light .yellow-fill-hover-transparent-25:hover,.theme-light .color-2-fill-hover-transparent-25:hover{fill:#ffb60040}.theme-light .yellow-fill-hover-transparent-30:hover,.theme-light .color-2-fill-hover-transparent-30:hover{fill:#ffb6004d}.theme-light .yellow-fill-hover-transparent-35:hover,.theme-light .color-2-fill-hover-transparent-35:hover{fill:#ffb60059}.theme-light .yellow-fill-hover-transparent-40:hover,.theme-light .color-2-fill-hover-transparent-40:hover{fill:#ffb60066}.theme-light .yellow-fill-hover-transparent-45:hover,.theme-light .color-2-fill-hover-transparent-45:hover{fill:#ffb60073}.theme-light .yellow-fill-hover-transparent-50:hover,.theme-light .color-2-fill-hover-transparent-50:hover{fill:#ffb60080}.theme-light .yellow-fill-hover-transparent-55:hover,.theme-light .color-2-fill-hover-transparent-55:hover{fill:#ffb6008c}.theme-light .yellow-fill-hover-transparent-60:hover,.theme-light .color-2-fill-hover-transparent-60:hover{fill:#ffb60099}.theme-light .yellow-fill-hover-transparent-65:hover,.theme-light .color-2-fill-hover-transparent-65:hover{fill:#ffb600a6}.theme-light .yellow-fill-hover-transparent-70:hover,.theme-light .color-2-fill-hover-transparent-70:hover{fill:#ffb600b3}.theme-light .yellow-fill-hover-transparent-75:hover,.theme-light .color-2-fill-hover-transparent-75:hover{fill:#ffb600bf}.theme-light .yellow-fill-hover-transparent-80:hover,.theme-light .color-2-fill-hover-transparent-80:hover{fill:#ffb600cc}.theme-light .yellow-fill-hover-transparent-85:hover,.theme-light .color-2-fill-hover-transparent-85:hover{fill:#ffb600d9}.theme-light .yellow-fill-hover-transparent-90:hover,.theme-light .color-2-fill-hover-transparent-90:hover{fill:#ffb600e6}.theme-light .yellow-fill-hover-transparent-95:hover,.theme-light .color-2-fill-hover-transparent-95:hover{fill:#ffb600f2}.theme-light .yellow-fill-dark,.theme-light .color-2-fill-dark{fill:#c28a00}.theme-light .yellow-fill-dark-transparent-5,.theme-light .color-2-fill-dark-transparent-5{fill:#c28a000d}.theme-light .yellow-fill-dark-transparent-10,.theme-light .color-2-fill-dark-transparent-10{fill:#c28a001a}.theme-light .yellow-fill-dark-transparent-15,.theme-light .color-2-fill-dark-transparent-15{fill:#c28a0026}.theme-light .yellow-fill-dark-transparent-20,.theme-light .color-2-fill-dark-transparent-20{fill:#c28a0033}.theme-light .yellow-fill-dark-transparent-25,.theme-light .color-2-fill-dark-transparent-25{fill:#c28a0040}.theme-light .yellow-fill-dark-transparent-30,.theme-light .color-2-fill-dark-transparent-30{fill:#c28a004d}.theme-light .yellow-fill-dark-transparent-35,.theme-light .color-2-fill-dark-transparent-35{fill:#c28a0059}.theme-light .yellow-fill-dark-transparent-40,.theme-light .color-2-fill-dark-transparent-40{fill:#c28a0066}.theme-light .yellow-fill-dark-transparent-45,.theme-light .color-2-fill-dark-transparent-45{fill:#c28a0073}.theme-light .yellow-fill-dark-transparent-50,.theme-light .color-2-fill-dark-transparent-50{fill:#c28a0080}.theme-light .yellow-fill-dark-transparent-55,.theme-light .color-2-fill-dark-transparent-55{fill:#c28a008c}.theme-light .yellow-fill-dark-transparent-60,.theme-light .color-2-fill-dark-transparent-60{fill:#c28a0099}.theme-light .yellow-fill-dark-transparent-65,.theme-light .color-2-fill-dark-transparent-65{fill:#c28a00a6}.theme-light .yellow-fill-dark-transparent-70,.theme-light .color-2-fill-dark-transparent-70{fill:#c28a00b3}.theme-light .yellow-fill-dark-transparent-75,.theme-light .color-2-fill-dark-transparent-75{fill:#c28a00bf}.theme-light .yellow-fill-dark-transparent-80,.theme-light .color-2-fill-dark-transparent-80{fill:#c28a00cc}.theme-light .yellow-fill-dark-transparent-85,.theme-light .color-2-fill-dark-transparent-85{fill:#c28a00d9}.theme-light .yellow-fill-dark-transparent-90,.theme-light .color-2-fill-dark-transparent-90{fill:#c28a00e6}.theme-light .yellow-fill-dark-transparent-95,.theme-light .color-2-fill-dark-transparent-95{fill:#c28a00f2}.theme-light .yellow-fill-dark-lightness-10,.theme-light .color-2-fill-dark-lightness-10{fill:#e2a000}.theme-light .yellow-fill-dark-darkness-10,.theme-light .color-2-fill-dark-darkness-10{fill:#af7c00}.theme-light .yellow-fill-dark-lightness-20,.theme-light .color-2-fill-dark-lightness-20{fill:#ffb602}.theme-light .yellow-fill-dark-darkness-20,.theme-light .color-2-fill-dark-darkness-20{fill:#9b6e00}.theme-light .yellow-fill-dark-lightness-30,.theme-light .color-2-fill-dark-lightness-30{fill:#ffbf22}.theme-light .yellow-fill-dark-darkness-30,.theme-light .color-2-fill-dark-darkness-30{fill:#886100}.theme-light .yellow-fill-dark-lightness-40,.theme-light .color-2-fill-dark-lightness-40{fill:#ffc841}.theme-light .yellow-fill-dark-darkness-40,.theme-light .color-2-fill-dark-darkness-40{fill:#745300}.theme-light .yellow-fill-dark-lightness-50,.theme-light .color-2-fill-dark-lightness-50{fill:#ffd161}.theme-light .yellow-fill-dark-darkness-50,.theme-light .color-2-fill-dark-darkness-50{fill:#614500}.theme-light .yellow-fill-dark-lightness-60,.theme-light .color-2-fill-dark-lightness-60{fill:#ffdb81}.theme-light .yellow-fill-dark-darkness-60,.theme-light .color-2-fill-dark-darkness-60{fill:#4e3700}.theme-light .yellow-fill-dark-lightness-70,.theme-light .color-2-fill-dark-lightness-70{fill:#ffe4a0}.theme-light .yellow-fill-dark-darkness-70,.theme-light .color-2-fill-dark-darkness-70{fill:#3a2900}.theme-light .yellow-fill-dark-lightness-80,.theme-light .color-2-fill-dark-lightness-80{fill:#ffedc0}.theme-light .yellow-fill-dark-darkness-80,.theme-light .color-2-fill-dark-darkness-80{fill:#271c00}.theme-light .yellow-fill-dark-lightness-90,.theme-light .color-2-fill-dark-lightness-90{fill:#fff6df}.theme-light .yellow-fill-dark-darkness-90,.theme-light .color-2-fill-dark-darkness-90{fill:#130e00}.theme-light .yellow-fill-dark-hover:hover,.theme-light .color-2-fill-dark-hover:hover{fill:#c28a00}.theme-light .yellow-fill-dark-hover-transparent-5:hover,.theme-light .color-2-fill-dark-hover-transparent-5:hover{fill:#c28a000d}.theme-light .yellow-fill-dark-hover-transparent-10:hover,.theme-light .color-2-fill-dark-hover-transparent-10:hover{fill:#c28a001a}.theme-light .yellow-fill-dark-hover-transparent-15:hover,.theme-light .color-2-fill-dark-hover-transparent-15:hover{fill:#c28a0026}.theme-light .yellow-fill-dark-hover-transparent-20:hover,.theme-light .color-2-fill-dark-hover-transparent-20:hover{fill:#c28a0033}.theme-light .yellow-fill-dark-hover-transparent-25:hover,.theme-light .color-2-fill-dark-hover-transparent-25:hover{fill:#c28a0040}.theme-light .yellow-fill-dark-hover-transparent-30:hover,.theme-light .color-2-fill-dark-hover-transparent-30:hover{fill:#c28a004d}.theme-light .yellow-fill-dark-hover-transparent-35:hover,.theme-light .color-2-fill-dark-hover-transparent-35:hover{fill:#c28a0059}.theme-light .yellow-fill-dark-hover-transparent-40:hover,.theme-light .color-2-fill-dark-hover-transparent-40:hover{fill:#c28a0066}.theme-light .yellow-fill-dark-hover-transparent-45:hover,.theme-light .color-2-fill-dark-hover-transparent-45:hover{fill:#c28a0073}.theme-light .yellow-fill-dark-hover-transparent-50:hover,.theme-light .color-2-fill-dark-hover-transparent-50:hover{fill:#c28a0080}.theme-light .yellow-fill-dark-hover-transparent-55:hover,.theme-light .color-2-fill-dark-hover-transparent-55:hover{fill:#c28a008c}.theme-light .yellow-fill-dark-hover-transparent-60:hover,.theme-light .color-2-fill-dark-hover-transparent-60:hover{fill:#c28a0099}.theme-light .yellow-fill-dark-hover-transparent-65:hover,.theme-light .color-2-fill-dark-hover-transparent-65:hover{fill:#c28a00a6}.theme-light .yellow-fill-dark-hover-transparent-70:hover,.theme-light .color-2-fill-dark-hover-transparent-70:hover{fill:#c28a00b3}.theme-light .yellow-fill-dark-hover-transparent-75:hover,.theme-light .color-2-fill-dark-hover-transparent-75:hover{fill:#c28a00bf}.theme-light .yellow-fill-dark-hover-transparent-80:hover,.theme-light .color-2-fill-dark-hover-transparent-80:hover{fill:#c28a00cc}.theme-light .yellow-fill-dark-hover-transparent-85:hover,.theme-light .color-2-fill-dark-hover-transparent-85:hover{fill:#c28a00d9}.theme-light .yellow-fill-dark-hover-transparent-90:hover,.theme-light .color-2-fill-dark-hover-transparent-90:hover{fill:#c28a00e6}.theme-light .yellow-fill-dark-hover-transparent-95:hover,.theme-light .color-2-fill-dark-hover-transparent-95:hover{fill:#c28a00f2}.theme-light .yellow-fill-darker,.theme-light .color-2-fill-darker{fill:#855f00}.theme-light .yellow-fill-darker-transparent-5,.theme-light .color-2-fill-darker-transparent-5{fill:#855f000d}.theme-light .yellow-fill-darker-transparent-10,.theme-light .color-2-fill-darker-transparent-10{fill:#855f001a}.theme-light .yellow-fill-darker-transparent-15,.theme-light .color-2-fill-darker-transparent-15{fill:#855f0026}.theme-light .yellow-fill-darker-transparent-20,.theme-light .color-2-fill-darker-transparent-20{fill:#855f0033}.theme-light .yellow-fill-darker-transparent-25,.theme-light .color-2-fill-darker-transparent-25{fill:#855f0040}.theme-light .yellow-fill-darker-transparent-30,.theme-light .color-2-fill-darker-transparent-30{fill:#855f004d}.theme-light .yellow-fill-darker-transparent-35,.theme-light .color-2-fill-darker-transparent-35{fill:#855f0059}.theme-light .yellow-fill-darker-transparent-40,.theme-light .color-2-fill-darker-transparent-40{fill:#855f0066}.theme-light .yellow-fill-darker-transparent-45,.theme-light .color-2-fill-darker-transparent-45{fill:#855f0073}.theme-light .yellow-fill-darker-transparent-50,.theme-light .color-2-fill-darker-transparent-50{fill:#855f0080}.theme-light .yellow-fill-darker-transparent-55,.theme-light .color-2-fill-darker-transparent-55{fill:#855f008c}.theme-light .yellow-fill-darker-transparent-60,.theme-light .color-2-fill-darker-transparent-60{fill:#855f0099}.theme-light .yellow-fill-darker-transparent-65,.theme-light .color-2-fill-darker-transparent-65{fill:#855f00a6}.theme-light .yellow-fill-darker-transparent-70,.theme-light .color-2-fill-darker-transparent-70{fill:#855f00b3}.theme-light .yellow-fill-darker-transparent-75,.theme-light .color-2-fill-darker-transparent-75{fill:#855f00bf}.theme-light .yellow-fill-darker-transparent-80,.theme-light .color-2-fill-darker-transparent-80{fill:#855f00cc}.theme-light .yellow-fill-darker-transparent-85,.theme-light .color-2-fill-darker-transparent-85{fill:#855f00d9}.theme-light .yellow-fill-darker-transparent-90,.theme-light .color-2-fill-darker-transparent-90{fill:#855f00e6}.theme-light .yellow-fill-darker-transparent-95,.theme-light .color-2-fill-darker-transparent-95{fill:#855f00f2}.theme-light .yellow-fill-darker-lightness-10,.theme-light .color-2-fill-darker-lightness-10{fill:#ab7a00}.theme-light .yellow-fill-darker-darkness-10,.theme-light .color-2-fill-darker-darkness-10{fill:#785600}.theme-light .yellow-fill-darker-lightness-20,.theme-light .color-2-fill-darker-lightness-20{fill:#d09500}.theme-light .yellow-fill-darker-darkness-20,.theme-light .color-2-fill-darker-darkness-20{fill:#6a4c00}.theme-light .yellow-fill-darker-lightness-30,.theme-light .color-2-fill-darker-lightness-30{fill:#f6b000}.theme-light .yellow-fill-darker-darkness-30,.theme-light .color-2-fill-darker-darkness-30{fill:#5d4300}.theme-light .yellow-fill-darker-lightness-40,.theme-light .color-2-fill-darker-lightness-40{fill:#ffbe1d}.theme-light .yellow-fill-darker-darkness-40,.theme-light .color-2-fill-darker-darkness-40{fill:#503900}.theme-light .yellow-fill-darker-lightness-50,.theme-light .color-2-fill-darker-lightness-50{fill:#ffc943}.theme-light .yellow-fill-darker-darkness-50,.theme-light .color-2-fill-darker-darkness-50{fill:#433000}.theme-light .yellow-fill-darker-lightness-60,.theme-light .color-2-fill-darker-lightness-60{fill:#ffd468}.theme-light .yellow-fill-darker-darkness-60,.theme-light .color-2-fill-darker-darkness-60{fill:#352600}.theme-light .yellow-fill-darker-lightness-70,.theme-light .color-2-fill-darker-lightness-70{fill:#ffdf8e}.theme-light .yellow-fill-darker-darkness-70,.theme-light .color-2-fill-darker-darkness-70{fill:#281d00}.theme-light .yellow-fill-darker-lightness-80,.theme-light .color-2-fill-darker-lightness-80{fill:#ffe9b4}.theme-light .yellow-fill-darker-darkness-80,.theme-light .color-2-fill-darker-darkness-80{fill:#1b1300}.theme-light .yellow-fill-darker-lightness-90,.theme-light .color-2-fill-darker-lightness-90{fill:#fff4d9}.theme-light .yellow-fill-darker-darkness-90,.theme-light .color-2-fill-darker-darkness-90{fill:#0d0a00}.theme-light .yellow-fill-darker-hover:hover,.theme-light .color-2-fill-darker-hover:hover{fill:#855f00}.theme-light .yellow-fill-darker-hover-transparent-5:hover,.theme-light .color-2-fill-darker-hover-transparent-5:hover{fill:#855f000d}.theme-light .yellow-fill-darker-hover-transparent-10:hover,.theme-light .color-2-fill-darker-hover-transparent-10:hover{fill:#855f001a}.theme-light .yellow-fill-darker-hover-transparent-15:hover,.theme-light .color-2-fill-darker-hover-transparent-15:hover{fill:#855f0026}.theme-light .yellow-fill-darker-hover-transparent-20:hover,.theme-light .color-2-fill-darker-hover-transparent-20:hover{fill:#855f0033}.theme-light .yellow-fill-darker-hover-transparent-25:hover,.theme-light .color-2-fill-darker-hover-transparent-25:hover{fill:#855f0040}.theme-light .yellow-fill-darker-hover-transparent-30:hover,.theme-light .color-2-fill-darker-hover-transparent-30:hover{fill:#855f004d}.theme-light .yellow-fill-darker-hover-transparent-35:hover,.theme-light .color-2-fill-darker-hover-transparent-35:hover{fill:#855f0059}.theme-light .yellow-fill-darker-hover-transparent-40:hover,.theme-light .color-2-fill-darker-hover-transparent-40:hover{fill:#855f0066}.theme-light .yellow-fill-darker-hover-transparent-45:hover,.theme-light .color-2-fill-darker-hover-transparent-45:hover{fill:#855f0073}.theme-light .yellow-fill-darker-hover-transparent-50:hover,.theme-light .color-2-fill-darker-hover-transparent-50:hover{fill:#855f0080}.theme-light .yellow-fill-darker-hover-transparent-55:hover,.theme-light .color-2-fill-darker-hover-transparent-55:hover{fill:#855f008c}.theme-light .yellow-fill-darker-hover-transparent-60:hover,.theme-light .color-2-fill-darker-hover-transparent-60:hover{fill:#855f0099}.theme-light .yellow-fill-darker-hover-transparent-65:hover,.theme-light .color-2-fill-darker-hover-transparent-65:hover{fill:#855f00a6}.theme-light .yellow-fill-darker-hover-transparent-70:hover,.theme-light .color-2-fill-darker-hover-transparent-70:hover{fill:#855f00b3}.theme-light .yellow-fill-darker-hover-transparent-75:hover,.theme-light .color-2-fill-darker-hover-transparent-75:hover{fill:#855f00bf}.theme-light .yellow-fill-darker-hover-transparent-80:hover,.theme-light .color-2-fill-darker-hover-transparent-80:hover{fill:#855f00cc}.theme-light .yellow-fill-darker-hover-transparent-85:hover,.theme-light .color-2-fill-darker-hover-transparent-85:hover{fill:#855f00d9}.theme-light .yellow-fill-darker-hover-transparent-90:hover,.theme-light .color-2-fill-darker-hover-transparent-90:hover{fill:#855f00e6}.theme-light .yellow-fill-darker-hover-transparent-95:hover,.theme-light .color-2-fill-darker-hover-transparent-95:hover{fill:#855f00f2}.theme-light .yellow-stroke-lighter,.theme-light .color-2-stroke-lighter{stroke:#ffecbd}.theme-light .yellow-stroke-lighter-transparent-5,.theme-light .color-2-stroke-lighter-transparent-5{stroke:#ffecbd0d}.theme-light .yellow-stroke-lighter-transparent-10,.theme-light .color-2-stroke-lighter-transparent-10{stroke:#ffecbd1a}.theme-light .yellow-stroke-lighter-transparent-15,.theme-light .color-2-stroke-lighter-transparent-15{stroke:#ffecbd26}.theme-light .yellow-stroke-lighter-transparent-20,.theme-light .color-2-stroke-lighter-transparent-20{stroke:#ffecbd33}.theme-light .yellow-stroke-lighter-transparent-25,.theme-light .color-2-stroke-lighter-transparent-25{stroke:#ffecbd40}.theme-light .yellow-stroke-lighter-transparent-30,.theme-light .color-2-stroke-lighter-transparent-30{stroke:#ffecbd4d}.theme-light .yellow-stroke-lighter-transparent-35,.theme-light .color-2-stroke-lighter-transparent-35{stroke:#ffecbd59}.theme-light .yellow-stroke-lighter-transparent-40,.theme-light .color-2-stroke-lighter-transparent-40{stroke:#ffecbd66}.theme-light .yellow-stroke-lighter-transparent-45,.theme-light .color-2-stroke-lighter-transparent-45{stroke:#ffecbd73}.theme-light .yellow-stroke-lighter-transparent-50,.theme-light .color-2-stroke-lighter-transparent-50{stroke:#ffecbd80}.theme-light .yellow-stroke-lighter-transparent-55,.theme-light .color-2-stroke-lighter-transparent-55{stroke:#ffecbd8c}.theme-light .yellow-stroke-lighter-transparent-60,.theme-light .color-2-stroke-lighter-transparent-60{stroke:#ffecbd99}.theme-light .yellow-stroke-lighter-transparent-65,.theme-light .color-2-stroke-lighter-transparent-65{stroke:#ffecbda6}.theme-light .yellow-stroke-lighter-transparent-70,.theme-light .color-2-stroke-lighter-transparent-70{stroke:#ffecbdb3}.theme-light .yellow-stroke-lighter-transparent-75,.theme-light .color-2-stroke-lighter-transparent-75{stroke:#ffecbdbf}.theme-light .yellow-stroke-lighter-transparent-80,.theme-light .color-2-stroke-lighter-transparent-80{stroke:#ffecbdcc}.theme-light .yellow-stroke-lighter-transparent-85,.theme-light .color-2-stroke-lighter-transparent-85{stroke:#ffecbdd9}.theme-light .yellow-stroke-lighter-transparent-90,.theme-light .color-2-stroke-lighter-transparent-90{stroke:#ffecbde6}.theme-light .yellow-stroke-lighter-transparent-95,.theme-light .color-2-stroke-lighter-transparent-95{stroke:#ffecbdf2}.theme-light .yellow-stroke-lighter-lightness-10,.theme-light .color-2-stroke-lighter-lightness-10{stroke:#ffeec4}.theme-light .yellow-stroke-lighter-darkness-10,.theme-light .color-2-stroke-lighter-darkness-10{stroke:#ffdf91}.theme-light .yellow-stroke-lighter-lightness-20,.theme-light .color-2-stroke-lighter-lightness-20{stroke:#fff0ca}.theme-light .yellow-stroke-lighter-darkness-20,.theme-light .color-2-stroke-lighter-darkness-20{stroke:#ffd264}.theme-light .yellow-stroke-lighter-lightness-30,.theme-light .color-2-stroke-lighter-lightness-30{stroke:#fff2d1}.theme-light .yellow-stroke-lighter-darkness-30,.theme-light .color-2-stroke-lighter-darkness-30{stroke:#ffc638}.theme-light .yellow-stroke-lighter-lightness-40,.theme-light .color-2-stroke-lighter-lightness-40{stroke:#fff4d7}.theme-light .yellow-stroke-lighter-darkness-40,.theme-light .color-2-stroke-lighter-darkness-40{stroke:#ffb90b}.theme-light .yellow-stroke-lighter-lightness-50,.theme-light .color-2-stroke-lighter-lightness-50{stroke:#fff6de}.theme-light .yellow-stroke-lighter-darkness-50,.theme-light .color-2-stroke-lighter-darkness-50{stroke:#de9e00}.theme-light .yellow-stroke-lighter-lightness-60,.theme-light .color-2-stroke-lighter-lightness-60{stroke:#fff7e5}.theme-light .yellow-stroke-lighter-darkness-60,.theme-light .color-2-stroke-lighter-darkness-60{stroke:#b27e00}.theme-light .yellow-stroke-lighter-lightness-70,.theme-light .color-2-stroke-lighter-lightness-70{stroke:#fff9eb}.theme-light .yellow-stroke-lighter-darkness-70,.theme-light .color-2-stroke-lighter-darkness-70{stroke:#855f00}.theme-light .yellow-stroke-lighter-lightness-80,.theme-light .color-2-stroke-lighter-lightness-80{stroke:#fffbf2}.theme-light .yellow-stroke-lighter-darkness-80,.theme-light .color-2-stroke-lighter-darkness-80{stroke:#593f00}.theme-light .yellow-stroke-lighter-lightness-90,.theme-light .color-2-stroke-lighter-lightness-90{stroke:#fffdf8}.theme-light .yellow-stroke-lighter-darkness-90,.theme-light .color-2-stroke-lighter-darkness-90{stroke:#2c2000}.theme-light .yellow-stroke-lighter-hover:hover,.theme-light .color-2-stroke-lighter-hover:hover{stroke:#ffecbd}.theme-light .yellow-stroke-lighter-hover-transparent-5:hover,.theme-light .color-2-stroke-lighter-hover-transparent-5:hover{stroke:#ffecbd0d}.theme-light .yellow-stroke-lighter-hover-transparent-10:hover,.theme-light .color-2-stroke-lighter-hover-transparent-10:hover{stroke:#ffecbd1a}.theme-light .yellow-stroke-lighter-hover-transparent-15:hover,.theme-light .color-2-stroke-lighter-hover-transparent-15:hover{stroke:#ffecbd26}.theme-light .yellow-stroke-lighter-hover-transparent-20:hover,.theme-light .color-2-stroke-lighter-hover-transparent-20:hover{stroke:#ffecbd33}.theme-light .yellow-stroke-lighter-hover-transparent-25:hover,.theme-light .color-2-stroke-lighter-hover-transparent-25:hover{stroke:#ffecbd40}.theme-light .yellow-stroke-lighter-hover-transparent-30:hover,.theme-light .color-2-stroke-lighter-hover-transparent-30:hover{stroke:#ffecbd4d}.theme-light .yellow-stroke-lighter-hover-transparent-35:hover,.theme-light .color-2-stroke-lighter-hover-transparent-35:hover{stroke:#ffecbd59}.theme-light .yellow-stroke-lighter-hover-transparent-40:hover,.theme-light .color-2-stroke-lighter-hover-transparent-40:hover{stroke:#ffecbd66}.theme-light .yellow-stroke-lighter-hover-transparent-45:hover,.theme-light .color-2-stroke-lighter-hover-transparent-45:hover{stroke:#ffecbd73}.theme-light .yellow-stroke-lighter-hover-transparent-50:hover,.theme-light .color-2-stroke-lighter-hover-transparent-50:hover{stroke:#ffecbd80}.theme-light .yellow-stroke-lighter-hover-transparent-55:hover,.theme-light .color-2-stroke-lighter-hover-transparent-55:hover{stroke:#ffecbd8c}.theme-light .yellow-stroke-lighter-hover-transparent-60:hover,.theme-light .color-2-stroke-lighter-hover-transparent-60:hover{stroke:#ffecbd99}.theme-light .yellow-stroke-lighter-hover-transparent-65:hover,.theme-light .color-2-stroke-lighter-hover-transparent-65:hover{stroke:#ffecbda6}.theme-light .yellow-stroke-lighter-hover-transparent-70:hover,.theme-light .color-2-stroke-lighter-hover-transparent-70:hover{stroke:#ffecbdb3}.theme-light .yellow-stroke-lighter-hover-transparent-75:hover,.theme-light .color-2-stroke-lighter-hover-transparent-75:hover{stroke:#ffecbdbf}.theme-light .yellow-stroke-lighter-hover-transparent-80:hover,.theme-light .color-2-stroke-lighter-hover-transparent-80:hover{stroke:#ffecbdcc}.theme-light .yellow-stroke-lighter-hover-transparent-85:hover,.theme-light .color-2-stroke-lighter-hover-transparent-85:hover{stroke:#ffecbdd9}.theme-light .yellow-stroke-lighter-hover-transparent-90:hover,.theme-light .color-2-stroke-lighter-hover-transparent-90:hover{stroke:#ffecbde6}.theme-light .yellow-stroke-lighter-hover-transparent-95:hover,.theme-light .color-2-stroke-lighter-hover-transparent-95:hover{stroke:#ffecbdf2}.theme-light .yellow-stroke-light,.theme-light .color-2-stroke-light{stroke:#ffc83d}.theme-light .yellow-stroke-light-transparent-5,.theme-light .color-2-stroke-light-transparent-5{stroke:#ffc83d0d}.theme-light .yellow-stroke-light-transparent-10,.theme-light .color-2-stroke-light-transparent-10{stroke:#ffc83d1a}.theme-light .yellow-stroke-light-transparent-15,.theme-light .color-2-stroke-light-transparent-15{stroke:#ffc83d26}.theme-light .yellow-stroke-light-transparent-20,.theme-light .color-2-stroke-light-transparent-20{stroke:#ffc83d33}.theme-light .yellow-stroke-light-transparent-25,.theme-light .color-2-stroke-light-transparent-25{stroke:#ffc83d40}.theme-light .yellow-stroke-light-transparent-30,.theme-light .color-2-stroke-light-transparent-30{stroke:#ffc83d4d}.theme-light .yellow-stroke-light-transparent-35,.theme-light .color-2-stroke-light-transparent-35{stroke:#ffc83d59}.theme-light .yellow-stroke-light-transparent-40,.theme-light .color-2-stroke-light-transparent-40{stroke:#ffc83d66}.theme-light .yellow-stroke-light-transparent-45,.theme-light .color-2-stroke-light-transparent-45{stroke:#ffc83d73}.theme-light .yellow-stroke-light-transparent-50,.theme-light .color-2-stroke-light-transparent-50{stroke:#ffc83d80}.theme-light .yellow-stroke-light-transparent-55,.theme-light .color-2-stroke-light-transparent-55{stroke:#ffc83d8c}.theme-light .yellow-stroke-light-transparent-60,.theme-light .color-2-stroke-light-transparent-60{stroke:#ffc83d99}.theme-light .yellow-stroke-light-transparent-65,.theme-light .color-2-stroke-light-transparent-65{stroke:#ffc83da6}.theme-light .yellow-stroke-light-transparent-70,.theme-light .color-2-stroke-light-transparent-70{stroke:#ffc83db3}.theme-light .yellow-stroke-light-transparent-75,.theme-light .color-2-stroke-light-transparent-75{stroke:#ffc83dbf}.theme-light .yellow-stroke-light-transparent-80,.theme-light .color-2-stroke-light-transparent-80{stroke:#ffc83dcc}.theme-light .yellow-stroke-light-transparent-85,.theme-light .color-2-stroke-light-transparent-85{stroke:#ffc83dd9}.theme-light .yellow-stroke-light-transparent-90,.theme-light .color-2-stroke-light-transparent-90{stroke:#ffc83de6}.theme-light .yellow-stroke-light-transparent-95,.theme-light .color-2-stroke-light-transparent-95{stroke:#ffc83df2}.theme-light .yellow-stroke-light-lightness-10,.theme-light .color-2-stroke-light-lightness-10{stroke:#ffce50}.theme-light .yellow-stroke-light-darkness-10,.theme-light .color-2-stroke-light-darkness-10{stroke:#ffbf1d}.theme-light .yellow-stroke-light-lightness-20,.theme-light .color-2-stroke-light-lightness-20{stroke:#ffd364}.theme-light .yellow-stroke-light-darkness-20,.theme-light .color-2-stroke-light-darkness-20{stroke:#fdb500}.theme-light .yellow-stroke-light-lightness-30,.theme-light .color-2-stroke-light-lightness-30{stroke:#ffd977}.theme-light .yellow-stroke-light-darkness-30,.theme-light .color-2-stroke-light-darkness-30{stroke:#dd9e00}.theme-light .yellow-stroke-light-lightness-40,.theme-light .color-2-stroke-light-lightness-40{stroke:#ffde8b}.theme-light .yellow-stroke-light-darkness-40,.theme-light .color-2-stroke-light-darkness-40{stroke:#be8800}.theme-light .yellow-stroke-light-lightness-50,.theme-light .color-2-stroke-light-lightness-50{stroke:#ffe49e}.theme-light .yellow-stroke-light-darkness-50,.theme-light .color-2-stroke-light-darkness-50{stroke:#9e7100}.theme-light .yellow-stroke-light-lightness-60,.theme-light .color-2-stroke-light-lightness-60{stroke:#ffe9b1}.theme-light .yellow-stroke-light-darkness-60,.theme-light .color-2-stroke-light-darkness-60{stroke:#7e5b00}.theme-light .yellow-stroke-light-lightness-70,.theme-light .color-2-stroke-light-lightness-70{stroke:#ffefc5}.theme-light .yellow-stroke-light-darkness-70,.theme-light .color-2-stroke-light-darkness-70{stroke:#5f4400}.theme-light .yellow-stroke-light-lightness-80,.theme-light .color-2-stroke-light-lightness-80{stroke:#fff4d8}.theme-light .yellow-stroke-light-darkness-80,.theme-light .color-2-stroke-light-darkness-80{stroke:#3f2d00}.theme-light .yellow-stroke-light-lightness-90,.theme-light .color-2-stroke-light-lightness-90{stroke:#fffaec}.theme-light .yellow-stroke-light-darkness-90,.theme-light .color-2-stroke-light-darkness-90{stroke:#201700}.theme-light .yellow-stroke-light-hover:hover,.theme-light .color-2-stroke-light-hover:hover{stroke:#ffc83d}.theme-light .yellow-stroke-light-hover-transparent-5:hover,.theme-light .color-2-stroke-light-hover-transparent-5:hover{stroke:#ffc83d0d}.theme-light .yellow-stroke-light-hover-transparent-10:hover,.theme-light .color-2-stroke-light-hover-transparent-10:hover{stroke:#ffc83d1a}.theme-light .yellow-stroke-light-hover-transparent-15:hover,.theme-light .color-2-stroke-light-hover-transparent-15:hover{stroke:#ffc83d26}.theme-light .yellow-stroke-light-hover-transparent-20:hover,.theme-light .color-2-stroke-light-hover-transparent-20:hover{stroke:#ffc83d33}.theme-light .yellow-stroke-light-hover-transparent-25:hover,.theme-light .color-2-stroke-light-hover-transparent-25:hover{stroke:#ffc83d40}.theme-light .yellow-stroke-light-hover-transparent-30:hover,.theme-light .color-2-stroke-light-hover-transparent-30:hover{stroke:#ffc83d4d}.theme-light .yellow-stroke-light-hover-transparent-35:hover,.theme-light .color-2-stroke-light-hover-transparent-35:hover{stroke:#ffc83d59}.theme-light .yellow-stroke-light-hover-transparent-40:hover,.theme-light .color-2-stroke-light-hover-transparent-40:hover{stroke:#ffc83d66}.theme-light .yellow-stroke-light-hover-transparent-45:hover,.theme-light .color-2-stroke-light-hover-transparent-45:hover{stroke:#ffc83d73}.theme-light .yellow-stroke-light-hover-transparent-50:hover,.theme-light .color-2-stroke-light-hover-transparent-50:hover{stroke:#ffc83d80}.theme-light .yellow-stroke-light-hover-transparent-55:hover,.theme-light .color-2-stroke-light-hover-transparent-55:hover{stroke:#ffc83d8c}.theme-light .yellow-stroke-light-hover-transparent-60:hover,.theme-light .color-2-stroke-light-hover-transparent-60:hover{stroke:#ffc83d99}.theme-light .yellow-stroke-light-hover-transparent-65:hover,.theme-light .color-2-stroke-light-hover-transparent-65:hover{stroke:#ffc83da6}.theme-light .yellow-stroke-light-hover-transparent-70:hover,.theme-light .color-2-stroke-light-hover-transparent-70:hover{stroke:#ffc83db3}.theme-light .yellow-stroke-light-hover-transparent-75:hover,.theme-light .color-2-stroke-light-hover-transparent-75:hover{stroke:#ffc83dbf}.theme-light .yellow-stroke-light-hover-transparent-80:hover,.theme-light .color-2-stroke-light-hover-transparent-80:hover{stroke:#ffc83dcc}.theme-light .yellow-stroke-light-hover-transparent-85:hover,.theme-light .color-2-stroke-light-hover-transparent-85:hover{stroke:#ffc83dd9}.theme-light .yellow-stroke-light-hover-transparent-90:hover,.theme-light .color-2-stroke-light-hover-transparent-90:hover{stroke:#ffc83de6}.theme-light .yellow-stroke-light-hover-transparent-95:hover,.theme-light .color-2-stroke-light-hover-transparent-95:hover{stroke:#ffc83df2}.theme-light .yellow-stroke,.theme-light .color-2-stroke{stroke:#ffb600}.theme-light .yellow-stroke-transparent-5,.theme-light .color-2-stroke-transparent-5{stroke:#ffb6000d}.theme-light .yellow-stroke-transparent-10,.theme-light .color-2-stroke-transparent-10{stroke:#ffb6001a}.theme-light .yellow-stroke-transparent-15,.theme-light .color-2-stroke-transparent-15{stroke:#ffb60026}.theme-light .yellow-stroke-transparent-20,.theme-light .color-2-stroke-transparent-20{stroke:#ffb60033}.theme-light .yellow-stroke-transparent-25,.theme-light .color-2-stroke-transparent-25{stroke:#ffb60040}.theme-light .yellow-stroke-transparent-30,.theme-light .color-2-stroke-transparent-30{stroke:#ffb6004d}.theme-light .yellow-stroke-transparent-35,.theme-light .color-2-stroke-transparent-35{stroke:#ffb60059}.theme-light .yellow-stroke-transparent-40,.theme-light .color-2-stroke-transparent-40{stroke:#ffb60066}.theme-light .yellow-stroke-transparent-45,.theme-light .color-2-stroke-transparent-45{stroke:#ffb60073}.theme-light .yellow-stroke-transparent-50,.theme-light .color-2-stroke-transparent-50{stroke:#ffb60080}.theme-light .yellow-stroke-transparent-55,.theme-light .color-2-stroke-transparent-55{stroke:#ffb6008c}.theme-light .yellow-stroke-transparent-60,.theme-light .color-2-stroke-transparent-60{stroke:#ffb60099}.theme-light .yellow-stroke-transparent-65,.theme-light .color-2-stroke-transparent-65{stroke:#ffb600a6}.theme-light .yellow-stroke-transparent-70,.theme-light .color-2-stroke-transparent-70{stroke:#ffb600b3}.theme-light .yellow-stroke-transparent-75,.theme-light .color-2-stroke-transparent-75{stroke:#ffb600bf}.theme-light .yellow-stroke-transparent-80,.theme-light .color-2-stroke-transparent-80{stroke:#ffb600cc}.theme-light .yellow-stroke-transparent-85,.theme-light .color-2-stroke-transparent-85{stroke:#ffb600d9}.theme-light .yellow-stroke-transparent-90,.theme-light .color-2-stroke-transparent-90{stroke:#ffb600e6}.theme-light .yellow-stroke-transparent-95,.theme-light .color-2-stroke-transparent-95{stroke:#ffb600f2}.theme-light .yellow-stroke-lightness-10,.theme-light .color-2-stroke-lightness-10{stroke:#ffbd1a}.theme-light .yellow-stroke-darkness-10,.theme-light .color-2-stroke-darkness-10{stroke:#e6a400}.theme-light .yellow-stroke-lightness-20,.theme-light .color-2-stroke-lightness-20{stroke:#ffc533}.theme-light .yellow-stroke-darkness-20,.theme-light .color-2-stroke-darkness-20{stroke:#cc9200}.theme-light .yellow-stroke-lightness-30,.theme-light .color-2-stroke-lightness-30{stroke:#ffcc4d}.theme-light .yellow-stroke-darkness-30,.theme-light .color-2-stroke-darkness-30{stroke:#b37f00}.theme-light .yellow-stroke-lightness-40,.theme-light .color-2-stroke-lightness-40{stroke:#ffd366}.theme-light .yellow-stroke-darkness-40,.theme-light .color-2-stroke-darkness-40{stroke:#996d00}.theme-light .yellow-stroke-lightness-50,.theme-light .color-2-stroke-lightness-50{stroke:#ffdb80}.theme-light .yellow-stroke-darkness-50,.theme-light .color-2-stroke-darkness-50{stroke:#805b00}.theme-light .yellow-stroke-lightness-60,.theme-light .color-2-stroke-lightness-60{stroke:#ffe299}.theme-light .yellow-stroke-darkness-60,.theme-light .color-2-stroke-darkness-60{stroke:#664900}.theme-light .yellow-stroke-lightness-70,.theme-light .color-2-stroke-lightness-70{stroke:#ffe9b3}.theme-light .yellow-stroke-darkness-70,.theme-light .color-2-stroke-darkness-70{stroke:#4d3700}.theme-light .yellow-stroke-lightness-80,.theme-light .color-2-stroke-lightness-80{stroke:#fff0cc}.theme-light .yellow-stroke-darkness-80,.theme-light .color-2-stroke-darkness-80{stroke:#332400}.theme-light .yellow-stroke-lightness-90,.theme-light .color-2-stroke-lightness-90{stroke:#fff8e6}.theme-light .yellow-stroke-darkness-90,.theme-light .color-2-stroke-darkness-90{stroke:#1a1200}.theme-light .yellow-stroke-hover:hover,.theme-light .color-2-stroke-hover:hover{stroke:#ffb600}.theme-light .yellow-stroke-hover-transparent-5:hover,.theme-light .color-2-stroke-hover-transparent-5:hover{stroke:#ffb6000d}.theme-light .yellow-stroke-hover-transparent-10:hover,.theme-light .color-2-stroke-hover-transparent-10:hover{stroke:#ffb6001a}.theme-light .yellow-stroke-hover-transparent-15:hover,.theme-light .color-2-stroke-hover-transparent-15:hover{stroke:#ffb60026}.theme-light .yellow-stroke-hover-transparent-20:hover,.theme-light .color-2-stroke-hover-transparent-20:hover{stroke:#ffb60033}.theme-light .yellow-stroke-hover-transparent-25:hover,.theme-light .color-2-stroke-hover-transparent-25:hover{stroke:#ffb60040}.theme-light .yellow-stroke-hover-transparent-30:hover,.theme-light .color-2-stroke-hover-transparent-30:hover{stroke:#ffb6004d}.theme-light .yellow-stroke-hover-transparent-35:hover,.theme-light .color-2-stroke-hover-transparent-35:hover{stroke:#ffb60059}.theme-light .yellow-stroke-hover-transparent-40:hover,.theme-light .color-2-stroke-hover-transparent-40:hover{stroke:#ffb60066}.theme-light .yellow-stroke-hover-transparent-45:hover,.theme-light .color-2-stroke-hover-transparent-45:hover{stroke:#ffb60073}.theme-light .yellow-stroke-hover-transparent-50:hover,.theme-light .color-2-stroke-hover-transparent-50:hover{stroke:#ffb60080}.theme-light .yellow-stroke-hover-transparent-55:hover,.theme-light .color-2-stroke-hover-transparent-55:hover{stroke:#ffb6008c}.theme-light .yellow-stroke-hover-transparent-60:hover,.theme-light .color-2-stroke-hover-transparent-60:hover{stroke:#ffb60099}.theme-light .yellow-stroke-hover-transparent-65:hover,.theme-light .color-2-stroke-hover-transparent-65:hover{stroke:#ffb600a6}.theme-light .yellow-stroke-hover-transparent-70:hover,.theme-light .color-2-stroke-hover-transparent-70:hover{stroke:#ffb600b3}.theme-light .yellow-stroke-hover-transparent-75:hover,.theme-light .color-2-stroke-hover-transparent-75:hover{stroke:#ffb600bf}.theme-light .yellow-stroke-hover-transparent-80:hover,.theme-light .color-2-stroke-hover-transparent-80:hover{stroke:#ffb600cc}.theme-light .yellow-stroke-hover-transparent-85:hover,.theme-light .color-2-stroke-hover-transparent-85:hover{stroke:#ffb600d9}.theme-light .yellow-stroke-hover-transparent-90:hover,.theme-light .color-2-stroke-hover-transparent-90:hover{stroke:#ffb600e6}.theme-light .yellow-stroke-hover-transparent-95:hover,.theme-light .color-2-stroke-hover-transparent-95:hover{stroke:#ffb600f2}.theme-light .yellow-stroke-dark,.theme-light .color-2-stroke-dark{stroke:#c28a00}.theme-light .yellow-stroke-dark-transparent-5,.theme-light .color-2-stroke-dark-transparent-5{stroke:#c28a000d}.theme-light .yellow-stroke-dark-transparent-10,.theme-light .color-2-stroke-dark-transparent-10{stroke:#c28a001a}.theme-light .yellow-stroke-dark-transparent-15,.theme-light .color-2-stroke-dark-transparent-15{stroke:#c28a0026}.theme-light .yellow-stroke-dark-transparent-20,.theme-light .color-2-stroke-dark-transparent-20{stroke:#c28a0033}.theme-light .yellow-stroke-dark-transparent-25,.theme-light .color-2-stroke-dark-transparent-25{stroke:#c28a0040}.theme-light .yellow-stroke-dark-transparent-30,.theme-light .color-2-stroke-dark-transparent-30{stroke:#c28a004d}.theme-light .yellow-stroke-dark-transparent-35,.theme-light .color-2-stroke-dark-transparent-35{stroke:#c28a0059}.theme-light .yellow-stroke-dark-transparent-40,.theme-light .color-2-stroke-dark-transparent-40{stroke:#c28a0066}.theme-light .yellow-stroke-dark-transparent-45,.theme-light .color-2-stroke-dark-transparent-45{stroke:#c28a0073}.theme-light .yellow-stroke-dark-transparent-50,.theme-light .color-2-stroke-dark-transparent-50{stroke:#c28a0080}.theme-light .yellow-stroke-dark-transparent-55,.theme-light .color-2-stroke-dark-transparent-55{stroke:#c28a008c}.theme-light .yellow-stroke-dark-transparent-60,.theme-light .color-2-stroke-dark-transparent-60{stroke:#c28a0099}.theme-light .yellow-stroke-dark-transparent-65,.theme-light .color-2-stroke-dark-transparent-65{stroke:#c28a00a6}.theme-light .yellow-stroke-dark-transparent-70,.theme-light .color-2-stroke-dark-transparent-70{stroke:#c28a00b3}.theme-light .yellow-stroke-dark-transparent-75,.theme-light .color-2-stroke-dark-transparent-75{stroke:#c28a00bf}.theme-light .yellow-stroke-dark-transparent-80,.theme-light .color-2-stroke-dark-transparent-80{stroke:#c28a00cc}.theme-light .yellow-stroke-dark-transparent-85,.theme-light .color-2-stroke-dark-transparent-85{stroke:#c28a00d9}.theme-light .yellow-stroke-dark-transparent-90,.theme-light .color-2-stroke-dark-transparent-90{stroke:#c28a00e6}.theme-light .yellow-stroke-dark-transparent-95,.theme-light .color-2-stroke-dark-transparent-95{stroke:#c28a00f2}.theme-light .yellow-stroke-dark-lightness-10,.theme-light .color-2-stroke-dark-lightness-10{stroke:#e2a000}.theme-light .yellow-stroke-dark-darkness-10,.theme-light .color-2-stroke-dark-darkness-10{stroke:#af7c00}.theme-light .yellow-stroke-dark-lightness-20,.theme-light .color-2-stroke-dark-lightness-20{stroke:#ffb602}.theme-light .yellow-stroke-dark-darkness-20,.theme-light .color-2-stroke-dark-darkness-20{stroke:#9b6e00}.theme-light .yellow-stroke-dark-lightness-30,.theme-light .color-2-stroke-dark-lightness-30{stroke:#ffbf22}.theme-light .yellow-stroke-dark-darkness-30,.theme-light .color-2-stroke-dark-darkness-30{stroke:#886100}.theme-light .yellow-stroke-dark-lightness-40,.theme-light .color-2-stroke-dark-lightness-40{stroke:#ffc841}.theme-light .yellow-stroke-dark-darkness-40,.theme-light .color-2-stroke-dark-darkness-40{stroke:#745300}.theme-light .yellow-stroke-dark-lightness-50,.theme-light .color-2-stroke-dark-lightness-50{stroke:#ffd161}.theme-light .yellow-stroke-dark-darkness-50,.theme-light .color-2-stroke-dark-darkness-50{stroke:#614500}.theme-light .yellow-stroke-dark-lightness-60,.theme-light .color-2-stroke-dark-lightness-60{stroke:#ffdb81}.theme-light .yellow-stroke-dark-darkness-60,.theme-light .color-2-stroke-dark-darkness-60{stroke:#4e3700}.theme-light .yellow-stroke-dark-lightness-70,.theme-light .color-2-stroke-dark-lightness-70{stroke:#ffe4a0}.theme-light .yellow-stroke-dark-darkness-70,.theme-light .color-2-stroke-dark-darkness-70{stroke:#3a2900}.theme-light .yellow-stroke-dark-lightness-80,.theme-light .color-2-stroke-dark-lightness-80{stroke:#ffedc0}.theme-light .yellow-stroke-dark-darkness-80,.theme-light .color-2-stroke-dark-darkness-80{stroke:#271c00}.theme-light .yellow-stroke-dark-lightness-90,.theme-light .color-2-stroke-dark-lightness-90{stroke:#fff6df}.theme-light .yellow-stroke-dark-darkness-90,.theme-light .color-2-stroke-dark-darkness-90{stroke:#130e00}.theme-light .yellow-stroke-dark-hover:hover,.theme-light .color-2-stroke-dark-hover:hover{stroke:#c28a00}.theme-light .yellow-stroke-dark-hover-transparent-5:hover,.theme-light .color-2-stroke-dark-hover-transparent-5:hover{stroke:#c28a000d}.theme-light .yellow-stroke-dark-hover-transparent-10:hover,.theme-light .color-2-stroke-dark-hover-transparent-10:hover{stroke:#c28a001a}.theme-light .yellow-stroke-dark-hover-transparent-15:hover,.theme-light .color-2-stroke-dark-hover-transparent-15:hover{stroke:#c28a0026}.theme-light .yellow-stroke-dark-hover-transparent-20:hover,.theme-light .color-2-stroke-dark-hover-transparent-20:hover{stroke:#c28a0033}.theme-light .yellow-stroke-dark-hover-transparent-25:hover,.theme-light .color-2-stroke-dark-hover-transparent-25:hover{stroke:#c28a0040}.theme-light .yellow-stroke-dark-hover-transparent-30:hover,.theme-light .color-2-stroke-dark-hover-transparent-30:hover{stroke:#c28a004d}.theme-light .yellow-stroke-dark-hover-transparent-35:hover,.theme-light .color-2-stroke-dark-hover-transparent-35:hover{stroke:#c28a0059}.theme-light .yellow-stroke-dark-hover-transparent-40:hover,.theme-light .color-2-stroke-dark-hover-transparent-40:hover{stroke:#c28a0066}.theme-light .yellow-stroke-dark-hover-transparent-45:hover,.theme-light .color-2-stroke-dark-hover-transparent-45:hover{stroke:#c28a0073}.theme-light .yellow-stroke-dark-hover-transparent-50:hover,.theme-light .color-2-stroke-dark-hover-transparent-50:hover{stroke:#c28a0080}.theme-light .yellow-stroke-dark-hover-transparent-55:hover,.theme-light .color-2-stroke-dark-hover-transparent-55:hover{stroke:#c28a008c}.theme-light .yellow-stroke-dark-hover-transparent-60:hover,.theme-light .color-2-stroke-dark-hover-transparent-60:hover{stroke:#c28a0099}.theme-light .yellow-stroke-dark-hover-transparent-65:hover,.theme-light .color-2-stroke-dark-hover-transparent-65:hover{stroke:#c28a00a6}.theme-light .yellow-stroke-dark-hover-transparent-70:hover,.theme-light .color-2-stroke-dark-hover-transparent-70:hover{stroke:#c28a00b3}.theme-light .yellow-stroke-dark-hover-transparent-75:hover,.theme-light .color-2-stroke-dark-hover-transparent-75:hover{stroke:#c28a00bf}.theme-light .yellow-stroke-dark-hover-transparent-80:hover,.theme-light .color-2-stroke-dark-hover-transparent-80:hover{stroke:#c28a00cc}.theme-light .yellow-stroke-dark-hover-transparent-85:hover,.theme-light .color-2-stroke-dark-hover-transparent-85:hover{stroke:#c28a00d9}.theme-light .yellow-stroke-dark-hover-transparent-90:hover,.theme-light .color-2-stroke-dark-hover-transparent-90:hover{stroke:#c28a00e6}.theme-light .yellow-stroke-dark-hover-transparent-95:hover,.theme-light .color-2-stroke-dark-hover-transparent-95:hover{stroke:#c28a00f2}.theme-light .yellow-stroke-darker,.theme-light .color-2-stroke-darker{stroke:#855f00}.theme-light .yellow-stroke-darker-transparent-5,.theme-light .color-2-stroke-darker-transparent-5{stroke:#855f000d}.theme-light .yellow-stroke-darker-transparent-10,.theme-light .color-2-stroke-darker-transparent-10{stroke:#855f001a}.theme-light .yellow-stroke-darker-transparent-15,.theme-light .color-2-stroke-darker-transparent-15{stroke:#855f0026}.theme-light .yellow-stroke-darker-transparent-20,.theme-light .color-2-stroke-darker-transparent-20{stroke:#855f0033}.theme-light .yellow-stroke-darker-transparent-25,.theme-light .color-2-stroke-darker-transparent-25{stroke:#855f0040}.theme-light .yellow-stroke-darker-transparent-30,.theme-light .color-2-stroke-darker-transparent-30{stroke:#855f004d}.theme-light .yellow-stroke-darker-transparent-35,.theme-light .color-2-stroke-darker-transparent-35{stroke:#855f0059}.theme-light .yellow-stroke-darker-transparent-40,.theme-light .color-2-stroke-darker-transparent-40{stroke:#855f0066}.theme-light .yellow-stroke-darker-transparent-45,.theme-light .color-2-stroke-darker-transparent-45{stroke:#855f0073}.theme-light .yellow-stroke-darker-transparent-50,.theme-light .color-2-stroke-darker-transparent-50{stroke:#855f0080}.theme-light .yellow-stroke-darker-transparent-55,.theme-light .color-2-stroke-darker-transparent-55{stroke:#855f008c}.theme-light .yellow-stroke-darker-transparent-60,.theme-light .color-2-stroke-darker-transparent-60{stroke:#855f0099}.theme-light .yellow-stroke-darker-transparent-65,.theme-light .color-2-stroke-darker-transparent-65{stroke:#855f00a6}.theme-light .yellow-stroke-darker-transparent-70,.theme-light .color-2-stroke-darker-transparent-70{stroke:#855f00b3}.theme-light .yellow-stroke-darker-transparent-75,.theme-light .color-2-stroke-darker-transparent-75{stroke:#855f00bf}.theme-light .yellow-stroke-darker-transparent-80,.theme-light .color-2-stroke-darker-transparent-80{stroke:#855f00cc}.theme-light .yellow-stroke-darker-transparent-85,.theme-light .color-2-stroke-darker-transparent-85{stroke:#855f00d9}.theme-light .yellow-stroke-darker-transparent-90,.theme-light .color-2-stroke-darker-transparent-90{stroke:#855f00e6}.theme-light .yellow-stroke-darker-transparent-95,.theme-light .color-2-stroke-darker-transparent-95{stroke:#855f00f2}.theme-light .yellow-stroke-darker-lightness-10,.theme-light .color-2-stroke-darker-lightness-10{stroke:#ab7a00}.theme-light .yellow-stroke-darker-darkness-10,.theme-light .color-2-stroke-darker-darkness-10{stroke:#785600}.theme-light .yellow-stroke-darker-lightness-20,.theme-light .color-2-stroke-darker-lightness-20{stroke:#d09500}.theme-light .yellow-stroke-darker-darkness-20,.theme-light .color-2-stroke-darker-darkness-20{stroke:#6a4c00}.theme-light .yellow-stroke-darker-lightness-30,.theme-light .color-2-stroke-darker-lightness-30{stroke:#f6b000}.theme-light .yellow-stroke-darker-darkness-30,.theme-light .color-2-stroke-darker-darkness-30{stroke:#5d4300}.theme-light .yellow-stroke-darker-lightness-40,.theme-light .color-2-stroke-darker-lightness-40{stroke:#ffbe1d}.theme-light .yellow-stroke-darker-darkness-40,.theme-light .color-2-stroke-darker-darkness-40{stroke:#503900}.theme-light .yellow-stroke-darker-lightness-50,.theme-light .color-2-stroke-darker-lightness-50{stroke:#ffc943}.theme-light .yellow-stroke-darker-darkness-50,.theme-light .color-2-stroke-darker-darkness-50{stroke:#433000}.theme-light .yellow-stroke-darker-lightness-60,.theme-light .color-2-stroke-darker-lightness-60{stroke:#ffd468}.theme-light .yellow-stroke-darker-darkness-60,.theme-light .color-2-stroke-darker-darkness-60{stroke:#352600}.theme-light .yellow-stroke-darker-lightness-70,.theme-light .color-2-stroke-darker-lightness-70{stroke:#ffdf8e}.theme-light .yellow-stroke-darker-darkness-70,.theme-light .color-2-stroke-darker-darkness-70{stroke:#281d00}.theme-light .yellow-stroke-darker-lightness-80,.theme-light .color-2-stroke-darker-lightness-80{stroke:#ffe9b4}.theme-light .yellow-stroke-darker-darkness-80,.theme-light .color-2-stroke-darker-darkness-80{stroke:#1b1300}.theme-light .yellow-stroke-darker-lightness-90,.theme-light .color-2-stroke-darker-lightness-90{stroke:#fff4d9}.theme-light .yellow-stroke-darker-darkness-90,.theme-light .color-2-stroke-darker-darkness-90{stroke:#0d0a00}.theme-light .yellow-stroke-darker-hover:hover,.theme-light .color-2-stroke-darker-hover:hover{stroke:#855f00}.theme-light .yellow-stroke-darker-hover-transparent-5:hover,.theme-light .color-2-stroke-darker-hover-transparent-5:hover{stroke:#855f000d}.theme-light .yellow-stroke-darker-hover-transparent-10:hover,.theme-light .color-2-stroke-darker-hover-transparent-10:hover{stroke:#855f001a}.theme-light .yellow-stroke-darker-hover-transparent-15:hover,.theme-light .color-2-stroke-darker-hover-transparent-15:hover{stroke:#855f0026}.theme-light .yellow-stroke-darker-hover-transparent-20:hover,.theme-light .color-2-stroke-darker-hover-transparent-20:hover{stroke:#855f0033}.theme-light .yellow-stroke-darker-hover-transparent-25:hover,.theme-light .color-2-stroke-darker-hover-transparent-25:hover{stroke:#855f0040}.theme-light .yellow-stroke-darker-hover-transparent-30:hover,.theme-light .color-2-stroke-darker-hover-transparent-30:hover{stroke:#855f004d}.theme-light .yellow-stroke-darker-hover-transparent-35:hover,.theme-light .color-2-stroke-darker-hover-transparent-35:hover{stroke:#855f0059}.theme-light .yellow-stroke-darker-hover-transparent-40:hover,.theme-light .color-2-stroke-darker-hover-transparent-40:hover{stroke:#855f0066}.theme-light .yellow-stroke-darker-hover-transparent-45:hover,.theme-light .color-2-stroke-darker-hover-transparent-45:hover{stroke:#855f0073}.theme-light .yellow-stroke-darker-hover-transparent-50:hover,.theme-light .color-2-stroke-darker-hover-transparent-50:hover{stroke:#855f0080}.theme-light .yellow-stroke-darker-hover-transparent-55:hover,.theme-light .color-2-stroke-darker-hover-transparent-55:hover{stroke:#855f008c}.theme-light .yellow-stroke-darker-hover-transparent-60:hover,.theme-light .color-2-stroke-darker-hover-transparent-60:hover{stroke:#855f0099}.theme-light .yellow-stroke-darker-hover-transparent-65:hover,.theme-light .color-2-stroke-darker-hover-transparent-65:hover{stroke:#855f00a6}.theme-light .yellow-stroke-darker-hover-transparent-70:hover,.theme-light .color-2-stroke-darker-hover-transparent-70:hover{stroke:#855f00b3}.theme-light .yellow-stroke-darker-hover-transparent-75:hover,.theme-light .color-2-stroke-darker-hover-transparent-75:hover{stroke:#855f00bf}.theme-light .yellow-stroke-darker-hover-transparent-80:hover,.theme-light .color-2-stroke-darker-hover-transparent-80:hover{stroke:#855f00cc}.theme-light .yellow-stroke-darker-hover-transparent-85:hover,.theme-light .color-2-stroke-darker-hover-transparent-85:hover{stroke:#855f00d9}.theme-light .yellow-stroke-darker-hover-transparent-90:hover,.theme-light .color-2-stroke-darker-hover-transparent-90:hover{stroke:#855f00e6}.theme-light .yellow-stroke-darker-hover-transparent-95:hover,.theme-light .color-2-stroke-darker-hover-transparent-95:hover{stroke:#855f00f2}.theme-light .yellow-border-lighter,.theme-light .color-2-border-lighter{border-color:#ffecbd!important}.theme-light .yellow-border-lighter-transparent-5,.theme-light .color-2-border-lighter-transparent-5{border-color:#ffecbd0d!important}.theme-light .yellow-border-lighter-transparent-10,.theme-light .color-2-border-lighter-transparent-10{border-color:#ffecbd1a!important}.theme-light .yellow-border-lighter-transparent-15,.theme-light .color-2-border-lighter-transparent-15{border-color:#ffecbd26!important}.theme-light .yellow-border-lighter-transparent-20,.theme-light .color-2-border-lighter-transparent-20{border-color:#ffecbd33!important}.theme-light .yellow-border-lighter-transparent-25,.theme-light .color-2-border-lighter-transparent-25{border-color:#ffecbd40!important}.theme-light .yellow-border-lighter-transparent-30,.theme-light .color-2-border-lighter-transparent-30{border-color:#ffecbd4d!important}.theme-light .yellow-border-lighter-transparent-35,.theme-light .color-2-border-lighter-transparent-35{border-color:#ffecbd59!important}.theme-light .yellow-border-lighter-transparent-40,.theme-light .color-2-border-lighter-transparent-40{border-color:#ffecbd66!important}.theme-light .yellow-border-lighter-transparent-45,.theme-light .color-2-border-lighter-transparent-45{border-color:#ffecbd73!important}.theme-light .yellow-border-lighter-transparent-50,.theme-light .color-2-border-lighter-transparent-50{border-color:#ffecbd80!important}.theme-light .yellow-border-lighter-transparent-55,.theme-light .color-2-border-lighter-transparent-55{border-color:#ffecbd8c!important}.theme-light .yellow-border-lighter-transparent-60,.theme-light .color-2-border-lighter-transparent-60{border-color:#ffecbd99!important}.theme-light .yellow-border-lighter-transparent-65,.theme-light .color-2-border-lighter-transparent-65{border-color:#ffecbda6!important}.theme-light .yellow-border-lighter-transparent-70,.theme-light .color-2-border-lighter-transparent-70{border-color:#ffecbdb3!important}.theme-light .yellow-border-lighter-transparent-75,.theme-light .color-2-border-lighter-transparent-75{border-color:#ffecbdbf!important}.theme-light .yellow-border-lighter-transparent-80,.theme-light .color-2-border-lighter-transparent-80{border-color:#ffecbdcc!important}.theme-light .yellow-border-lighter-transparent-85,.theme-light .color-2-border-lighter-transparent-85{border-color:#ffecbdd9!important}.theme-light .yellow-border-lighter-transparent-90,.theme-light .color-2-border-lighter-transparent-90{border-color:#ffecbde6!important}.theme-light .yellow-border-lighter-transparent-95,.theme-light .color-2-border-lighter-transparent-95{border-color:#ffecbdf2!important}.theme-light .yellow-border-lighter-lightness-10,.theme-light .color-2-border-lighter-lightness-10{border-color:#ffeec4!important}.theme-light .yellow-border-lighter-darkness-10,.theme-light .color-2-border-lighter-darkness-10{border-color:#ffdf91!important}.theme-light .yellow-border-lighter-lightness-20,.theme-light .color-2-border-lighter-lightness-20{border-color:#fff0ca!important}.theme-light .yellow-border-lighter-darkness-20,.theme-light .color-2-border-lighter-darkness-20{border-color:#ffd264!important}.theme-light .yellow-border-lighter-lightness-30,.theme-light .color-2-border-lighter-lightness-30{border-color:#fff2d1!important}.theme-light .yellow-border-lighter-darkness-30,.theme-light .color-2-border-lighter-darkness-30{border-color:#ffc638!important}.theme-light .yellow-border-lighter-lightness-40,.theme-light .color-2-border-lighter-lightness-40{border-color:#fff4d7!important}.theme-light .yellow-border-lighter-darkness-40,.theme-light .color-2-border-lighter-darkness-40{border-color:#ffb90b!important}.theme-light .yellow-border-lighter-lightness-50,.theme-light .color-2-border-lighter-lightness-50{border-color:#fff6de!important}.theme-light .yellow-border-lighter-darkness-50,.theme-light .color-2-border-lighter-darkness-50{border-color:#de9e00!important}.theme-light .yellow-border-lighter-lightness-60,.theme-light .color-2-border-lighter-lightness-60{border-color:#fff7e5!important}.theme-light .yellow-border-lighter-darkness-60,.theme-light .color-2-border-lighter-darkness-60{border-color:#b27e00!important}.theme-light .yellow-border-lighter-lightness-70,.theme-light .color-2-border-lighter-lightness-70{border-color:#fff9eb!important}.theme-light .yellow-border-lighter-darkness-70,.theme-light .color-2-border-lighter-darkness-70{border-color:#855f00!important}.theme-light .yellow-border-lighter-lightness-80,.theme-light .color-2-border-lighter-lightness-80{border-color:#fffbf2!important}.theme-light .yellow-border-lighter-darkness-80,.theme-light .color-2-border-lighter-darkness-80{border-color:#593f00!important}.theme-light .yellow-border-lighter-lightness-90,.theme-light .color-2-border-lighter-lightness-90{border-color:#fffdf8!important}.theme-light .yellow-border-lighter-darkness-90,.theme-light .color-2-border-lighter-darkness-90{border-color:#2c2000!important}.theme-light .yellow-border-lighter-hover:hover,.theme-light .color-2-border-lighter-hover:hover{border-color:#ffecbd!important}.theme-light .yellow-border-lighter-hover-transparent-5:hover,.theme-light .color-2-border-lighter-hover-transparent-5:hover{border-color:#ffecbd0d!important}.theme-light .yellow-border-lighter-hover-transparent-10:hover,.theme-light .color-2-border-lighter-hover-transparent-10:hover{border-color:#ffecbd1a!important}.theme-light .yellow-border-lighter-hover-transparent-15:hover,.theme-light .color-2-border-lighter-hover-transparent-15:hover{border-color:#ffecbd26!important}.theme-light .yellow-border-lighter-hover-transparent-20:hover,.theme-light .color-2-border-lighter-hover-transparent-20:hover{border-color:#ffecbd33!important}.theme-light .yellow-border-lighter-hover-transparent-25:hover,.theme-light .color-2-border-lighter-hover-transparent-25:hover{border-color:#ffecbd40!important}.theme-light .yellow-border-lighter-hover-transparent-30:hover,.theme-light .color-2-border-lighter-hover-transparent-30:hover{border-color:#ffecbd4d!important}.theme-light .yellow-border-lighter-hover-transparent-35:hover,.theme-light .color-2-border-lighter-hover-transparent-35:hover{border-color:#ffecbd59!important}.theme-light .yellow-border-lighter-hover-transparent-40:hover,.theme-light .color-2-border-lighter-hover-transparent-40:hover{border-color:#ffecbd66!important}.theme-light .yellow-border-lighter-hover-transparent-45:hover,.theme-light .color-2-border-lighter-hover-transparent-45:hover{border-color:#ffecbd73!important}.theme-light .yellow-border-lighter-hover-transparent-50:hover,.theme-light .color-2-border-lighter-hover-transparent-50:hover{border-color:#ffecbd80!important}.theme-light .yellow-border-lighter-hover-transparent-55:hover,.theme-light .color-2-border-lighter-hover-transparent-55:hover{border-color:#ffecbd8c!important}.theme-light .yellow-border-lighter-hover-transparent-60:hover,.theme-light .color-2-border-lighter-hover-transparent-60:hover{border-color:#ffecbd99!important}.theme-light .yellow-border-lighter-hover-transparent-65:hover,.theme-light .color-2-border-lighter-hover-transparent-65:hover{border-color:#ffecbda6!important}.theme-light .yellow-border-lighter-hover-transparent-70:hover,.theme-light .color-2-border-lighter-hover-transparent-70:hover{border-color:#ffecbdb3!important}.theme-light .yellow-border-lighter-hover-transparent-75:hover,.theme-light .color-2-border-lighter-hover-transparent-75:hover{border-color:#ffecbdbf!important}.theme-light .yellow-border-lighter-hover-transparent-80:hover,.theme-light .color-2-border-lighter-hover-transparent-80:hover{border-color:#ffecbdcc!important}.theme-light .yellow-border-lighter-hover-transparent-85:hover,.theme-light .color-2-border-lighter-hover-transparent-85:hover{border-color:#ffecbdd9!important}.theme-light .yellow-border-lighter-hover-transparent-90:hover,.theme-light .color-2-border-lighter-hover-transparent-90:hover{border-color:#ffecbde6!important}.theme-light .yellow-border-lighter-hover-transparent-95:hover,.theme-light .color-2-border-lighter-hover-transparent-95:hover{border-color:#ffecbdf2!important}.theme-light .yellow-border-light,.theme-light .color-2-border-light{border-color:#ffc83d!important}.theme-light .yellow-border-light-transparent-5,.theme-light .color-2-border-light-transparent-5{border-color:#ffc83d0d!important}.theme-light .yellow-border-light-transparent-10,.theme-light .color-2-border-light-transparent-10{border-color:#ffc83d1a!important}.theme-light .yellow-border-light-transparent-15,.theme-light .color-2-border-light-transparent-15{border-color:#ffc83d26!important}.theme-light .yellow-border-light-transparent-20,.theme-light .color-2-border-light-transparent-20{border-color:#ffc83d33!important}.theme-light .yellow-border-light-transparent-25,.theme-light .color-2-border-light-transparent-25{border-color:#ffc83d40!important}.theme-light .yellow-border-light-transparent-30,.theme-light .color-2-border-light-transparent-30{border-color:#ffc83d4d!important}.theme-light .yellow-border-light-transparent-35,.theme-light .color-2-border-light-transparent-35{border-color:#ffc83d59!important}.theme-light .yellow-border-light-transparent-40,.theme-light .color-2-border-light-transparent-40{border-color:#ffc83d66!important}.theme-light .yellow-border-light-transparent-45,.theme-light .color-2-border-light-transparent-45{border-color:#ffc83d73!important}.theme-light .yellow-border-light-transparent-50,.theme-light .color-2-border-light-transparent-50{border-color:#ffc83d80!important}.theme-light .yellow-border-light-transparent-55,.theme-light .color-2-border-light-transparent-55{border-color:#ffc83d8c!important}.theme-light .yellow-border-light-transparent-60,.theme-light .color-2-border-light-transparent-60{border-color:#ffc83d99!important}.theme-light .yellow-border-light-transparent-65,.theme-light .color-2-border-light-transparent-65{border-color:#ffc83da6!important}.theme-light .yellow-border-light-transparent-70,.theme-light .color-2-border-light-transparent-70{border-color:#ffc83db3!important}.theme-light .yellow-border-light-transparent-75,.theme-light .color-2-border-light-transparent-75{border-color:#ffc83dbf!important}.theme-light .yellow-border-light-transparent-80,.theme-light .color-2-border-light-transparent-80{border-color:#ffc83dcc!important}.theme-light .yellow-border-light-transparent-85,.theme-light .color-2-border-light-transparent-85{border-color:#ffc83dd9!important}.theme-light .yellow-border-light-transparent-90,.theme-light .color-2-border-light-transparent-90{border-color:#ffc83de6!important}.theme-light .yellow-border-light-transparent-95,.theme-light .color-2-border-light-transparent-95{border-color:#ffc83df2!important}.theme-light .yellow-border-light-lightness-10,.theme-light .color-2-border-light-lightness-10{border-color:#ffce50!important}.theme-light .yellow-border-light-darkness-10,.theme-light .color-2-border-light-darkness-10{border-color:#ffbf1d!important}.theme-light .yellow-border-light-lightness-20,.theme-light .color-2-border-light-lightness-20{border-color:#ffd364!important}.theme-light .yellow-border-light-darkness-20,.theme-light .color-2-border-light-darkness-20{border-color:#fdb500!important}.theme-light .yellow-border-light-lightness-30,.theme-light .color-2-border-light-lightness-30{border-color:#ffd977!important}.theme-light .yellow-border-light-darkness-30,.theme-light .color-2-border-light-darkness-30{border-color:#dd9e00!important}.theme-light .yellow-border-light-lightness-40,.theme-light .color-2-border-light-lightness-40{border-color:#ffde8b!important}.theme-light .yellow-border-light-darkness-40,.theme-light .color-2-border-light-darkness-40{border-color:#be8800!important}.theme-light .yellow-border-light-lightness-50,.theme-light .color-2-border-light-lightness-50{border-color:#ffe49e!important}.theme-light .yellow-border-light-darkness-50,.theme-light .color-2-border-light-darkness-50{border-color:#9e7100!important}.theme-light .yellow-border-light-lightness-60,.theme-light .color-2-border-light-lightness-60{border-color:#ffe9b1!important}.theme-light .yellow-border-light-darkness-60,.theme-light .color-2-border-light-darkness-60{border-color:#7e5b00!important}.theme-light .yellow-border-light-lightness-70,.theme-light .color-2-border-light-lightness-70{border-color:#ffefc5!important}.theme-light .yellow-border-light-darkness-70,.theme-light .color-2-border-light-darkness-70{border-color:#5f4400!important}.theme-light .yellow-border-light-lightness-80,.theme-light .color-2-border-light-lightness-80{border-color:#fff4d8!important}.theme-light .yellow-border-light-darkness-80,.theme-light .color-2-border-light-darkness-80{border-color:#3f2d00!important}.theme-light .yellow-border-light-lightness-90,.theme-light .color-2-border-light-lightness-90{border-color:#fffaec!important}.theme-light .yellow-border-light-darkness-90,.theme-light .color-2-border-light-darkness-90{border-color:#201700!important}.theme-light .yellow-border-light-hover:hover,.theme-light .color-2-border-light-hover:hover{border-color:#ffc83d!important}.theme-light .yellow-border-light-hover-transparent-5:hover,.theme-light .color-2-border-light-hover-transparent-5:hover{border-color:#ffc83d0d!important}.theme-light .yellow-border-light-hover-transparent-10:hover,.theme-light .color-2-border-light-hover-transparent-10:hover{border-color:#ffc83d1a!important}.theme-light .yellow-border-light-hover-transparent-15:hover,.theme-light .color-2-border-light-hover-transparent-15:hover{border-color:#ffc83d26!important}.theme-light .yellow-border-light-hover-transparent-20:hover,.theme-light .color-2-border-light-hover-transparent-20:hover{border-color:#ffc83d33!important}.theme-light .yellow-border-light-hover-transparent-25:hover,.theme-light .color-2-border-light-hover-transparent-25:hover{border-color:#ffc83d40!important}.theme-light .yellow-border-light-hover-transparent-30:hover,.theme-light .color-2-border-light-hover-transparent-30:hover{border-color:#ffc83d4d!important}.theme-light .yellow-border-light-hover-transparent-35:hover,.theme-light .color-2-border-light-hover-transparent-35:hover{border-color:#ffc83d59!important}.theme-light .yellow-border-light-hover-transparent-40:hover,.theme-light .color-2-border-light-hover-transparent-40:hover{border-color:#ffc83d66!important}.theme-light .yellow-border-light-hover-transparent-45:hover,.theme-light .color-2-border-light-hover-transparent-45:hover{border-color:#ffc83d73!important}.theme-light .yellow-border-light-hover-transparent-50:hover,.theme-light .color-2-border-light-hover-transparent-50:hover{border-color:#ffc83d80!important}.theme-light .yellow-border-light-hover-transparent-55:hover,.theme-light .color-2-border-light-hover-transparent-55:hover{border-color:#ffc83d8c!important}.theme-light .yellow-border-light-hover-transparent-60:hover,.theme-light .color-2-border-light-hover-transparent-60:hover{border-color:#ffc83d99!important}.theme-light .yellow-border-light-hover-transparent-65:hover,.theme-light .color-2-border-light-hover-transparent-65:hover{border-color:#ffc83da6!important}.theme-light .yellow-border-light-hover-transparent-70:hover,.theme-light .color-2-border-light-hover-transparent-70:hover{border-color:#ffc83db3!important}.theme-light .yellow-border-light-hover-transparent-75:hover,.theme-light .color-2-border-light-hover-transparent-75:hover{border-color:#ffc83dbf!important}.theme-light .yellow-border-light-hover-transparent-80:hover,.theme-light .color-2-border-light-hover-transparent-80:hover{border-color:#ffc83dcc!important}.theme-light .yellow-border-light-hover-transparent-85:hover,.theme-light .color-2-border-light-hover-transparent-85:hover{border-color:#ffc83dd9!important}.theme-light .yellow-border-light-hover-transparent-90:hover,.theme-light .color-2-border-light-hover-transparent-90:hover{border-color:#ffc83de6!important}.theme-light .yellow-border-light-hover-transparent-95:hover,.theme-light .color-2-border-light-hover-transparent-95:hover{border-color:#ffc83df2!important}.theme-light .yellow-border,.theme-light .color-2-border{border-color:#ffb600!important}.theme-light .yellow-border-transparent-5,.theme-light .color-2-border-transparent-5{border-color:#ffb6000d!important}.theme-light .yellow-border-transparent-10,.theme-light .color-2-border-transparent-10{border-color:#ffb6001a!important}.theme-light .yellow-border-transparent-15,.theme-light .color-2-border-transparent-15{border-color:#ffb60026!important}.theme-light .yellow-border-transparent-20,.theme-light .color-2-border-transparent-20{border-color:#ffb60033!important}.theme-light .yellow-border-transparent-25,.theme-light .color-2-border-transparent-25{border-color:#ffb60040!important}.theme-light .yellow-border-transparent-30,.theme-light .color-2-border-transparent-30{border-color:#ffb6004d!important}.theme-light .yellow-border-transparent-35,.theme-light .color-2-border-transparent-35{border-color:#ffb60059!important}.theme-light .yellow-border-transparent-40,.theme-light .color-2-border-transparent-40{border-color:#ffb60066!important}.theme-light .yellow-border-transparent-45,.theme-light .color-2-border-transparent-45{border-color:#ffb60073!important}.theme-light .yellow-border-transparent-50,.theme-light .color-2-border-transparent-50{border-color:#ffb60080!important}.theme-light .yellow-border-transparent-55,.theme-light .color-2-border-transparent-55{border-color:#ffb6008c!important}.theme-light .yellow-border-transparent-60,.theme-light .color-2-border-transparent-60{border-color:#ffb60099!important}.theme-light .yellow-border-transparent-65,.theme-light .color-2-border-transparent-65{border-color:#ffb600a6!important}.theme-light .yellow-border-transparent-70,.theme-light .color-2-border-transparent-70{border-color:#ffb600b3!important}.theme-light .yellow-border-transparent-75,.theme-light .color-2-border-transparent-75{border-color:#ffb600bf!important}.theme-light .yellow-border-transparent-80,.theme-light .color-2-border-transparent-80{border-color:#ffb600cc!important}.theme-light .yellow-border-transparent-85,.theme-light .color-2-border-transparent-85{border-color:#ffb600d9!important}.theme-light .yellow-border-transparent-90,.theme-light .color-2-border-transparent-90{border-color:#ffb600e6!important}.theme-light .yellow-border-transparent-95,.theme-light .color-2-border-transparent-95{border-color:#ffb600f2!important}.theme-light .yellow-border-lightness-10,.theme-light .color-2-border-lightness-10{border-color:#ffbd1a!important}.theme-light .yellow-border-darkness-10,.theme-light .color-2-border-darkness-10{border-color:#e6a400!important}.theme-light .yellow-border-lightness-20,.theme-light .color-2-border-lightness-20{border-color:#ffc533!important}.theme-light .yellow-border-darkness-20,.theme-light .color-2-border-darkness-20{border-color:#cc9200!important}.theme-light .yellow-border-lightness-30,.theme-light .color-2-border-lightness-30{border-color:#ffcc4d!important}.theme-light .yellow-border-darkness-30,.theme-light .color-2-border-darkness-30{border-color:#b37f00!important}.theme-light .yellow-border-lightness-40,.theme-light .color-2-border-lightness-40{border-color:#ffd366!important}.theme-light .yellow-border-darkness-40,.theme-light .color-2-border-darkness-40{border-color:#996d00!important}.theme-light .yellow-border-lightness-50,.theme-light .color-2-border-lightness-50{border-color:#ffdb80!important}.theme-light .yellow-border-darkness-50,.theme-light .color-2-border-darkness-50{border-color:#805b00!important}.theme-light .yellow-border-lightness-60,.theme-light .color-2-border-lightness-60{border-color:#ffe299!important}.theme-light .yellow-border-darkness-60,.theme-light .color-2-border-darkness-60{border-color:#664900!important}.theme-light .yellow-border-lightness-70,.theme-light .color-2-border-lightness-70{border-color:#ffe9b3!important}.theme-light .yellow-border-darkness-70,.theme-light .color-2-border-darkness-70{border-color:#4d3700!important}.theme-light .yellow-border-lightness-80,.theme-light .color-2-border-lightness-80{border-color:#fff0cc!important}.theme-light .yellow-border-darkness-80,.theme-light .color-2-border-darkness-80{border-color:#332400!important}.theme-light .yellow-border-lightness-90,.theme-light .color-2-border-lightness-90{border-color:#fff8e6!important}.theme-light .yellow-border-darkness-90,.theme-light .color-2-border-darkness-90{border-color:#1a1200!important}.theme-light .yellow-border-hover:hover,.theme-light .color-2-border-hover:hover{border-color:#ffb600!important}.theme-light .yellow-border-hover-transparent-5:hover,.theme-light .color-2-border-hover-transparent-5:hover{border-color:#ffb6000d!important}.theme-light .yellow-border-hover-transparent-10:hover,.theme-light .color-2-border-hover-transparent-10:hover{border-color:#ffb6001a!important}.theme-light .yellow-border-hover-transparent-15:hover,.theme-light .color-2-border-hover-transparent-15:hover{border-color:#ffb60026!important}.theme-light .yellow-border-hover-transparent-20:hover,.theme-light .color-2-border-hover-transparent-20:hover{border-color:#ffb60033!important}.theme-light .yellow-border-hover-transparent-25:hover,.theme-light .color-2-border-hover-transparent-25:hover{border-color:#ffb60040!important}.theme-light .yellow-border-hover-transparent-30:hover,.theme-light .color-2-border-hover-transparent-30:hover{border-color:#ffb6004d!important}.theme-light .yellow-border-hover-transparent-35:hover,.theme-light .color-2-border-hover-transparent-35:hover{border-color:#ffb60059!important}.theme-light .yellow-border-hover-transparent-40:hover,.theme-light .color-2-border-hover-transparent-40:hover{border-color:#ffb60066!important}.theme-light .yellow-border-hover-transparent-45:hover,.theme-light .color-2-border-hover-transparent-45:hover{border-color:#ffb60073!important}.theme-light .yellow-border-hover-transparent-50:hover,.theme-light .color-2-border-hover-transparent-50:hover{border-color:#ffb60080!important}.theme-light .yellow-border-hover-transparent-55:hover,.theme-light .color-2-border-hover-transparent-55:hover{border-color:#ffb6008c!important}.theme-light .yellow-border-hover-transparent-60:hover,.theme-light .color-2-border-hover-transparent-60:hover{border-color:#ffb60099!important}.theme-light .yellow-border-hover-transparent-65:hover,.theme-light .color-2-border-hover-transparent-65:hover{border-color:#ffb600a6!important}.theme-light .yellow-border-hover-transparent-70:hover,.theme-light .color-2-border-hover-transparent-70:hover{border-color:#ffb600b3!important}.theme-light .yellow-border-hover-transparent-75:hover,.theme-light .color-2-border-hover-transparent-75:hover{border-color:#ffb600bf!important}.theme-light .yellow-border-hover-transparent-80:hover,.theme-light .color-2-border-hover-transparent-80:hover{border-color:#ffb600cc!important}.theme-light .yellow-border-hover-transparent-85:hover,.theme-light .color-2-border-hover-transparent-85:hover{border-color:#ffb600d9!important}.theme-light .yellow-border-hover-transparent-90:hover,.theme-light .color-2-border-hover-transparent-90:hover{border-color:#ffb600e6!important}.theme-light .yellow-border-hover-transparent-95:hover,.theme-light .color-2-border-hover-transparent-95:hover{border-color:#ffb600f2!important}.theme-light .yellow-border-dark,.theme-light .color-2-border-dark{border-color:#c28a00!important}.theme-light .yellow-border-dark-transparent-5,.theme-light .color-2-border-dark-transparent-5{border-color:#c28a000d!important}.theme-light .yellow-border-dark-transparent-10,.theme-light .color-2-border-dark-transparent-10{border-color:#c28a001a!important}.theme-light .yellow-border-dark-transparent-15,.theme-light .color-2-border-dark-transparent-15{border-color:#c28a0026!important}.theme-light .yellow-border-dark-transparent-20,.theme-light .color-2-border-dark-transparent-20{border-color:#c28a0033!important}.theme-light .yellow-border-dark-transparent-25,.theme-light .color-2-border-dark-transparent-25{border-color:#c28a0040!important}.theme-light .yellow-border-dark-transparent-30,.theme-light .color-2-border-dark-transparent-30{border-color:#c28a004d!important}.theme-light .yellow-border-dark-transparent-35,.theme-light .color-2-border-dark-transparent-35{border-color:#c28a0059!important}.theme-light .yellow-border-dark-transparent-40,.theme-light .color-2-border-dark-transparent-40{border-color:#c28a0066!important}.theme-light .yellow-border-dark-transparent-45,.theme-light .color-2-border-dark-transparent-45{border-color:#c28a0073!important}.theme-light .yellow-border-dark-transparent-50,.theme-light .color-2-border-dark-transparent-50{border-color:#c28a0080!important}.theme-light .yellow-border-dark-transparent-55,.theme-light .color-2-border-dark-transparent-55{border-color:#c28a008c!important}.theme-light .yellow-border-dark-transparent-60,.theme-light .color-2-border-dark-transparent-60{border-color:#c28a0099!important}.theme-light .yellow-border-dark-transparent-65,.theme-light .color-2-border-dark-transparent-65{border-color:#c28a00a6!important}.theme-light .yellow-border-dark-transparent-70,.theme-light .color-2-border-dark-transparent-70{border-color:#c28a00b3!important}.theme-light .yellow-border-dark-transparent-75,.theme-light .color-2-border-dark-transparent-75{border-color:#c28a00bf!important}.theme-light .yellow-border-dark-transparent-80,.theme-light .color-2-border-dark-transparent-80{border-color:#c28a00cc!important}.theme-light .yellow-border-dark-transparent-85,.theme-light .color-2-border-dark-transparent-85{border-color:#c28a00d9!important}.theme-light .yellow-border-dark-transparent-90,.theme-light .color-2-border-dark-transparent-90{border-color:#c28a00e6!important}.theme-light .yellow-border-dark-transparent-95,.theme-light .color-2-border-dark-transparent-95{border-color:#c28a00f2!important}.theme-light .yellow-border-dark-lightness-10,.theme-light .color-2-border-dark-lightness-10{border-color:#e2a000!important}.theme-light .yellow-border-dark-darkness-10,.theme-light .color-2-border-dark-darkness-10{border-color:#af7c00!important}.theme-light .yellow-border-dark-lightness-20,.theme-light .color-2-border-dark-lightness-20{border-color:#ffb602!important}.theme-light .yellow-border-dark-darkness-20,.theme-light .color-2-border-dark-darkness-20{border-color:#9b6e00!important}.theme-light .yellow-border-dark-lightness-30,.theme-light .color-2-border-dark-lightness-30{border-color:#ffbf22!important}.theme-light .yellow-border-dark-darkness-30,.theme-light .color-2-border-dark-darkness-30{border-color:#886100!important}.theme-light .yellow-border-dark-lightness-40,.theme-light .color-2-border-dark-lightness-40{border-color:#ffc841!important}.theme-light .yellow-border-dark-darkness-40,.theme-light .color-2-border-dark-darkness-40{border-color:#745300!important}.theme-light .yellow-border-dark-lightness-50,.theme-light .color-2-border-dark-lightness-50{border-color:#ffd161!important}.theme-light .yellow-border-dark-darkness-50,.theme-light .color-2-border-dark-darkness-50{border-color:#614500!important}.theme-light .yellow-border-dark-lightness-60,.theme-light .color-2-border-dark-lightness-60{border-color:#ffdb81!important}.theme-light .yellow-border-dark-darkness-60,.theme-light .color-2-border-dark-darkness-60{border-color:#4e3700!important}.theme-light .yellow-border-dark-lightness-70,.theme-light .color-2-border-dark-lightness-70{border-color:#ffe4a0!important}.theme-light .yellow-border-dark-darkness-70,.theme-light .color-2-border-dark-darkness-70{border-color:#3a2900!important}.theme-light .yellow-border-dark-lightness-80,.theme-light .color-2-border-dark-lightness-80{border-color:#ffedc0!important}.theme-light .yellow-border-dark-darkness-80,.theme-light .color-2-border-dark-darkness-80{border-color:#271c00!important}.theme-light .yellow-border-dark-lightness-90,.theme-light .color-2-border-dark-lightness-90{border-color:#fff6df!important}.theme-light .yellow-border-dark-darkness-90,.theme-light .color-2-border-dark-darkness-90{border-color:#130e00!important}.theme-light .yellow-border-dark-hover:hover,.theme-light .color-2-border-dark-hover:hover{border-color:#c28a00!important}.theme-light .yellow-border-dark-hover-transparent-5:hover,.theme-light .color-2-border-dark-hover-transparent-5:hover{border-color:#c28a000d!important}.theme-light .yellow-border-dark-hover-transparent-10:hover,.theme-light .color-2-border-dark-hover-transparent-10:hover{border-color:#c28a001a!important}.theme-light .yellow-border-dark-hover-transparent-15:hover,.theme-light .color-2-border-dark-hover-transparent-15:hover{border-color:#c28a0026!important}.theme-light .yellow-border-dark-hover-transparent-20:hover,.theme-light .color-2-border-dark-hover-transparent-20:hover{border-color:#c28a0033!important}.theme-light .yellow-border-dark-hover-transparent-25:hover,.theme-light .color-2-border-dark-hover-transparent-25:hover{border-color:#c28a0040!important}.theme-light .yellow-border-dark-hover-transparent-30:hover,.theme-light .color-2-border-dark-hover-transparent-30:hover{border-color:#c28a004d!important}.theme-light .yellow-border-dark-hover-transparent-35:hover,.theme-light .color-2-border-dark-hover-transparent-35:hover{border-color:#c28a0059!important}.theme-light .yellow-border-dark-hover-transparent-40:hover,.theme-light .color-2-border-dark-hover-transparent-40:hover{border-color:#c28a0066!important}.theme-light .yellow-border-dark-hover-transparent-45:hover,.theme-light .color-2-border-dark-hover-transparent-45:hover{border-color:#c28a0073!important}.theme-light .yellow-border-dark-hover-transparent-50:hover,.theme-light .color-2-border-dark-hover-transparent-50:hover{border-color:#c28a0080!important}.theme-light .yellow-border-dark-hover-transparent-55:hover,.theme-light .color-2-border-dark-hover-transparent-55:hover{border-color:#c28a008c!important}.theme-light .yellow-border-dark-hover-transparent-60:hover,.theme-light .color-2-border-dark-hover-transparent-60:hover{border-color:#c28a0099!important}.theme-light .yellow-border-dark-hover-transparent-65:hover,.theme-light .color-2-border-dark-hover-transparent-65:hover{border-color:#c28a00a6!important}.theme-light .yellow-border-dark-hover-transparent-70:hover,.theme-light .color-2-border-dark-hover-transparent-70:hover{border-color:#c28a00b3!important}.theme-light .yellow-border-dark-hover-transparent-75:hover,.theme-light .color-2-border-dark-hover-transparent-75:hover{border-color:#c28a00bf!important}.theme-light .yellow-border-dark-hover-transparent-80:hover,.theme-light .color-2-border-dark-hover-transparent-80:hover{border-color:#c28a00cc!important}.theme-light .yellow-border-dark-hover-transparent-85:hover,.theme-light .color-2-border-dark-hover-transparent-85:hover{border-color:#c28a00d9!important}.theme-light .yellow-border-dark-hover-transparent-90:hover,.theme-light .color-2-border-dark-hover-transparent-90:hover{border-color:#c28a00e6!important}.theme-light .yellow-border-dark-hover-transparent-95:hover,.theme-light .color-2-border-dark-hover-transparent-95:hover{border-color:#c28a00f2!important}.theme-light .yellow-border-darker,.theme-light .color-2-border-darker{border-color:#855f00!important}.theme-light .yellow-border-darker-transparent-5,.theme-light .color-2-border-darker-transparent-5{border-color:#855f000d!important}.theme-light .yellow-border-darker-transparent-10,.theme-light .color-2-border-darker-transparent-10{border-color:#855f001a!important}.theme-light .yellow-border-darker-transparent-15,.theme-light .color-2-border-darker-transparent-15{border-color:#855f0026!important}.theme-light .yellow-border-darker-transparent-20,.theme-light .color-2-border-darker-transparent-20{border-color:#855f0033!important}.theme-light .yellow-border-darker-transparent-25,.theme-light .color-2-border-darker-transparent-25{border-color:#855f0040!important}.theme-light .yellow-border-darker-transparent-30,.theme-light .color-2-border-darker-transparent-30{border-color:#855f004d!important}.theme-light .yellow-border-darker-transparent-35,.theme-light .color-2-border-darker-transparent-35{border-color:#855f0059!important}.theme-light .yellow-border-darker-transparent-40,.theme-light .color-2-border-darker-transparent-40{border-color:#855f0066!important}.theme-light .yellow-border-darker-transparent-45,.theme-light .color-2-border-darker-transparent-45{border-color:#855f0073!important}.theme-light .yellow-border-darker-transparent-50,.theme-light .color-2-border-darker-transparent-50{border-color:#855f0080!important}.theme-light .yellow-border-darker-transparent-55,.theme-light .color-2-border-darker-transparent-55{border-color:#855f008c!important}.theme-light .yellow-border-darker-transparent-60,.theme-light .color-2-border-darker-transparent-60{border-color:#855f0099!important}.theme-light .yellow-border-darker-transparent-65,.theme-light .color-2-border-darker-transparent-65{border-color:#855f00a6!important}.theme-light .yellow-border-darker-transparent-70,.theme-light .color-2-border-darker-transparent-70{border-color:#855f00b3!important}.theme-light .yellow-border-darker-transparent-75,.theme-light .color-2-border-darker-transparent-75{border-color:#855f00bf!important}.theme-light .yellow-border-darker-transparent-80,.theme-light .color-2-border-darker-transparent-80{border-color:#855f00cc!important}.theme-light .yellow-border-darker-transparent-85,.theme-light .color-2-border-darker-transparent-85{border-color:#855f00d9!important}.theme-light .yellow-border-darker-transparent-90,.theme-light .color-2-border-darker-transparent-90{border-color:#855f00e6!important}.theme-light .yellow-border-darker-transparent-95,.theme-light .color-2-border-darker-transparent-95{border-color:#855f00f2!important}.theme-light .yellow-border-darker-lightness-10,.theme-light .color-2-border-darker-lightness-10{border-color:#ab7a00!important}.theme-light .yellow-border-darker-darkness-10,.theme-light .color-2-border-darker-darkness-10{border-color:#785600!important}.theme-light .yellow-border-darker-lightness-20,.theme-light .color-2-border-darker-lightness-20{border-color:#d09500!important}.theme-light .yellow-border-darker-darkness-20,.theme-light .color-2-border-darker-darkness-20{border-color:#6a4c00!important}.theme-light .yellow-border-darker-lightness-30,.theme-light .color-2-border-darker-lightness-30{border-color:#f6b000!important}.theme-light .yellow-border-darker-darkness-30,.theme-light .color-2-border-darker-darkness-30{border-color:#5d4300!important}.theme-light .yellow-border-darker-lightness-40,.theme-light .color-2-border-darker-lightness-40{border-color:#ffbe1d!important}.theme-light .yellow-border-darker-darkness-40,.theme-light .color-2-border-darker-darkness-40{border-color:#503900!important}.theme-light .yellow-border-darker-lightness-50,.theme-light .color-2-border-darker-lightness-50{border-color:#ffc943!important}.theme-light .yellow-border-darker-darkness-50,.theme-light .color-2-border-darker-darkness-50{border-color:#433000!important}.theme-light .yellow-border-darker-lightness-60,.theme-light .color-2-border-darker-lightness-60{border-color:#ffd468!important}.theme-light .yellow-border-darker-darkness-60,.theme-light .color-2-border-darker-darkness-60{border-color:#352600!important}.theme-light .yellow-border-darker-lightness-70,.theme-light .color-2-border-darker-lightness-70{border-color:#ffdf8e!important}.theme-light .yellow-border-darker-darkness-70,.theme-light .color-2-border-darker-darkness-70{border-color:#281d00!important}.theme-light .yellow-border-darker-lightness-80,.theme-light .color-2-border-darker-lightness-80{border-color:#ffe9b4!important}.theme-light .yellow-border-darker-darkness-80,.theme-light .color-2-border-darker-darkness-80{border-color:#1b1300!important}.theme-light .yellow-border-darker-lightness-90,.theme-light .color-2-border-darker-lightness-90{border-color:#fff4d9!important}.theme-light .yellow-border-darker-darkness-90,.theme-light .color-2-border-darker-darkness-90{border-color:#0d0a00!important}.theme-light .yellow-border-darker-hover:hover,.theme-light .color-2-border-darker-hover:hover{border-color:#855f00!important}.theme-light .yellow-border-darker-hover-transparent-5:hover,.theme-light .color-2-border-darker-hover-transparent-5:hover{border-color:#855f000d!important}.theme-light .yellow-border-darker-hover-transparent-10:hover,.theme-light .color-2-border-darker-hover-transparent-10:hover{border-color:#855f001a!important}.theme-light .yellow-border-darker-hover-transparent-15:hover,.theme-light .color-2-border-darker-hover-transparent-15:hover{border-color:#855f0026!important}.theme-light .yellow-border-darker-hover-transparent-20:hover,.theme-light .color-2-border-darker-hover-transparent-20:hover{border-color:#855f0033!important}.theme-light .yellow-border-darker-hover-transparent-25:hover,.theme-light .color-2-border-darker-hover-transparent-25:hover{border-color:#855f0040!important}.theme-light .yellow-border-darker-hover-transparent-30:hover,.theme-light .color-2-border-darker-hover-transparent-30:hover{border-color:#855f004d!important}.theme-light .yellow-border-darker-hover-transparent-35:hover,.theme-light .color-2-border-darker-hover-transparent-35:hover{border-color:#855f0059!important}.theme-light .yellow-border-darker-hover-transparent-40:hover,.theme-light .color-2-border-darker-hover-transparent-40:hover{border-color:#855f0066!important}.theme-light .yellow-border-darker-hover-transparent-45:hover,.theme-light .color-2-border-darker-hover-transparent-45:hover{border-color:#855f0073!important}.theme-light .yellow-border-darker-hover-transparent-50:hover,.theme-light .color-2-border-darker-hover-transparent-50:hover{border-color:#855f0080!important}.theme-light .yellow-border-darker-hover-transparent-55:hover,.theme-light .color-2-border-darker-hover-transparent-55:hover{border-color:#855f008c!important}.theme-light .yellow-border-darker-hover-transparent-60:hover,.theme-light .color-2-border-darker-hover-transparent-60:hover{border-color:#855f0099!important}.theme-light .yellow-border-darker-hover-transparent-65:hover,.theme-light .color-2-border-darker-hover-transparent-65:hover{border-color:#855f00a6!important}.theme-light .yellow-border-darker-hover-transparent-70:hover,.theme-light .color-2-border-darker-hover-transparent-70:hover{border-color:#855f00b3!important}.theme-light .yellow-border-darker-hover-transparent-75:hover,.theme-light .color-2-border-darker-hover-transparent-75:hover{border-color:#855f00bf!important}.theme-light .yellow-border-darker-hover-transparent-80:hover,.theme-light .color-2-border-darker-hover-transparent-80:hover{border-color:#855f00cc!important}.theme-light .yellow-border-darker-hover-transparent-85:hover,.theme-light .color-2-border-darker-hover-transparent-85:hover{border-color:#855f00d9!important}.theme-light .yellow-border-darker-hover-transparent-90:hover,.theme-light .color-2-border-darker-hover-transparent-90:hover{border-color:#855f00e6!important}.theme-light .yellow-border-darker-hover-transparent-95:hover,.theme-light .color-2-border-darker-hover-transparent-95:hover{border-color:#855f00f2!important}.theme-light .yellow-outline-lighter,.theme-light .color-2-outline-lighter{outline-color:#ffecbd!important}.theme-light .yellow-outline-lighter-transparent-5,.theme-light .color-2-outline-lighter-transparent-5{outline-color:#ffecbd0d!important}.theme-light .yellow-outline-lighter-transparent-10,.theme-light .color-2-outline-lighter-transparent-10{outline-color:#ffecbd1a!important}.theme-light .yellow-outline-lighter-transparent-15,.theme-light .color-2-outline-lighter-transparent-15{outline-color:#ffecbd26!important}.theme-light .yellow-outline-lighter-transparent-20,.theme-light .color-2-outline-lighter-transparent-20{outline-color:#ffecbd33!important}.theme-light .yellow-outline-lighter-transparent-25,.theme-light .color-2-outline-lighter-transparent-25{outline-color:#ffecbd40!important}.theme-light .yellow-outline-lighter-transparent-30,.theme-light .color-2-outline-lighter-transparent-30{outline-color:#ffecbd4d!important}.theme-light .yellow-outline-lighter-transparent-35,.theme-light .color-2-outline-lighter-transparent-35{outline-color:#ffecbd59!important}.theme-light .yellow-outline-lighter-transparent-40,.theme-light .color-2-outline-lighter-transparent-40{outline-color:#ffecbd66!important}.theme-light .yellow-outline-lighter-transparent-45,.theme-light .color-2-outline-lighter-transparent-45{outline-color:#ffecbd73!important}.theme-light .yellow-outline-lighter-transparent-50,.theme-light .color-2-outline-lighter-transparent-50{outline-color:#ffecbd80!important}.theme-light .yellow-outline-lighter-transparent-55,.theme-light .color-2-outline-lighter-transparent-55{outline-color:#ffecbd8c!important}.theme-light .yellow-outline-lighter-transparent-60,.theme-light .color-2-outline-lighter-transparent-60{outline-color:#ffecbd99!important}.theme-light .yellow-outline-lighter-transparent-65,.theme-light .color-2-outline-lighter-transparent-65{outline-color:#ffecbda6!important}.theme-light .yellow-outline-lighter-transparent-70,.theme-light .color-2-outline-lighter-transparent-70{outline-color:#ffecbdb3!important}.theme-light .yellow-outline-lighter-transparent-75,.theme-light .color-2-outline-lighter-transparent-75{outline-color:#ffecbdbf!important}.theme-light .yellow-outline-lighter-transparent-80,.theme-light .color-2-outline-lighter-transparent-80{outline-color:#ffecbdcc!important}.theme-light .yellow-outline-lighter-transparent-85,.theme-light .color-2-outline-lighter-transparent-85{outline-color:#ffecbdd9!important}.theme-light .yellow-outline-lighter-transparent-90,.theme-light .color-2-outline-lighter-transparent-90{outline-color:#ffecbde6!important}.theme-light .yellow-outline-lighter-transparent-95,.theme-light .color-2-outline-lighter-transparent-95{outline-color:#ffecbdf2!important}.theme-light .yellow-outline-lighter-lightness-10,.theme-light .color-2-outline-lighter-lightness-10{outline-color:#ffeec4!important}.theme-light .yellow-outline-lighter-darkness-10,.theme-light .color-2-outline-lighter-darkness-10{outline-color:#ffdf91!important}.theme-light .yellow-outline-lighter-lightness-20,.theme-light .color-2-outline-lighter-lightness-20{outline-color:#fff0ca!important}.theme-light .yellow-outline-lighter-darkness-20,.theme-light .color-2-outline-lighter-darkness-20{outline-color:#ffd264!important}.theme-light .yellow-outline-lighter-lightness-30,.theme-light .color-2-outline-lighter-lightness-30{outline-color:#fff2d1!important}.theme-light .yellow-outline-lighter-darkness-30,.theme-light .color-2-outline-lighter-darkness-30{outline-color:#ffc638!important}.theme-light .yellow-outline-lighter-lightness-40,.theme-light .color-2-outline-lighter-lightness-40{outline-color:#fff4d7!important}.theme-light .yellow-outline-lighter-darkness-40,.theme-light .color-2-outline-lighter-darkness-40{outline-color:#ffb90b!important}.theme-light .yellow-outline-lighter-lightness-50,.theme-light .color-2-outline-lighter-lightness-50{outline-color:#fff6de!important}.theme-light .yellow-outline-lighter-darkness-50,.theme-light .color-2-outline-lighter-darkness-50{outline-color:#de9e00!important}.theme-light .yellow-outline-lighter-lightness-60,.theme-light .color-2-outline-lighter-lightness-60{outline-color:#fff7e5!important}.theme-light .yellow-outline-lighter-darkness-60,.theme-light .color-2-outline-lighter-darkness-60{outline-color:#b27e00!important}.theme-light .yellow-outline-lighter-lightness-70,.theme-light .color-2-outline-lighter-lightness-70{outline-color:#fff9eb!important}.theme-light .yellow-outline-lighter-darkness-70,.theme-light .color-2-outline-lighter-darkness-70{outline-color:#855f00!important}.theme-light .yellow-outline-lighter-lightness-80,.theme-light .color-2-outline-lighter-lightness-80{outline-color:#fffbf2!important}.theme-light .yellow-outline-lighter-darkness-80,.theme-light .color-2-outline-lighter-darkness-80{outline-color:#593f00!important}.theme-light .yellow-outline-lighter-lightness-90,.theme-light .color-2-outline-lighter-lightness-90{outline-color:#fffdf8!important}.theme-light .yellow-outline-lighter-darkness-90,.theme-light .color-2-outline-lighter-darkness-90{outline-color:#2c2000!important}.theme-light .yellow-outline-lighter-hover:hover,.theme-light .color-2-outline-lighter-hover:hover{outline-color:#ffecbd!important}.theme-light .yellow-outline-lighter-hover-transparent-5:hover,.theme-light .color-2-outline-lighter-hover-transparent-5:hover{outline-color:#ffecbd0d!important}.theme-light .yellow-outline-lighter-hover-transparent-10:hover,.theme-light .color-2-outline-lighter-hover-transparent-10:hover{outline-color:#ffecbd1a!important}.theme-light .yellow-outline-lighter-hover-transparent-15:hover,.theme-light .color-2-outline-lighter-hover-transparent-15:hover{outline-color:#ffecbd26!important}.theme-light .yellow-outline-lighter-hover-transparent-20:hover,.theme-light .color-2-outline-lighter-hover-transparent-20:hover{outline-color:#ffecbd33!important}.theme-light .yellow-outline-lighter-hover-transparent-25:hover,.theme-light .color-2-outline-lighter-hover-transparent-25:hover{outline-color:#ffecbd40!important}.theme-light .yellow-outline-lighter-hover-transparent-30:hover,.theme-light .color-2-outline-lighter-hover-transparent-30:hover{outline-color:#ffecbd4d!important}.theme-light .yellow-outline-lighter-hover-transparent-35:hover,.theme-light .color-2-outline-lighter-hover-transparent-35:hover{outline-color:#ffecbd59!important}.theme-light .yellow-outline-lighter-hover-transparent-40:hover,.theme-light .color-2-outline-lighter-hover-transparent-40:hover{outline-color:#ffecbd66!important}.theme-light .yellow-outline-lighter-hover-transparent-45:hover,.theme-light .color-2-outline-lighter-hover-transparent-45:hover{outline-color:#ffecbd73!important}.theme-light .yellow-outline-lighter-hover-transparent-50:hover,.theme-light .color-2-outline-lighter-hover-transparent-50:hover{outline-color:#ffecbd80!important}.theme-light .yellow-outline-lighter-hover-transparent-55:hover,.theme-light .color-2-outline-lighter-hover-transparent-55:hover{outline-color:#ffecbd8c!important}.theme-light .yellow-outline-lighter-hover-transparent-60:hover,.theme-light .color-2-outline-lighter-hover-transparent-60:hover{outline-color:#ffecbd99!important}.theme-light .yellow-outline-lighter-hover-transparent-65:hover,.theme-light .color-2-outline-lighter-hover-transparent-65:hover{outline-color:#ffecbda6!important}.theme-light .yellow-outline-lighter-hover-transparent-70:hover,.theme-light .color-2-outline-lighter-hover-transparent-70:hover{outline-color:#ffecbdb3!important}.theme-light .yellow-outline-lighter-hover-transparent-75:hover,.theme-light .color-2-outline-lighter-hover-transparent-75:hover{outline-color:#ffecbdbf!important}.theme-light .yellow-outline-lighter-hover-transparent-80:hover,.theme-light .color-2-outline-lighter-hover-transparent-80:hover{outline-color:#ffecbdcc!important}.theme-light .yellow-outline-lighter-hover-transparent-85:hover,.theme-light .color-2-outline-lighter-hover-transparent-85:hover{outline-color:#ffecbdd9!important}.theme-light .yellow-outline-lighter-hover-transparent-90:hover,.theme-light .color-2-outline-lighter-hover-transparent-90:hover{outline-color:#ffecbde6!important}.theme-light .yellow-outline-lighter-hover-transparent-95:hover,.theme-light .color-2-outline-lighter-hover-transparent-95:hover{outline-color:#ffecbdf2!important}.theme-light .yellow-outline-light,.theme-light .color-2-outline-light{outline-color:#ffc83d!important}.theme-light .yellow-outline-light-transparent-5,.theme-light .color-2-outline-light-transparent-5{outline-color:#ffc83d0d!important}.theme-light .yellow-outline-light-transparent-10,.theme-light .color-2-outline-light-transparent-10{outline-color:#ffc83d1a!important}.theme-light .yellow-outline-light-transparent-15,.theme-light .color-2-outline-light-transparent-15{outline-color:#ffc83d26!important}.theme-light .yellow-outline-light-transparent-20,.theme-light .color-2-outline-light-transparent-20{outline-color:#ffc83d33!important}.theme-light .yellow-outline-light-transparent-25,.theme-light .color-2-outline-light-transparent-25{outline-color:#ffc83d40!important}.theme-light .yellow-outline-light-transparent-30,.theme-light .color-2-outline-light-transparent-30{outline-color:#ffc83d4d!important}.theme-light .yellow-outline-light-transparent-35,.theme-light .color-2-outline-light-transparent-35{outline-color:#ffc83d59!important}.theme-light .yellow-outline-light-transparent-40,.theme-light .color-2-outline-light-transparent-40{outline-color:#ffc83d66!important}.theme-light .yellow-outline-light-transparent-45,.theme-light .color-2-outline-light-transparent-45{outline-color:#ffc83d73!important}.theme-light .yellow-outline-light-transparent-50,.theme-light .color-2-outline-light-transparent-50{outline-color:#ffc83d80!important}.theme-light .yellow-outline-light-transparent-55,.theme-light .color-2-outline-light-transparent-55{outline-color:#ffc83d8c!important}.theme-light .yellow-outline-light-transparent-60,.theme-light .color-2-outline-light-transparent-60{outline-color:#ffc83d99!important}.theme-light .yellow-outline-light-transparent-65,.theme-light .color-2-outline-light-transparent-65{outline-color:#ffc83da6!important}.theme-light .yellow-outline-light-transparent-70,.theme-light .color-2-outline-light-transparent-70{outline-color:#ffc83db3!important}.theme-light .yellow-outline-light-transparent-75,.theme-light .color-2-outline-light-transparent-75{outline-color:#ffc83dbf!important}.theme-light .yellow-outline-light-transparent-80,.theme-light .color-2-outline-light-transparent-80{outline-color:#ffc83dcc!important}.theme-light .yellow-outline-light-transparent-85,.theme-light .color-2-outline-light-transparent-85{outline-color:#ffc83dd9!important}.theme-light .yellow-outline-light-transparent-90,.theme-light .color-2-outline-light-transparent-90{outline-color:#ffc83de6!important}.theme-light .yellow-outline-light-transparent-95,.theme-light .color-2-outline-light-transparent-95{outline-color:#ffc83df2!important}.theme-light .yellow-outline-light-lightness-10,.theme-light .color-2-outline-light-lightness-10{outline-color:#ffce50!important}.theme-light .yellow-outline-light-darkness-10,.theme-light .color-2-outline-light-darkness-10{outline-color:#ffbf1d!important}.theme-light .yellow-outline-light-lightness-20,.theme-light .color-2-outline-light-lightness-20{outline-color:#ffd364!important}.theme-light .yellow-outline-light-darkness-20,.theme-light .color-2-outline-light-darkness-20{outline-color:#fdb500!important}.theme-light .yellow-outline-light-lightness-30,.theme-light .color-2-outline-light-lightness-30{outline-color:#ffd977!important}.theme-light .yellow-outline-light-darkness-30,.theme-light .color-2-outline-light-darkness-30{outline-color:#dd9e00!important}.theme-light .yellow-outline-light-lightness-40,.theme-light .color-2-outline-light-lightness-40{outline-color:#ffde8b!important}.theme-light .yellow-outline-light-darkness-40,.theme-light .color-2-outline-light-darkness-40{outline-color:#be8800!important}.theme-light .yellow-outline-light-lightness-50,.theme-light .color-2-outline-light-lightness-50{outline-color:#ffe49e!important}.theme-light .yellow-outline-light-darkness-50,.theme-light .color-2-outline-light-darkness-50{outline-color:#9e7100!important}.theme-light .yellow-outline-light-lightness-60,.theme-light .color-2-outline-light-lightness-60{outline-color:#ffe9b1!important}.theme-light .yellow-outline-light-darkness-60,.theme-light .color-2-outline-light-darkness-60{outline-color:#7e5b00!important}.theme-light .yellow-outline-light-lightness-70,.theme-light .color-2-outline-light-lightness-70{outline-color:#ffefc5!important}.theme-light .yellow-outline-light-darkness-70,.theme-light .color-2-outline-light-darkness-70{outline-color:#5f4400!important}.theme-light .yellow-outline-light-lightness-80,.theme-light .color-2-outline-light-lightness-80{outline-color:#fff4d8!important}.theme-light .yellow-outline-light-darkness-80,.theme-light .color-2-outline-light-darkness-80{outline-color:#3f2d00!important}.theme-light .yellow-outline-light-lightness-90,.theme-light .color-2-outline-light-lightness-90{outline-color:#fffaec!important}.theme-light .yellow-outline-light-darkness-90,.theme-light .color-2-outline-light-darkness-90{outline-color:#201700!important}.theme-light .yellow-outline-light-hover:hover,.theme-light .color-2-outline-light-hover:hover{outline-color:#ffc83d!important}.theme-light .yellow-outline-light-hover-transparent-5:hover,.theme-light .color-2-outline-light-hover-transparent-5:hover{outline-color:#ffc83d0d!important}.theme-light .yellow-outline-light-hover-transparent-10:hover,.theme-light .color-2-outline-light-hover-transparent-10:hover{outline-color:#ffc83d1a!important}.theme-light .yellow-outline-light-hover-transparent-15:hover,.theme-light .color-2-outline-light-hover-transparent-15:hover{outline-color:#ffc83d26!important}.theme-light .yellow-outline-light-hover-transparent-20:hover,.theme-light .color-2-outline-light-hover-transparent-20:hover{outline-color:#ffc83d33!important}.theme-light .yellow-outline-light-hover-transparent-25:hover,.theme-light .color-2-outline-light-hover-transparent-25:hover{outline-color:#ffc83d40!important}.theme-light .yellow-outline-light-hover-transparent-30:hover,.theme-light .color-2-outline-light-hover-transparent-30:hover{outline-color:#ffc83d4d!important}.theme-light .yellow-outline-light-hover-transparent-35:hover,.theme-light .color-2-outline-light-hover-transparent-35:hover{outline-color:#ffc83d59!important}.theme-light .yellow-outline-light-hover-transparent-40:hover,.theme-light .color-2-outline-light-hover-transparent-40:hover{outline-color:#ffc83d66!important}.theme-light .yellow-outline-light-hover-transparent-45:hover,.theme-light .color-2-outline-light-hover-transparent-45:hover{outline-color:#ffc83d73!important}.theme-light .yellow-outline-light-hover-transparent-50:hover,.theme-light .color-2-outline-light-hover-transparent-50:hover{outline-color:#ffc83d80!important}.theme-light .yellow-outline-light-hover-transparent-55:hover,.theme-light .color-2-outline-light-hover-transparent-55:hover{outline-color:#ffc83d8c!important}.theme-light .yellow-outline-light-hover-transparent-60:hover,.theme-light .color-2-outline-light-hover-transparent-60:hover{outline-color:#ffc83d99!important}.theme-light .yellow-outline-light-hover-transparent-65:hover,.theme-light .color-2-outline-light-hover-transparent-65:hover{outline-color:#ffc83da6!important}.theme-light .yellow-outline-light-hover-transparent-70:hover,.theme-light .color-2-outline-light-hover-transparent-70:hover{outline-color:#ffc83db3!important}.theme-light .yellow-outline-light-hover-transparent-75:hover,.theme-light .color-2-outline-light-hover-transparent-75:hover{outline-color:#ffc83dbf!important}.theme-light .yellow-outline-light-hover-transparent-80:hover,.theme-light .color-2-outline-light-hover-transparent-80:hover{outline-color:#ffc83dcc!important}.theme-light .yellow-outline-light-hover-transparent-85:hover,.theme-light .color-2-outline-light-hover-transparent-85:hover{outline-color:#ffc83dd9!important}.theme-light .yellow-outline-light-hover-transparent-90:hover,.theme-light .color-2-outline-light-hover-transparent-90:hover{outline-color:#ffc83de6!important}.theme-light .yellow-outline-light-hover-transparent-95:hover,.theme-light .color-2-outline-light-hover-transparent-95:hover{outline-color:#ffc83df2!important}.theme-light .yellow-outline,.theme-light .color-2-outline{outline-color:#ffb600!important}.theme-light .yellow-outline-transparent-5,.theme-light .color-2-outline-transparent-5{outline-color:#ffb6000d!important}.theme-light .yellow-outline-transparent-10,.theme-light .color-2-outline-transparent-10{outline-color:#ffb6001a!important}.theme-light .yellow-outline-transparent-15,.theme-light .color-2-outline-transparent-15{outline-color:#ffb60026!important}.theme-light .yellow-outline-transparent-20,.theme-light .color-2-outline-transparent-20{outline-color:#ffb60033!important}.theme-light .yellow-outline-transparent-25,.theme-light .color-2-outline-transparent-25{outline-color:#ffb60040!important}.theme-light .yellow-outline-transparent-30,.theme-light .color-2-outline-transparent-30{outline-color:#ffb6004d!important}.theme-light .yellow-outline-transparent-35,.theme-light .color-2-outline-transparent-35{outline-color:#ffb60059!important}.theme-light .yellow-outline-transparent-40,.theme-light .color-2-outline-transparent-40{outline-color:#ffb60066!important}.theme-light .yellow-outline-transparent-45,.theme-light .color-2-outline-transparent-45{outline-color:#ffb60073!important}.theme-light .yellow-outline-transparent-50,.theme-light .color-2-outline-transparent-50{outline-color:#ffb60080!important}.theme-light .yellow-outline-transparent-55,.theme-light .color-2-outline-transparent-55{outline-color:#ffb6008c!important}.theme-light .yellow-outline-transparent-60,.theme-light .color-2-outline-transparent-60{outline-color:#ffb60099!important}.theme-light .yellow-outline-transparent-65,.theme-light .color-2-outline-transparent-65{outline-color:#ffb600a6!important}.theme-light .yellow-outline-transparent-70,.theme-light .color-2-outline-transparent-70{outline-color:#ffb600b3!important}.theme-light .yellow-outline-transparent-75,.theme-light .color-2-outline-transparent-75{outline-color:#ffb600bf!important}.theme-light .yellow-outline-transparent-80,.theme-light .color-2-outline-transparent-80{outline-color:#ffb600cc!important}.theme-light .yellow-outline-transparent-85,.theme-light .color-2-outline-transparent-85{outline-color:#ffb600d9!important}.theme-light .yellow-outline-transparent-90,.theme-light .color-2-outline-transparent-90{outline-color:#ffb600e6!important}.theme-light .yellow-outline-transparent-95,.theme-light .color-2-outline-transparent-95{outline-color:#ffb600f2!important}.theme-light .yellow-outline-lightness-10,.theme-light .color-2-outline-lightness-10{outline-color:#ffbd1a!important}.theme-light .yellow-outline-darkness-10,.theme-light .color-2-outline-darkness-10{outline-color:#e6a400!important}.theme-light .yellow-outline-lightness-20,.theme-light .color-2-outline-lightness-20{outline-color:#ffc533!important}.theme-light .yellow-outline-darkness-20,.theme-light .color-2-outline-darkness-20{outline-color:#cc9200!important}.theme-light .yellow-outline-lightness-30,.theme-light .color-2-outline-lightness-30{outline-color:#ffcc4d!important}.theme-light .yellow-outline-darkness-30,.theme-light .color-2-outline-darkness-30{outline-color:#b37f00!important}.theme-light .yellow-outline-lightness-40,.theme-light .color-2-outline-lightness-40{outline-color:#ffd366!important}.theme-light .yellow-outline-darkness-40,.theme-light .color-2-outline-darkness-40{outline-color:#996d00!important}.theme-light .yellow-outline-lightness-50,.theme-light .color-2-outline-lightness-50{outline-color:#ffdb80!important}.theme-light .yellow-outline-darkness-50,.theme-light .color-2-outline-darkness-50{outline-color:#805b00!important}.theme-light .yellow-outline-lightness-60,.theme-light .color-2-outline-lightness-60{outline-color:#ffe299!important}.theme-light .yellow-outline-darkness-60,.theme-light .color-2-outline-darkness-60{outline-color:#664900!important}.theme-light .yellow-outline-lightness-70,.theme-light .color-2-outline-lightness-70{outline-color:#ffe9b3!important}.theme-light .yellow-outline-darkness-70,.theme-light .color-2-outline-darkness-70{outline-color:#4d3700!important}.theme-light .yellow-outline-lightness-80,.theme-light .color-2-outline-lightness-80{outline-color:#fff0cc!important}.theme-light .yellow-outline-darkness-80,.theme-light .color-2-outline-darkness-80{outline-color:#332400!important}.theme-light .yellow-outline-lightness-90,.theme-light .color-2-outline-lightness-90{outline-color:#fff8e6!important}.theme-light .yellow-outline-darkness-90,.theme-light .color-2-outline-darkness-90{outline-color:#1a1200!important}.theme-light .yellow-outline-hover:hover,.theme-light .color-2-outline-hover:hover{outline-color:#ffb600!important}.theme-light .yellow-outline-hover-transparent-5:hover,.theme-light .color-2-outline-hover-transparent-5:hover{outline-color:#ffb6000d!important}.theme-light .yellow-outline-hover-transparent-10:hover,.theme-light .color-2-outline-hover-transparent-10:hover{outline-color:#ffb6001a!important}.theme-light .yellow-outline-hover-transparent-15:hover,.theme-light .color-2-outline-hover-transparent-15:hover{outline-color:#ffb60026!important}.theme-light .yellow-outline-hover-transparent-20:hover,.theme-light .color-2-outline-hover-transparent-20:hover{outline-color:#ffb60033!important}.theme-light .yellow-outline-hover-transparent-25:hover,.theme-light .color-2-outline-hover-transparent-25:hover{outline-color:#ffb60040!important}.theme-light .yellow-outline-hover-transparent-30:hover,.theme-light .color-2-outline-hover-transparent-30:hover{outline-color:#ffb6004d!important}.theme-light .yellow-outline-hover-transparent-35:hover,.theme-light .color-2-outline-hover-transparent-35:hover{outline-color:#ffb60059!important}.theme-light .yellow-outline-hover-transparent-40:hover,.theme-light .color-2-outline-hover-transparent-40:hover{outline-color:#ffb60066!important}.theme-light .yellow-outline-hover-transparent-45:hover,.theme-light .color-2-outline-hover-transparent-45:hover{outline-color:#ffb60073!important}.theme-light .yellow-outline-hover-transparent-50:hover,.theme-light .color-2-outline-hover-transparent-50:hover{outline-color:#ffb60080!important}.theme-light .yellow-outline-hover-transparent-55:hover,.theme-light .color-2-outline-hover-transparent-55:hover{outline-color:#ffb6008c!important}.theme-light .yellow-outline-hover-transparent-60:hover,.theme-light .color-2-outline-hover-transparent-60:hover{outline-color:#ffb60099!important}.theme-light .yellow-outline-hover-transparent-65:hover,.theme-light .color-2-outline-hover-transparent-65:hover{outline-color:#ffb600a6!important}.theme-light .yellow-outline-hover-transparent-70:hover,.theme-light .color-2-outline-hover-transparent-70:hover{outline-color:#ffb600b3!important}.theme-light .yellow-outline-hover-transparent-75:hover,.theme-light .color-2-outline-hover-transparent-75:hover{outline-color:#ffb600bf!important}.theme-light .yellow-outline-hover-transparent-80:hover,.theme-light .color-2-outline-hover-transparent-80:hover{outline-color:#ffb600cc!important}.theme-light .yellow-outline-hover-transparent-85:hover,.theme-light .color-2-outline-hover-transparent-85:hover{outline-color:#ffb600d9!important}.theme-light .yellow-outline-hover-transparent-90:hover,.theme-light .color-2-outline-hover-transparent-90:hover{outline-color:#ffb600e6!important}.theme-light .yellow-outline-hover-transparent-95:hover,.theme-light .color-2-outline-hover-transparent-95:hover{outline-color:#ffb600f2!important}.theme-light .yellow-outline-dark,.theme-light .color-2-outline-dark{outline-color:#c28a00!important}.theme-light .yellow-outline-dark-transparent-5,.theme-light .color-2-outline-dark-transparent-5{outline-color:#c28a000d!important}.theme-light .yellow-outline-dark-transparent-10,.theme-light .color-2-outline-dark-transparent-10{outline-color:#c28a001a!important}.theme-light .yellow-outline-dark-transparent-15,.theme-light .color-2-outline-dark-transparent-15{outline-color:#c28a0026!important}.theme-light .yellow-outline-dark-transparent-20,.theme-light .color-2-outline-dark-transparent-20{outline-color:#c28a0033!important}.theme-light .yellow-outline-dark-transparent-25,.theme-light .color-2-outline-dark-transparent-25{outline-color:#c28a0040!important}.theme-light .yellow-outline-dark-transparent-30,.theme-light .color-2-outline-dark-transparent-30{outline-color:#c28a004d!important}.theme-light .yellow-outline-dark-transparent-35,.theme-light .color-2-outline-dark-transparent-35{outline-color:#c28a0059!important}.theme-light .yellow-outline-dark-transparent-40,.theme-light .color-2-outline-dark-transparent-40{outline-color:#c28a0066!important}.theme-light .yellow-outline-dark-transparent-45,.theme-light .color-2-outline-dark-transparent-45{outline-color:#c28a0073!important}.theme-light .yellow-outline-dark-transparent-50,.theme-light .color-2-outline-dark-transparent-50{outline-color:#c28a0080!important}.theme-light .yellow-outline-dark-transparent-55,.theme-light .color-2-outline-dark-transparent-55{outline-color:#c28a008c!important}.theme-light .yellow-outline-dark-transparent-60,.theme-light .color-2-outline-dark-transparent-60{outline-color:#c28a0099!important}.theme-light .yellow-outline-dark-transparent-65,.theme-light .color-2-outline-dark-transparent-65{outline-color:#c28a00a6!important}.theme-light .yellow-outline-dark-transparent-70,.theme-light .color-2-outline-dark-transparent-70{outline-color:#c28a00b3!important}.theme-light .yellow-outline-dark-transparent-75,.theme-light .color-2-outline-dark-transparent-75{outline-color:#c28a00bf!important}.theme-light .yellow-outline-dark-transparent-80,.theme-light .color-2-outline-dark-transparent-80{outline-color:#c28a00cc!important}.theme-light .yellow-outline-dark-transparent-85,.theme-light .color-2-outline-dark-transparent-85{outline-color:#c28a00d9!important}.theme-light .yellow-outline-dark-transparent-90,.theme-light .color-2-outline-dark-transparent-90{outline-color:#c28a00e6!important}.theme-light .yellow-outline-dark-transparent-95,.theme-light .color-2-outline-dark-transparent-95{outline-color:#c28a00f2!important}.theme-light .yellow-outline-dark-lightness-10,.theme-light .color-2-outline-dark-lightness-10{outline-color:#e2a000!important}.theme-light .yellow-outline-dark-darkness-10,.theme-light .color-2-outline-dark-darkness-10{outline-color:#af7c00!important}.theme-light .yellow-outline-dark-lightness-20,.theme-light .color-2-outline-dark-lightness-20{outline-color:#ffb602!important}.theme-light .yellow-outline-dark-darkness-20,.theme-light .color-2-outline-dark-darkness-20{outline-color:#9b6e00!important}.theme-light .yellow-outline-dark-lightness-30,.theme-light .color-2-outline-dark-lightness-30{outline-color:#ffbf22!important}.theme-light .yellow-outline-dark-darkness-30,.theme-light .color-2-outline-dark-darkness-30{outline-color:#886100!important}.theme-light .yellow-outline-dark-lightness-40,.theme-light .color-2-outline-dark-lightness-40{outline-color:#ffc841!important}.theme-light .yellow-outline-dark-darkness-40,.theme-light .color-2-outline-dark-darkness-40{outline-color:#745300!important}.theme-light .yellow-outline-dark-lightness-50,.theme-light .color-2-outline-dark-lightness-50{outline-color:#ffd161!important}.theme-light .yellow-outline-dark-darkness-50,.theme-light .color-2-outline-dark-darkness-50{outline-color:#614500!important}.theme-light .yellow-outline-dark-lightness-60,.theme-light .color-2-outline-dark-lightness-60{outline-color:#ffdb81!important}.theme-light .yellow-outline-dark-darkness-60,.theme-light .color-2-outline-dark-darkness-60{outline-color:#4e3700!important}.theme-light .yellow-outline-dark-lightness-70,.theme-light .color-2-outline-dark-lightness-70{outline-color:#ffe4a0!important}.theme-light .yellow-outline-dark-darkness-70,.theme-light .color-2-outline-dark-darkness-70{outline-color:#3a2900!important}.theme-light .yellow-outline-dark-lightness-80,.theme-light .color-2-outline-dark-lightness-80{outline-color:#ffedc0!important}.theme-light .yellow-outline-dark-darkness-80,.theme-light .color-2-outline-dark-darkness-80{outline-color:#271c00!important}.theme-light .yellow-outline-dark-lightness-90,.theme-light .color-2-outline-dark-lightness-90{outline-color:#fff6df!important}.theme-light .yellow-outline-dark-darkness-90,.theme-light .color-2-outline-dark-darkness-90{outline-color:#130e00!important}.theme-light .yellow-outline-dark-hover:hover,.theme-light .color-2-outline-dark-hover:hover{outline-color:#c28a00!important}.theme-light .yellow-outline-dark-hover-transparent-5:hover,.theme-light .color-2-outline-dark-hover-transparent-5:hover{outline-color:#c28a000d!important}.theme-light .yellow-outline-dark-hover-transparent-10:hover,.theme-light .color-2-outline-dark-hover-transparent-10:hover{outline-color:#c28a001a!important}.theme-light .yellow-outline-dark-hover-transparent-15:hover,.theme-light .color-2-outline-dark-hover-transparent-15:hover{outline-color:#c28a0026!important}.theme-light .yellow-outline-dark-hover-transparent-20:hover,.theme-light .color-2-outline-dark-hover-transparent-20:hover{outline-color:#c28a0033!important}.theme-light .yellow-outline-dark-hover-transparent-25:hover,.theme-light .color-2-outline-dark-hover-transparent-25:hover{outline-color:#c28a0040!important}.theme-light .yellow-outline-dark-hover-transparent-30:hover,.theme-light .color-2-outline-dark-hover-transparent-30:hover{outline-color:#c28a004d!important}.theme-light .yellow-outline-dark-hover-transparent-35:hover,.theme-light .color-2-outline-dark-hover-transparent-35:hover{outline-color:#c28a0059!important}.theme-light .yellow-outline-dark-hover-transparent-40:hover,.theme-light .color-2-outline-dark-hover-transparent-40:hover{outline-color:#c28a0066!important}.theme-light .yellow-outline-dark-hover-transparent-45:hover,.theme-light .color-2-outline-dark-hover-transparent-45:hover{outline-color:#c28a0073!important}.theme-light .yellow-outline-dark-hover-transparent-50:hover,.theme-light .color-2-outline-dark-hover-transparent-50:hover{outline-color:#c28a0080!important}.theme-light .yellow-outline-dark-hover-transparent-55:hover,.theme-light .color-2-outline-dark-hover-transparent-55:hover{outline-color:#c28a008c!important}.theme-light .yellow-outline-dark-hover-transparent-60:hover,.theme-light .color-2-outline-dark-hover-transparent-60:hover{outline-color:#c28a0099!important}.theme-light .yellow-outline-dark-hover-transparent-65:hover,.theme-light .color-2-outline-dark-hover-transparent-65:hover{outline-color:#c28a00a6!important}.theme-light .yellow-outline-dark-hover-transparent-70:hover,.theme-light .color-2-outline-dark-hover-transparent-70:hover{outline-color:#c28a00b3!important}.theme-light .yellow-outline-dark-hover-transparent-75:hover,.theme-light .color-2-outline-dark-hover-transparent-75:hover{outline-color:#c28a00bf!important}.theme-light .yellow-outline-dark-hover-transparent-80:hover,.theme-light .color-2-outline-dark-hover-transparent-80:hover{outline-color:#c28a00cc!important}.theme-light .yellow-outline-dark-hover-transparent-85:hover,.theme-light .color-2-outline-dark-hover-transparent-85:hover{outline-color:#c28a00d9!important}.theme-light .yellow-outline-dark-hover-transparent-90:hover,.theme-light .color-2-outline-dark-hover-transparent-90:hover{outline-color:#c28a00e6!important}.theme-light .yellow-outline-dark-hover-transparent-95:hover,.theme-light .color-2-outline-dark-hover-transparent-95:hover{outline-color:#c28a00f2!important}.theme-light .yellow-outline-darker,.theme-light .color-2-outline-darker{outline-color:#855f00!important}.theme-light .yellow-outline-darker-transparent-5,.theme-light .color-2-outline-darker-transparent-5{outline-color:#855f000d!important}.theme-light .yellow-outline-darker-transparent-10,.theme-light .color-2-outline-darker-transparent-10{outline-color:#855f001a!important}.theme-light .yellow-outline-darker-transparent-15,.theme-light .color-2-outline-darker-transparent-15{outline-color:#855f0026!important}.theme-light .yellow-outline-darker-transparent-20,.theme-light .color-2-outline-darker-transparent-20{outline-color:#855f0033!important}.theme-light .yellow-outline-darker-transparent-25,.theme-light .color-2-outline-darker-transparent-25{outline-color:#855f0040!important}.theme-light .yellow-outline-darker-transparent-30,.theme-light .color-2-outline-darker-transparent-30{outline-color:#855f004d!important}.theme-light .yellow-outline-darker-transparent-35,.theme-light .color-2-outline-darker-transparent-35{outline-color:#855f0059!important}.theme-light .yellow-outline-darker-transparent-40,.theme-light .color-2-outline-darker-transparent-40{outline-color:#855f0066!important}.theme-light .yellow-outline-darker-transparent-45,.theme-light .color-2-outline-darker-transparent-45{outline-color:#855f0073!important}.theme-light .yellow-outline-darker-transparent-50,.theme-light .color-2-outline-darker-transparent-50{outline-color:#855f0080!important}.theme-light .yellow-outline-darker-transparent-55,.theme-light .color-2-outline-darker-transparent-55{outline-color:#855f008c!important}.theme-light .yellow-outline-darker-transparent-60,.theme-light .color-2-outline-darker-transparent-60{outline-color:#855f0099!important}.theme-light .yellow-outline-darker-transparent-65,.theme-light .color-2-outline-darker-transparent-65{outline-color:#855f00a6!important}.theme-light .yellow-outline-darker-transparent-70,.theme-light .color-2-outline-darker-transparent-70{outline-color:#855f00b3!important}.theme-light .yellow-outline-darker-transparent-75,.theme-light .color-2-outline-darker-transparent-75{outline-color:#855f00bf!important}.theme-light .yellow-outline-darker-transparent-80,.theme-light .color-2-outline-darker-transparent-80{outline-color:#855f00cc!important}.theme-light .yellow-outline-darker-transparent-85,.theme-light .color-2-outline-darker-transparent-85{outline-color:#855f00d9!important}.theme-light .yellow-outline-darker-transparent-90,.theme-light .color-2-outline-darker-transparent-90{outline-color:#855f00e6!important}.theme-light .yellow-outline-darker-transparent-95,.theme-light .color-2-outline-darker-transparent-95{outline-color:#855f00f2!important}.theme-light .yellow-outline-darker-lightness-10,.theme-light .color-2-outline-darker-lightness-10{outline-color:#ab7a00!important}.theme-light .yellow-outline-darker-darkness-10,.theme-light .color-2-outline-darker-darkness-10{outline-color:#785600!important}.theme-light .yellow-outline-darker-lightness-20,.theme-light .color-2-outline-darker-lightness-20{outline-color:#d09500!important}.theme-light .yellow-outline-darker-darkness-20,.theme-light .color-2-outline-darker-darkness-20{outline-color:#6a4c00!important}.theme-light .yellow-outline-darker-lightness-30,.theme-light .color-2-outline-darker-lightness-30{outline-color:#f6b000!important}.theme-light .yellow-outline-darker-darkness-30,.theme-light .color-2-outline-darker-darkness-30{outline-color:#5d4300!important}.theme-light .yellow-outline-darker-lightness-40,.theme-light .color-2-outline-darker-lightness-40{outline-color:#ffbe1d!important}.theme-light .yellow-outline-darker-darkness-40,.theme-light .color-2-outline-darker-darkness-40{outline-color:#503900!important}.theme-light .yellow-outline-darker-lightness-50,.theme-light .color-2-outline-darker-lightness-50{outline-color:#ffc943!important}.theme-light .yellow-outline-darker-darkness-50,.theme-light .color-2-outline-darker-darkness-50{outline-color:#433000!important}.theme-light .yellow-outline-darker-lightness-60,.theme-light .color-2-outline-darker-lightness-60{outline-color:#ffd468!important}.theme-light .yellow-outline-darker-darkness-60,.theme-light .color-2-outline-darker-darkness-60{outline-color:#352600!important}.theme-light .yellow-outline-darker-lightness-70,.theme-light .color-2-outline-darker-lightness-70{outline-color:#ffdf8e!important}.theme-light .yellow-outline-darker-darkness-70,.theme-light .color-2-outline-darker-darkness-70{outline-color:#281d00!important}.theme-light .yellow-outline-darker-lightness-80,.theme-light .color-2-outline-darker-lightness-80{outline-color:#ffe9b4!important}.theme-light .yellow-outline-darker-darkness-80,.theme-light .color-2-outline-darker-darkness-80{outline-color:#1b1300!important}.theme-light .yellow-outline-darker-lightness-90,.theme-light .color-2-outline-darker-lightness-90{outline-color:#fff4d9!important}.theme-light .yellow-outline-darker-darkness-90,.theme-light .color-2-outline-darker-darkness-90{outline-color:#0d0a00!important}.theme-light .yellow-outline-darker-hover:hover,.theme-light .color-2-outline-darker-hover:hover{outline-color:#855f00!important}.theme-light .yellow-outline-darker-hover-transparent-5:hover,.theme-light .color-2-outline-darker-hover-transparent-5:hover{outline-color:#855f000d!important}.theme-light .yellow-outline-darker-hover-transparent-10:hover,.theme-light .color-2-outline-darker-hover-transparent-10:hover{outline-color:#855f001a!important}.theme-light .yellow-outline-darker-hover-transparent-15:hover,.theme-light .color-2-outline-darker-hover-transparent-15:hover{outline-color:#855f0026!important}.theme-light .yellow-outline-darker-hover-transparent-20:hover,.theme-light .color-2-outline-darker-hover-transparent-20:hover{outline-color:#855f0033!important}.theme-light .yellow-outline-darker-hover-transparent-25:hover,.theme-light .color-2-outline-darker-hover-transparent-25:hover{outline-color:#855f0040!important}.theme-light .yellow-outline-darker-hover-transparent-30:hover,.theme-light .color-2-outline-darker-hover-transparent-30:hover{outline-color:#855f004d!important}.theme-light .yellow-outline-darker-hover-transparent-35:hover,.theme-light .color-2-outline-darker-hover-transparent-35:hover{outline-color:#855f0059!important}.theme-light .yellow-outline-darker-hover-transparent-40:hover,.theme-light .color-2-outline-darker-hover-transparent-40:hover{outline-color:#855f0066!important}.theme-light .yellow-outline-darker-hover-transparent-45:hover,.theme-light .color-2-outline-darker-hover-transparent-45:hover{outline-color:#855f0073!important}.theme-light .yellow-outline-darker-hover-transparent-50:hover,.theme-light .color-2-outline-darker-hover-transparent-50:hover{outline-color:#855f0080!important}.theme-light .yellow-outline-darker-hover-transparent-55:hover,.theme-light .color-2-outline-darker-hover-transparent-55:hover{outline-color:#855f008c!important}.theme-light .yellow-outline-darker-hover-transparent-60:hover,.theme-light .color-2-outline-darker-hover-transparent-60:hover{outline-color:#855f0099!important}.theme-light .yellow-outline-darker-hover-transparent-65:hover,.theme-light .color-2-outline-darker-hover-transparent-65:hover{outline-color:#855f00a6!important}.theme-light .yellow-outline-darker-hover-transparent-70:hover,.theme-light .color-2-outline-darker-hover-transparent-70:hover{outline-color:#855f00b3!important}.theme-light .yellow-outline-darker-hover-transparent-75:hover,.theme-light .color-2-outline-darker-hover-transparent-75:hover{outline-color:#855f00bf!important}.theme-light .yellow-outline-darker-hover-transparent-80:hover,.theme-light .color-2-outline-darker-hover-transparent-80:hover{outline-color:#855f00cc!important}.theme-light .yellow-outline-darker-hover-transparent-85:hover,.theme-light .color-2-outline-darker-hover-transparent-85:hover{outline-color:#855f00d9!important}.theme-light .yellow-outline-darker-hover-transparent-90:hover,.theme-light .color-2-outline-darker-hover-transparent-90:hover{outline-color:#855f00e6!important}.theme-light .yellow-outline-darker-hover-transparent-95:hover,.theme-light .color-2-outline-darker-hover-transparent-95:hover{outline-color:#855f00f2!important}.theme-light .red-bg-lighter,.theme-light .color-6-bg-lighter{background-color:#f7c8c4}.theme-light .red-bg-lighter-transparent-5,.theme-light .color-6-bg-lighter-transparent-5{background-color:#f7c8c40d}.theme-light .red-bg-lighter-transparent-10,.theme-light .color-6-bg-lighter-transparent-10{background-color:#f7c8c41a}.theme-light .red-bg-lighter-transparent-15,.theme-light .color-6-bg-lighter-transparent-15{background-color:#f7c8c426}.theme-light .red-bg-lighter-transparent-20,.theme-light .color-6-bg-lighter-transparent-20{background-color:#f7c8c433}.theme-light .red-bg-lighter-transparent-25,.theme-light .color-6-bg-lighter-transparent-25{background-color:#f7c8c440}.theme-light .red-bg-lighter-transparent-30,.theme-light .color-6-bg-lighter-transparent-30{background-color:#f7c8c44d}.theme-light .red-bg-lighter-transparent-35,.theme-light .color-6-bg-lighter-transparent-35{background-color:#f7c8c459}.theme-light .red-bg-lighter-transparent-40,.theme-light .color-6-bg-lighter-transparent-40{background-color:#f7c8c466}.theme-light .red-bg-lighter-transparent-45,.theme-light .color-6-bg-lighter-transparent-45{background-color:#f7c8c473}.theme-light .red-bg-lighter-transparent-50,.theme-light .color-6-bg-lighter-transparent-50{background-color:#f7c8c480}.theme-light .red-bg-lighter-transparent-55,.theme-light .color-6-bg-lighter-transparent-55{background-color:#f7c8c48c}.theme-light .red-bg-lighter-transparent-60,.theme-light .color-6-bg-lighter-transparent-60{background-color:#f7c8c499}.theme-light .red-bg-lighter-transparent-65,.theme-light .color-6-bg-lighter-transparent-65{background-color:#f7c8c4a6}.theme-light .red-bg-lighter-transparent-70,.theme-light .color-6-bg-lighter-transparent-70{background-color:#f7c8c4b3}.theme-light .red-bg-lighter-transparent-75,.theme-light .color-6-bg-lighter-transparent-75{background-color:#f7c8c4bf}.theme-light .red-bg-lighter-transparent-80,.theme-light .color-6-bg-lighter-transparent-80{background-color:#f7c8c4cc}.theme-light .red-bg-lighter-transparent-85,.theme-light .color-6-bg-lighter-transparent-85{background-color:#f7c8c4d9}.theme-light .red-bg-lighter-transparent-90,.theme-light .color-6-bg-lighter-transparent-90{background-color:#f7c8c4e6}.theme-light .red-bg-lighter-transparent-95,.theme-light .color-6-bg-lighter-transparent-95{background-color:#f7c8c4f2}.theme-light .red-bg-lighter-lightness-10,.theme-light .color-6-bg-lighter-lightness-10{background-color:#f8ceca}.theme-light .red-bg-lighter-darkness-10,.theme-light .color-6-bg-lighter-darkness-10{background-color:#f2a49d}.theme-light .red-bg-lighter-lightness-20,.theme-light .color-6-bg-lighter-lightness-20{background-color:#f9d3d0}.theme-light .red-bg-lighter-darkness-20,.theme-light .color-6-bg-lighter-darkness-20{background-color:#ec7f76}.theme-light .red-bg-lighter-lightness-30,.theme-light .color-6-bg-lighter-lightness-30{background-color:#f9d9d6}.theme-light .red-bg-lighter-darkness-30,.theme-light .color-6-bg-lighter-darkness-30{background-color:#e75b4f}.theme-light .red-bg-lighter-lightness-40,.theme-light .color-6-bg-lighter-lightness-40{background-color:#fadedc}.theme-light .red-bg-lighter-darkness-40,.theme-light .color-6-bg-lighter-darkness-40{background-color:#e23728}.theme-light .red-bg-lighter-lightness-50,.theme-light .color-6-bg-lighter-lightness-50{background-color:#fbe4e2}.theme-light .red-bg-lighter-darkness-50,.theme-light .color-6-bg-lighter-darkness-50{background-color:#c3281a}.theme-light .red-bg-lighter-lightness-60,.theme-light .color-6-bg-lighter-lightness-60{background-color:#fce9e7}.theme-light .red-bg-lighter-darkness-60,.theme-light .color-6-bg-lighter-darkness-60{background-color:#9c2015}.theme-light .red-bg-lighter-lightness-70,.theme-light .color-6-bg-lighter-lightness-70{background-color:#fdefed}.theme-light .red-bg-lighter-darkness-70,.theme-light .color-6-bg-lighter-darkness-70{background-color:#751810}.theme-light .red-bg-lighter-lightness-80,.theme-light .color-6-bg-lighter-lightness-80{background-color:#fdf4f3}.theme-light .red-bg-lighter-darkness-80,.theme-light .color-6-bg-lighter-darkness-80{background-color:#4e100b}.theme-light .red-bg-lighter-lightness-90,.theme-light .color-6-bg-lighter-lightness-90{background-color:#fefaf9}.theme-light .red-bg-lighter-darkness-90,.theme-light .color-6-bg-lighter-darkness-90{background-color:#270805}.theme-light .red-bg-lighter-hover:hover,.theme-light .color-6-bg-lighter-hover:hover{background-color:#f7c8c4}.theme-light .red-bg-lighter-hover-transparent-5:hover,.theme-light .color-6-bg-lighter-hover-transparent-5:hover{background-color:#f7c8c40d}.theme-light .red-bg-lighter-hover-transparent-10:hover,.theme-light .color-6-bg-lighter-hover-transparent-10:hover{background-color:#f7c8c41a}.theme-light .red-bg-lighter-hover-transparent-15:hover,.theme-light .color-6-bg-lighter-hover-transparent-15:hover{background-color:#f7c8c426}.theme-light .red-bg-lighter-hover-transparent-20:hover,.theme-light .color-6-bg-lighter-hover-transparent-20:hover{background-color:#f7c8c433}.theme-light .red-bg-lighter-hover-transparent-25:hover,.theme-light .color-6-bg-lighter-hover-transparent-25:hover{background-color:#f7c8c440}.theme-light .red-bg-lighter-hover-transparent-30:hover,.theme-light .color-6-bg-lighter-hover-transparent-30:hover{background-color:#f7c8c44d}.theme-light .red-bg-lighter-hover-transparent-35:hover,.theme-light .color-6-bg-lighter-hover-transparent-35:hover{background-color:#f7c8c459}.theme-light .red-bg-lighter-hover-transparent-40:hover,.theme-light .color-6-bg-lighter-hover-transparent-40:hover{background-color:#f7c8c466}.theme-light .red-bg-lighter-hover-transparent-45:hover,.theme-light .color-6-bg-lighter-hover-transparent-45:hover{background-color:#f7c8c473}.theme-light .red-bg-lighter-hover-transparent-50:hover,.theme-light .color-6-bg-lighter-hover-transparent-50:hover{background-color:#f7c8c480}.theme-light .red-bg-lighter-hover-transparent-55:hover,.theme-light .color-6-bg-lighter-hover-transparent-55:hover{background-color:#f7c8c48c}.theme-light .red-bg-lighter-hover-transparent-60:hover,.theme-light .color-6-bg-lighter-hover-transparent-60:hover{background-color:#f7c8c499}.theme-light .red-bg-lighter-hover-transparent-65:hover,.theme-light .color-6-bg-lighter-hover-transparent-65:hover{background-color:#f7c8c4a6}.theme-light .red-bg-lighter-hover-transparent-70:hover,.theme-light .color-6-bg-lighter-hover-transparent-70:hover{background-color:#f7c8c4b3}.theme-light .red-bg-lighter-hover-transparent-75:hover,.theme-light .color-6-bg-lighter-hover-transparent-75:hover{background-color:#f7c8c4bf}.theme-light .red-bg-lighter-hover-transparent-80:hover,.theme-light .color-6-bg-lighter-hover-transparent-80:hover{background-color:#f7c8c4cc}.theme-light .red-bg-lighter-hover-transparent-85:hover,.theme-light .color-6-bg-lighter-hover-transparent-85:hover{background-color:#f7c8c4d9}.theme-light .red-bg-lighter-hover-transparent-90:hover,.theme-light .color-6-bg-lighter-hover-transparent-90:hover{background-color:#f7c8c4e6}.theme-light .red-bg-lighter-hover-transparent-95:hover,.theme-light .color-6-bg-lighter-hover-transparent-95:hover{background-color:#f7c8c4f2}.theme-light .red-bg-light,.theme-light .color-6-bg-light{background-color:#e86153}.theme-light .red-bg-light-transparent-5,.theme-light .color-6-bg-light-transparent-5{background-color:#e861530d}.theme-light .red-bg-light-transparent-10,.theme-light .color-6-bg-light-transparent-10{background-color:#e861531a}.theme-light .red-bg-light-transparent-15,.theme-light .color-6-bg-light-transparent-15{background-color:#e8615326}.theme-light .red-bg-light-transparent-20,.theme-light .color-6-bg-light-transparent-20{background-color:#e8615333}.theme-light .red-bg-light-transparent-25,.theme-light .color-6-bg-light-transparent-25{background-color:#e8615340}.theme-light .red-bg-light-transparent-30,.theme-light .color-6-bg-light-transparent-30{background-color:#e861534d}.theme-light .red-bg-light-transparent-35,.theme-light .color-6-bg-light-transparent-35{background-color:#e8615359}.theme-light .red-bg-light-transparent-40,.theme-light .color-6-bg-light-transparent-40{background-color:#e8615366}.theme-light .red-bg-light-transparent-45,.theme-light .color-6-bg-light-transparent-45{background-color:#e8615373}.theme-light .red-bg-light-transparent-50,.theme-light .color-6-bg-light-transparent-50{background-color:#e8615380}.theme-light .red-bg-light-transparent-55,.theme-light .color-6-bg-light-transparent-55{background-color:#e861538c}.theme-light .red-bg-light-transparent-60,.theme-light .color-6-bg-light-transparent-60{background-color:#e8615399}.theme-light .red-bg-light-transparent-65,.theme-light .color-6-bg-light-transparent-65{background-color:#e86153a6}.theme-light .red-bg-light-transparent-70,.theme-light .color-6-bg-light-transparent-70{background-color:#e86153b3}.theme-light .red-bg-light-transparent-75,.theme-light .color-6-bg-light-transparent-75{background-color:#e86153bf}.theme-light .red-bg-light-transparent-80,.theme-light .color-6-bg-light-transparent-80{background-color:#e86153cc}.theme-light .red-bg-light-transparent-85,.theme-light .color-6-bg-light-transparent-85{background-color:#e86153d9}.theme-light .red-bg-light-transparent-90,.theme-light .color-6-bg-light-transparent-90{background-color:#e86153e6}.theme-light .red-bg-light-transparent-95,.theme-light .color-6-bg-light-transparent-95{background-color:#e86153f2}.theme-light .red-bg-light-lightness-10,.theme-light .color-6-bg-light-lightness-10{background-color:#ea7164}.theme-light .red-bg-light-darkness-10,.theme-light .color-6-bg-light-darkness-10{background-color:#e44737}.theme-light .red-bg-light-lightness-20,.theme-light .color-6-bg-light-lightness-20{background-color:#ed8175}.theme-light .red-bg-light-darkness-20,.theme-light .color-6-bg-light-darkness-20{background-color:#de301e}.theme-light .red-bg-light-lightness-30,.theme-light .color-6-bg-light-lightness-30{background-color:#ef9087}.theme-light .red-bg-light-darkness-30,.theme-light .color-6-bg-light-darkness-30{background-color:#c22a1a}.theme-light .red-bg-light-lightness-40,.theme-light .color-6-bg-light-lightness-40{background-color:#f1a098}.theme-light .red-bg-light-darkness-40,.theme-light .color-6-bg-light-darkness-40{background-color:#a72416}.theme-light .red-bg-light-lightness-50,.theme-light .color-6-bg-light-lightness-50{background-color:#f4b0a9}.theme-light .red-bg-light-darkness-50,.theme-light .color-6-bg-light-darkness-50{background-color:#8b1e13}.theme-light .red-bg-light-lightness-60,.theme-light .color-6-bg-light-lightness-60{background-color:#f6c0ba}.theme-light .red-bg-light-darkness-60,.theme-light .color-6-bg-light-darkness-60{background-color:#6f180f}.theme-light .red-bg-light-lightness-70,.theme-light .color-6-bg-light-lightness-70{background-color:#f8d0cb}.theme-light .red-bg-light-darkness-70,.theme-light .color-6-bg-light-darkness-70{background-color:#53120b}.theme-light .red-bg-light-lightness-80,.theme-light .color-6-bg-light-lightness-80{background-color:#fadfdd}.theme-light .red-bg-light-darkness-80,.theme-light .color-6-bg-light-darkness-80{background-color:#380c07}.theme-light .red-bg-light-lightness-90,.theme-light .color-6-bg-light-lightness-90{background-color:#fdefee}.theme-light .red-bg-light-darkness-90,.theme-light .color-6-bg-light-darkness-90{background-color:#1c0604}.theme-light .red-bg-light-hover:hover,.theme-light .color-6-bg-light-hover:hover{background-color:#e86153}.theme-light .red-bg-light-hover-transparent-5:hover,.theme-light .color-6-bg-light-hover-transparent-5:hover{background-color:#e861530d}.theme-light .red-bg-light-hover-transparent-10:hover,.theme-light .color-6-bg-light-hover-transparent-10:hover{background-color:#e861531a}.theme-light .red-bg-light-hover-transparent-15:hover,.theme-light .color-6-bg-light-hover-transparent-15:hover{background-color:#e8615326}.theme-light .red-bg-light-hover-transparent-20:hover,.theme-light .color-6-bg-light-hover-transparent-20:hover{background-color:#e8615333}.theme-light .red-bg-light-hover-transparent-25:hover,.theme-light .color-6-bg-light-hover-transparent-25:hover{background-color:#e8615340}.theme-light .red-bg-light-hover-transparent-30:hover,.theme-light .color-6-bg-light-hover-transparent-30:hover{background-color:#e861534d}.theme-light .red-bg-light-hover-transparent-35:hover,.theme-light .color-6-bg-light-hover-transparent-35:hover{background-color:#e8615359}.theme-light .red-bg-light-hover-transparent-40:hover,.theme-light .color-6-bg-light-hover-transparent-40:hover{background-color:#e8615366}.theme-light .red-bg-light-hover-transparent-45:hover,.theme-light .color-6-bg-light-hover-transparent-45:hover{background-color:#e8615373}.theme-light .red-bg-light-hover-transparent-50:hover,.theme-light .color-6-bg-light-hover-transparent-50:hover{background-color:#e8615380}.theme-light .red-bg-light-hover-transparent-55:hover,.theme-light .color-6-bg-light-hover-transparent-55:hover{background-color:#e861538c}.theme-light .red-bg-light-hover-transparent-60:hover,.theme-light .color-6-bg-light-hover-transparent-60:hover{background-color:#e8615399}.theme-light .red-bg-light-hover-transparent-65:hover,.theme-light .color-6-bg-light-hover-transparent-65:hover{background-color:#e86153a6}.theme-light .red-bg-light-hover-transparent-70:hover,.theme-light .color-6-bg-light-hover-transparent-70:hover{background-color:#e86153b3}.theme-light .red-bg-light-hover-transparent-75:hover,.theme-light .color-6-bg-light-hover-transparent-75:hover{background-color:#e86153bf}.theme-light .red-bg-light-hover-transparent-80:hover,.theme-light .color-6-bg-light-hover-transparent-80:hover{background-color:#e86153cc}.theme-light .red-bg-light-hover-transparent-85:hover,.theme-light .color-6-bg-light-hover-transparent-85:hover{background-color:#e86153d9}.theme-light .red-bg-light-hover-transparent-90:hover,.theme-light .color-6-bg-light-hover-transparent-90:hover{background-color:#e86153e6}.theme-light .red-bg-light-hover-transparent-95:hover,.theme-light .color-6-bg-light-hover-transparent-95:hover{background-color:#e86153f2}.theme-light .red-bg,.theme-light .color-6-bg{background-color:#e0301e}.theme-light .red-bg-transparent-5,.theme-light .color-6-bg-transparent-5{background-color:#e0301e0d}.theme-light .red-bg-transparent-10,.theme-light .color-6-bg-transparent-10{background-color:#e0301e1a}.theme-light .red-bg-transparent-15,.theme-light .color-6-bg-transparent-15{background-color:#e0301e26}.theme-light .red-bg-transparent-20,.theme-light .color-6-bg-transparent-20{background-color:#e0301e33}.theme-light .red-bg-transparent-25,.theme-light .color-6-bg-transparent-25{background-color:#e0301e40}.theme-light .red-bg-transparent-30,.theme-light .color-6-bg-transparent-30{background-color:#e0301e4d}.theme-light .red-bg-transparent-35,.theme-light .color-6-bg-transparent-35{background-color:#e0301e59}.theme-light .red-bg-transparent-40,.theme-light .color-6-bg-transparent-40{background-color:#e0301e66}.theme-light .red-bg-transparent-45,.theme-light .color-6-bg-transparent-45{background-color:#e0301e73}.theme-light .red-bg-transparent-50,.theme-light .color-6-bg-transparent-50{background-color:#e0301e80}.theme-light .red-bg-transparent-55,.theme-light .color-6-bg-transparent-55{background-color:#e0301e8c}.theme-light .red-bg-transparent-60,.theme-light .color-6-bg-transparent-60{background-color:#e0301e99}.theme-light .red-bg-transparent-65,.theme-light .color-6-bg-transparent-65{background-color:#e0301ea6}.theme-light .red-bg-transparent-70,.theme-light .color-6-bg-transparent-70{background-color:#e0301eb3}.theme-light .red-bg-transparent-75,.theme-light .color-6-bg-transparent-75{background-color:#e0301ebf}.theme-light .red-bg-transparent-80,.theme-light .color-6-bg-transparent-80{background-color:#e0301ecc}.theme-light .red-bg-transparent-85,.theme-light .color-6-bg-transparent-85{background-color:#e0301ed9}.theme-light .red-bg-transparent-90,.theme-light .color-6-bg-transparent-90{background-color:#e0301ee6}.theme-light .red-bg-transparent-95,.theme-light .color-6-bg-transparent-95{background-color:#e0301ef2}.theme-light .red-bg-lightness-10,.theme-light .color-6-bg-lightness-10{background-color:#e44434}.theme-light .red-bg-darkness-10,.theme-light .color-6-bg-darkness-10{background-color:#ca2b1b}.theme-light .red-bg-lightness-20,.theme-light .color-6-bg-lightness-20{background-color:#e7594a}.theme-light .red-bg-darkness-20,.theme-light .color-6-bg-darkness-20{background-color:#b32618}.theme-light .red-bg-lightness-30,.theme-light .color-6-bg-lightness-30{background-color:#ea6e61}.theme-light .red-bg-darkness-30,.theme-light .color-6-bg-darkness-30{background-color:#9d2215}.theme-light .red-bg-lightness-40,.theme-light .color-6-bg-lightness-40{background-color:#ed8278}.theme-light .red-bg-darkness-40,.theme-light .color-6-bg-darkness-40{background-color:#861d12}.theme-light .red-bg-lightness-50,.theme-light .color-6-bg-lightness-50{background-color:#f0978e}.theme-light .red-bg-darkness-50,.theme-light .color-6-bg-darkness-50{background-color:#70180f}.theme-light .red-bg-lightness-60,.theme-light .color-6-bg-lightness-60{background-color:#f3aca5}.theme-light .red-bg-darkness-60,.theme-light .color-6-bg-darkness-60{background-color:#5a130c}.theme-light .red-bg-lightness-70,.theme-light .color-6-bg-lightness-70{background-color:#f6c1bb}.theme-light .red-bg-darkness-70,.theme-light .color-6-bg-darkness-70{background-color:#430e09}.theme-light .red-bg-lightness-80,.theme-light .color-6-bg-lightness-80{background-color:#f9d5d2}.theme-light .red-bg-darkness-80,.theme-light .color-6-bg-darkness-80{background-color:#2d0a06}.theme-light .red-bg-lightness-90,.theme-light .color-6-bg-lightness-90{background-color:#fceae8}.theme-light .red-bg-darkness-90,.theme-light .color-6-bg-darkness-90{background-color:#160503}.theme-light .red-bg-hover:hover,.theme-light .color-6-bg-hover:hover{background-color:#e0301e}.theme-light .red-bg-hover-transparent-5:hover,.theme-light .color-6-bg-hover-transparent-5:hover{background-color:#e0301e0d}.theme-light .red-bg-hover-transparent-10:hover,.theme-light .color-6-bg-hover-transparent-10:hover{background-color:#e0301e1a}.theme-light .red-bg-hover-transparent-15:hover,.theme-light .color-6-bg-hover-transparent-15:hover{background-color:#e0301e26}.theme-light .red-bg-hover-transparent-20:hover,.theme-light .color-6-bg-hover-transparent-20:hover{background-color:#e0301e33}.theme-light .red-bg-hover-transparent-25:hover,.theme-light .color-6-bg-hover-transparent-25:hover{background-color:#e0301e40}.theme-light .red-bg-hover-transparent-30:hover,.theme-light .color-6-bg-hover-transparent-30:hover{background-color:#e0301e4d}.theme-light .red-bg-hover-transparent-35:hover,.theme-light .color-6-bg-hover-transparent-35:hover{background-color:#e0301e59}.theme-light .red-bg-hover-transparent-40:hover,.theme-light .color-6-bg-hover-transparent-40:hover{background-color:#e0301e66}.theme-light .red-bg-hover-transparent-45:hover,.theme-light .color-6-bg-hover-transparent-45:hover{background-color:#e0301e73}.theme-light .red-bg-hover-transparent-50:hover,.theme-light .color-6-bg-hover-transparent-50:hover{background-color:#e0301e80}.theme-light .red-bg-hover-transparent-55:hover,.theme-light .color-6-bg-hover-transparent-55:hover{background-color:#e0301e8c}.theme-light .red-bg-hover-transparent-60:hover,.theme-light .color-6-bg-hover-transparent-60:hover{background-color:#e0301e99}.theme-light .red-bg-hover-transparent-65:hover,.theme-light .color-6-bg-hover-transparent-65:hover{background-color:#e0301ea6}.theme-light .red-bg-hover-transparent-70:hover,.theme-light .color-6-bg-hover-transparent-70:hover{background-color:#e0301eb3}.theme-light .red-bg-hover-transparent-75:hover,.theme-light .color-6-bg-hover-transparent-75:hover{background-color:#e0301ebf}.theme-light .red-bg-hover-transparent-80:hover,.theme-light .color-6-bg-hover-transparent-80:hover{background-color:#e0301ecc}.theme-light .red-bg-hover-transparent-85:hover,.theme-light .color-6-bg-hover-transparent-85:hover{background-color:#e0301ed9}.theme-light .red-bg-hover-transparent-90:hover,.theme-light .color-6-bg-hover-transparent-90:hover{background-color:#e0301ee6}.theme-light .red-bg-hover-transparent-95:hover,.theme-light .color-6-bg-hover-transparent-95:hover{background-color:#e0301ef2}.theme-light .red-bg-dark,.theme-light .color-6-bg-dark{background-color:#aa2417}.theme-light .red-bg-dark-transparent-5,.theme-light .color-6-bg-dark-transparent-5{background-color:#aa24170d}.theme-light .red-bg-dark-transparent-10,.theme-light .color-6-bg-dark-transparent-10{background-color:#aa24171a}.theme-light .red-bg-dark-transparent-15,.theme-light .color-6-bg-dark-transparent-15{background-color:#aa241726}.theme-light .red-bg-dark-transparent-20,.theme-light .color-6-bg-dark-transparent-20{background-color:#aa241733}.theme-light .red-bg-dark-transparent-25,.theme-light .color-6-bg-dark-transparent-25{background-color:#aa241740}.theme-light .red-bg-dark-transparent-30,.theme-light .color-6-bg-dark-transparent-30{background-color:#aa24174d}.theme-light .red-bg-dark-transparent-35,.theme-light .color-6-bg-dark-transparent-35{background-color:#aa241759}.theme-light .red-bg-dark-transparent-40,.theme-light .color-6-bg-dark-transparent-40{background-color:#aa241766}.theme-light .red-bg-dark-transparent-45,.theme-light .color-6-bg-dark-transparent-45{background-color:#aa241773}.theme-light .red-bg-dark-transparent-50,.theme-light .color-6-bg-dark-transparent-50{background-color:#aa241780}.theme-light .red-bg-dark-transparent-55,.theme-light .color-6-bg-dark-transparent-55{background-color:#aa24178c}.theme-light .red-bg-dark-transparent-60,.theme-light .color-6-bg-dark-transparent-60{background-color:#aa241799}.theme-light .red-bg-dark-transparent-65,.theme-light .color-6-bg-dark-transparent-65{background-color:#aa2417a6}.theme-light .red-bg-dark-transparent-70,.theme-light .color-6-bg-dark-transparent-70{background-color:#aa2417b3}.theme-light .red-bg-dark-transparent-75,.theme-light .color-6-bg-dark-transparent-75{background-color:#aa2417bf}.theme-light .red-bg-dark-transparent-80,.theme-light .color-6-bg-dark-transparent-80{background-color:#aa2417cc}.theme-light .red-bg-dark-transparent-85,.theme-light .color-6-bg-dark-transparent-85{background-color:#aa2417d9}.theme-light .red-bg-dark-transparent-90,.theme-light .color-6-bg-dark-transparent-90{background-color:#aa2417e6}.theme-light .red-bg-dark-transparent-95,.theme-light .color-6-bg-dark-transparent-95{background-color:#aa2417f2}.theme-light .red-bg-dark-lightness-10,.theme-light .color-6-bg-dark-lightness-10{background-color:#c62a1b}.theme-light .red-bg-dark-darkness-10,.theme-light .color-6-bg-dark-darkness-10{background-color:#992015}.theme-light .red-bg-dark-lightness-20,.theme-light .color-6-bg-dark-lightness-20{background-color:#e13120}.theme-light .red-bg-dark-darkness-20,.theme-light .color-6-bg-dark-darkness-20{background-color:#881d12}.theme-light .red-bg-dark-lightness-30,.theme-light .color-6-bg-dark-lightness-30{background-color:#e54a3c}.theme-light .red-bg-dark-darkness-30,.theme-light .color-6-bg-dark-darkness-30{background-color:#771910}.theme-light .red-bg-dark-lightness-40,.theme-light .color-6-bg-dark-lightness-40{background-color:#e86457}.theme-light .red-bg-dark-darkness-40,.theme-light .color-6-bg-dark-darkness-40{background-color:#66160e}.theme-light .red-bg-dark-lightness-50,.theme-light .color-6-bg-dark-lightness-50{background-color:#ec7e73}.theme-light .red-bg-dark-darkness-50,.theme-light .color-6-bg-dark-darkness-50{background-color:#55120c}.theme-light .red-bg-dark-lightness-60,.theme-light .color-6-bg-dark-lightness-60{background-color:#f0988f}.theme-light .red-bg-dark-darkness-60,.theme-light .color-6-bg-dark-darkness-60{background-color:#440e09}.theme-light .red-bg-dark-lightness-70,.theme-light .color-6-bg-dark-lightness-70{background-color:#f4b2ab}.theme-light .red-bg-dark-darkness-70,.theme-light .color-6-bg-dark-darkness-70{background-color:#330b07}.theme-light .red-bg-dark-lightness-80,.theme-light .color-6-bg-dark-lightness-80{background-color:#f7cbc7}.theme-light .red-bg-dark-darkness-80,.theme-light .color-6-bg-dark-darkness-80{background-color:#220705}.theme-light .red-bg-dark-lightness-90,.theme-light .color-6-bg-dark-lightness-90{background-color:#fbe5e3}.theme-light .red-bg-dark-darkness-90,.theme-light .color-6-bg-dark-darkness-90{background-color:#110402}.theme-light .red-bg-dark-hover:hover,.theme-light .color-6-bg-dark-hover:hover{background-color:#aa2417}.theme-light .red-bg-dark-hover-transparent-5:hover,.theme-light .color-6-bg-dark-hover-transparent-5:hover{background-color:#aa24170d}.theme-light .red-bg-dark-hover-transparent-10:hover,.theme-light .color-6-bg-dark-hover-transparent-10:hover{background-color:#aa24171a}.theme-light .red-bg-dark-hover-transparent-15:hover,.theme-light .color-6-bg-dark-hover-transparent-15:hover{background-color:#aa241726}.theme-light .red-bg-dark-hover-transparent-20:hover,.theme-light .color-6-bg-dark-hover-transparent-20:hover{background-color:#aa241733}.theme-light .red-bg-dark-hover-transparent-25:hover,.theme-light .color-6-bg-dark-hover-transparent-25:hover{background-color:#aa241740}.theme-light .red-bg-dark-hover-transparent-30:hover,.theme-light .color-6-bg-dark-hover-transparent-30:hover{background-color:#aa24174d}.theme-light .red-bg-dark-hover-transparent-35:hover,.theme-light .color-6-bg-dark-hover-transparent-35:hover{background-color:#aa241759}.theme-light .red-bg-dark-hover-transparent-40:hover,.theme-light .color-6-bg-dark-hover-transparent-40:hover{background-color:#aa241766}.theme-light .red-bg-dark-hover-transparent-45:hover,.theme-light .color-6-bg-dark-hover-transparent-45:hover{background-color:#aa241773}.theme-light .red-bg-dark-hover-transparent-50:hover,.theme-light .color-6-bg-dark-hover-transparent-50:hover{background-color:#aa241780}.theme-light .red-bg-dark-hover-transparent-55:hover,.theme-light .color-6-bg-dark-hover-transparent-55:hover{background-color:#aa24178c}.theme-light .red-bg-dark-hover-transparent-60:hover,.theme-light .color-6-bg-dark-hover-transparent-60:hover{background-color:#aa241799}.theme-light .red-bg-dark-hover-transparent-65:hover,.theme-light .color-6-bg-dark-hover-transparent-65:hover{background-color:#aa2417a6}.theme-light .red-bg-dark-hover-transparent-70:hover,.theme-light .color-6-bg-dark-hover-transparent-70:hover{background-color:#aa2417b3}.theme-light .red-bg-dark-hover-transparent-75:hover,.theme-light .color-6-bg-dark-hover-transparent-75:hover{background-color:#aa2417bf}.theme-light .red-bg-dark-hover-transparent-80:hover,.theme-light .color-6-bg-dark-hover-transparent-80:hover{background-color:#aa2417cc}.theme-light .red-bg-dark-hover-transparent-85:hover,.theme-light .color-6-bg-dark-hover-transparent-85:hover{background-color:#aa2417d9}.theme-light .red-bg-dark-hover-transparent-90:hover,.theme-light .color-6-bg-dark-hover-transparent-90:hover{background-color:#aa2417e6}.theme-light .red-bg-dark-hover-transparent-95:hover,.theme-light .color-6-bg-dark-hover-transparent-95:hover{background-color:#aa2417f2}.theme-light .red-bg-darker,.theme-light .color-6-bg-darker{background-color:#741910}.theme-light .red-bg-darker-transparent-5,.theme-light .color-6-bg-darker-transparent-5{background-color:#7419100d}.theme-light .red-bg-darker-transparent-10,.theme-light .color-6-bg-darker-transparent-10{background-color:#7419101a}.theme-light .red-bg-darker-transparent-15,.theme-light .color-6-bg-darker-transparent-15{background-color:#74191026}.theme-light .red-bg-darker-transparent-20,.theme-light .color-6-bg-darker-transparent-20{background-color:#74191033}.theme-light .red-bg-darker-transparent-25,.theme-light .color-6-bg-darker-transparent-25{background-color:#74191040}.theme-light .red-bg-darker-transparent-30,.theme-light .color-6-bg-darker-transparent-30{background-color:#7419104d}.theme-light .red-bg-darker-transparent-35,.theme-light .color-6-bg-darker-transparent-35{background-color:#74191059}.theme-light .red-bg-darker-transparent-40,.theme-light .color-6-bg-darker-transparent-40{background-color:#74191066}.theme-light .red-bg-darker-transparent-45,.theme-light .color-6-bg-darker-transparent-45{background-color:#74191073}.theme-light .red-bg-darker-transparent-50,.theme-light .color-6-bg-darker-transparent-50{background-color:#74191080}.theme-light .red-bg-darker-transparent-55,.theme-light .color-6-bg-darker-transparent-55{background-color:#7419108c}.theme-light .red-bg-darker-transparent-60,.theme-light .color-6-bg-darker-transparent-60{background-color:#74191099}.theme-light .red-bg-darker-transparent-65,.theme-light .color-6-bg-darker-transparent-65{background-color:#741910a6}.theme-light .red-bg-darker-transparent-70,.theme-light .color-6-bg-darker-transparent-70{background-color:#741910b3}.theme-light .red-bg-darker-transparent-75,.theme-light .color-6-bg-darker-transparent-75{background-color:#741910bf}.theme-light .red-bg-darker-transparent-80,.theme-light .color-6-bg-darker-transparent-80{background-color:#741910cc}.theme-light .red-bg-darker-transparent-85,.theme-light .color-6-bg-darker-transparent-85{background-color:#741910d9}.theme-light .red-bg-darker-transparent-90,.theme-light .color-6-bg-darker-transparent-90{background-color:#741910e6}.theme-light .red-bg-darker-transparent-95,.theme-light .color-6-bg-darker-transparent-95{background-color:#741910f2}.theme-light .red-bg-darker-lightness-10,.theme-light .color-6-bg-darker-lightness-10{background-color:#952015}.theme-light .red-bg-darker-darkness-10,.theme-light .color-6-bg-darker-darkness-10{background-color:#68170e}.theme-light .red-bg-darker-lightness-20,.theme-light .color-6-bg-darker-lightness-20{background-color:#b62719}.theme-light .red-bg-darker-darkness-20,.theme-light .color-6-bg-darker-darkness-20{background-color:#5d140d}.theme-light .red-bg-darker-lightness-30,.theme-light .color-6-bg-darker-lightness-30{background-color:#d82e1e}.theme-light .red-bg-darker-darkness-30,.theme-light .color-6-bg-darker-darkness-30{background-color:#51120b}.theme-light .red-bg-darker-lightness-40,.theme-light .color-6-bg-darker-lightness-40{background-color:#e44738}.theme-light .red-bg-darker-darkness-40,.theme-light .color-6-bg-darker-darkness-40{background-color:#460f0a}.theme-light .red-bg-darker-lightness-50,.theme-light .color-6-bg-darker-lightness-50{background-color:#e86659}.theme-light .red-bg-darker-darkness-50,.theme-light .color-6-bg-darker-darkness-50{background-color:#3a0d08}.theme-light .red-bg-darker-lightness-60,.theme-light .color-6-bg-darker-lightness-60{background-color:#ed847a}.theme-light .red-bg-darker-darkness-60,.theme-light .color-6-bg-darker-darkness-60{background-color:#2e0a06}.theme-light .red-bg-darker-lightness-70,.theme-light .color-6-bg-darker-lightness-70{background-color:#f1a39b}.theme-light .red-bg-darker-darkness-70,.theme-light .color-6-bg-darker-darkness-70{background-color:#230805}.theme-light .red-bg-darker-lightness-80,.theme-light .color-6-bg-darker-lightness-80{background-color:#f6c2bd}.theme-light .red-bg-darker-darkness-80,.theme-light .color-6-bg-darker-darkness-80{background-color:#170503}.theme-light .red-bg-darker-lightness-90,.theme-light .color-6-bg-darker-lightness-90{background-color:#fae0de}.theme-light .red-bg-darker-darkness-90,.theme-light .color-6-bg-darker-darkness-90{background-color:#0c0302}.theme-light .red-bg-darker-hover:hover,.theme-light .color-6-bg-darker-hover:hover{background-color:#741910}.theme-light .red-bg-darker-hover-transparent-5:hover,.theme-light .color-6-bg-darker-hover-transparent-5:hover{background-color:#7419100d}.theme-light .red-bg-darker-hover-transparent-10:hover,.theme-light .color-6-bg-darker-hover-transparent-10:hover{background-color:#7419101a}.theme-light .red-bg-darker-hover-transparent-15:hover,.theme-light .color-6-bg-darker-hover-transparent-15:hover{background-color:#74191026}.theme-light .red-bg-darker-hover-transparent-20:hover,.theme-light .color-6-bg-darker-hover-transparent-20:hover{background-color:#74191033}.theme-light .red-bg-darker-hover-transparent-25:hover,.theme-light .color-6-bg-darker-hover-transparent-25:hover{background-color:#74191040}.theme-light .red-bg-darker-hover-transparent-30:hover,.theme-light .color-6-bg-darker-hover-transparent-30:hover{background-color:#7419104d}.theme-light .red-bg-darker-hover-transparent-35:hover,.theme-light .color-6-bg-darker-hover-transparent-35:hover{background-color:#74191059}.theme-light .red-bg-darker-hover-transparent-40:hover,.theme-light .color-6-bg-darker-hover-transparent-40:hover{background-color:#74191066}.theme-light .red-bg-darker-hover-transparent-45:hover,.theme-light .color-6-bg-darker-hover-transparent-45:hover{background-color:#74191073}.theme-light .red-bg-darker-hover-transparent-50:hover,.theme-light .color-6-bg-darker-hover-transparent-50:hover{background-color:#74191080}.theme-light .red-bg-darker-hover-transparent-55:hover,.theme-light .color-6-bg-darker-hover-transparent-55:hover{background-color:#7419108c}.theme-light .red-bg-darker-hover-transparent-60:hover,.theme-light .color-6-bg-darker-hover-transparent-60:hover{background-color:#74191099}.theme-light .red-bg-darker-hover-transparent-65:hover,.theme-light .color-6-bg-darker-hover-transparent-65:hover{background-color:#741910a6}.theme-light .red-bg-darker-hover-transparent-70:hover,.theme-light .color-6-bg-darker-hover-transparent-70:hover{background-color:#741910b3}.theme-light .red-bg-darker-hover-transparent-75:hover,.theme-light .color-6-bg-darker-hover-transparent-75:hover{background-color:#741910bf}.theme-light .red-bg-darker-hover-transparent-80:hover,.theme-light .color-6-bg-darker-hover-transparent-80:hover{background-color:#741910cc}.theme-light .red-bg-darker-hover-transparent-85:hover,.theme-light .color-6-bg-darker-hover-transparent-85:hover{background-color:#741910d9}.theme-light .red-bg-darker-hover-transparent-90:hover,.theme-light .color-6-bg-darker-hover-transparent-90:hover{background-color:#741910e6}.theme-light .red-bg-darker-hover-transparent-95:hover,.theme-light .color-6-bg-darker-hover-transparent-95:hover{background-color:#741910f2}.theme-light .red-font-lighter,.theme-light .color-6-font-lighter{color:#f7c8c4}.theme-light .red-font-lighter-transparent-5,.theme-light .color-6-font-lighter-transparent-5{color:#f7c8c40d}.theme-light .red-font-lighter-transparent-10,.theme-light .color-6-font-lighter-transparent-10{color:#f7c8c41a}.theme-light .red-font-lighter-transparent-15,.theme-light .color-6-font-lighter-transparent-15{color:#f7c8c426}.theme-light .red-font-lighter-transparent-20,.theme-light .color-6-font-lighter-transparent-20{color:#f7c8c433}.theme-light .red-font-lighter-transparent-25,.theme-light .color-6-font-lighter-transparent-25{color:#f7c8c440}.theme-light .red-font-lighter-transparent-30,.theme-light .color-6-font-lighter-transparent-30{color:#f7c8c44d}.theme-light .red-font-lighter-transparent-35,.theme-light .color-6-font-lighter-transparent-35{color:#f7c8c459}.theme-light .red-font-lighter-transparent-40,.theme-light .color-6-font-lighter-transparent-40{color:#f7c8c466}.theme-light .red-font-lighter-transparent-45,.theme-light .color-6-font-lighter-transparent-45{color:#f7c8c473}.theme-light .red-font-lighter-transparent-50,.theme-light .color-6-font-lighter-transparent-50{color:#f7c8c480}.theme-light .red-font-lighter-transparent-55,.theme-light .color-6-font-lighter-transparent-55{color:#f7c8c48c}.theme-light .red-font-lighter-transparent-60,.theme-light .color-6-font-lighter-transparent-60{color:#f7c8c499}.theme-light .red-font-lighter-transparent-65,.theme-light .color-6-font-lighter-transparent-65{color:#f7c8c4a6}.theme-light .red-font-lighter-transparent-70,.theme-light .color-6-font-lighter-transparent-70{color:#f7c8c4b3}.theme-light .red-font-lighter-transparent-75,.theme-light .color-6-font-lighter-transparent-75{color:#f7c8c4bf}.theme-light .red-font-lighter-transparent-80,.theme-light .color-6-font-lighter-transparent-80{color:#f7c8c4cc}.theme-light .red-font-lighter-transparent-85,.theme-light .color-6-font-lighter-transparent-85{color:#f7c8c4d9}.theme-light .red-font-lighter-transparent-90,.theme-light .color-6-font-lighter-transparent-90{color:#f7c8c4e6}.theme-light .red-font-lighter-transparent-95,.theme-light .color-6-font-lighter-transparent-95{color:#f7c8c4f2}.theme-light .red-font-lighter-lightness-10,.theme-light .color-6-font-lighter-lightness-10{color:#f8ceca}.theme-light .red-font-lighter-darkness-10,.theme-light .color-6-font-lighter-darkness-10{color:#f2a49d}.theme-light .red-font-lighter-lightness-20,.theme-light .color-6-font-lighter-lightness-20{color:#f9d3d0}.theme-light .red-font-lighter-darkness-20,.theme-light .color-6-font-lighter-darkness-20{color:#ec7f76}.theme-light .red-font-lighter-lightness-30,.theme-light .color-6-font-lighter-lightness-30{color:#f9d9d6}.theme-light .red-font-lighter-darkness-30,.theme-light .color-6-font-lighter-darkness-30{color:#e75b4f}.theme-light .red-font-lighter-lightness-40,.theme-light .color-6-font-lighter-lightness-40{color:#fadedc}.theme-light .red-font-lighter-darkness-40,.theme-light .color-6-font-lighter-darkness-40{color:#e23728}.theme-light .red-font-lighter-lightness-50,.theme-light .color-6-font-lighter-lightness-50{color:#fbe4e2}.theme-light .red-font-lighter-darkness-50,.theme-light .color-6-font-lighter-darkness-50{color:#c3281a}.theme-light .red-font-lighter-lightness-60,.theme-light .color-6-font-lighter-lightness-60{color:#fce9e7}.theme-light .red-font-lighter-darkness-60,.theme-light .color-6-font-lighter-darkness-60{color:#9c2015}.theme-light .red-font-lighter-lightness-70,.theme-light .color-6-font-lighter-lightness-70{color:#fdefed}.theme-light .red-font-lighter-darkness-70,.theme-light .color-6-font-lighter-darkness-70{color:#751810}.theme-light .red-font-lighter-lightness-80,.theme-light .color-6-font-lighter-lightness-80{color:#fdf4f3}.theme-light .red-font-lighter-darkness-80,.theme-light .color-6-font-lighter-darkness-80{color:#4e100b}.theme-light .red-font-lighter-lightness-90,.theme-light .color-6-font-lighter-lightness-90{color:#fefaf9}.theme-light .red-font-lighter-darkness-90,.theme-light .color-6-font-lighter-darkness-90{color:#270805}.theme-light .red-font-lighter-hover:hover,.theme-light .color-6-font-lighter-hover:hover{color:#f7c8c4}.theme-light .red-font-lighter-hover-transparent-5:hover,.theme-light .color-6-font-lighter-hover-transparent-5:hover{color:#f7c8c40d}.theme-light .red-font-lighter-hover-transparent-10:hover,.theme-light .color-6-font-lighter-hover-transparent-10:hover{color:#f7c8c41a}.theme-light .red-font-lighter-hover-transparent-15:hover,.theme-light .color-6-font-lighter-hover-transparent-15:hover{color:#f7c8c426}.theme-light .red-font-lighter-hover-transparent-20:hover,.theme-light .color-6-font-lighter-hover-transparent-20:hover{color:#f7c8c433}.theme-light .red-font-lighter-hover-transparent-25:hover,.theme-light .color-6-font-lighter-hover-transparent-25:hover{color:#f7c8c440}.theme-light .red-font-lighter-hover-transparent-30:hover,.theme-light .color-6-font-lighter-hover-transparent-30:hover{color:#f7c8c44d}.theme-light .red-font-lighter-hover-transparent-35:hover,.theme-light .color-6-font-lighter-hover-transparent-35:hover{color:#f7c8c459}.theme-light .red-font-lighter-hover-transparent-40:hover,.theme-light .color-6-font-lighter-hover-transparent-40:hover{color:#f7c8c466}.theme-light .red-font-lighter-hover-transparent-45:hover,.theme-light .color-6-font-lighter-hover-transparent-45:hover{color:#f7c8c473}.theme-light .red-font-lighter-hover-transparent-50:hover,.theme-light .color-6-font-lighter-hover-transparent-50:hover{color:#f7c8c480}.theme-light .red-font-lighter-hover-transparent-55:hover,.theme-light .color-6-font-lighter-hover-transparent-55:hover{color:#f7c8c48c}.theme-light .red-font-lighter-hover-transparent-60:hover,.theme-light .color-6-font-lighter-hover-transparent-60:hover{color:#f7c8c499}.theme-light .red-font-lighter-hover-transparent-65:hover,.theme-light .color-6-font-lighter-hover-transparent-65:hover{color:#f7c8c4a6}.theme-light .red-font-lighter-hover-transparent-70:hover,.theme-light .color-6-font-lighter-hover-transparent-70:hover{color:#f7c8c4b3}.theme-light .red-font-lighter-hover-transparent-75:hover,.theme-light .color-6-font-lighter-hover-transparent-75:hover{color:#f7c8c4bf}.theme-light .red-font-lighter-hover-transparent-80:hover,.theme-light .color-6-font-lighter-hover-transparent-80:hover{color:#f7c8c4cc}.theme-light .red-font-lighter-hover-transparent-85:hover,.theme-light .color-6-font-lighter-hover-transparent-85:hover{color:#f7c8c4d9}.theme-light .red-font-lighter-hover-transparent-90:hover,.theme-light .color-6-font-lighter-hover-transparent-90:hover{color:#f7c8c4e6}.theme-light .red-font-lighter-hover-transparent-95:hover,.theme-light .color-6-font-lighter-hover-transparent-95:hover{color:#f7c8c4f2}.theme-light .red-font-lighter-contrast,.theme-light .color-6-font-lighter-contrast{color:#161616}.theme-light .red-font-light,.theme-light .color-6-font-light{color:#e86153}.theme-light .red-font-light-transparent-5,.theme-light .color-6-font-light-transparent-5{color:#e861530d}.theme-light .red-font-light-transparent-10,.theme-light .color-6-font-light-transparent-10{color:#e861531a}.theme-light .red-font-light-transparent-15,.theme-light .color-6-font-light-transparent-15{color:#e8615326}.theme-light .red-font-light-transparent-20,.theme-light .color-6-font-light-transparent-20{color:#e8615333}.theme-light .red-font-light-transparent-25,.theme-light .color-6-font-light-transparent-25{color:#e8615340}.theme-light .red-font-light-transparent-30,.theme-light .color-6-font-light-transparent-30{color:#e861534d}.theme-light .red-font-light-transparent-35,.theme-light .color-6-font-light-transparent-35{color:#e8615359}.theme-light .red-font-light-transparent-40,.theme-light .color-6-font-light-transparent-40{color:#e8615366}.theme-light .red-font-light-transparent-45,.theme-light .color-6-font-light-transparent-45{color:#e8615373}.theme-light .red-font-light-transparent-50,.theme-light .color-6-font-light-transparent-50{color:#e8615380}.theme-light .red-font-light-transparent-55,.theme-light .color-6-font-light-transparent-55{color:#e861538c}.theme-light .red-font-light-transparent-60,.theme-light .color-6-font-light-transparent-60{color:#e8615399}.theme-light .red-font-light-transparent-65,.theme-light .color-6-font-light-transparent-65{color:#e86153a6}.theme-light .red-font-light-transparent-70,.theme-light .color-6-font-light-transparent-70{color:#e86153b3}.theme-light .red-font-light-transparent-75,.theme-light .color-6-font-light-transparent-75{color:#e86153bf}.theme-light .red-font-light-transparent-80,.theme-light .color-6-font-light-transparent-80{color:#e86153cc}.theme-light .red-font-light-transparent-85,.theme-light .color-6-font-light-transparent-85{color:#e86153d9}.theme-light .red-font-light-transparent-90,.theme-light .color-6-font-light-transparent-90{color:#e86153e6}.theme-light .red-font-light-transparent-95,.theme-light .color-6-font-light-transparent-95{color:#e86153f2}.theme-light .red-font-light-lightness-10,.theme-light .color-6-font-light-lightness-10{color:#ea7164}.theme-light .red-font-light-darkness-10,.theme-light .color-6-font-light-darkness-10{color:#e44737}.theme-light .red-font-light-lightness-20,.theme-light .color-6-font-light-lightness-20{color:#ed8175}.theme-light .red-font-light-darkness-20,.theme-light .color-6-font-light-darkness-20{color:#de301e}.theme-light .red-font-light-lightness-30,.theme-light .color-6-font-light-lightness-30{color:#ef9087}.theme-light .red-font-light-darkness-30,.theme-light .color-6-font-light-darkness-30{color:#c22a1a}.theme-light .red-font-light-lightness-40,.theme-light .color-6-font-light-lightness-40{color:#f1a098}.theme-light .red-font-light-darkness-40,.theme-light .color-6-font-light-darkness-40{color:#a72416}.theme-light .red-font-light-lightness-50,.theme-light .color-6-font-light-lightness-50{color:#f4b0a9}.theme-light .red-font-light-darkness-50,.theme-light .color-6-font-light-darkness-50{color:#8b1e13}.theme-light .red-font-light-lightness-60,.theme-light .color-6-font-light-lightness-60{color:#f6c0ba}.theme-light .red-font-light-darkness-60,.theme-light .color-6-font-light-darkness-60{color:#6f180f}.theme-light .red-font-light-lightness-70,.theme-light .color-6-font-light-lightness-70{color:#f8d0cb}.theme-light .red-font-light-darkness-70,.theme-light .color-6-font-light-darkness-70{color:#53120b}.theme-light .red-font-light-lightness-80,.theme-light .color-6-font-light-lightness-80{color:#fadfdd}.theme-light .red-font-light-darkness-80,.theme-light .color-6-font-light-darkness-80{color:#380c07}.theme-light .red-font-light-lightness-90,.theme-light .color-6-font-light-lightness-90{color:#fdefee}.theme-light .red-font-light-darkness-90,.theme-light .color-6-font-light-darkness-90{color:#1c0604}.theme-light .red-font-light-hover:hover,.theme-light .color-6-font-light-hover:hover{color:#e86153}.theme-light .red-font-light-hover-transparent-5:hover,.theme-light .color-6-font-light-hover-transparent-5:hover{color:#e861530d}.theme-light .red-font-light-hover-transparent-10:hover,.theme-light .color-6-font-light-hover-transparent-10:hover{color:#e861531a}.theme-light .red-font-light-hover-transparent-15:hover,.theme-light .color-6-font-light-hover-transparent-15:hover{color:#e8615326}.theme-light .red-font-light-hover-transparent-20:hover,.theme-light .color-6-font-light-hover-transparent-20:hover{color:#e8615333}.theme-light .red-font-light-hover-transparent-25:hover,.theme-light .color-6-font-light-hover-transparent-25:hover{color:#e8615340}.theme-light .red-font-light-hover-transparent-30:hover,.theme-light .color-6-font-light-hover-transparent-30:hover{color:#e861534d}.theme-light .red-font-light-hover-transparent-35:hover,.theme-light .color-6-font-light-hover-transparent-35:hover{color:#e8615359}.theme-light .red-font-light-hover-transparent-40:hover,.theme-light .color-6-font-light-hover-transparent-40:hover{color:#e8615366}.theme-light .red-font-light-hover-transparent-45:hover,.theme-light .color-6-font-light-hover-transparent-45:hover{color:#e8615373}.theme-light .red-font-light-hover-transparent-50:hover,.theme-light .color-6-font-light-hover-transparent-50:hover{color:#e8615380}.theme-light .red-font-light-hover-transparent-55:hover,.theme-light .color-6-font-light-hover-transparent-55:hover{color:#e861538c}.theme-light .red-font-light-hover-transparent-60:hover,.theme-light .color-6-font-light-hover-transparent-60:hover{color:#e8615399}.theme-light .red-font-light-hover-transparent-65:hover,.theme-light .color-6-font-light-hover-transparent-65:hover{color:#e86153a6}.theme-light .red-font-light-hover-transparent-70:hover,.theme-light .color-6-font-light-hover-transparent-70:hover{color:#e86153b3}.theme-light .red-font-light-hover-transparent-75:hover,.theme-light .color-6-font-light-hover-transparent-75:hover{color:#e86153bf}.theme-light .red-font-light-hover-transparent-80:hover,.theme-light .color-6-font-light-hover-transparent-80:hover{color:#e86153cc}.theme-light .red-font-light-hover-transparent-85:hover,.theme-light .color-6-font-light-hover-transparent-85:hover{color:#e86153d9}.theme-light .red-font-light-hover-transparent-90:hover,.theme-light .color-6-font-light-hover-transparent-90:hover{color:#e86153e6}.theme-light .red-font-light-hover-transparent-95:hover,.theme-light .color-6-font-light-hover-transparent-95:hover{color:#e86153f2}.theme-light .red-font-light-contrast,.theme-light .color-6-font-light-contrast{color:#161616}.theme-light .red-font,.theme-light .color-6-font{color:#e0301e}.theme-light .red-font-transparent-5,.theme-light .color-6-font-transparent-5{color:#e0301e0d}.theme-light .red-font-transparent-10,.theme-light .color-6-font-transparent-10{color:#e0301e1a}.theme-light .red-font-transparent-15,.theme-light .color-6-font-transparent-15{color:#e0301e26}.theme-light .red-font-transparent-20,.theme-light .color-6-font-transparent-20{color:#e0301e33}.theme-light .red-font-transparent-25,.theme-light .color-6-font-transparent-25{color:#e0301e40}.theme-light .red-font-transparent-30,.theme-light .color-6-font-transparent-30{color:#e0301e4d}.theme-light .red-font-transparent-35,.theme-light .color-6-font-transparent-35{color:#e0301e59}.theme-light .red-font-transparent-40,.theme-light .color-6-font-transparent-40{color:#e0301e66}.theme-light .red-font-transparent-45,.theme-light .color-6-font-transparent-45{color:#e0301e73}.theme-light .red-font-transparent-50,.theme-light .color-6-font-transparent-50{color:#e0301e80}.theme-light .red-font-transparent-55,.theme-light .color-6-font-transparent-55{color:#e0301e8c}.theme-light .red-font-transparent-60,.theme-light .color-6-font-transparent-60{color:#e0301e99}.theme-light .red-font-transparent-65,.theme-light .color-6-font-transparent-65{color:#e0301ea6}.theme-light .red-font-transparent-70,.theme-light .color-6-font-transparent-70{color:#e0301eb3}.theme-light .red-font-transparent-75,.theme-light .color-6-font-transparent-75{color:#e0301ebf}.theme-light .red-font-transparent-80,.theme-light .color-6-font-transparent-80{color:#e0301ecc}.theme-light .red-font-transparent-85,.theme-light .color-6-font-transparent-85{color:#e0301ed9}.theme-light .red-font-transparent-90,.theme-light .color-6-font-transparent-90{color:#e0301ee6}.theme-light .red-font-transparent-95,.theme-light .color-6-font-transparent-95{color:#e0301ef2}.theme-light .red-font-lightness-10,.theme-light .color-6-font-lightness-10{color:#e44434}.theme-light .red-font-darkness-10,.theme-light .color-6-font-darkness-10{color:#ca2b1b}.theme-light .red-font-lightness-20,.theme-light .color-6-font-lightness-20{color:#e7594a}.theme-light .red-font-darkness-20,.theme-light .color-6-font-darkness-20{color:#b32618}.theme-light .red-font-lightness-30,.theme-light .color-6-font-lightness-30{color:#ea6e61}.theme-light .red-font-darkness-30,.theme-light .color-6-font-darkness-30{color:#9d2215}.theme-light .red-font-lightness-40,.theme-light .color-6-font-lightness-40{color:#ed8278}.theme-light .red-font-darkness-40,.theme-light .color-6-font-darkness-40{color:#861d12}.theme-light .red-font-lightness-50,.theme-light .color-6-font-lightness-50{color:#f0978e}.theme-light .red-font-darkness-50,.theme-light .color-6-font-darkness-50{color:#70180f}.theme-light .red-font-lightness-60,.theme-light .color-6-font-lightness-60{color:#f3aca5}.theme-light .red-font-darkness-60,.theme-light .color-6-font-darkness-60{color:#5a130c}.theme-light .red-font-lightness-70,.theme-light .color-6-font-lightness-70{color:#f6c1bb}.theme-light .red-font-darkness-70,.theme-light .color-6-font-darkness-70{color:#430e09}.theme-light .red-font-lightness-80,.theme-light .color-6-font-lightness-80{color:#f9d5d2}.theme-light .red-font-darkness-80,.theme-light .color-6-font-darkness-80{color:#2d0a06}.theme-light .red-font-lightness-90,.theme-light .color-6-font-lightness-90{color:#fceae8}.theme-light .red-font-darkness-90,.theme-light .color-6-font-darkness-90{color:#160503}.theme-light .red-font-hover:hover,.theme-light .color-6-font-hover:hover{color:#e0301e}.theme-light .red-font-hover-transparent-5:hover,.theme-light .color-6-font-hover-transparent-5:hover{color:#e0301e0d}.theme-light .red-font-hover-transparent-10:hover,.theme-light .color-6-font-hover-transparent-10:hover{color:#e0301e1a}.theme-light .red-font-hover-transparent-15:hover,.theme-light .color-6-font-hover-transparent-15:hover{color:#e0301e26}.theme-light .red-font-hover-transparent-20:hover,.theme-light .color-6-font-hover-transparent-20:hover{color:#e0301e33}.theme-light .red-font-hover-transparent-25:hover,.theme-light .color-6-font-hover-transparent-25:hover{color:#e0301e40}.theme-light .red-font-hover-transparent-30:hover,.theme-light .color-6-font-hover-transparent-30:hover{color:#e0301e4d}.theme-light .red-font-hover-transparent-35:hover,.theme-light .color-6-font-hover-transparent-35:hover{color:#e0301e59}.theme-light .red-font-hover-transparent-40:hover,.theme-light .color-6-font-hover-transparent-40:hover{color:#e0301e66}.theme-light .red-font-hover-transparent-45:hover,.theme-light .color-6-font-hover-transparent-45:hover{color:#e0301e73}.theme-light .red-font-hover-transparent-50:hover,.theme-light .color-6-font-hover-transparent-50:hover{color:#e0301e80}.theme-light .red-font-hover-transparent-55:hover,.theme-light .color-6-font-hover-transparent-55:hover{color:#e0301e8c}.theme-light .red-font-hover-transparent-60:hover,.theme-light .color-6-font-hover-transparent-60:hover{color:#e0301e99}.theme-light .red-font-hover-transparent-65:hover,.theme-light .color-6-font-hover-transparent-65:hover{color:#e0301ea6}.theme-light .red-font-hover-transparent-70:hover,.theme-light .color-6-font-hover-transparent-70:hover{color:#e0301eb3}.theme-light .red-font-hover-transparent-75:hover,.theme-light .color-6-font-hover-transparent-75:hover{color:#e0301ebf}.theme-light .red-font-hover-transparent-80:hover,.theme-light .color-6-font-hover-transparent-80:hover{color:#e0301ecc}.theme-light .red-font-hover-transparent-85:hover,.theme-light .color-6-font-hover-transparent-85:hover{color:#e0301ed9}.theme-light .red-font-hover-transparent-90:hover,.theme-light .color-6-font-hover-transparent-90:hover{color:#e0301ee6}.theme-light .red-font-hover-transparent-95:hover,.theme-light .color-6-font-hover-transparent-95:hover{color:#e0301ef2}.theme-light .red-font-contrast,.theme-light .color-6-font-contrast{color:#000}.theme-light .red-font-dark,.theme-light .color-6-font-dark{color:#aa2417}.theme-light .red-font-dark-transparent-5,.theme-light .color-6-font-dark-transparent-5{color:#aa24170d}.theme-light .red-font-dark-transparent-10,.theme-light .color-6-font-dark-transparent-10{color:#aa24171a}.theme-light .red-font-dark-transparent-15,.theme-light .color-6-font-dark-transparent-15{color:#aa241726}.theme-light .red-font-dark-transparent-20,.theme-light .color-6-font-dark-transparent-20{color:#aa241733}.theme-light .red-font-dark-transparent-25,.theme-light .color-6-font-dark-transparent-25{color:#aa241740}.theme-light .red-font-dark-transparent-30,.theme-light .color-6-font-dark-transparent-30{color:#aa24174d}.theme-light .red-font-dark-transparent-35,.theme-light .color-6-font-dark-transparent-35{color:#aa241759}.theme-light .red-font-dark-transparent-40,.theme-light .color-6-font-dark-transparent-40{color:#aa241766}.theme-light .red-font-dark-transparent-45,.theme-light .color-6-font-dark-transparent-45{color:#aa241773}.theme-light .red-font-dark-transparent-50,.theme-light .color-6-font-dark-transparent-50{color:#aa241780}.theme-light .red-font-dark-transparent-55,.theme-light .color-6-font-dark-transparent-55{color:#aa24178c}.theme-light .red-font-dark-transparent-60,.theme-light .color-6-font-dark-transparent-60{color:#aa241799}.theme-light .red-font-dark-transparent-65,.theme-light .color-6-font-dark-transparent-65{color:#aa2417a6}.theme-light .red-font-dark-transparent-70,.theme-light .color-6-font-dark-transparent-70{color:#aa2417b3}.theme-light .red-font-dark-transparent-75,.theme-light .color-6-font-dark-transparent-75{color:#aa2417bf}.theme-light .red-font-dark-transparent-80,.theme-light .color-6-font-dark-transparent-80{color:#aa2417cc}.theme-light .red-font-dark-transparent-85,.theme-light .color-6-font-dark-transparent-85{color:#aa2417d9}.theme-light .red-font-dark-transparent-90,.theme-light .color-6-font-dark-transparent-90{color:#aa2417e6}.theme-light .red-font-dark-transparent-95,.theme-light .color-6-font-dark-transparent-95{color:#aa2417f2}.theme-light .red-font-dark-lightness-10,.theme-light .color-6-font-dark-lightness-10{color:#c62a1b}.theme-light .red-font-dark-darkness-10,.theme-light .color-6-font-dark-darkness-10{color:#992015}.theme-light .red-font-dark-lightness-20,.theme-light .color-6-font-dark-lightness-20{color:#e13120}.theme-light .red-font-dark-darkness-20,.theme-light .color-6-font-dark-darkness-20{color:#881d12}.theme-light .red-font-dark-lightness-30,.theme-light .color-6-font-dark-lightness-30{color:#e54a3c}.theme-light .red-font-dark-darkness-30,.theme-light .color-6-font-dark-darkness-30{color:#771910}.theme-light .red-font-dark-lightness-40,.theme-light .color-6-font-dark-lightness-40{color:#e86457}.theme-light .red-font-dark-darkness-40,.theme-light .color-6-font-dark-darkness-40{color:#66160e}.theme-light .red-font-dark-lightness-50,.theme-light .color-6-font-dark-lightness-50{color:#ec7e73}.theme-light .red-font-dark-darkness-50,.theme-light .color-6-font-dark-darkness-50{color:#55120c}.theme-light .red-font-dark-lightness-60,.theme-light .color-6-font-dark-lightness-60{color:#f0988f}.theme-light .red-font-dark-darkness-60,.theme-light .color-6-font-dark-darkness-60{color:#440e09}.theme-light .red-font-dark-lightness-70,.theme-light .color-6-font-dark-lightness-70{color:#f4b2ab}.theme-light .red-font-dark-darkness-70,.theme-light .color-6-font-dark-darkness-70{color:#330b07}.theme-light .red-font-dark-lightness-80,.theme-light .color-6-font-dark-lightness-80{color:#f7cbc7}.theme-light .red-font-dark-darkness-80,.theme-light .color-6-font-dark-darkness-80{color:#220705}.theme-light .red-font-dark-lightness-90,.theme-light .color-6-font-dark-lightness-90{color:#fbe5e3}.theme-light .red-font-dark-darkness-90,.theme-light .color-6-font-dark-darkness-90{color:#110402}.theme-light .red-font-dark-hover:hover,.theme-light .color-6-font-dark-hover:hover{color:#aa2417}.theme-light .red-font-dark-hover-transparent-5:hover,.theme-light .color-6-font-dark-hover-transparent-5:hover{color:#aa24170d}.theme-light .red-font-dark-hover-transparent-10:hover,.theme-light .color-6-font-dark-hover-transparent-10:hover{color:#aa24171a}.theme-light .red-font-dark-hover-transparent-15:hover,.theme-light .color-6-font-dark-hover-transparent-15:hover{color:#aa241726}.theme-light .red-font-dark-hover-transparent-20:hover,.theme-light .color-6-font-dark-hover-transparent-20:hover{color:#aa241733}.theme-light .red-font-dark-hover-transparent-25:hover,.theme-light .color-6-font-dark-hover-transparent-25:hover{color:#aa241740}.theme-light .red-font-dark-hover-transparent-30:hover,.theme-light .color-6-font-dark-hover-transparent-30:hover{color:#aa24174d}.theme-light .red-font-dark-hover-transparent-35:hover,.theme-light .color-6-font-dark-hover-transparent-35:hover{color:#aa241759}.theme-light .red-font-dark-hover-transparent-40:hover,.theme-light .color-6-font-dark-hover-transparent-40:hover{color:#aa241766}.theme-light .red-font-dark-hover-transparent-45:hover,.theme-light .color-6-font-dark-hover-transparent-45:hover{color:#aa241773}.theme-light .red-font-dark-hover-transparent-50:hover,.theme-light .color-6-font-dark-hover-transparent-50:hover{color:#aa241780}.theme-light .red-font-dark-hover-transparent-55:hover,.theme-light .color-6-font-dark-hover-transparent-55:hover{color:#aa24178c}.theme-light .red-font-dark-hover-transparent-60:hover,.theme-light .color-6-font-dark-hover-transparent-60:hover{color:#aa241799}.theme-light .red-font-dark-hover-transparent-65:hover,.theme-light .color-6-font-dark-hover-transparent-65:hover{color:#aa2417a6}.theme-light .red-font-dark-hover-transparent-70:hover,.theme-light .color-6-font-dark-hover-transparent-70:hover{color:#aa2417b3}.theme-light .red-font-dark-hover-transparent-75:hover,.theme-light .color-6-font-dark-hover-transparent-75:hover{color:#aa2417bf}.theme-light .red-font-dark-hover-transparent-80:hover,.theme-light .color-6-font-dark-hover-transparent-80:hover{color:#aa2417cc}.theme-light .red-font-dark-hover-transparent-85:hover,.theme-light .color-6-font-dark-hover-transparent-85:hover{color:#aa2417d9}.theme-light .red-font-dark-hover-transparent-90:hover,.theme-light .color-6-font-dark-hover-transparent-90:hover{color:#aa2417e6}.theme-light .red-font-dark-hover-transparent-95:hover,.theme-light .color-6-font-dark-hover-transparent-95:hover{color:#aa2417f2}.theme-light .red-font-dark-contrast,.theme-light .color-6-font-dark-contrast{color:#f2f2f2}.theme-light .red-font-darker,.theme-light .color-6-font-darker{color:#741910}.theme-light .red-font-darker-transparent-5,.theme-light .color-6-font-darker-transparent-5{color:#7419100d}.theme-light .red-font-darker-transparent-10,.theme-light .color-6-font-darker-transparent-10{color:#7419101a}.theme-light .red-font-darker-transparent-15,.theme-light .color-6-font-darker-transparent-15{color:#74191026}.theme-light .red-font-darker-transparent-20,.theme-light .color-6-font-darker-transparent-20{color:#74191033}.theme-light .red-font-darker-transparent-25,.theme-light .color-6-font-darker-transparent-25{color:#74191040}.theme-light .red-font-darker-transparent-30,.theme-light .color-6-font-darker-transparent-30{color:#7419104d}.theme-light .red-font-darker-transparent-35,.theme-light .color-6-font-darker-transparent-35{color:#74191059}.theme-light .red-font-darker-transparent-40,.theme-light .color-6-font-darker-transparent-40{color:#74191066}.theme-light .red-font-darker-transparent-45,.theme-light .color-6-font-darker-transparent-45{color:#74191073}.theme-light .red-font-darker-transparent-50,.theme-light .color-6-font-darker-transparent-50{color:#74191080}.theme-light .red-font-darker-transparent-55,.theme-light .color-6-font-darker-transparent-55{color:#7419108c}.theme-light .red-font-darker-transparent-60,.theme-light .color-6-font-darker-transparent-60{color:#74191099}.theme-light .red-font-darker-transparent-65,.theme-light .color-6-font-darker-transparent-65{color:#741910a6}.theme-light .red-font-darker-transparent-70,.theme-light .color-6-font-darker-transparent-70{color:#741910b3}.theme-light .red-font-darker-transparent-75,.theme-light .color-6-font-darker-transparent-75{color:#741910bf}.theme-light .red-font-darker-transparent-80,.theme-light .color-6-font-darker-transparent-80{color:#741910cc}.theme-light .red-font-darker-transparent-85,.theme-light .color-6-font-darker-transparent-85{color:#741910d9}.theme-light .red-font-darker-transparent-90,.theme-light .color-6-font-darker-transparent-90{color:#741910e6}.theme-light .red-font-darker-transparent-95,.theme-light .color-6-font-darker-transparent-95{color:#741910f2}.theme-light .red-font-darker-lightness-10,.theme-light .color-6-font-darker-lightness-10{color:#952015}.theme-light .red-font-darker-darkness-10,.theme-light .color-6-font-darker-darkness-10{color:#68170e}.theme-light .red-font-darker-lightness-20,.theme-light .color-6-font-darker-lightness-20{color:#b62719}.theme-light .red-font-darker-darkness-20,.theme-light .color-6-font-darker-darkness-20{color:#5d140d}.theme-light .red-font-darker-lightness-30,.theme-light .color-6-font-darker-lightness-30{color:#d82e1e}.theme-light .red-font-darker-darkness-30,.theme-light .color-6-font-darker-darkness-30{color:#51120b}.theme-light .red-font-darker-lightness-40,.theme-light .color-6-font-darker-lightness-40{color:#e44738}.theme-light .red-font-darker-darkness-40,.theme-light .color-6-font-darker-darkness-40{color:#460f0a}.theme-light .red-font-darker-lightness-50,.theme-light .color-6-font-darker-lightness-50{color:#e86659}.theme-light .red-font-darker-darkness-50,.theme-light .color-6-font-darker-darkness-50{color:#3a0d08}.theme-light .red-font-darker-lightness-60,.theme-light .color-6-font-darker-lightness-60{color:#ed847a}.theme-light .red-font-darker-darkness-60,.theme-light .color-6-font-darker-darkness-60{color:#2e0a06}.theme-light .red-font-darker-lightness-70,.theme-light .color-6-font-darker-lightness-70{color:#f1a39b}.theme-light .red-font-darker-darkness-70,.theme-light .color-6-font-darker-darkness-70{color:#230805}.theme-light .red-font-darker-lightness-80,.theme-light .color-6-font-darker-lightness-80{color:#f6c2bd}.theme-light .red-font-darker-darkness-80,.theme-light .color-6-font-darker-darkness-80{color:#170503}.theme-light .red-font-darker-lightness-90,.theme-light .color-6-font-darker-lightness-90{color:#fae0de}.theme-light .red-font-darker-darkness-90,.theme-light .color-6-font-darker-darkness-90{color:#0c0302}.theme-light .red-font-darker-hover:hover,.theme-light .color-6-font-darker-hover:hover{color:#741910}.theme-light .red-font-darker-hover-transparent-5:hover,.theme-light .color-6-font-darker-hover-transparent-5:hover{color:#7419100d}.theme-light .red-font-darker-hover-transparent-10:hover,.theme-light .color-6-font-darker-hover-transparent-10:hover{color:#7419101a}.theme-light .red-font-darker-hover-transparent-15:hover,.theme-light .color-6-font-darker-hover-transparent-15:hover{color:#74191026}.theme-light .red-font-darker-hover-transparent-20:hover,.theme-light .color-6-font-darker-hover-transparent-20:hover{color:#74191033}.theme-light .red-font-darker-hover-transparent-25:hover,.theme-light .color-6-font-darker-hover-transparent-25:hover{color:#74191040}.theme-light .red-font-darker-hover-transparent-30:hover,.theme-light .color-6-font-darker-hover-transparent-30:hover{color:#7419104d}.theme-light .red-font-darker-hover-transparent-35:hover,.theme-light .color-6-font-darker-hover-transparent-35:hover{color:#74191059}.theme-light .red-font-darker-hover-transparent-40:hover,.theme-light .color-6-font-darker-hover-transparent-40:hover{color:#74191066}.theme-light .red-font-darker-hover-transparent-45:hover,.theme-light .color-6-font-darker-hover-transparent-45:hover{color:#74191073}.theme-light .red-font-darker-hover-transparent-50:hover,.theme-light .color-6-font-darker-hover-transparent-50:hover{color:#74191080}.theme-light .red-font-darker-hover-transparent-55:hover,.theme-light .color-6-font-darker-hover-transparent-55:hover{color:#7419108c}.theme-light .red-font-darker-hover-transparent-60:hover,.theme-light .color-6-font-darker-hover-transparent-60:hover{color:#74191099}.theme-light .red-font-darker-hover-transparent-65:hover,.theme-light .color-6-font-darker-hover-transparent-65:hover{color:#741910a6}.theme-light .red-font-darker-hover-transparent-70:hover,.theme-light .color-6-font-darker-hover-transparent-70:hover{color:#741910b3}.theme-light .red-font-darker-hover-transparent-75:hover,.theme-light .color-6-font-darker-hover-transparent-75:hover{color:#741910bf}.theme-light .red-font-darker-hover-transparent-80:hover,.theme-light .color-6-font-darker-hover-transparent-80:hover{color:#741910cc}.theme-light .red-font-darker-hover-transparent-85:hover,.theme-light .color-6-font-darker-hover-transparent-85:hover{color:#741910d9}.theme-light .red-font-darker-hover-transparent-90:hover,.theme-light .color-6-font-darker-hover-transparent-90:hover{color:#741910e6}.theme-light .red-font-darker-hover-transparent-95:hover,.theme-light .color-6-font-darker-hover-transparent-95:hover{color:#741910f2}.theme-light .red-font-darker-contrast,.theme-light .color-6-font-darker-contrast{color:#f2f2f2}.theme-light .red-fill-lighter,.theme-light .color-6-fill-lighter{fill:#f7c8c4}.theme-light .red-fill-lighter-transparent-5,.theme-light .color-6-fill-lighter-transparent-5{fill:#f7c8c40d}.theme-light .red-fill-lighter-transparent-10,.theme-light .color-6-fill-lighter-transparent-10{fill:#f7c8c41a}.theme-light .red-fill-lighter-transparent-15,.theme-light .color-6-fill-lighter-transparent-15{fill:#f7c8c426}.theme-light .red-fill-lighter-transparent-20,.theme-light .color-6-fill-lighter-transparent-20{fill:#f7c8c433}.theme-light .red-fill-lighter-transparent-25,.theme-light .color-6-fill-lighter-transparent-25{fill:#f7c8c440}.theme-light .red-fill-lighter-transparent-30,.theme-light .color-6-fill-lighter-transparent-30{fill:#f7c8c44d}.theme-light .red-fill-lighter-transparent-35,.theme-light .color-6-fill-lighter-transparent-35{fill:#f7c8c459}.theme-light .red-fill-lighter-transparent-40,.theme-light .color-6-fill-lighter-transparent-40{fill:#f7c8c466}.theme-light .red-fill-lighter-transparent-45,.theme-light .color-6-fill-lighter-transparent-45{fill:#f7c8c473}.theme-light .red-fill-lighter-transparent-50,.theme-light .color-6-fill-lighter-transparent-50{fill:#f7c8c480}.theme-light .red-fill-lighter-transparent-55,.theme-light .color-6-fill-lighter-transparent-55{fill:#f7c8c48c}.theme-light .red-fill-lighter-transparent-60,.theme-light .color-6-fill-lighter-transparent-60{fill:#f7c8c499}.theme-light .red-fill-lighter-transparent-65,.theme-light .color-6-fill-lighter-transparent-65{fill:#f7c8c4a6}.theme-light .red-fill-lighter-transparent-70,.theme-light .color-6-fill-lighter-transparent-70{fill:#f7c8c4b3}.theme-light .red-fill-lighter-transparent-75,.theme-light .color-6-fill-lighter-transparent-75{fill:#f7c8c4bf}.theme-light .red-fill-lighter-transparent-80,.theme-light .color-6-fill-lighter-transparent-80{fill:#f7c8c4cc}.theme-light .red-fill-lighter-transparent-85,.theme-light .color-6-fill-lighter-transparent-85{fill:#f7c8c4d9}.theme-light .red-fill-lighter-transparent-90,.theme-light .color-6-fill-lighter-transparent-90{fill:#f7c8c4e6}.theme-light .red-fill-lighter-transparent-95,.theme-light .color-6-fill-lighter-transparent-95{fill:#f7c8c4f2}.theme-light .red-fill-lighter-lightness-10,.theme-light .color-6-fill-lighter-lightness-10{fill:#f8ceca}.theme-light .red-fill-lighter-darkness-10,.theme-light .color-6-fill-lighter-darkness-10{fill:#f2a49d}.theme-light .red-fill-lighter-lightness-20,.theme-light .color-6-fill-lighter-lightness-20{fill:#f9d3d0}.theme-light .red-fill-lighter-darkness-20,.theme-light .color-6-fill-lighter-darkness-20{fill:#ec7f76}.theme-light .red-fill-lighter-lightness-30,.theme-light .color-6-fill-lighter-lightness-30{fill:#f9d9d6}.theme-light .red-fill-lighter-darkness-30,.theme-light .color-6-fill-lighter-darkness-30{fill:#e75b4f}.theme-light .red-fill-lighter-lightness-40,.theme-light .color-6-fill-lighter-lightness-40{fill:#fadedc}.theme-light .red-fill-lighter-darkness-40,.theme-light .color-6-fill-lighter-darkness-40{fill:#e23728}.theme-light .red-fill-lighter-lightness-50,.theme-light .color-6-fill-lighter-lightness-50{fill:#fbe4e2}.theme-light .red-fill-lighter-darkness-50,.theme-light .color-6-fill-lighter-darkness-50{fill:#c3281a}.theme-light .red-fill-lighter-lightness-60,.theme-light .color-6-fill-lighter-lightness-60{fill:#fce9e7}.theme-light .red-fill-lighter-darkness-60,.theme-light .color-6-fill-lighter-darkness-60{fill:#9c2015}.theme-light .red-fill-lighter-lightness-70,.theme-light .color-6-fill-lighter-lightness-70{fill:#fdefed}.theme-light .red-fill-lighter-darkness-70,.theme-light .color-6-fill-lighter-darkness-70{fill:#751810}.theme-light .red-fill-lighter-lightness-80,.theme-light .color-6-fill-lighter-lightness-80{fill:#fdf4f3}.theme-light .red-fill-lighter-darkness-80,.theme-light .color-6-fill-lighter-darkness-80{fill:#4e100b}.theme-light .red-fill-lighter-lightness-90,.theme-light .color-6-fill-lighter-lightness-90{fill:#fefaf9}.theme-light .red-fill-lighter-darkness-90,.theme-light .color-6-fill-lighter-darkness-90{fill:#270805}.theme-light .red-fill-lighter-hover:hover,.theme-light .color-6-fill-lighter-hover:hover{fill:#f7c8c4}.theme-light .red-fill-lighter-hover-transparent-5:hover,.theme-light .color-6-fill-lighter-hover-transparent-5:hover{fill:#f7c8c40d}.theme-light .red-fill-lighter-hover-transparent-10:hover,.theme-light .color-6-fill-lighter-hover-transparent-10:hover{fill:#f7c8c41a}.theme-light .red-fill-lighter-hover-transparent-15:hover,.theme-light .color-6-fill-lighter-hover-transparent-15:hover{fill:#f7c8c426}.theme-light .red-fill-lighter-hover-transparent-20:hover,.theme-light .color-6-fill-lighter-hover-transparent-20:hover{fill:#f7c8c433}.theme-light .red-fill-lighter-hover-transparent-25:hover,.theme-light .color-6-fill-lighter-hover-transparent-25:hover{fill:#f7c8c440}.theme-light .red-fill-lighter-hover-transparent-30:hover,.theme-light .color-6-fill-lighter-hover-transparent-30:hover{fill:#f7c8c44d}.theme-light .red-fill-lighter-hover-transparent-35:hover,.theme-light .color-6-fill-lighter-hover-transparent-35:hover{fill:#f7c8c459}.theme-light .red-fill-lighter-hover-transparent-40:hover,.theme-light .color-6-fill-lighter-hover-transparent-40:hover{fill:#f7c8c466}.theme-light .red-fill-lighter-hover-transparent-45:hover,.theme-light .color-6-fill-lighter-hover-transparent-45:hover{fill:#f7c8c473}.theme-light .red-fill-lighter-hover-transparent-50:hover,.theme-light .color-6-fill-lighter-hover-transparent-50:hover{fill:#f7c8c480}.theme-light .red-fill-lighter-hover-transparent-55:hover,.theme-light .color-6-fill-lighter-hover-transparent-55:hover{fill:#f7c8c48c}.theme-light .red-fill-lighter-hover-transparent-60:hover,.theme-light .color-6-fill-lighter-hover-transparent-60:hover{fill:#f7c8c499}.theme-light .red-fill-lighter-hover-transparent-65:hover,.theme-light .color-6-fill-lighter-hover-transparent-65:hover{fill:#f7c8c4a6}.theme-light .red-fill-lighter-hover-transparent-70:hover,.theme-light .color-6-fill-lighter-hover-transparent-70:hover{fill:#f7c8c4b3}.theme-light .red-fill-lighter-hover-transparent-75:hover,.theme-light .color-6-fill-lighter-hover-transparent-75:hover{fill:#f7c8c4bf}.theme-light .red-fill-lighter-hover-transparent-80:hover,.theme-light .color-6-fill-lighter-hover-transparent-80:hover{fill:#f7c8c4cc}.theme-light .red-fill-lighter-hover-transparent-85:hover,.theme-light .color-6-fill-lighter-hover-transparent-85:hover{fill:#f7c8c4d9}.theme-light .red-fill-lighter-hover-transparent-90:hover,.theme-light .color-6-fill-lighter-hover-transparent-90:hover{fill:#f7c8c4e6}.theme-light .red-fill-lighter-hover-transparent-95:hover,.theme-light .color-6-fill-lighter-hover-transparent-95:hover{fill:#f7c8c4f2}.theme-light .red-fill-light,.theme-light .color-6-fill-light{fill:#e86153}.theme-light .red-fill-light-transparent-5,.theme-light .color-6-fill-light-transparent-5{fill:#e861530d}.theme-light .red-fill-light-transparent-10,.theme-light .color-6-fill-light-transparent-10{fill:#e861531a}.theme-light .red-fill-light-transparent-15,.theme-light .color-6-fill-light-transparent-15{fill:#e8615326}.theme-light .red-fill-light-transparent-20,.theme-light .color-6-fill-light-transparent-20{fill:#e8615333}.theme-light .red-fill-light-transparent-25,.theme-light .color-6-fill-light-transparent-25{fill:#e8615340}.theme-light .red-fill-light-transparent-30,.theme-light .color-6-fill-light-transparent-30{fill:#e861534d}.theme-light .red-fill-light-transparent-35,.theme-light .color-6-fill-light-transparent-35{fill:#e8615359}.theme-light .red-fill-light-transparent-40,.theme-light .color-6-fill-light-transparent-40{fill:#e8615366}.theme-light .red-fill-light-transparent-45,.theme-light .color-6-fill-light-transparent-45{fill:#e8615373}.theme-light .red-fill-light-transparent-50,.theme-light .color-6-fill-light-transparent-50{fill:#e8615380}.theme-light .red-fill-light-transparent-55,.theme-light .color-6-fill-light-transparent-55{fill:#e861538c}.theme-light .red-fill-light-transparent-60,.theme-light .color-6-fill-light-transparent-60{fill:#e8615399}.theme-light .red-fill-light-transparent-65,.theme-light .color-6-fill-light-transparent-65{fill:#e86153a6}.theme-light .red-fill-light-transparent-70,.theme-light .color-6-fill-light-transparent-70{fill:#e86153b3}.theme-light .red-fill-light-transparent-75,.theme-light .color-6-fill-light-transparent-75{fill:#e86153bf}.theme-light .red-fill-light-transparent-80,.theme-light .color-6-fill-light-transparent-80{fill:#e86153cc}.theme-light .red-fill-light-transparent-85,.theme-light .color-6-fill-light-transparent-85{fill:#e86153d9}.theme-light .red-fill-light-transparent-90,.theme-light .color-6-fill-light-transparent-90{fill:#e86153e6}.theme-light .red-fill-light-transparent-95,.theme-light .color-6-fill-light-transparent-95{fill:#e86153f2}.theme-light .red-fill-light-lightness-10,.theme-light .color-6-fill-light-lightness-10{fill:#ea7164}.theme-light .red-fill-light-darkness-10,.theme-light .color-6-fill-light-darkness-10{fill:#e44737}.theme-light .red-fill-light-lightness-20,.theme-light .color-6-fill-light-lightness-20{fill:#ed8175}.theme-light .red-fill-light-darkness-20,.theme-light .color-6-fill-light-darkness-20{fill:#de301e}.theme-light .red-fill-light-lightness-30,.theme-light .color-6-fill-light-lightness-30{fill:#ef9087}.theme-light .red-fill-light-darkness-30,.theme-light .color-6-fill-light-darkness-30{fill:#c22a1a}.theme-light .red-fill-light-lightness-40,.theme-light .color-6-fill-light-lightness-40{fill:#f1a098}.theme-light .red-fill-light-darkness-40,.theme-light .color-6-fill-light-darkness-40{fill:#a72416}.theme-light .red-fill-light-lightness-50,.theme-light .color-6-fill-light-lightness-50{fill:#f4b0a9}.theme-light .red-fill-light-darkness-50,.theme-light .color-6-fill-light-darkness-50{fill:#8b1e13}.theme-light .red-fill-light-lightness-60,.theme-light .color-6-fill-light-lightness-60{fill:#f6c0ba}.theme-light .red-fill-light-darkness-60,.theme-light .color-6-fill-light-darkness-60{fill:#6f180f}.theme-light .red-fill-light-lightness-70,.theme-light .color-6-fill-light-lightness-70{fill:#f8d0cb}.theme-light .red-fill-light-darkness-70,.theme-light .color-6-fill-light-darkness-70{fill:#53120b}.theme-light .red-fill-light-lightness-80,.theme-light .color-6-fill-light-lightness-80{fill:#fadfdd}.theme-light .red-fill-light-darkness-80,.theme-light .color-6-fill-light-darkness-80{fill:#380c07}.theme-light .red-fill-light-lightness-90,.theme-light .color-6-fill-light-lightness-90{fill:#fdefee}.theme-light .red-fill-light-darkness-90,.theme-light .color-6-fill-light-darkness-90{fill:#1c0604}.theme-light .red-fill-light-hover:hover,.theme-light .color-6-fill-light-hover:hover{fill:#e86153}.theme-light .red-fill-light-hover-transparent-5:hover,.theme-light .color-6-fill-light-hover-transparent-5:hover{fill:#e861530d}.theme-light .red-fill-light-hover-transparent-10:hover,.theme-light .color-6-fill-light-hover-transparent-10:hover{fill:#e861531a}.theme-light .red-fill-light-hover-transparent-15:hover,.theme-light .color-6-fill-light-hover-transparent-15:hover{fill:#e8615326}.theme-light .red-fill-light-hover-transparent-20:hover,.theme-light .color-6-fill-light-hover-transparent-20:hover{fill:#e8615333}.theme-light .red-fill-light-hover-transparent-25:hover,.theme-light .color-6-fill-light-hover-transparent-25:hover{fill:#e8615340}.theme-light .red-fill-light-hover-transparent-30:hover,.theme-light .color-6-fill-light-hover-transparent-30:hover{fill:#e861534d}.theme-light .red-fill-light-hover-transparent-35:hover,.theme-light .color-6-fill-light-hover-transparent-35:hover{fill:#e8615359}.theme-light .red-fill-light-hover-transparent-40:hover,.theme-light .color-6-fill-light-hover-transparent-40:hover{fill:#e8615366}.theme-light .red-fill-light-hover-transparent-45:hover,.theme-light .color-6-fill-light-hover-transparent-45:hover{fill:#e8615373}.theme-light .red-fill-light-hover-transparent-50:hover,.theme-light .color-6-fill-light-hover-transparent-50:hover{fill:#e8615380}.theme-light .red-fill-light-hover-transparent-55:hover,.theme-light .color-6-fill-light-hover-transparent-55:hover{fill:#e861538c}.theme-light .red-fill-light-hover-transparent-60:hover,.theme-light .color-6-fill-light-hover-transparent-60:hover{fill:#e8615399}.theme-light .red-fill-light-hover-transparent-65:hover,.theme-light .color-6-fill-light-hover-transparent-65:hover{fill:#e86153a6}.theme-light .red-fill-light-hover-transparent-70:hover,.theme-light .color-6-fill-light-hover-transparent-70:hover{fill:#e86153b3}.theme-light .red-fill-light-hover-transparent-75:hover,.theme-light .color-6-fill-light-hover-transparent-75:hover{fill:#e86153bf}.theme-light .red-fill-light-hover-transparent-80:hover,.theme-light .color-6-fill-light-hover-transparent-80:hover{fill:#e86153cc}.theme-light .red-fill-light-hover-transparent-85:hover,.theme-light .color-6-fill-light-hover-transparent-85:hover{fill:#e86153d9}.theme-light .red-fill-light-hover-transparent-90:hover,.theme-light .color-6-fill-light-hover-transparent-90:hover{fill:#e86153e6}.theme-light .red-fill-light-hover-transparent-95:hover,.theme-light .color-6-fill-light-hover-transparent-95:hover{fill:#e86153f2}.theme-light .red-fill,.theme-light .color-6-fill{fill:#e0301e}.theme-light .red-fill-transparent-5,.theme-light .color-6-fill-transparent-5{fill:#e0301e0d}.theme-light .red-fill-transparent-10,.theme-light .color-6-fill-transparent-10{fill:#e0301e1a}.theme-light .red-fill-transparent-15,.theme-light .color-6-fill-transparent-15{fill:#e0301e26}.theme-light .red-fill-transparent-20,.theme-light .color-6-fill-transparent-20{fill:#e0301e33}.theme-light .red-fill-transparent-25,.theme-light .color-6-fill-transparent-25{fill:#e0301e40}.theme-light .red-fill-transparent-30,.theme-light .color-6-fill-transparent-30{fill:#e0301e4d}.theme-light .red-fill-transparent-35,.theme-light .color-6-fill-transparent-35{fill:#e0301e59}.theme-light .red-fill-transparent-40,.theme-light .color-6-fill-transparent-40{fill:#e0301e66}.theme-light .red-fill-transparent-45,.theme-light .color-6-fill-transparent-45{fill:#e0301e73}.theme-light .red-fill-transparent-50,.theme-light .color-6-fill-transparent-50{fill:#e0301e80}.theme-light .red-fill-transparent-55,.theme-light .color-6-fill-transparent-55{fill:#e0301e8c}.theme-light .red-fill-transparent-60,.theme-light .color-6-fill-transparent-60{fill:#e0301e99}.theme-light .red-fill-transparent-65,.theme-light .color-6-fill-transparent-65{fill:#e0301ea6}.theme-light .red-fill-transparent-70,.theme-light .color-6-fill-transparent-70{fill:#e0301eb3}.theme-light .red-fill-transparent-75,.theme-light .color-6-fill-transparent-75{fill:#e0301ebf}.theme-light .red-fill-transparent-80,.theme-light .color-6-fill-transparent-80{fill:#e0301ecc}.theme-light .red-fill-transparent-85,.theme-light .color-6-fill-transparent-85{fill:#e0301ed9}.theme-light .red-fill-transparent-90,.theme-light .color-6-fill-transparent-90{fill:#e0301ee6}.theme-light .red-fill-transparent-95,.theme-light .color-6-fill-transparent-95{fill:#e0301ef2}.theme-light .red-fill-lightness-10,.theme-light .color-6-fill-lightness-10{fill:#e44434}.theme-light .red-fill-darkness-10,.theme-light .color-6-fill-darkness-10{fill:#ca2b1b}.theme-light .red-fill-lightness-20,.theme-light .color-6-fill-lightness-20{fill:#e7594a}.theme-light .red-fill-darkness-20,.theme-light .color-6-fill-darkness-20{fill:#b32618}.theme-light .red-fill-lightness-30,.theme-light .color-6-fill-lightness-30{fill:#ea6e61}.theme-light .red-fill-darkness-30,.theme-light .color-6-fill-darkness-30{fill:#9d2215}.theme-light .red-fill-lightness-40,.theme-light .color-6-fill-lightness-40{fill:#ed8278}.theme-light .red-fill-darkness-40,.theme-light .color-6-fill-darkness-40{fill:#861d12}.theme-light .red-fill-lightness-50,.theme-light .color-6-fill-lightness-50{fill:#f0978e}.theme-light .red-fill-darkness-50,.theme-light .color-6-fill-darkness-50{fill:#70180f}.theme-light .red-fill-lightness-60,.theme-light .color-6-fill-lightness-60{fill:#f3aca5}.theme-light .red-fill-darkness-60,.theme-light .color-6-fill-darkness-60{fill:#5a130c}.theme-light .red-fill-lightness-70,.theme-light .color-6-fill-lightness-70{fill:#f6c1bb}.theme-light .red-fill-darkness-70,.theme-light .color-6-fill-darkness-70{fill:#430e09}.theme-light .red-fill-lightness-80,.theme-light .color-6-fill-lightness-80{fill:#f9d5d2}.theme-light .red-fill-darkness-80,.theme-light .color-6-fill-darkness-80{fill:#2d0a06}.theme-light .red-fill-lightness-90,.theme-light .color-6-fill-lightness-90{fill:#fceae8}.theme-light .red-fill-darkness-90,.theme-light .color-6-fill-darkness-90{fill:#160503}.theme-light .red-fill-hover:hover,.theme-light .color-6-fill-hover:hover{fill:#e0301e}.theme-light .red-fill-hover-transparent-5:hover,.theme-light .color-6-fill-hover-transparent-5:hover{fill:#e0301e0d}.theme-light .red-fill-hover-transparent-10:hover,.theme-light .color-6-fill-hover-transparent-10:hover{fill:#e0301e1a}.theme-light .red-fill-hover-transparent-15:hover,.theme-light .color-6-fill-hover-transparent-15:hover{fill:#e0301e26}.theme-light .red-fill-hover-transparent-20:hover,.theme-light .color-6-fill-hover-transparent-20:hover{fill:#e0301e33}.theme-light .red-fill-hover-transparent-25:hover,.theme-light .color-6-fill-hover-transparent-25:hover{fill:#e0301e40}.theme-light .red-fill-hover-transparent-30:hover,.theme-light .color-6-fill-hover-transparent-30:hover{fill:#e0301e4d}.theme-light .red-fill-hover-transparent-35:hover,.theme-light .color-6-fill-hover-transparent-35:hover{fill:#e0301e59}.theme-light .red-fill-hover-transparent-40:hover,.theme-light .color-6-fill-hover-transparent-40:hover{fill:#e0301e66}.theme-light .red-fill-hover-transparent-45:hover,.theme-light .color-6-fill-hover-transparent-45:hover{fill:#e0301e73}.theme-light .red-fill-hover-transparent-50:hover,.theme-light .color-6-fill-hover-transparent-50:hover{fill:#e0301e80}.theme-light .red-fill-hover-transparent-55:hover,.theme-light .color-6-fill-hover-transparent-55:hover{fill:#e0301e8c}.theme-light .red-fill-hover-transparent-60:hover,.theme-light .color-6-fill-hover-transparent-60:hover{fill:#e0301e99}.theme-light .red-fill-hover-transparent-65:hover,.theme-light .color-6-fill-hover-transparent-65:hover{fill:#e0301ea6}.theme-light .red-fill-hover-transparent-70:hover,.theme-light .color-6-fill-hover-transparent-70:hover{fill:#e0301eb3}.theme-light .red-fill-hover-transparent-75:hover,.theme-light .color-6-fill-hover-transparent-75:hover{fill:#e0301ebf}.theme-light .red-fill-hover-transparent-80:hover,.theme-light .color-6-fill-hover-transparent-80:hover{fill:#e0301ecc}.theme-light .red-fill-hover-transparent-85:hover,.theme-light .color-6-fill-hover-transparent-85:hover{fill:#e0301ed9}.theme-light .red-fill-hover-transparent-90:hover,.theme-light .color-6-fill-hover-transparent-90:hover{fill:#e0301ee6}.theme-light .red-fill-hover-transparent-95:hover,.theme-light .color-6-fill-hover-transparent-95:hover{fill:#e0301ef2}.theme-light .red-fill-dark,.theme-light .color-6-fill-dark{fill:#aa2417}.theme-light .red-fill-dark-transparent-5,.theme-light .color-6-fill-dark-transparent-5{fill:#aa24170d}.theme-light .red-fill-dark-transparent-10,.theme-light .color-6-fill-dark-transparent-10{fill:#aa24171a}.theme-light .red-fill-dark-transparent-15,.theme-light .color-6-fill-dark-transparent-15{fill:#aa241726}.theme-light .red-fill-dark-transparent-20,.theme-light .color-6-fill-dark-transparent-20{fill:#aa241733}.theme-light .red-fill-dark-transparent-25,.theme-light .color-6-fill-dark-transparent-25{fill:#aa241740}.theme-light .red-fill-dark-transparent-30,.theme-light .color-6-fill-dark-transparent-30{fill:#aa24174d}.theme-light .red-fill-dark-transparent-35,.theme-light .color-6-fill-dark-transparent-35{fill:#aa241759}.theme-light .red-fill-dark-transparent-40,.theme-light .color-6-fill-dark-transparent-40{fill:#aa241766}.theme-light .red-fill-dark-transparent-45,.theme-light .color-6-fill-dark-transparent-45{fill:#aa241773}.theme-light .red-fill-dark-transparent-50,.theme-light .color-6-fill-dark-transparent-50{fill:#aa241780}.theme-light .red-fill-dark-transparent-55,.theme-light .color-6-fill-dark-transparent-55{fill:#aa24178c}.theme-light .red-fill-dark-transparent-60,.theme-light .color-6-fill-dark-transparent-60{fill:#aa241799}.theme-light .red-fill-dark-transparent-65,.theme-light .color-6-fill-dark-transparent-65{fill:#aa2417a6}.theme-light .red-fill-dark-transparent-70,.theme-light .color-6-fill-dark-transparent-70{fill:#aa2417b3}.theme-light .red-fill-dark-transparent-75,.theme-light .color-6-fill-dark-transparent-75{fill:#aa2417bf}.theme-light .red-fill-dark-transparent-80,.theme-light .color-6-fill-dark-transparent-80{fill:#aa2417cc}.theme-light .red-fill-dark-transparent-85,.theme-light .color-6-fill-dark-transparent-85{fill:#aa2417d9}.theme-light .red-fill-dark-transparent-90,.theme-light .color-6-fill-dark-transparent-90{fill:#aa2417e6}.theme-light .red-fill-dark-transparent-95,.theme-light .color-6-fill-dark-transparent-95{fill:#aa2417f2}.theme-light .red-fill-dark-lightness-10,.theme-light .color-6-fill-dark-lightness-10{fill:#c62a1b}.theme-light .red-fill-dark-darkness-10,.theme-light .color-6-fill-dark-darkness-10{fill:#992015}.theme-light .red-fill-dark-lightness-20,.theme-light .color-6-fill-dark-lightness-20{fill:#e13120}.theme-light .red-fill-dark-darkness-20,.theme-light .color-6-fill-dark-darkness-20{fill:#881d12}.theme-light .red-fill-dark-lightness-30,.theme-light .color-6-fill-dark-lightness-30{fill:#e54a3c}.theme-light .red-fill-dark-darkness-30,.theme-light .color-6-fill-dark-darkness-30{fill:#771910}.theme-light .red-fill-dark-lightness-40,.theme-light .color-6-fill-dark-lightness-40{fill:#e86457}.theme-light .red-fill-dark-darkness-40,.theme-light .color-6-fill-dark-darkness-40{fill:#66160e}.theme-light .red-fill-dark-lightness-50,.theme-light .color-6-fill-dark-lightness-50{fill:#ec7e73}.theme-light .red-fill-dark-darkness-50,.theme-light .color-6-fill-dark-darkness-50{fill:#55120c}.theme-light .red-fill-dark-lightness-60,.theme-light .color-6-fill-dark-lightness-60{fill:#f0988f}.theme-light .red-fill-dark-darkness-60,.theme-light .color-6-fill-dark-darkness-60{fill:#440e09}.theme-light .red-fill-dark-lightness-70,.theme-light .color-6-fill-dark-lightness-70{fill:#f4b2ab}.theme-light .red-fill-dark-darkness-70,.theme-light .color-6-fill-dark-darkness-70{fill:#330b07}.theme-light .red-fill-dark-lightness-80,.theme-light .color-6-fill-dark-lightness-80{fill:#f7cbc7}.theme-light .red-fill-dark-darkness-80,.theme-light .color-6-fill-dark-darkness-80{fill:#220705}.theme-light .red-fill-dark-lightness-90,.theme-light .color-6-fill-dark-lightness-90{fill:#fbe5e3}.theme-light .red-fill-dark-darkness-90,.theme-light .color-6-fill-dark-darkness-90{fill:#110402}.theme-light .red-fill-dark-hover:hover,.theme-light .color-6-fill-dark-hover:hover{fill:#aa2417}.theme-light .red-fill-dark-hover-transparent-5:hover,.theme-light .color-6-fill-dark-hover-transparent-5:hover{fill:#aa24170d}.theme-light .red-fill-dark-hover-transparent-10:hover,.theme-light .color-6-fill-dark-hover-transparent-10:hover{fill:#aa24171a}.theme-light .red-fill-dark-hover-transparent-15:hover,.theme-light .color-6-fill-dark-hover-transparent-15:hover{fill:#aa241726}.theme-light .red-fill-dark-hover-transparent-20:hover,.theme-light .color-6-fill-dark-hover-transparent-20:hover{fill:#aa241733}.theme-light .red-fill-dark-hover-transparent-25:hover,.theme-light .color-6-fill-dark-hover-transparent-25:hover{fill:#aa241740}.theme-light .red-fill-dark-hover-transparent-30:hover,.theme-light .color-6-fill-dark-hover-transparent-30:hover{fill:#aa24174d}.theme-light .red-fill-dark-hover-transparent-35:hover,.theme-light .color-6-fill-dark-hover-transparent-35:hover{fill:#aa241759}.theme-light .red-fill-dark-hover-transparent-40:hover,.theme-light .color-6-fill-dark-hover-transparent-40:hover{fill:#aa241766}.theme-light .red-fill-dark-hover-transparent-45:hover,.theme-light .color-6-fill-dark-hover-transparent-45:hover{fill:#aa241773}.theme-light .red-fill-dark-hover-transparent-50:hover,.theme-light .color-6-fill-dark-hover-transparent-50:hover{fill:#aa241780}.theme-light .red-fill-dark-hover-transparent-55:hover,.theme-light .color-6-fill-dark-hover-transparent-55:hover{fill:#aa24178c}.theme-light .red-fill-dark-hover-transparent-60:hover,.theme-light .color-6-fill-dark-hover-transparent-60:hover{fill:#aa241799}.theme-light .red-fill-dark-hover-transparent-65:hover,.theme-light .color-6-fill-dark-hover-transparent-65:hover{fill:#aa2417a6}.theme-light .red-fill-dark-hover-transparent-70:hover,.theme-light .color-6-fill-dark-hover-transparent-70:hover{fill:#aa2417b3}.theme-light .red-fill-dark-hover-transparent-75:hover,.theme-light .color-6-fill-dark-hover-transparent-75:hover{fill:#aa2417bf}.theme-light .red-fill-dark-hover-transparent-80:hover,.theme-light .color-6-fill-dark-hover-transparent-80:hover{fill:#aa2417cc}.theme-light .red-fill-dark-hover-transparent-85:hover,.theme-light .color-6-fill-dark-hover-transparent-85:hover{fill:#aa2417d9}.theme-light .red-fill-dark-hover-transparent-90:hover,.theme-light .color-6-fill-dark-hover-transparent-90:hover{fill:#aa2417e6}.theme-light .red-fill-dark-hover-transparent-95:hover,.theme-light .color-6-fill-dark-hover-transparent-95:hover{fill:#aa2417f2}.theme-light .red-fill-darker,.theme-light .color-6-fill-darker{fill:#741910}.theme-light .red-fill-darker-transparent-5,.theme-light .color-6-fill-darker-transparent-5{fill:#7419100d}.theme-light .red-fill-darker-transparent-10,.theme-light .color-6-fill-darker-transparent-10{fill:#7419101a}.theme-light .red-fill-darker-transparent-15,.theme-light .color-6-fill-darker-transparent-15{fill:#74191026}.theme-light .red-fill-darker-transparent-20,.theme-light .color-6-fill-darker-transparent-20{fill:#74191033}.theme-light .red-fill-darker-transparent-25,.theme-light .color-6-fill-darker-transparent-25{fill:#74191040}.theme-light .red-fill-darker-transparent-30,.theme-light .color-6-fill-darker-transparent-30{fill:#7419104d}.theme-light .red-fill-darker-transparent-35,.theme-light .color-6-fill-darker-transparent-35{fill:#74191059}.theme-light .red-fill-darker-transparent-40,.theme-light .color-6-fill-darker-transparent-40{fill:#74191066}.theme-light .red-fill-darker-transparent-45,.theme-light .color-6-fill-darker-transparent-45{fill:#74191073}.theme-light .red-fill-darker-transparent-50,.theme-light .color-6-fill-darker-transparent-50{fill:#74191080}.theme-light .red-fill-darker-transparent-55,.theme-light .color-6-fill-darker-transparent-55{fill:#7419108c}.theme-light .red-fill-darker-transparent-60,.theme-light .color-6-fill-darker-transparent-60{fill:#74191099}.theme-light .red-fill-darker-transparent-65,.theme-light .color-6-fill-darker-transparent-65{fill:#741910a6}.theme-light .red-fill-darker-transparent-70,.theme-light .color-6-fill-darker-transparent-70{fill:#741910b3}.theme-light .red-fill-darker-transparent-75,.theme-light .color-6-fill-darker-transparent-75{fill:#741910bf}.theme-light .red-fill-darker-transparent-80,.theme-light .color-6-fill-darker-transparent-80{fill:#741910cc}.theme-light .red-fill-darker-transparent-85,.theme-light .color-6-fill-darker-transparent-85{fill:#741910d9}.theme-light .red-fill-darker-transparent-90,.theme-light .color-6-fill-darker-transparent-90{fill:#741910e6}.theme-light .red-fill-darker-transparent-95,.theme-light .color-6-fill-darker-transparent-95{fill:#741910f2}.theme-light .red-fill-darker-lightness-10,.theme-light .color-6-fill-darker-lightness-10{fill:#952015}.theme-light .red-fill-darker-darkness-10,.theme-light .color-6-fill-darker-darkness-10{fill:#68170e}.theme-light .red-fill-darker-lightness-20,.theme-light .color-6-fill-darker-lightness-20{fill:#b62719}.theme-light .red-fill-darker-darkness-20,.theme-light .color-6-fill-darker-darkness-20{fill:#5d140d}.theme-light .red-fill-darker-lightness-30,.theme-light .color-6-fill-darker-lightness-30{fill:#d82e1e}.theme-light .red-fill-darker-darkness-30,.theme-light .color-6-fill-darker-darkness-30{fill:#51120b}.theme-light .red-fill-darker-lightness-40,.theme-light .color-6-fill-darker-lightness-40{fill:#e44738}.theme-light .red-fill-darker-darkness-40,.theme-light .color-6-fill-darker-darkness-40{fill:#460f0a}.theme-light .red-fill-darker-lightness-50,.theme-light .color-6-fill-darker-lightness-50{fill:#e86659}.theme-light .red-fill-darker-darkness-50,.theme-light .color-6-fill-darker-darkness-50{fill:#3a0d08}.theme-light .red-fill-darker-lightness-60,.theme-light .color-6-fill-darker-lightness-60{fill:#ed847a}.theme-light .red-fill-darker-darkness-60,.theme-light .color-6-fill-darker-darkness-60{fill:#2e0a06}.theme-light .red-fill-darker-lightness-70,.theme-light .color-6-fill-darker-lightness-70{fill:#f1a39b}.theme-light .red-fill-darker-darkness-70,.theme-light .color-6-fill-darker-darkness-70{fill:#230805}.theme-light .red-fill-darker-lightness-80,.theme-light .color-6-fill-darker-lightness-80{fill:#f6c2bd}.theme-light .red-fill-darker-darkness-80,.theme-light .color-6-fill-darker-darkness-80{fill:#170503}.theme-light .red-fill-darker-lightness-90,.theme-light .color-6-fill-darker-lightness-90{fill:#fae0de}.theme-light .red-fill-darker-darkness-90,.theme-light .color-6-fill-darker-darkness-90{fill:#0c0302}.theme-light .red-fill-darker-hover:hover,.theme-light .color-6-fill-darker-hover:hover{fill:#741910}.theme-light .red-fill-darker-hover-transparent-5:hover,.theme-light .color-6-fill-darker-hover-transparent-5:hover{fill:#7419100d}.theme-light .red-fill-darker-hover-transparent-10:hover,.theme-light .color-6-fill-darker-hover-transparent-10:hover{fill:#7419101a}.theme-light .red-fill-darker-hover-transparent-15:hover,.theme-light .color-6-fill-darker-hover-transparent-15:hover{fill:#74191026}.theme-light .red-fill-darker-hover-transparent-20:hover,.theme-light .color-6-fill-darker-hover-transparent-20:hover{fill:#74191033}.theme-light .red-fill-darker-hover-transparent-25:hover,.theme-light .color-6-fill-darker-hover-transparent-25:hover{fill:#74191040}.theme-light .red-fill-darker-hover-transparent-30:hover,.theme-light .color-6-fill-darker-hover-transparent-30:hover{fill:#7419104d}.theme-light .red-fill-darker-hover-transparent-35:hover,.theme-light .color-6-fill-darker-hover-transparent-35:hover{fill:#74191059}.theme-light .red-fill-darker-hover-transparent-40:hover,.theme-light .color-6-fill-darker-hover-transparent-40:hover{fill:#74191066}.theme-light .red-fill-darker-hover-transparent-45:hover,.theme-light .color-6-fill-darker-hover-transparent-45:hover{fill:#74191073}.theme-light .red-fill-darker-hover-transparent-50:hover,.theme-light .color-6-fill-darker-hover-transparent-50:hover{fill:#74191080}.theme-light .red-fill-darker-hover-transparent-55:hover,.theme-light .color-6-fill-darker-hover-transparent-55:hover{fill:#7419108c}.theme-light .red-fill-darker-hover-transparent-60:hover,.theme-light .color-6-fill-darker-hover-transparent-60:hover{fill:#74191099}.theme-light .red-fill-darker-hover-transparent-65:hover,.theme-light .color-6-fill-darker-hover-transparent-65:hover{fill:#741910a6}.theme-light .red-fill-darker-hover-transparent-70:hover,.theme-light .color-6-fill-darker-hover-transparent-70:hover{fill:#741910b3}.theme-light .red-fill-darker-hover-transparent-75:hover,.theme-light .color-6-fill-darker-hover-transparent-75:hover{fill:#741910bf}.theme-light .red-fill-darker-hover-transparent-80:hover,.theme-light .color-6-fill-darker-hover-transparent-80:hover{fill:#741910cc}.theme-light .red-fill-darker-hover-transparent-85:hover,.theme-light .color-6-fill-darker-hover-transparent-85:hover{fill:#741910d9}.theme-light .red-fill-darker-hover-transparent-90:hover,.theme-light .color-6-fill-darker-hover-transparent-90:hover{fill:#741910e6}.theme-light .red-fill-darker-hover-transparent-95:hover,.theme-light .color-6-fill-darker-hover-transparent-95:hover{fill:#741910f2}.theme-light .red-stroke-lighter,.theme-light .color-6-stroke-lighter{stroke:#f7c8c4}.theme-light .red-stroke-lighter-transparent-5,.theme-light .color-6-stroke-lighter-transparent-5{stroke:#f7c8c40d}.theme-light .red-stroke-lighter-transparent-10,.theme-light .color-6-stroke-lighter-transparent-10{stroke:#f7c8c41a}.theme-light .red-stroke-lighter-transparent-15,.theme-light .color-6-stroke-lighter-transparent-15{stroke:#f7c8c426}.theme-light .red-stroke-lighter-transparent-20,.theme-light .color-6-stroke-lighter-transparent-20{stroke:#f7c8c433}.theme-light .red-stroke-lighter-transparent-25,.theme-light .color-6-stroke-lighter-transparent-25{stroke:#f7c8c440}.theme-light .red-stroke-lighter-transparent-30,.theme-light .color-6-stroke-lighter-transparent-30{stroke:#f7c8c44d}.theme-light .red-stroke-lighter-transparent-35,.theme-light .color-6-stroke-lighter-transparent-35{stroke:#f7c8c459}.theme-light .red-stroke-lighter-transparent-40,.theme-light .color-6-stroke-lighter-transparent-40{stroke:#f7c8c466}.theme-light .red-stroke-lighter-transparent-45,.theme-light .color-6-stroke-lighter-transparent-45{stroke:#f7c8c473}.theme-light .red-stroke-lighter-transparent-50,.theme-light .color-6-stroke-lighter-transparent-50{stroke:#f7c8c480}.theme-light .red-stroke-lighter-transparent-55,.theme-light .color-6-stroke-lighter-transparent-55{stroke:#f7c8c48c}.theme-light .red-stroke-lighter-transparent-60,.theme-light .color-6-stroke-lighter-transparent-60{stroke:#f7c8c499}.theme-light .red-stroke-lighter-transparent-65,.theme-light .color-6-stroke-lighter-transparent-65{stroke:#f7c8c4a6}.theme-light .red-stroke-lighter-transparent-70,.theme-light .color-6-stroke-lighter-transparent-70{stroke:#f7c8c4b3}.theme-light .red-stroke-lighter-transparent-75,.theme-light .color-6-stroke-lighter-transparent-75{stroke:#f7c8c4bf}.theme-light .red-stroke-lighter-transparent-80,.theme-light .color-6-stroke-lighter-transparent-80{stroke:#f7c8c4cc}.theme-light .red-stroke-lighter-transparent-85,.theme-light .color-6-stroke-lighter-transparent-85{stroke:#f7c8c4d9}.theme-light .red-stroke-lighter-transparent-90,.theme-light .color-6-stroke-lighter-transparent-90{stroke:#f7c8c4e6}.theme-light .red-stroke-lighter-transparent-95,.theme-light .color-6-stroke-lighter-transparent-95{stroke:#f7c8c4f2}.theme-light .red-stroke-lighter-lightness-10,.theme-light .color-6-stroke-lighter-lightness-10{stroke:#f8ceca}.theme-light .red-stroke-lighter-darkness-10,.theme-light .color-6-stroke-lighter-darkness-10{stroke:#f2a49d}.theme-light .red-stroke-lighter-lightness-20,.theme-light .color-6-stroke-lighter-lightness-20{stroke:#f9d3d0}.theme-light .red-stroke-lighter-darkness-20,.theme-light .color-6-stroke-lighter-darkness-20{stroke:#ec7f76}.theme-light .red-stroke-lighter-lightness-30,.theme-light .color-6-stroke-lighter-lightness-30{stroke:#f9d9d6}.theme-light .red-stroke-lighter-darkness-30,.theme-light .color-6-stroke-lighter-darkness-30{stroke:#e75b4f}.theme-light .red-stroke-lighter-lightness-40,.theme-light .color-6-stroke-lighter-lightness-40{stroke:#fadedc}.theme-light .red-stroke-lighter-darkness-40,.theme-light .color-6-stroke-lighter-darkness-40{stroke:#e23728}.theme-light .red-stroke-lighter-lightness-50,.theme-light .color-6-stroke-lighter-lightness-50{stroke:#fbe4e2}.theme-light .red-stroke-lighter-darkness-50,.theme-light .color-6-stroke-lighter-darkness-50{stroke:#c3281a}.theme-light .red-stroke-lighter-lightness-60,.theme-light .color-6-stroke-lighter-lightness-60{stroke:#fce9e7}.theme-light .red-stroke-lighter-darkness-60,.theme-light .color-6-stroke-lighter-darkness-60{stroke:#9c2015}.theme-light .red-stroke-lighter-lightness-70,.theme-light .color-6-stroke-lighter-lightness-70{stroke:#fdefed}.theme-light .red-stroke-lighter-darkness-70,.theme-light .color-6-stroke-lighter-darkness-70{stroke:#751810}.theme-light .red-stroke-lighter-lightness-80,.theme-light .color-6-stroke-lighter-lightness-80{stroke:#fdf4f3}.theme-light .red-stroke-lighter-darkness-80,.theme-light .color-6-stroke-lighter-darkness-80{stroke:#4e100b}.theme-light .red-stroke-lighter-lightness-90,.theme-light .color-6-stroke-lighter-lightness-90{stroke:#fefaf9}.theme-light .red-stroke-lighter-darkness-90,.theme-light .color-6-stroke-lighter-darkness-90{stroke:#270805}.theme-light .red-stroke-lighter-hover:hover,.theme-light .color-6-stroke-lighter-hover:hover{stroke:#f7c8c4}.theme-light .red-stroke-lighter-hover-transparent-5:hover,.theme-light .color-6-stroke-lighter-hover-transparent-5:hover{stroke:#f7c8c40d}.theme-light .red-stroke-lighter-hover-transparent-10:hover,.theme-light .color-6-stroke-lighter-hover-transparent-10:hover{stroke:#f7c8c41a}.theme-light .red-stroke-lighter-hover-transparent-15:hover,.theme-light .color-6-stroke-lighter-hover-transparent-15:hover{stroke:#f7c8c426}.theme-light .red-stroke-lighter-hover-transparent-20:hover,.theme-light .color-6-stroke-lighter-hover-transparent-20:hover{stroke:#f7c8c433}.theme-light .red-stroke-lighter-hover-transparent-25:hover,.theme-light .color-6-stroke-lighter-hover-transparent-25:hover{stroke:#f7c8c440}.theme-light .red-stroke-lighter-hover-transparent-30:hover,.theme-light .color-6-stroke-lighter-hover-transparent-30:hover{stroke:#f7c8c44d}.theme-light .red-stroke-lighter-hover-transparent-35:hover,.theme-light .color-6-stroke-lighter-hover-transparent-35:hover{stroke:#f7c8c459}.theme-light .red-stroke-lighter-hover-transparent-40:hover,.theme-light .color-6-stroke-lighter-hover-transparent-40:hover{stroke:#f7c8c466}.theme-light .red-stroke-lighter-hover-transparent-45:hover,.theme-light .color-6-stroke-lighter-hover-transparent-45:hover{stroke:#f7c8c473}.theme-light .red-stroke-lighter-hover-transparent-50:hover,.theme-light .color-6-stroke-lighter-hover-transparent-50:hover{stroke:#f7c8c480}.theme-light .red-stroke-lighter-hover-transparent-55:hover,.theme-light .color-6-stroke-lighter-hover-transparent-55:hover{stroke:#f7c8c48c}.theme-light .red-stroke-lighter-hover-transparent-60:hover,.theme-light .color-6-stroke-lighter-hover-transparent-60:hover{stroke:#f7c8c499}.theme-light .red-stroke-lighter-hover-transparent-65:hover,.theme-light .color-6-stroke-lighter-hover-transparent-65:hover{stroke:#f7c8c4a6}.theme-light .red-stroke-lighter-hover-transparent-70:hover,.theme-light .color-6-stroke-lighter-hover-transparent-70:hover{stroke:#f7c8c4b3}.theme-light .red-stroke-lighter-hover-transparent-75:hover,.theme-light .color-6-stroke-lighter-hover-transparent-75:hover{stroke:#f7c8c4bf}.theme-light .red-stroke-lighter-hover-transparent-80:hover,.theme-light .color-6-stroke-lighter-hover-transparent-80:hover{stroke:#f7c8c4cc}.theme-light .red-stroke-lighter-hover-transparent-85:hover,.theme-light .color-6-stroke-lighter-hover-transparent-85:hover{stroke:#f7c8c4d9}.theme-light .red-stroke-lighter-hover-transparent-90:hover,.theme-light .color-6-stroke-lighter-hover-transparent-90:hover{stroke:#f7c8c4e6}.theme-light .red-stroke-lighter-hover-transparent-95:hover,.theme-light .color-6-stroke-lighter-hover-transparent-95:hover{stroke:#f7c8c4f2}.theme-light .red-stroke-light,.theme-light .color-6-stroke-light{stroke:#e86153}.theme-light .red-stroke-light-transparent-5,.theme-light .color-6-stroke-light-transparent-5{stroke:#e861530d}.theme-light .red-stroke-light-transparent-10,.theme-light .color-6-stroke-light-transparent-10{stroke:#e861531a}.theme-light .red-stroke-light-transparent-15,.theme-light .color-6-stroke-light-transparent-15{stroke:#e8615326}.theme-light .red-stroke-light-transparent-20,.theme-light .color-6-stroke-light-transparent-20{stroke:#e8615333}.theme-light .red-stroke-light-transparent-25,.theme-light .color-6-stroke-light-transparent-25{stroke:#e8615340}.theme-light .red-stroke-light-transparent-30,.theme-light .color-6-stroke-light-transparent-30{stroke:#e861534d}.theme-light .red-stroke-light-transparent-35,.theme-light .color-6-stroke-light-transparent-35{stroke:#e8615359}.theme-light .red-stroke-light-transparent-40,.theme-light .color-6-stroke-light-transparent-40{stroke:#e8615366}.theme-light .red-stroke-light-transparent-45,.theme-light .color-6-stroke-light-transparent-45{stroke:#e8615373}.theme-light .red-stroke-light-transparent-50,.theme-light .color-6-stroke-light-transparent-50{stroke:#e8615380}.theme-light .red-stroke-light-transparent-55,.theme-light .color-6-stroke-light-transparent-55{stroke:#e861538c}.theme-light .red-stroke-light-transparent-60,.theme-light .color-6-stroke-light-transparent-60{stroke:#e8615399}.theme-light .red-stroke-light-transparent-65,.theme-light .color-6-stroke-light-transparent-65{stroke:#e86153a6}.theme-light .red-stroke-light-transparent-70,.theme-light .color-6-stroke-light-transparent-70{stroke:#e86153b3}.theme-light .red-stroke-light-transparent-75,.theme-light .color-6-stroke-light-transparent-75{stroke:#e86153bf}.theme-light .red-stroke-light-transparent-80,.theme-light .color-6-stroke-light-transparent-80{stroke:#e86153cc}.theme-light .red-stroke-light-transparent-85,.theme-light .color-6-stroke-light-transparent-85{stroke:#e86153d9}.theme-light .red-stroke-light-transparent-90,.theme-light .color-6-stroke-light-transparent-90{stroke:#e86153e6}.theme-light .red-stroke-light-transparent-95,.theme-light .color-6-stroke-light-transparent-95{stroke:#e86153f2}.theme-light .red-stroke-light-lightness-10,.theme-light .color-6-stroke-light-lightness-10{stroke:#ea7164}.theme-light .red-stroke-light-darkness-10,.theme-light .color-6-stroke-light-darkness-10{stroke:#e44737}.theme-light .red-stroke-light-lightness-20,.theme-light .color-6-stroke-light-lightness-20{stroke:#ed8175}.theme-light .red-stroke-light-darkness-20,.theme-light .color-6-stroke-light-darkness-20{stroke:#de301e}.theme-light .red-stroke-light-lightness-30,.theme-light .color-6-stroke-light-lightness-30{stroke:#ef9087}.theme-light .red-stroke-light-darkness-30,.theme-light .color-6-stroke-light-darkness-30{stroke:#c22a1a}.theme-light .red-stroke-light-lightness-40,.theme-light .color-6-stroke-light-lightness-40{stroke:#f1a098}.theme-light .red-stroke-light-darkness-40,.theme-light .color-6-stroke-light-darkness-40{stroke:#a72416}.theme-light .red-stroke-light-lightness-50,.theme-light .color-6-stroke-light-lightness-50{stroke:#f4b0a9}.theme-light .red-stroke-light-darkness-50,.theme-light .color-6-stroke-light-darkness-50{stroke:#8b1e13}.theme-light .red-stroke-light-lightness-60,.theme-light .color-6-stroke-light-lightness-60{stroke:#f6c0ba}.theme-light .red-stroke-light-darkness-60,.theme-light .color-6-stroke-light-darkness-60{stroke:#6f180f}.theme-light .red-stroke-light-lightness-70,.theme-light .color-6-stroke-light-lightness-70{stroke:#f8d0cb}.theme-light .red-stroke-light-darkness-70,.theme-light .color-6-stroke-light-darkness-70{stroke:#53120b}.theme-light .red-stroke-light-lightness-80,.theme-light .color-6-stroke-light-lightness-80{stroke:#fadfdd}.theme-light .red-stroke-light-darkness-80,.theme-light .color-6-stroke-light-darkness-80{stroke:#380c07}.theme-light .red-stroke-light-lightness-90,.theme-light .color-6-stroke-light-lightness-90{stroke:#fdefee}.theme-light .red-stroke-light-darkness-90,.theme-light .color-6-stroke-light-darkness-90{stroke:#1c0604}.theme-light .red-stroke-light-hover:hover,.theme-light .color-6-stroke-light-hover:hover{stroke:#e86153}.theme-light .red-stroke-light-hover-transparent-5:hover,.theme-light .color-6-stroke-light-hover-transparent-5:hover{stroke:#e861530d}.theme-light .red-stroke-light-hover-transparent-10:hover,.theme-light .color-6-stroke-light-hover-transparent-10:hover{stroke:#e861531a}.theme-light .red-stroke-light-hover-transparent-15:hover,.theme-light .color-6-stroke-light-hover-transparent-15:hover{stroke:#e8615326}.theme-light .red-stroke-light-hover-transparent-20:hover,.theme-light .color-6-stroke-light-hover-transparent-20:hover{stroke:#e8615333}.theme-light .red-stroke-light-hover-transparent-25:hover,.theme-light .color-6-stroke-light-hover-transparent-25:hover{stroke:#e8615340}.theme-light .red-stroke-light-hover-transparent-30:hover,.theme-light .color-6-stroke-light-hover-transparent-30:hover{stroke:#e861534d}.theme-light .red-stroke-light-hover-transparent-35:hover,.theme-light .color-6-stroke-light-hover-transparent-35:hover{stroke:#e8615359}.theme-light .red-stroke-light-hover-transparent-40:hover,.theme-light .color-6-stroke-light-hover-transparent-40:hover{stroke:#e8615366}.theme-light .red-stroke-light-hover-transparent-45:hover,.theme-light .color-6-stroke-light-hover-transparent-45:hover{stroke:#e8615373}.theme-light .red-stroke-light-hover-transparent-50:hover,.theme-light .color-6-stroke-light-hover-transparent-50:hover{stroke:#e8615380}.theme-light .red-stroke-light-hover-transparent-55:hover,.theme-light .color-6-stroke-light-hover-transparent-55:hover{stroke:#e861538c}.theme-light .red-stroke-light-hover-transparent-60:hover,.theme-light .color-6-stroke-light-hover-transparent-60:hover{stroke:#e8615399}.theme-light .red-stroke-light-hover-transparent-65:hover,.theme-light .color-6-stroke-light-hover-transparent-65:hover{stroke:#e86153a6}.theme-light .red-stroke-light-hover-transparent-70:hover,.theme-light .color-6-stroke-light-hover-transparent-70:hover{stroke:#e86153b3}.theme-light .red-stroke-light-hover-transparent-75:hover,.theme-light .color-6-stroke-light-hover-transparent-75:hover{stroke:#e86153bf}.theme-light .red-stroke-light-hover-transparent-80:hover,.theme-light .color-6-stroke-light-hover-transparent-80:hover{stroke:#e86153cc}.theme-light .red-stroke-light-hover-transparent-85:hover,.theme-light .color-6-stroke-light-hover-transparent-85:hover{stroke:#e86153d9}.theme-light .red-stroke-light-hover-transparent-90:hover,.theme-light .color-6-stroke-light-hover-transparent-90:hover{stroke:#e86153e6}.theme-light .red-stroke-light-hover-transparent-95:hover,.theme-light .color-6-stroke-light-hover-transparent-95:hover{stroke:#e86153f2}.theme-light .red-stroke,.theme-light .color-6-stroke{stroke:#e0301e}.theme-light .red-stroke-transparent-5,.theme-light .color-6-stroke-transparent-5{stroke:#e0301e0d}.theme-light .red-stroke-transparent-10,.theme-light .color-6-stroke-transparent-10{stroke:#e0301e1a}.theme-light .red-stroke-transparent-15,.theme-light .color-6-stroke-transparent-15{stroke:#e0301e26}.theme-light .red-stroke-transparent-20,.theme-light .color-6-stroke-transparent-20{stroke:#e0301e33}.theme-light .red-stroke-transparent-25,.theme-light .color-6-stroke-transparent-25{stroke:#e0301e40}.theme-light .red-stroke-transparent-30,.theme-light .color-6-stroke-transparent-30{stroke:#e0301e4d}.theme-light .red-stroke-transparent-35,.theme-light .color-6-stroke-transparent-35{stroke:#e0301e59}.theme-light .red-stroke-transparent-40,.theme-light .color-6-stroke-transparent-40{stroke:#e0301e66}.theme-light .red-stroke-transparent-45,.theme-light .color-6-stroke-transparent-45{stroke:#e0301e73}.theme-light .red-stroke-transparent-50,.theme-light .color-6-stroke-transparent-50{stroke:#e0301e80}.theme-light .red-stroke-transparent-55,.theme-light .color-6-stroke-transparent-55{stroke:#e0301e8c}.theme-light .red-stroke-transparent-60,.theme-light .color-6-stroke-transparent-60{stroke:#e0301e99}.theme-light .red-stroke-transparent-65,.theme-light .color-6-stroke-transparent-65{stroke:#e0301ea6}.theme-light .red-stroke-transparent-70,.theme-light .color-6-stroke-transparent-70{stroke:#e0301eb3}.theme-light .red-stroke-transparent-75,.theme-light .color-6-stroke-transparent-75{stroke:#e0301ebf}.theme-light .red-stroke-transparent-80,.theme-light .color-6-stroke-transparent-80{stroke:#e0301ecc}.theme-light .red-stroke-transparent-85,.theme-light .color-6-stroke-transparent-85{stroke:#e0301ed9}.theme-light .red-stroke-transparent-90,.theme-light .color-6-stroke-transparent-90{stroke:#e0301ee6}.theme-light .red-stroke-transparent-95,.theme-light .color-6-stroke-transparent-95{stroke:#e0301ef2}.theme-light .red-stroke-lightness-10,.theme-light .color-6-stroke-lightness-10{stroke:#e44434}.theme-light .red-stroke-darkness-10,.theme-light .color-6-stroke-darkness-10{stroke:#ca2b1b}.theme-light .red-stroke-lightness-20,.theme-light .color-6-stroke-lightness-20{stroke:#e7594a}.theme-light .red-stroke-darkness-20,.theme-light .color-6-stroke-darkness-20{stroke:#b32618}.theme-light .red-stroke-lightness-30,.theme-light .color-6-stroke-lightness-30{stroke:#ea6e61}.theme-light .red-stroke-darkness-30,.theme-light .color-6-stroke-darkness-30{stroke:#9d2215}.theme-light .red-stroke-lightness-40,.theme-light .color-6-stroke-lightness-40{stroke:#ed8278}.theme-light .red-stroke-darkness-40,.theme-light .color-6-stroke-darkness-40{stroke:#861d12}.theme-light .red-stroke-lightness-50,.theme-light .color-6-stroke-lightness-50{stroke:#f0978e}.theme-light .red-stroke-darkness-50,.theme-light .color-6-stroke-darkness-50{stroke:#70180f}.theme-light .red-stroke-lightness-60,.theme-light .color-6-stroke-lightness-60{stroke:#f3aca5}.theme-light .red-stroke-darkness-60,.theme-light .color-6-stroke-darkness-60{stroke:#5a130c}.theme-light .red-stroke-lightness-70,.theme-light .color-6-stroke-lightness-70{stroke:#f6c1bb}.theme-light .red-stroke-darkness-70,.theme-light .color-6-stroke-darkness-70{stroke:#430e09}.theme-light .red-stroke-lightness-80,.theme-light .color-6-stroke-lightness-80{stroke:#f9d5d2}.theme-light .red-stroke-darkness-80,.theme-light .color-6-stroke-darkness-80{stroke:#2d0a06}.theme-light .red-stroke-lightness-90,.theme-light .color-6-stroke-lightness-90{stroke:#fceae8}.theme-light .red-stroke-darkness-90,.theme-light .color-6-stroke-darkness-90{stroke:#160503}.theme-light .red-stroke-hover:hover,.theme-light .color-6-stroke-hover:hover{stroke:#e0301e}.theme-light .red-stroke-hover-transparent-5:hover,.theme-light .color-6-stroke-hover-transparent-5:hover{stroke:#e0301e0d}.theme-light .red-stroke-hover-transparent-10:hover,.theme-light .color-6-stroke-hover-transparent-10:hover{stroke:#e0301e1a}.theme-light .red-stroke-hover-transparent-15:hover,.theme-light .color-6-stroke-hover-transparent-15:hover{stroke:#e0301e26}.theme-light .red-stroke-hover-transparent-20:hover,.theme-light .color-6-stroke-hover-transparent-20:hover{stroke:#e0301e33}.theme-light .red-stroke-hover-transparent-25:hover,.theme-light .color-6-stroke-hover-transparent-25:hover{stroke:#e0301e40}.theme-light .red-stroke-hover-transparent-30:hover,.theme-light .color-6-stroke-hover-transparent-30:hover{stroke:#e0301e4d}.theme-light .red-stroke-hover-transparent-35:hover,.theme-light .color-6-stroke-hover-transparent-35:hover{stroke:#e0301e59}.theme-light .red-stroke-hover-transparent-40:hover,.theme-light .color-6-stroke-hover-transparent-40:hover{stroke:#e0301e66}.theme-light .red-stroke-hover-transparent-45:hover,.theme-light .color-6-stroke-hover-transparent-45:hover{stroke:#e0301e73}.theme-light .red-stroke-hover-transparent-50:hover,.theme-light .color-6-stroke-hover-transparent-50:hover{stroke:#e0301e80}.theme-light .red-stroke-hover-transparent-55:hover,.theme-light .color-6-stroke-hover-transparent-55:hover{stroke:#e0301e8c}.theme-light .red-stroke-hover-transparent-60:hover,.theme-light .color-6-stroke-hover-transparent-60:hover{stroke:#e0301e99}.theme-light .red-stroke-hover-transparent-65:hover,.theme-light .color-6-stroke-hover-transparent-65:hover{stroke:#e0301ea6}.theme-light .red-stroke-hover-transparent-70:hover,.theme-light .color-6-stroke-hover-transparent-70:hover{stroke:#e0301eb3}.theme-light .red-stroke-hover-transparent-75:hover,.theme-light .color-6-stroke-hover-transparent-75:hover{stroke:#e0301ebf}.theme-light .red-stroke-hover-transparent-80:hover,.theme-light .color-6-stroke-hover-transparent-80:hover{stroke:#e0301ecc}.theme-light .red-stroke-hover-transparent-85:hover,.theme-light .color-6-stroke-hover-transparent-85:hover{stroke:#e0301ed9}.theme-light .red-stroke-hover-transparent-90:hover,.theme-light .color-6-stroke-hover-transparent-90:hover{stroke:#e0301ee6}.theme-light .red-stroke-hover-transparent-95:hover,.theme-light .color-6-stroke-hover-transparent-95:hover{stroke:#e0301ef2}.theme-light .red-stroke-dark,.theme-light .color-6-stroke-dark{stroke:#aa2417}.theme-light .red-stroke-dark-transparent-5,.theme-light .color-6-stroke-dark-transparent-5{stroke:#aa24170d}.theme-light .red-stroke-dark-transparent-10,.theme-light .color-6-stroke-dark-transparent-10{stroke:#aa24171a}.theme-light .red-stroke-dark-transparent-15,.theme-light .color-6-stroke-dark-transparent-15{stroke:#aa241726}.theme-light .red-stroke-dark-transparent-20,.theme-light .color-6-stroke-dark-transparent-20{stroke:#aa241733}.theme-light .red-stroke-dark-transparent-25,.theme-light .color-6-stroke-dark-transparent-25{stroke:#aa241740}.theme-light .red-stroke-dark-transparent-30,.theme-light .color-6-stroke-dark-transparent-30{stroke:#aa24174d}.theme-light .red-stroke-dark-transparent-35,.theme-light .color-6-stroke-dark-transparent-35{stroke:#aa241759}.theme-light .red-stroke-dark-transparent-40,.theme-light .color-6-stroke-dark-transparent-40{stroke:#aa241766}.theme-light .red-stroke-dark-transparent-45,.theme-light .color-6-stroke-dark-transparent-45{stroke:#aa241773}.theme-light .red-stroke-dark-transparent-50,.theme-light .color-6-stroke-dark-transparent-50{stroke:#aa241780}.theme-light .red-stroke-dark-transparent-55,.theme-light .color-6-stroke-dark-transparent-55{stroke:#aa24178c}.theme-light .red-stroke-dark-transparent-60,.theme-light .color-6-stroke-dark-transparent-60{stroke:#aa241799}.theme-light .red-stroke-dark-transparent-65,.theme-light .color-6-stroke-dark-transparent-65{stroke:#aa2417a6}.theme-light .red-stroke-dark-transparent-70,.theme-light .color-6-stroke-dark-transparent-70{stroke:#aa2417b3}.theme-light .red-stroke-dark-transparent-75,.theme-light .color-6-stroke-dark-transparent-75{stroke:#aa2417bf}.theme-light .red-stroke-dark-transparent-80,.theme-light .color-6-stroke-dark-transparent-80{stroke:#aa2417cc}.theme-light .red-stroke-dark-transparent-85,.theme-light .color-6-stroke-dark-transparent-85{stroke:#aa2417d9}.theme-light .red-stroke-dark-transparent-90,.theme-light .color-6-stroke-dark-transparent-90{stroke:#aa2417e6}.theme-light .red-stroke-dark-transparent-95,.theme-light .color-6-stroke-dark-transparent-95{stroke:#aa2417f2}.theme-light .red-stroke-dark-lightness-10,.theme-light .color-6-stroke-dark-lightness-10{stroke:#c62a1b}.theme-light .red-stroke-dark-darkness-10,.theme-light .color-6-stroke-dark-darkness-10{stroke:#992015}.theme-light .red-stroke-dark-lightness-20,.theme-light .color-6-stroke-dark-lightness-20{stroke:#e13120}.theme-light .red-stroke-dark-darkness-20,.theme-light .color-6-stroke-dark-darkness-20{stroke:#881d12}.theme-light .red-stroke-dark-lightness-30,.theme-light .color-6-stroke-dark-lightness-30{stroke:#e54a3c}.theme-light .red-stroke-dark-darkness-30,.theme-light .color-6-stroke-dark-darkness-30{stroke:#771910}.theme-light .red-stroke-dark-lightness-40,.theme-light .color-6-stroke-dark-lightness-40{stroke:#e86457}.theme-light .red-stroke-dark-darkness-40,.theme-light .color-6-stroke-dark-darkness-40{stroke:#66160e}.theme-light .red-stroke-dark-lightness-50,.theme-light .color-6-stroke-dark-lightness-50{stroke:#ec7e73}.theme-light .red-stroke-dark-darkness-50,.theme-light .color-6-stroke-dark-darkness-50{stroke:#55120c}.theme-light .red-stroke-dark-lightness-60,.theme-light .color-6-stroke-dark-lightness-60{stroke:#f0988f}.theme-light .red-stroke-dark-darkness-60,.theme-light .color-6-stroke-dark-darkness-60{stroke:#440e09}.theme-light .red-stroke-dark-lightness-70,.theme-light .color-6-stroke-dark-lightness-70{stroke:#f4b2ab}.theme-light .red-stroke-dark-darkness-70,.theme-light .color-6-stroke-dark-darkness-70{stroke:#330b07}.theme-light .red-stroke-dark-lightness-80,.theme-light .color-6-stroke-dark-lightness-80{stroke:#f7cbc7}.theme-light .red-stroke-dark-darkness-80,.theme-light .color-6-stroke-dark-darkness-80{stroke:#220705}.theme-light .red-stroke-dark-lightness-90,.theme-light .color-6-stroke-dark-lightness-90{stroke:#fbe5e3}.theme-light .red-stroke-dark-darkness-90,.theme-light .color-6-stroke-dark-darkness-90{stroke:#110402}.theme-light .red-stroke-dark-hover:hover,.theme-light .color-6-stroke-dark-hover:hover{stroke:#aa2417}.theme-light .red-stroke-dark-hover-transparent-5:hover,.theme-light .color-6-stroke-dark-hover-transparent-5:hover{stroke:#aa24170d}.theme-light .red-stroke-dark-hover-transparent-10:hover,.theme-light .color-6-stroke-dark-hover-transparent-10:hover{stroke:#aa24171a}.theme-light .red-stroke-dark-hover-transparent-15:hover,.theme-light .color-6-stroke-dark-hover-transparent-15:hover{stroke:#aa241726}.theme-light .red-stroke-dark-hover-transparent-20:hover,.theme-light .color-6-stroke-dark-hover-transparent-20:hover{stroke:#aa241733}.theme-light .red-stroke-dark-hover-transparent-25:hover,.theme-light .color-6-stroke-dark-hover-transparent-25:hover{stroke:#aa241740}.theme-light .red-stroke-dark-hover-transparent-30:hover,.theme-light .color-6-stroke-dark-hover-transparent-30:hover{stroke:#aa24174d}.theme-light .red-stroke-dark-hover-transparent-35:hover,.theme-light .color-6-stroke-dark-hover-transparent-35:hover{stroke:#aa241759}.theme-light .red-stroke-dark-hover-transparent-40:hover,.theme-light .color-6-stroke-dark-hover-transparent-40:hover{stroke:#aa241766}.theme-light .red-stroke-dark-hover-transparent-45:hover,.theme-light .color-6-stroke-dark-hover-transparent-45:hover{stroke:#aa241773}.theme-light .red-stroke-dark-hover-transparent-50:hover,.theme-light .color-6-stroke-dark-hover-transparent-50:hover{stroke:#aa241780}.theme-light .red-stroke-dark-hover-transparent-55:hover,.theme-light .color-6-stroke-dark-hover-transparent-55:hover{stroke:#aa24178c}.theme-light .red-stroke-dark-hover-transparent-60:hover,.theme-light .color-6-stroke-dark-hover-transparent-60:hover{stroke:#aa241799}.theme-light .red-stroke-dark-hover-transparent-65:hover,.theme-light .color-6-stroke-dark-hover-transparent-65:hover{stroke:#aa2417a6}.theme-light .red-stroke-dark-hover-transparent-70:hover,.theme-light .color-6-stroke-dark-hover-transparent-70:hover{stroke:#aa2417b3}.theme-light .red-stroke-dark-hover-transparent-75:hover,.theme-light .color-6-stroke-dark-hover-transparent-75:hover{stroke:#aa2417bf}.theme-light .red-stroke-dark-hover-transparent-80:hover,.theme-light .color-6-stroke-dark-hover-transparent-80:hover{stroke:#aa2417cc}.theme-light .red-stroke-dark-hover-transparent-85:hover,.theme-light .color-6-stroke-dark-hover-transparent-85:hover{stroke:#aa2417d9}.theme-light .red-stroke-dark-hover-transparent-90:hover,.theme-light .color-6-stroke-dark-hover-transparent-90:hover{stroke:#aa2417e6}.theme-light .red-stroke-dark-hover-transparent-95:hover,.theme-light .color-6-stroke-dark-hover-transparent-95:hover{stroke:#aa2417f2}.theme-light .red-stroke-darker,.theme-light .color-6-stroke-darker{stroke:#741910}.theme-light .red-stroke-darker-transparent-5,.theme-light .color-6-stroke-darker-transparent-5{stroke:#7419100d}.theme-light .red-stroke-darker-transparent-10,.theme-light .color-6-stroke-darker-transparent-10{stroke:#7419101a}.theme-light .red-stroke-darker-transparent-15,.theme-light .color-6-stroke-darker-transparent-15{stroke:#74191026}.theme-light .red-stroke-darker-transparent-20,.theme-light .color-6-stroke-darker-transparent-20{stroke:#74191033}.theme-light .red-stroke-darker-transparent-25,.theme-light .color-6-stroke-darker-transparent-25{stroke:#74191040}.theme-light .red-stroke-darker-transparent-30,.theme-light .color-6-stroke-darker-transparent-30{stroke:#7419104d}.theme-light .red-stroke-darker-transparent-35,.theme-light .color-6-stroke-darker-transparent-35{stroke:#74191059}.theme-light .red-stroke-darker-transparent-40,.theme-light .color-6-stroke-darker-transparent-40{stroke:#74191066}.theme-light .red-stroke-darker-transparent-45,.theme-light .color-6-stroke-darker-transparent-45{stroke:#74191073}.theme-light .red-stroke-darker-transparent-50,.theme-light .color-6-stroke-darker-transparent-50{stroke:#74191080}.theme-light .red-stroke-darker-transparent-55,.theme-light .color-6-stroke-darker-transparent-55{stroke:#7419108c}.theme-light .red-stroke-darker-transparent-60,.theme-light .color-6-stroke-darker-transparent-60{stroke:#74191099}.theme-light .red-stroke-darker-transparent-65,.theme-light .color-6-stroke-darker-transparent-65{stroke:#741910a6}.theme-light .red-stroke-darker-transparent-70,.theme-light .color-6-stroke-darker-transparent-70{stroke:#741910b3}.theme-light .red-stroke-darker-transparent-75,.theme-light .color-6-stroke-darker-transparent-75{stroke:#741910bf}.theme-light .red-stroke-darker-transparent-80,.theme-light .color-6-stroke-darker-transparent-80{stroke:#741910cc}.theme-light .red-stroke-darker-transparent-85,.theme-light .color-6-stroke-darker-transparent-85{stroke:#741910d9}.theme-light .red-stroke-darker-transparent-90,.theme-light .color-6-stroke-darker-transparent-90{stroke:#741910e6}.theme-light .red-stroke-darker-transparent-95,.theme-light .color-6-stroke-darker-transparent-95{stroke:#741910f2}.theme-light .red-stroke-darker-lightness-10,.theme-light .color-6-stroke-darker-lightness-10{stroke:#952015}.theme-light .red-stroke-darker-darkness-10,.theme-light .color-6-stroke-darker-darkness-10{stroke:#68170e}.theme-light .red-stroke-darker-lightness-20,.theme-light .color-6-stroke-darker-lightness-20{stroke:#b62719}.theme-light .red-stroke-darker-darkness-20,.theme-light .color-6-stroke-darker-darkness-20{stroke:#5d140d}.theme-light .red-stroke-darker-lightness-30,.theme-light .color-6-stroke-darker-lightness-30{stroke:#d82e1e}.theme-light .red-stroke-darker-darkness-30,.theme-light .color-6-stroke-darker-darkness-30{stroke:#51120b}.theme-light .red-stroke-darker-lightness-40,.theme-light .color-6-stroke-darker-lightness-40{stroke:#e44738}.theme-light .red-stroke-darker-darkness-40,.theme-light .color-6-stroke-darker-darkness-40{stroke:#460f0a}.theme-light .red-stroke-darker-lightness-50,.theme-light .color-6-stroke-darker-lightness-50{stroke:#e86659}.theme-light .red-stroke-darker-darkness-50,.theme-light .color-6-stroke-darker-darkness-50{stroke:#3a0d08}.theme-light .red-stroke-darker-lightness-60,.theme-light .color-6-stroke-darker-lightness-60{stroke:#ed847a}.theme-light .red-stroke-darker-darkness-60,.theme-light .color-6-stroke-darker-darkness-60{stroke:#2e0a06}.theme-light .red-stroke-darker-lightness-70,.theme-light .color-6-stroke-darker-lightness-70{stroke:#f1a39b}.theme-light .red-stroke-darker-darkness-70,.theme-light .color-6-stroke-darker-darkness-70{stroke:#230805}.theme-light .red-stroke-darker-lightness-80,.theme-light .color-6-stroke-darker-lightness-80{stroke:#f6c2bd}.theme-light .red-stroke-darker-darkness-80,.theme-light .color-6-stroke-darker-darkness-80{stroke:#170503}.theme-light .red-stroke-darker-lightness-90,.theme-light .color-6-stroke-darker-lightness-90{stroke:#fae0de}.theme-light .red-stroke-darker-darkness-90,.theme-light .color-6-stroke-darker-darkness-90{stroke:#0c0302}.theme-light .red-stroke-darker-hover:hover,.theme-light .color-6-stroke-darker-hover:hover{stroke:#741910}.theme-light .red-stroke-darker-hover-transparent-5:hover,.theme-light .color-6-stroke-darker-hover-transparent-5:hover{stroke:#7419100d}.theme-light .red-stroke-darker-hover-transparent-10:hover,.theme-light .color-6-stroke-darker-hover-transparent-10:hover{stroke:#7419101a}.theme-light .red-stroke-darker-hover-transparent-15:hover,.theme-light .color-6-stroke-darker-hover-transparent-15:hover{stroke:#74191026}.theme-light .red-stroke-darker-hover-transparent-20:hover,.theme-light .color-6-stroke-darker-hover-transparent-20:hover{stroke:#74191033}.theme-light .red-stroke-darker-hover-transparent-25:hover,.theme-light .color-6-stroke-darker-hover-transparent-25:hover{stroke:#74191040}.theme-light .red-stroke-darker-hover-transparent-30:hover,.theme-light .color-6-stroke-darker-hover-transparent-30:hover{stroke:#7419104d}.theme-light .red-stroke-darker-hover-transparent-35:hover,.theme-light .color-6-stroke-darker-hover-transparent-35:hover{stroke:#74191059}.theme-light .red-stroke-darker-hover-transparent-40:hover,.theme-light .color-6-stroke-darker-hover-transparent-40:hover{stroke:#74191066}.theme-light .red-stroke-darker-hover-transparent-45:hover,.theme-light .color-6-stroke-darker-hover-transparent-45:hover{stroke:#74191073}.theme-light .red-stroke-darker-hover-transparent-50:hover,.theme-light .color-6-stroke-darker-hover-transparent-50:hover{stroke:#74191080}.theme-light .red-stroke-darker-hover-transparent-55:hover,.theme-light .color-6-stroke-darker-hover-transparent-55:hover{stroke:#7419108c}.theme-light .red-stroke-darker-hover-transparent-60:hover,.theme-light .color-6-stroke-darker-hover-transparent-60:hover{stroke:#74191099}.theme-light .red-stroke-darker-hover-transparent-65:hover,.theme-light .color-6-stroke-darker-hover-transparent-65:hover{stroke:#741910a6}.theme-light .red-stroke-darker-hover-transparent-70:hover,.theme-light .color-6-stroke-darker-hover-transparent-70:hover{stroke:#741910b3}.theme-light .red-stroke-darker-hover-transparent-75:hover,.theme-light .color-6-stroke-darker-hover-transparent-75:hover{stroke:#741910bf}.theme-light .red-stroke-darker-hover-transparent-80:hover,.theme-light .color-6-stroke-darker-hover-transparent-80:hover{stroke:#741910cc}.theme-light .red-stroke-darker-hover-transparent-85:hover,.theme-light .color-6-stroke-darker-hover-transparent-85:hover{stroke:#741910d9}.theme-light .red-stroke-darker-hover-transparent-90:hover,.theme-light .color-6-stroke-darker-hover-transparent-90:hover{stroke:#741910e6}.theme-light .red-stroke-darker-hover-transparent-95:hover,.theme-light .color-6-stroke-darker-hover-transparent-95:hover{stroke:#741910f2}.theme-light .red-border-lighter,.theme-light .color-6-border-lighter{border-color:#f7c8c4!important}.theme-light .red-border-lighter-transparent-5,.theme-light .color-6-border-lighter-transparent-5{border-color:#f7c8c40d!important}.theme-light .red-border-lighter-transparent-10,.theme-light .color-6-border-lighter-transparent-10{border-color:#f7c8c41a!important}.theme-light .red-border-lighter-transparent-15,.theme-light .color-6-border-lighter-transparent-15{border-color:#f7c8c426!important}.theme-light .red-border-lighter-transparent-20,.theme-light .color-6-border-lighter-transparent-20{border-color:#f7c8c433!important}.theme-light .red-border-lighter-transparent-25,.theme-light .color-6-border-lighter-transparent-25{border-color:#f7c8c440!important}.theme-light .red-border-lighter-transparent-30,.theme-light .color-6-border-lighter-transparent-30{border-color:#f7c8c44d!important}.theme-light .red-border-lighter-transparent-35,.theme-light .color-6-border-lighter-transparent-35{border-color:#f7c8c459!important}.theme-light .red-border-lighter-transparent-40,.theme-light .color-6-border-lighter-transparent-40{border-color:#f7c8c466!important}.theme-light .red-border-lighter-transparent-45,.theme-light .color-6-border-lighter-transparent-45{border-color:#f7c8c473!important}.theme-light .red-border-lighter-transparent-50,.theme-light .color-6-border-lighter-transparent-50{border-color:#f7c8c480!important}.theme-light .red-border-lighter-transparent-55,.theme-light .color-6-border-lighter-transparent-55{border-color:#f7c8c48c!important}.theme-light .red-border-lighter-transparent-60,.theme-light .color-6-border-lighter-transparent-60{border-color:#f7c8c499!important}.theme-light .red-border-lighter-transparent-65,.theme-light .color-6-border-lighter-transparent-65{border-color:#f7c8c4a6!important}.theme-light .red-border-lighter-transparent-70,.theme-light .color-6-border-lighter-transparent-70{border-color:#f7c8c4b3!important}.theme-light .red-border-lighter-transparent-75,.theme-light .color-6-border-lighter-transparent-75{border-color:#f7c8c4bf!important}.theme-light .red-border-lighter-transparent-80,.theme-light .color-6-border-lighter-transparent-80{border-color:#f7c8c4cc!important}.theme-light .red-border-lighter-transparent-85,.theme-light .color-6-border-lighter-transparent-85{border-color:#f7c8c4d9!important}.theme-light .red-border-lighter-transparent-90,.theme-light .color-6-border-lighter-transparent-90{border-color:#f7c8c4e6!important}.theme-light .red-border-lighter-transparent-95,.theme-light .color-6-border-lighter-transparent-95{border-color:#f7c8c4f2!important}.theme-light .red-border-lighter-lightness-10,.theme-light .color-6-border-lighter-lightness-10{border-color:#f8ceca!important}.theme-light .red-border-lighter-darkness-10,.theme-light .color-6-border-lighter-darkness-10{border-color:#f2a49d!important}.theme-light .red-border-lighter-lightness-20,.theme-light .color-6-border-lighter-lightness-20{border-color:#f9d3d0!important}.theme-light .red-border-lighter-darkness-20,.theme-light .color-6-border-lighter-darkness-20{border-color:#ec7f76!important}.theme-light .red-border-lighter-lightness-30,.theme-light .color-6-border-lighter-lightness-30{border-color:#f9d9d6!important}.theme-light .red-border-lighter-darkness-30,.theme-light .color-6-border-lighter-darkness-30{border-color:#e75b4f!important}.theme-light .red-border-lighter-lightness-40,.theme-light .color-6-border-lighter-lightness-40{border-color:#fadedc!important}.theme-light .red-border-lighter-darkness-40,.theme-light .color-6-border-lighter-darkness-40{border-color:#e23728!important}.theme-light .red-border-lighter-lightness-50,.theme-light .color-6-border-lighter-lightness-50{border-color:#fbe4e2!important}.theme-light .red-border-lighter-darkness-50,.theme-light .color-6-border-lighter-darkness-50{border-color:#c3281a!important}.theme-light .red-border-lighter-lightness-60,.theme-light .color-6-border-lighter-lightness-60{border-color:#fce9e7!important}.theme-light .red-border-lighter-darkness-60,.theme-light .color-6-border-lighter-darkness-60{border-color:#9c2015!important}.theme-light .red-border-lighter-lightness-70,.theme-light .color-6-border-lighter-lightness-70{border-color:#fdefed!important}.theme-light .red-border-lighter-darkness-70,.theme-light .color-6-border-lighter-darkness-70{border-color:#751810!important}.theme-light .red-border-lighter-lightness-80,.theme-light .color-6-border-lighter-lightness-80{border-color:#fdf4f3!important}.theme-light .red-border-lighter-darkness-80,.theme-light .color-6-border-lighter-darkness-80{border-color:#4e100b!important}.theme-light .red-border-lighter-lightness-90,.theme-light .color-6-border-lighter-lightness-90{border-color:#fefaf9!important}.theme-light .red-border-lighter-darkness-90,.theme-light .color-6-border-lighter-darkness-90{border-color:#270805!important}.theme-light .red-border-lighter-hover:hover,.theme-light .color-6-border-lighter-hover:hover{border-color:#f7c8c4!important}.theme-light .red-border-lighter-hover-transparent-5:hover,.theme-light .color-6-border-lighter-hover-transparent-5:hover{border-color:#f7c8c40d!important}.theme-light .red-border-lighter-hover-transparent-10:hover,.theme-light .color-6-border-lighter-hover-transparent-10:hover{border-color:#f7c8c41a!important}.theme-light .red-border-lighter-hover-transparent-15:hover,.theme-light .color-6-border-lighter-hover-transparent-15:hover{border-color:#f7c8c426!important}.theme-light .red-border-lighter-hover-transparent-20:hover,.theme-light .color-6-border-lighter-hover-transparent-20:hover{border-color:#f7c8c433!important}.theme-light .red-border-lighter-hover-transparent-25:hover,.theme-light .color-6-border-lighter-hover-transparent-25:hover{border-color:#f7c8c440!important}.theme-light .red-border-lighter-hover-transparent-30:hover,.theme-light .color-6-border-lighter-hover-transparent-30:hover{border-color:#f7c8c44d!important}.theme-light .red-border-lighter-hover-transparent-35:hover,.theme-light .color-6-border-lighter-hover-transparent-35:hover{border-color:#f7c8c459!important}.theme-light .red-border-lighter-hover-transparent-40:hover,.theme-light .color-6-border-lighter-hover-transparent-40:hover{border-color:#f7c8c466!important}.theme-light .red-border-lighter-hover-transparent-45:hover,.theme-light .color-6-border-lighter-hover-transparent-45:hover{border-color:#f7c8c473!important}.theme-light .red-border-lighter-hover-transparent-50:hover,.theme-light .color-6-border-lighter-hover-transparent-50:hover{border-color:#f7c8c480!important}.theme-light .red-border-lighter-hover-transparent-55:hover,.theme-light .color-6-border-lighter-hover-transparent-55:hover{border-color:#f7c8c48c!important}.theme-light .red-border-lighter-hover-transparent-60:hover,.theme-light .color-6-border-lighter-hover-transparent-60:hover{border-color:#f7c8c499!important}.theme-light .red-border-lighter-hover-transparent-65:hover,.theme-light .color-6-border-lighter-hover-transparent-65:hover{border-color:#f7c8c4a6!important}.theme-light .red-border-lighter-hover-transparent-70:hover,.theme-light .color-6-border-lighter-hover-transparent-70:hover{border-color:#f7c8c4b3!important}.theme-light .red-border-lighter-hover-transparent-75:hover,.theme-light .color-6-border-lighter-hover-transparent-75:hover{border-color:#f7c8c4bf!important}.theme-light .red-border-lighter-hover-transparent-80:hover,.theme-light .color-6-border-lighter-hover-transparent-80:hover{border-color:#f7c8c4cc!important}.theme-light .red-border-lighter-hover-transparent-85:hover,.theme-light .color-6-border-lighter-hover-transparent-85:hover{border-color:#f7c8c4d9!important}.theme-light .red-border-lighter-hover-transparent-90:hover,.theme-light .color-6-border-lighter-hover-transparent-90:hover{border-color:#f7c8c4e6!important}.theme-light .red-border-lighter-hover-transparent-95:hover,.theme-light .color-6-border-lighter-hover-transparent-95:hover{border-color:#f7c8c4f2!important}.theme-light .red-border-light,.theme-light .color-6-border-light{border-color:#e86153!important}.theme-light .red-border-light-transparent-5,.theme-light .color-6-border-light-transparent-5{border-color:#e861530d!important}.theme-light .red-border-light-transparent-10,.theme-light .color-6-border-light-transparent-10{border-color:#e861531a!important}.theme-light .red-border-light-transparent-15,.theme-light .color-6-border-light-transparent-15{border-color:#e8615326!important}.theme-light .red-border-light-transparent-20,.theme-light .color-6-border-light-transparent-20{border-color:#e8615333!important}.theme-light .red-border-light-transparent-25,.theme-light .color-6-border-light-transparent-25{border-color:#e8615340!important}.theme-light .red-border-light-transparent-30,.theme-light .color-6-border-light-transparent-30{border-color:#e861534d!important}.theme-light .red-border-light-transparent-35,.theme-light .color-6-border-light-transparent-35{border-color:#e8615359!important}.theme-light .red-border-light-transparent-40,.theme-light .color-6-border-light-transparent-40{border-color:#e8615366!important}.theme-light .red-border-light-transparent-45,.theme-light .color-6-border-light-transparent-45{border-color:#e8615373!important}.theme-light .red-border-light-transparent-50,.theme-light .color-6-border-light-transparent-50{border-color:#e8615380!important}.theme-light .red-border-light-transparent-55,.theme-light .color-6-border-light-transparent-55{border-color:#e861538c!important}.theme-light .red-border-light-transparent-60,.theme-light .color-6-border-light-transparent-60{border-color:#e8615399!important}.theme-light .red-border-light-transparent-65,.theme-light .color-6-border-light-transparent-65{border-color:#e86153a6!important}.theme-light .red-border-light-transparent-70,.theme-light .color-6-border-light-transparent-70{border-color:#e86153b3!important}.theme-light .red-border-light-transparent-75,.theme-light .color-6-border-light-transparent-75{border-color:#e86153bf!important}.theme-light .red-border-light-transparent-80,.theme-light .color-6-border-light-transparent-80{border-color:#e86153cc!important}.theme-light .red-border-light-transparent-85,.theme-light .color-6-border-light-transparent-85{border-color:#e86153d9!important}.theme-light .red-border-light-transparent-90,.theme-light .color-6-border-light-transparent-90{border-color:#e86153e6!important}.theme-light .red-border-light-transparent-95,.theme-light .color-6-border-light-transparent-95{border-color:#e86153f2!important}.theme-light .red-border-light-lightness-10,.theme-light .color-6-border-light-lightness-10{border-color:#ea7164!important}.theme-light .red-border-light-darkness-10,.theme-light .color-6-border-light-darkness-10{border-color:#e44737!important}.theme-light .red-border-light-lightness-20,.theme-light .color-6-border-light-lightness-20{border-color:#ed8175!important}.theme-light .red-border-light-darkness-20,.theme-light .color-6-border-light-darkness-20{border-color:#de301e!important}.theme-light .red-border-light-lightness-30,.theme-light .color-6-border-light-lightness-30{border-color:#ef9087!important}.theme-light .red-border-light-darkness-30,.theme-light .color-6-border-light-darkness-30{border-color:#c22a1a!important}.theme-light .red-border-light-lightness-40,.theme-light .color-6-border-light-lightness-40{border-color:#f1a098!important}.theme-light .red-border-light-darkness-40,.theme-light .color-6-border-light-darkness-40{border-color:#a72416!important}.theme-light .red-border-light-lightness-50,.theme-light .color-6-border-light-lightness-50{border-color:#f4b0a9!important}.theme-light .red-border-light-darkness-50,.theme-light .color-6-border-light-darkness-50{border-color:#8b1e13!important}.theme-light .red-border-light-lightness-60,.theme-light .color-6-border-light-lightness-60{border-color:#f6c0ba!important}.theme-light .red-border-light-darkness-60,.theme-light .color-6-border-light-darkness-60{border-color:#6f180f!important}.theme-light .red-border-light-lightness-70,.theme-light .color-6-border-light-lightness-70{border-color:#f8d0cb!important}.theme-light .red-border-light-darkness-70,.theme-light .color-6-border-light-darkness-70{border-color:#53120b!important}.theme-light .red-border-light-lightness-80,.theme-light .color-6-border-light-lightness-80{border-color:#fadfdd!important}.theme-light .red-border-light-darkness-80,.theme-light .color-6-border-light-darkness-80{border-color:#380c07!important}.theme-light .red-border-light-lightness-90,.theme-light .color-6-border-light-lightness-90{border-color:#fdefee!important}.theme-light .red-border-light-darkness-90,.theme-light .color-6-border-light-darkness-90{border-color:#1c0604!important}.theme-light .red-border-light-hover:hover,.theme-light .color-6-border-light-hover:hover{border-color:#e86153!important}.theme-light .red-border-light-hover-transparent-5:hover,.theme-light .color-6-border-light-hover-transparent-5:hover{border-color:#e861530d!important}.theme-light .red-border-light-hover-transparent-10:hover,.theme-light .color-6-border-light-hover-transparent-10:hover{border-color:#e861531a!important}.theme-light .red-border-light-hover-transparent-15:hover,.theme-light .color-6-border-light-hover-transparent-15:hover{border-color:#e8615326!important}.theme-light .red-border-light-hover-transparent-20:hover,.theme-light .color-6-border-light-hover-transparent-20:hover{border-color:#e8615333!important}.theme-light .red-border-light-hover-transparent-25:hover,.theme-light .color-6-border-light-hover-transparent-25:hover{border-color:#e8615340!important}.theme-light .red-border-light-hover-transparent-30:hover,.theme-light .color-6-border-light-hover-transparent-30:hover{border-color:#e861534d!important}.theme-light .red-border-light-hover-transparent-35:hover,.theme-light .color-6-border-light-hover-transparent-35:hover{border-color:#e8615359!important}.theme-light .red-border-light-hover-transparent-40:hover,.theme-light .color-6-border-light-hover-transparent-40:hover{border-color:#e8615366!important}.theme-light .red-border-light-hover-transparent-45:hover,.theme-light .color-6-border-light-hover-transparent-45:hover{border-color:#e8615373!important}.theme-light .red-border-light-hover-transparent-50:hover,.theme-light .color-6-border-light-hover-transparent-50:hover{border-color:#e8615380!important}.theme-light .red-border-light-hover-transparent-55:hover,.theme-light .color-6-border-light-hover-transparent-55:hover{border-color:#e861538c!important}.theme-light .red-border-light-hover-transparent-60:hover,.theme-light .color-6-border-light-hover-transparent-60:hover{border-color:#e8615399!important}.theme-light .red-border-light-hover-transparent-65:hover,.theme-light .color-6-border-light-hover-transparent-65:hover{border-color:#e86153a6!important}.theme-light .red-border-light-hover-transparent-70:hover,.theme-light .color-6-border-light-hover-transparent-70:hover{border-color:#e86153b3!important}.theme-light .red-border-light-hover-transparent-75:hover,.theme-light .color-6-border-light-hover-transparent-75:hover{border-color:#e86153bf!important}.theme-light .red-border-light-hover-transparent-80:hover,.theme-light .color-6-border-light-hover-transparent-80:hover{border-color:#e86153cc!important}.theme-light .red-border-light-hover-transparent-85:hover,.theme-light .color-6-border-light-hover-transparent-85:hover{border-color:#e86153d9!important}.theme-light .red-border-light-hover-transparent-90:hover,.theme-light .color-6-border-light-hover-transparent-90:hover{border-color:#e86153e6!important}.theme-light .red-border-light-hover-transparent-95:hover,.theme-light .color-6-border-light-hover-transparent-95:hover{border-color:#e86153f2!important}.theme-light .red-border,.theme-light .color-6-border{border-color:#e0301e!important}.theme-light .red-border-transparent-5,.theme-light .color-6-border-transparent-5{border-color:#e0301e0d!important}.theme-light .red-border-transparent-10,.theme-light .color-6-border-transparent-10{border-color:#e0301e1a!important}.theme-light .red-border-transparent-15,.theme-light .color-6-border-transparent-15{border-color:#e0301e26!important}.theme-light .red-border-transparent-20,.theme-light .color-6-border-transparent-20{border-color:#e0301e33!important}.theme-light .red-border-transparent-25,.theme-light .color-6-border-transparent-25{border-color:#e0301e40!important}.theme-light .red-border-transparent-30,.theme-light .color-6-border-transparent-30{border-color:#e0301e4d!important}.theme-light .red-border-transparent-35,.theme-light .color-6-border-transparent-35{border-color:#e0301e59!important}.theme-light .red-border-transparent-40,.theme-light .color-6-border-transparent-40{border-color:#e0301e66!important}.theme-light .red-border-transparent-45,.theme-light .color-6-border-transparent-45{border-color:#e0301e73!important}.theme-light .red-border-transparent-50,.theme-light .color-6-border-transparent-50{border-color:#e0301e80!important}.theme-light .red-border-transparent-55,.theme-light .color-6-border-transparent-55{border-color:#e0301e8c!important}.theme-light .red-border-transparent-60,.theme-light .color-6-border-transparent-60{border-color:#e0301e99!important}.theme-light .red-border-transparent-65,.theme-light .color-6-border-transparent-65{border-color:#e0301ea6!important}.theme-light .red-border-transparent-70,.theme-light .color-6-border-transparent-70{border-color:#e0301eb3!important}.theme-light .red-border-transparent-75,.theme-light .color-6-border-transparent-75{border-color:#e0301ebf!important}.theme-light .red-border-transparent-80,.theme-light .color-6-border-transparent-80{border-color:#e0301ecc!important}.theme-light .red-border-transparent-85,.theme-light .color-6-border-transparent-85{border-color:#e0301ed9!important}.theme-light .red-border-transparent-90,.theme-light .color-6-border-transparent-90{border-color:#e0301ee6!important}.theme-light .red-border-transparent-95,.theme-light .color-6-border-transparent-95{border-color:#e0301ef2!important}.theme-light .red-border-lightness-10,.theme-light .color-6-border-lightness-10{border-color:#e44434!important}.theme-light .red-border-darkness-10,.theme-light .color-6-border-darkness-10{border-color:#ca2b1b!important}.theme-light .red-border-lightness-20,.theme-light .color-6-border-lightness-20{border-color:#e7594a!important}.theme-light .red-border-darkness-20,.theme-light .color-6-border-darkness-20{border-color:#b32618!important}.theme-light .red-border-lightness-30,.theme-light .color-6-border-lightness-30{border-color:#ea6e61!important}.theme-light .red-border-darkness-30,.theme-light .color-6-border-darkness-30{border-color:#9d2215!important}.theme-light .red-border-lightness-40,.theme-light .color-6-border-lightness-40{border-color:#ed8278!important}.theme-light .red-border-darkness-40,.theme-light .color-6-border-darkness-40{border-color:#861d12!important}.theme-light .red-border-lightness-50,.theme-light .color-6-border-lightness-50{border-color:#f0978e!important}.theme-light .red-border-darkness-50,.theme-light .color-6-border-darkness-50{border-color:#70180f!important}.theme-light .red-border-lightness-60,.theme-light .color-6-border-lightness-60{border-color:#f3aca5!important}.theme-light .red-border-darkness-60,.theme-light .color-6-border-darkness-60{border-color:#5a130c!important}.theme-light .red-border-lightness-70,.theme-light .color-6-border-lightness-70{border-color:#f6c1bb!important}.theme-light .red-border-darkness-70,.theme-light .color-6-border-darkness-70{border-color:#430e09!important}.theme-light .red-border-lightness-80,.theme-light .color-6-border-lightness-80{border-color:#f9d5d2!important}.theme-light .red-border-darkness-80,.theme-light .color-6-border-darkness-80{border-color:#2d0a06!important}.theme-light .red-border-lightness-90,.theme-light .color-6-border-lightness-90{border-color:#fceae8!important}.theme-light .red-border-darkness-90,.theme-light .color-6-border-darkness-90{border-color:#160503!important}.theme-light .red-border-hover:hover,.theme-light .color-6-border-hover:hover{border-color:#e0301e!important}.theme-light .red-border-hover-transparent-5:hover,.theme-light .color-6-border-hover-transparent-5:hover{border-color:#e0301e0d!important}.theme-light .red-border-hover-transparent-10:hover,.theme-light .color-6-border-hover-transparent-10:hover{border-color:#e0301e1a!important}.theme-light .red-border-hover-transparent-15:hover,.theme-light .color-6-border-hover-transparent-15:hover{border-color:#e0301e26!important}.theme-light .red-border-hover-transparent-20:hover,.theme-light .color-6-border-hover-transparent-20:hover{border-color:#e0301e33!important}.theme-light .red-border-hover-transparent-25:hover,.theme-light .color-6-border-hover-transparent-25:hover{border-color:#e0301e40!important}.theme-light .red-border-hover-transparent-30:hover,.theme-light .color-6-border-hover-transparent-30:hover{border-color:#e0301e4d!important}.theme-light .red-border-hover-transparent-35:hover,.theme-light .color-6-border-hover-transparent-35:hover{border-color:#e0301e59!important}.theme-light .red-border-hover-transparent-40:hover,.theme-light .color-6-border-hover-transparent-40:hover{border-color:#e0301e66!important}.theme-light .red-border-hover-transparent-45:hover,.theme-light .color-6-border-hover-transparent-45:hover{border-color:#e0301e73!important}.theme-light .red-border-hover-transparent-50:hover,.theme-light .color-6-border-hover-transparent-50:hover{border-color:#e0301e80!important}.theme-light .red-border-hover-transparent-55:hover,.theme-light .color-6-border-hover-transparent-55:hover{border-color:#e0301e8c!important}.theme-light .red-border-hover-transparent-60:hover,.theme-light .color-6-border-hover-transparent-60:hover{border-color:#e0301e99!important}.theme-light .red-border-hover-transparent-65:hover,.theme-light .color-6-border-hover-transparent-65:hover{border-color:#e0301ea6!important}.theme-light .red-border-hover-transparent-70:hover,.theme-light .color-6-border-hover-transparent-70:hover{border-color:#e0301eb3!important}.theme-light .red-border-hover-transparent-75:hover,.theme-light .color-6-border-hover-transparent-75:hover{border-color:#e0301ebf!important}.theme-light .red-border-hover-transparent-80:hover,.theme-light .color-6-border-hover-transparent-80:hover{border-color:#e0301ecc!important}.theme-light .red-border-hover-transparent-85:hover,.theme-light .color-6-border-hover-transparent-85:hover{border-color:#e0301ed9!important}.theme-light .red-border-hover-transparent-90:hover,.theme-light .color-6-border-hover-transparent-90:hover{border-color:#e0301ee6!important}.theme-light .red-border-hover-transparent-95:hover,.theme-light .color-6-border-hover-transparent-95:hover{border-color:#e0301ef2!important}.theme-light .red-border-dark,.theme-light .color-6-border-dark{border-color:#aa2417!important}.theme-light .red-border-dark-transparent-5,.theme-light .color-6-border-dark-transparent-5{border-color:#aa24170d!important}.theme-light .red-border-dark-transparent-10,.theme-light .color-6-border-dark-transparent-10{border-color:#aa24171a!important}.theme-light .red-border-dark-transparent-15,.theme-light .color-6-border-dark-transparent-15{border-color:#aa241726!important}.theme-light .red-border-dark-transparent-20,.theme-light .color-6-border-dark-transparent-20{border-color:#aa241733!important}.theme-light .red-border-dark-transparent-25,.theme-light .color-6-border-dark-transparent-25{border-color:#aa241740!important}.theme-light .red-border-dark-transparent-30,.theme-light .color-6-border-dark-transparent-30{border-color:#aa24174d!important}.theme-light .red-border-dark-transparent-35,.theme-light .color-6-border-dark-transparent-35{border-color:#aa241759!important}.theme-light .red-border-dark-transparent-40,.theme-light .color-6-border-dark-transparent-40{border-color:#aa241766!important}.theme-light .red-border-dark-transparent-45,.theme-light .color-6-border-dark-transparent-45{border-color:#aa241773!important}.theme-light .red-border-dark-transparent-50,.theme-light .color-6-border-dark-transparent-50{border-color:#aa241780!important}.theme-light .red-border-dark-transparent-55,.theme-light .color-6-border-dark-transparent-55{border-color:#aa24178c!important}.theme-light .red-border-dark-transparent-60,.theme-light .color-6-border-dark-transparent-60{border-color:#aa241799!important}.theme-light .red-border-dark-transparent-65,.theme-light .color-6-border-dark-transparent-65{border-color:#aa2417a6!important}.theme-light .red-border-dark-transparent-70,.theme-light .color-6-border-dark-transparent-70{border-color:#aa2417b3!important}.theme-light .red-border-dark-transparent-75,.theme-light .color-6-border-dark-transparent-75{border-color:#aa2417bf!important}.theme-light .red-border-dark-transparent-80,.theme-light .color-6-border-dark-transparent-80{border-color:#aa2417cc!important}.theme-light .red-border-dark-transparent-85,.theme-light .color-6-border-dark-transparent-85{border-color:#aa2417d9!important}.theme-light .red-border-dark-transparent-90,.theme-light .color-6-border-dark-transparent-90{border-color:#aa2417e6!important}.theme-light .red-border-dark-transparent-95,.theme-light .color-6-border-dark-transparent-95{border-color:#aa2417f2!important}.theme-light .red-border-dark-lightness-10,.theme-light .color-6-border-dark-lightness-10{border-color:#c62a1b!important}.theme-light .red-border-dark-darkness-10,.theme-light .color-6-border-dark-darkness-10{border-color:#992015!important}.theme-light .red-border-dark-lightness-20,.theme-light .color-6-border-dark-lightness-20{border-color:#e13120!important}.theme-light .red-border-dark-darkness-20,.theme-light .color-6-border-dark-darkness-20{border-color:#881d12!important}.theme-light .red-border-dark-lightness-30,.theme-light .color-6-border-dark-lightness-30{border-color:#e54a3c!important}.theme-light .red-border-dark-darkness-30,.theme-light .color-6-border-dark-darkness-30{border-color:#771910!important}.theme-light .red-border-dark-lightness-40,.theme-light .color-6-border-dark-lightness-40{border-color:#e86457!important}.theme-light .red-border-dark-darkness-40,.theme-light .color-6-border-dark-darkness-40{border-color:#66160e!important}.theme-light .red-border-dark-lightness-50,.theme-light .color-6-border-dark-lightness-50{border-color:#ec7e73!important}.theme-light .red-border-dark-darkness-50,.theme-light .color-6-border-dark-darkness-50{border-color:#55120c!important}.theme-light .red-border-dark-lightness-60,.theme-light .color-6-border-dark-lightness-60{border-color:#f0988f!important}.theme-light .red-border-dark-darkness-60,.theme-light .color-6-border-dark-darkness-60{border-color:#440e09!important}.theme-light .red-border-dark-lightness-70,.theme-light .color-6-border-dark-lightness-70{border-color:#f4b2ab!important}.theme-light .red-border-dark-darkness-70,.theme-light .color-6-border-dark-darkness-70{border-color:#330b07!important}.theme-light .red-border-dark-lightness-80,.theme-light .color-6-border-dark-lightness-80{border-color:#f7cbc7!important}.theme-light .red-border-dark-darkness-80,.theme-light .color-6-border-dark-darkness-80{border-color:#220705!important}.theme-light .red-border-dark-lightness-90,.theme-light .color-6-border-dark-lightness-90{border-color:#fbe5e3!important}.theme-light .red-border-dark-darkness-90,.theme-light .color-6-border-dark-darkness-90{border-color:#110402!important}.theme-light .red-border-dark-hover:hover,.theme-light .color-6-border-dark-hover:hover{border-color:#aa2417!important}.theme-light .red-border-dark-hover-transparent-5:hover,.theme-light .color-6-border-dark-hover-transparent-5:hover{border-color:#aa24170d!important}.theme-light .red-border-dark-hover-transparent-10:hover,.theme-light .color-6-border-dark-hover-transparent-10:hover{border-color:#aa24171a!important}.theme-light .red-border-dark-hover-transparent-15:hover,.theme-light .color-6-border-dark-hover-transparent-15:hover{border-color:#aa241726!important}.theme-light .red-border-dark-hover-transparent-20:hover,.theme-light .color-6-border-dark-hover-transparent-20:hover{border-color:#aa241733!important}.theme-light .red-border-dark-hover-transparent-25:hover,.theme-light .color-6-border-dark-hover-transparent-25:hover{border-color:#aa241740!important}.theme-light .red-border-dark-hover-transparent-30:hover,.theme-light .color-6-border-dark-hover-transparent-30:hover{border-color:#aa24174d!important}.theme-light .red-border-dark-hover-transparent-35:hover,.theme-light .color-6-border-dark-hover-transparent-35:hover{border-color:#aa241759!important}.theme-light .red-border-dark-hover-transparent-40:hover,.theme-light .color-6-border-dark-hover-transparent-40:hover{border-color:#aa241766!important}.theme-light .red-border-dark-hover-transparent-45:hover,.theme-light .color-6-border-dark-hover-transparent-45:hover{border-color:#aa241773!important}.theme-light .red-border-dark-hover-transparent-50:hover,.theme-light .color-6-border-dark-hover-transparent-50:hover{border-color:#aa241780!important}.theme-light .red-border-dark-hover-transparent-55:hover,.theme-light .color-6-border-dark-hover-transparent-55:hover{border-color:#aa24178c!important}.theme-light .red-border-dark-hover-transparent-60:hover,.theme-light .color-6-border-dark-hover-transparent-60:hover{border-color:#aa241799!important}.theme-light .red-border-dark-hover-transparent-65:hover,.theme-light .color-6-border-dark-hover-transparent-65:hover{border-color:#aa2417a6!important}.theme-light .red-border-dark-hover-transparent-70:hover,.theme-light .color-6-border-dark-hover-transparent-70:hover{border-color:#aa2417b3!important}.theme-light .red-border-dark-hover-transparent-75:hover,.theme-light .color-6-border-dark-hover-transparent-75:hover{border-color:#aa2417bf!important}.theme-light .red-border-dark-hover-transparent-80:hover,.theme-light .color-6-border-dark-hover-transparent-80:hover{border-color:#aa2417cc!important}.theme-light .red-border-dark-hover-transparent-85:hover,.theme-light .color-6-border-dark-hover-transparent-85:hover{border-color:#aa2417d9!important}.theme-light .red-border-dark-hover-transparent-90:hover,.theme-light .color-6-border-dark-hover-transparent-90:hover{border-color:#aa2417e6!important}.theme-light .red-border-dark-hover-transparent-95:hover,.theme-light .color-6-border-dark-hover-transparent-95:hover{border-color:#aa2417f2!important}.theme-light .red-border-darker,.theme-light .color-6-border-darker{border-color:#741910!important}.theme-light .red-border-darker-transparent-5,.theme-light .color-6-border-darker-transparent-5{border-color:#7419100d!important}.theme-light .red-border-darker-transparent-10,.theme-light .color-6-border-darker-transparent-10{border-color:#7419101a!important}.theme-light .red-border-darker-transparent-15,.theme-light .color-6-border-darker-transparent-15{border-color:#74191026!important}.theme-light .red-border-darker-transparent-20,.theme-light .color-6-border-darker-transparent-20{border-color:#74191033!important}.theme-light .red-border-darker-transparent-25,.theme-light .color-6-border-darker-transparent-25{border-color:#74191040!important}.theme-light .red-border-darker-transparent-30,.theme-light .color-6-border-darker-transparent-30{border-color:#7419104d!important}.theme-light .red-border-darker-transparent-35,.theme-light .color-6-border-darker-transparent-35{border-color:#74191059!important}.theme-light .red-border-darker-transparent-40,.theme-light .color-6-border-darker-transparent-40{border-color:#74191066!important}.theme-light .red-border-darker-transparent-45,.theme-light .color-6-border-darker-transparent-45{border-color:#74191073!important}.theme-light .red-border-darker-transparent-50,.theme-light .color-6-border-darker-transparent-50{border-color:#74191080!important}.theme-light .red-border-darker-transparent-55,.theme-light .color-6-border-darker-transparent-55{border-color:#7419108c!important}.theme-light .red-border-darker-transparent-60,.theme-light .color-6-border-darker-transparent-60{border-color:#74191099!important}.theme-light .red-border-darker-transparent-65,.theme-light .color-6-border-darker-transparent-65{border-color:#741910a6!important}.theme-light .red-border-darker-transparent-70,.theme-light .color-6-border-darker-transparent-70{border-color:#741910b3!important}.theme-light .red-border-darker-transparent-75,.theme-light .color-6-border-darker-transparent-75{border-color:#741910bf!important}.theme-light .red-border-darker-transparent-80,.theme-light .color-6-border-darker-transparent-80{border-color:#741910cc!important}.theme-light .red-border-darker-transparent-85,.theme-light .color-6-border-darker-transparent-85{border-color:#741910d9!important}.theme-light .red-border-darker-transparent-90,.theme-light .color-6-border-darker-transparent-90{border-color:#741910e6!important}.theme-light .red-border-darker-transparent-95,.theme-light .color-6-border-darker-transparent-95{border-color:#741910f2!important}.theme-light .red-border-darker-lightness-10,.theme-light .color-6-border-darker-lightness-10{border-color:#952015!important}.theme-light .red-border-darker-darkness-10,.theme-light .color-6-border-darker-darkness-10{border-color:#68170e!important}.theme-light .red-border-darker-lightness-20,.theme-light .color-6-border-darker-lightness-20{border-color:#b62719!important}.theme-light .red-border-darker-darkness-20,.theme-light .color-6-border-darker-darkness-20{border-color:#5d140d!important}.theme-light .red-border-darker-lightness-30,.theme-light .color-6-border-darker-lightness-30{border-color:#d82e1e!important}.theme-light .red-border-darker-darkness-30,.theme-light .color-6-border-darker-darkness-30{border-color:#51120b!important}.theme-light .red-border-darker-lightness-40,.theme-light .color-6-border-darker-lightness-40{border-color:#e44738!important}.theme-light .red-border-darker-darkness-40,.theme-light .color-6-border-darker-darkness-40{border-color:#460f0a!important}.theme-light .red-border-darker-lightness-50,.theme-light .color-6-border-darker-lightness-50{border-color:#e86659!important}.theme-light .red-border-darker-darkness-50,.theme-light .color-6-border-darker-darkness-50{border-color:#3a0d08!important}.theme-light .red-border-darker-lightness-60,.theme-light .color-6-border-darker-lightness-60{border-color:#ed847a!important}.theme-light .red-border-darker-darkness-60,.theme-light .color-6-border-darker-darkness-60{border-color:#2e0a06!important}.theme-light .red-border-darker-lightness-70,.theme-light .color-6-border-darker-lightness-70{border-color:#f1a39b!important}.theme-light .red-border-darker-darkness-70,.theme-light .color-6-border-darker-darkness-70{border-color:#230805!important}.theme-light .red-border-darker-lightness-80,.theme-light .color-6-border-darker-lightness-80{border-color:#f6c2bd!important}.theme-light .red-border-darker-darkness-80,.theme-light .color-6-border-darker-darkness-80{border-color:#170503!important}.theme-light .red-border-darker-lightness-90,.theme-light .color-6-border-darker-lightness-90{border-color:#fae0de!important}.theme-light .red-border-darker-darkness-90,.theme-light .color-6-border-darker-darkness-90{border-color:#0c0302!important}.theme-light .red-border-darker-hover:hover,.theme-light .color-6-border-darker-hover:hover{border-color:#741910!important}.theme-light .red-border-darker-hover-transparent-5:hover,.theme-light .color-6-border-darker-hover-transparent-5:hover{border-color:#7419100d!important}.theme-light .red-border-darker-hover-transparent-10:hover,.theme-light .color-6-border-darker-hover-transparent-10:hover{border-color:#7419101a!important}.theme-light .red-border-darker-hover-transparent-15:hover,.theme-light .color-6-border-darker-hover-transparent-15:hover{border-color:#74191026!important}.theme-light .red-border-darker-hover-transparent-20:hover,.theme-light .color-6-border-darker-hover-transparent-20:hover{border-color:#74191033!important}.theme-light .red-border-darker-hover-transparent-25:hover,.theme-light .color-6-border-darker-hover-transparent-25:hover{border-color:#74191040!important}.theme-light .red-border-darker-hover-transparent-30:hover,.theme-light .color-6-border-darker-hover-transparent-30:hover{border-color:#7419104d!important}.theme-light .red-border-darker-hover-transparent-35:hover,.theme-light .color-6-border-darker-hover-transparent-35:hover{border-color:#74191059!important}.theme-light .red-border-darker-hover-transparent-40:hover,.theme-light .color-6-border-darker-hover-transparent-40:hover{border-color:#74191066!important}.theme-light .red-border-darker-hover-transparent-45:hover,.theme-light .color-6-border-darker-hover-transparent-45:hover{border-color:#74191073!important}.theme-light .red-border-darker-hover-transparent-50:hover,.theme-light .color-6-border-darker-hover-transparent-50:hover{border-color:#74191080!important}.theme-light .red-border-darker-hover-transparent-55:hover,.theme-light .color-6-border-darker-hover-transparent-55:hover{border-color:#7419108c!important}.theme-light .red-border-darker-hover-transparent-60:hover,.theme-light .color-6-border-darker-hover-transparent-60:hover{border-color:#74191099!important}.theme-light .red-border-darker-hover-transparent-65:hover,.theme-light .color-6-border-darker-hover-transparent-65:hover{border-color:#741910a6!important}.theme-light .red-border-darker-hover-transparent-70:hover,.theme-light .color-6-border-darker-hover-transparent-70:hover{border-color:#741910b3!important}.theme-light .red-border-darker-hover-transparent-75:hover,.theme-light .color-6-border-darker-hover-transparent-75:hover{border-color:#741910bf!important}.theme-light .red-border-darker-hover-transparent-80:hover,.theme-light .color-6-border-darker-hover-transparent-80:hover{border-color:#741910cc!important}.theme-light .red-border-darker-hover-transparent-85:hover,.theme-light .color-6-border-darker-hover-transparent-85:hover{border-color:#741910d9!important}.theme-light .red-border-darker-hover-transparent-90:hover,.theme-light .color-6-border-darker-hover-transparent-90:hover{border-color:#741910e6!important}.theme-light .red-border-darker-hover-transparent-95:hover,.theme-light .color-6-border-darker-hover-transparent-95:hover{border-color:#741910f2!important}.theme-light .red-outline-lighter,.theme-light .color-6-outline-lighter{outline-color:#f7c8c4!important}.theme-light .red-outline-lighter-transparent-5,.theme-light .color-6-outline-lighter-transparent-5{outline-color:#f7c8c40d!important}.theme-light .red-outline-lighter-transparent-10,.theme-light .color-6-outline-lighter-transparent-10{outline-color:#f7c8c41a!important}.theme-light .red-outline-lighter-transparent-15,.theme-light .color-6-outline-lighter-transparent-15{outline-color:#f7c8c426!important}.theme-light .red-outline-lighter-transparent-20,.theme-light .color-6-outline-lighter-transparent-20{outline-color:#f7c8c433!important}.theme-light .red-outline-lighter-transparent-25,.theme-light .color-6-outline-lighter-transparent-25{outline-color:#f7c8c440!important}.theme-light .red-outline-lighter-transparent-30,.theme-light .color-6-outline-lighter-transparent-30{outline-color:#f7c8c44d!important}.theme-light .red-outline-lighter-transparent-35,.theme-light .color-6-outline-lighter-transparent-35{outline-color:#f7c8c459!important}.theme-light .red-outline-lighter-transparent-40,.theme-light .color-6-outline-lighter-transparent-40{outline-color:#f7c8c466!important}.theme-light .red-outline-lighter-transparent-45,.theme-light .color-6-outline-lighter-transparent-45{outline-color:#f7c8c473!important}.theme-light .red-outline-lighter-transparent-50,.theme-light .color-6-outline-lighter-transparent-50{outline-color:#f7c8c480!important}.theme-light .red-outline-lighter-transparent-55,.theme-light .color-6-outline-lighter-transparent-55{outline-color:#f7c8c48c!important}.theme-light .red-outline-lighter-transparent-60,.theme-light .color-6-outline-lighter-transparent-60{outline-color:#f7c8c499!important}.theme-light .red-outline-lighter-transparent-65,.theme-light .color-6-outline-lighter-transparent-65{outline-color:#f7c8c4a6!important}.theme-light .red-outline-lighter-transparent-70,.theme-light .color-6-outline-lighter-transparent-70{outline-color:#f7c8c4b3!important}.theme-light .red-outline-lighter-transparent-75,.theme-light .color-6-outline-lighter-transparent-75{outline-color:#f7c8c4bf!important}.theme-light .red-outline-lighter-transparent-80,.theme-light .color-6-outline-lighter-transparent-80{outline-color:#f7c8c4cc!important}.theme-light .red-outline-lighter-transparent-85,.theme-light .color-6-outline-lighter-transparent-85{outline-color:#f7c8c4d9!important}.theme-light .red-outline-lighter-transparent-90,.theme-light .color-6-outline-lighter-transparent-90{outline-color:#f7c8c4e6!important}.theme-light .red-outline-lighter-transparent-95,.theme-light .color-6-outline-lighter-transparent-95{outline-color:#f7c8c4f2!important}.theme-light .red-outline-lighter-lightness-10,.theme-light .color-6-outline-lighter-lightness-10{outline-color:#f8ceca!important}.theme-light .red-outline-lighter-darkness-10,.theme-light .color-6-outline-lighter-darkness-10{outline-color:#f2a49d!important}.theme-light .red-outline-lighter-lightness-20,.theme-light .color-6-outline-lighter-lightness-20{outline-color:#f9d3d0!important}.theme-light .red-outline-lighter-darkness-20,.theme-light .color-6-outline-lighter-darkness-20{outline-color:#ec7f76!important}.theme-light .red-outline-lighter-lightness-30,.theme-light .color-6-outline-lighter-lightness-30{outline-color:#f9d9d6!important}.theme-light .red-outline-lighter-darkness-30,.theme-light .color-6-outline-lighter-darkness-30{outline-color:#e75b4f!important}.theme-light .red-outline-lighter-lightness-40,.theme-light .color-6-outline-lighter-lightness-40{outline-color:#fadedc!important}.theme-light .red-outline-lighter-darkness-40,.theme-light .color-6-outline-lighter-darkness-40{outline-color:#e23728!important}.theme-light .red-outline-lighter-lightness-50,.theme-light .color-6-outline-lighter-lightness-50{outline-color:#fbe4e2!important}.theme-light .red-outline-lighter-darkness-50,.theme-light .color-6-outline-lighter-darkness-50{outline-color:#c3281a!important}.theme-light .red-outline-lighter-lightness-60,.theme-light .color-6-outline-lighter-lightness-60{outline-color:#fce9e7!important}.theme-light .red-outline-lighter-darkness-60,.theme-light .color-6-outline-lighter-darkness-60{outline-color:#9c2015!important}.theme-light .red-outline-lighter-lightness-70,.theme-light .color-6-outline-lighter-lightness-70{outline-color:#fdefed!important}.theme-light .red-outline-lighter-darkness-70,.theme-light .color-6-outline-lighter-darkness-70{outline-color:#751810!important}.theme-light .red-outline-lighter-lightness-80,.theme-light .color-6-outline-lighter-lightness-80{outline-color:#fdf4f3!important}.theme-light .red-outline-lighter-darkness-80,.theme-light .color-6-outline-lighter-darkness-80{outline-color:#4e100b!important}.theme-light .red-outline-lighter-lightness-90,.theme-light .color-6-outline-lighter-lightness-90{outline-color:#fefaf9!important}.theme-light .red-outline-lighter-darkness-90,.theme-light .color-6-outline-lighter-darkness-90{outline-color:#270805!important}.theme-light .red-outline-lighter-hover:hover,.theme-light .color-6-outline-lighter-hover:hover{outline-color:#f7c8c4!important}.theme-light .red-outline-lighter-hover-transparent-5:hover,.theme-light .color-6-outline-lighter-hover-transparent-5:hover{outline-color:#f7c8c40d!important}.theme-light .red-outline-lighter-hover-transparent-10:hover,.theme-light .color-6-outline-lighter-hover-transparent-10:hover{outline-color:#f7c8c41a!important}.theme-light .red-outline-lighter-hover-transparent-15:hover,.theme-light .color-6-outline-lighter-hover-transparent-15:hover{outline-color:#f7c8c426!important}.theme-light .red-outline-lighter-hover-transparent-20:hover,.theme-light .color-6-outline-lighter-hover-transparent-20:hover{outline-color:#f7c8c433!important}.theme-light .red-outline-lighter-hover-transparent-25:hover,.theme-light .color-6-outline-lighter-hover-transparent-25:hover{outline-color:#f7c8c440!important}.theme-light .red-outline-lighter-hover-transparent-30:hover,.theme-light .color-6-outline-lighter-hover-transparent-30:hover{outline-color:#f7c8c44d!important}.theme-light .red-outline-lighter-hover-transparent-35:hover,.theme-light .color-6-outline-lighter-hover-transparent-35:hover{outline-color:#f7c8c459!important}.theme-light .red-outline-lighter-hover-transparent-40:hover,.theme-light .color-6-outline-lighter-hover-transparent-40:hover{outline-color:#f7c8c466!important}.theme-light .red-outline-lighter-hover-transparent-45:hover,.theme-light .color-6-outline-lighter-hover-transparent-45:hover{outline-color:#f7c8c473!important}.theme-light .red-outline-lighter-hover-transparent-50:hover,.theme-light .color-6-outline-lighter-hover-transparent-50:hover{outline-color:#f7c8c480!important}.theme-light .red-outline-lighter-hover-transparent-55:hover,.theme-light .color-6-outline-lighter-hover-transparent-55:hover{outline-color:#f7c8c48c!important}.theme-light .red-outline-lighter-hover-transparent-60:hover,.theme-light .color-6-outline-lighter-hover-transparent-60:hover{outline-color:#f7c8c499!important}.theme-light .red-outline-lighter-hover-transparent-65:hover,.theme-light .color-6-outline-lighter-hover-transparent-65:hover{outline-color:#f7c8c4a6!important}.theme-light .red-outline-lighter-hover-transparent-70:hover,.theme-light .color-6-outline-lighter-hover-transparent-70:hover{outline-color:#f7c8c4b3!important}.theme-light .red-outline-lighter-hover-transparent-75:hover,.theme-light .color-6-outline-lighter-hover-transparent-75:hover{outline-color:#f7c8c4bf!important}.theme-light .red-outline-lighter-hover-transparent-80:hover,.theme-light .color-6-outline-lighter-hover-transparent-80:hover{outline-color:#f7c8c4cc!important}.theme-light .red-outline-lighter-hover-transparent-85:hover,.theme-light .color-6-outline-lighter-hover-transparent-85:hover{outline-color:#f7c8c4d9!important}.theme-light .red-outline-lighter-hover-transparent-90:hover,.theme-light .color-6-outline-lighter-hover-transparent-90:hover{outline-color:#f7c8c4e6!important}.theme-light .red-outline-lighter-hover-transparent-95:hover,.theme-light .color-6-outline-lighter-hover-transparent-95:hover{outline-color:#f7c8c4f2!important}.theme-light .red-outline-light,.theme-light .color-6-outline-light{outline-color:#e86153!important}.theme-light .red-outline-light-transparent-5,.theme-light .color-6-outline-light-transparent-5{outline-color:#e861530d!important}.theme-light .red-outline-light-transparent-10,.theme-light .color-6-outline-light-transparent-10{outline-color:#e861531a!important}.theme-light .red-outline-light-transparent-15,.theme-light .color-6-outline-light-transparent-15{outline-color:#e8615326!important}.theme-light .red-outline-light-transparent-20,.theme-light .color-6-outline-light-transparent-20{outline-color:#e8615333!important}.theme-light .red-outline-light-transparent-25,.theme-light .color-6-outline-light-transparent-25{outline-color:#e8615340!important}.theme-light .red-outline-light-transparent-30,.theme-light .color-6-outline-light-transparent-30{outline-color:#e861534d!important}.theme-light .red-outline-light-transparent-35,.theme-light .color-6-outline-light-transparent-35{outline-color:#e8615359!important}.theme-light .red-outline-light-transparent-40,.theme-light .color-6-outline-light-transparent-40{outline-color:#e8615366!important}.theme-light .red-outline-light-transparent-45,.theme-light .color-6-outline-light-transparent-45{outline-color:#e8615373!important}.theme-light .red-outline-light-transparent-50,.theme-light .color-6-outline-light-transparent-50{outline-color:#e8615380!important}.theme-light .red-outline-light-transparent-55,.theme-light .color-6-outline-light-transparent-55{outline-color:#e861538c!important}.theme-light .red-outline-light-transparent-60,.theme-light .color-6-outline-light-transparent-60{outline-color:#e8615399!important}.theme-light .red-outline-light-transparent-65,.theme-light .color-6-outline-light-transparent-65{outline-color:#e86153a6!important}.theme-light .red-outline-light-transparent-70,.theme-light .color-6-outline-light-transparent-70{outline-color:#e86153b3!important}.theme-light .red-outline-light-transparent-75,.theme-light .color-6-outline-light-transparent-75{outline-color:#e86153bf!important}.theme-light .red-outline-light-transparent-80,.theme-light .color-6-outline-light-transparent-80{outline-color:#e86153cc!important}.theme-light .red-outline-light-transparent-85,.theme-light .color-6-outline-light-transparent-85{outline-color:#e86153d9!important}.theme-light .red-outline-light-transparent-90,.theme-light .color-6-outline-light-transparent-90{outline-color:#e86153e6!important}.theme-light .red-outline-light-transparent-95,.theme-light .color-6-outline-light-transparent-95{outline-color:#e86153f2!important}.theme-light .red-outline-light-lightness-10,.theme-light .color-6-outline-light-lightness-10{outline-color:#ea7164!important}.theme-light .red-outline-light-darkness-10,.theme-light .color-6-outline-light-darkness-10{outline-color:#e44737!important}.theme-light .red-outline-light-lightness-20,.theme-light .color-6-outline-light-lightness-20{outline-color:#ed8175!important}.theme-light .red-outline-light-darkness-20,.theme-light .color-6-outline-light-darkness-20{outline-color:#de301e!important}.theme-light .red-outline-light-lightness-30,.theme-light .color-6-outline-light-lightness-30{outline-color:#ef9087!important}.theme-light .red-outline-light-darkness-30,.theme-light .color-6-outline-light-darkness-30{outline-color:#c22a1a!important}.theme-light .red-outline-light-lightness-40,.theme-light .color-6-outline-light-lightness-40{outline-color:#f1a098!important}.theme-light .red-outline-light-darkness-40,.theme-light .color-6-outline-light-darkness-40{outline-color:#a72416!important}.theme-light .red-outline-light-lightness-50,.theme-light .color-6-outline-light-lightness-50{outline-color:#f4b0a9!important}.theme-light .red-outline-light-darkness-50,.theme-light .color-6-outline-light-darkness-50{outline-color:#8b1e13!important}.theme-light .red-outline-light-lightness-60,.theme-light .color-6-outline-light-lightness-60{outline-color:#f6c0ba!important}.theme-light .red-outline-light-darkness-60,.theme-light .color-6-outline-light-darkness-60{outline-color:#6f180f!important}.theme-light .red-outline-light-lightness-70,.theme-light .color-6-outline-light-lightness-70{outline-color:#f8d0cb!important}.theme-light .red-outline-light-darkness-70,.theme-light .color-6-outline-light-darkness-70{outline-color:#53120b!important}.theme-light .red-outline-light-lightness-80,.theme-light .color-6-outline-light-lightness-80{outline-color:#fadfdd!important}.theme-light .red-outline-light-darkness-80,.theme-light .color-6-outline-light-darkness-80{outline-color:#380c07!important}.theme-light .red-outline-light-lightness-90,.theme-light .color-6-outline-light-lightness-90{outline-color:#fdefee!important}.theme-light .red-outline-light-darkness-90,.theme-light .color-6-outline-light-darkness-90{outline-color:#1c0604!important}.theme-light .red-outline-light-hover:hover,.theme-light .color-6-outline-light-hover:hover{outline-color:#e86153!important}.theme-light .red-outline-light-hover-transparent-5:hover,.theme-light .color-6-outline-light-hover-transparent-5:hover{outline-color:#e861530d!important}.theme-light .red-outline-light-hover-transparent-10:hover,.theme-light .color-6-outline-light-hover-transparent-10:hover{outline-color:#e861531a!important}.theme-light .red-outline-light-hover-transparent-15:hover,.theme-light .color-6-outline-light-hover-transparent-15:hover{outline-color:#e8615326!important}.theme-light .red-outline-light-hover-transparent-20:hover,.theme-light .color-6-outline-light-hover-transparent-20:hover{outline-color:#e8615333!important}.theme-light .red-outline-light-hover-transparent-25:hover,.theme-light .color-6-outline-light-hover-transparent-25:hover{outline-color:#e8615340!important}.theme-light .red-outline-light-hover-transparent-30:hover,.theme-light .color-6-outline-light-hover-transparent-30:hover{outline-color:#e861534d!important}.theme-light .red-outline-light-hover-transparent-35:hover,.theme-light .color-6-outline-light-hover-transparent-35:hover{outline-color:#e8615359!important}.theme-light .red-outline-light-hover-transparent-40:hover,.theme-light .color-6-outline-light-hover-transparent-40:hover{outline-color:#e8615366!important}.theme-light .red-outline-light-hover-transparent-45:hover,.theme-light .color-6-outline-light-hover-transparent-45:hover{outline-color:#e8615373!important}.theme-light .red-outline-light-hover-transparent-50:hover,.theme-light .color-6-outline-light-hover-transparent-50:hover{outline-color:#e8615380!important}.theme-light .red-outline-light-hover-transparent-55:hover,.theme-light .color-6-outline-light-hover-transparent-55:hover{outline-color:#e861538c!important}.theme-light .red-outline-light-hover-transparent-60:hover,.theme-light .color-6-outline-light-hover-transparent-60:hover{outline-color:#e8615399!important}.theme-light .red-outline-light-hover-transparent-65:hover,.theme-light .color-6-outline-light-hover-transparent-65:hover{outline-color:#e86153a6!important}.theme-light .red-outline-light-hover-transparent-70:hover,.theme-light .color-6-outline-light-hover-transparent-70:hover{outline-color:#e86153b3!important}.theme-light .red-outline-light-hover-transparent-75:hover,.theme-light .color-6-outline-light-hover-transparent-75:hover{outline-color:#e86153bf!important}.theme-light .red-outline-light-hover-transparent-80:hover,.theme-light .color-6-outline-light-hover-transparent-80:hover{outline-color:#e86153cc!important}.theme-light .red-outline-light-hover-transparent-85:hover,.theme-light .color-6-outline-light-hover-transparent-85:hover{outline-color:#e86153d9!important}.theme-light .red-outline-light-hover-transparent-90:hover,.theme-light .color-6-outline-light-hover-transparent-90:hover{outline-color:#e86153e6!important}.theme-light .red-outline-light-hover-transparent-95:hover,.theme-light .color-6-outline-light-hover-transparent-95:hover{outline-color:#e86153f2!important}.theme-light .red-outline,.theme-light .color-6-outline{outline-color:#e0301e!important}.theme-light .red-outline-transparent-5,.theme-light .color-6-outline-transparent-5{outline-color:#e0301e0d!important}.theme-light .red-outline-transparent-10,.theme-light .color-6-outline-transparent-10{outline-color:#e0301e1a!important}.theme-light .red-outline-transparent-15,.theme-light .color-6-outline-transparent-15{outline-color:#e0301e26!important}.theme-light .red-outline-transparent-20,.theme-light .color-6-outline-transparent-20{outline-color:#e0301e33!important}.theme-light .red-outline-transparent-25,.theme-light .color-6-outline-transparent-25{outline-color:#e0301e40!important}.theme-light .red-outline-transparent-30,.theme-light .color-6-outline-transparent-30{outline-color:#e0301e4d!important}.theme-light .red-outline-transparent-35,.theme-light .color-6-outline-transparent-35{outline-color:#e0301e59!important}.theme-light .red-outline-transparent-40,.theme-light .color-6-outline-transparent-40{outline-color:#e0301e66!important}.theme-light .red-outline-transparent-45,.theme-light .color-6-outline-transparent-45{outline-color:#e0301e73!important}.theme-light .red-outline-transparent-50,.theme-light .color-6-outline-transparent-50{outline-color:#e0301e80!important}.theme-light .red-outline-transparent-55,.theme-light .color-6-outline-transparent-55{outline-color:#e0301e8c!important}.theme-light .red-outline-transparent-60,.theme-light .color-6-outline-transparent-60{outline-color:#e0301e99!important}.theme-light .red-outline-transparent-65,.theme-light .color-6-outline-transparent-65{outline-color:#e0301ea6!important}.theme-light .red-outline-transparent-70,.theme-light .color-6-outline-transparent-70{outline-color:#e0301eb3!important}.theme-light .red-outline-transparent-75,.theme-light .color-6-outline-transparent-75{outline-color:#e0301ebf!important}.theme-light .red-outline-transparent-80,.theme-light .color-6-outline-transparent-80{outline-color:#e0301ecc!important}.theme-light .red-outline-transparent-85,.theme-light .color-6-outline-transparent-85{outline-color:#e0301ed9!important}.theme-light .red-outline-transparent-90,.theme-light .color-6-outline-transparent-90{outline-color:#e0301ee6!important}.theme-light .red-outline-transparent-95,.theme-light .color-6-outline-transparent-95{outline-color:#e0301ef2!important}.theme-light .red-outline-lightness-10,.theme-light .color-6-outline-lightness-10{outline-color:#e44434!important}.theme-light .red-outline-darkness-10,.theme-light .color-6-outline-darkness-10{outline-color:#ca2b1b!important}.theme-light .red-outline-lightness-20,.theme-light .color-6-outline-lightness-20{outline-color:#e7594a!important}.theme-light .red-outline-darkness-20,.theme-light .color-6-outline-darkness-20{outline-color:#b32618!important}.theme-light .red-outline-lightness-30,.theme-light .color-6-outline-lightness-30{outline-color:#ea6e61!important}.theme-light .red-outline-darkness-30,.theme-light .color-6-outline-darkness-30{outline-color:#9d2215!important}.theme-light .red-outline-lightness-40,.theme-light .color-6-outline-lightness-40{outline-color:#ed8278!important}.theme-light .red-outline-darkness-40,.theme-light .color-6-outline-darkness-40{outline-color:#861d12!important}.theme-light .red-outline-lightness-50,.theme-light .color-6-outline-lightness-50{outline-color:#f0978e!important}.theme-light .red-outline-darkness-50,.theme-light .color-6-outline-darkness-50{outline-color:#70180f!important}.theme-light .red-outline-lightness-60,.theme-light .color-6-outline-lightness-60{outline-color:#f3aca5!important}.theme-light .red-outline-darkness-60,.theme-light .color-6-outline-darkness-60{outline-color:#5a130c!important}.theme-light .red-outline-lightness-70,.theme-light .color-6-outline-lightness-70{outline-color:#f6c1bb!important}.theme-light .red-outline-darkness-70,.theme-light .color-6-outline-darkness-70{outline-color:#430e09!important}.theme-light .red-outline-lightness-80,.theme-light .color-6-outline-lightness-80{outline-color:#f9d5d2!important}.theme-light .red-outline-darkness-80,.theme-light .color-6-outline-darkness-80{outline-color:#2d0a06!important}.theme-light .red-outline-lightness-90,.theme-light .color-6-outline-lightness-90{outline-color:#fceae8!important}.theme-light .red-outline-darkness-90,.theme-light .color-6-outline-darkness-90{outline-color:#160503!important}.theme-light .red-outline-hover:hover,.theme-light .color-6-outline-hover:hover{outline-color:#e0301e!important}.theme-light .red-outline-hover-transparent-5:hover,.theme-light .color-6-outline-hover-transparent-5:hover{outline-color:#e0301e0d!important}.theme-light .red-outline-hover-transparent-10:hover,.theme-light .color-6-outline-hover-transparent-10:hover{outline-color:#e0301e1a!important}.theme-light .red-outline-hover-transparent-15:hover,.theme-light .color-6-outline-hover-transparent-15:hover{outline-color:#e0301e26!important}.theme-light .red-outline-hover-transparent-20:hover,.theme-light .color-6-outline-hover-transparent-20:hover{outline-color:#e0301e33!important}.theme-light .red-outline-hover-transparent-25:hover,.theme-light .color-6-outline-hover-transparent-25:hover{outline-color:#e0301e40!important}.theme-light .red-outline-hover-transparent-30:hover,.theme-light .color-6-outline-hover-transparent-30:hover{outline-color:#e0301e4d!important}.theme-light .red-outline-hover-transparent-35:hover,.theme-light .color-6-outline-hover-transparent-35:hover{outline-color:#e0301e59!important}.theme-light .red-outline-hover-transparent-40:hover,.theme-light .color-6-outline-hover-transparent-40:hover{outline-color:#e0301e66!important}.theme-light .red-outline-hover-transparent-45:hover,.theme-light .color-6-outline-hover-transparent-45:hover{outline-color:#e0301e73!important}.theme-light .red-outline-hover-transparent-50:hover,.theme-light .color-6-outline-hover-transparent-50:hover{outline-color:#e0301e80!important}.theme-light .red-outline-hover-transparent-55:hover,.theme-light .color-6-outline-hover-transparent-55:hover{outline-color:#e0301e8c!important}.theme-light .red-outline-hover-transparent-60:hover,.theme-light .color-6-outline-hover-transparent-60:hover{outline-color:#e0301e99!important}.theme-light .red-outline-hover-transparent-65:hover,.theme-light .color-6-outline-hover-transparent-65:hover{outline-color:#e0301ea6!important}.theme-light .red-outline-hover-transparent-70:hover,.theme-light .color-6-outline-hover-transparent-70:hover{outline-color:#e0301eb3!important}.theme-light .red-outline-hover-transparent-75:hover,.theme-light .color-6-outline-hover-transparent-75:hover{outline-color:#e0301ebf!important}.theme-light .red-outline-hover-transparent-80:hover,.theme-light .color-6-outline-hover-transparent-80:hover{outline-color:#e0301ecc!important}.theme-light .red-outline-hover-transparent-85:hover,.theme-light .color-6-outline-hover-transparent-85:hover{outline-color:#e0301ed9!important}.theme-light .red-outline-hover-transparent-90:hover,.theme-light .color-6-outline-hover-transparent-90:hover{outline-color:#e0301ee6!important}.theme-light .red-outline-hover-transparent-95:hover,.theme-light .color-6-outline-hover-transparent-95:hover{outline-color:#e0301ef2!important}.theme-light .red-outline-dark,.theme-light .color-6-outline-dark{outline-color:#aa2417!important}.theme-light .red-outline-dark-transparent-5,.theme-light .color-6-outline-dark-transparent-5{outline-color:#aa24170d!important}.theme-light .red-outline-dark-transparent-10,.theme-light .color-6-outline-dark-transparent-10{outline-color:#aa24171a!important}.theme-light .red-outline-dark-transparent-15,.theme-light .color-6-outline-dark-transparent-15{outline-color:#aa241726!important}.theme-light .red-outline-dark-transparent-20,.theme-light .color-6-outline-dark-transparent-20{outline-color:#aa241733!important}.theme-light .red-outline-dark-transparent-25,.theme-light .color-6-outline-dark-transparent-25{outline-color:#aa241740!important}.theme-light .red-outline-dark-transparent-30,.theme-light .color-6-outline-dark-transparent-30{outline-color:#aa24174d!important}.theme-light .red-outline-dark-transparent-35,.theme-light .color-6-outline-dark-transparent-35{outline-color:#aa241759!important}.theme-light .red-outline-dark-transparent-40,.theme-light .color-6-outline-dark-transparent-40{outline-color:#aa241766!important}.theme-light .red-outline-dark-transparent-45,.theme-light .color-6-outline-dark-transparent-45{outline-color:#aa241773!important}.theme-light .red-outline-dark-transparent-50,.theme-light .color-6-outline-dark-transparent-50{outline-color:#aa241780!important}.theme-light .red-outline-dark-transparent-55,.theme-light .color-6-outline-dark-transparent-55{outline-color:#aa24178c!important}.theme-light .red-outline-dark-transparent-60,.theme-light .color-6-outline-dark-transparent-60{outline-color:#aa241799!important}.theme-light .red-outline-dark-transparent-65,.theme-light .color-6-outline-dark-transparent-65{outline-color:#aa2417a6!important}.theme-light .red-outline-dark-transparent-70,.theme-light .color-6-outline-dark-transparent-70{outline-color:#aa2417b3!important}.theme-light .red-outline-dark-transparent-75,.theme-light .color-6-outline-dark-transparent-75{outline-color:#aa2417bf!important}.theme-light .red-outline-dark-transparent-80,.theme-light .color-6-outline-dark-transparent-80{outline-color:#aa2417cc!important}.theme-light .red-outline-dark-transparent-85,.theme-light .color-6-outline-dark-transparent-85{outline-color:#aa2417d9!important}.theme-light .red-outline-dark-transparent-90,.theme-light .color-6-outline-dark-transparent-90{outline-color:#aa2417e6!important}.theme-light .red-outline-dark-transparent-95,.theme-light .color-6-outline-dark-transparent-95{outline-color:#aa2417f2!important}.theme-light .red-outline-dark-lightness-10,.theme-light .color-6-outline-dark-lightness-10{outline-color:#c62a1b!important}.theme-light .red-outline-dark-darkness-10,.theme-light .color-6-outline-dark-darkness-10{outline-color:#992015!important}.theme-light .red-outline-dark-lightness-20,.theme-light .color-6-outline-dark-lightness-20{outline-color:#e13120!important}.theme-light .red-outline-dark-darkness-20,.theme-light .color-6-outline-dark-darkness-20{outline-color:#881d12!important}.theme-light .red-outline-dark-lightness-30,.theme-light .color-6-outline-dark-lightness-30{outline-color:#e54a3c!important}.theme-light .red-outline-dark-darkness-30,.theme-light .color-6-outline-dark-darkness-30{outline-color:#771910!important}.theme-light .red-outline-dark-lightness-40,.theme-light .color-6-outline-dark-lightness-40{outline-color:#e86457!important}.theme-light .red-outline-dark-darkness-40,.theme-light .color-6-outline-dark-darkness-40{outline-color:#66160e!important}.theme-light .red-outline-dark-lightness-50,.theme-light .color-6-outline-dark-lightness-50{outline-color:#ec7e73!important}.theme-light .red-outline-dark-darkness-50,.theme-light .color-6-outline-dark-darkness-50{outline-color:#55120c!important}.theme-light .red-outline-dark-lightness-60,.theme-light .color-6-outline-dark-lightness-60{outline-color:#f0988f!important}.theme-light .red-outline-dark-darkness-60,.theme-light .color-6-outline-dark-darkness-60{outline-color:#440e09!important}.theme-light .red-outline-dark-lightness-70,.theme-light .color-6-outline-dark-lightness-70{outline-color:#f4b2ab!important}.theme-light .red-outline-dark-darkness-70,.theme-light .color-6-outline-dark-darkness-70{outline-color:#330b07!important}.theme-light .red-outline-dark-lightness-80,.theme-light .color-6-outline-dark-lightness-80{outline-color:#f7cbc7!important}.theme-light .red-outline-dark-darkness-80,.theme-light .color-6-outline-dark-darkness-80{outline-color:#220705!important}.theme-light .red-outline-dark-lightness-90,.theme-light .color-6-outline-dark-lightness-90{outline-color:#fbe5e3!important}.theme-light .red-outline-dark-darkness-90,.theme-light .color-6-outline-dark-darkness-90{outline-color:#110402!important}.theme-light .red-outline-dark-hover:hover,.theme-light .color-6-outline-dark-hover:hover{outline-color:#aa2417!important}.theme-light .red-outline-dark-hover-transparent-5:hover,.theme-light .color-6-outline-dark-hover-transparent-5:hover{outline-color:#aa24170d!important}.theme-light .red-outline-dark-hover-transparent-10:hover,.theme-light .color-6-outline-dark-hover-transparent-10:hover{outline-color:#aa24171a!important}.theme-light .red-outline-dark-hover-transparent-15:hover,.theme-light .color-6-outline-dark-hover-transparent-15:hover{outline-color:#aa241726!important}.theme-light .red-outline-dark-hover-transparent-20:hover,.theme-light .color-6-outline-dark-hover-transparent-20:hover{outline-color:#aa241733!important}.theme-light .red-outline-dark-hover-transparent-25:hover,.theme-light .color-6-outline-dark-hover-transparent-25:hover{outline-color:#aa241740!important}.theme-light .red-outline-dark-hover-transparent-30:hover,.theme-light .color-6-outline-dark-hover-transparent-30:hover{outline-color:#aa24174d!important}.theme-light .red-outline-dark-hover-transparent-35:hover,.theme-light .color-6-outline-dark-hover-transparent-35:hover{outline-color:#aa241759!important}.theme-light .red-outline-dark-hover-transparent-40:hover,.theme-light .color-6-outline-dark-hover-transparent-40:hover{outline-color:#aa241766!important}.theme-light .red-outline-dark-hover-transparent-45:hover,.theme-light .color-6-outline-dark-hover-transparent-45:hover{outline-color:#aa241773!important}.theme-light .red-outline-dark-hover-transparent-50:hover,.theme-light .color-6-outline-dark-hover-transparent-50:hover{outline-color:#aa241780!important}.theme-light .red-outline-dark-hover-transparent-55:hover,.theme-light .color-6-outline-dark-hover-transparent-55:hover{outline-color:#aa24178c!important}.theme-light .red-outline-dark-hover-transparent-60:hover,.theme-light .color-6-outline-dark-hover-transparent-60:hover{outline-color:#aa241799!important}.theme-light .red-outline-dark-hover-transparent-65:hover,.theme-light .color-6-outline-dark-hover-transparent-65:hover{outline-color:#aa2417a6!important}.theme-light .red-outline-dark-hover-transparent-70:hover,.theme-light .color-6-outline-dark-hover-transparent-70:hover{outline-color:#aa2417b3!important}.theme-light .red-outline-dark-hover-transparent-75:hover,.theme-light .color-6-outline-dark-hover-transparent-75:hover{outline-color:#aa2417bf!important}.theme-light .red-outline-dark-hover-transparent-80:hover,.theme-light .color-6-outline-dark-hover-transparent-80:hover{outline-color:#aa2417cc!important}.theme-light .red-outline-dark-hover-transparent-85:hover,.theme-light .color-6-outline-dark-hover-transparent-85:hover{outline-color:#aa2417d9!important}.theme-light .red-outline-dark-hover-transparent-90:hover,.theme-light .color-6-outline-dark-hover-transparent-90:hover{outline-color:#aa2417e6!important}.theme-light .red-outline-dark-hover-transparent-95:hover,.theme-light .color-6-outline-dark-hover-transparent-95:hover{outline-color:#aa2417f2!important}.theme-light .red-outline-darker,.theme-light .color-6-outline-darker{outline-color:#741910!important}.theme-light .red-outline-darker-transparent-5,.theme-light .color-6-outline-darker-transparent-5{outline-color:#7419100d!important}.theme-light .red-outline-darker-transparent-10,.theme-light .color-6-outline-darker-transparent-10{outline-color:#7419101a!important}.theme-light .red-outline-darker-transparent-15,.theme-light .color-6-outline-darker-transparent-15{outline-color:#74191026!important}.theme-light .red-outline-darker-transparent-20,.theme-light .color-6-outline-darker-transparent-20{outline-color:#74191033!important}.theme-light .red-outline-darker-transparent-25,.theme-light .color-6-outline-darker-transparent-25{outline-color:#74191040!important}.theme-light .red-outline-darker-transparent-30,.theme-light .color-6-outline-darker-transparent-30{outline-color:#7419104d!important}.theme-light .red-outline-darker-transparent-35,.theme-light .color-6-outline-darker-transparent-35{outline-color:#74191059!important}.theme-light .red-outline-darker-transparent-40,.theme-light .color-6-outline-darker-transparent-40{outline-color:#74191066!important}.theme-light .red-outline-darker-transparent-45,.theme-light .color-6-outline-darker-transparent-45{outline-color:#74191073!important}.theme-light .red-outline-darker-transparent-50,.theme-light .color-6-outline-darker-transparent-50{outline-color:#74191080!important}.theme-light .red-outline-darker-transparent-55,.theme-light .color-6-outline-darker-transparent-55{outline-color:#7419108c!important}.theme-light .red-outline-darker-transparent-60,.theme-light .color-6-outline-darker-transparent-60{outline-color:#74191099!important}.theme-light .red-outline-darker-transparent-65,.theme-light .color-6-outline-darker-transparent-65{outline-color:#741910a6!important}.theme-light .red-outline-darker-transparent-70,.theme-light .color-6-outline-darker-transparent-70{outline-color:#741910b3!important}.theme-light .red-outline-darker-transparent-75,.theme-light .color-6-outline-darker-transparent-75{outline-color:#741910bf!important}.theme-light .red-outline-darker-transparent-80,.theme-light .color-6-outline-darker-transparent-80{outline-color:#741910cc!important}.theme-light .red-outline-darker-transparent-85,.theme-light .color-6-outline-darker-transparent-85{outline-color:#741910d9!important}.theme-light .red-outline-darker-transparent-90,.theme-light .color-6-outline-darker-transparent-90{outline-color:#741910e6!important}.theme-light .red-outline-darker-transparent-95,.theme-light .color-6-outline-darker-transparent-95{outline-color:#741910f2!important}.theme-light .red-outline-darker-lightness-10,.theme-light .color-6-outline-darker-lightness-10{outline-color:#952015!important}.theme-light .red-outline-darker-darkness-10,.theme-light .color-6-outline-darker-darkness-10{outline-color:#68170e!important}.theme-light .red-outline-darker-lightness-20,.theme-light .color-6-outline-darker-lightness-20{outline-color:#b62719!important}.theme-light .red-outline-darker-darkness-20,.theme-light .color-6-outline-darker-darkness-20{outline-color:#5d140d!important}.theme-light .red-outline-darker-lightness-30,.theme-light .color-6-outline-darker-lightness-30{outline-color:#d82e1e!important}.theme-light .red-outline-darker-darkness-30,.theme-light .color-6-outline-darker-darkness-30{outline-color:#51120b!important}.theme-light .red-outline-darker-lightness-40,.theme-light .color-6-outline-darker-lightness-40{outline-color:#e44738!important}.theme-light .red-outline-darker-darkness-40,.theme-light .color-6-outline-darker-darkness-40{outline-color:#460f0a!important}.theme-light .red-outline-darker-lightness-50,.theme-light .color-6-outline-darker-lightness-50{outline-color:#e86659!important}.theme-light .red-outline-darker-darkness-50,.theme-light .color-6-outline-darker-darkness-50{outline-color:#3a0d08!important}.theme-light .red-outline-darker-lightness-60,.theme-light .color-6-outline-darker-lightness-60{outline-color:#ed847a!important}.theme-light .red-outline-darker-darkness-60,.theme-light .color-6-outline-darker-darkness-60{outline-color:#2e0a06!important}.theme-light .red-outline-darker-lightness-70,.theme-light .color-6-outline-darker-lightness-70{outline-color:#f1a39b!important}.theme-light .red-outline-darker-darkness-70,.theme-light .color-6-outline-darker-darkness-70{outline-color:#230805!important}.theme-light .red-outline-darker-lightness-80,.theme-light .color-6-outline-darker-lightness-80{outline-color:#f6c2bd!important}.theme-light .red-outline-darker-darkness-80,.theme-light .color-6-outline-darker-darkness-80{outline-color:#170503!important}.theme-light .red-outline-darker-lightness-90,.theme-light .color-6-outline-darker-lightness-90{outline-color:#fae0de!important}.theme-light .red-outline-darker-darkness-90,.theme-light .color-6-outline-darker-darkness-90{outline-color:#0c0302!important}.theme-light .red-outline-darker-hover:hover,.theme-light .color-6-outline-darker-hover:hover{outline-color:#741910!important}.theme-light .red-outline-darker-hover-transparent-5:hover,.theme-light .color-6-outline-darker-hover-transparent-5:hover{outline-color:#7419100d!important}.theme-light .red-outline-darker-hover-transparent-10:hover,.theme-light .color-6-outline-darker-hover-transparent-10:hover{outline-color:#7419101a!important}.theme-light .red-outline-darker-hover-transparent-15:hover,.theme-light .color-6-outline-darker-hover-transparent-15:hover{outline-color:#74191026!important}.theme-light .red-outline-darker-hover-transparent-20:hover,.theme-light .color-6-outline-darker-hover-transparent-20:hover{outline-color:#74191033!important}.theme-light .red-outline-darker-hover-transparent-25:hover,.theme-light .color-6-outline-darker-hover-transparent-25:hover{outline-color:#74191040!important}.theme-light .red-outline-darker-hover-transparent-30:hover,.theme-light .color-6-outline-darker-hover-transparent-30:hover{outline-color:#7419104d!important}.theme-light .red-outline-darker-hover-transparent-35:hover,.theme-light .color-6-outline-darker-hover-transparent-35:hover{outline-color:#74191059!important}.theme-light .red-outline-darker-hover-transparent-40:hover,.theme-light .color-6-outline-darker-hover-transparent-40:hover{outline-color:#74191066!important}.theme-light .red-outline-darker-hover-transparent-45:hover,.theme-light .color-6-outline-darker-hover-transparent-45:hover{outline-color:#74191073!important}.theme-light .red-outline-darker-hover-transparent-50:hover,.theme-light .color-6-outline-darker-hover-transparent-50:hover{outline-color:#74191080!important}.theme-light .red-outline-darker-hover-transparent-55:hover,.theme-light .color-6-outline-darker-hover-transparent-55:hover{outline-color:#7419108c!important}.theme-light .red-outline-darker-hover-transparent-60:hover,.theme-light .color-6-outline-darker-hover-transparent-60:hover{outline-color:#74191099!important}.theme-light .red-outline-darker-hover-transparent-65:hover,.theme-light .color-6-outline-darker-hover-transparent-65:hover{outline-color:#741910a6!important}.theme-light .red-outline-darker-hover-transparent-70:hover,.theme-light .color-6-outline-darker-hover-transparent-70:hover{outline-color:#741910b3!important}.theme-light .red-outline-darker-hover-transparent-75:hover,.theme-light .color-6-outline-darker-hover-transparent-75:hover{outline-color:#741910bf!important}.theme-light .red-outline-darker-hover-transparent-80:hover,.theme-light .color-6-outline-darker-hover-transparent-80:hover{outline-color:#741910cc!important}.theme-light .red-outline-darker-hover-transparent-85:hover,.theme-light .color-6-outline-darker-hover-transparent-85:hover{outline-color:#741910d9!important}.theme-light .red-outline-darker-hover-transparent-90:hover,.theme-light .color-6-outline-darker-hover-transparent-90:hover{outline-color:#741910e6!important}.theme-light .red-outline-darker-hover-transparent-95:hover,.theme-light .color-6-outline-darker-hover-transparent-95:hover{outline-color:#741910f2!important}.theme-light .rose-bg-lighter,.theme-light .color-3-bg-lighter{background-color:#f1bac3}.theme-light .rose-bg-lighter-transparent-5,.theme-light .color-3-bg-lighter-transparent-5{background-color:#f1bac30d}.theme-light .rose-bg-lighter-transparent-10,.theme-light .color-3-bg-lighter-transparent-10{background-color:#f1bac31a}.theme-light .rose-bg-lighter-transparent-15,.theme-light .color-3-bg-lighter-transparent-15{background-color:#f1bac326}.theme-light .rose-bg-lighter-transparent-20,.theme-light .color-3-bg-lighter-transparent-20{background-color:#f1bac333}.theme-light .rose-bg-lighter-transparent-25,.theme-light .color-3-bg-lighter-transparent-25{background-color:#f1bac340}.theme-light .rose-bg-lighter-transparent-30,.theme-light .color-3-bg-lighter-transparent-30{background-color:#f1bac34d}.theme-light .rose-bg-lighter-transparent-35,.theme-light .color-3-bg-lighter-transparent-35{background-color:#f1bac359}.theme-light .rose-bg-lighter-transparent-40,.theme-light .color-3-bg-lighter-transparent-40{background-color:#f1bac366}.theme-light .rose-bg-lighter-transparent-45,.theme-light .color-3-bg-lighter-transparent-45{background-color:#f1bac373}.theme-light .rose-bg-lighter-transparent-50,.theme-light .color-3-bg-lighter-transparent-50{background-color:#f1bac380}.theme-light .rose-bg-lighter-transparent-55,.theme-light .color-3-bg-lighter-transparent-55{background-color:#f1bac38c}.theme-light .rose-bg-lighter-transparent-60,.theme-light .color-3-bg-lighter-transparent-60{background-color:#f1bac399}.theme-light .rose-bg-lighter-transparent-65,.theme-light .color-3-bg-lighter-transparent-65{background-color:#f1bac3a6}.theme-light .rose-bg-lighter-transparent-70,.theme-light .color-3-bg-lighter-transparent-70{background-color:#f1bac3b3}.theme-light .rose-bg-lighter-transparent-75,.theme-light .color-3-bg-lighter-transparent-75{background-color:#f1bac3bf}.theme-light .rose-bg-lighter-transparent-80,.theme-light .color-3-bg-lighter-transparent-80{background-color:#f1bac3cc}.theme-light .rose-bg-lighter-transparent-85,.theme-light .color-3-bg-lighter-transparent-85{background-color:#f1bac3d9}.theme-light .rose-bg-lighter-transparent-90,.theme-light .color-3-bg-lighter-transparent-90{background-color:#f1bac3e6}.theme-light .rose-bg-lighter-transparent-95,.theme-light .color-3-bg-lighter-transparent-95{background-color:#f1bac3f2}.theme-light .rose-bg-lighter-lightness-10,.theme-light .color-3-bg-lighter-lightness-10{background-color:#f2c1c9}.theme-light .rose-bg-lighter-darkness-10,.theme-light .color-3-bg-lighter-darkness-10{background-color:#ea97a4}.theme-light .rose-bg-lighter-lightness-20,.theme-light .color-3-bg-lighter-lightness-20{background-color:#f4c8cf}.theme-light .rose-bg-lighter-darkness-20,.theme-light .color-3-bg-lighter-darkness-20{background-color:#e37385}.theme-light .rose-bg-lighter-lightness-30,.theme-light .color-3-bg-lighter-lightness-30{background-color:#f5cfd5}.theme-light .rose-bg-lighter-darkness-30,.theme-light .color-3-bg-lighter-darkness-30{background-color:#db5066}.theme-light .rose-bg-lighter-lightness-40,.theme-light .color-3-bg-lighter-lightness-40{background-color:#f7d6db}.theme-light .rose-bg-lighter-darkness-40,.theme-light .color-3-bg-lighter-darkness-40{background-color:#d42c48}.theme-light .rose-bg-lighter-lightness-50,.theme-light .color-3-bg-lighter-lightness-50{background-color:#f8dde1}.theme-light .rose-bg-lighter-darkness-50,.theme-light .color-3-bg-lighter-darkness-50{background-color:#b1243b}.theme-light .rose-bg-lighter-lightness-60,.theme-light .color-3-bg-lighter-lightness-60{background-color:#f9e3e7}.theme-light .rose-bg-lighter-darkness-60,.theme-light .color-3-bg-lighter-darkness-60{background-color:#8e1d2f}.theme-light .rose-bg-lighter-lightness-70,.theme-light .color-3-bg-lighter-lightness-70{background-color:#fbeaed}.theme-light .rose-bg-lighter-darkness-70,.theme-light .color-3-bg-lighter-darkness-70{background-color:#6a1623}.theme-light .rose-bg-lighter-lightness-80,.theme-light .color-3-bg-lighter-lightness-80{background-color:#fcf1f3}.theme-light .rose-bg-lighter-darkness-80,.theme-light .color-3-bg-lighter-darkness-80{background-color:#470e18}.theme-light .rose-bg-lighter-lightness-90,.theme-light .color-3-bg-lighter-lightness-90{background-color:#fef8f9}.theme-light .rose-bg-lighter-darkness-90,.theme-light .color-3-bg-lighter-darkness-90{background-color:#23070c}.theme-light .rose-bg-lighter-hover:hover,.theme-light .color-3-bg-lighter-hover:hover{background-color:#f1bac3}.theme-light .rose-bg-lighter-hover-transparent-5:hover,.theme-light .color-3-bg-lighter-hover-transparent-5:hover{background-color:#f1bac30d}.theme-light .rose-bg-lighter-hover-transparent-10:hover,.theme-light .color-3-bg-lighter-hover-transparent-10:hover{background-color:#f1bac31a}.theme-light .rose-bg-lighter-hover-transparent-15:hover,.theme-light .color-3-bg-lighter-hover-transparent-15:hover{background-color:#f1bac326}.theme-light .rose-bg-lighter-hover-transparent-20:hover,.theme-light .color-3-bg-lighter-hover-transparent-20:hover{background-color:#f1bac333}.theme-light .rose-bg-lighter-hover-transparent-25:hover,.theme-light .color-3-bg-lighter-hover-transparent-25:hover{background-color:#f1bac340}.theme-light .rose-bg-lighter-hover-transparent-30:hover,.theme-light .color-3-bg-lighter-hover-transparent-30:hover{background-color:#f1bac34d}.theme-light .rose-bg-lighter-hover-transparent-35:hover,.theme-light .color-3-bg-lighter-hover-transparent-35:hover{background-color:#f1bac359}.theme-light .rose-bg-lighter-hover-transparent-40:hover,.theme-light .color-3-bg-lighter-hover-transparent-40:hover{background-color:#f1bac366}.theme-light .rose-bg-lighter-hover-transparent-45:hover,.theme-light .color-3-bg-lighter-hover-transparent-45:hover{background-color:#f1bac373}.theme-light .rose-bg-lighter-hover-transparent-50:hover,.theme-light .color-3-bg-lighter-hover-transparent-50:hover{background-color:#f1bac380}.theme-light .rose-bg-lighter-hover-transparent-55:hover,.theme-light .color-3-bg-lighter-hover-transparent-55:hover{background-color:#f1bac38c}.theme-light .rose-bg-lighter-hover-transparent-60:hover,.theme-light .color-3-bg-lighter-hover-transparent-60:hover{background-color:#f1bac399}.theme-light .rose-bg-lighter-hover-transparent-65:hover,.theme-light .color-3-bg-lighter-hover-transparent-65:hover{background-color:#f1bac3a6}.theme-light .rose-bg-lighter-hover-transparent-70:hover,.theme-light .color-3-bg-lighter-hover-transparent-70:hover{background-color:#f1bac3b3}.theme-light .rose-bg-lighter-hover-transparent-75:hover,.theme-light .color-3-bg-lighter-hover-transparent-75:hover{background-color:#f1bac3bf}.theme-light .rose-bg-lighter-hover-transparent-80:hover,.theme-light .color-3-bg-lighter-hover-transparent-80:hover{background-color:#f1bac3cc}.theme-light .rose-bg-lighter-hover-transparent-85:hover,.theme-light .color-3-bg-lighter-hover-transparent-85:hover{background-color:#f1bac3d9}.theme-light .rose-bg-lighter-hover-transparent-90:hover,.theme-light .color-3-bg-lighter-hover-transparent-90:hover{background-color:#f1bac3e6}.theme-light .rose-bg-lighter-hover-transparent-95:hover,.theme-light .color-3-bg-lighter-hover-transparent-95:hover{background-color:#f1bac3f2}.theme-light .rose-bg-light,.theme-light .color-3-bg-light{background-color:#e27588}.theme-light .rose-bg-light-transparent-5,.theme-light .color-3-bg-light-transparent-5{background-color:#e275880d}.theme-light .rose-bg-light-transparent-10,.theme-light .color-3-bg-light-transparent-10{background-color:#e275881a}.theme-light .rose-bg-light-transparent-15,.theme-light .color-3-bg-light-transparent-15{background-color:#e2758826}.theme-light .rose-bg-light-transparent-20,.theme-light .color-3-bg-light-transparent-20{background-color:#e2758833}.theme-light .rose-bg-light-transparent-25,.theme-light .color-3-bg-light-transparent-25{background-color:#e2758840}.theme-light .rose-bg-light-transparent-30,.theme-light .color-3-bg-light-transparent-30{background-color:#e275884d}.theme-light .rose-bg-light-transparent-35,.theme-light .color-3-bg-light-transparent-35{background-color:#e2758859}.theme-light .rose-bg-light-transparent-40,.theme-light .color-3-bg-light-transparent-40{background-color:#e2758866}.theme-light .rose-bg-light-transparent-45,.theme-light .color-3-bg-light-transparent-45{background-color:#e2758873}.theme-light .rose-bg-light-transparent-50,.theme-light .color-3-bg-light-transparent-50{background-color:#e2758880}.theme-light .rose-bg-light-transparent-55,.theme-light .color-3-bg-light-transparent-55{background-color:#e275888c}.theme-light .rose-bg-light-transparent-60,.theme-light .color-3-bg-light-transparent-60{background-color:#e2758899}.theme-light .rose-bg-light-transparent-65,.theme-light .color-3-bg-light-transparent-65{background-color:#e27588a6}.theme-light .rose-bg-light-transparent-70,.theme-light .color-3-bg-light-transparent-70{background-color:#e27588b3}.theme-light .rose-bg-light-transparent-75,.theme-light .color-3-bg-light-transparent-75{background-color:#e27588bf}.theme-light .rose-bg-light-transparent-80,.theme-light .color-3-bg-light-transparent-80{background-color:#e27588cc}.theme-light .rose-bg-light-transparent-85,.theme-light .color-3-bg-light-transparent-85{background-color:#e27588d9}.theme-light .rose-bg-light-transparent-90,.theme-light .color-3-bg-light-transparent-90{background-color:#e27588e6}.theme-light .rose-bg-light-transparent-95,.theme-light .color-3-bg-light-transparent-95{background-color:#e27588f2}.theme-light .rose-bg-light-lightness-10,.theme-light .color-3-bg-light-lightness-10{background-color:#e58394}.theme-light .rose-bg-light-darkness-10,.theme-light .color-3-bg-light-darkness-10{background-color:#dc5970}.theme-light .rose-bg-light-lightness-20,.theme-light .color-3-bg-light-lightness-20{background-color:#e891a0}.theme-light .rose-bg-light-darkness-20,.theme-light .color-3-bg-light-darkness-20{background-color:#d63c57}.theme-light .rose-bg-light-lightness-30,.theme-light .color-3-bg-light-lightness-30{background-color:#eb9eac}.theme-light .rose-bg-light-darkness-30,.theme-light .color-3-bg-light-darkness-30{background-color:#c62a45}.theme-light .rose-bg-light-lightness-40,.theme-light .color-3-bg-light-lightness-40{background-color:#eeacb8}.theme-light .rose-bg-light-darkness-40,.theme-light .color-3-bg-light-darkness-40{background-color:#aa243b}.theme-light .rose-bg-light-lightness-50,.theme-light .color-3-bg-light-lightness-50{background-color:#f1bac4}.theme-light .rose-bg-light-darkness-50,.theme-light .color-3-bg-light-darkness-50{background-color:#8e1e31}.theme-light .rose-bg-light-lightness-60,.theme-light .color-3-bg-light-lightness-60{background-color:#f3c8cf}.theme-light .rose-bg-light-darkness-60,.theme-light .color-3-bg-light-darkness-60{background-color:#711827}.theme-light .rose-bg-light-lightness-70,.theme-light .color-3-bg-light-lightness-70{background-color:#f6d6db}.theme-light .rose-bg-light-darkness-70,.theme-light .color-3-bg-light-darkness-70{background-color:#55121e}.theme-light .rose-bg-light-lightness-80,.theme-light .color-3-bg-light-lightness-80{background-color:#f9e3e7}.theme-light .rose-bg-light-darkness-80,.theme-light .color-3-bg-light-darkness-80{background-color:#390c14}.theme-light .rose-bg-light-lightness-90,.theme-light .color-3-bg-light-lightness-90{background-color:#fcf1f3}.theme-light .rose-bg-light-darkness-90,.theme-light .color-3-bg-light-darkness-90{background-color:#1c060a}.theme-light .rose-bg-light-hover:hover,.theme-light .color-3-bg-light-hover:hover{background-color:#e27588}.theme-light .rose-bg-light-hover-transparent-5:hover,.theme-light .color-3-bg-light-hover-transparent-5:hover{background-color:#e275880d}.theme-light .rose-bg-light-hover-transparent-10:hover,.theme-light .color-3-bg-light-hover-transparent-10:hover{background-color:#e275881a}.theme-light .rose-bg-light-hover-transparent-15:hover,.theme-light .color-3-bg-light-hover-transparent-15:hover{background-color:#e2758826}.theme-light .rose-bg-light-hover-transparent-20:hover,.theme-light .color-3-bg-light-hover-transparent-20:hover{background-color:#e2758833}.theme-light .rose-bg-light-hover-transparent-25:hover,.theme-light .color-3-bg-light-hover-transparent-25:hover{background-color:#e2758840}.theme-light .rose-bg-light-hover-transparent-30:hover,.theme-light .color-3-bg-light-hover-transparent-30:hover{background-color:#e275884d}.theme-light .rose-bg-light-hover-transparent-35:hover,.theme-light .color-3-bg-light-hover-transparent-35:hover{background-color:#e2758859}.theme-light .rose-bg-light-hover-transparent-40:hover,.theme-light .color-3-bg-light-hover-transparent-40:hover{background-color:#e2758866}.theme-light .rose-bg-light-hover-transparent-45:hover,.theme-light .color-3-bg-light-hover-transparent-45:hover{background-color:#e2758873}.theme-light .rose-bg-light-hover-transparent-50:hover,.theme-light .color-3-bg-light-hover-transparent-50:hover{background-color:#e2758880}.theme-light .rose-bg-light-hover-transparent-55:hover,.theme-light .color-3-bg-light-hover-transparent-55:hover{background-color:#e275888c}.theme-light .rose-bg-light-hover-transparent-60:hover,.theme-light .color-3-bg-light-hover-transparent-60:hover{background-color:#e2758899}.theme-light .rose-bg-light-hover-transparent-65:hover,.theme-light .color-3-bg-light-hover-transparent-65:hover{background-color:#e27588a6}.theme-light .rose-bg-light-hover-transparent-70:hover,.theme-light .color-3-bg-light-hover-transparent-70:hover{background-color:#e27588b3}.theme-light .rose-bg-light-hover-transparent-75:hover,.theme-light .color-3-bg-light-hover-transparent-75:hover{background-color:#e27588bf}.theme-light .rose-bg-light-hover-transparent-80:hover,.theme-light .color-3-bg-light-hover-transparent-80:hover{background-color:#e27588cc}.theme-light .rose-bg-light-hover-transparent-85:hover,.theme-light .color-3-bg-light-hover-transparent-85:hover{background-color:#e27588d9}.theme-light .rose-bg-light-hover-transparent-90:hover,.theme-light .color-3-bg-light-hover-transparent-90:hover{background-color:#e27588e6}.theme-light .rose-bg-light-hover-transparent-95:hover,.theme-light .color-3-bg-light-hover-transparent-95:hover{background-color:#e27588f2}.theme-light .rose-bg,.theme-light .color-3-bg{background-color:#d93954}.theme-light .rose-bg-transparent-5,.theme-light .color-3-bg-transparent-5{background-color:#d939540d}.theme-light .rose-bg-transparent-10,.theme-light .color-3-bg-transparent-10{background-color:#d939541a}.theme-light .rose-bg-transparent-15,.theme-light .color-3-bg-transparent-15{background-color:#d9395426}.theme-light .rose-bg-transparent-20,.theme-light .color-3-bg-transparent-20{background-color:#d9395433}.theme-light .rose-bg-transparent-25,.theme-light .color-3-bg-transparent-25{background-color:#d9395440}.theme-light .rose-bg-transparent-30,.theme-light .color-3-bg-transparent-30{background-color:#d939544d}.theme-light .rose-bg-transparent-35,.theme-light .color-3-bg-transparent-35{background-color:#d9395459}.theme-light .rose-bg-transparent-40,.theme-light .color-3-bg-transparent-40{background-color:#d9395466}.theme-light .rose-bg-transparent-45,.theme-light .color-3-bg-transparent-45{background-color:#d9395473}.theme-light .rose-bg-transparent-50,.theme-light .color-3-bg-transparent-50{background-color:#d9395480}.theme-light .rose-bg-transparent-55,.theme-light .color-3-bg-transparent-55{background-color:#d939548c}.theme-light .rose-bg-transparent-60,.theme-light .color-3-bg-transparent-60{background-color:#d9395499}.theme-light .rose-bg-transparent-65,.theme-light .color-3-bg-transparent-65{background-color:#d93954a6}.theme-light .rose-bg-transparent-70,.theme-light .color-3-bg-transparent-70{background-color:#d93954b3}.theme-light .rose-bg-transparent-75,.theme-light .color-3-bg-transparent-75{background-color:#d93954bf}.theme-light .rose-bg-transparent-80,.theme-light .color-3-bg-transparent-80{background-color:#d93954cc}.theme-light .rose-bg-transparent-85,.theme-light .color-3-bg-transparent-85{background-color:#d93954d9}.theme-light .rose-bg-transparent-90,.theme-light .color-3-bg-transparent-90{background-color:#d93954e6}.theme-light .rose-bg-transparent-95,.theme-light .color-3-bg-transparent-95{background-color:#d93954f2}.theme-light .rose-bg-lightness-10,.theme-light .color-3-bg-lightness-10{background-color:#dd4d65}.theme-light .rose-bg-darkness-10,.theme-light .color-3-bg-darkness-10{background-color:#cf2844}.theme-light .rose-bg-lightness-20,.theme-light .color-3-bg-lightness-20{background-color:#e16176}.theme-light .rose-bg-darkness-20,.theme-light .color-3-bg-darkness-20{background-color:#b8233c}.theme-light .rose-bg-lightness-30,.theme-light .color-3-bg-lightness-30{background-color:#e47487}.theme-light .rose-bg-darkness-30,.theme-light .color-3-bg-darkness-30{background-color:#a11f35}.theme-light .rose-bg-lightness-40,.theme-light .color-3-bg-lightness-40{background-color:#e88898}.theme-light .rose-bg-darkness-40,.theme-light .color-3-bg-darkness-40{background-color:#8a1a2d}.theme-light .rose-bg-lightness-50,.theme-light .color-3-bg-lightness-50{background-color:#ec9caa}.theme-light .rose-bg-darkness-50,.theme-light .color-3-bg-darkness-50{background-color:#731626}.theme-light .rose-bg-lightness-60,.theme-light .color-3-bg-lightness-60{background-color:#f0b0bb}.theme-light .rose-bg-darkness-60,.theme-light .color-3-bg-darkness-60{background-color:#5c121e}.theme-light .rose-bg-lightness-70,.theme-light .color-3-bg-lightness-70{background-color:#f4c4cc}.theme-light .rose-bg-darkness-70,.theme-light .color-3-bg-darkness-70{background-color:#450d17}.theme-light .rose-bg-lightness-80,.theme-light .color-3-bg-lightness-80{background-color:#f7d7dd}.theme-light .rose-bg-darkness-80,.theme-light .color-3-bg-darkness-80{background-color:#2e090f}.theme-light .rose-bg-lightness-90,.theme-light .color-3-bg-lightness-90{background-color:#fbebee}.theme-light .rose-bg-darkness-90,.theme-light .color-3-bg-darkness-90{background-color:#170408}.theme-light .rose-bg-hover:hover,.theme-light .color-3-bg-hover:hover{background-color:#d93954}.theme-light .rose-bg-hover-transparent-5:hover,.theme-light .color-3-bg-hover-transparent-5:hover{background-color:#d939540d}.theme-light .rose-bg-hover-transparent-10:hover,.theme-light .color-3-bg-hover-transparent-10:hover{background-color:#d939541a}.theme-light .rose-bg-hover-transparent-15:hover,.theme-light .color-3-bg-hover-transparent-15:hover{background-color:#d9395426}.theme-light .rose-bg-hover-transparent-20:hover,.theme-light .color-3-bg-hover-transparent-20:hover{background-color:#d9395433}.theme-light .rose-bg-hover-transparent-25:hover,.theme-light .color-3-bg-hover-transparent-25:hover{background-color:#d9395440}.theme-light .rose-bg-hover-transparent-30:hover,.theme-light .color-3-bg-hover-transparent-30:hover{background-color:#d939544d}.theme-light .rose-bg-hover-transparent-35:hover,.theme-light .color-3-bg-hover-transparent-35:hover{background-color:#d9395459}.theme-light .rose-bg-hover-transparent-40:hover,.theme-light .color-3-bg-hover-transparent-40:hover{background-color:#d9395466}.theme-light .rose-bg-hover-transparent-45:hover,.theme-light .color-3-bg-hover-transparent-45:hover{background-color:#d9395473}.theme-light .rose-bg-hover-transparent-50:hover,.theme-light .color-3-bg-hover-transparent-50:hover{background-color:#d9395480}.theme-light .rose-bg-hover-transparent-55:hover,.theme-light .color-3-bg-hover-transparent-55:hover{background-color:#d939548c}.theme-light .rose-bg-hover-transparent-60:hover,.theme-light .color-3-bg-hover-transparent-60:hover{background-color:#d9395499}.theme-light .rose-bg-hover-transparent-65:hover,.theme-light .color-3-bg-hover-transparent-65:hover{background-color:#d93954a6}.theme-light .rose-bg-hover-transparent-70:hover,.theme-light .color-3-bg-hover-transparent-70:hover{background-color:#d93954b3}.theme-light .rose-bg-hover-transparent-75:hover,.theme-light .color-3-bg-hover-transparent-75:hover{background-color:#d93954bf}.theme-light .rose-bg-hover-transparent-80:hover,.theme-light .color-3-bg-hover-transparent-80:hover{background-color:#d93954cc}.theme-light .rose-bg-hover-transparent-85:hover,.theme-light .color-3-bg-hover-transparent-85:hover{background-color:#d93954d9}.theme-light .rose-bg-hover-transparent-90:hover,.theme-light .color-3-bg-hover-transparent-90:hover{background-color:#d93954e6}.theme-light .rose-bg-hover-transparent-95:hover,.theme-light .color-3-bg-hover-transparent-95:hover{background-color:#d93954f2}.theme-light .rose-bg-dark,.theme-light .color-3-bg-dark{background-color:#a43e50}.theme-light .rose-bg-dark-transparent-5,.theme-light .color-3-bg-dark-transparent-5{background-color:#a43e500d}.theme-light .rose-bg-dark-transparent-10,.theme-light .color-3-bg-dark-transparent-10{background-color:#a43e501a}.theme-light .rose-bg-dark-transparent-15,.theme-light .color-3-bg-dark-transparent-15{background-color:#a43e5026}.theme-light .rose-bg-dark-transparent-20,.theme-light .color-3-bg-dark-transparent-20{background-color:#a43e5033}.theme-light .rose-bg-dark-transparent-25,.theme-light .color-3-bg-dark-transparent-25{background-color:#a43e5040}.theme-light .rose-bg-dark-transparent-30,.theme-light .color-3-bg-dark-transparent-30{background-color:#a43e504d}.theme-light .rose-bg-dark-transparent-35,.theme-light .color-3-bg-dark-transparent-35{background-color:#a43e5059}.theme-light .rose-bg-dark-transparent-40,.theme-light .color-3-bg-dark-transparent-40{background-color:#a43e5066}.theme-light .rose-bg-dark-transparent-45,.theme-light .color-3-bg-dark-transparent-45{background-color:#a43e5073}.theme-light .rose-bg-dark-transparent-50,.theme-light .color-3-bg-dark-transparent-50{background-color:#a43e5080}.theme-light .rose-bg-dark-transparent-55,.theme-light .color-3-bg-dark-transparent-55{background-color:#a43e508c}.theme-light .rose-bg-dark-transparent-60,.theme-light .color-3-bg-dark-transparent-60{background-color:#a43e5099}.theme-light .rose-bg-dark-transparent-65,.theme-light .color-3-bg-dark-transparent-65{background-color:#a43e50a6}.theme-light .rose-bg-dark-transparent-70,.theme-light .color-3-bg-dark-transparent-70{background-color:#a43e50b3}.theme-light .rose-bg-dark-transparent-75,.theme-light .color-3-bg-dark-transparent-75{background-color:#a43e50bf}.theme-light .rose-bg-dark-transparent-80,.theme-light .color-3-bg-dark-transparent-80{background-color:#a43e50cc}.theme-light .rose-bg-dark-transparent-85,.theme-light .color-3-bg-dark-transparent-85{background-color:#a43e50d9}.theme-light .rose-bg-dark-transparent-90,.theme-light .color-3-bg-dark-transparent-90{background-color:#a43e50e6}.theme-light .rose-bg-dark-transparent-95,.theme-light .color-3-bg-dark-transparent-95{background-color:#a43e50f2}.theme-light .rose-bg-dark-lightness-10,.theme-light .color-3-bg-dark-lightness-10{background-color:#b9465a}.theme-light .rose-bg-dark-darkness-10,.theme-light .color-3-bg-dark-darkness-10{background-color:#943848}.theme-light .rose-bg-dark-lightness-20,.theme-light .color-3-bg-dark-lightness-20{background-color:#c15a6c}.theme-light .rose-bg-dark-darkness-20,.theme-light .color-3-bg-dark-darkness-20{background-color:#833240}.theme-light .rose-bg-dark-lightness-30,.theme-light .color-3-bg-dark-lightness-30{background-color:#c86f7f}.theme-light .rose-bg-dark-darkness-30,.theme-light .color-3-bg-dark-darkness-30{background-color:#732b38}.theme-light .rose-bg-dark-lightness-40,.theme-light .color-3-bg-dark-lightness-40{background-color:#d08391}.theme-light .rose-bg-dark-darkness-40,.theme-light .color-3-bg-dark-darkness-40{background-color:#622530}.theme-light .rose-bg-dark-lightness-50,.theme-light .color-3-bg-dark-lightness-50{background-color:#d898a3}.theme-light .rose-bg-dark-darkness-50,.theme-light .color-3-bg-dark-darkness-50{background-color:#521f28}.theme-light .rose-bg-dark-lightness-60,.theme-light .color-3-bg-dark-lightness-60{background-color:#e0adb6}.theme-light .rose-bg-dark-darkness-60,.theme-light .color-3-bg-dark-darkness-60{background-color:#421920}.theme-light .rose-bg-dark-lightness-70,.theme-light .color-3-bg-dark-lightness-70{background-color:#e8c1c8}.theme-light .rose-bg-dark-darkness-70,.theme-light .color-3-bg-dark-darkness-70{background-color:#311318}.theme-light .rose-bg-dark-lightness-80,.theme-light .color-3-bg-dark-lightness-80{background-color:#efd6da}.theme-light .rose-bg-dark-darkness-80,.theme-light .color-3-bg-dark-darkness-80{background-color:#210c10}.theme-light .rose-bg-dark-lightness-90,.theme-light .color-3-bg-dark-lightness-90{background-color:#f7eaed}.theme-light .rose-bg-dark-darkness-90,.theme-light .color-3-bg-dark-darkness-90{background-color:#100608}.theme-light .rose-bg-dark-hover:hover,.theme-light .color-3-bg-dark-hover:hover{background-color:#a43e50}.theme-light .rose-bg-dark-hover-transparent-5:hover,.theme-light .color-3-bg-dark-hover-transparent-5:hover{background-color:#a43e500d}.theme-light .rose-bg-dark-hover-transparent-10:hover,.theme-light .color-3-bg-dark-hover-transparent-10:hover{background-color:#a43e501a}.theme-light .rose-bg-dark-hover-transparent-15:hover,.theme-light .color-3-bg-dark-hover-transparent-15:hover{background-color:#a43e5026}.theme-light .rose-bg-dark-hover-transparent-20:hover,.theme-light .color-3-bg-dark-hover-transparent-20:hover{background-color:#a43e5033}.theme-light .rose-bg-dark-hover-transparent-25:hover,.theme-light .color-3-bg-dark-hover-transparent-25:hover{background-color:#a43e5040}.theme-light .rose-bg-dark-hover-transparent-30:hover,.theme-light .color-3-bg-dark-hover-transparent-30:hover{background-color:#a43e504d}.theme-light .rose-bg-dark-hover-transparent-35:hover,.theme-light .color-3-bg-dark-hover-transparent-35:hover{background-color:#a43e5059}.theme-light .rose-bg-dark-hover-transparent-40:hover,.theme-light .color-3-bg-dark-hover-transparent-40:hover{background-color:#a43e5066}.theme-light .rose-bg-dark-hover-transparent-45:hover,.theme-light .color-3-bg-dark-hover-transparent-45:hover{background-color:#a43e5073}.theme-light .rose-bg-dark-hover-transparent-50:hover,.theme-light .color-3-bg-dark-hover-transparent-50:hover{background-color:#a43e5080}.theme-light .rose-bg-dark-hover-transparent-55:hover,.theme-light .color-3-bg-dark-hover-transparent-55:hover{background-color:#a43e508c}.theme-light .rose-bg-dark-hover-transparent-60:hover,.theme-light .color-3-bg-dark-hover-transparent-60:hover{background-color:#a43e5099}.theme-light .rose-bg-dark-hover-transparent-65:hover,.theme-light .color-3-bg-dark-hover-transparent-65:hover{background-color:#a43e50a6}.theme-light .rose-bg-dark-hover-transparent-70:hover,.theme-light .color-3-bg-dark-hover-transparent-70:hover{background-color:#a43e50b3}.theme-light .rose-bg-dark-hover-transparent-75:hover,.theme-light .color-3-bg-dark-hover-transparent-75:hover{background-color:#a43e50bf}.theme-light .rose-bg-dark-hover-transparent-80:hover,.theme-light .color-3-bg-dark-hover-transparent-80:hover{background-color:#a43e50cc}.theme-light .rose-bg-dark-hover-transparent-85:hover,.theme-light .color-3-bg-dark-hover-transparent-85:hover{background-color:#a43e50d9}.theme-light .rose-bg-dark-hover-transparent-90:hover,.theme-light .color-3-bg-dark-hover-transparent-90:hover{background-color:#a43e50e6}.theme-light .rose-bg-dark-hover-transparent-95:hover,.theme-light .color-3-bg-dark-hover-transparent-95:hover{background-color:#a43e50f2}.theme-light .rose-bg-darker,.theme-light .color-3-bg-darker{background-color:#6e2a35}.theme-light .rose-bg-darker-transparent-5,.theme-light .color-3-bg-darker-transparent-5{background-color:#6e2a350d}.theme-light .rose-bg-darker-transparent-10,.theme-light .color-3-bg-darker-transparent-10{background-color:#6e2a351a}.theme-light .rose-bg-darker-transparent-15,.theme-light .color-3-bg-darker-transparent-15{background-color:#6e2a3526}.theme-light .rose-bg-darker-transparent-20,.theme-light .color-3-bg-darker-transparent-20{background-color:#6e2a3533}.theme-light .rose-bg-darker-transparent-25,.theme-light .color-3-bg-darker-transparent-25{background-color:#6e2a3540}.theme-light .rose-bg-darker-transparent-30,.theme-light .color-3-bg-darker-transparent-30{background-color:#6e2a354d}.theme-light .rose-bg-darker-transparent-35,.theme-light .color-3-bg-darker-transparent-35{background-color:#6e2a3559}.theme-light .rose-bg-darker-transparent-40,.theme-light .color-3-bg-darker-transparent-40{background-color:#6e2a3566}.theme-light .rose-bg-darker-transparent-45,.theme-light .color-3-bg-darker-transparent-45{background-color:#6e2a3573}.theme-light .rose-bg-darker-transparent-50,.theme-light .color-3-bg-darker-transparent-50{background-color:#6e2a3580}.theme-light .rose-bg-darker-transparent-55,.theme-light .color-3-bg-darker-transparent-55{background-color:#6e2a358c}.theme-light .rose-bg-darker-transparent-60,.theme-light .color-3-bg-darker-transparent-60{background-color:#6e2a3599}.theme-light .rose-bg-darker-transparent-65,.theme-light .color-3-bg-darker-transparent-65{background-color:#6e2a35a6}.theme-light .rose-bg-darker-transparent-70,.theme-light .color-3-bg-darker-transparent-70{background-color:#6e2a35b3}.theme-light .rose-bg-darker-transparent-75,.theme-light .color-3-bg-darker-transparent-75{background-color:#6e2a35bf}.theme-light .rose-bg-darker-transparent-80,.theme-light .color-3-bg-darker-transparent-80{background-color:#6e2a35cc}.theme-light .rose-bg-darker-transparent-85,.theme-light .color-3-bg-darker-transparent-85{background-color:#6e2a35d9}.theme-light .rose-bg-darker-transparent-90,.theme-light .color-3-bg-darker-transparent-90{background-color:#6e2a35e6}.theme-light .rose-bg-darker-transparent-95,.theme-light .color-3-bg-darker-transparent-95{background-color:#6e2a35f2}.theme-light .rose-bg-darker-lightness-10,.theme-light .color-3-bg-darker-lightness-10{background-color:#883441}.theme-light .rose-bg-darker-darkness-10,.theme-light .color-3-bg-darker-darkness-10{background-color:#632630}.theme-light .rose-bg-darker-lightness-20,.theme-light .color-3-bg-darker-lightness-20{background-color:#a23e4e}.theme-light .rose-bg-darker-darkness-20,.theme-light .color-3-bg-darker-darkness-20{background-color:#58222a}.theme-light .rose-bg-darker-lightness-30,.theme-light .color-3-bg-darker-lightness-30{background-color:#ba4a5c}.theme-light .rose-bg-darker-darkness-30,.theme-light .color-3-bg-darker-darkness-30{background-color:#4d1d25}.theme-light .rose-bg-darker-lightness-40,.theme-light .color-3-bg-darker-lightness-40{background-color:#c46473}.theme-light .rose-bg-darker-darkness-40,.theme-light .color-3-bg-darker-darkness-40{background-color:#421920}.theme-light .rose-bg-darker-lightness-50,.theme-light .color-3-bg-darker-lightness-50{background-color:#ce7d8a}.theme-light .rose-bg-darker-darkness-50,.theme-light .color-3-bg-darker-darkness-50{background-color:#37151b}.theme-light .rose-bg-darker-lightness-60,.theme-light .color-3-bg-darker-lightness-60{background-color:#d797a2}.theme-light .rose-bg-darker-darkness-60,.theme-light .color-3-bg-darker-darkness-60{background-color:#2c1115}.theme-light .rose-bg-darker-lightness-70,.theme-light .color-3-bg-darker-lightness-70{background-color:#e1b1b9}.theme-light .rose-bg-darker-darkness-70,.theme-light .color-3-bg-darker-darkness-70{background-color:#210d10}.theme-light .rose-bg-darker-lightness-80,.theme-light .color-3-bg-darker-lightness-80{background-color:#ebcbd0}.theme-light .rose-bg-darker-darkness-80,.theme-light .color-3-bg-darker-darkness-80{background-color:#16080b}.theme-light .rose-bg-darker-lightness-90,.theme-light .color-3-bg-darker-lightness-90{background-color:#f5e5e8}.theme-light .rose-bg-darker-darkness-90,.theme-light .color-3-bg-darker-darkness-90{background-color:#0b0405}.theme-light .rose-bg-darker-hover:hover,.theme-light .color-3-bg-darker-hover:hover{background-color:#6e2a35}.theme-light .rose-bg-darker-hover-transparent-5:hover,.theme-light .color-3-bg-darker-hover-transparent-5:hover{background-color:#6e2a350d}.theme-light .rose-bg-darker-hover-transparent-10:hover,.theme-light .color-3-bg-darker-hover-transparent-10:hover{background-color:#6e2a351a}.theme-light .rose-bg-darker-hover-transparent-15:hover,.theme-light .color-3-bg-darker-hover-transparent-15:hover{background-color:#6e2a3526}.theme-light .rose-bg-darker-hover-transparent-20:hover,.theme-light .color-3-bg-darker-hover-transparent-20:hover{background-color:#6e2a3533}.theme-light .rose-bg-darker-hover-transparent-25:hover,.theme-light .color-3-bg-darker-hover-transparent-25:hover{background-color:#6e2a3540}.theme-light .rose-bg-darker-hover-transparent-30:hover,.theme-light .color-3-bg-darker-hover-transparent-30:hover{background-color:#6e2a354d}.theme-light .rose-bg-darker-hover-transparent-35:hover,.theme-light .color-3-bg-darker-hover-transparent-35:hover{background-color:#6e2a3559}.theme-light .rose-bg-darker-hover-transparent-40:hover,.theme-light .color-3-bg-darker-hover-transparent-40:hover{background-color:#6e2a3566}.theme-light .rose-bg-darker-hover-transparent-45:hover,.theme-light .color-3-bg-darker-hover-transparent-45:hover{background-color:#6e2a3573}.theme-light .rose-bg-darker-hover-transparent-50:hover,.theme-light .color-3-bg-darker-hover-transparent-50:hover{background-color:#6e2a3580}.theme-light .rose-bg-darker-hover-transparent-55:hover,.theme-light .color-3-bg-darker-hover-transparent-55:hover{background-color:#6e2a358c}.theme-light .rose-bg-darker-hover-transparent-60:hover,.theme-light .color-3-bg-darker-hover-transparent-60:hover{background-color:#6e2a3599}.theme-light .rose-bg-darker-hover-transparent-65:hover,.theme-light .color-3-bg-darker-hover-transparent-65:hover{background-color:#6e2a35a6}.theme-light .rose-bg-darker-hover-transparent-70:hover,.theme-light .color-3-bg-darker-hover-transparent-70:hover{background-color:#6e2a35b3}.theme-light .rose-bg-darker-hover-transparent-75:hover,.theme-light .color-3-bg-darker-hover-transparent-75:hover{background-color:#6e2a35bf}.theme-light .rose-bg-darker-hover-transparent-80:hover,.theme-light .color-3-bg-darker-hover-transparent-80:hover{background-color:#6e2a35cc}.theme-light .rose-bg-darker-hover-transparent-85:hover,.theme-light .color-3-bg-darker-hover-transparent-85:hover{background-color:#6e2a35d9}.theme-light .rose-bg-darker-hover-transparent-90:hover,.theme-light .color-3-bg-darker-hover-transparent-90:hover{background-color:#6e2a35e6}.theme-light .rose-bg-darker-hover-transparent-95:hover,.theme-light .color-3-bg-darker-hover-transparent-95:hover{background-color:#6e2a35f2}.theme-light .rose-font-lighter,.theme-light .color-3-font-lighter{color:#f1bac3}.theme-light .rose-font-lighter-transparent-5,.theme-light .color-3-font-lighter-transparent-5{color:#f1bac30d}.theme-light .rose-font-lighter-transparent-10,.theme-light .color-3-font-lighter-transparent-10{color:#f1bac31a}.theme-light .rose-font-lighter-transparent-15,.theme-light .color-3-font-lighter-transparent-15{color:#f1bac326}.theme-light .rose-font-lighter-transparent-20,.theme-light .color-3-font-lighter-transparent-20{color:#f1bac333}.theme-light .rose-font-lighter-transparent-25,.theme-light .color-3-font-lighter-transparent-25{color:#f1bac340}.theme-light .rose-font-lighter-transparent-30,.theme-light .color-3-font-lighter-transparent-30{color:#f1bac34d}.theme-light .rose-font-lighter-transparent-35,.theme-light .color-3-font-lighter-transparent-35{color:#f1bac359}.theme-light .rose-font-lighter-transparent-40,.theme-light .color-3-font-lighter-transparent-40{color:#f1bac366}.theme-light .rose-font-lighter-transparent-45,.theme-light .color-3-font-lighter-transparent-45{color:#f1bac373}.theme-light .rose-font-lighter-transparent-50,.theme-light .color-3-font-lighter-transparent-50{color:#f1bac380}.theme-light .rose-font-lighter-transparent-55,.theme-light .color-3-font-lighter-transparent-55{color:#f1bac38c}.theme-light .rose-font-lighter-transparent-60,.theme-light .color-3-font-lighter-transparent-60{color:#f1bac399}.theme-light .rose-font-lighter-transparent-65,.theme-light .color-3-font-lighter-transparent-65{color:#f1bac3a6}.theme-light .rose-font-lighter-transparent-70,.theme-light .color-3-font-lighter-transparent-70{color:#f1bac3b3}.theme-light .rose-font-lighter-transparent-75,.theme-light .color-3-font-lighter-transparent-75{color:#f1bac3bf}.theme-light .rose-font-lighter-transparent-80,.theme-light .color-3-font-lighter-transparent-80{color:#f1bac3cc}.theme-light .rose-font-lighter-transparent-85,.theme-light .color-3-font-lighter-transparent-85{color:#f1bac3d9}.theme-light .rose-font-lighter-transparent-90,.theme-light .color-3-font-lighter-transparent-90{color:#f1bac3e6}.theme-light .rose-font-lighter-transparent-95,.theme-light .color-3-font-lighter-transparent-95{color:#f1bac3f2}.theme-light .rose-font-lighter-lightness-10,.theme-light .color-3-font-lighter-lightness-10{color:#f2c1c9}.theme-light .rose-font-lighter-darkness-10,.theme-light .color-3-font-lighter-darkness-10{color:#ea97a4}.theme-light .rose-font-lighter-lightness-20,.theme-light .color-3-font-lighter-lightness-20{color:#f4c8cf}.theme-light .rose-font-lighter-darkness-20,.theme-light .color-3-font-lighter-darkness-20{color:#e37385}.theme-light .rose-font-lighter-lightness-30,.theme-light .color-3-font-lighter-lightness-30{color:#f5cfd5}.theme-light .rose-font-lighter-darkness-30,.theme-light .color-3-font-lighter-darkness-30{color:#db5066}.theme-light .rose-font-lighter-lightness-40,.theme-light .color-3-font-lighter-lightness-40{color:#f7d6db}.theme-light .rose-font-lighter-darkness-40,.theme-light .color-3-font-lighter-darkness-40{color:#d42c48}.theme-light .rose-font-lighter-lightness-50,.theme-light .color-3-font-lighter-lightness-50{color:#f8dde1}.theme-light .rose-font-lighter-darkness-50,.theme-light .color-3-font-lighter-darkness-50{color:#b1243b}.theme-light .rose-font-lighter-lightness-60,.theme-light .color-3-font-lighter-lightness-60{color:#f9e3e7}.theme-light .rose-font-lighter-darkness-60,.theme-light .color-3-font-lighter-darkness-60{color:#8e1d2f}.theme-light .rose-font-lighter-lightness-70,.theme-light .color-3-font-lighter-lightness-70{color:#fbeaed}.theme-light .rose-font-lighter-darkness-70,.theme-light .color-3-font-lighter-darkness-70{color:#6a1623}.theme-light .rose-font-lighter-lightness-80,.theme-light .color-3-font-lighter-lightness-80{color:#fcf1f3}.theme-light .rose-font-lighter-darkness-80,.theme-light .color-3-font-lighter-darkness-80{color:#470e18}.theme-light .rose-font-lighter-lightness-90,.theme-light .color-3-font-lighter-lightness-90{color:#fef8f9}.theme-light .rose-font-lighter-darkness-90,.theme-light .color-3-font-lighter-darkness-90{color:#23070c}.theme-light .rose-font-lighter-hover:hover,.theme-light .color-3-font-lighter-hover:hover{color:#f1bac3}.theme-light .rose-font-lighter-hover-transparent-5:hover,.theme-light .color-3-font-lighter-hover-transparent-5:hover{color:#f1bac30d}.theme-light .rose-font-lighter-hover-transparent-10:hover,.theme-light .color-3-font-lighter-hover-transparent-10:hover{color:#f1bac31a}.theme-light .rose-font-lighter-hover-transparent-15:hover,.theme-light .color-3-font-lighter-hover-transparent-15:hover{color:#f1bac326}.theme-light .rose-font-lighter-hover-transparent-20:hover,.theme-light .color-3-font-lighter-hover-transparent-20:hover{color:#f1bac333}.theme-light .rose-font-lighter-hover-transparent-25:hover,.theme-light .color-3-font-lighter-hover-transparent-25:hover{color:#f1bac340}.theme-light .rose-font-lighter-hover-transparent-30:hover,.theme-light .color-3-font-lighter-hover-transparent-30:hover{color:#f1bac34d}.theme-light .rose-font-lighter-hover-transparent-35:hover,.theme-light .color-3-font-lighter-hover-transparent-35:hover{color:#f1bac359}.theme-light .rose-font-lighter-hover-transparent-40:hover,.theme-light .color-3-font-lighter-hover-transparent-40:hover{color:#f1bac366}.theme-light .rose-font-lighter-hover-transparent-45:hover,.theme-light .color-3-font-lighter-hover-transparent-45:hover{color:#f1bac373}.theme-light .rose-font-lighter-hover-transparent-50:hover,.theme-light .color-3-font-lighter-hover-transparent-50:hover{color:#f1bac380}.theme-light .rose-font-lighter-hover-transparent-55:hover,.theme-light .color-3-font-lighter-hover-transparent-55:hover{color:#f1bac38c}.theme-light .rose-font-lighter-hover-transparent-60:hover,.theme-light .color-3-font-lighter-hover-transparent-60:hover{color:#f1bac399}.theme-light .rose-font-lighter-hover-transparent-65:hover,.theme-light .color-3-font-lighter-hover-transparent-65:hover{color:#f1bac3a6}.theme-light .rose-font-lighter-hover-transparent-70:hover,.theme-light .color-3-font-lighter-hover-transparent-70:hover{color:#f1bac3b3}.theme-light .rose-font-lighter-hover-transparent-75:hover,.theme-light .color-3-font-lighter-hover-transparent-75:hover{color:#f1bac3bf}.theme-light .rose-font-lighter-hover-transparent-80:hover,.theme-light .color-3-font-lighter-hover-transparent-80:hover{color:#f1bac3cc}.theme-light .rose-font-lighter-hover-transparent-85:hover,.theme-light .color-3-font-lighter-hover-transparent-85:hover{color:#f1bac3d9}.theme-light .rose-font-lighter-hover-transparent-90:hover,.theme-light .color-3-font-lighter-hover-transparent-90:hover{color:#f1bac3e6}.theme-light .rose-font-lighter-hover-transparent-95:hover,.theme-light .color-3-font-lighter-hover-transparent-95:hover{color:#f1bac3f2}.theme-light .rose-font-lighter-contrast,.theme-light .color-3-font-lighter-contrast{color:#161616}.theme-light .rose-font-light,.theme-light .color-3-font-light{color:#e27588}.theme-light .rose-font-light-transparent-5,.theme-light .color-3-font-light-transparent-5{color:#e275880d}.theme-light .rose-font-light-transparent-10,.theme-light .color-3-font-light-transparent-10{color:#e275881a}.theme-light .rose-font-light-transparent-15,.theme-light .color-3-font-light-transparent-15{color:#e2758826}.theme-light .rose-font-light-transparent-20,.theme-light .color-3-font-light-transparent-20{color:#e2758833}.theme-light .rose-font-light-transparent-25,.theme-light .color-3-font-light-transparent-25{color:#e2758840}.theme-light .rose-font-light-transparent-30,.theme-light .color-3-font-light-transparent-30{color:#e275884d}.theme-light .rose-font-light-transparent-35,.theme-light .color-3-font-light-transparent-35{color:#e2758859}.theme-light .rose-font-light-transparent-40,.theme-light .color-3-font-light-transparent-40{color:#e2758866}.theme-light .rose-font-light-transparent-45,.theme-light .color-3-font-light-transparent-45{color:#e2758873}.theme-light .rose-font-light-transparent-50,.theme-light .color-3-font-light-transparent-50{color:#e2758880}.theme-light .rose-font-light-transparent-55,.theme-light .color-3-font-light-transparent-55{color:#e275888c}.theme-light .rose-font-light-transparent-60,.theme-light .color-3-font-light-transparent-60{color:#e2758899}.theme-light .rose-font-light-transparent-65,.theme-light .color-3-font-light-transparent-65{color:#e27588a6}.theme-light .rose-font-light-transparent-70,.theme-light .color-3-font-light-transparent-70{color:#e27588b3}.theme-light .rose-font-light-transparent-75,.theme-light .color-3-font-light-transparent-75{color:#e27588bf}.theme-light .rose-font-light-transparent-80,.theme-light .color-3-font-light-transparent-80{color:#e27588cc}.theme-light .rose-font-light-transparent-85,.theme-light .color-3-font-light-transparent-85{color:#e27588d9}.theme-light .rose-font-light-transparent-90,.theme-light .color-3-font-light-transparent-90{color:#e27588e6}.theme-light .rose-font-light-transparent-95,.theme-light .color-3-font-light-transparent-95{color:#e27588f2}.theme-light .rose-font-light-lightness-10,.theme-light .color-3-font-light-lightness-10{color:#e58394}.theme-light .rose-font-light-darkness-10,.theme-light .color-3-font-light-darkness-10{color:#dc5970}.theme-light .rose-font-light-lightness-20,.theme-light .color-3-font-light-lightness-20{color:#e891a0}.theme-light .rose-font-light-darkness-20,.theme-light .color-3-font-light-darkness-20{color:#d63c57}.theme-light .rose-font-light-lightness-30,.theme-light .color-3-font-light-lightness-30{color:#eb9eac}.theme-light .rose-font-light-darkness-30,.theme-light .color-3-font-light-darkness-30{color:#c62a45}.theme-light .rose-font-light-lightness-40,.theme-light .color-3-font-light-lightness-40{color:#eeacb8}.theme-light .rose-font-light-darkness-40,.theme-light .color-3-font-light-darkness-40{color:#aa243b}.theme-light .rose-font-light-lightness-50,.theme-light .color-3-font-light-lightness-50{color:#f1bac4}.theme-light .rose-font-light-darkness-50,.theme-light .color-3-font-light-darkness-50{color:#8e1e31}.theme-light .rose-font-light-lightness-60,.theme-light .color-3-font-light-lightness-60{color:#f3c8cf}.theme-light .rose-font-light-darkness-60,.theme-light .color-3-font-light-darkness-60{color:#711827}.theme-light .rose-font-light-lightness-70,.theme-light .color-3-font-light-lightness-70{color:#f6d6db}.theme-light .rose-font-light-darkness-70,.theme-light .color-3-font-light-darkness-70{color:#55121e}.theme-light .rose-font-light-lightness-80,.theme-light .color-3-font-light-lightness-80{color:#f9e3e7}.theme-light .rose-font-light-darkness-80,.theme-light .color-3-font-light-darkness-80{color:#390c14}.theme-light .rose-font-light-lightness-90,.theme-light .color-3-font-light-lightness-90{color:#fcf1f3}.theme-light .rose-font-light-darkness-90,.theme-light .color-3-font-light-darkness-90{color:#1c060a}.theme-light .rose-font-light-hover:hover,.theme-light .color-3-font-light-hover:hover{color:#e27588}.theme-light .rose-font-light-hover-transparent-5:hover,.theme-light .color-3-font-light-hover-transparent-5:hover{color:#e275880d}.theme-light .rose-font-light-hover-transparent-10:hover,.theme-light .color-3-font-light-hover-transparent-10:hover{color:#e275881a}.theme-light .rose-font-light-hover-transparent-15:hover,.theme-light .color-3-font-light-hover-transparent-15:hover{color:#e2758826}.theme-light .rose-font-light-hover-transparent-20:hover,.theme-light .color-3-font-light-hover-transparent-20:hover{color:#e2758833}.theme-light .rose-font-light-hover-transparent-25:hover,.theme-light .color-3-font-light-hover-transparent-25:hover{color:#e2758840}.theme-light .rose-font-light-hover-transparent-30:hover,.theme-light .color-3-font-light-hover-transparent-30:hover{color:#e275884d}.theme-light .rose-font-light-hover-transparent-35:hover,.theme-light .color-3-font-light-hover-transparent-35:hover{color:#e2758859}.theme-light .rose-font-light-hover-transparent-40:hover,.theme-light .color-3-font-light-hover-transparent-40:hover{color:#e2758866}.theme-light .rose-font-light-hover-transparent-45:hover,.theme-light .color-3-font-light-hover-transparent-45:hover{color:#e2758873}.theme-light .rose-font-light-hover-transparent-50:hover,.theme-light .color-3-font-light-hover-transparent-50:hover{color:#e2758880}.theme-light .rose-font-light-hover-transparent-55:hover,.theme-light .color-3-font-light-hover-transparent-55:hover{color:#e275888c}.theme-light .rose-font-light-hover-transparent-60:hover,.theme-light .color-3-font-light-hover-transparent-60:hover{color:#e2758899}.theme-light .rose-font-light-hover-transparent-65:hover,.theme-light .color-3-font-light-hover-transparent-65:hover{color:#e27588a6}.theme-light .rose-font-light-hover-transparent-70:hover,.theme-light .color-3-font-light-hover-transparent-70:hover{color:#e27588b3}.theme-light .rose-font-light-hover-transparent-75:hover,.theme-light .color-3-font-light-hover-transparent-75:hover{color:#e27588bf}.theme-light .rose-font-light-hover-transparent-80:hover,.theme-light .color-3-font-light-hover-transparent-80:hover{color:#e27588cc}.theme-light .rose-font-light-hover-transparent-85:hover,.theme-light .color-3-font-light-hover-transparent-85:hover{color:#e27588d9}.theme-light .rose-font-light-hover-transparent-90:hover,.theme-light .color-3-font-light-hover-transparent-90:hover{color:#e27588e6}.theme-light .rose-font-light-hover-transparent-95:hover,.theme-light .color-3-font-light-hover-transparent-95:hover{color:#e27588f2}.theme-light .rose-font-light-contrast,.theme-light .color-3-font-light-contrast{color:#161616}.theme-light .rose-font,.theme-light .color-3-font{color:#d93954}.theme-light .rose-font-transparent-5,.theme-light .color-3-font-transparent-5{color:#d939540d}.theme-light .rose-font-transparent-10,.theme-light .color-3-font-transparent-10{color:#d939541a}.theme-light .rose-font-transparent-15,.theme-light .color-3-font-transparent-15{color:#d9395426}.theme-light .rose-font-transparent-20,.theme-light .color-3-font-transparent-20{color:#d9395433}.theme-light .rose-font-transparent-25,.theme-light .color-3-font-transparent-25{color:#d9395440}.theme-light .rose-font-transparent-30,.theme-light .color-3-font-transparent-30{color:#d939544d}.theme-light .rose-font-transparent-35,.theme-light .color-3-font-transparent-35{color:#d9395459}.theme-light .rose-font-transparent-40,.theme-light .color-3-font-transparent-40{color:#d9395466}.theme-light .rose-font-transparent-45,.theme-light .color-3-font-transparent-45{color:#d9395473}.theme-light .rose-font-transparent-50,.theme-light .color-3-font-transparent-50{color:#d9395480}.theme-light .rose-font-transparent-55,.theme-light .color-3-font-transparent-55{color:#d939548c}.theme-light .rose-font-transparent-60,.theme-light .color-3-font-transparent-60{color:#d9395499}.theme-light .rose-font-transparent-65,.theme-light .color-3-font-transparent-65{color:#d93954a6}.theme-light .rose-font-transparent-70,.theme-light .color-3-font-transparent-70{color:#d93954b3}.theme-light .rose-font-transparent-75,.theme-light .color-3-font-transparent-75{color:#d93954bf}.theme-light .rose-font-transparent-80,.theme-light .color-3-font-transparent-80{color:#d93954cc}.theme-light .rose-font-transparent-85,.theme-light .color-3-font-transparent-85{color:#d93954d9}.theme-light .rose-font-transparent-90,.theme-light .color-3-font-transparent-90{color:#d93954e6}.theme-light .rose-font-transparent-95,.theme-light .color-3-font-transparent-95{color:#d93954f2}.theme-light .rose-font-lightness-10,.theme-light .color-3-font-lightness-10{color:#dd4d65}.theme-light .rose-font-darkness-10,.theme-light .color-3-font-darkness-10{color:#cf2844}.theme-light .rose-font-lightness-20,.theme-light .color-3-font-lightness-20{color:#e16176}.theme-light .rose-font-darkness-20,.theme-light .color-3-font-darkness-20{color:#b8233c}.theme-light .rose-font-lightness-30,.theme-light .color-3-font-lightness-30{color:#e47487}.theme-light .rose-font-darkness-30,.theme-light .color-3-font-darkness-30{color:#a11f35}.theme-light .rose-font-lightness-40,.theme-light .color-3-font-lightness-40{color:#e88898}.theme-light .rose-font-darkness-40,.theme-light .color-3-font-darkness-40{color:#8a1a2d}.theme-light .rose-font-lightness-50,.theme-light .color-3-font-lightness-50{color:#ec9caa}.theme-light .rose-font-darkness-50,.theme-light .color-3-font-darkness-50{color:#731626}.theme-light .rose-font-lightness-60,.theme-light .color-3-font-lightness-60{color:#f0b0bb}.theme-light .rose-font-darkness-60,.theme-light .color-3-font-darkness-60{color:#5c121e}.theme-light .rose-font-lightness-70,.theme-light .color-3-font-lightness-70{color:#f4c4cc}.theme-light .rose-font-darkness-70,.theme-light .color-3-font-darkness-70{color:#450d17}.theme-light .rose-font-lightness-80,.theme-light .color-3-font-lightness-80{color:#f7d7dd}.theme-light .rose-font-darkness-80,.theme-light .color-3-font-darkness-80{color:#2e090f}.theme-light .rose-font-lightness-90,.theme-light .color-3-font-lightness-90{color:#fbebee}.theme-light .rose-font-darkness-90,.theme-light .color-3-font-darkness-90{color:#170408}.theme-light .rose-font-hover:hover,.theme-light .color-3-font-hover:hover{color:#d93954}.theme-light .rose-font-hover-transparent-5:hover,.theme-light .color-3-font-hover-transparent-5:hover{color:#d939540d}.theme-light .rose-font-hover-transparent-10:hover,.theme-light .color-3-font-hover-transparent-10:hover{color:#d939541a}.theme-light .rose-font-hover-transparent-15:hover,.theme-light .color-3-font-hover-transparent-15:hover{color:#d9395426}.theme-light .rose-font-hover-transparent-20:hover,.theme-light .color-3-font-hover-transparent-20:hover{color:#d9395433}.theme-light .rose-font-hover-transparent-25:hover,.theme-light .color-3-font-hover-transparent-25:hover{color:#d9395440}.theme-light .rose-font-hover-transparent-30:hover,.theme-light .color-3-font-hover-transparent-30:hover{color:#d939544d}.theme-light .rose-font-hover-transparent-35:hover,.theme-light .color-3-font-hover-transparent-35:hover{color:#d9395459}.theme-light .rose-font-hover-transparent-40:hover,.theme-light .color-3-font-hover-transparent-40:hover{color:#d9395466}.theme-light .rose-font-hover-transparent-45:hover,.theme-light .color-3-font-hover-transparent-45:hover{color:#d9395473}.theme-light .rose-font-hover-transparent-50:hover,.theme-light .color-3-font-hover-transparent-50:hover{color:#d9395480}.theme-light .rose-font-hover-transparent-55:hover,.theme-light .color-3-font-hover-transparent-55:hover{color:#d939548c}.theme-light .rose-font-hover-transparent-60:hover,.theme-light .color-3-font-hover-transparent-60:hover{color:#d9395499}.theme-light .rose-font-hover-transparent-65:hover,.theme-light .color-3-font-hover-transparent-65:hover{color:#d93954a6}.theme-light .rose-font-hover-transparent-70:hover,.theme-light .color-3-font-hover-transparent-70:hover{color:#d93954b3}.theme-light .rose-font-hover-transparent-75:hover,.theme-light .color-3-font-hover-transparent-75:hover{color:#d93954bf}.theme-light .rose-font-hover-transparent-80:hover,.theme-light .color-3-font-hover-transparent-80:hover{color:#d93954cc}.theme-light .rose-font-hover-transparent-85:hover,.theme-light .color-3-font-hover-transparent-85:hover{color:#d93954d9}.theme-light .rose-font-hover-transparent-90:hover,.theme-light .color-3-font-hover-transparent-90:hover{color:#d93954e6}.theme-light .rose-font-hover-transparent-95:hover,.theme-light .color-3-font-hover-transparent-95:hover{color:#d93954f2}.theme-light .rose-font-contrast,.theme-light .color-3-font-contrast{color:#000}.theme-light .rose-font-dark,.theme-light .color-3-font-dark{color:#a43e50}.theme-light .rose-font-dark-transparent-5,.theme-light .color-3-font-dark-transparent-5{color:#a43e500d}.theme-light .rose-font-dark-transparent-10,.theme-light .color-3-font-dark-transparent-10{color:#a43e501a}.theme-light .rose-font-dark-transparent-15,.theme-light .color-3-font-dark-transparent-15{color:#a43e5026}.theme-light .rose-font-dark-transparent-20,.theme-light .color-3-font-dark-transparent-20{color:#a43e5033}.theme-light .rose-font-dark-transparent-25,.theme-light .color-3-font-dark-transparent-25{color:#a43e5040}.theme-light .rose-font-dark-transparent-30,.theme-light .color-3-font-dark-transparent-30{color:#a43e504d}.theme-light .rose-font-dark-transparent-35,.theme-light .color-3-font-dark-transparent-35{color:#a43e5059}.theme-light .rose-font-dark-transparent-40,.theme-light .color-3-font-dark-transparent-40{color:#a43e5066}.theme-light .rose-font-dark-transparent-45,.theme-light .color-3-font-dark-transparent-45{color:#a43e5073}.theme-light .rose-font-dark-transparent-50,.theme-light .color-3-font-dark-transparent-50{color:#a43e5080}.theme-light .rose-font-dark-transparent-55,.theme-light .color-3-font-dark-transparent-55{color:#a43e508c}.theme-light .rose-font-dark-transparent-60,.theme-light .color-3-font-dark-transparent-60{color:#a43e5099}.theme-light .rose-font-dark-transparent-65,.theme-light .color-3-font-dark-transparent-65{color:#a43e50a6}.theme-light .rose-font-dark-transparent-70,.theme-light .color-3-font-dark-transparent-70{color:#a43e50b3}.theme-light .rose-font-dark-transparent-75,.theme-light .color-3-font-dark-transparent-75{color:#a43e50bf}.theme-light .rose-font-dark-transparent-80,.theme-light .color-3-font-dark-transparent-80{color:#a43e50cc}.theme-light .rose-font-dark-transparent-85,.theme-light .color-3-font-dark-transparent-85{color:#a43e50d9}.theme-light .rose-font-dark-transparent-90,.theme-light .color-3-font-dark-transparent-90{color:#a43e50e6}.theme-light .rose-font-dark-transparent-95,.theme-light .color-3-font-dark-transparent-95{color:#a43e50f2}.theme-light .rose-font-dark-lightness-10,.theme-light .color-3-font-dark-lightness-10{color:#b9465a}.theme-light .rose-font-dark-darkness-10,.theme-light .color-3-font-dark-darkness-10{color:#943848}.theme-light .rose-font-dark-lightness-20,.theme-light .color-3-font-dark-lightness-20{color:#c15a6c}.theme-light .rose-font-dark-darkness-20,.theme-light .color-3-font-dark-darkness-20{color:#833240}.theme-light .rose-font-dark-lightness-30,.theme-light .color-3-font-dark-lightness-30{color:#c86f7f}.theme-light .rose-font-dark-darkness-30,.theme-light .color-3-font-dark-darkness-30{color:#732b38}.theme-light .rose-font-dark-lightness-40,.theme-light .color-3-font-dark-lightness-40{color:#d08391}.theme-light .rose-font-dark-darkness-40,.theme-light .color-3-font-dark-darkness-40{color:#622530}.theme-light .rose-font-dark-lightness-50,.theme-light .color-3-font-dark-lightness-50{color:#d898a3}.theme-light .rose-font-dark-darkness-50,.theme-light .color-3-font-dark-darkness-50{color:#521f28}.theme-light .rose-font-dark-lightness-60,.theme-light .color-3-font-dark-lightness-60{color:#e0adb6}.theme-light .rose-font-dark-darkness-60,.theme-light .color-3-font-dark-darkness-60{color:#421920}.theme-light .rose-font-dark-lightness-70,.theme-light .color-3-font-dark-lightness-70{color:#e8c1c8}.theme-light .rose-font-dark-darkness-70,.theme-light .color-3-font-dark-darkness-70{color:#311318}.theme-light .rose-font-dark-lightness-80,.theme-light .color-3-font-dark-lightness-80{color:#efd6da}.theme-light .rose-font-dark-darkness-80,.theme-light .color-3-font-dark-darkness-80{color:#210c10}.theme-light .rose-font-dark-lightness-90,.theme-light .color-3-font-dark-lightness-90{color:#f7eaed}.theme-light .rose-font-dark-darkness-90,.theme-light .color-3-font-dark-darkness-90{color:#100608}.theme-light .rose-font-dark-hover:hover,.theme-light .color-3-font-dark-hover:hover{color:#a43e50}.theme-light .rose-font-dark-hover-transparent-5:hover,.theme-light .color-3-font-dark-hover-transparent-5:hover{color:#a43e500d}.theme-light .rose-font-dark-hover-transparent-10:hover,.theme-light .color-3-font-dark-hover-transparent-10:hover{color:#a43e501a}.theme-light .rose-font-dark-hover-transparent-15:hover,.theme-light .color-3-font-dark-hover-transparent-15:hover{color:#a43e5026}.theme-light .rose-font-dark-hover-transparent-20:hover,.theme-light .color-3-font-dark-hover-transparent-20:hover{color:#a43e5033}.theme-light .rose-font-dark-hover-transparent-25:hover,.theme-light .color-3-font-dark-hover-transparent-25:hover{color:#a43e5040}.theme-light .rose-font-dark-hover-transparent-30:hover,.theme-light .color-3-font-dark-hover-transparent-30:hover{color:#a43e504d}.theme-light .rose-font-dark-hover-transparent-35:hover,.theme-light .color-3-font-dark-hover-transparent-35:hover{color:#a43e5059}.theme-light .rose-font-dark-hover-transparent-40:hover,.theme-light .color-3-font-dark-hover-transparent-40:hover{color:#a43e5066}.theme-light .rose-font-dark-hover-transparent-45:hover,.theme-light .color-3-font-dark-hover-transparent-45:hover{color:#a43e5073}.theme-light .rose-font-dark-hover-transparent-50:hover,.theme-light .color-3-font-dark-hover-transparent-50:hover{color:#a43e5080}.theme-light .rose-font-dark-hover-transparent-55:hover,.theme-light .color-3-font-dark-hover-transparent-55:hover{color:#a43e508c}.theme-light .rose-font-dark-hover-transparent-60:hover,.theme-light .color-3-font-dark-hover-transparent-60:hover{color:#a43e5099}.theme-light .rose-font-dark-hover-transparent-65:hover,.theme-light .color-3-font-dark-hover-transparent-65:hover{color:#a43e50a6}.theme-light .rose-font-dark-hover-transparent-70:hover,.theme-light .color-3-font-dark-hover-transparent-70:hover{color:#a43e50b3}.theme-light .rose-font-dark-hover-transparent-75:hover,.theme-light .color-3-font-dark-hover-transparent-75:hover{color:#a43e50bf}.theme-light .rose-font-dark-hover-transparent-80:hover,.theme-light .color-3-font-dark-hover-transparent-80:hover{color:#a43e50cc}.theme-light .rose-font-dark-hover-transparent-85:hover,.theme-light .color-3-font-dark-hover-transparent-85:hover{color:#a43e50d9}.theme-light .rose-font-dark-hover-transparent-90:hover,.theme-light .color-3-font-dark-hover-transparent-90:hover{color:#a43e50e6}.theme-light .rose-font-dark-hover-transparent-95:hover,.theme-light .color-3-font-dark-hover-transparent-95:hover{color:#a43e50f2}.theme-light .rose-font-dark-contrast,.theme-light .color-3-font-dark-contrast{color:#f2f2f2}.theme-light .rose-font-darker,.theme-light .color-3-font-darker{color:#6e2a35}.theme-light .rose-font-darker-transparent-5,.theme-light .color-3-font-darker-transparent-5{color:#6e2a350d}.theme-light .rose-font-darker-transparent-10,.theme-light .color-3-font-darker-transparent-10{color:#6e2a351a}.theme-light .rose-font-darker-transparent-15,.theme-light .color-3-font-darker-transparent-15{color:#6e2a3526}.theme-light .rose-font-darker-transparent-20,.theme-light .color-3-font-darker-transparent-20{color:#6e2a3533}.theme-light .rose-font-darker-transparent-25,.theme-light .color-3-font-darker-transparent-25{color:#6e2a3540}.theme-light .rose-font-darker-transparent-30,.theme-light .color-3-font-darker-transparent-30{color:#6e2a354d}.theme-light .rose-font-darker-transparent-35,.theme-light .color-3-font-darker-transparent-35{color:#6e2a3559}.theme-light .rose-font-darker-transparent-40,.theme-light .color-3-font-darker-transparent-40{color:#6e2a3566}.theme-light .rose-font-darker-transparent-45,.theme-light .color-3-font-darker-transparent-45{color:#6e2a3573}.theme-light .rose-font-darker-transparent-50,.theme-light .color-3-font-darker-transparent-50{color:#6e2a3580}.theme-light .rose-font-darker-transparent-55,.theme-light .color-3-font-darker-transparent-55{color:#6e2a358c}.theme-light .rose-font-darker-transparent-60,.theme-light .color-3-font-darker-transparent-60{color:#6e2a3599}.theme-light .rose-font-darker-transparent-65,.theme-light .color-3-font-darker-transparent-65{color:#6e2a35a6}.theme-light .rose-font-darker-transparent-70,.theme-light .color-3-font-darker-transparent-70{color:#6e2a35b3}.theme-light .rose-font-darker-transparent-75,.theme-light .color-3-font-darker-transparent-75{color:#6e2a35bf}.theme-light .rose-font-darker-transparent-80,.theme-light .color-3-font-darker-transparent-80{color:#6e2a35cc}.theme-light .rose-font-darker-transparent-85,.theme-light .color-3-font-darker-transparent-85{color:#6e2a35d9}.theme-light .rose-font-darker-transparent-90,.theme-light .color-3-font-darker-transparent-90{color:#6e2a35e6}.theme-light .rose-font-darker-transparent-95,.theme-light .color-3-font-darker-transparent-95{color:#6e2a35f2}.theme-light .rose-font-darker-lightness-10,.theme-light .color-3-font-darker-lightness-10{color:#883441}.theme-light .rose-font-darker-darkness-10,.theme-light .color-3-font-darker-darkness-10{color:#632630}.theme-light .rose-font-darker-lightness-20,.theme-light .color-3-font-darker-lightness-20{color:#a23e4e}.theme-light .rose-font-darker-darkness-20,.theme-light .color-3-font-darker-darkness-20{color:#58222a}.theme-light .rose-font-darker-lightness-30,.theme-light .color-3-font-darker-lightness-30{color:#ba4a5c}.theme-light .rose-font-darker-darkness-30,.theme-light .color-3-font-darker-darkness-30{color:#4d1d25}.theme-light .rose-font-darker-lightness-40,.theme-light .color-3-font-darker-lightness-40{color:#c46473}.theme-light .rose-font-darker-darkness-40,.theme-light .color-3-font-darker-darkness-40{color:#421920}.theme-light .rose-font-darker-lightness-50,.theme-light .color-3-font-darker-lightness-50{color:#ce7d8a}.theme-light .rose-font-darker-darkness-50,.theme-light .color-3-font-darker-darkness-50{color:#37151b}.theme-light .rose-font-darker-lightness-60,.theme-light .color-3-font-darker-lightness-60{color:#d797a2}.theme-light .rose-font-darker-darkness-60,.theme-light .color-3-font-darker-darkness-60{color:#2c1115}.theme-light .rose-font-darker-lightness-70,.theme-light .color-3-font-darker-lightness-70{color:#e1b1b9}.theme-light .rose-font-darker-darkness-70,.theme-light .color-3-font-darker-darkness-70{color:#210d10}.theme-light .rose-font-darker-lightness-80,.theme-light .color-3-font-darker-lightness-80{color:#ebcbd0}.theme-light .rose-font-darker-darkness-80,.theme-light .color-3-font-darker-darkness-80{color:#16080b}.theme-light .rose-font-darker-lightness-90,.theme-light .color-3-font-darker-lightness-90{color:#f5e5e8}.theme-light .rose-font-darker-darkness-90,.theme-light .color-3-font-darker-darkness-90{color:#0b0405}.theme-light .rose-font-darker-hover:hover,.theme-light .color-3-font-darker-hover:hover{color:#6e2a35}.theme-light .rose-font-darker-hover-transparent-5:hover,.theme-light .color-3-font-darker-hover-transparent-5:hover{color:#6e2a350d}.theme-light .rose-font-darker-hover-transparent-10:hover,.theme-light .color-3-font-darker-hover-transparent-10:hover{color:#6e2a351a}.theme-light .rose-font-darker-hover-transparent-15:hover,.theme-light .color-3-font-darker-hover-transparent-15:hover{color:#6e2a3526}.theme-light .rose-font-darker-hover-transparent-20:hover,.theme-light .color-3-font-darker-hover-transparent-20:hover{color:#6e2a3533}.theme-light .rose-font-darker-hover-transparent-25:hover,.theme-light .color-3-font-darker-hover-transparent-25:hover{color:#6e2a3540}.theme-light .rose-font-darker-hover-transparent-30:hover,.theme-light .color-3-font-darker-hover-transparent-30:hover{color:#6e2a354d}.theme-light .rose-font-darker-hover-transparent-35:hover,.theme-light .color-3-font-darker-hover-transparent-35:hover{color:#6e2a3559}.theme-light .rose-font-darker-hover-transparent-40:hover,.theme-light .color-3-font-darker-hover-transparent-40:hover{color:#6e2a3566}.theme-light .rose-font-darker-hover-transparent-45:hover,.theme-light .color-3-font-darker-hover-transparent-45:hover{color:#6e2a3573}.theme-light .rose-font-darker-hover-transparent-50:hover,.theme-light .color-3-font-darker-hover-transparent-50:hover{color:#6e2a3580}.theme-light .rose-font-darker-hover-transparent-55:hover,.theme-light .color-3-font-darker-hover-transparent-55:hover{color:#6e2a358c}.theme-light .rose-font-darker-hover-transparent-60:hover,.theme-light .color-3-font-darker-hover-transparent-60:hover{color:#6e2a3599}.theme-light .rose-font-darker-hover-transparent-65:hover,.theme-light .color-3-font-darker-hover-transparent-65:hover{color:#6e2a35a6}.theme-light .rose-font-darker-hover-transparent-70:hover,.theme-light .color-3-font-darker-hover-transparent-70:hover{color:#6e2a35b3}.theme-light .rose-font-darker-hover-transparent-75:hover,.theme-light .color-3-font-darker-hover-transparent-75:hover{color:#6e2a35bf}.theme-light .rose-font-darker-hover-transparent-80:hover,.theme-light .color-3-font-darker-hover-transparent-80:hover{color:#6e2a35cc}.theme-light .rose-font-darker-hover-transparent-85:hover,.theme-light .color-3-font-darker-hover-transparent-85:hover{color:#6e2a35d9}.theme-light .rose-font-darker-hover-transparent-90:hover,.theme-light .color-3-font-darker-hover-transparent-90:hover{color:#6e2a35e6}.theme-light .rose-font-darker-hover-transparent-95:hover,.theme-light .color-3-font-darker-hover-transparent-95:hover{color:#6e2a35f2}.theme-light .rose-font-darker-contrast,.theme-light .color-3-font-darker-contrast{color:#f2f2f2}.theme-light .rose-fill-lighter,.theme-light .color-3-fill-lighter{fill:#f1bac3}.theme-light .rose-fill-lighter-transparent-5,.theme-light .color-3-fill-lighter-transparent-5{fill:#f1bac30d}.theme-light .rose-fill-lighter-transparent-10,.theme-light .color-3-fill-lighter-transparent-10{fill:#f1bac31a}.theme-light .rose-fill-lighter-transparent-15,.theme-light .color-3-fill-lighter-transparent-15{fill:#f1bac326}.theme-light .rose-fill-lighter-transparent-20,.theme-light .color-3-fill-lighter-transparent-20{fill:#f1bac333}.theme-light .rose-fill-lighter-transparent-25,.theme-light .color-3-fill-lighter-transparent-25{fill:#f1bac340}.theme-light .rose-fill-lighter-transparent-30,.theme-light .color-3-fill-lighter-transparent-30{fill:#f1bac34d}.theme-light .rose-fill-lighter-transparent-35,.theme-light .color-3-fill-lighter-transparent-35{fill:#f1bac359}.theme-light .rose-fill-lighter-transparent-40,.theme-light .color-3-fill-lighter-transparent-40{fill:#f1bac366}.theme-light .rose-fill-lighter-transparent-45,.theme-light .color-3-fill-lighter-transparent-45{fill:#f1bac373}.theme-light .rose-fill-lighter-transparent-50,.theme-light .color-3-fill-lighter-transparent-50{fill:#f1bac380}.theme-light .rose-fill-lighter-transparent-55,.theme-light .color-3-fill-lighter-transparent-55{fill:#f1bac38c}.theme-light .rose-fill-lighter-transparent-60,.theme-light .color-3-fill-lighter-transparent-60{fill:#f1bac399}.theme-light .rose-fill-lighter-transparent-65,.theme-light .color-3-fill-lighter-transparent-65{fill:#f1bac3a6}.theme-light .rose-fill-lighter-transparent-70,.theme-light .color-3-fill-lighter-transparent-70{fill:#f1bac3b3}.theme-light .rose-fill-lighter-transparent-75,.theme-light .color-3-fill-lighter-transparent-75{fill:#f1bac3bf}.theme-light .rose-fill-lighter-transparent-80,.theme-light .color-3-fill-lighter-transparent-80{fill:#f1bac3cc}.theme-light .rose-fill-lighter-transparent-85,.theme-light .color-3-fill-lighter-transparent-85{fill:#f1bac3d9}.theme-light .rose-fill-lighter-transparent-90,.theme-light .color-3-fill-lighter-transparent-90{fill:#f1bac3e6}.theme-light .rose-fill-lighter-transparent-95,.theme-light .color-3-fill-lighter-transparent-95{fill:#f1bac3f2}.theme-light .rose-fill-lighter-lightness-10,.theme-light .color-3-fill-lighter-lightness-10{fill:#f2c1c9}.theme-light .rose-fill-lighter-darkness-10,.theme-light .color-3-fill-lighter-darkness-10{fill:#ea97a4}.theme-light .rose-fill-lighter-lightness-20,.theme-light .color-3-fill-lighter-lightness-20{fill:#f4c8cf}.theme-light .rose-fill-lighter-darkness-20,.theme-light .color-3-fill-lighter-darkness-20{fill:#e37385}.theme-light .rose-fill-lighter-lightness-30,.theme-light .color-3-fill-lighter-lightness-30{fill:#f5cfd5}.theme-light .rose-fill-lighter-darkness-30,.theme-light .color-3-fill-lighter-darkness-30{fill:#db5066}.theme-light .rose-fill-lighter-lightness-40,.theme-light .color-3-fill-lighter-lightness-40{fill:#f7d6db}.theme-light .rose-fill-lighter-darkness-40,.theme-light .color-3-fill-lighter-darkness-40{fill:#d42c48}.theme-light .rose-fill-lighter-lightness-50,.theme-light .color-3-fill-lighter-lightness-50{fill:#f8dde1}.theme-light .rose-fill-lighter-darkness-50,.theme-light .color-3-fill-lighter-darkness-50{fill:#b1243b}.theme-light .rose-fill-lighter-lightness-60,.theme-light .color-3-fill-lighter-lightness-60{fill:#f9e3e7}.theme-light .rose-fill-lighter-darkness-60,.theme-light .color-3-fill-lighter-darkness-60{fill:#8e1d2f}.theme-light .rose-fill-lighter-lightness-70,.theme-light .color-3-fill-lighter-lightness-70{fill:#fbeaed}.theme-light .rose-fill-lighter-darkness-70,.theme-light .color-3-fill-lighter-darkness-70{fill:#6a1623}.theme-light .rose-fill-lighter-lightness-80,.theme-light .color-3-fill-lighter-lightness-80{fill:#fcf1f3}.theme-light .rose-fill-lighter-darkness-80,.theme-light .color-3-fill-lighter-darkness-80{fill:#470e18}.theme-light .rose-fill-lighter-lightness-90,.theme-light .color-3-fill-lighter-lightness-90{fill:#fef8f9}.theme-light .rose-fill-lighter-darkness-90,.theme-light .color-3-fill-lighter-darkness-90{fill:#23070c}.theme-light .rose-fill-lighter-hover:hover,.theme-light .color-3-fill-lighter-hover:hover{fill:#f1bac3}.theme-light .rose-fill-lighter-hover-transparent-5:hover,.theme-light .color-3-fill-lighter-hover-transparent-5:hover{fill:#f1bac30d}.theme-light .rose-fill-lighter-hover-transparent-10:hover,.theme-light .color-3-fill-lighter-hover-transparent-10:hover{fill:#f1bac31a}.theme-light .rose-fill-lighter-hover-transparent-15:hover,.theme-light .color-3-fill-lighter-hover-transparent-15:hover{fill:#f1bac326}.theme-light .rose-fill-lighter-hover-transparent-20:hover,.theme-light .color-3-fill-lighter-hover-transparent-20:hover{fill:#f1bac333}.theme-light .rose-fill-lighter-hover-transparent-25:hover,.theme-light .color-3-fill-lighter-hover-transparent-25:hover{fill:#f1bac340}.theme-light .rose-fill-lighter-hover-transparent-30:hover,.theme-light .color-3-fill-lighter-hover-transparent-30:hover{fill:#f1bac34d}.theme-light .rose-fill-lighter-hover-transparent-35:hover,.theme-light .color-3-fill-lighter-hover-transparent-35:hover{fill:#f1bac359}.theme-light .rose-fill-lighter-hover-transparent-40:hover,.theme-light .color-3-fill-lighter-hover-transparent-40:hover{fill:#f1bac366}.theme-light .rose-fill-lighter-hover-transparent-45:hover,.theme-light .color-3-fill-lighter-hover-transparent-45:hover{fill:#f1bac373}.theme-light .rose-fill-lighter-hover-transparent-50:hover,.theme-light .color-3-fill-lighter-hover-transparent-50:hover{fill:#f1bac380}.theme-light .rose-fill-lighter-hover-transparent-55:hover,.theme-light .color-3-fill-lighter-hover-transparent-55:hover{fill:#f1bac38c}.theme-light .rose-fill-lighter-hover-transparent-60:hover,.theme-light .color-3-fill-lighter-hover-transparent-60:hover{fill:#f1bac399}.theme-light .rose-fill-lighter-hover-transparent-65:hover,.theme-light .color-3-fill-lighter-hover-transparent-65:hover{fill:#f1bac3a6}.theme-light .rose-fill-lighter-hover-transparent-70:hover,.theme-light .color-3-fill-lighter-hover-transparent-70:hover{fill:#f1bac3b3}.theme-light .rose-fill-lighter-hover-transparent-75:hover,.theme-light .color-3-fill-lighter-hover-transparent-75:hover{fill:#f1bac3bf}.theme-light .rose-fill-lighter-hover-transparent-80:hover,.theme-light .color-3-fill-lighter-hover-transparent-80:hover{fill:#f1bac3cc}.theme-light .rose-fill-lighter-hover-transparent-85:hover,.theme-light .color-3-fill-lighter-hover-transparent-85:hover{fill:#f1bac3d9}.theme-light .rose-fill-lighter-hover-transparent-90:hover,.theme-light .color-3-fill-lighter-hover-transparent-90:hover{fill:#f1bac3e6}.theme-light .rose-fill-lighter-hover-transparent-95:hover,.theme-light .color-3-fill-lighter-hover-transparent-95:hover{fill:#f1bac3f2}.theme-light .rose-fill-light,.theme-light .color-3-fill-light{fill:#e27588}.theme-light .rose-fill-light-transparent-5,.theme-light .color-3-fill-light-transparent-5{fill:#e275880d}.theme-light .rose-fill-light-transparent-10,.theme-light .color-3-fill-light-transparent-10{fill:#e275881a}.theme-light .rose-fill-light-transparent-15,.theme-light .color-3-fill-light-transparent-15{fill:#e2758826}.theme-light .rose-fill-light-transparent-20,.theme-light .color-3-fill-light-transparent-20{fill:#e2758833}.theme-light .rose-fill-light-transparent-25,.theme-light .color-3-fill-light-transparent-25{fill:#e2758840}.theme-light .rose-fill-light-transparent-30,.theme-light .color-3-fill-light-transparent-30{fill:#e275884d}.theme-light .rose-fill-light-transparent-35,.theme-light .color-3-fill-light-transparent-35{fill:#e2758859}.theme-light .rose-fill-light-transparent-40,.theme-light .color-3-fill-light-transparent-40{fill:#e2758866}.theme-light .rose-fill-light-transparent-45,.theme-light .color-3-fill-light-transparent-45{fill:#e2758873}.theme-light .rose-fill-light-transparent-50,.theme-light .color-3-fill-light-transparent-50{fill:#e2758880}.theme-light .rose-fill-light-transparent-55,.theme-light .color-3-fill-light-transparent-55{fill:#e275888c}.theme-light .rose-fill-light-transparent-60,.theme-light .color-3-fill-light-transparent-60{fill:#e2758899}.theme-light .rose-fill-light-transparent-65,.theme-light .color-3-fill-light-transparent-65{fill:#e27588a6}.theme-light .rose-fill-light-transparent-70,.theme-light .color-3-fill-light-transparent-70{fill:#e27588b3}.theme-light .rose-fill-light-transparent-75,.theme-light .color-3-fill-light-transparent-75{fill:#e27588bf}.theme-light .rose-fill-light-transparent-80,.theme-light .color-3-fill-light-transparent-80{fill:#e27588cc}.theme-light .rose-fill-light-transparent-85,.theme-light .color-3-fill-light-transparent-85{fill:#e27588d9}.theme-light .rose-fill-light-transparent-90,.theme-light .color-3-fill-light-transparent-90{fill:#e27588e6}.theme-light .rose-fill-light-transparent-95,.theme-light .color-3-fill-light-transparent-95{fill:#e27588f2}.theme-light .rose-fill-light-lightness-10,.theme-light .color-3-fill-light-lightness-10{fill:#e58394}.theme-light .rose-fill-light-darkness-10,.theme-light .color-3-fill-light-darkness-10{fill:#dc5970}.theme-light .rose-fill-light-lightness-20,.theme-light .color-3-fill-light-lightness-20{fill:#e891a0}.theme-light .rose-fill-light-darkness-20,.theme-light .color-3-fill-light-darkness-20{fill:#d63c57}.theme-light .rose-fill-light-lightness-30,.theme-light .color-3-fill-light-lightness-30{fill:#eb9eac}.theme-light .rose-fill-light-darkness-30,.theme-light .color-3-fill-light-darkness-30{fill:#c62a45}.theme-light .rose-fill-light-lightness-40,.theme-light .color-3-fill-light-lightness-40{fill:#eeacb8}.theme-light .rose-fill-light-darkness-40,.theme-light .color-3-fill-light-darkness-40{fill:#aa243b}.theme-light .rose-fill-light-lightness-50,.theme-light .color-3-fill-light-lightness-50{fill:#f1bac4}.theme-light .rose-fill-light-darkness-50,.theme-light .color-3-fill-light-darkness-50{fill:#8e1e31}.theme-light .rose-fill-light-lightness-60,.theme-light .color-3-fill-light-lightness-60{fill:#f3c8cf}.theme-light .rose-fill-light-darkness-60,.theme-light .color-3-fill-light-darkness-60{fill:#711827}.theme-light .rose-fill-light-lightness-70,.theme-light .color-3-fill-light-lightness-70{fill:#f6d6db}.theme-light .rose-fill-light-darkness-70,.theme-light .color-3-fill-light-darkness-70{fill:#55121e}.theme-light .rose-fill-light-lightness-80,.theme-light .color-3-fill-light-lightness-80{fill:#f9e3e7}.theme-light .rose-fill-light-darkness-80,.theme-light .color-3-fill-light-darkness-80{fill:#390c14}.theme-light .rose-fill-light-lightness-90,.theme-light .color-3-fill-light-lightness-90{fill:#fcf1f3}.theme-light .rose-fill-light-darkness-90,.theme-light .color-3-fill-light-darkness-90{fill:#1c060a}.theme-light .rose-fill-light-hover:hover,.theme-light .color-3-fill-light-hover:hover{fill:#e27588}.theme-light .rose-fill-light-hover-transparent-5:hover,.theme-light .color-3-fill-light-hover-transparent-5:hover{fill:#e275880d}.theme-light .rose-fill-light-hover-transparent-10:hover,.theme-light .color-3-fill-light-hover-transparent-10:hover{fill:#e275881a}.theme-light .rose-fill-light-hover-transparent-15:hover,.theme-light .color-3-fill-light-hover-transparent-15:hover{fill:#e2758826}.theme-light .rose-fill-light-hover-transparent-20:hover,.theme-light .color-3-fill-light-hover-transparent-20:hover{fill:#e2758833}.theme-light .rose-fill-light-hover-transparent-25:hover,.theme-light .color-3-fill-light-hover-transparent-25:hover{fill:#e2758840}.theme-light .rose-fill-light-hover-transparent-30:hover,.theme-light .color-3-fill-light-hover-transparent-30:hover{fill:#e275884d}.theme-light .rose-fill-light-hover-transparent-35:hover,.theme-light .color-3-fill-light-hover-transparent-35:hover{fill:#e2758859}.theme-light .rose-fill-light-hover-transparent-40:hover,.theme-light .color-3-fill-light-hover-transparent-40:hover{fill:#e2758866}.theme-light .rose-fill-light-hover-transparent-45:hover,.theme-light .color-3-fill-light-hover-transparent-45:hover{fill:#e2758873}.theme-light .rose-fill-light-hover-transparent-50:hover,.theme-light .color-3-fill-light-hover-transparent-50:hover{fill:#e2758880}.theme-light .rose-fill-light-hover-transparent-55:hover,.theme-light .color-3-fill-light-hover-transparent-55:hover{fill:#e275888c}.theme-light .rose-fill-light-hover-transparent-60:hover,.theme-light .color-3-fill-light-hover-transparent-60:hover{fill:#e2758899}.theme-light .rose-fill-light-hover-transparent-65:hover,.theme-light .color-3-fill-light-hover-transparent-65:hover{fill:#e27588a6}.theme-light .rose-fill-light-hover-transparent-70:hover,.theme-light .color-3-fill-light-hover-transparent-70:hover{fill:#e27588b3}.theme-light .rose-fill-light-hover-transparent-75:hover,.theme-light .color-3-fill-light-hover-transparent-75:hover{fill:#e27588bf}.theme-light .rose-fill-light-hover-transparent-80:hover,.theme-light .color-3-fill-light-hover-transparent-80:hover{fill:#e27588cc}.theme-light .rose-fill-light-hover-transparent-85:hover,.theme-light .color-3-fill-light-hover-transparent-85:hover{fill:#e27588d9}.theme-light .rose-fill-light-hover-transparent-90:hover,.theme-light .color-3-fill-light-hover-transparent-90:hover{fill:#e27588e6}.theme-light .rose-fill-light-hover-transparent-95:hover,.theme-light .color-3-fill-light-hover-transparent-95:hover{fill:#e27588f2}.theme-light .rose-fill,.theme-light .color-3-fill{fill:#d93954}.theme-light .rose-fill-transparent-5,.theme-light .color-3-fill-transparent-5{fill:#d939540d}.theme-light .rose-fill-transparent-10,.theme-light .color-3-fill-transparent-10{fill:#d939541a}.theme-light .rose-fill-transparent-15,.theme-light .color-3-fill-transparent-15{fill:#d9395426}.theme-light .rose-fill-transparent-20,.theme-light .color-3-fill-transparent-20{fill:#d9395433}.theme-light .rose-fill-transparent-25,.theme-light .color-3-fill-transparent-25{fill:#d9395440}.theme-light .rose-fill-transparent-30,.theme-light .color-3-fill-transparent-30{fill:#d939544d}.theme-light .rose-fill-transparent-35,.theme-light .color-3-fill-transparent-35{fill:#d9395459}.theme-light .rose-fill-transparent-40,.theme-light .color-3-fill-transparent-40{fill:#d9395466}.theme-light .rose-fill-transparent-45,.theme-light .color-3-fill-transparent-45{fill:#d9395473}.theme-light .rose-fill-transparent-50,.theme-light .color-3-fill-transparent-50{fill:#d9395480}.theme-light .rose-fill-transparent-55,.theme-light .color-3-fill-transparent-55{fill:#d939548c}.theme-light .rose-fill-transparent-60,.theme-light .color-3-fill-transparent-60{fill:#d9395499}.theme-light .rose-fill-transparent-65,.theme-light .color-3-fill-transparent-65{fill:#d93954a6}.theme-light .rose-fill-transparent-70,.theme-light .color-3-fill-transparent-70{fill:#d93954b3}.theme-light .rose-fill-transparent-75,.theme-light .color-3-fill-transparent-75{fill:#d93954bf}.theme-light .rose-fill-transparent-80,.theme-light .color-3-fill-transparent-80{fill:#d93954cc}.theme-light .rose-fill-transparent-85,.theme-light .color-3-fill-transparent-85{fill:#d93954d9}.theme-light .rose-fill-transparent-90,.theme-light .color-3-fill-transparent-90{fill:#d93954e6}.theme-light .rose-fill-transparent-95,.theme-light .color-3-fill-transparent-95{fill:#d93954f2}.theme-light .rose-fill-lightness-10,.theme-light .color-3-fill-lightness-10{fill:#dd4d65}.theme-light .rose-fill-darkness-10,.theme-light .color-3-fill-darkness-10{fill:#cf2844}.theme-light .rose-fill-lightness-20,.theme-light .color-3-fill-lightness-20{fill:#e16176}.theme-light .rose-fill-darkness-20,.theme-light .color-3-fill-darkness-20{fill:#b8233c}.theme-light .rose-fill-lightness-30,.theme-light .color-3-fill-lightness-30{fill:#e47487}.theme-light .rose-fill-darkness-30,.theme-light .color-3-fill-darkness-30{fill:#a11f35}.theme-light .rose-fill-lightness-40,.theme-light .color-3-fill-lightness-40{fill:#e88898}.theme-light .rose-fill-darkness-40,.theme-light .color-3-fill-darkness-40{fill:#8a1a2d}.theme-light .rose-fill-lightness-50,.theme-light .color-3-fill-lightness-50{fill:#ec9caa}.theme-light .rose-fill-darkness-50,.theme-light .color-3-fill-darkness-50{fill:#731626}.theme-light .rose-fill-lightness-60,.theme-light .color-3-fill-lightness-60{fill:#f0b0bb}.theme-light .rose-fill-darkness-60,.theme-light .color-3-fill-darkness-60{fill:#5c121e}.theme-light .rose-fill-lightness-70,.theme-light .color-3-fill-lightness-70{fill:#f4c4cc}.theme-light .rose-fill-darkness-70,.theme-light .color-3-fill-darkness-70{fill:#450d17}.theme-light .rose-fill-lightness-80,.theme-light .color-3-fill-lightness-80{fill:#f7d7dd}.theme-light .rose-fill-darkness-80,.theme-light .color-3-fill-darkness-80{fill:#2e090f}.theme-light .rose-fill-lightness-90,.theme-light .color-3-fill-lightness-90{fill:#fbebee}.theme-light .rose-fill-darkness-90,.theme-light .color-3-fill-darkness-90{fill:#170408}.theme-light .rose-fill-hover:hover,.theme-light .color-3-fill-hover:hover{fill:#d93954}.theme-light .rose-fill-hover-transparent-5:hover,.theme-light .color-3-fill-hover-transparent-5:hover{fill:#d939540d}.theme-light .rose-fill-hover-transparent-10:hover,.theme-light .color-3-fill-hover-transparent-10:hover{fill:#d939541a}.theme-light .rose-fill-hover-transparent-15:hover,.theme-light .color-3-fill-hover-transparent-15:hover{fill:#d9395426}.theme-light .rose-fill-hover-transparent-20:hover,.theme-light .color-3-fill-hover-transparent-20:hover{fill:#d9395433}.theme-light .rose-fill-hover-transparent-25:hover,.theme-light .color-3-fill-hover-transparent-25:hover{fill:#d9395440}.theme-light .rose-fill-hover-transparent-30:hover,.theme-light .color-3-fill-hover-transparent-30:hover{fill:#d939544d}.theme-light .rose-fill-hover-transparent-35:hover,.theme-light .color-3-fill-hover-transparent-35:hover{fill:#d9395459}.theme-light .rose-fill-hover-transparent-40:hover,.theme-light .color-3-fill-hover-transparent-40:hover{fill:#d9395466}.theme-light .rose-fill-hover-transparent-45:hover,.theme-light .color-3-fill-hover-transparent-45:hover{fill:#d9395473}.theme-light .rose-fill-hover-transparent-50:hover,.theme-light .color-3-fill-hover-transparent-50:hover{fill:#d9395480}.theme-light .rose-fill-hover-transparent-55:hover,.theme-light .color-3-fill-hover-transparent-55:hover{fill:#d939548c}.theme-light .rose-fill-hover-transparent-60:hover,.theme-light .color-3-fill-hover-transparent-60:hover{fill:#d9395499}.theme-light .rose-fill-hover-transparent-65:hover,.theme-light .color-3-fill-hover-transparent-65:hover{fill:#d93954a6}.theme-light .rose-fill-hover-transparent-70:hover,.theme-light .color-3-fill-hover-transparent-70:hover{fill:#d93954b3}.theme-light .rose-fill-hover-transparent-75:hover,.theme-light .color-3-fill-hover-transparent-75:hover{fill:#d93954bf}.theme-light .rose-fill-hover-transparent-80:hover,.theme-light .color-3-fill-hover-transparent-80:hover{fill:#d93954cc}.theme-light .rose-fill-hover-transparent-85:hover,.theme-light .color-3-fill-hover-transparent-85:hover{fill:#d93954d9}.theme-light .rose-fill-hover-transparent-90:hover,.theme-light .color-3-fill-hover-transparent-90:hover{fill:#d93954e6}.theme-light .rose-fill-hover-transparent-95:hover,.theme-light .color-3-fill-hover-transparent-95:hover{fill:#d93954f2}.theme-light .rose-fill-dark,.theme-light .color-3-fill-dark{fill:#a43e50}.theme-light .rose-fill-dark-transparent-5,.theme-light .color-3-fill-dark-transparent-5{fill:#a43e500d}.theme-light .rose-fill-dark-transparent-10,.theme-light .color-3-fill-dark-transparent-10{fill:#a43e501a}.theme-light .rose-fill-dark-transparent-15,.theme-light .color-3-fill-dark-transparent-15{fill:#a43e5026}.theme-light .rose-fill-dark-transparent-20,.theme-light .color-3-fill-dark-transparent-20{fill:#a43e5033}.theme-light .rose-fill-dark-transparent-25,.theme-light .color-3-fill-dark-transparent-25{fill:#a43e5040}.theme-light .rose-fill-dark-transparent-30,.theme-light .color-3-fill-dark-transparent-30{fill:#a43e504d}.theme-light .rose-fill-dark-transparent-35,.theme-light .color-3-fill-dark-transparent-35{fill:#a43e5059}.theme-light .rose-fill-dark-transparent-40,.theme-light .color-3-fill-dark-transparent-40{fill:#a43e5066}.theme-light .rose-fill-dark-transparent-45,.theme-light .color-3-fill-dark-transparent-45{fill:#a43e5073}.theme-light .rose-fill-dark-transparent-50,.theme-light .color-3-fill-dark-transparent-50{fill:#a43e5080}.theme-light .rose-fill-dark-transparent-55,.theme-light .color-3-fill-dark-transparent-55{fill:#a43e508c}.theme-light .rose-fill-dark-transparent-60,.theme-light .color-3-fill-dark-transparent-60{fill:#a43e5099}.theme-light .rose-fill-dark-transparent-65,.theme-light .color-3-fill-dark-transparent-65{fill:#a43e50a6}.theme-light .rose-fill-dark-transparent-70,.theme-light .color-3-fill-dark-transparent-70{fill:#a43e50b3}.theme-light .rose-fill-dark-transparent-75,.theme-light .color-3-fill-dark-transparent-75{fill:#a43e50bf}.theme-light .rose-fill-dark-transparent-80,.theme-light .color-3-fill-dark-transparent-80{fill:#a43e50cc}.theme-light .rose-fill-dark-transparent-85,.theme-light .color-3-fill-dark-transparent-85{fill:#a43e50d9}.theme-light .rose-fill-dark-transparent-90,.theme-light .color-3-fill-dark-transparent-90{fill:#a43e50e6}.theme-light .rose-fill-dark-transparent-95,.theme-light .color-3-fill-dark-transparent-95{fill:#a43e50f2}.theme-light .rose-fill-dark-lightness-10,.theme-light .color-3-fill-dark-lightness-10{fill:#b9465a}.theme-light .rose-fill-dark-darkness-10,.theme-light .color-3-fill-dark-darkness-10{fill:#943848}.theme-light .rose-fill-dark-lightness-20,.theme-light .color-3-fill-dark-lightness-20{fill:#c15a6c}.theme-light .rose-fill-dark-darkness-20,.theme-light .color-3-fill-dark-darkness-20{fill:#833240}.theme-light .rose-fill-dark-lightness-30,.theme-light .color-3-fill-dark-lightness-30{fill:#c86f7f}.theme-light .rose-fill-dark-darkness-30,.theme-light .color-3-fill-dark-darkness-30{fill:#732b38}.theme-light .rose-fill-dark-lightness-40,.theme-light .color-3-fill-dark-lightness-40{fill:#d08391}.theme-light .rose-fill-dark-darkness-40,.theme-light .color-3-fill-dark-darkness-40{fill:#622530}.theme-light .rose-fill-dark-lightness-50,.theme-light .color-3-fill-dark-lightness-50{fill:#d898a3}.theme-light .rose-fill-dark-darkness-50,.theme-light .color-3-fill-dark-darkness-50{fill:#521f28}.theme-light .rose-fill-dark-lightness-60,.theme-light .color-3-fill-dark-lightness-60{fill:#e0adb6}.theme-light .rose-fill-dark-darkness-60,.theme-light .color-3-fill-dark-darkness-60{fill:#421920}.theme-light .rose-fill-dark-lightness-70,.theme-light .color-3-fill-dark-lightness-70{fill:#e8c1c8}.theme-light .rose-fill-dark-darkness-70,.theme-light .color-3-fill-dark-darkness-70{fill:#311318}.theme-light .rose-fill-dark-lightness-80,.theme-light .color-3-fill-dark-lightness-80{fill:#efd6da}.theme-light .rose-fill-dark-darkness-80,.theme-light .color-3-fill-dark-darkness-80{fill:#210c10}.theme-light .rose-fill-dark-lightness-90,.theme-light .color-3-fill-dark-lightness-90{fill:#f7eaed}.theme-light .rose-fill-dark-darkness-90,.theme-light .color-3-fill-dark-darkness-90{fill:#100608}.theme-light .rose-fill-dark-hover:hover,.theme-light .color-3-fill-dark-hover:hover{fill:#a43e50}.theme-light .rose-fill-dark-hover-transparent-5:hover,.theme-light .color-3-fill-dark-hover-transparent-5:hover{fill:#a43e500d}.theme-light .rose-fill-dark-hover-transparent-10:hover,.theme-light .color-3-fill-dark-hover-transparent-10:hover{fill:#a43e501a}.theme-light .rose-fill-dark-hover-transparent-15:hover,.theme-light .color-3-fill-dark-hover-transparent-15:hover{fill:#a43e5026}.theme-light .rose-fill-dark-hover-transparent-20:hover,.theme-light .color-3-fill-dark-hover-transparent-20:hover{fill:#a43e5033}.theme-light .rose-fill-dark-hover-transparent-25:hover,.theme-light .color-3-fill-dark-hover-transparent-25:hover{fill:#a43e5040}.theme-light .rose-fill-dark-hover-transparent-30:hover,.theme-light .color-3-fill-dark-hover-transparent-30:hover{fill:#a43e504d}.theme-light .rose-fill-dark-hover-transparent-35:hover,.theme-light .color-3-fill-dark-hover-transparent-35:hover{fill:#a43e5059}.theme-light .rose-fill-dark-hover-transparent-40:hover,.theme-light .color-3-fill-dark-hover-transparent-40:hover{fill:#a43e5066}.theme-light .rose-fill-dark-hover-transparent-45:hover,.theme-light .color-3-fill-dark-hover-transparent-45:hover{fill:#a43e5073}.theme-light .rose-fill-dark-hover-transparent-50:hover,.theme-light .color-3-fill-dark-hover-transparent-50:hover{fill:#a43e5080}.theme-light .rose-fill-dark-hover-transparent-55:hover,.theme-light .color-3-fill-dark-hover-transparent-55:hover{fill:#a43e508c}.theme-light .rose-fill-dark-hover-transparent-60:hover,.theme-light .color-3-fill-dark-hover-transparent-60:hover{fill:#a43e5099}.theme-light .rose-fill-dark-hover-transparent-65:hover,.theme-light .color-3-fill-dark-hover-transparent-65:hover{fill:#a43e50a6}.theme-light .rose-fill-dark-hover-transparent-70:hover,.theme-light .color-3-fill-dark-hover-transparent-70:hover{fill:#a43e50b3}.theme-light .rose-fill-dark-hover-transparent-75:hover,.theme-light .color-3-fill-dark-hover-transparent-75:hover{fill:#a43e50bf}.theme-light .rose-fill-dark-hover-transparent-80:hover,.theme-light .color-3-fill-dark-hover-transparent-80:hover{fill:#a43e50cc}.theme-light .rose-fill-dark-hover-transparent-85:hover,.theme-light .color-3-fill-dark-hover-transparent-85:hover{fill:#a43e50d9}.theme-light .rose-fill-dark-hover-transparent-90:hover,.theme-light .color-3-fill-dark-hover-transparent-90:hover{fill:#a43e50e6}.theme-light .rose-fill-dark-hover-transparent-95:hover,.theme-light .color-3-fill-dark-hover-transparent-95:hover{fill:#a43e50f2}.theme-light .rose-fill-darker,.theme-light .color-3-fill-darker{fill:#6e2a35}.theme-light .rose-fill-darker-transparent-5,.theme-light .color-3-fill-darker-transparent-5{fill:#6e2a350d}.theme-light .rose-fill-darker-transparent-10,.theme-light .color-3-fill-darker-transparent-10{fill:#6e2a351a}.theme-light .rose-fill-darker-transparent-15,.theme-light .color-3-fill-darker-transparent-15{fill:#6e2a3526}.theme-light .rose-fill-darker-transparent-20,.theme-light .color-3-fill-darker-transparent-20{fill:#6e2a3533}.theme-light .rose-fill-darker-transparent-25,.theme-light .color-3-fill-darker-transparent-25{fill:#6e2a3540}.theme-light .rose-fill-darker-transparent-30,.theme-light .color-3-fill-darker-transparent-30{fill:#6e2a354d}.theme-light .rose-fill-darker-transparent-35,.theme-light .color-3-fill-darker-transparent-35{fill:#6e2a3559}.theme-light .rose-fill-darker-transparent-40,.theme-light .color-3-fill-darker-transparent-40{fill:#6e2a3566}.theme-light .rose-fill-darker-transparent-45,.theme-light .color-3-fill-darker-transparent-45{fill:#6e2a3573}.theme-light .rose-fill-darker-transparent-50,.theme-light .color-3-fill-darker-transparent-50{fill:#6e2a3580}.theme-light .rose-fill-darker-transparent-55,.theme-light .color-3-fill-darker-transparent-55{fill:#6e2a358c}.theme-light .rose-fill-darker-transparent-60,.theme-light .color-3-fill-darker-transparent-60{fill:#6e2a3599}.theme-light .rose-fill-darker-transparent-65,.theme-light .color-3-fill-darker-transparent-65{fill:#6e2a35a6}.theme-light .rose-fill-darker-transparent-70,.theme-light .color-3-fill-darker-transparent-70{fill:#6e2a35b3}.theme-light .rose-fill-darker-transparent-75,.theme-light .color-3-fill-darker-transparent-75{fill:#6e2a35bf}.theme-light .rose-fill-darker-transparent-80,.theme-light .color-3-fill-darker-transparent-80{fill:#6e2a35cc}.theme-light .rose-fill-darker-transparent-85,.theme-light .color-3-fill-darker-transparent-85{fill:#6e2a35d9}.theme-light .rose-fill-darker-transparent-90,.theme-light .color-3-fill-darker-transparent-90{fill:#6e2a35e6}.theme-light .rose-fill-darker-transparent-95,.theme-light .color-3-fill-darker-transparent-95{fill:#6e2a35f2}.theme-light .rose-fill-darker-lightness-10,.theme-light .color-3-fill-darker-lightness-10{fill:#883441}.theme-light .rose-fill-darker-darkness-10,.theme-light .color-3-fill-darker-darkness-10{fill:#632630}.theme-light .rose-fill-darker-lightness-20,.theme-light .color-3-fill-darker-lightness-20{fill:#a23e4e}.theme-light .rose-fill-darker-darkness-20,.theme-light .color-3-fill-darker-darkness-20{fill:#58222a}.theme-light .rose-fill-darker-lightness-30,.theme-light .color-3-fill-darker-lightness-30{fill:#ba4a5c}.theme-light .rose-fill-darker-darkness-30,.theme-light .color-3-fill-darker-darkness-30{fill:#4d1d25}.theme-light .rose-fill-darker-lightness-40,.theme-light .color-3-fill-darker-lightness-40{fill:#c46473}.theme-light .rose-fill-darker-darkness-40,.theme-light .color-3-fill-darker-darkness-40{fill:#421920}.theme-light .rose-fill-darker-lightness-50,.theme-light .color-3-fill-darker-lightness-50{fill:#ce7d8a}.theme-light .rose-fill-darker-darkness-50,.theme-light .color-3-fill-darker-darkness-50{fill:#37151b}.theme-light .rose-fill-darker-lightness-60,.theme-light .color-3-fill-darker-lightness-60{fill:#d797a2}.theme-light .rose-fill-darker-darkness-60,.theme-light .color-3-fill-darker-darkness-60{fill:#2c1115}.theme-light .rose-fill-darker-lightness-70,.theme-light .color-3-fill-darker-lightness-70{fill:#e1b1b9}.theme-light .rose-fill-darker-darkness-70,.theme-light .color-3-fill-darker-darkness-70{fill:#210d10}.theme-light .rose-fill-darker-lightness-80,.theme-light .color-3-fill-darker-lightness-80{fill:#ebcbd0}.theme-light .rose-fill-darker-darkness-80,.theme-light .color-3-fill-darker-darkness-80{fill:#16080b}.theme-light .rose-fill-darker-lightness-90,.theme-light .color-3-fill-darker-lightness-90{fill:#f5e5e8}.theme-light .rose-fill-darker-darkness-90,.theme-light .color-3-fill-darker-darkness-90{fill:#0b0405}.theme-light .rose-fill-darker-hover:hover,.theme-light .color-3-fill-darker-hover:hover{fill:#6e2a35}.theme-light .rose-fill-darker-hover-transparent-5:hover,.theme-light .color-3-fill-darker-hover-transparent-5:hover{fill:#6e2a350d}.theme-light .rose-fill-darker-hover-transparent-10:hover,.theme-light .color-3-fill-darker-hover-transparent-10:hover{fill:#6e2a351a}.theme-light .rose-fill-darker-hover-transparent-15:hover,.theme-light .color-3-fill-darker-hover-transparent-15:hover{fill:#6e2a3526}.theme-light .rose-fill-darker-hover-transparent-20:hover,.theme-light .color-3-fill-darker-hover-transparent-20:hover{fill:#6e2a3533}.theme-light .rose-fill-darker-hover-transparent-25:hover,.theme-light .color-3-fill-darker-hover-transparent-25:hover{fill:#6e2a3540}.theme-light .rose-fill-darker-hover-transparent-30:hover,.theme-light .color-3-fill-darker-hover-transparent-30:hover{fill:#6e2a354d}.theme-light .rose-fill-darker-hover-transparent-35:hover,.theme-light .color-3-fill-darker-hover-transparent-35:hover{fill:#6e2a3559}.theme-light .rose-fill-darker-hover-transparent-40:hover,.theme-light .color-3-fill-darker-hover-transparent-40:hover{fill:#6e2a3566}.theme-light .rose-fill-darker-hover-transparent-45:hover,.theme-light .color-3-fill-darker-hover-transparent-45:hover{fill:#6e2a3573}.theme-light .rose-fill-darker-hover-transparent-50:hover,.theme-light .color-3-fill-darker-hover-transparent-50:hover{fill:#6e2a3580}.theme-light .rose-fill-darker-hover-transparent-55:hover,.theme-light .color-3-fill-darker-hover-transparent-55:hover{fill:#6e2a358c}.theme-light .rose-fill-darker-hover-transparent-60:hover,.theme-light .color-3-fill-darker-hover-transparent-60:hover{fill:#6e2a3599}.theme-light .rose-fill-darker-hover-transparent-65:hover,.theme-light .color-3-fill-darker-hover-transparent-65:hover{fill:#6e2a35a6}.theme-light .rose-fill-darker-hover-transparent-70:hover,.theme-light .color-3-fill-darker-hover-transparent-70:hover{fill:#6e2a35b3}.theme-light .rose-fill-darker-hover-transparent-75:hover,.theme-light .color-3-fill-darker-hover-transparent-75:hover{fill:#6e2a35bf}.theme-light .rose-fill-darker-hover-transparent-80:hover,.theme-light .color-3-fill-darker-hover-transparent-80:hover{fill:#6e2a35cc}.theme-light .rose-fill-darker-hover-transparent-85:hover,.theme-light .color-3-fill-darker-hover-transparent-85:hover{fill:#6e2a35d9}.theme-light .rose-fill-darker-hover-transparent-90:hover,.theme-light .color-3-fill-darker-hover-transparent-90:hover{fill:#6e2a35e6}.theme-light .rose-fill-darker-hover-transparent-95:hover,.theme-light .color-3-fill-darker-hover-transparent-95:hover{fill:#6e2a35f2}.theme-light .rose-stroke-lighter,.theme-light .color-3-stroke-lighter{stroke:#f1bac3}.theme-light .rose-stroke-lighter-transparent-5,.theme-light .color-3-stroke-lighter-transparent-5{stroke:#f1bac30d}.theme-light .rose-stroke-lighter-transparent-10,.theme-light .color-3-stroke-lighter-transparent-10{stroke:#f1bac31a}.theme-light .rose-stroke-lighter-transparent-15,.theme-light .color-3-stroke-lighter-transparent-15{stroke:#f1bac326}.theme-light .rose-stroke-lighter-transparent-20,.theme-light .color-3-stroke-lighter-transparent-20{stroke:#f1bac333}.theme-light .rose-stroke-lighter-transparent-25,.theme-light .color-3-stroke-lighter-transparent-25{stroke:#f1bac340}.theme-light .rose-stroke-lighter-transparent-30,.theme-light .color-3-stroke-lighter-transparent-30{stroke:#f1bac34d}.theme-light .rose-stroke-lighter-transparent-35,.theme-light .color-3-stroke-lighter-transparent-35{stroke:#f1bac359}.theme-light .rose-stroke-lighter-transparent-40,.theme-light .color-3-stroke-lighter-transparent-40{stroke:#f1bac366}.theme-light .rose-stroke-lighter-transparent-45,.theme-light .color-3-stroke-lighter-transparent-45{stroke:#f1bac373}.theme-light .rose-stroke-lighter-transparent-50,.theme-light .color-3-stroke-lighter-transparent-50{stroke:#f1bac380}.theme-light .rose-stroke-lighter-transparent-55,.theme-light .color-3-stroke-lighter-transparent-55{stroke:#f1bac38c}.theme-light .rose-stroke-lighter-transparent-60,.theme-light .color-3-stroke-lighter-transparent-60{stroke:#f1bac399}.theme-light .rose-stroke-lighter-transparent-65,.theme-light .color-3-stroke-lighter-transparent-65{stroke:#f1bac3a6}.theme-light .rose-stroke-lighter-transparent-70,.theme-light .color-3-stroke-lighter-transparent-70{stroke:#f1bac3b3}.theme-light .rose-stroke-lighter-transparent-75,.theme-light .color-3-stroke-lighter-transparent-75{stroke:#f1bac3bf}.theme-light .rose-stroke-lighter-transparent-80,.theme-light .color-3-stroke-lighter-transparent-80{stroke:#f1bac3cc}.theme-light .rose-stroke-lighter-transparent-85,.theme-light .color-3-stroke-lighter-transparent-85{stroke:#f1bac3d9}.theme-light .rose-stroke-lighter-transparent-90,.theme-light .color-3-stroke-lighter-transparent-90{stroke:#f1bac3e6}.theme-light .rose-stroke-lighter-transparent-95,.theme-light .color-3-stroke-lighter-transparent-95{stroke:#f1bac3f2}.theme-light .rose-stroke-lighter-lightness-10,.theme-light .color-3-stroke-lighter-lightness-10{stroke:#f2c1c9}.theme-light .rose-stroke-lighter-darkness-10,.theme-light .color-3-stroke-lighter-darkness-10{stroke:#ea97a4}.theme-light .rose-stroke-lighter-lightness-20,.theme-light .color-3-stroke-lighter-lightness-20{stroke:#f4c8cf}.theme-light .rose-stroke-lighter-darkness-20,.theme-light .color-3-stroke-lighter-darkness-20{stroke:#e37385}.theme-light .rose-stroke-lighter-lightness-30,.theme-light .color-3-stroke-lighter-lightness-30{stroke:#f5cfd5}.theme-light .rose-stroke-lighter-darkness-30,.theme-light .color-3-stroke-lighter-darkness-30{stroke:#db5066}.theme-light .rose-stroke-lighter-lightness-40,.theme-light .color-3-stroke-lighter-lightness-40{stroke:#f7d6db}.theme-light .rose-stroke-lighter-darkness-40,.theme-light .color-3-stroke-lighter-darkness-40{stroke:#d42c48}.theme-light .rose-stroke-lighter-lightness-50,.theme-light .color-3-stroke-lighter-lightness-50{stroke:#f8dde1}.theme-light .rose-stroke-lighter-darkness-50,.theme-light .color-3-stroke-lighter-darkness-50{stroke:#b1243b}.theme-light .rose-stroke-lighter-lightness-60,.theme-light .color-3-stroke-lighter-lightness-60{stroke:#f9e3e7}.theme-light .rose-stroke-lighter-darkness-60,.theme-light .color-3-stroke-lighter-darkness-60{stroke:#8e1d2f}.theme-light .rose-stroke-lighter-lightness-70,.theme-light .color-3-stroke-lighter-lightness-70{stroke:#fbeaed}.theme-light .rose-stroke-lighter-darkness-70,.theme-light .color-3-stroke-lighter-darkness-70{stroke:#6a1623}.theme-light .rose-stroke-lighter-lightness-80,.theme-light .color-3-stroke-lighter-lightness-80{stroke:#fcf1f3}.theme-light .rose-stroke-lighter-darkness-80,.theme-light .color-3-stroke-lighter-darkness-80{stroke:#470e18}.theme-light .rose-stroke-lighter-lightness-90,.theme-light .color-3-stroke-lighter-lightness-90{stroke:#fef8f9}.theme-light .rose-stroke-lighter-darkness-90,.theme-light .color-3-stroke-lighter-darkness-90{stroke:#23070c}.theme-light .rose-stroke-lighter-hover:hover,.theme-light .color-3-stroke-lighter-hover:hover{stroke:#f1bac3}.theme-light .rose-stroke-lighter-hover-transparent-5:hover,.theme-light .color-3-stroke-lighter-hover-transparent-5:hover{stroke:#f1bac30d}.theme-light .rose-stroke-lighter-hover-transparent-10:hover,.theme-light .color-3-stroke-lighter-hover-transparent-10:hover{stroke:#f1bac31a}.theme-light .rose-stroke-lighter-hover-transparent-15:hover,.theme-light .color-3-stroke-lighter-hover-transparent-15:hover{stroke:#f1bac326}.theme-light .rose-stroke-lighter-hover-transparent-20:hover,.theme-light .color-3-stroke-lighter-hover-transparent-20:hover{stroke:#f1bac333}.theme-light .rose-stroke-lighter-hover-transparent-25:hover,.theme-light .color-3-stroke-lighter-hover-transparent-25:hover{stroke:#f1bac340}.theme-light .rose-stroke-lighter-hover-transparent-30:hover,.theme-light .color-3-stroke-lighter-hover-transparent-30:hover{stroke:#f1bac34d}.theme-light .rose-stroke-lighter-hover-transparent-35:hover,.theme-light .color-3-stroke-lighter-hover-transparent-35:hover{stroke:#f1bac359}.theme-light .rose-stroke-lighter-hover-transparent-40:hover,.theme-light .color-3-stroke-lighter-hover-transparent-40:hover{stroke:#f1bac366}.theme-light .rose-stroke-lighter-hover-transparent-45:hover,.theme-light .color-3-stroke-lighter-hover-transparent-45:hover{stroke:#f1bac373}.theme-light .rose-stroke-lighter-hover-transparent-50:hover,.theme-light .color-3-stroke-lighter-hover-transparent-50:hover{stroke:#f1bac380}.theme-light .rose-stroke-lighter-hover-transparent-55:hover,.theme-light .color-3-stroke-lighter-hover-transparent-55:hover{stroke:#f1bac38c}.theme-light .rose-stroke-lighter-hover-transparent-60:hover,.theme-light .color-3-stroke-lighter-hover-transparent-60:hover{stroke:#f1bac399}.theme-light .rose-stroke-lighter-hover-transparent-65:hover,.theme-light .color-3-stroke-lighter-hover-transparent-65:hover{stroke:#f1bac3a6}.theme-light .rose-stroke-lighter-hover-transparent-70:hover,.theme-light .color-3-stroke-lighter-hover-transparent-70:hover{stroke:#f1bac3b3}.theme-light .rose-stroke-lighter-hover-transparent-75:hover,.theme-light .color-3-stroke-lighter-hover-transparent-75:hover{stroke:#f1bac3bf}.theme-light .rose-stroke-lighter-hover-transparent-80:hover,.theme-light .color-3-stroke-lighter-hover-transparent-80:hover{stroke:#f1bac3cc}.theme-light .rose-stroke-lighter-hover-transparent-85:hover,.theme-light .color-3-stroke-lighter-hover-transparent-85:hover{stroke:#f1bac3d9}.theme-light .rose-stroke-lighter-hover-transparent-90:hover,.theme-light .color-3-stroke-lighter-hover-transparent-90:hover{stroke:#f1bac3e6}.theme-light .rose-stroke-lighter-hover-transparent-95:hover,.theme-light .color-3-stroke-lighter-hover-transparent-95:hover{stroke:#f1bac3f2}.theme-light .rose-stroke-light,.theme-light .color-3-stroke-light{stroke:#e27588}.theme-light .rose-stroke-light-transparent-5,.theme-light .color-3-stroke-light-transparent-5{stroke:#e275880d}.theme-light .rose-stroke-light-transparent-10,.theme-light .color-3-stroke-light-transparent-10{stroke:#e275881a}.theme-light .rose-stroke-light-transparent-15,.theme-light .color-3-stroke-light-transparent-15{stroke:#e2758826}.theme-light .rose-stroke-light-transparent-20,.theme-light .color-3-stroke-light-transparent-20{stroke:#e2758833}.theme-light .rose-stroke-light-transparent-25,.theme-light .color-3-stroke-light-transparent-25{stroke:#e2758840}.theme-light .rose-stroke-light-transparent-30,.theme-light .color-3-stroke-light-transparent-30{stroke:#e275884d}.theme-light .rose-stroke-light-transparent-35,.theme-light .color-3-stroke-light-transparent-35{stroke:#e2758859}.theme-light .rose-stroke-light-transparent-40,.theme-light .color-3-stroke-light-transparent-40{stroke:#e2758866}.theme-light .rose-stroke-light-transparent-45,.theme-light .color-3-stroke-light-transparent-45{stroke:#e2758873}.theme-light .rose-stroke-light-transparent-50,.theme-light .color-3-stroke-light-transparent-50{stroke:#e2758880}.theme-light .rose-stroke-light-transparent-55,.theme-light .color-3-stroke-light-transparent-55{stroke:#e275888c}.theme-light .rose-stroke-light-transparent-60,.theme-light .color-3-stroke-light-transparent-60{stroke:#e2758899}.theme-light .rose-stroke-light-transparent-65,.theme-light .color-3-stroke-light-transparent-65{stroke:#e27588a6}.theme-light .rose-stroke-light-transparent-70,.theme-light .color-3-stroke-light-transparent-70{stroke:#e27588b3}.theme-light .rose-stroke-light-transparent-75,.theme-light .color-3-stroke-light-transparent-75{stroke:#e27588bf}.theme-light .rose-stroke-light-transparent-80,.theme-light .color-3-stroke-light-transparent-80{stroke:#e27588cc}.theme-light .rose-stroke-light-transparent-85,.theme-light .color-3-stroke-light-transparent-85{stroke:#e27588d9}.theme-light .rose-stroke-light-transparent-90,.theme-light .color-3-stroke-light-transparent-90{stroke:#e27588e6}.theme-light .rose-stroke-light-transparent-95,.theme-light .color-3-stroke-light-transparent-95{stroke:#e27588f2}.theme-light .rose-stroke-light-lightness-10,.theme-light .color-3-stroke-light-lightness-10{stroke:#e58394}.theme-light .rose-stroke-light-darkness-10,.theme-light .color-3-stroke-light-darkness-10{stroke:#dc5970}.theme-light .rose-stroke-light-lightness-20,.theme-light .color-3-stroke-light-lightness-20{stroke:#e891a0}.theme-light .rose-stroke-light-darkness-20,.theme-light .color-3-stroke-light-darkness-20{stroke:#d63c57}.theme-light .rose-stroke-light-lightness-30,.theme-light .color-3-stroke-light-lightness-30{stroke:#eb9eac}.theme-light .rose-stroke-light-darkness-30,.theme-light .color-3-stroke-light-darkness-30{stroke:#c62a45}.theme-light .rose-stroke-light-lightness-40,.theme-light .color-3-stroke-light-lightness-40{stroke:#eeacb8}.theme-light .rose-stroke-light-darkness-40,.theme-light .color-3-stroke-light-darkness-40{stroke:#aa243b}.theme-light .rose-stroke-light-lightness-50,.theme-light .color-3-stroke-light-lightness-50{stroke:#f1bac4}.theme-light .rose-stroke-light-darkness-50,.theme-light .color-3-stroke-light-darkness-50{stroke:#8e1e31}.theme-light .rose-stroke-light-lightness-60,.theme-light .color-3-stroke-light-lightness-60{stroke:#f3c8cf}.theme-light .rose-stroke-light-darkness-60,.theme-light .color-3-stroke-light-darkness-60{stroke:#711827}.theme-light .rose-stroke-light-lightness-70,.theme-light .color-3-stroke-light-lightness-70{stroke:#f6d6db}.theme-light .rose-stroke-light-darkness-70,.theme-light .color-3-stroke-light-darkness-70{stroke:#55121e}.theme-light .rose-stroke-light-lightness-80,.theme-light .color-3-stroke-light-lightness-80{stroke:#f9e3e7}.theme-light .rose-stroke-light-darkness-80,.theme-light .color-3-stroke-light-darkness-80{stroke:#390c14}.theme-light .rose-stroke-light-lightness-90,.theme-light .color-3-stroke-light-lightness-90{stroke:#fcf1f3}.theme-light .rose-stroke-light-darkness-90,.theme-light .color-3-stroke-light-darkness-90{stroke:#1c060a}.theme-light .rose-stroke-light-hover:hover,.theme-light .color-3-stroke-light-hover:hover{stroke:#e27588}.theme-light .rose-stroke-light-hover-transparent-5:hover,.theme-light .color-3-stroke-light-hover-transparent-5:hover{stroke:#e275880d}.theme-light .rose-stroke-light-hover-transparent-10:hover,.theme-light .color-3-stroke-light-hover-transparent-10:hover{stroke:#e275881a}.theme-light .rose-stroke-light-hover-transparent-15:hover,.theme-light .color-3-stroke-light-hover-transparent-15:hover{stroke:#e2758826}.theme-light .rose-stroke-light-hover-transparent-20:hover,.theme-light .color-3-stroke-light-hover-transparent-20:hover{stroke:#e2758833}.theme-light .rose-stroke-light-hover-transparent-25:hover,.theme-light .color-3-stroke-light-hover-transparent-25:hover{stroke:#e2758840}.theme-light .rose-stroke-light-hover-transparent-30:hover,.theme-light .color-3-stroke-light-hover-transparent-30:hover{stroke:#e275884d}.theme-light .rose-stroke-light-hover-transparent-35:hover,.theme-light .color-3-stroke-light-hover-transparent-35:hover{stroke:#e2758859}.theme-light .rose-stroke-light-hover-transparent-40:hover,.theme-light .color-3-stroke-light-hover-transparent-40:hover{stroke:#e2758866}.theme-light .rose-stroke-light-hover-transparent-45:hover,.theme-light .color-3-stroke-light-hover-transparent-45:hover{stroke:#e2758873}.theme-light .rose-stroke-light-hover-transparent-50:hover,.theme-light .color-3-stroke-light-hover-transparent-50:hover{stroke:#e2758880}.theme-light .rose-stroke-light-hover-transparent-55:hover,.theme-light .color-3-stroke-light-hover-transparent-55:hover{stroke:#e275888c}.theme-light .rose-stroke-light-hover-transparent-60:hover,.theme-light .color-3-stroke-light-hover-transparent-60:hover{stroke:#e2758899}.theme-light .rose-stroke-light-hover-transparent-65:hover,.theme-light .color-3-stroke-light-hover-transparent-65:hover{stroke:#e27588a6}.theme-light .rose-stroke-light-hover-transparent-70:hover,.theme-light .color-3-stroke-light-hover-transparent-70:hover{stroke:#e27588b3}.theme-light .rose-stroke-light-hover-transparent-75:hover,.theme-light .color-3-stroke-light-hover-transparent-75:hover{stroke:#e27588bf}.theme-light .rose-stroke-light-hover-transparent-80:hover,.theme-light .color-3-stroke-light-hover-transparent-80:hover{stroke:#e27588cc}.theme-light .rose-stroke-light-hover-transparent-85:hover,.theme-light .color-3-stroke-light-hover-transparent-85:hover{stroke:#e27588d9}.theme-light .rose-stroke-light-hover-transparent-90:hover,.theme-light .color-3-stroke-light-hover-transparent-90:hover{stroke:#e27588e6}.theme-light .rose-stroke-light-hover-transparent-95:hover,.theme-light .color-3-stroke-light-hover-transparent-95:hover{stroke:#e27588f2}.theme-light .rose-stroke,.theme-light .color-3-stroke{stroke:#d93954}.theme-light .rose-stroke-transparent-5,.theme-light .color-3-stroke-transparent-5{stroke:#d939540d}.theme-light .rose-stroke-transparent-10,.theme-light .color-3-stroke-transparent-10{stroke:#d939541a}.theme-light .rose-stroke-transparent-15,.theme-light .color-3-stroke-transparent-15{stroke:#d9395426}.theme-light .rose-stroke-transparent-20,.theme-light .color-3-stroke-transparent-20{stroke:#d9395433}.theme-light .rose-stroke-transparent-25,.theme-light .color-3-stroke-transparent-25{stroke:#d9395440}.theme-light .rose-stroke-transparent-30,.theme-light .color-3-stroke-transparent-30{stroke:#d939544d}.theme-light .rose-stroke-transparent-35,.theme-light .color-3-stroke-transparent-35{stroke:#d9395459}.theme-light .rose-stroke-transparent-40,.theme-light .color-3-stroke-transparent-40{stroke:#d9395466}.theme-light .rose-stroke-transparent-45,.theme-light .color-3-stroke-transparent-45{stroke:#d9395473}.theme-light .rose-stroke-transparent-50,.theme-light .color-3-stroke-transparent-50{stroke:#d9395480}.theme-light .rose-stroke-transparent-55,.theme-light .color-3-stroke-transparent-55{stroke:#d939548c}.theme-light .rose-stroke-transparent-60,.theme-light .color-3-stroke-transparent-60{stroke:#d9395499}.theme-light .rose-stroke-transparent-65,.theme-light .color-3-stroke-transparent-65{stroke:#d93954a6}.theme-light .rose-stroke-transparent-70,.theme-light .color-3-stroke-transparent-70{stroke:#d93954b3}.theme-light .rose-stroke-transparent-75,.theme-light .color-3-stroke-transparent-75{stroke:#d93954bf}.theme-light .rose-stroke-transparent-80,.theme-light .color-3-stroke-transparent-80{stroke:#d93954cc}.theme-light .rose-stroke-transparent-85,.theme-light .color-3-stroke-transparent-85{stroke:#d93954d9}.theme-light .rose-stroke-transparent-90,.theme-light .color-3-stroke-transparent-90{stroke:#d93954e6}.theme-light .rose-stroke-transparent-95,.theme-light .color-3-stroke-transparent-95{stroke:#d93954f2}.theme-light .rose-stroke-lightness-10,.theme-light .color-3-stroke-lightness-10{stroke:#dd4d65}.theme-light .rose-stroke-darkness-10,.theme-light .color-3-stroke-darkness-10{stroke:#cf2844}.theme-light .rose-stroke-lightness-20,.theme-light .color-3-stroke-lightness-20{stroke:#e16176}.theme-light .rose-stroke-darkness-20,.theme-light .color-3-stroke-darkness-20{stroke:#b8233c}.theme-light .rose-stroke-lightness-30,.theme-light .color-3-stroke-lightness-30{stroke:#e47487}.theme-light .rose-stroke-darkness-30,.theme-light .color-3-stroke-darkness-30{stroke:#a11f35}.theme-light .rose-stroke-lightness-40,.theme-light .color-3-stroke-lightness-40{stroke:#e88898}.theme-light .rose-stroke-darkness-40,.theme-light .color-3-stroke-darkness-40{stroke:#8a1a2d}.theme-light .rose-stroke-lightness-50,.theme-light .color-3-stroke-lightness-50{stroke:#ec9caa}.theme-light .rose-stroke-darkness-50,.theme-light .color-3-stroke-darkness-50{stroke:#731626}.theme-light .rose-stroke-lightness-60,.theme-light .color-3-stroke-lightness-60{stroke:#f0b0bb}.theme-light .rose-stroke-darkness-60,.theme-light .color-3-stroke-darkness-60{stroke:#5c121e}.theme-light .rose-stroke-lightness-70,.theme-light .color-3-stroke-lightness-70{stroke:#f4c4cc}.theme-light .rose-stroke-darkness-70,.theme-light .color-3-stroke-darkness-70{stroke:#450d17}.theme-light .rose-stroke-lightness-80,.theme-light .color-3-stroke-lightness-80{stroke:#f7d7dd}.theme-light .rose-stroke-darkness-80,.theme-light .color-3-stroke-darkness-80{stroke:#2e090f}.theme-light .rose-stroke-lightness-90,.theme-light .color-3-stroke-lightness-90{stroke:#fbebee}.theme-light .rose-stroke-darkness-90,.theme-light .color-3-stroke-darkness-90{stroke:#170408}.theme-light .rose-stroke-hover:hover,.theme-light .color-3-stroke-hover:hover{stroke:#d93954}.theme-light .rose-stroke-hover-transparent-5:hover,.theme-light .color-3-stroke-hover-transparent-5:hover{stroke:#d939540d}.theme-light .rose-stroke-hover-transparent-10:hover,.theme-light .color-3-stroke-hover-transparent-10:hover{stroke:#d939541a}.theme-light .rose-stroke-hover-transparent-15:hover,.theme-light .color-3-stroke-hover-transparent-15:hover{stroke:#d9395426}.theme-light .rose-stroke-hover-transparent-20:hover,.theme-light .color-3-stroke-hover-transparent-20:hover{stroke:#d9395433}.theme-light .rose-stroke-hover-transparent-25:hover,.theme-light .color-3-stroke-hover-transparent-25:hover{stroke:#d9395440}.theme-light .rose-stroke-hover-transparent-30:hover,.theme-light .color-3-stroke-hover-transparent-30:hover{stroke:#d939544d}.theme-light .rose-stroke-hover-transparent-35:hover,.theme-light .color-3-stroke-hover-transparent-35:hover{stroke:#d9395459}.theme-light .rose-stroke-hover-transparent-40:hover,.theme-light .color-3-stroke-hover-transparent-40:hover{stroke:#d9395466}.theme-light .rose-stroke-hover-transparent-45:hover,.theme-light .color-3-stroke-hover-transparent-45:hover{stroke:#d9395473}.theme-light .rose-stroke-hover-transparent-50:hover,.theme-light .color-3-stroke-hover-transparent-50:hover{stroke:#d9395480}.theme-light .rose-stroke-hover-transparent-55:hover,.theme-light .color-3-stroke-hover-transparent-55:hover{stroke:#d939548c}.theme-light .rose-stroke-hover-transparent-60:hover,.theme-light .color-3-stroke-hover-transparent-60:hover{stroke:#d9395499}.theme-light .rose-stroke-hover-transparent-65:hover,.theme-light .color-3-stroke-hover-transparent-65:hover{stroke:#d93954a6}.theme-light .rose-stroke-hover-transparent-70:hover,.theme-light .color-3-stroke-hover-transparent-70:hover{stroke:#d93954b3}.theme-light .rose-stroke-hover-transparent-75:hover,.theme-light .color-3-stroke-hover-transparent-75:hover{stroke:#d93954bf}.theme-light .rose-stroke-hover-transparent-80:hover,.theme-light .color-3-stroke-hover-transparent-80:hover{stroke:#d93954cc}.theme-light .rose-stroke-hover-transparent-85:hover,.theme-light .color-3-stroke-hover-transparent-85:hover{stroke:#d93954d9}.theme-light .rose-stroke-hover-transparent-90:hover,.theme-light .color-3-stroke-hover-transparent-90:hover{stroke:#d93954e6}.theme-light .rose-stroke-hover-transparent-95:hover,.theme-light .color-3-stroke-hover-transparent-95:hover{stroke:#d93954f2}.theme-light .rose-stroke-dark,.theme-light .color-3-stroke-dark{stroke:#a43e50}.theme-light .rose-stroke-dark-transparent-5,.theme-light .color-3-stroke-dark-transparent-5{stroke:#a43e500d}.theme-light .rose-stroke-dark-transparent-10,.theme-light .color-3-stroke-dark-transparent-10{stroke:#a43e501a}.theme-light .rose-stroke-dark-transparent-15,.theme-light .color-3-stroke-dark-transparent-15{stroke:#a43e5026}.theme-light .rose-stroke-dark-transparent-20,.theme-light .color-3-stroke-dark-transparent-20{stroke:#a43e5033}.theme-light .rose-stroke-dark-transparent-25,.theme-light .color-3-stroke-dark-transparent-25{stroke:#a43e5040}.theme-light .rose-stroke-dark-transparent-30,.theme-light .color-3-stroke-dark-transparent-30{stroke:#a43e504d}.theme-light .rose-stroke-dark-transparent-35,.theme-light .color-3-stroke-dark-transparent-35{stroke:#a43e5059}.theme-light .rose-stroke-dark-transparent-40,.theme-light .color-3-stroke-dark-transparent-40{stroke:#a43e5066}.theme-light .rose-stroke-dark-transparent-45,.theme-light .color-3-stroke-dark-transparent-45{stroke:#a43e5073}.theme-light .rose-stroke-dark-transparent-50,.theme-light .color-3-stroke-dark-transparent-50{stroke:#a43e5080}.theme-light .rose-stroke-dark-transparent-55,.theme-light .color-3-stroke-dark-transparent-55{stroke:#a43e508c}.theme-light .rose-stroke-dark-transparent-60,.theme-light .color-3-stroke-dark-transparent-60{stroke:#a43e5099}.theme-light .rose-stroke-dark-transparent-65,.theme-light .color-3-stroke-dark-transparent-65{stroke:#a43e50a6}.theme-light .rose-stroke-dark-transparent-70,.theme-light .color-3-stroke-dark-transparent-70{stroke:#a43e50b3}.theme-light .rose-stroke-dark-transparent-75,.theme-light .color-3-stroke-dark-transparent-75{stroke:#a43e50bf}.theme-light .rose-stroke-dark-transparent-80,.theme-light .color-3-stroke-dark-transparent-80{stroke:#a43e50cc}.theme-light .rose-stroke-dark-transparent-85,.theme-light .color-3-stroke-dark-transparent-85{stroke:#a43e50d9}.theme-light .rose-stroke-dark-transparent-90,.theme-light .color-3-stroke-dark-transparent-90{stroke:#a43e50e6}.theme-light .rose-stroke-dark-transparent-95,.theme-light .color-3-stroke-dark-transparent-95{stroke:#a43e50f2}.theme-light .rose-stroke-dark-lightness-10,.theme-light .color-3-stroke-dark-lightness-10{stroke:#b9465a}.theme-light .rose-stroke-dark-darkness-10,.theme-light .color-3-stroke-dark-darkness-10{stroke:#943848}.theme-light .rose-stroke-dark-lightness-20,.theme-light .color-3-stroke-dark-lightness-20{stroke:#c15a6c}.theme-light .rose-stroke-dark-darkness-20,.theme-light .color-3-stroke-dark-darkness-20{stroke:#833240}.theme-light .rose-stroke-dark-lightness-30,.theme-light .color-3-stroke-dark-lightness-30{stroke:#c86f7f}.theme-light .rose-stroke-dark-darkness-30,.theme-light .color-3-stroke-dark-darkness-30{stroke:#732b38}.theme-light .rose-stroke-dark-lightness-40,.theme-light .color-3-stroke-dark-lightness-40{stroke:#d08391}.theme-light .rose-stroke-dark-darkness-40,.theme-light .color-3-stroke-dark-darkness-40{stroke:#622530}.theme-light .rose-stroke-dark-lightness-50,.theme-light .color-3-stroke-dark-lightness-50{stroke:#d898a3}.theme-light .rose-stroke-dark-darkness-50,.theme-light .color-3-stroke-dark-darkness-50{stroke:#521f28}.theme-light .rose-stroke-dark-lightness-60,.theme-light .color-3-stroke-dark-lightness-60{stroke:#e0adb6}.theme-light .rose-stroke-dark-darkness-60,.theme-light .color-3-stroke-dark-darkness-60{stroke:#421920}.theme-light .rose-stroke-dark-lightness-70,.theme-light .color-3-stroke-dark-lightness-70{stroke:#e8c1c8}.theme-light .rose-stroke-dark-darkness-70,.theme-light .color-3-stroke-dark-darkness-70{stroke:#311318}.theme-light .rose-stroke-dark-lightness-80,.theme-light .color-3-stroke-dark-lightness-80{stroke:#efd6da}.theme-light .rose-stroke-dark-darkness-80,.theme-light .color-3-stroke-dark-darkness-80{stroke:#210c10}.theme-light .rose-stroke-dark-lightness-90,.theme-light .color-3-stroke-dark-lightness-90{stroke:#f7eaed}.theme-light .rose-stroke-dark-darkness-90,.theme-light .color-3-stroke-dark-darkness-90{stroke:#100608}.theme-light .rose-stroke-dark-hover:hover,.theme-light .color-3-stroke-dark-hover:hover{stroke:#a43e50}.theme-light .rose-stroke-dark-hover-transparent-5:hover,.theme-light .color-3-stroke-dark-hover-transparent-5:hover{stroke:#a43e500d}.theme-light .rose-stroke-dark-hover-transparent-10:hover,.theme-light .color-3-stroke-dark-hover-transparent-10:hover{stroke:#a43e501a}.theme-light .rose-stroke-dark-hover-transparent-15:hover,.theme-light .color-3-stroke-dark-hover-transparent-15:hover{stroke:#a43e5026}.theme-light .rose-stroke-dark-hover-transparent-20:hover,.theme-light .color-3-stroke-dark-hover-transparent-20:hover{stroke:#a43e5033}.theme-light .rose-stroke-dark-hover-transparent-25:hover,.theme-light .color-3-stroke-dark-hover-transparent-25:hover{stroke:#a43e5040}.theme-light .rose-stroke-dark-hover-transparent-30:hover,.theme-light .color-3-stroke-dark-hover-transparent-30:hover{stroke:#a43e504d}.theme-light .rose-stroke-dark-hover-transparent-35:hover,.theme-light .color-3-stroke-dark-hover-transparent-35:hover{stroke:#a43e5059}.theme-light .rose-stroke-dark-hover-transparent-40:hover,.theme-light .color-3-stroke-dark-hover-transparent-40:hover{stroke:#a43e5066}.theme-light .rose-stroke-dark-hover-transparent-45:hover,.theme-light .color-3-stroke-dark-hover-transparent-45:hover{stroke:#a43e5073}.theme-light .rose-stroke-dark-hover-transparent-50:hover,.theme-light .color-3-stroke-dark-hover-transparent-50:hover{stroke:#a43e5080}.theme-light .rose-stroke-dark-hover-transparent-55:hover,.theme-light .color-3-stroke-dark-hover-transparent-55:hover{stroke:#a43e508c}.theme-light .rose-stroke-dark-hover-transparent-60:hover,.theme-light .color-3-stroke-dark-hover-transparent-60:hover{stroke:#a43e5099}.theme-light .rose-stroke-dark-hover-transparent-65:hover,.theme-light .color-3-stroke-dark-hover-transparent-65:hover{stroke:#a43e50a6}.theme-light .rose-stroke-dark-hover-transparent-70:hover,.theme-light .color-3-stroke-dark-hover-transparent-70:hover{stroke:#a43e50b3}.theme-light .rose-stroke-dark-hover-transparent-75:hover,.theme-light .color-3-stroke-dark-hover-transparent-75:hover{stroke:#a43e50bf}.theme-light .rose-stroke-dark-hover-transparent-80:hover,.theme-light .color-3-stroke-dark-hover-transparent-80:hover{stroke:#a43e50cc}.theme-light .rose-stroke-dark-hover-transparent-85:hover,.theme-light .color-3-stroke-dark-hover-transparent-85:hover{stroke:#a43e50d9}.theme-light .rose-stroke-dark-hover-transparent-90:hover,.theme-light .color-3-stroke-dark-hover-transparent-90:hover{stroke:#a43e50e6}.theme-light .rose-stroke-dark-hover-transparent-95:hover,.theme-light .color-3-stroke-dark-hover-transparent-95:hover{stroke:#a43e50f2}.theme-light .rose-stroke-darker,.theme-light .color-3-stroke-darker{stroke:#6e2a35}.theme-light .rose-stroke-darker-transparent-5,.theme-light .color-3-stroke-darker-transparent-5{stroke:#6e2a350d}.theme-light .rose-stroke-darker-transparent-10,.theme-light .color-3-stroke-darker-transparent-10{stroke:#6e2a351a}.theme-light .rose-stroke-darker-transparent-15,.theme-light .color-3-stroke-darker-transparent-15{stroke:#6e2a3526}.theme-light .rose-stroke-darker-transparent-20,.theme-light .color-3-stroke-darker-transparent-20{stroke:#6e2a3533}.theme-light .rose-stroke-darker-transparent-25,.theme-light .color-3-stroke-darker-transparent-25{stroke:#6e2a3540}.theme-light .rose-stroke-darker-transparent-30,.theme-light .color-3-stroke-darker-transparent-30{stroke:#6e2a354d}.theme-light .rose-stroke-darker-transparent-35,.theme-light .color-3-stroke-darker-transparent-35{stroke:#6e2a3559}.theme-light .rose-stroke-darker-transparent-40,.theme-light .color-3-stroke-darker-transparent-40{stroke:#6e2a3566}.theme-light .rose-stroke-darker-transparent-45,.theme-light .color-3-stroke-darker-transparent-45{stroke:#6e2a3573}.theme-light .rose-stroke-darker-transparent-50,.theme-light .color-3-stroke-darker-transparent-50{stroke:#6e2a3580}.theme-light .rose-stroke-darker-transparent-55,.theme-light .color-3-stroke-darker-transparent-55{stroke:#6e2a358c}.theme-light .rose-stroke-darker-transparent-60,.theme-light .color-3-stroke-darker-transparent-60{stroke:#6e2a3599}.theme-light .rose-stroke-darker-transparent-65,.theme-light .color-3-stroke-darker-transparent-65{stroke:#6e2a35a6}.theme-light .rose-stroke-darker-transparent-70,.theme-light .color-3-stroke-darker-transparent-70{stroke:#6e2a35b3}.theme-light .rose-stroke-darker-transparent-75,.theme-light .color-3-stroke-darker-transparent-75{stroke:#6e2a35bf}.theme-light .rose-stroke-darker-transparent-80,.theme-light .color-3-stroke-darker-transparent-80{stroke:#6e2a35cc}.theme-light .rose-stroke-darker-transparent-85,.theme-light .color-3-stroke-darker-transparent-85{stroke:#6e2a35d9}.theme-light .rose-stroke-darker-transparent-90,.theme-light .color-3-stroke-darker-transparent-90{stroke:#6e2a35e6}.theme-light .rose-stroke-darker-transparent-95,.theme-light .color-3-stroke-darker-transparent-95{stroke:#6e2a35f2}.theme-light .rose-stroke-darker-lightness-10,.theme-light .color-3-stroke-darker-lightness-10{stroke:#883441}.theme-light .rose-stroke-darker-darkness-10,.theme-light .color-3-stroke-darker-darkness-10{stroke:#632630}.theme-light .rose-stroke-darker-lightness-20,.theme-light .color-3-stroke-darker-lightness-20{stroke:#a23e4e}.theme-light .rose-stroke-darker-darkness-20,.theme-light .color-3-stroke-darker-darkness-20{stroke:#58222a}.theme-light .rose-stroke-darker-lightness-30,.theme-light .color-3-stroke-darker-lightness-30{stroke:#ba4a5c}.theme-light .rose-stroke-darker-darkness-30,.theme-light .color-3-stroke-darker-darkness-30{stroke:#4d1d25}.theme-light .rose-stroke-darker-lightness-40,.theme-light .color-3-stroke-darker-lightness-40{stroke:#c46473}.theme-light .rose-stroke-darker-darkness-40,.theme-light .color-3-stroke-darker-darkness-40{stroke:#421920}.theme-light .rose-stroke-darker-lightness-50,.theme-light .color-3-stroke-darker-lightness-50{stroke:#ce7d8a}.theme-light .rose-stroke-darker-darkness-50,.theme-light .color-3-stroke-darker-darkness-50{stroke:#37151b}.theme-light .rose-stroke-darker-lightness-60,.theme-light .color-3-stroke-darker-lightness-60{stroke:#d797a2}.theme-light .rose-stroke-darker-darkness-60,.theme-light .color-3-stroke-darker-darkness-60{stroke:#2c1115}.theme-light .rose-stroke-darker-lightness-70,.theme-light .color-3-stroke-darker-lightness-70{stroke:#e1b1b9}.theme-light .rose-stroke-darker-darkness-70,.theme-light .color-3-stroke-darker-darkness-70{stroke:#210d10}.theme-light .rose-stroke-darker-lightness-80,.theme-light .color-3-stroke-darker-lightness-80{stroke:#ebcbd0}.theme-light .rose-stroke-darker-darkness-80,.theme-light .color-3-stroke-darker-darkness-80{stroke:#16080b}.theme-light .rose-stroke-darker-lightness-90,.theme-light .color-3-stroke-darker-lightness-90{stroke:#f5e5e8}.theme-light .rose-stroke-darker-darkness-90,.theme-light .color-3-stroke-darker-darkness-90{stroke:#0b0405}.theme-light .rose-stroke-darker-hover:hover,.theme-light .color-3-stroke-darker-hover:hover{stroke:#6e2a35}.theme-light .rose-stroke-darker-hover-transparent-5:hover,.theme-light .color-3-stroke-darker-hover-transparent-5:hover{stroke:#6e2a350d}.theme-light .rose-stroke-darker-hover-transparent-10:hover,.theme-light .color-3-stroke-darker-hover-transparent-10:hover{stroke:#6e2a351a}.theme-light .rose-stroke-darker-hover-transparent-15:hover,.theme-light .color-3-stroke-darker-hover-transparent-15:hover{stroke:#6e2a3526}.theme-light .rose-stroke-darker-hover-transparent-20:hover,.theme-light .color-3-stroke-darker-hover-transparent-20:hover{stroke:#6e2a3533}.theme-light .rose-stroke-darker-hover-transparent-25:hover,.theme-light .color-3-stroke-darker-hover-transparent-25:hover{stroke:#6e2a3540}.theme-light .rose-stroke-darker-hover-transparent-30:hover,.theme-light .color-3-stroke-darker-hover-transparent-30:hover{stroke:#6e2a354d}.theme-light .rose-stroke-darker-hover-transparent-35:hover,.theme-light .color-3-stroke-darker-hover-transparent-35:hover{stroke:#6e2a3559}.theme-light .rose-stroke-darker-hover-transparent-40:hover,.theme-light .color-3-stroke-darker-hover-transparent-40:hover{stroke:#6e2a3566}.theme-light .rose-stroke-darker-hover-transparent-45:hover,.theme-light .color-3-stroke-darker-hover-transparent-45:hover{stroke:#6e2a3573}.theme-light .rose-stroke-darker-hover-transparent-50:hover,.theme-light .color-3-stroke-darker-hover-transparent-50:hover{stroke:#6e2a3580}.theme-light .rose-stroke-darker-hover-transparent-55:hover,.theme-light .color-3-stroke-darker-hover-transparent-55:hover{stroke:#6e2a358c}.theme-light .rose-stroke-darker-hover-transparent-60:hover,.theme-light .color-3-stroke-darker-hover-transparent-60:hover{stroke:#6e2a3599}.theme-light .rose-stroke-darker-hover-transparent-65:hover,.theme-light .color-3-stroke-darker-hover-transparent-65:hover{stroke:#6e2a35a6}.theme-light .rose-stroke-darker-hover-transparent-70:hover,.theme-light .color-3-stroke-darker-hover-transparent-70:hover{stroke:#6e2a35b3}.theme-light .rose-stroke-darker-hover-transparent-75:hover,.theme-light .color-3-stroke-darker-hover-transparent-75:hover{stroke:#6e2a35bf}.theme-light .rose-stroke-darker-hover-transparent-80:hover,.theme-light .color-3-stroke-darker-hover-transparent-80:hover{stroke:#6e2a35cc}.theme-light .rose-stroke-darker-hover-transparent-85:hover,.theme-light .color-3-stroke-darker-hover-transparent-85:hover{stroke:#6e2a35d9}.theme-light .rose-stroke-darker-hover-transparent-90:hover,.theme-light .color-3-stroke-darker-hover-transparent-90:hover{stroke:#6e2a35e6}.theme-light .rose-stroke-darker-hover-transparent-95:hover,.theme-light .color-3-stroke-darker-hover-transparent-95:hover{stroke:#6e2a35f2}.theme-light .rose-border-lighter,.theme-light .color-3-border-lighter{border-color:#f1bac3!important}.theme-light .rose-border-lighter-transparent-5,.theme-light .color-3-border-lighter-transparent-5{border-color:#f1bac30d!important}.theme-light .rose-border-lighter-transparent-10,.theme-light .color-3-border-lighter-transparent-10{border-color:#f1bac31a!important}.theme-light .rose-border-lighter-transparent-15,.theme-light .color-3-border-lighter-transparent-15{border-color:#f1bac326!important}.theme-light .rose-border-lighter-transparent-20,.theme-light .color-3-border-lighter-transparent-20{border-color:#f1bac333!important}.theme-light .rose-border-lighter-transparent-25,.theme-light .color-3-border-lighter-transparent-25{border-color:#f1bac340!important}.theme-light .rose-border-lighter-transparent-30,.theme-light .color-3-border-lighter-transparent-30{border-color:#f1bac34d!important}.theme-light .rose-border-lighter-transparent-35,.theme-light .color-3-border-lighter-transparent-35{border-color:#f1bac359!important}.theme-light .rose-border-lighter-transparent-40,.theme-light .color-3-border-lighter-transparent-40{border-color:#f1bac366!important}.theme-light .rose-border-lighter-transparent-45,.theme-light .color-3-border-lighter-transparent-45{border-color:#f1bac373!important}.theme-light .rose-border-lighter-transparent-50,.theme-light .color-3-border-lighter-transparent-50{border-color:#f1bac380!important}.theme-light .rose-border-lighter-transparent-55,.theme-light .color-3-border-lighter-transparent-55{border-color:#f1bac38c!important}.theme-light .rose-border-lighter-transparent-60,.theme-light .color-3-border-lighter-transparent-60{border-color:#f1bac399!important}.theme-light .rose-border-lighter-transparent-65,.theme-light .color-3-border-lighter-transparent-65{border-color:#f1bac3a6!important}.theme-light .rose-border-lighter-transparent-70,.theme-light .color-3-border-lighter-transparent-70{border-color:#f1bac3b3!important}.theme-light .rose-border-lighter-transparent-75,.theme-light .color-3-border-lighter-transparent-75{border-color:#f1bac3bf!important}.theme-light .rose-border-lighter-transparent-80,.theme-light .color-3-border-lighter-transparent-80{border-color:#f1bac3cc!important}.theme-light .rose-border-lighter-transparent-85,.theme-light .color-3-border-lighter-transparent-85{border-color:#f1bac3d9!important}.theme-light .rose-border-lighter-transparent-90,.theme-light .color-3-border-lighter-transparent-90{border-color:#f1bac3e6!important}.theme-light .rose-border-lighter-transparent-95,.theme-light .color-3-border-lighter-transparent-95{border-color:#f1bac3f2!important}.theme-light .rose-border-lighter-lightness-10,.theme-light .color-3-border-lighter-lightness-10{border-color:#f2c1c9!important}.theme-light .rose-border-lighter-darkness-10,.theme-light .color-3-border-lighter-darkness-10{border-color:#ea97a4!important}.theme-light .rose-border-lighter-lightness-20,.theme-light .color-3-border-lighter-lightness-20{border-color:#f4c8cf!important}.theme-light .rose-border-lighter-darkness-20,.theme-light .color-3-border-lighter-darkness-20{border-color:#e37385!important}.theme-light .rose-border-lighter-lightness-30,.theme-light .color-3-border-lighter-lightness-30{border-color:#f5cfd5!important}.theme-light .rose-border-lighter-darkness-30,.theme-light .color-3-border-lighter-darkness-30{border-color:#db5066!important}.theme-light .rose-border-lighter-lightness-40,.theme-light .color-3-border-lighter-lightness-40{border-color:#f7d6db!important}.theme-light .rose-border-lighter-darkness-40,.theme-light .color-3-border-lighter-darkness-40{border-color:#d42c48!important}.theme-light .rose-border-lighter-lightness-50,.theme-light .color-3-border-lighter-lightness-50{border-color:#f8dde1!important}.theme-light .rose-border-lighter-darkness-50,.theme-light .color-3-border-lighter-darkness-50{border-color:#b1243b!important}.theme-light .rose-border-lighter-lightness-60,.theme-light .color-3-border-lighter-lightness-60{border-color:#f9e3e7!important}.theme-light .rose-border-lighter-darkness-60,.theme-light .color-3-border-lighter-darkness-60{border-color:#8e1d2f!important}.theme-light .rose-border-lighter-lightness-70,.theme-light .color-3-border-lighter-lightness-70{border-color:#fbeaed!important}.theme-light .rose-border-lighter-darkness-70,.theme-light .color-3-border-lighter-darkness-70{border-color:#6a1623!important}.theme-light .rose-border-lighter-lightness-80,.theme-light .color-3-border-lighter-lightness-80{border-color:#fcf1f3!important}.theme-light .rose-border-lighter-darkness-80,.theme-light .color-3-border-lighter-darkness-80{border-color:#470e18!important}.theme-light .rose-border-lighter-lightness-90,.theme-light .color-3-border-lighter-lightness-90{border-color:#fef8f9!important}.theme-light .rose-border-lighter-darkness-90,.theme-light .color-3-border-lighter-darkness-90{border-color:#23070c!important}.theme-light .rose-border-lighter-hover:hover,.theme-light .color-3-border-lighter-hover:hover{border-color:#f1bac3!important}.theme-light .rose-border-lighter-hover-transparent-5:hover,.theme-light .color-3-border-lighter-hover-transparent-5:hover{border-color:#f1bac30d!important}.theme-light .rose-border-lighter-hover-transparent-10:hover,.theme-light .color-3-border-lighter-hover-transparent-10:hover{border-color:#f1bac31a!important}.theme-light .rose-border-lighter-hover-transparent-15:hover,.theme-light .color-3-border-lighter-hover-transparent-15:hover{border-color:#f1bac326!important}.theme-light .rose-border-lighter-hover-transparent-20:hover,.theme-light .color-3-border-lighter-hover-transparent-20:hover{border-color:#f1bac333!important}.theme-light .rose-border-lighter-hover-transparent-25:hover,.theme-light .color-3-border-lighter-hover-transparent-25:hover{border-color:#f1bac340!important}.theme-light .rose-border-lighter-hover-transparent-30:hover,.theme-light .color-3-border-lighter-hover-transparent-30:hover{border-color:#f1bac34d!important}.theme-light .rose-border-lighter-hover-transparent-35:hover,.theme-light .color-3-border-lighter-hover-transparent-35:hover{border-color:#f1bac359!important}.theme-light .rose-border-lighter-hover-transparent-40:hover,.theme-light .color-3-border-lighter-hover-transparent-40:hover{border-color:#f1bac366!important}.theme-light .rose-border-lighter-hover-transparent-45:hover,.theme-light .color-3-border-lighter-hover-transparent-45:hover{border-color:#f1bac373!important}.theme-light .rose-border-lighter-hover-transparent-50:hover,.theme-light .color-3-border-lighter-hover-transparent-50:hover{border-color:#f1bac380!important}.theme-light .rose-border-lighter-hover-transparent-55:hover,.theme-light .color-3-border-lighter-hover-transparent-55:hover{border-color:#f1bac38c!important}.theme-light .rose-border-lighter-hover-transparent-60:hover,.theme-light .color-3-border-lighter-hover-transparent-60:hover{border-color:#f1bac399!important}.theme-light .rose-border-lighter-hover-transparent-65:hover,.theme-light .color-3-border-lighter-hover-transparent-65:hover{border-color:#f1bac3a6!important}.theme-light .rose-border-lighter-hover-transparent-70:hover,.theme-light .color-3-border-lighter-hover-transparent-70:hover{border-color:#f1bac3b3!important}.theme-light .rose-border-lighter-hover-transparent-75:hover,.theme-light .color-3-border-lighter-hover-transparent-75:hover{border-color:#f1bac3bf!important}.theme-light .rose-border-lighter-hover-transparent-80:hover,.theme-light .color-3-border-lighter-hover-transparent-80:hover{border-color:#f1bac3cc!important}.theme-light .rose-border-lighter-hover-transparent-85:hover,.theme-light .color-3-border-lighter-hover-transparent-85:hover{border-color:#f1bac3d9!important}.theme-light .rose-border-lighter-hover-transparent-90:hover,.theme-light .color-3-border-lighter-hover-transparent-90:hover{border-color:#f1bac3e6!important}.theme-light .rose-border-lighter-hover-transparent-95:hover,.theme-light .color-3-border-lighter-hover-transparent-95:hover{border-color:#f1bac3f2!important}.theme-light .rose-border-light,.theme-light .color-3-border-light{border-color:#e27588!important}.theme-light .rose-border-light-transparent-5,.theme-light .color-3-border-light-transparent-5{border-color:#e275880d!important}.theme-light .rose-border-light-transparent-10,.theme-light .color-3-border-light-transparent-10{border-color:#e275881a!important}.theme-light .rose-border-light-transparent-15,.theme-light .color-3-border-light-transparent-15{border-color:#e2758826!important}.theme-light .rose-border-light-transparent-20,.theme-light .color-3-border-light-transparent-20{border-color:#e2758833!important}.theme-light .rose-border-light-transparent-25,.theme-light .color-3-border-light-transparent-25{border-color:#e2758840!important}.theme-light .rose-border-light-transparent-30,.theme-light .color-3-border-light-transparent-30{border-color:#e275884d!important}.theme-light .rose-border-light-transparent-35,.theme-light .color-3-border-light-transparent-35{border-color:#e2758859!important}.theme-light .rose-border-light-transparent-40,.theme-light .color-3-border-light-transparent-40{border-color:#e2758866!important}.theme-light .rose-border-light-transparent-45,.theme-light .color-3-border-light-transparent-45{border-color:#e2758873!important}.theme-light .rose-border-light-transparent-50,.theme-light .color-3-border-light-transparent-50{border-color:#e2758880!important}.theme-light .rose-border-light-transparent-55,.theme-light .color-3-border-light-transparent-55{border-color:#e275888c!important}.theme-light .rose-border-light-transparent-60,.theme-light .color-3-border-light-transparent-60{border-color:#e2758899!important}.theme-light .rose-border-light-transparent-65,.theme-light .color-3-border-light-transparent-65{border-color:#e27588a6!important}.theme-light .rose-border-light-transparent-70,.theme-light .color-3-border-light-transparent-70{border-color:#e27588b3!important}.theme-light .rose-border-light-transparent-75,.theme-light .color-3-border-light-transparent-75{border-color:#e27588bf!important}.theme-light .rose-border-light-transparent-80,.theme-light .color-3-border-light-transparent-80{border-color:#e27588cc!important}.theme-light .rose-border-light-transparent-85,.theme-light .color-3-border-light-transparent-85{border-color:#e27588d9!important}.theme-light .rose-border-light-transparent-90,.theme-light .color-3-border-light-transparent-90{border-color:#e27588e6!important}.theme-light .rose-border-light-transparent-95,.theme-light .color-3-border-light-transparent-95{border-color:#e27588f2!important}.theme-light .rose-border-light-lightness-10,.theme-light .color-3-border-light-lightness-10{border-color:#e58394!important}.theme-light .rose-border-light-darkness-10,.theme-light .color-3-border-light-darkness-10{border-color:#dc5970!important}.theme-light .rose-border-light-lightness-20,.theme-light .color-3-border-light-lightness-20{border-color:#e891a0!important}.theme-light .rose-border-light-darkness-20,.theme-light .color-3-border-light-darkness-20{border-color:#d63c57!important}.theme-light .rose-border-light-lightness-30,.theme-light .color-3-border-light-lightness-30{border-color:#eb9eac!important}.theme-light .rose-border-light-darkness-30,.theme-light .color-3-border-light-darkness-30{border-color:#c62a45!important}.theme-light .rose-border-light-lightness-40,.theme-light .color-3-border-light-lightness-40{border-color:#eeacb8!important}.theme-light .rose-border-light-darkness-40,.theme-light .color-3-border-light-darkness-40{border-color:#aa243b!important}.theme-light .rose-border-light-lightness-50,.theme-light .color-3-border-light-lightness-50{border-color:#f1bac4!important}.theme-light .rose-border-light-darkness-50,.theme-light .color-3-border-light-darkness-50{border-color:#8e1e31!important}.theme-light .rose-border-light-lightness-60,.theme-light .color-3-border-light-lightness-60{border-color:#f3c8cf!important}.theme-light .rose-border-light-darkness-60,.theme-light .color-3-border-light-darkness-60{border-color:#711827!important}.theme-light .rose-border-light-lightness-70,.theme-light .color-3-border-light-lightness-70{border-color:#f6d6db!important}.theme-light .rose-border-light-darkness-70,.theme-light .color-3-border-light-darkness-70{border-color:#55121e!important}.theme-light .rose-border-light-lightness-80,.theme-light .color-3-border-light-lightness-80{border-color:#f9e3e7!important}.theme-light .rose-border-light-darkness-80,.theme-light .color-3-border-light-darkness-80{border-color:#390c14!important}.theme-light .rose-border-light-lightness-90,.theme-light .color-3-border-light-lightness-90{border-color:#fcf1f3!important}.theme-light .rose-border-light-darkness-90,.theme-light .color-3-border-light-darkness-90{border-color:#1c060a!important}.theme-light .rose-border-light-hover:hover,.theme-light .color-3-border-light-hover:hover{border-color:#e27588!important}.theme-light .rose-border-light-hover-transparent-5:hover,.theme-light .color-3-border-light-hover-transparent-5:hover{border-color:#e275880d!important}.theme-light .rose-border-light-hover-transparent-10:hover,.theme-light .color-3-border-light-hover-transparent-10:hover{border-color:#e275881a!important}.theme-light .rose-border-light-hover-transparent-15:hover,.theme-light .color-3-border-light-hover-transparent-15:hover{border-color:#e2758826!important}.theme-light .rose-border-light-hover-transparent-20:hover,.theme-light .color-3-border-light-hover-transparent-20:hover{border-color:#e2758833!important}.theme-light .rose-border-light-hover-transparent-25:hover,.theme-light .color-3-border-light-hover-transparent-25:hover{border-color:#e2758840!important}.theme-light .rose-border-light-hover-transparent-30:hover,.theme-light .color-3-border-light-hover-transparent-30:hover{border-color:#e275884d!important}.theme-light .rose-border-light-hover-transparent-35:hover,.theme-light .color-3-border-light-hover-transparent-35:hover{border-color:#e2758859!important}.theme-light .rose-border-light-hover-transparent-40:hover,.theme-light .color-3-border-light-hover-transparent-40:hover{border-color:#e2758866!important}.theme-light .rose-border-light-hover-transparent-45:hover,.theme-light .color-3-border-light-hover-transparent-45:hover{border-color:#e2758873!important}.theme-light .rose-border-light-hover-transparent-50:hover,.theme-light .color-3-border-light-hover-transparent-50:hover{border-color:#e2758880!important}.theme-light .rose-border-light-hover-transparent-55:hover,.theme-light .color-3-border-light-hover-transparent-55:hover{border-color:#e275888c!important}.theme-light .rose-border-light-hover-transparent-60:hover,.theme-light .color-3-border-light-hover-transparent-60:hover{border-color:#e2758899!important}.theme-light .rose-border-light-hover-transparent-65:hover,.theme-light .color-3-border-light-hover-transparent-65:hover{border-color:#e27588a6!important}.theme-light .rose-border-light-hover-transparent-70:hover,.theme-light .color-3-border-light-hover-transparent-70:hover{border-color:#e27588b3!important}.theme-light .rose-border-light-hover-transparent-75:hover,.theme-light .color-3-border-light-hover-transparent-75:hover{border-color:#e27588bf!important}.theme-light .rose-border-light-hover-transparent-80:hover,.theme-light .color-3-border-light-hover-transparent-80:hover{border-color:#e27588cc!important}.theme-light .rose-border-light-hover-transparent-85:hover,.theme-light .color-3-border-light-hover-transparent-85:hover{border-color:#e27588d9!important}.theme-light .rose-border-light-hover-transparent-90:hover,.theme-light .color-3-border-light-hover-transparent-90:hover{border-color:#e27588e6!important}.theme-light .rose-border-light-hover-transparent-95:hover,.theme-light .color-3-border-light-hover-transparent-95:hover{border-color:#e27588f2!important}.theme-light .rose-border,.theme-light .color-3-border{border-color:#d93954!important}.theme-light .rose-border-transparent-5,.theme-light .color-3-border-transparent-5{border-color:#d939540d!important}.theme-light .rose-border-transparent-10,.theme-light .color-3-border-transparent-10{border-color:#d939541a!important}.theme-light .rose-border-transparent-15,.theme-light .color-3-border-transparent-15{border-color:#d9395426!important}.theme-light .rose-border-transparent-20,.theme-light .color-3-border-transparent-20{border-color:#d9395433!important}.theme-light .rose-border-transparent-25,.theme-light .color-3-border-transparent-25{border-color:#d9395440!important}.theme-light .rose-border-transparent-30,.theme-light .color-3-border-transparent-30{border-color:#d939544d!important}.theme-light .rose-border-transparent-35,.theme-light .color-3-border-transparent-35{border-color:#d9395459!important}.theme-light .rose-border-transparent-40,.theme-light .color-3-border-transparent-40{border-color:#d9395466!important}.theme-light .rose-border-transparent-45,.theme-light .color-3-border-transparent-45{border-color:#d9395473!important}.theme-light .rose-border-transparent-50,.theme-light .color-3-border-transparent-50{border-color:#d9395480!important}.theme-light .rose-border-transparent-55,.theme-light .color-3-border-transparent-55{border-color:#d939548c!important}.theme-light .rose-border-transparent-60,.theme-light .color-3-border-transparent-60{border-color:#d9395499!important}.theme-light .rose-border-transparent-65,.theme-light .color-3-border-transparent-65{border-color:#d93954a6!important}.theme-light .rose-border-transparent-70,.theme-light .color-3-border-transparent-70{border-color:#d93954b3!important}.theme-light .rose-border-transparent-75,.theme-light .color-3-border-transparent-75{border-color:#d93954bf!important}.theme-light .rose-border-transparent-80,.theme-light .color-3-border-transparent-80{border-color:#d93954cc!important}.theme-light .rose-border-transparent-85,.theme-light .color-3-border-transparent-85{border-color:#d93954d9!important}.theme-light .rose-border-transparent-90,.theme-light .color-3-border-transparent-90{border-color:#d93954e6!important}.theme-light .rose-border-transparent-95,.theme-light .color-3-border-transparent-95{border-color:#d93954f2!important}.theme-light .rose-border-lightness-10,.theme-light .color-3-border-lightness-10{border-color:#dd4d65!important}.theme-light .rose-border-darkness-10,.theme-light .color-3-border-darkness-10{border-color:#cf2844!important}.theme-light .rose-border-lightness-20,.theme-light .color-3-border-lightness-20{border-color:#e16176!important}.theme-light .rose-border-darkness-20,.theme-light .color-3-border-darkness-20{border-color:#b8233c!important}.theme-light .rose-border-lightness-30,.theme-light .color-3-border-lightness-30{border-color:#e47487!important}.theme-light .rose-border-darkness-30,.theme-light .color-3-border-darkness-30{border-color:#a11f35!important}.theme-light .rose-border-lightness-40,.theme-light .color-3-border-lightness-40{border-color:#e88898!important}.theme-light .rose-border-darkness-40,.theme-light .color-3-border-darkness-40{border-color:#8a1a2d!important}.theme-light .rose-border-lightness-50,.theme-light .color-3-border-lightness-50{border-color:#ec9caa!important}.theme-light .rose-border-darkness-50,.theme-light .color-3-border-darkness-50{border-color:#731626!important}.theme-light .rose-border-lightness-60,.theme-light .color-3-border-lightness-60{border-color:#f0b0bb!important}.theme-light .rose-border-darkness-60,.theme-light .color-3-border-darkness-60{border-color:#5c121e!important}.theme-light .rose-border-lightness-70,.theme-light .color-3-border-lightness-70{border-color:#f4c4cc!important}.theme-light .rose-border-darkness-70,.theme-light .color-3-border-darkness-70{border-color:#450d17!important}.theme-light .rose-border-lightness-80,.theme-light .color-3-border-lightness-80{border-color:#f7d7dd!important}.theme-light .rose-border-darkness-80,.theme-light .color-3-border-darkness-80{border-color:#2e090f!important}.theme-light .rose-border-lightness-90,.theme-light .color-3-border-lightness-90{border-color:#fbebee!important}.theme-light .rose-border-darkness-90,.theme-light .color-3-border-darkness-90{border-color:#170408!important}.theme-light .rose-border-hover:hover,.theme-light .color-3-border-hover:hover{border-color:#d93954!important}.theme-light .rose-border-hover-transparent-5:hover,.theme-light .color-3-border-hover-transparent-5:hover{border-color:#d939540d!important}.theme-light .rose-border-hover-transparent-10:hover,.theme-light .color-3-border-hover-transparent-10:hover{border-color:#d939541a!important}.theme-light .rose-border-hover-transparent-15:hover,.theme-light .color-3-border-hover-transparent-15:hover{border-color:#d9395426!important}.theme-light .rose-border-hover-transparent-20:hover,.theme-light .color-3-border-hover-transparent-20:hover{border-color:#d9395433!important}.theme-light .rose-border-hover-transparent-25:hover,.theme-light .color-3-border-hover-transparent-25:hover{border-color:#d9395440!important}.theme-light .rose-border-hover-transparent-30:hover,.theme-light .color-3-border-hover-transparent-30:hover{border-color:#d939544d!important}.theme-light .rose-border-hover-transparent-35:hover,.theme-light .color-3-border-hover-transparent-35:hover{border-color:#d9395459!important}.theme-light .rose-border-hover-transparent-40:hover,.theme-light .color-3-border-hover-transparent-40:hover{border-color:#d9395466!important}.theme-light .rose-border-hover-transparent-45:hover,.theme-light .color-3-border-hover-transparent-45:hover{border-color:#d9395473!important}.theme-light .rose-border-hover-transparent-50:hover,.theme-light .color-3-border-hover-transparent-50:hover{border-color:#d9395480!important}.theme-light .rose-border-hover-transparent-55:hover,.theme-light .color-3-border-hover-transparent-55:hover{border-color:#d939548c!important}.theme-light .rose-border-hover-transparent-60:hover,.theme-light .color-3-border-hover-transparent-60:hover{border-color:#d9395499!important}.theme-light .rose-border-hover-transparent-65:hover,.theme-light .color-3-border-hover-transparent-65:hover{border-color:#d93954a6!important}.theme-light .rose-border-hover-transparent-70:hover,.theme-light .color-3-border-hover-transparent-70:hover{border-color:#d93954b3!important}.theme-light .rose-border-hover-transparent-75:hover,.theme-light .color-3-border-hover-transparent-75:hover{border-color:#d93954bf!important}.theme-light .rose-border-hover-transparent-80:hover,.theme-light .color-3-border-hover-transparent-80:hover{border-color:#d93954cc!important}.theme-light .rose-border-hover-transparent-85:hover,.theme-light .color-3-border-hover-transparent-85:hover{border-color:#d93954d9!important}.theme-light .rose-border-hover-transparent-90:hover,.theme-light .color-3-border-hover-transparent-90:hover{border-color:#d93954e6!important}.theme-light .rose-border-hover-transparent-95:hover,.theme-light .color-3-border-hover-transparent-95:hover{border-color:#d93954f2!important}.theme-light .rose-border-dark,.theme-light .color-3-border-dark{border-color:#a43e50!important}.theme-light .rose-border-dark-transparent-5,.theme-light .color-3-border-dark-transparent-5{border-color:#a43e500d!important}.theme-light .rose-border-dark-transparent-10,.theme-light .color-3-border-dark-transparent-10{border-color:#a43e501a!important}.theme-light .rose-border-dark-transparent-15,.theme-light .color-3-border-dark-transparent-15{border-color:#a43e5026!important}.theme-light .rose-border-dark-transparent-20,.theme-light .color-3-border-dark-transparent-20{border-color:#a43e5033!important}.theme-light .rose-border-dark-transparent-25,.theme-light .color-3-border-dark-transparent-25{border-color:#a43e5040!important}.theme-light .rose-border-dark-transparent-30,.theme-light .color-3-border-dark-transparent-30{border-color:#a43e504d!important}.theme-light .rose-border-dark-transparent-35,.theme-light .color-3-border-dark-transparent-35{border-color:#a43e5059!important}.theme-light .rose-border-dark-transparent-40,.theme-light .color-3-border-dark-transparent-40{border-color:#a43e5066!important}.theme-light .rose-border-dark-transparent-45,.theme-light .color-3-border-dark-transparent-45{border-color:#a43e5073!important}.theme-light .rose-border-dark-transparent-50,.theme-light .color-3-border-dark-transparent-50{border-color:#a43e5080!important}.theme-light .rose-border-dark-transparent-55,.theme-light .color-3-border-dark-transparent-55{border-color:#a43e508c!important}.theme-light .rose-border-dark-transparent-60,.theme-light .color-3-border-dark-transparent-60{border-color:#a43e5099!important}.theme-light .rose-border-dark-transparent-65,.theme-light .color-3-border-dark-transparent-65{border-color:#a43e50a6!important}.theme-light .rose-border-dark-transparent-70,.theme-light .color-3-border-dark-transparent-70{border-color:#a43e50b3!important}.theme-light .rose-border-dark-transparent-75,.theme-light .color-3-border-dark-transparent-75{border-color:#a43e50bf!important}.theme-light .rose-border-dark-transparent-80,.theme-light .color-3-border-dark-transparent-80{border-color:#a43e50cc!important}.theme-light .rose-border-dark-transparent-85,.theme-light .color-3-border-dark-transparent-85{border-color:#a43e50d9!important}.theme-light .rose-border-dark-transparent-90,.theme-light .color-3-border-dark-transparent-90{border-color:#a43e50e6!important}.theme-light .rose-border-dark-transparent-95,.theme-light .color-3-border-dark-transparent-95{border-color:#a43e50f2!important}.theme-light .rose-border-dark-lightness-10,.theme-light .color-3-border-dark-lightness-10{border-color:#b9465a!important}.theme-light .rose-border-dark-darkness-10,.theme-light .color-3-border-dark-darkness-10{border-color:#943848!important}.theme-light .rose-border-dark-lightness-20,.theme-light .color-3-border-dark-lightness-20{border-color:#c15a6c!important}.theme-light .rose-border-dark-darkness-20,.theme-light .color-3-border-dark-darkness-20{border-color:#833240!important}.theme-light .rose-border-dark-lightness-30,.theme-light .color-3-border-dark-lightness-30{border-color:#c86f7f!important}.theme-light .rose-border-dark-darkness-30,.theme-light .color-3-border-dark-darkness-30{border-color:#732b38!important}.theme-light .rose-border-dark-lightness-40,.theme-light .color-3-border-dark-lightness-40{border-color:#d08391!important}.theme-light .rose-border-dark-darkness-40,.theme-light .color-3-border-dark-darkness-40{border-color:#622530!important}.theme-light .rose-border-dark-lightness-50,.theme-light .color-3-border-dark-lightness-50{border-color:#d898a3!important}.theme-light .rose-border-dark-darkness-50,.theme-light .color-3-border-dark-darkness-50{border-color:#521f28!important}.theme-light .rose-border-dark-lightness-60,.theme-light .color-3-border-dark-lightness-60{border-color:#e0adb6!important}.theme-light .rose-border-dark-darkness-60,.theme-light .color-3-border-dark-darkness-60{border-color:#421920!important}.theme-light .rose-border-dark-lightness-70,.theme-light .color-3-border-dark-lightness-70{border-color:#e8c1c8!important}.theme-light .rose-border-dark-darkness-70,.theme-light .color-3-border-dark-darkness-70{border-color:#311318!important}.theme-light .rose-border-dark-lightness-80,.theme-light .color-3-border-dark-lightness-80{border-color:#efd6da!important}.theme-light .rose-border-dark-darkness-80,.theme-light .color-3-border-dark-darkness-80{border-color:#210c10!important}.theme-light .rose-border-dark-lightness-90,.theme-light .color-3-border-dark-lightness-90{border-color:#f7eaed!important}.theme-light .rose-border-dark-darkness-90,.theme-light .color-3-border-dark-darkness-90{border-color:#100608!important}.theme-light .rose-border-dark-hover:hover,.theme-light .color-3-border-dark-hover:hover{border-color:#a43e50!important}.theme-light .rose-border-dark-hover-transparent-5:hover,.theme-light .color-3-border-dark-hover-transparent-5:hover{border-color:#a43e500d!important}.theme-light .rose-border-dark-hover-transparent-10:hover,.theme-light .color-3-border-dark-hover-transparent-10:hover{border-color:#a43e501a!important}.theme-light .rose-border-dark-hover-transparent-15:hover,.theme-light .color-3-border-dark-hover-transparent-15:hover{border-color:#a43e5026!important}.theme-light .rose-border-dark-hover-transparent-20:hover,.theme-light .color-3-border-dark-hover-transparent-20:hover{border-color:#a43e5033!important}.theme-light .rose-border-dark-hover-transparent-25:hover,.theme-light .color-3-border-dark-hover-transparent-25:hover{border-color:#a43e5040!important}.theme-light .rose-border-dark-hover-transparent-30:hover,.theme-light .color-3-border-dark-hover-transparent-30:hover{border-color:#a43e504d!important}.theme-light .rose-border-dark-hover-transparent-35:hover,.theme-light .color-3-border-dark-hover-transparent-35:hover{border-color:#a43e5059!important}.theme-light .rose-border-dark-hover-transparent-40:hover,.theme-light .color-3-border-dark-hover-transparent-40:hover{border-color:#a43e5066!important}.theme-light .rose-border-dark-hover-transparent-45:hover,.theme-light .color-3-border-dark-hover-transparent-45:hover{border-color:#a43e5073!important}.theme-light .rose-border-dark-hover-transparent-50:hover,.theme-light .color-3-border-dark-hover-transparent-50:hover{border-color:#a43e5080!important}.theme-light .rose-border-dark-hover-transparent-55:hover,.theme-light .color-3-border-dark-hover-transparent-55:hover{border-color:#a43e508c!important}.theme-light .rose-border-dark-hover-transparent-60:hover,.theme-light .color-3-border-dark-hover-transparent-60:hover{border-color:#a43e5099!important}.theme-light .rose-border-dark-hover-transparent-65:hover,.theme-light .color-3-border-dark-hover-transparent-65:hover{border-color:#a43e50a6!important}.theme-light .rose-border-dark-hover-transparent-70:hover,.theme-light .color-3-border-dark-hover-transparent-70:hover{border-color:#a43e50b3!important}.theme-light .rose-border-dark-hover-transparent-75:hover,.theme-light .color-3-border-dark-hover-transparent-75:hover{border-color:#a43e50bf!important}.theme-light .rose-border-dark-hover-transparent-80:hover,.theme-light .color-3-border-dark-hover-transparent-80:hover{border-color:#a43e50cc!important}.theme-light .rose-border-dark-hover-transparent-85:hover,.theme-light .color-3-border-dark-hover-transparent-85:hover{border-color:#a43e50d9!important}.theme-light .rose-border-dark-hover-transparent-90:hover,.theme-light .color-3-border-dark-hover-transparent-90:hover{border-color:#a43e50e6!important}.theme-light .rose-border-dark-hover-transparent-95:hover,.theme-light .color-3-border-dark-hover-transparent-95:hover{border-color:#a43e50f2!important}.theme-light .rose-border-darker,.theme-light .color-3-border-darker{border-color:#6e2a35!important}.theme-light .rose-border-darker-transparent-5,.theme-light .color-3-border-darker-transparent-5{border-color:#6e2a350d!important}.theme-light .rose-border-darker-transparent-10,.theme-light .color-3-border-darker-transparent-10{border-color:#6e2a351a!important}.theme-light .rose-border-darker-transparent-15,.theme-light .color-3-border-darker-transparent-15{border-color:#6e2a3526!important}.theme-light .rose-border-darker-transparent-20,.theme-light .color-3-border-darker-transparent-20{border-color:#6e2a3533!important}.theme-light .rose-border-darker-transparent-25,.theme-light .color-3-border-darker-transparent-25{border-color:#6e2a3540!important}.theme-light .rose-border-darker-transparent-30,.theme-light .color-3-border-darker-transparent-30{border-color:#6e2a354d!important}.theme-light .rose-border-darker-transparent-35,.theme-light .color-3-border-darker-transparent-35{border-color:#6e2a3559!important}.theme-light .rose-border-darker-transparent-40,.theme-light .color-3-border-darker-transparent-40{border-color:#6e2a3566!important}.theme-light .rose-border-darker-transparent-45,.theme-light .color-3-border-darker-transparent-45{border-color:#6e2a3573!important}.theme-light .rose-border-darker-transparent-50,.theme-light .color-3-border-darker-transparent-50{border-color:#6e2a3580!important}.theme-light .rose-border-darker-transparent-55,.theme-light .color-3-border-darker-transparent-55{border-color:#6e2a358c!important}.theme-light .rose-border-darker-transparent-60,.theme-light .color-3-border-darker-transparent-60{border-color:#6e2a3599!important}.theme-light .rose-border-darker-transparent-65,.theme-light .color-3-border-darker-transparent-65{border-color:#6e2a35a6!important}.theme-light .rose-border-darker-transparent-70,.theme-light .color-3-border-darker-transparent-70{border-color:#6e2a35b3!important}.theme-light .rose-border-darker-transparent-75,.theme-light .color-3-border-darker-transparent-75{border-color:#6e2a35bf!important}.theme-light .rose-border-darker-transparent-80,.theme-light .color-3-border-darker-transparent-80{border-color:#6e2a35cc!important}.theme-light .rose-border-darker-transparent-85,.theme-light .color-3-border-darker-transparent-85{border-color:#6e2a35d9!important}.theme-light .rose-border-darker-transparent-90,.theme-light .color-3-border-darker-transparent-90{border-color:#6e2a35e6!important}.theme-light .rose-border-darker-transparent-95,.theme-light .color-3-border-darker-transparent-95{border-color:#6e2a35f2!important}.theme-light .rose-border-darker-lightness-10,.theme-light .color-3-border-darker-lightness-10{border-color:#883441!important}.theme-light .rose-border-darker-darkness-10,.theme-light .color-3-border-darker-darkness-10{border-color:#632630!important}.theme-light .rose-border-darker-lightness-20,.theme-light .color-3-border-darker-lightness-20{border-color:#a23e4e!important}.theme-light .rose-border-darker-darkness-20,.theme-light .color-3-border-darker-darkness-20{border-color:#58222a!important}.theme-light .rose-border-darker-lightness-30,.theme-light .color-3-border-darker-lightness-30{border-color:#ba4a5c!important}.theme-light .rose-border-darker-darkness-30,.theme-light .color-3-border-darker-darkness-30{border-color:#4d1d25!important}.theme-light .rose-border-darker-lightness-40,.theme-light .color-3-border-darker-lightness-40{border-color:#c46473!important}.theme-light .rose-border-darker-darkness-40,.theme-light .color-3-border-darker-darkness-40{border-color:#421920!important}.theme-light .rose-border-darker-lightness-50,.theme-light .color-3-border-darker-lightness-50{border-color:#ce7d8a!important}.theme-light .rose-border-darker-darkness-50,.theme-light .color-3-border-darker-darkness-50{border-color:#37151b!important}.theme-light .rose-border-darker-lightness-60,.theme-light .color-3-border-darker-lightness-60{border-color:#d797a2!important}.theme-light .rose-border-darker-darkness-60,.theme-light .color-3-border-darker-darkness-60{border-color:#2c1115!important}.theme-light .rose-border-darker-lightness-70,.theme-light .color-3-border-darker-lightness-70{border-color:#e1b1b9!important}.theme-light .rose-border-darker-darkness-70,.theme-light .color-3-border-darker-darkness-70{border-color:#210d10!important}.theme-light .rose-border-darker-lightness-80,.theme-light .color-3-border-darker-lightness-80{border-color:#ebcbd0!important}.theme-light .rose-border-darker-darkness-80,.theme-light .color-3-border-darker-darkness-80{border-color:#16080b!important}.theme-light .rose-border-darker-lightness-90,.theme-light .color-3-border-darker-lightness-90{border-color:#f5e5e8!important}.theme-light .rose-border-darker-darkness-90,.theme-light .color-3-border-darker-darkness-90{border-color:#0b0405!important}.theme-light .rose-border-darker-hover:hover,.theme-light .color-3-border-darker-hover:hover{border-color:#6e2a35!important}.theme-light .rose-border-darker-hover-transparent-5:hover,.theme-light .color-3-border-darker-hover-transparent-5:hover{border-color:#6e2a350d!important}.theme-light .rose-border-darker-hover-transparent-10:hover,.theme-light .color-3-border-darker-hover-transparent-10:hover{border-color:#6e2a351a!important}.theme-light .rose-border-darker-hover-transparent-15:hover,.theme-light .color-3-border-darker-hover-transparent-15:hover{border-color:#6e2a3526!important}.theme-light .rose-border-darker-hover-transparent-20:hover,.theme-light .color-3-border-darker-hover-transparent-20:hover{border-color:#6e2a3533!important}.theme-light .rose-border-darker-hover-transparent-25:hover,.theme-light .color-3-border-darker-hover-transparent-25:hover{border-color:#6e2a3540!important}.theme-light .rose-border-darker-hover-transparent-30:hover,.theme-light .color-3-border-darker-hover-transparent-30:hover{border-color:#6e2a354d!important}.theme-light .rose-border-darker-hover-transparent-35:hover,.theme-light .color-3-border-darker-hover-transparent-35:hover{border-color:#6e2a3559!important}.theme-light .rose-border-darker-hover-transparent-40:hover,.theme-light .color-3-border-darker-hover-transparent-40:hover{border-color:#6e2a3566!important}.theme-light .rose-border-darker-hover-transparent-45:hover,.theme-light .color-3-border-darker-hover-transparent-45:hover{border-color:#6e2a3573!important}.theme-light .rose-border-darker-hover-transparent-50:hover,.theme-light .color-3-border-darker-hover-transparent-50:hover{border-color:#6e2a3580!important}.theme-light .rose-border-darker-hover-transparent-55:hover,.theme-light .color-3-border-darker-hover-transparent-55:hover{border-color:#6e2a358c!important}.theme-light .rose-border-darker-hover-transparent-60:hover,.theme-light .color-3-border-darker-hover-transparent-60:hover{border-color:#6e2a3599!important}.theme-light .rose-border-darker-hover-transparent-65:hover,.theme-light .color-3-border-darker-hover-transparent-65:hover{border-color:#6e2a35a6!important}.theme-light .rose-border-darker-hover-transparent-70:hover,.theme-light .color-3-border-darker-hover-transparent-70:hover{border-color:#6e2a35b3!important}.theme-light .rose-border-darker-hover-transparent-75:hover,.theme-light .color-3-border-darker-hover-transparent-75:hover{border-color:#6e2a35bf!important}.theme-light .rose-border-darker-hover-transparent-80:hover,.theme-light .color-3-border-darker-hover-transparent-80:hover{border-color:#6e2a35cc!important}.theme-light .rose-border-darker-hover-transparent-85:hover,.theme-light .color-3-border-darker-hover-transparent-85:hover{border-color:#6e2a35d9!important}.theme-light .rose-border-darker-hover-transparent-90:hover,.theme-light .color-3-border-darker-hover-transparent-90:hover{border-color:#6e2a35e6!important}.theme-light .rose-border-darker-hover-transparent-95:hover,.theme-light .color-3-border-darker-hover-transparent-95:hover{border-color:#6e2a35f2!important}.theme-light .rose-outline-lighter,.theme-light .color-3-outline-lighter{outline-color:#f1bac3!important}.theme-light .rose-outline-lighter-transparent-5,.theme-light .color-3-outline-lighter-transparent-5{outline-color:#f1bac30d!important}.theme-light .rose-outline-lighter-transparent-10,.theme-light .color-3-outline-lighter-transparent-10{outline-color:#f1bac31a!important}.theme-light .rose-outline-lighter-transparent-15,.theme-light .color-3-outline-lighter-transparent-15{outline-color:#f1bac326!important}.theme-light .rose-outline-lighter-transparent-20,.theme-light .color-3-outline-lighter-transparent-20{outline-color:#f1bac333!important}.theme-light .rose-outline-lighter-transparent-25,.theme-light .color-3-outline-lighter-transparent-25{outline-color:#f1bac340!important}.theme-light .rose-outline-lighter-transparent-30,.theme-light .color-3-outline-lighter-transparent-30{outline-color:#f1bac34d!important}.theme-light .rose-outline-lighter-transparent-35,.theme-light .color-3-outline-lighter-transparent-35{outline-color:#f1bac359!important}.theme-light .rose-outline-lighter-transparent-40,.theme-light .color-3-outline-lighter-transparent-40{outline-color:#f1bac366!important}.theme-light .rose-outline-lighter-transparent-45,.theme-light .color-3-outline-lighter-transparent-45{outline-color:#f1bac373!important}.theme-light .rose-outline-lighter-transparent-50,.theme-light .color-3-outline-lighter-transparent-50{outline-color:#f1bac380!important}.theme-light .rose-outline-lighter-transparent-55,.theme-light .color-3-outline-lighter-transparent-55{outline-color:#f1bac38c!important}.theme-light .rose-outline-lighter-transparent-60,.theme-light .color-3-outline-lighter-transparent-60{outline-color:#f1bac399!important}.theme-light .rose-outline-lighter-transparent-65,.theme-light .color-3-outline-lighter-transparent-65{outline-color:#f1bac3a6!important}.theme-light .rose-outline-lighter-transparent-70,.theme-light .color-3-outline-lighter-transparent-70{outline-color:#f1bac3b3!important}.theme-light .rose-outline-lighter-transparent-75,.theme-light .color-3-outline-lighter-transparent-75{outline-color:#f1bac3bf!important}.theme-light .rose-outline-lighter-transparent-80,.theme-light .color-3-outline-lighter-transparent-80{outline-color:#f1bac3cc!important}.theme-light .rose-outline-lighter-transparent-85,.theme-light .color-3-outline-lighter-transparent-85{outline-color:#f1bac3d9!important}.theme-light .rose-outline-lighter-transparent-90,.theme-light .color-3-outline-lighter-transparent-90{outline-color:#f1bac3e6!important}.theme-light .rose-outline-lighter-transparent-95,.theme-light .color-3-outline-lighter-transparent-95{outline-color:#f1bac3f2!important}.theme-light .rose-outline-lighter-lightness-10,.theme-light .color-3-outline-lighter-lightness-10{outline-color:#f2c1c9!important}.theme-light .rose-outline-lighter-darkness-10,.theme-light .color-3-outline-lighter-darkness-10{outline-color:#ea97a4!important}.theme-light .rose-outline-lighter-lightness-20,.theme-light .color-3-outline-lighter-lightness-20{outline-color:#f4c8cf!important}.theme-light .rose-outline-lighter-darkness-20,.theme-light .color-3-outline-lighter-darkness-20{outline-color:#e37385!important}.theme-light .rose-outline-lighter-lightness-30,.theme-light .color-3-outline-lighter-lightness-30{outline-color:#f5cfd5!important}.theme-light .rose-outline-lighter-darkness-30,.theme-light .color-3-outline-lighter-darkness-30{outline-color:#db5066!important}.theme-light .rose-outline-lighter-lightness-40,.theme-light .color-3-outline-lighter-lightness-40{outline-color:#f7d6db!important}.theme-light .rose-outline-lighter-darkness-40,.theme-light .color-3-outline-lighter-darkness-40{outline-color:#d42c48!important}.theme-light .rose-outline-lighter-lightness-50,.theme-light .color-3-outline-lighter-lightness-50{outline-color:#f8dde1!important}.theme-light .rose-outline-lighter-darkness-50,.theme-light .color-3-outline-lighter-darkness-50{outline-color:#b1243b!important}.theme-light .rose-outline-lighter-lightness-60,.theme-light .color-3-outline-lighter-lightness-60{outline-color:#f9e3e7!important}.theme-light .rose-outline-lighter-darkness-60,.theme-light .color-3-outline-lighter-darkness-60{outline-color:#8e1d2f!important}.theme-light .rose-outline-lighter-lightness-70,.theme-light .color-3-outline-lighter-lightness-70{outline-color:#fbeaed!important}.theme-light .rose-outline-lighter-darkness-70,.theme-light .color-3-outline-lighter-darkness-70{outline-color:#6a1623!important}.theme-light .rose-outline-lighter-lightness-80,.theme-light .color-3-outline-lighter-lightness-80{outline-color:#fcf1f3!important}.theme-light .rose-outline-lighter-darkness-80,.theme-light .color-3-outline-lighter-darkness-80{outline-color:#470e18!important}.theme-light .rose-outline-lighter-lightness-90,.theme-light .color-3-outline-lighter-lightness-90{outline-color:#fef8f9!important}.theme-light .rose-outline-lighter-darkness-90,.theme-light .color-3-outline-lighter-darkness-90{outline-color:#23070c!important}.theme-light .rose-outline-lighter-hover:hover,.theme-light .color-3-outline-lighter-hover:hover{outline-color:#f1bac3!important}.theme-light .rose-outline-lighter-hover-transparent-5:hover,.theme-light .color-3-outline-lighter-hover-transparent-5:hover{outline-color:#f1bac30d!important}.theme-light .rose-outline-lighter-hover-transparent-10:hover,.theme-light .color-3-outline-lighter-hover-transparent-10:hover{outline-color:#f1bac31a!important}.theme-light .rose-outline-lighter-hover-transparent-15:hover,.theme-light .color-3-outline-lighter-hover-transparent-15:hover{outline-color:#f1bac326!important}.theme-light .rose-outline-lighter-hover-transparent-20:hover,.theme-light .color-3-outline-lighter-hover-transparent-20:hover{outline-color:#f1bac333!important}.theme-light .rose-outline-lighter-hover-transparent-25:hover,.theme-light .color-3-outline-lighter-hover-transparent-25:hover{outline-color:#f1bac340!important}.theme-light .rose-outline-lighter-hover-transparent-30:hover,.theme-light .color-3-outline-lighter-hover-transparent-30:hover{outline-color:#f1bac34d!important}.theme-light .rose-outline-lighter-hover-transparent-35:hover,.theme-light .color-3-outline-lighter-hover-transparent-35:hover{outline-color:#f1bac359!important}.theme-light .rose-outline-lighter-hover-transparent-40:hover,.theme-light .color-3-outline-lighter-hover-transparent-40:hover{outline-color:#f1bac366!important}.theme-light .rose-outline-lighter-hover-transparent-45:hover,.theme-light .color-3-outline-lighter-hover-transparent-45:hover{outline-color:#f1bac373!important}.theme-light .rose-outline-lighter-hover-transparent-50:hover,.theme-light .color-3-outline-lighter-hover-transparent-50:hover{outline-color:#f1bac380!important}.theme-light .rose-outline-lighter-hover-transparent-55:hover,.theme-light .color-3-outline-lighter-hover-transparent-55:hover{outline-color:#f1bac38c!important}.theme-light .rose-outline-lighter-hover-transparent-60:hover,.theme-light .color-3-outline-lighter-hover-transparent-60:hover{outline-color:#f1bac399!important}.theme-light .rose-outline-lighter-hover-transparent-65:hover,.theme-light .color-3-outline-lighter-hover-transparent-65:hover{outline-color:#f1bac3a6!important}.theme-light .rose-outline-lighter-hover-transparent-70:hover,.theme-light .color-3-outline-lighter-hover-transparent-70:hover{outline-color:#f1bac3b3!important}.theme-light .rose-outline-lighter-hover-transparent-75:hover,.theme-light .color-3-outline-lighter-hover-transparent-75:hover{outline-color:#f1bac3bf!important}.theme-light .rose-outline-lighter-hover-transparent-80:hover,.theme-light .color-3-outline-lighter-hover-transparent-80:hover{outline-color:#f1bac3cc!important}.theme-light .rose-outline-lighter-hover-transparent-85:hover,.theme-light .color-3-outline-lighter-hover-transparent-85:hover{outline-color:#f1bac3d9!important}.theme-light .rose-outline-lighter-hover-transparent-90:hover,.theme-light .color-3-outline-lighter-hover-transparent-90:hover{outline-color:#f1bac3e6!important}.theme-light .rose-outline-lighter-hover-transparent-95:hover,.theme-light .color-3-outline-lighter-hover-transparent-95:hover{outline-color:#f1bac3f2!important}.theme-light .rose-outline-light,.theme-light .color-3-outline-light{outline-color:#e27588!important}.theme-light .rose-outline-light-transparent-5,.theme-light .color-3-outline-light-transparent-5{outline-color:#e275880d!important}.theme-light .rose-outline-light-transparent-10,.theme-light .color-3-outline-light-transparent-10{outline-color:#e275881a!important}.theme-light .rose-outline-light-transparent-15,.theme-light .color-3-outline-light-transparent-15{outline-color:#e2758826!important}.theme-light .rose-outline-light-transparent-20,.theme-light .color-3-outline-light-transparent-20{outline-color:#e2758833!important}.theme-light .rose-outline-light-transparent-25,.theme-light .color-3-outline-light-transparent-25{outline-color:#e2758840!important}.theme-light .rose-outline-light-transparent-30,.theme-light .color-3-outline-light-transparent-30{outline-color:#e275884d!important}.theme-light .rose-outline-light-transparent-35,.theme-light .color-3-outline-light-transparent-35{outline-color:#e2758859!important}.theme-light .rose-outline-light-transparent-40,.theme-light .color-3-outline-light-transparent-40{outline-color:#e2758866!important}.theme-light .rose-outline-light-transparent-45,.theme-light .color-3-outline-light-transparent-45{outline-color:#e2758873!important}.theme-light .rose-outline-light-transparent-50,.theme-light .color-3-outline-light-transparent-50{outline-color:#e2758880!important}.theme-light .rose-outline-light-transparent-55,.theme-light .color-3-outline-light-transparent-55{outline-color:#e275888c!important}.theme-light .rose-outline-light-transparent-60,.theme-light .color-3-outline-light-transparent-60{outline-color:#e2758899!important}.theme-light .rose-outline-light-transparent-65,.theme-light .color-3-outline-light-transparent-65{outline-color:#e27588a6!important}.theme-light .rose-outline-light-transparent-70,.theme-light .color-3-outline-light-transparent-70{outline-color:#e27588b3!important}.theme-light .rose-outline-light-transparent-75,.theme-light .color-3-outline-light-transparent-75{outline-color:#e27588bf!important}.theme-light .rose-outline-light-transparent-80,.theme-light .color-3-outline-light-transparent-80{outline-color:#e27588cc!important}.theme-light .rose-outline-light-transparent-85,.theme-light .color-3-outline-light-transparent-85{outline-color:#e27588d9!important}.theme-light .rose-outline-light-transparent-90,.theme-light .color-3-outline-light-transparent-90{outline-color:#e27588e6!important}.theme-light .rose-outline-light-transparent-95,.theme-light .color-3-outline-light-transparent-95{outline-color:#e27588f2!important}.theme-light .rose-outline-light-lightness-10,.theme-light .color-3-outline-light-lightness-10{outline-color:#e58394!important}.theme-light .rose-outline-light-darkness-10,.theme-light .color-3-outline-light-darkness-10{outline-color:#dc5970!important}.theme-light .rose-outline-light-lightness-20,.theme-light .color-3-outline-light-lightness-20{outline-color:#e891a0!important}.theme-light .rose-outline-light-darkness-20,.theme-light .color-3-outline-light-darkness-20{outline-color:#d63c57!important}.theme-light .rose-outline-light-lightness-30,.theme-light .color-3-outline-light-lightness-30{outline-color:#eb9eac!important}.theme-light .rose-outline-light-darkness-30,.theme-light .color-3-outline-light-darkness-30{outline-color:#c62a45!important}.theme-light .rose-outline-light-lightness-40,.theme-light .color-3-outline-light-lightness-40{outline-color:#eeacb8!important}.theme-light .rose-outline-light-darkness-40,.theme-light .color-3-outline-light-darkness-40{outline-color:#aa243b!important}.theme-light .rose-outline-light-lightness-50,.theme-light .color-3-outline-light-lightness-50{outline-color:#f1bac4!important}.theme-light .rose-outline-light-darkness-50,.theme-light .color-3-outline-light-darkness-50{outline-color:#8e1e31!important}.theme-light .rose-outline-light-lightness-60,.theme-light .color-3-outline-light-lightness-60{outline-color:#f3c8cf!important}.theme-light .rose-outline-light-darkness-60,.theme-light .color-3-outline-light-darkness-60{outline-color:#711827!important}.theme-light .rose-outline-light-lightness-70,.theme-light .color-3-outline-light-lightness-70{outline-color:#f6d6db!important}.theme-light .rose-outline-light-darkness-70,.theme-light .color-3-outline-light-darkness-70{outline-color:#55121e!important}.theme-light .rose-outline-light-lightness-80,.theme-light .color-3-outline-light-lightness-80{outline-color:#f9e3e7!important}.theme-light .rose-outline-light-darkness-80,.theme-light .color-3-outline-light-darkness-80{outline-color:#390c14!important}.theme-light .rose-outline-light-lightness-90,.theme-light .color-3-outline-light-lightness-90{outline-color:#fcf1f3!important}.theme-light .rose-outline-light-darkness-90,.theme-light .color-3-outline-light-darkness-90{outline-color:#1c060a!important}.theme-light .rose-outline-light-hover:hover,.theme-light .color-3-outline-light-hover:hover{outline-color:#e27588!important}.theme-light .rose-outline-light-hover-transparent-5:hover,.theme-light .color-3-outline-light-hover-transparent-5:hover{outline-color:#e275880d!important}.theme-light .rose-outline-light-hover-transparent-10:hover,.theme-light .color-3-outline-light-hover-transparent-10:hover{outline-color:#e275881a!important}.theme-light .rose-outline-light-hover-transparent-15:hover,.theme-light .color-3-outline-light-hover-transparent-15:hover{outline-color:#e2758826!important}.theme-light .rose-outline-light-hover-transparent-20:hover,.theme-light .color-3-outline-light-hover-transparent-20:hover{outline-color:#e2758833!important}.theme-light .rose-outline-light-hover-transparent-25:hover,.theme-light .color-3-outline-light-hover-transparent-25:hover{outline-color:#e2758840!important}.theme-light .rose-outline-light-hover-transparent-30:hover,.theme-light .color-3-outline-light-hover-transparent-30:hover{outline-color:#e275884d!important}.theme-light .rose-outline-light-hover-transparent-35:hover,.theme-light .color-3-outline-light-hover-transparent-35:hover{outline-color:#e2758859!important}.theme-light .rose-outline-light-hover-transparent-40:hover,.theme-light .color-3-outline-light-hover-transparent-40:hover{outline-color:#e2758866!important}.theme-light .rose-outline-light-hover-transparent-45:hover,.theme-light .color-3-outline-light-hover-transparent-45:hover{outline-color:#e2758873!important}.theme-light .rose-outline-light-hover-transparent-50:hover,.theme-light .color-3-outline-light-hover-transparent-50:hover{outline-color:#e2758880!important}.theme-light .rose-outline-light-hover-transparent-55:hover,.theme-light .color-3-outline-light-hover-transparent-55:hover{outline-color:#e275888c!important}.theme-light .rose-outline-light-hover-transparent-60:hover,.theme-light .color-3-outline-light-hover-transparent-60:hover{outline-color:#e2758899!important}.theme-light .rose-outline-light-hover-transparent-65:hover,.theme-light .color-3-outline-light-hover-transparent-65:hover{outline-color:#e27588a6!important}.theme-light .rose-outline-light-hover-transparent-70:hover,.theme-light .color-3-outline-light-hover-transparent-70:hover{outline-color:#e27588b3!important}.theme-light .rose-outline-light-hover-transparent-75:hover,.theme-light .color-3-outline-light-hover-transparent-75:hover{outline-color:#e27588bf!important}.theme-light .rose-outline-light-hover-transparent-80:hover,.theme-light .color-3-outline-light-hover-transparent-80:hover{outline-color:#e27588cc!important}.theme-light .rose-outline-light-hover-transparent-85:hover,.theme-light .color-3-outline-light-hover-transparent-85:hover{outline-color:#e27588d9!important}.theme-light .rose-outline-light-hover-transparent-90:hover,.theme-light .color-3-outline-light-hover-transparent-90:hover{outline-color:#e27588e6!important}.theme-light .rose-outline-light-hover-transparent-95:hover,.theme-light .color-3-outline-light-hover-transparent-95:hover{outline-color:#e27588f2!important}.theme-light .rose-outline,.theme-light .color-3-outline{outline-color:#d93954!important}.theme-light .rose-outline-transparent-5,.theme-light .color-3-outline-transparent-5{outline-color:#d939540d!important}.theme-light .rose-outline-transparent-10,.theme-light .color-3-outline-transparent-10{outline-color:#d939541a!important}.theme-light .rose-outline-transparent-15,.theme-light .color-3-outline-transparent-15{outline-color:#d9395426!important}.theme-light .rose-outline-transparent-20,.theme-light .color-3-outline-transparent-20{outline-color:#d9395433!important}.theme-light .rose-outline-transparent-25,.theme-light .color-3-outline-transparent-25{outline-color:#d9395440!important}.theme-light .rose-outline-transparent-30,.theme-light .color-3-outline-transparent-30{outline-color:#d939544d!important}.theme-light .rose-outline-transparent-35,.theme-light .color-3-outline-transparent-35{outline-color:#d9395459!important}.theme-light .rose-outline-transparent-40,.theme-light .color-3-outline-transparent-40{outline-color:#d9395466!important}.theme-light .rose-outline-transparent-45,.theme-light .color-3-outline-transparent-45{outline-color:#d9395473!important}.theme-light .rose-outline-transparent-50,.theme-light .color-3-outline-transparent-50{outline-color:#d9395480!important}.theme-light .rose-outline-transparent-55,.theme-light .color-3-outline-transparent-55{outline-color:#d939548c!important}.theme-light .rose-outline-transparent-60,.theme-light .color-3-outline-transparent-60{outline-color:#d9395499!important}.theme-light .rose-outline-transparent-65,.theme-light .color-3-outline-transparent-65{outline-color:#d93954a6!important}.theme-light .rose-outline-transparent-70,.theme-light .color-3-outline-transparent-70{outline-color:#d93954b3!important}.theme-light .rose-outline-transparent-75,.theme-light .color-3-outline-transparent-75{outline-color:#d93954bf!important}.theme-light .rose-outline-transparent-80,.theme-light .color-3-outline-transparent-80{outline-color:#d93954cc!important}.theme-light .rose-outline-transparent-85,.theme-light .color-3-outline-transparent-85{outline-color:#d93954d9!important}.theme-light .rose-outline-transparent-90,.theme-light .color-3-outline-transparent-90{outline-color:#d93954e6!important}.theme-light .rose-outline-transparent-95,.theme-light .color-3-outline-transparent-95{outline-color:#d93954f2!important}.theme-light .rose-outline-lightness-10,.theme-light .color-3-outline-lightness-10{outline-color:#dd4d65!important}.theme-light .rose-outline-darkness-10,.theme-light .color-3-outline-darkness-10{outline-color:#cf2844!important}.theme-light .rose-outline-lightness-20,.theme-light .color-3-outline-lightness-20{outline-color:#e16176!important}.theme-light .rose-outline-darkness-20,.theme-light .color-3-outline-darkness-20{outline-color:#b8233c!important}.theme-light .rose-outline-lightness-30,.theme-light .color-3-outline-lightness-30{outline-color:#e47487!important}.theme-light .rose-outline-darkness-30,.theme-light .color-3-outline-darkness-30{outline-color:#a11f35!important}.theme-light .rose-outline-lightness-40,.theme-light .color-3-outline-lightness-40{outline-color:#e88898!important}.theme-light .rose-outline-darkness-40,.theme-light .color-3-outline-darkness-40{outline-color:#8a1a2d!important}.theme-light .rose-outline-lightness-50,.theme-light .color-3-outline-lightness-50{outline-color:#ec9caa!important}.theme-light .rose-outline-darkness-50,.theme-light .color-3-outline-darkness-50{outline-color:#731626!important}.theme-light .rose-outline-lightness-60,.theme-light .color-3-outline-lightness-60{outline-color:#f0b0bb!important}.theme-light .rose-outline-darkness-60,.theme-light .color-3-outline-darkness-60{outline-color:#5c121e!important}.theme-light .rose-outline-lightness-70,.theme-light .color-3-outline-lightness-70{outline-color:#f4c4cc!important}.theme-light .rose-outline-darkness-70,.theme-light .color-3-outline-darkness-70{outline-color:#450d17!important}.theme-light .rose-outline-lightness-80,.theme-light .color-3-outline-lightness-80{outline-color:#f7d7dd!important}.theme-light .rose-outline-darkness-80,.theme-light .color-3-outline-darkness-80{outline-color:#2e090f!important}.theme-light .rose-outline-lightness-90,.theme-light .color-3-outline-lightness-90{outline-color:#fbebee!important}.theme-light .rose-outline-darkness-90,.theme-light .color-3-outline-darkness-90{outline-color:#170408!important}.theme-light .rose-outline-hover:hover,.theme-light .color-3-outline-hover:hover{outline-color:#d93954!important}.theme-light .rose-outline-hover-transparent-5:hover,.theme-light .color-3-outline-hover-transparent-5:hover{outline-color:#d939540d!important}.theme-light .rose-outline-hover-transparent-10:hover,.theme-light .color-3-outline-hover-transparent-10:hover{outline-color:#d939541a!important}.theme-light .rose-outline-hover-transparent-15:hover,.theme-light .color-3-outline-hover-transparent-15:hover{outline-color:#d9395426!important}.theme-light .rose-outline-hover-transparent-20:hover,.theme-light .color-3-outline-hover-transparent-20:hover{outline-color:#d9395433!important}.theme-light .rose-outline-hover-transparent-25:hover,.theme-light .color-3-outline-hover-transparent-25:hover{outline-color:#d9395440!important}.theme-light .rose-outline-hover-transparent-30:hover,.theme-light .color-3-outline-hover-transparent-30:hover{outline-color:#d939544d!important}.theme-light .rose-outline-hover-transparent-35:hover,.theme-light .color-3-outline-hover-transparent-35:hover{outline-color:#d9395459!important}.theme-light .rose-outline-hover-transparent-40:hover,.theme-light .color-3-outline-hover-transparent-40:hover{outline-color:#d9395466!important}.theme-light .rose-outline-hover-transparent-45:hover,.theme-light .color-3-outline-hover-transparent-45:hover{outline-color:#d9395473!important}.theme-light .rose-outline-hover-transparent-50:hover,.theme-light .color-3-outline-hover-transparent-50:hover{outline-color:#d9395480!important}.theme-light .rose-outline-hover-transparent-55:hover,.theme-light .color-3-outline-hover-transparent-55:hover{outline-color:#d939548c!important}.theme-light .rose-outline-hover-transparent-60:hover,.theme-light .color-3-outline-hover-transparent-60:hover{outline-color:#d9395499!important}.theme-light .rose-outline-hover-transparent-65:hover,.theme-light .color-3-outline-hover-transparent-65:hover{outline-color:#d93954a6!important}.theme-light .rose-outline-hover-transparent-70:hover,.theme-light .color-3-outline-hover-transparent-70:hover{outline-color:#d93954b3!important}.theme-light .rose-outline-hover-transparent-75:hover,.theme-light .color-3-outline-hover-transparent-75:hover{outline-color:#d93954bf!important}.theme-light .rose-outline-hover-transparent-80:hover,.theme-light .color-3-outline-hover-transparent-80:hover{outline-color:#d93954cc!important}.theme-light .rose-outline-hover-transparent-85:hover,.theme-light .color-3-outline-hover-transparent-85:hover{outline-color:#d93954d9!important}.theme-light .rose-outline-hover-transparent-90:hover,.theme-light .color-3-outline-hover-transparent-90:hover{outline-color:#d93954e6!important}.theme-light .rose-outline-hover-transparent-95:hover,.theme-light .color-3-outline-hover-transparent-95:hover{outline-color:#d93954f2!important}.theme-light .rose-outline-dark,.theme-light .color-3-outline-dark{outline-color:#a43e50!important}.theme-light .rose-outline-dark-transparent-5,.theme-light .color-3-outline-dark-transparent-5{outline-color:#a43e500d!important}.theme-light .rose-outline-dark-transparent-10,.theme-light .color-3-outline-dark-transparent-10{outline-color:#a43e501a!important}.theme-light .rose-outline-dark-transparent-15,.theme-light .color-3-outline-dark-transparent-15{outline-color:#a43e5026!important}.theme-light .rose-outline-dark-transparent-20,.theme-light .color-3-outline-dark-transparent-20{outline-color:#a43e5033!important}.theme-light .rose-outline-dark-transparent-25,.theme-light .color-3-outline-dark-transparent-25{outline-color:#a43e5040!important}.theme-light .rose-outline-dark-transparent-30,.theme-light .color-3-outline-dark-transparent-30{outline-color:#a43e504d!important}.theme-light .rose-outline-dark-transparent-35,.theme-light .color-3-outline-dark-transparent-35{outline-color:#a43e5059!important}.theme-light .rose-outline-dark-transparent-40,.theme-light .color-3-outline-dark-transparent-40{outline-color:#a43e5066!important}.theme-light .rose-outline-dark-transparent-45,.theme-light .color-3-outline-dark-transparent-45{outline-color:#a43e5073!important}.theme-light .rose-outline-dark-transparent-50,.theme-light .color-3-outline-dark-transparent-50{outline-color:#a43e5080!important}.theme-light .rose-outline-dark-transparent-55,.theme-light .color-3-outline-dark-transparent-55{outline-color:#a43e508c!important}.theme-light .rose-outline-dark-transparent-60,.theme-light .color-3-outline-dark-transparent-60{outline-color:#a43e5099!important}.theme-light .rose-outline-dark-transparent-65,.theme-light .color-3-outline-dark-transparent-65{outline-color:#a43e50a6!important}.theme-light .rose-outline-dark-transparent-70,.theme-light .color-3-outline-dark-transparent-70{outline-color:#a43e50b3!important}.theme-light .rose-outline-dark-transparent-75,.theme-light .color-3-outline-dark-transparent-75{outline-color:#a43e50bf!important}.theme-light .rose-outline-dark-transparent-80,.theme-light .color-3-outline-dark-transparent-80{outline-color:#a43e50cc!important}.theme-light .rose-outline-dark-transparent-85,.theme-light .color-3-outline-dark-transparent-85{outline-color:#a43e50d9!important}.theme-light .rose-outline-dark-transparent-90,.theme-light .color-3-outline-dark-transparent-90{outline-color:#a43e50e6!important}.theme-light .rose-outline-dark-transparent-95,.theme-light .color-3-outline-dark-transparent-95{outline-color:#a43e50f2!important}.theme-light .rose-outline-dark-lightness-10,.theme-light .color-3-outline-dark-lightness-10{outline-color:#b9465a!important}.theme-light .rose-outline-dark-darkness-10,.theme-light .color-3-outline-dark-darkness-10{outline-color:#943848!important}.theme-light .rose-outline-dark-lightness-20,.theme-light .color-3-outline-dark-lightness-20{outline-color:#c15a6c!important}.theme-light .rose-outline-dark-darkness-20,.theme-light .color-3-outline-dark-darkness-20{outline-color:#833240!important}.theme-light .rose-outline-dark-lightness-30,.theme-light .color-3-outline-dark-lightness-30{outline-color:#c86f7f!important}.theme-light .rose-outline-dark-darkness-30,.theme-light .color-3-outline-dark-darkness-30{outline-color:#732b38!important}.theme-light .rose-outline-dark-lightness-40,.theme-light .color-3-outline-dark-lightness-40{outline-color:#d08391!important}.theme-light .rose-outline-dark-darkness-40,.theme-light .color-3-outline-dark-darkness-40{outline-color:#622530!important}.theme-light .rose-outline-dark-lightness-50,.theme-light .color-3-outline-dark-lightness-50{outline-color:#d898a3!important}.theme-light .rose-outline-dark-darkness-50,.theme-light .color-3-outline-dark-darkness-50{outline-color:#521f28!important}.theme-light .rose-outline-dark-lightness-60,.theme-light .color-3-outline-dark-lightness-60{outline-color:#e0adb6!important}.theme-light .rose-outline-dark-darkness-60,.theme-light .color-3-outline-dark-darkness-60{outline-color:#421920!important}.theme-light .rose-outline-dark-lightness-70,.theme-light .color-3-outline-dark-lightness-70{outline-color:#e8c1c8!important}.theme-light .rose-outline-dark-darkness-70,.theme-light .color-3-outline-dark-darkness-70{outline-color:#311318!important}.theme-light .rose-outline-dark-lightness-80,.theme-light .color-3-outline-dark-lightness-80{outline-color:#efd6da!important}.theme-light .rose-outline-dark-darkness-80,.theme-light .color-3-outline-dark-darkness-80{outline-color:#210c10!important}.theme-light .rose-outline-dark-lightness-90,.theme-light .color-3-outline-dark-lightness-90{outline-color:#f7eaed!important}.theme-light .rose-outline-dark-darkness-90,.theme-light .color-3-outline-dark-darkness-90{outline-color:#100608!important}.theme-light .rose-outline-dark-hover:hover,.theme-light .color-3-outline-dark-hover:hover{outline-color:#a43e50!important}.theme-light .rose-outline-dark-hover-transparent-5:hover,.theme-light .color-3-outline-dark-hover-transparent-5:hover{outline-color:#a43e500d!important}.theme-light .rose-outline-dark-hover-transparent-10:hover,.theme-light .color-3-outline-dark-hover-transparent-10:hover{outline-color:#a43e501a!important}.theme-light .rose-outline-dark-hover-transparent-15:hover,.theme-light .color-3-outline-dark-hover-transparent-15:hover{outline-color:#a43e5026!important}.theme-light .rose-outline-dark-hover-transparent-20:hover,.theme-light .color-3-outline-dark-hover-transparent-20:hover{outline-color:#a43e5033!important}.theme-light .rose-outline-dark-hover-transparent-25:hover,.theme-light .color-3-outline-dark-hover-transparent-25:hover{outline-color:#a43e5040!important}.theme-light .rose-outline-dark-hover-transparent-30:hover,.theme-light .color-3-outline-dark-hover-transparent-30:hover{outline-color:#a43e504d!important}.theme-light .rose-outline-dark-hover-transparent-35:hover,.theme-light .color-3-outline-dark-hover-transparent-35:hover{outline-color:#a43e5059!important}.theme-light .rose-outline-dark-hover-transparent-40:hover,.theme-light .color-3-outline-dark-hover-transparent-40:hover{outline-color:#a43e5066!important}.theme-light .rose-outline-dark-hover-transparent-45:hover,.theme-light .color-3-outline-dark-hover-transparent-45:hover{outline-color:#a43e5073!important}.theme-light .rose-outline-dark-hover-transparent-50:hover,.theme-light .color-3-outline-dark-hover-transparent-50:hover{outline-color:#a43e5080!important}.theme-light .rose-outline-dark-hover-transparent-55:hover,.theme-light .color-3-outline-dark-hover-transparent-55:hover{outline-color:#a43e508c!important}.theme-light .rose-outline-dark-hover-transparent-60:hover,.theme-light .color-3-outline-dark-hover-transparent-60:hover{outline-color:#a43e5099!important}.theme-light .rose-outline-dark-hover-transparent-65:hover,.theme-light .color-3-outline-dark-hover-transparent-65:hover{outline-color:#a43e50a6!important}.theme-light .rose-outline-dark-hover-transparent-70:hover,.theme-light .color-3-outline-dark-hover-transparent-70:hover{outline-color:#a43e50b3!important}.theme-light .rose-outline-dark-hover-transparent-75:hover,.theme-light .color-3-outline-dark-hover-transparent-75:hover{outline-color:#a43e50bf!important}.theme-light .rose-outline-dark-hover-transparent-80:hover,.theme-light .color-3-outline-dark-hover-transparent-80:hover{outline-color:#a43e50cc!important}.theme-light .rose-outline-dark-hover-transparent-85:hover,.theme-light .color-3-outline-dark-hover-transparent-85:hover{outline-color:#a43e50d9!important}.theme-light .rose-outline-dark-hover-transparent-90:hover,.theme-light .color-3-outline-dark-hover-transparent-90:hover{outline-color:#a43e50e6!important}.theme-light .rose-outline-dark-hover-transparent-95:hover,.theme-light .color-3-outline-dark-hover-transparent-95:hover{outline-color:#a43e50f2!important}.theme-light .rose-outline-darker,.theme-light .color-3-outline-darker{outline-color:#6e2a35!important}.theme-light .rose-outline-darker-transparent-5,.theme-light .color-3-outline-darker-transparent-5{outline-color:#6e2a350d!important}.theme-light .rose-outline-darker-transparent-10,.theme-light .color-3-outline-darker-transparent-10{outline-color:#6e2a351a!important}.theme-light .rose-outline-darker-transparent-15,.theme-light .color-3-outline-darker-transparent-15{outline-color:#6e2a3526!important}.theme-light .rose-outline-darker-transparent-20,.theme-light .color-3-outline-darker-transparent-20{outline-color:#6e2a3533!important}.theme-light .rose-outline-darker-transparent-25,.theme-light .color-3-outline-darker-transparent-25{outline-color:#6e2a3540!important}.theme-light .rose-outline-darker-transparent-30,.theme-light .color-3-outline-darker-transparent-30{outline-color:#6e2a354d!important}.theme-light .rose-outline-darker-transparent-35,.theme-light .color-3-outline-darker-transparent-35{outline-color:#6e2a3559!important}.theme-light .rose-outline-darker-transparent-40,.theme-light .color-3-outline-darker-transparent-40{outline-color:#6e2a3566!important}.theme-light .rose-outline-darker-transparent-45,.theme-light .color-3-outline-darker-transparent-45{outline-color:#6e2a3573!important}.theme-light .rose-outline-darker-transparent-50,.theme-light .color-3-outline-darker-transparent-50{outline-color:#6e2a3580!important}.theme-light .rose-outline-darker-transparent-55,.theme-light .color-3-outline-darker-transparent-55{outline-color:#6e2a358c!important}.theme-light .rose-outline-darker-transparent-60,.theme-light .color-3-outline-darker-transparent-60{outline-color:#6e2a3599!important}.theme-light .rose-outline-darker-transparent-65,.theme-light .color-3-outline-darker-transparent-65{outline-color:#6e2a35a6!important}.theme-light .rose-outline-darker-transparent-70,.theme-light .color-3-outline-darker-transparent-70{outline-color:#6e2a35b3!important}.theme-light .rose-outline-darker-transparent-75,.theme-light .color-3-outline-darker-transparent-75{outline-color:#6e2a35bf!important}.theme-light .rose-outline-darker-transparent-80,.theme-light .color-3-outline-darker-transparent-80{outline-color:#6e2a35cc!important}.theme-light .rose-outline-darker-transparent-85,.theme-light .color-3-outline-darker-transparent-85{outline-color:#6e2a35d9!important}.theme-light .rose-outline-darker-transparent-90,.theme-light .color-3-outline-darker-transparent-90{outline-color:#6e2a35e6!important}.theme-light .rose-outline-darker-transparent-95,.theme-light .color-3-outline-darker-transparent-95{outline-color:#6e2a35f2!important}.theme-light .rose-outline-darker-lightness-10,.theme-light .color-3-outline-darker-lightness-10{outline-color:#883441!important}.theme-light .rose-outline-darker-darkness-10,.theme-light .color-3-outline-darker-darkness-10{outline-color:#632630!important}.theme-light .rose-outline-darker-lightness-20,.theme-light .color-3-outline-darker-lightness-20{outline-color:#a23e4e!important}.theme-light .rose-outline-darker-darkness-20,.theme-light .color-3-outline-darker-darkness-20{outline-color:#58222a!important}.theme-light .rose-outline-darker-lightness-30,.theme-light .color-3-outline-darker-lightness-30{outline-color:#ba4a5c!important}.theme-light .rose-outline-darker-darkness-30,.theme-light .color-3-outline-darker-darkness-30{outline-color:#4d1d25!important}.theme-light .rose-outline-darker-lightness-40,.theme-light .color-3-outline-darker-lightness-40{outline-color:#c46473!important}.theme-light .rose-outline-darker-darkness-40,.theme-light .color-3-outline-darker-darkness-40{outline-color:#421920!important}.theme-light .rose-outline-darker-lightness-50,.theme-light .color-3-outline-darker-lightness-50{outline-color:#ce7d8a!important}.theme-light .rose-outline-darker-darkness-50,.theme-light .color-3-outline-darker-darkness-50{outline-color:#37151b!important}.theme-light .rose-outline-darker-lightness-60,.theme-light .color-3-outline-darker-lightness-60{outline-color:#d797a2!important}.theme-light .rose-outline-darker-darkness-60,.theme-light .color-3-outline-darker-darkness-60{outline-color:#2c1115!important}.theme-light .rose-outline-darker-lightness-70,.theme-light .color-3-outline-darker-lightness-70{outline-color:#e1b1b9!important}.theme-light .rose-outline-darker-darkness-70,.theme-light .color-3-outline-darker-darkness-70{outline-color:#210d10!important}.theme-light .rose-outline-darker-lightness-80,.theme-light .color-3-outline-darker-lightness-80{outline-color:#ebcbd0!important}.theme-light .rose-outline-darker-darkness-80,.theme-light .color-3-outline-darker-darkness-80{outline-color:#16080b!important}.theme-light .rose-outline-darker-lightness-90,.theme-light .color-3-outline-darker-lightness-90{outline-color:#f5e5e8!important}.theme-light .rose-outline-darker-darkness-90,.theme-light .color-3-outline-darker-darkness-90{outline-color:#0b0405!important}.theme-light .rose-outline-darker-hover:hover,.theme-light .color-3-outline-darker-hover:hover{outline-color:#6e2a35!important}.theme-light .rose-outline-darker-hover-transparent-5:hover,.theme-light .color-3-outline-darker-hover-transparent-5:hover{outline-color:#6e2a350d!important}.theme-light .rose-outline-darker-hover-transparent-10:hover,.theme-light .color-3-outline-darker-hover-transparent-10:hover{outline-color:#6e2a351a!important}.theme-light .rose-outline-darker-hover-transparent-15:hover,.theme-light .color-3-outline-darker-hover-transparent-15:hover{outline-color:#6e2a3526!important}.theme-light .rose-outline-darker-hover-transparent-20:hover,.theme-light .color-3-outline-darker-hover-transparent-20:hover{outline-color:#6e2a3533!important}.theme-light .rose-outline-darker-hover-transparent-25:hover,.theme-light .color-3-outline-darker-hover-transparent-25:hover{outline-color:#6e2a3540!important}.theme-light .rose-outline-darker-hover-transparent-30:hover,.theme-light .color-3-outline-darker-hover-transparent-30:hover{outline-color:#6e2a354d!important}.theme-light .rose-outline-darker-hover-transparent-35:hover,.theme-light .color-3-outline-darker-hover-transparent-35:hover{outline-color:#6e2a3559!important}.theme-light .rose-outline-darker-hover-transparent-40:hover,.theme-light .color-3-outline-darker-hover-transparent-40:hover{outline-color:#6e2a3566!important}.theme-light .rose-outline-darker-hover-transparent-45:hover,.theme-light .color-3-outline-darker-hover-transparent-45:hover{outline-color:#6e2a3573!important}.theme-light .rose-outline-darker-hover-transparent-50:hover,.theme-light .color-3-outline-darker-hover-transparent-50:hover{outline-color:#6e2a3580!important}.theme-light .rose-outline-darker-hover-transparent-55:hover,.theme-light .color-3-outline-darker-hover-transparent-55:hover{outline-color:#6e2a358c!important}.theme-light .rose-outline-darker-hover-transparent-60:hover,.theme-light .color-3-outline-darker-hover-transparent-60:hover{outline-color:#6e2a3599!important}.theme-light .rose-outline-darker-hover-transparent-65:hover,.theme-light .color-3-outline-darker-hover-transparent-65:hover{outline-color:#6e2a35a6!important}.theme-light .rose-outline-darker-hover-transparent-70:hover,.theme-light .color-3-outline-darker-hover-transparent-70:hover{outline-color:#6e2a35b3!important}.theme-light .rose-outline-darker-hover-transparent-75:hover,.theme-light .color-3-outline-darker-hover-transparent-75:hover{outline-color:#6e2a35bf!important}.theme-light .rose-outline-darker-hover-transparent-80:hover,.theme-light .color-3-outline-darker-hover-transparent-80:hover{outline-color:#6e2a35cc!important}.theme-light .rose-outline-darker-hover-transparent-85:hover,.theme-light .color-3-outline-darker-hover-transparent-85:hover{outline-color:#6e2a35d9!important}.theme-light .rose-outline-darker-hover-transparent-90:hover,.theme-light .color-3-outline-darker-hover-transparent-90:hover{outline-color:#6e2a35e6!important}.theme-light .rose-outline-darker-hover-transparent-95:hover,.theme-light .color-3-outline-darker-hover-transparent-95:hover{outline-color:#6e2a35f2!important}.theme-light .grey-bg-lighter,.theme-light .color-4-bg-lighter{background-color:#f2f2f2}.theme-light .grey-bg-lighter-transparent-5,.theme-light .color-4-bg-lighter-transparent-5{background-color:#f2f2f20d}.theme-light .grey-bg-lighter-transparent-10,.theme-light .color-4-bg-lighter-transparent-10{background-color:#f2f2f21a}.theme-light .grey-bg-lighter-transparent-15,.theme-light .color-4-bg-lighter-transparent-15{background-color:#f2f2f226}.theme-light .grey-bg-lighter-transparent-20,.theme-light .color-4-bg-lighter-transparent-20{background-color:#f2f2f233}.theme-light .grey-bg-lighter-transparent-25,.theme-light .color-4-bg-lighter-transparent-25{background-color:#f2f2f240}.theme-light .grey-bg-lighter-transparent-30,.theme-light .color-4-bg-lighter-transparent-30{background-color:#f2f2f24d}.theme-light .grey-bg-lighter-transparent-35,.theme-light .color-4-bg-lighter-transparent-35{background-color:#f2f2f259}.theme-light .grey-bg-lighter-transparent-40,.theme-light .color-4-bg-lighter-transparent-40{background-color:#f2f2f266}.theme-light .grey-bg-lighter-transparent-45,.theme-light .color-4-bg-lighter-transparent-45{background-color:#f2f2f273}.theme-light .grey-bg-lighter-transparent-50,.theme-light .color-4-bg-lighter-transparent-50{background-color:#f2f2f280}.theme-light .grey-bg-lighter-transparent-55,.theme-light .color-4-bg-lighter-transparent-55{background-color:#f2f2f28c}.theme-light .grey-bg-lighter-transparent-60,.theme-light .color-4-bg-lighter-transparent-60{background-color:#f2f2f299}.theme-light .grey-bg-lighter-transparent-65,.theme-light .color-4-bg-lighter-transparent-65{background-color:#f2f2f2a6}.theme-light .grey-bg-lighter-transparent-70,.theme-light .color-4-bg-lighter-transparent-70{background-color:#f2f2f2b3}.theme-light .grey-bg-lighter-transparent-75,.theme-light .color-4-bg-lighter-transparent-75{background-color:#f2f2f2bf}.theme-light .grey-bg-lighter-transparent-80,.theme-light .color-4-bg-lighter-transparent-80{background-color:#f2f2f2cc}.theme-light .grey-bg-lighter-transparent-85,.theme-light .color-4-bg-lighter-transparent-85{background-color:#f2f2f2d9}.theme-light .grey-bg-lighter-transparent-90,.theme-light .color-4-bg-lighter-transparent-90{background-color:#f2f2f2e6}.theme-light .grey-bg-lighter-transparent-95,.theme-light .color-4-bg-lighter-transparent-95{background-color:#f2f2f2f2}.theme-light .grey-bg-lighter-lightness-10,.theme-light .color-4-bg-lighter-lightness-10{background-color:#f3f3f3}.theme-light .grey-bg-lighter-darkness-10,.theme-light .color-4-bg-lighter-darkness-10{background-color:#dadada}.theme-light .grey-bg-lighter-lightness-20,.theme-light .color-4-bg-lighter-lightness-20{background-color:#f5f5f5}.theme-light .grey-bg-lighter-darkness-20,.theme-light .color-4-bg-lighter-darkness-20{background-color:#c2c2c2}.theme-light .grey-bg-lighter-lightness-30,.theme-light .color-4-bg-lighter-lightness-30{background-color:#f6f6f6}.theme-light .grey-bg-lighter-darkness-30,.theme-light .color-4-bg-lighter-darkness-30{background-color:#a9a9a9}.theme-light .grey-bg-lighter-lightness-40,.theme-light .color-4-bg-lighter-lightness-40{background-color:#f7f7f7}.theme-light .grey-bg-lighter-darkness-40,.theme-light .color-4-bg-lighter-darkness-40{background-color:#919191}.theme-light .grey-bg-lighter-lightness-50,.theme-light .color-4-bg-lighter-lightness-50{background-color:#f9f9f9}.theme-light .grey-bg-lighter-darkness-50,.theme-light .color-4-bg-lighter-darkness-50{background-color:#797979}.theme-light .grey-bg-lighter-lightness-60,.theme-light .color-4-bg-lighter-lightness-60{background-color:#fafafa}.theme-light .grey-bg-lighter-darkness-60,.theme-light .color-4-bg-lighter-darkness-60{background-color:#616161}.theme-light .grey-bg-lighter-lightness-70,.theme-light .color-4-bg-lighter-lightness-70{background-color:#fbfbfb}.theme-light .grey-bg-lighter-darkness-70,.theme-light .color-4-bg-lighter-darkness-70{background-color:#494949}.theme-light .grey-bg-lighter-lightness-80,.theme-light .color-4-bg-lighter-lightness-80{background-color:#fcfcfc}.theme-light .grey-bg-lighter-darkness-80,.theme-light .color-4-bg-lighter-darkness-80{background-color:#303030}.theme-light .grey-bg-lighter-lightness-90,.theme-light .color-4-bg-lighter-lightness-90{background-color:#fefefe}.theme-light .grey-bg-lighter-darkness-90,.theme-light .color-4-bg-lighter-darkness-90{background-color:#181818}.theme-light .grey-bg-lighter-hover:hover,.theme-light .color-4-bg-lighter-hover:hover{background-color:#f2f2f2}.theme-light .grey-bg-lighter-hover-transparent-5:hover,.theme-light .color-4-bg-lighter-hover-transparent-5:hover{background-color:#f2f2f20d}.theme-light .grey-bg-lighter-hover-transparent-10:hover,.theme-light .color-4-bg-lighter-hover-transparent-10:hover{background-color:#f2f2f21a}.theme-light .grey-bg-lighter-hover-transparent-15:hover,.theme-light .color-4-bg-lighter-hover-transparent-15:hover{background-color:#f2f2f226}.theme-light .grey-bg-lighter-hover-transparent-20:hover,.theme-light .color-4-bg-lighter-hover-transparent-20:hover{background-color:#f2f2f233}.theme-light .grey-bg-lighter-hover-transparent-25:hover,.theme-light .color-4-bg-lighter-hover-transparent-25:hover{background-color:#f2f2f240}.theme-light .grey-bg-lighter-hover-transparent-30:hover,.theme-light .color-4-bg-lighter-hover-transparent-30:hover{background-color:#f2f2f24d}.theme-light .grey-bg-lighter-hover-transparent-35:hover,.theme-light .color-4-bg-lighter-hover-transparent-35:hover{background-color:#f2f2f259}.theme-light .grey-bg-lighter-hover-transparent-40:hover,.theme-light .color-4-bg-lighter-hover-transparent-40:hover{background-color:#f2f2f266}.theme-light .grey-bg-lighter-hover-transparent-45:hover,.theme-light .color-4-bg-lighter-hover-transparent-45:hover{background-color:#f2f2f273}.theme-light .grey-bg-lighter-hover-transparent-50:hover,.theme-light .color-4-bg-lighter-hover-transparent-50:hover{background-color:#f2f2f280}.theme-light .grey-bg-lighter-hover-transparent-55:hover,.theme-light .color-4-bg-lighter-hover-transparent-55:hover{background-color:#f2f2f28c}.theme-light .grey-bg-lighter-hover-transparent-60:hover,.theme-light .color-4-bg-lighter-hover-transparent-60:hover{background-color:#f2f2f299}.theme-light .grey-bg-lighter-hover-transparent-65:hover,.theme-light .color-4-bg-lighter-hover-transparent-65:hover{background-color:#f2f2f2a6}.theme-light .grey-bg-lighter-hover-transparent-70:hover,.theme-light .color-4-bg-lighter-hover-transparent-70:hover{background-color:#f2f2f2b3}.theme-light .grey-bg-lighter-hover-transparent-75:hover,.theme-light .color-4-bg-lighter-hover-transparent-75:hover{background-color:#f2f2f2bf}.theme-light .grey-bg-lighter-hover-transparent-80:hover,.theme-light .color-4-bg-lighter-hover-transparent-80:hover{background-color:#f2f2f2cc}.theme-light .grey-bg-lighter-hover-transparent-85:hover,.theme-light .color-4-bg-lighter-hover-transparent-85:hover{background-color:#f2f2f2d9}.theme-light .grey-bg-lighter-hover-transparent-90:hover,.theme-light .color-4-bg-lighter-hover-transparent-90:hover{background-color:#f2f2f2e6}.theme-light .grey-bg-lighter-hover-transparent-95:hover,.theme-light .color-4-bg-lighter-hover-transparent-95:hover{background-color:#f2f2f2f2}.theme-light .grey-bg-light,.theme-light .color-4-bg-light{background-color:#dedede}.theme-light .grey-bg-light-transparent-5,.theme-light .color-4-bg-light-transparent-5{background-color:#dedede0d}.theme-light .grey-bg-light-transparent-10,.theme-light .color-4-bg-light-transparent-10{background-color:#dedede1a}.theme-light .grey-bg-light-transparent-15,.theme-light .color-4-bg-light-transparent-15{background-color:#dedede26}.theme-light .grey-bg-light-transparent-20,.theme-light .color-4-bg-light-transparent-20{background-color:#dedede33}.theme-light .grey-bg-light-transparent-25,.theme-light .color-4-bg-light-transparent-25{background-color:#dedede40}.theme-light .grey-bg-light-transparent-30,.theme-light .color-4-bg-light-transparent-30{background-color:#dedede4d}.theme-light .grey-bg-light-transparent-35,.theme-light .color-4-bg-light-transparent-35{background-color:#dedede59}.theme-light .grey-bg-light-transparent-40,.theme-light .color-4-bg-light-transparent-40{background-color:#dedede66}.theme-light .grey-bg-light-transparent-45,.theme-light .color-4-bg-light-transparent-45{background-color:#dedede73}.theme-light .grey-bg-light-transparent-50,.theme-light .color-4-bg-light-transparent-50{background-color:#dedede80}.theme-light .grey-bg-light-transparent-55,.theme-light .color-4-bg-light-transparent-55{background-color:#dedede8c}.theme-light .grey-bg-light-transparent-60,.theme-light .color-4-bg-light-transparent-60{background-color:#dedede99}.theme-light .grey-bg-light-transparent-65,.theme-light .color-4-bg-light-transparent-65{background-color:#dededea6}.theme-light .grey-bg-light-transparent-70,.theme-light .color-4-bg-light-transparent-70{background-color:#dededeb3}.theme-light .grey-bg-light-transparent-75,.theme-light .color-4-bg-light-transparent-75{background-color:#dededebf}.theme-light .grey-bg-light-transparent-80,.theme-light .color-4-bg-light-transparent-80{background-color:#dededecc}.theme-light .grey-bg-light-transparent-85,.theme-light .color-4-bg-light-transparent-85{background-color:#dededed9}.theme-light .grey-bg-light-transparent-90,.theme-light .color-4-bg-light-transparent-90{background-color:#dededee6}.theme-light .grey-bg-light-transparent-95,.theme-light .color-4-bg-light-transparent-95{background-color:#dededef2}.theme-light .grey-bg-light-lightness-10,.theme-light .color-4-bg-light-lightness-10{background-color:#e1e1e1}.theme-light .grey-bg-light-darkness-10,.theme-light .color-4-bg-light-darkness-10{background-color:#c8c8c8}.theme-light .grey-bg-light-lightness-20,.theme-light .color-4-bg-light-lightness-20{background-color:#e5e5e5}.theme-light .grey-bg-light-darkness-20,.theme-light .color-4-bg-light-darkness-20{background-color:#b2b2b2}.theme-light .grey-bg-light-lightness-30,.theme-light .color-4-bg-light-lightness-30{background-color:#e8e8e8}.theme-light .grey-bg-light-darkness-30,.theme-light .color-4-bg-light-darkness-30{background-color:#9b9b9b}.theme-light .grey-bg-light-lightness-40,.theme-light .color-4-bg-light-lightness-40{background-color:#ebebeb}.theme-light .grey-bg-light-darkness-40,.theme-light .color-4-bg-light-darkness-40{background-color:#858585}.theme-light .grey-bg-light-lightness-50,.theme-light .color-4-bg-light-lightness-50{background-color:#efefef}.theme-light .grey-bg-light-darkness-50,.theme-light .color-4-bg-light-darkness-50{background-color:#6f6f6f}.theme-light .grey-bg-light-lightness-60,.theme-light .color-4-bg-light-lightness-60{background-color:#f2f2f2}.theme-light .grey-bg-light-darkness-60,.theme-light .color-4-bg-light-darkness-60{background-color:#595959}.theme-light .grey-bg-light-lightness-70,.theme-light .color-4-bg-light-lightness-70{background-color:#f5f5f5}.theme-light .grey-bg-light-darkness-70,.theme-light .color-4-bg-light-darkness-70{background-color:#434343}.theme-light .grey-bg-light-lightness-80,.theme-light .color-4-bg-light-lightness-80{background-color:#f8f8f8}.theme-light .grey-bg-light-darkness-80,.theme-light .color-4-bg-light-darkness-80{background-color:#2c2c2c}.theme-light .grey-bg-light-lightness-90,.theme-light .color-4-bg-light-lightness-90{background-color:#fcfcfc}.theme-light .grey-bg-light-darkness-90,.theme-light .color-4-bg-light-darkness-90{background-color:#161616}.theme-light .grey-bg-light-hover:hover,.theme-light .color-4-bg-light-hover:hover{background-color:#dedede}.theme-light .grey-bg-light-hover-transparent-5:hover,.theme-light .color-4-bg-light-hover-transparent-5:hover{background-color:#dedede0d}.theme-light .grey-bg-light-hover-transparent-10:hover,.theme-light .color-4-bg-light-hover-transparent-10:hover{background-color:#dedede1a}.theme-light .grey-bg-light-hover-transparent-15:hover,.theme-light .color-4-bg-light-hover-transparent-15:hover{background-color:#dedede26}.theme-light .grey-bg-light-hover-transparent-20:hover,.theme-light .color-4-bg-light-hover-transparent-20:hover{background-color:#dedede33}.theme-light .grey-bg-light-hover-transparent-25:hover,.theme-light .color-4-bg-light-hover-transparent-25:hover{background-color:#dedede40}.theme-light .grey-bg-light-hover-transparent-30:hover,.theme-light .color-4-bg-light-hover-transparent-30:hover{background-color:#dedede4d}.theme-light .grey-bg-light-hover-transparent-35:hover,.theme-light .color-4-bg-light-hover-transparent-35:hover{background-color:#dedede59}.theme-light .grey-bg-light-hover-transparent-40:hover,.theme-light .color-4-bg-light-hover-transparent-40:hover{background-color:#dedede66}.theme-light .grey-bg-light-hover-transparent-45:hover,.theme-light .color-4-bg-light-hover-transparent-45:hover{background-color:#dedede73}.theme-light .grey-bg-light-hover-transparent-50:hover,.theme-light .color-4-bg-light-hover-transparent-50:hover{background-color:#dedede80}.theme-light .grey-bg-light-hover-transparent-55:hover,.theme-light .color-4-bg-light-hover-transparent-55:hover{background-color:#dedede8c}.theme-light .grey-bg-light-hover-transparent-60:hover,.theme-light .color-4-bg-light-hover-transparent-60:hover{background-color:#dedede99}.theme-light .grey-bg-light-hover-transparent-65:hover,.theme-light .color-4-bg-light-hover-transparent-65:hover{background-color:#dededea6}.theme-light .grey-bg-light-hover-transparent-70:hover,.theme-light .color-4-bg-light-hover-transparent-70:hover{background-color:#dededeb3}.theme-light .grey-bg-light-hover-transparent-75:hover,.theme-light .color-4-bg-light-hover-transparent-75:hover{background-color:#dededebf}.theme-light .grey-bg-light-hover-transparent-80:hover,.theme-light .color-4-bg-light-hover-transparent-80:hover{background-color:#dededecc}.theme-light .grey-bg-light-hover-transparent-85:hover,.theme-light .color-4-bg-light-hover-transparent-85:hover{background-color:#dededed9}.theme-light .grey-bg-light-hover-transparent-90:hover,.theme-light .color-4-bg-light-hover-transparent-90:hover{background-color:#dededee6}.theme-light .grey-bg-light-hover-transparent-95:hover,.theme-light .color-4-bg-light-hover-transparent-95:hover{background-color:#dededef2}.theme-light .grey-bg,.theme-light .color-4-bg{background-color:#7d7d7d}.theme-light .grey-bg-transparent-5,.theme-light .color-4-bg-transparent-5{background-color:#7d7d7d0d}.theme-light .grey-bg-transparent-10,.theme-light .color-4-bg-transparent-10{background-color:#7d7d7d1a}.theme-light .grey-bg-transparent-15,.theme-light .color-4-bg-transparent-15{background-color:#7d7d7d26}.theme-light .grey-bg-transparent-20,.theme-light .color-4-bg-transparent-20{background-color:#7d7d7d33}.theme-light .grey-bg-transparent-25,.theme-light .color-4-bg-transparent-25{background-color:#7d7d7d40}.theme-light .grey-bg-transparent-30,.theme-light .color-4-bg-transparent-30{background-color:#7d7d7d4d}.theme-light .grey-bg-transparent-35,.theme-light .color-4-bg-transparent-35{background-color:#7d7d7d59}.theme-light .grey-bg-transparent-40,.theme-light .color-4-bg-transparent-40{background-color:#7d7d7d66}.theme-light .grey-bg-transparent-45,.theme-light .color-4-bg-transparent-45{background-color:#7d7d7d73}.theme-light .grey-bg-transparent-50,.theme-light .color-4-bg-transparent-50{background-color:#7d7d7d80}.theme-light .grey-bg-transparent-55,.theme-light .color-4-bg-transparent-55{background-color:#7d7d7d8c}.theme-light .grey-bg-transparent-60,.theme-light .color-4-bg-transparent-60{background-color:#7d7d7d99}.theme-light .grey-bg-transparent-65,.theme-light .color-4-bg-transparent-65{background-color:#7d7d7da6}.theme-light .grey-bg-transparent-70,.theme-light .color-4-bg-transparent-70{background-color:#7d7d7db3}.theme-light .grey-bg-transparent-75,.theme-light .color-4-bg-transparent-75{background-color:#7d7d7dbf}.theme-light .grey-bg-transparent-80,.theme-light .color-4-bg-transparent-80{background-color:#7d7d7dcc}.theme-light .grey-bg-transparent-85,.theme-light .color-4-bg-transparent-85{background-color:#7d7d7dd9}.theme-light .grey-bg-transparent-90,.theme-light .color-4-bg-transparent-90{background-color:#7d7d7de6}.theme-light .grey-bg-transparent-95,.theme-light .color-4-bg-transparent-95{background-color:#7d7d7df2}.theme-light .grey-bg-lightness-10,.theme-light .color-4-bg-lightness-10{background-color:#8a8a8a}.theme-light .grey-bg-darkness-10,.theme-light .color-4-bg-darkness-10{background-color:#717171}.theme-light .grey-bg-lightness-20,.theme-light .color-4-bg-lightness-20{background-color:#979797}.theme-light .grey-bg-darkness-20,.theme-light .color-4-bg-darkness-20{background-color:#646464}.theme-light .grey-bg-lightness-30,.theme-light .color-4-bg-lightness-30{background-color:#a4a4a4}.theme-light .grey-bg-darkness-30,.theme-light .color-4-bg-darkness-30{background-color:#585858}.theme-light .grey-bg-lightness-40,.theme-light .color-4-bg-lightness-40{background-color:#b1b1b1}.theme-light .grey-bg-darkness-40,.theme-light .color-4-bg-darkness-40{background-color:#4b4b4b}.theme-light .grey-bg-lightness-50,.theme-light .color-4-bg-lightness-50{background-color:#bebebe}.theme-light .grey-bg-darkness-50,.theme-light .color-4-bg-darkness-50{background-color:#3f3f3f}.theme-light .grey-bg-lightness-60,.theme-light .color-4-bg-lightness-60{background-color:#cbcbcb}.theme-light .grey-bg-darkness-60,.theme-light .color-4-bg-darkness-60{background-color:#323232}.theme-light .grey-bg-lightness-70,.theme-light .color-4-bg-lightness-70{background-color:#d8d8d8}.theme-light .grey-bg-darkness-70,.theme-light .color-4-bg-darkness-70{background-color:#262626}.theme-light .grey-bg-lightness-80,.theme-light .color-4-bg-lightness-80{background-color:#e5e5e5}.theme-light .grey-bg-darkness-80,.theme-light .color-4-bg-darkness-80{background-color:#191919}.theme-light .grey-bg-lightness-90,.theme-light .color-4-bg-lightness-90{background-color:#f2f2f2}.theme-light .grey-bg-darkness-90,.theme-light .color-4-bg-darkness-90{background-color:#0d0d0d}.theme-light .grey-bg-hover:hover,.theme-light .color-4-bg-hover:hover{background-color:#7d7d7d}.theme-light .grey-bg-hover-transparent-5:hover,.theme-light .color-4-bg-hover-transparent-5:hover{background-color:#7d7d7d0d}.theme-light .grey-bg-hover-transparent-10:hover,.theme-light .color-4-bg-hover-transparent-10:hover{background-color:#7d7d7d1a}.theme-light .grey-bg-hover-transparent-15:hover,.theme-light .color-4-bg-hover-transparent-15:hover{background-color:#7d7d7d26}.theme-light .grey-bg-hover-transparent-20:hover,.theme-light .color-4-bg-hover-transparent-20:hover{background-color:#7d7d7d33}.theme-light .grey-bg-hover-transparent-25:hover,.theme-light .color-4-bg-hover-transparent-25:hover{background-color:#7d7d7d40}.theme-light .grey-bg-hover-transparent-30:hover,.theme-light .color-4-bg-hover-transparent-30:hover{background-color:#7d7d7d4d}.theme-light .grey-bg-hover-transparent-35:hover,.theme-light .color-4-bg-hover-transparent-35:hover{background-color:#7d7d7d59}.theme-light .grey-bg-hover-transparent-40:hover,.theme-light .color-4-bg-hover-transparent-40:hover{background-color:#7d7d7d66}.theme-light .grey-bg-hover-transparent-45:hover,.theme-light .color-4-bg-hover-transparent-45:hover{background-color:#7d7d7d73}.theme-light .grey-bg-hover-transparent-50:hover,.theme-light .color-4-bg-hover-transparent-50:hover{background-color:#7d7d7d80}.theme-light .grey-bg-hover-transparent-55:hover,.theme-light .color-4-bg-hover-transparent-55:hover{background-color:#7d7d7d8c}.theme-light .grey-bg-hover-transparent-60:hover,.theme-light .color-4-bg-hover-transparent-60:hover{background-color:#7d7d7d99}.theme-light .grey-bg-hover-transparent-65:hover,.theme-light .color-4-bg-hover-transparent-65:hover{background-color:#7d7d7da6}.theme-light .grey-bg-hover-transparent-70:hover,.theme-light .color-4-bg-hover-transparent-70:hover{background-color:#7d7d7db3}.theme-light .grey-bg-hover-transparent-75:hover,.theme-light .color-4-bg-hover-transparent-75:hover{background-color:#7d7d7dbf}.theme-light .grey-bg-hover-transparent-80:hover,.theme-light .color-4-bg-hover-transparent-80:hover{background-color:#7d7d7dcc}.theme-light .grey-bg-hover-transparent-85:hover,.theme-light .color-4-bg-hover-transparent-85:hover{background-color:#7d7d7dd9}.theme-light .grey-bg-hover-transparent-90:hover,.theme-light .color-4-bg-hover-transparent-90:hover{background-color:#7d7d7de6}.theme-light .grey-bg-hover-transparent-95:hover,.theme-light .color-4-bg-hover-transparent-95:hover{background-color:#7d7d7df2}.theme-light .grey-bg-dark,.theme-light .color-4-bg-dark{background-color:#2d2d2d}.theme-light .grey-bg-dark-transparent-5,.theme-light .color-4-bg-dark-transparent-5{background-color:#2d2d2d0d}.theme-light .grey-bg-dark-transparent-10,.theme-light .color-4-bg-dark-transparent-10{background-color:#2d2d2d1a}.theme-light .grey-bg-dark-transparent-15,.theme-light .color-4-bg-dark-transparent-15{background-color:#2d2d2d26}.theme-light .grey-bg-dark-transparent-20,.theme-light .color-4-bg-dark-transparent-20{background-color:#2d2d2d33}.theme-light .grey-bg-dark-transparent-25,.theme-light .color-4-bg-dark-transparent-25{background-color:#2d2d2d40}.theme-light .grey-bg-dark-transparent-30,.theme-light .color-4-bg-dark-transparent-30{background-color:#2d2d2d4d}.theme-light .grey-bg-dark-transparent-35,.theme-light .color-4-bg-dark-transparent-35{background-color:#2d2d2d59}.theme-light .grey-bg-dark-transparent-40,.theme-light .color-4-bg-dark-transparent-40{background-color:#2d2d2d66}.theme-light .grey-bg-dark-transparent-45,.theme-light .color-4-bg-dark-transparent-45{background-color:#2d2d2d73}.theme-light .grey-bg-dark-transparent-50,.theme-light .color-4-bg-dark-transparent-50{background-color:#2d2d2d80}.theme-light .grey-bg-dark-transparent-55,.theme-light .color-4-bg-dark-transparent-55{background-color:#2d2d2d8c}.theme-light .grey-bg-dark-transparent-60,.theme-light .color-4-bg-dark-transparent-60{background-color:#2d2d2d99}.theme-light .grey-bg-dark-transparent-65,.theme-light .color-4-bg-dark-transparent-65{background-color:#2d2d2da6}.theme-light .grey-bg-dark-transparent-70,.theme-light .color-4-bg-dark-transparent-70{background-color:#2d2d2db3}.theme-light .grey-bg-dark-transparent-75,.theme-light .color-4-bg-dark-transparent-75{background-color:#2d2d2dbf}.theme-light .grey-bg-dark-transparent-80,.theme-light .color-4-bg-dark-transparent-80{background-color:#2d2d2dcc}.theme-light .grey-bg-dark-transparent-85,.theme-light .color-4-bg-dark-transparent-85{background-color:#2d2d2dd9}.theme-light .grey-bg-dark-transparent-90,.theme-light .color-4-bg-dark-transparent-90{background-color:#2d2d2de6}.theme-light .grey-bg-dark-transparent-95,.theme-light .color-4-bg-dark-transparent-95{background-color:#2d2d2df2}.theme-light .grey-bg-dark-lightness-10,.theme-light .color-4-bg-dark-lightness-10{background-color:#424242}.theme-light .grey-bg-dark-darkness-10,.theme-light .color-4-bg-dark-darkness-10{background-color:#292929}.theme-light .grey-bg-dark-lightness-20,.theme-light .color-4-bg-dark-lightness-20{background-color:#575757}.theme-light .grey-bg-dark-darkness-20,.theme-light .color-4-bg-dark-darkness-20{background-color:#242424}.theme-light .grey-bg-dark-lightness-30,.theme-light .color-4-bg-dark-lightness-30{background-color:#6c6c6c}.theme-light .grey-bg-dark-darkness-30,.theme-light .color-4-bg-dark-darkness-30{background-color:#202020}.theme-light .grey-bg-dark-lightness-40,.theme-light .color-4-bg-dark-lightness-40{background-color:#818181}.theme-light .grey-bg-dark-darkness-40,.theme-light .color-4-bg-dark-darkness-40{background-color:#1b1b1b}.theme-light .grey-bg-dark-lightness-50,.theme-light .color-4-bg-dark-lightness-50{background-color:#969696}.theme-light .grey-bg-dark-darkness-50,.theme-light .color-4-bg-dark-darkness-50{background-color:#171717}.theme-light .grey-bg-dark-lightness-60,.theme-light .color-4-bg-dark-lightness-60{background-color:#ababab}.theme-light .grey-bg-dark-darkness-60,.theme-light .color-4-bg-dark-darkness-60{background-color:#121212}.theme-light .grey-bg-dark-lightness-70,.theme-light .color-4-bg-dark-lightness-70{background-color:silver}.theme-light .grey-bg-dark-darkness-70,.theme-light .color-4-bg-dark-darkness-70{background-color:#0e0e0e}.theme-light .grey-bg-dark-lightness-80,.theme-light .color-4-bg-dark-lightness-80{background-color:#d5d5d5}.theme-light .grey-bg-dark-darkness-80,.theme-light .color-4-bg-dark-darkness-80{background-color:#090909}.theme-light .grey-bg-dark-lightness-90,.theme-light .color-4-bg-dark-lightness-90{background-color:#eaeaea}.theme-light .grey-bg-dark-darkness-90,.theme-light .color-4-bg-dark-darkness-90{background-color:#050505}.theme-light .grey-bg-dark-hover:hover,.theme-light .color-4-bg-dark-hover:hover{background-color:#2d2d2d}.theme-light .grey-bg-dark-hover-transparent-5:hover,.theme-light .color-4-bg-dark-hover-transparent-5:hover{background-color:#2d2d2d0d}.theme-light .grey-bg-dark-hover-transparent-10:hover,.theme-light .color-4-bg-dark-hover-transparent-10:hover{background-color:#2d2d2d1a}.theme-light .grey-bg-dark-hover-transparent-15:hover,.theme-light .color-4-bg-dark-hover-transparent-15:hover{background-color:#2d2d2d26}.theme-light .grey-bg-dark-hover-transparent-20:hover,.theme-light .color-4-bg-dark-hover-transparent-20:hover{background-color:#2d2d2d33}.theme-light .grey-bg-dark-hover-transparent-25:hover,.theme-light .color-4-bg-dark-hover-transparent-25:hover{background-color:#2d2d2d40}.theme-light .grey-bg-dark-hover-transparent-30:hover,.theme-light .color-4-bg-dark-hover-transparent-30:hover{background-color:#2d2d2d4d}.theme-light .grey-bg-dark-hover-transparent-35:hover,.theme-light .color-4-bg-dark-hover-transparent-35:hover{background-color:#2d2d2d59}.theme-light .grey-bg-dark-hover-transparent-40:hover,.theme-light .color-4-bg-dark-hover-transparent-40:hover{background-color:#2d2d2d66}.theme-light .grey-bg-dark-hover-transparent-45:hover,.theme-light .color-4-bg-dark-hover-transparent-45:hover{background-color:#2d2d2d73}.theme-light .grey-bg-dark-hover-transparent-50:hover,.theme-light .color-4-bg-dark-hover-transparent-50:hover{background-color:#2d2d2d80}.theme-light .grey-bg-dark-hover-transparent-55:hover,.theme-light .color-4-bg-dark-hover-transparent-55:hover{background-color:#2d2d2d8c}.theme-light .grey-bg-dark-hover-transparent-60:hover,.theme-light .color-4-bg-dark-hover-transparent-60:hover{background-color:#2d2d2d99}.theme-light .grey-bg-dark-hover-transparent-65:hover,.theme-light .color-4-bg-dark-hover-transparent-65:hover{background-color:#2d2d2da6}.theme-light .grey-bg-dark-hover-transparent-70:hover,.theme-light .color-4-bg-dark-hover-transparent-70:hover{background-color:#2d2d2db3}.theme-light .grey-bg-dark-hover-transparent-75:hover,.theme-light .color-4-bg-dark-hover-transparent-75:hover{background-color:#2d2d2dbf}.theme-light .grey-bg-dark-hover-transparent-80:hover,.theme-light .color-4-bg-dark-hover-transparent-80:hover{background-color:#2d2d2dcc}.theme-light .grey-bg-dark-hover-transparent-85:hover,.theme-light .color-4-bg-dark-hover-transparent-85:hover{background-color:#2d2d2dd9}.theme-light .grey-bg-dark-hover-transparent-90:hover,.theme-light .color-4-bg-dark-hover-transparent-90:hover{background-color:#2d2d2de6}.theme-light .grey-bg-dark-hover-transparent-95:hover,.theme-light .color-4-bg-dark-hover-transparent-95:hover{background-color:#2d2d2df2}.theme-light .grey-bg-darker,.theme-light .color-4-bg-darker{background-color:#141414}.theme-light .grey-bg-darker-transparent-5,.theme-light .color-4-bg-darker-transparent-5{background-color:#1414140d}.theme-light .grey-bg-darker-transparent-10,.theme-light .color-4-bg-darker-transparent-10{background-color:#1414141a}.theme-light .grey-bg-darker-transparent-15,.theme-light .color-4-bg-darker-transparent-15{background-color:#14141426}.theme-light .grey-bg-darker-transparent-20,.theme-light .color-4-bg-darker-transparent-20{background-color:#14141433}.theme-light .grey-bg-darker-transparent-25,.theme-light .color-4-bg-darker-transparent-25{background-color:#14141440}.theme-light .grey-bg-darker-transparent-30,.theme-light .color-4-bg-darker-transparent-30{background-color:#1414144d}.theme-light .grey-bg-darker-transparent-35,.theme-light .color-4-bg-darker-transparent-35{background-color:#14141459}.theme-light .grey-bg-darker-transparent-40,.theme-light .color-4-bg-darker-transparent-40{background-color:#14141466}.theme-light .grey-bg-darker-transparent-45,.theme-light .color-4-bg-darker-transparent-45{background-color:#14141473}.theme-light .grey-bg-darker-transparent-50,.theme-light .color-4-bg-darker-transparent-50{background-color:#14141480}.theme-light .grey-bg-darker-transparent-55,.theme-light .color-4-bg-darker-transparent-55{background-color:#1414148c}.theme-light .grey-bg-darker-transparent-60,.theme-light .color-4-bg-darker-transparent-60{background-color:#14141499}.theme-light .grey-bg-darker-transparent-65,.theme-light .color-4-bg-darker-transparent-65{background-color:#141414a6}.theme-light .grey-bg-darker-transparent-70,.theme-light .color-4-bg-darker-transparent-70{background-color:#141414b3}.theme-light .grey-bg-darker-transparent-75,.theme-light .color-4-bg-darker-transparent-75{background-color:#141414bf}.theme-light .grey-bg-darker-transparent-80,.theme-light .color-4-bg-darker-transparent-80{background-color:#141414cc}.theme-light .grey-bg-darker-transparent-85,.theme-light .color-4-bg-darker-transparent-85{background-color:#141414d9}.theme-light .grey-bg-darker-transparent-90,.theme-light .color-4-bg-darker-transparent-90{background-color:#141414e6}.theme-light .grey-bg-darker-transparent-95,.theme-light .color-4-bg-darker-transparent-95{background-color:#141414f2}.theme-light .grey-bg-darker-lightness-10,.theme-light .color-4-bg-darker-lightness-10{background-color:#2c2c2c}.theme-light .grey-bg-darker-darkness-10,.theme-light .color-4-bg-darker-darkness-10{background-color:#121212}.theme-light .grey-bg-darker-lightness-20,.theme-light .color-4-bg-darker-lightness-20{background-color:#434343}.theme-light .grey-bg-darker-darkness-20,.theme-light .color-4-bg-darker-darkness-20{background-color:#101010}.theme-light .grey-bg-darker-lightness-30,.theme-light .color-4-bg-darker-lightness-30{background-color:#5b5b5b}.theme-light .grey-bg-darker-darkness-30,.theme-light .color-4-bg-darker-darkness-30{background-color:#0e0e0e}.theme-light .grey-bg-darker-lightness-40,.theme-light .color-4-bg-darker-lightness-40{background-color:#727272}.theme-light .grey-bg-darker-darkness-40,.theme-light .color-4-bg-darker-darkness-40{background-color:#0c0c0c}.theme-light .grey-bg-darker-lightness-50,.theme-light .color-4-bg-darker-lightness-50{background-color:#8a8a8a}.theme-light .grey-bg-darker-darkness-50,.theme-light .color-4-bg-darker-darkness-50{background-color:#0a0a0a}.theme-light .grey-bg-darker-lightness-60,.theme-light .color-4-bg-darker-lightness-60{background-color:#a1a1a1}.theme-light .grey-bg-darker-darkness-60,.theme-light .color-4-bg-darker-darkness-60{background-color:#080808}.theme-light .grey-bg-darker-lightness-70,.theme-light .color-4-bg-darker-lightness-70{background-color:#b9b9b9}.theme-light .grey-bg-darker-darkness-70,.theme-light .color-4-bg-darker-darkness-70{background-color:#060606}.theme-light .grey-bg-darker-lightness-80,.theme-light .color-4-bg-darker-lightness-80{background-color:#d0d0d0}.theme-light .grey-bg-darker-darkness-80,.theme-light .color-4-bg-darker-darkness-80{background-color:#040404}.theme-light .grey-bg-darker-lightness-90,.theme-light .color-4-bg-darker-lightness-90{background-color:#e8e8e8}.theme-light .grey-bg-darker-darkness-90,.theme-light .color-4-bg-darker-darkness-90{background-color:#020202}.theme-light .grey-bg-darker-hover:hover,.theme-light .color-4-bg-darker-hover:hover{background-color:#141414}.theme-light .grey-bg-darker-hover-transparent-5:hover,.theme-light .color-4-bg-darker-hover-transparent-5:hover{background-color:#1414140d}.theme-light .grey-bg-darker-hover-transparent-10:hover,.theme-light .color-4-bg-darker-hover-transparent-10:hover{background-color:#1414141a}.theme-light .grey-bg-darker-hover-transparent-15:hover,.theme-light .color-4-bg-darker-hover-transparent-15:hover{background-color:#14141426}.theme-light .grey-bg-darker-hover-transparent-20:hover,.theme-light .color-4-bg-darker-hover-transparent-20:hover{background-color:#14141433}.theme-light .grey-bg-darker-hover-transparent-25:hover,.theme-light .color-4-bg-darker-hover-transparent-25:hover{background-color:#14141440}.theme-light .grey-bg-darker-hover-transparent-30:hover,.theme-light .color-4-bg-darker-hover-transparent-30:hover{background-color:#1414144d}.theme-light .grey-bg-darker-hover-transparent-35:hover,.theme-light .color-4-bg-darker-hover-transparent-35:hover{background-color:#14141459}.theme-light .grey-bg-darker-hover-transparent-40:hover,.theme-light .color-4-bg-darker-hover-transparent-40:hover{background-color:#14141466}.theme-light .grey-bg-darker-hover-transparent-45:hover,.theme-light .color-4-bg-darker-hover-transparent-45:hover{background-color:#14141473}.theme-light .grey-bg-darker-hover-transparent-50:hover,.theme-light .color-4-bg-darker-hover-transparent-50:hover{background-color:#14141480}.theme-light .grey-bg-darker-hover-transparent-55:hover,.theme-light .color-4-bg-darker-hover-transparent-55:hover{background-color:#1414148c}.theme-light .grey-bg-darker-hover-transparent-60:hover,.theme-light .color-4-bg-darker-hover-transparent-60:hover{background-color:#14141499}.theme-light .grey-bg-darker-hover-transparent-65:hover,.theme-light .color-4-bg-darker-hover-transparent-65:hover{background-color:#141414a6}.theme-light .grey-bg-darker-hover-transparent-70:hover,.theme-light .color-4-bg-darker-hover-transparent-70:hover{background-color:#141414b3}.theme-light .grey-bg-darker-hover-transparent-75:hover,.theme-light .color-4-bg-darker-hover-transparent-75:hover{background-color:#141414bf}.theme-light .grey-bg-darker-hover-transparent-80:hover,.theme-light .color-4-bg-darker-hover-transparent-80:hover{background-color:#141414cc}.theme-light .grey-bg-darker-hover-transparent-85:hover,.theme-light .color-4-bg-darker-hover-transparent-85:hover{background-color:#141414d9}.theme-light .grey-bg-darker-hover-transparent-90:hover,.theme-light .color-4-bg-darker-hover-transparent-90:hover{background-color:#141414e6}.theme-light .grey-bg-darker-hover-transparent-95:hover,.theme-light .color-4-bg-darker-hover-transparent-95:hover{background-color:#141414f2}.theme-light .grey-font-lighter,.theme-light .color-4-font-lighter{color:#f2f2f2}.theme-light .grey-font-lighter-transparent-5,.theme-light .color-4-font-lighter-transparent-5{color:#f2f2f20d}.theme-light .grey-font-lighter-transparent-10,.theme-light .color-4-font-lighter-transparent-10{color:#f2f2f21a}.theme-light .grey-font-lighter-transparent-15,.theme-light .color-4-font-lighter-transparent-15{color:#f2f2f226}.theme-light .grey-font-lighter-transparent-20,.theme-light .color-4-font-lighter-transparent-20{color:#f2f2f233}.theme-light .grey-font-lighter-transparent-25,.theme-light .color-4-font-lighter-transparent-25{color:#f2f2f240}.theme-light .grey-font-lighter-transparent-30,.theme-light .color-4-font-lighter-transparent-30{color:#f2f2f24d}.theme-light .grey-font-lighter-transparent-35,.theme-light .color-4-font-lighter-transparent-35{color:#f2f2f259}.theme-light .grey-font-lighter-transparent-40,.theme-light .color-4-font-lighter-transparent-40{color:#f2f2f266}.theme-light .grey-font-lighter-transparent-45,.theme-light .color-4-font-lighter-transparent-45{color:#f2f2f273}.theme-light .grey-font-lighter-transparent-50,.theme-light .color-4-font-lighter-transparent-50{color:#f2f2f280}.theme-light .grey-font-lighter-transparent-55,.theme-light .color-4-font-lighter-transparent-55{color:#f2f2f28c}.theme-light .grey-font-lighter-transparent-60,.theme-light .color-4-font-lighter-transparent-60{color:#f2f2f299}.theme-light .grey-font-lighter-transparent-65,.theme-light .color-4-font-lighter-transparent-65{color:#f2f2f2a6}.theme-light .grey-font-lighter-transparent-70,.theme-light .color-4-font-lighter-transparent-70{color:#f2f2f2b3}.theme-light .grey-font-lighter-transparent-75,.theme-light .color-4-font-lighter-transparent-75{color:#f2f2f2bf}.theme-light .grey-font-lighter-transparent-80,.theme-light .color-4-font-lighter-transparent-80{color:#f2f2f2cc}.theme-light .grey-font-lighter-transparent-85,.theme-light .color-4-font-lighter-transparent-85{color:#f2f2f2d9}.theme-light .grey-font-lighter-transparent-90,.theme-light .color-4-font-lighter-transparent-90{color:#f2f2f2e6}.theme-light .grey-font-lighter-transparent-95,.theme-light .color-4-font-lighter-transparent-95{color:#f2f2f2f2}.theme-light .grey-font-lighter-lightness-10,.theme-light .color-4-font-lighter-lightness-10{color:#f3f3f3}.theme-light .grey-font-lighter-darkness-10,.theme-light .color-4-font-lighter-darkness-10{color:#dadada}.theme-light .grey-font-lighter-lightness-20,.theme-light .color-4-font-lighter-lightness-20{color:#f5f5f5}.theme-light .grey-font-lighter-darkness-20,.theme-light .color-4-font-lighter-darkness-20{color:#c2c2c2}.theme-light .grey-font-lighter-lightness-30,.theme-light .color-4-font-lighter-lightness-30{color:#f6f6f6}.theme-light .grey-font-lighter-darkness-30,.theme-light .color-4-font-lighter-darkness-30{color:#a9a9a9}.theme-light .grey-font-lighter-lightness-40,.theme-light .color-4-font-lighter-lightness-40{color:#f7f7f7}.theme-light .grey-font-lighter-darkness-40,.theme-light .color-4-font-lighter-darkness-40{color:#919191}.theme-light .grey-font-lighter-lightness-50,.theme-light .color-4-font-lighter-lightness-50{color:#f9f9f9}.theme-light .grey-font-lighter-darkness-50,.theme-light .color-4-font-lighter-darkness-50{color:#797979}.theme-light .grey-font-lighter-lightness-60,.theme-light .color-4-font-lighter-lightness-60{color:#fafafa}.theme-light .grey-font-lighter-darkness-60,.theme-light .color-4-font-lighter-darkness-60{color:#616161}.theme-light .grey-font-lighter-lightness-70,.theme-light .color-4-font-lighter-lightness-70{color:#fbfbfb}.theme-light .grey-font-lighter-darkness-70,.theme-light .color-4-font-lighter-darkness-70{color:#494949}.theme-light .grey-font-lighter-lightness-80,.theme-light .color-4-font-lighter-lightness-80{color:#fcfcfc}.theme-light .grey-font-lighter-darkness-80,.theme-light .color-4-font-lighter-darkness-80{color:#303030}.theme-light .grey-font-lighter-lightness-90,.theme-light .color-4-font-lighter-lightness-90{color:#fefefe}.theme-light .grey-font-lighter-darkness-90,.theme-light .color-4-font-lighter-darkness-90{color:#181818}.theme-light .grey-font-lighter-hover:hover,.theme-light .color-4-font-lighter-hover:hover{color:#f2f2f2}.theme-light .grey-font-lighter-hover-transparent-5:hover,.theme-light .color-4-font-lighter-hover-transparent-5:hover{color:#f2f2f20d}.theme-light .grey-font-lighter-hover-transparent-10:hover,.theme-light .color-4-font-lighter-hover-transparent-10:hover{color:#f2f2f21a}.theme-light .grey-font-lighter-hover-transparent-15:hover,.theme-light .color-4-font-lighter-hover-transparent-15:hover{color:#f2f2f226}.theme-light .grey-font-lighter-hover-transparent-20:hover,.theme-light .color-4-font-lighter-hover-transparent-20:hover{color:#f2f2f233}.theme-light .grey-font-lighter-hover-transparent-25:hover,.theme-light .color-4-font-lighter-hover-transparent-25:hover{color:#f2f2f240}.theme-light .grey-font-lighter-hover-transparent-30:hover,.theme-light .color-4-font-lighter-hover-transparent-30:hover{color:#f2f2f24d}.theme-light .grey-font-lighter-hover-transparent-35:hover,.theme-light .color-4-font-lighter-hover-transparent-35:hover{color:#f2f2f259}.theme-light .grey-font-lighter-hover-transparent-40:hover,.theme-light .color-4-font-lighter-hover-transparent-40:hover{color:#f2f2f266}.theme-light .grey-font-lighter-hover-transparent-45:hover,.theme-light .color-4-font-lighter-hover-transparent-45:hover{color:#f2f2f273}.theme-light .grey-font-lighter-hover-transparent-50:hover,.theme-light .color-4-font-lighter-hover-transparent-50:hover{color:#f2f2f280}.theme-light .grey-font-lighter-hover-transparent-55:hover,.theme-light .color-4-font-lighter-hover-transparent-55:hover{color:#f2f2f28c}.theme-light .grey-font-lighter-hover-transparent-60:hover,.theme-light .color-4-font-lighter-hover-transparent-60:hover{color:#f2f2f299}.theme-light .grey-font-lighter-hover-transparent-65:hover,.theme-light .color-4-font-lighter-hover-transparent-65:hover{color:#f2f2f2a6}.theme-light .grey-font-lighter-hover-transparent-70:hover,.theme-light .color-4-font-lighter-hover-transparent-70:hover{color:#f2f2f2b3}.theme-light .grey-font-lighter-hover-transparent-75:hover,.theme-light .color-4-font-lighter-hover-transparent-75:hover{color:#f2f2f2bf}.theme-light .grey-font-lighter-hover-transparent-80:hover,.theme-light .color-4-font-lighter-hover-transparent-80:hover{color:#f2f2f2cc}.theme-light .grey-font-lighter-hover-transparent-85:hover,.theme-light .color-4-font-lighter-hover-transparent-85:hover{color:#f2f2f2d9}.theme-light .grey-font-lighter-hover-transparent-90:hover,.theme-light .color-4-font-lighter-hover-transparent-90:hover{color:#f2f2f2e6}.theme-light .grey-font-lighter-hover-transparent-95:hover,.theme-light .color-4-font-lighter-hover-transparent-95:hover{color:#f2f2f2f2}.theme-light .grey-font-lighter-contrast,.theme-light .color-4-font-lighter-contrast{color:#161616}.theme-light .grey-font-light,.theme-light .color-4-font-light{color:#dedede}.theme-light .grey-font-light-transparent-5,.theme-light .color-4-font-light-transparent-5{color:#dedede0d}.theme-light .grey-font-light-transparent-10,.theme-light .color-4-font-light-transparent-10{color:#dedede1a}.theme-light .grey-font-light-transparent-15,.theme-light .color-4-font-light-transparent-15{color:#dedede26}.theme-light .grey-font-light-transparent-20,.theme-light .color-4-font-light-transparent-20{color:#dedede33}.theme-light .grey-font-light-transparent-25,.theme-light .color-4-font-light-transparent-25{color:#dedede40}.theme-light .grey-font-light-transparent-30,.theme-light .color-4-font-light-transparent-30{color:#dedede4d}.theme-light .grey-font-light-transparent-35,.theme-light .color-4-font-light-transparent-35{color:#dedede59}.theme-light .grey-font-light-transparent-40,.theme-light .color-4-font-light-transparent-40{color:#dedede66}.theme-light .grey-font-light-transparent-45,.theme-light .color-4-font-light-transparent-45{color:#dedede73}.theme-light .grey-font-light-transparent-50,.theme-light .color-4-font-light-transparent-50{color:#dedede80}.theme-light .grey-font-light-transparent-55,.theme-light .color-4-font-light-transparent-55{color:#dedede8c}.theme-light .grey-font-light-transparent-60,.theme-light .color-4-font-light-transparent-60{color:#dedede99}.theme-light .grey-font-light-transparent-65,.theme-light .color-4-font-light-transparent-65{color:#dededea6}.theme-light .grey-font-light-transparent-70,.theme-light .color-4-font-light-transparent-70{color:#dededeb3}.theme-light .grey-font-light-transparent-75,.theme-light .color-4-font-light-transparent-75{color:#dededebf}.theme-light .grey-font-light-transparent-80,.theme-light .color-4-font-light-transparent-80{color:#dededecc}.theme-light .grey-font-light-transparent-85,.theme-light .color-4-font-light-transparent-85{color:#dededed9}.theme-light .grey-font-light-transparent-90,.theme-light .color-4-font-light-transparent-90{color:#dededee6}.theme-light .grey-font-light-transparent-95,.theme-light .color-4-font-light-transparent-95{color:#dededef2}.theme-light .grey-font-light-lightness-10,.theme-light .color-4-font-light-lightness-10{color:#e1e1e1}.theme-light .grey-font-light-darkness-10,.theme-light .color-4-font-light-darkness-10{color:#c8c8c8}.theme-light .grey-font-light-lightness-20,.theme-light .color-4-font-light-lightness-20{color:#e5e5e5}.theme-light .grey-font-light-darkness-20,.theme-light .color-4-font-light-darkness-20{color:#b2b2b2}.theme-light .grey-font-light-lightness-30,.theme-light .color-4-font-light-lightness-30{color:#e8e8e8}.theme-light .grey-font-light-darkness-30,.theme-light .color-4-font-light-darkness-30{color:#9b9b9b}.theme-light .grey-font-light-lightness-40,.theme-light .color-4-font-light-lightness-40{color:#ebebeb}.theme-light .grey-font-light-darkness-40,.theme-light .color-4-font-light-darkness-40{color:#858585}.theme-light .grey-font-light-lightness-50,.theme-light .color-4-font-light-lightness-50{color:#efefef}.theme-light .grey-font-light-darkness-50,.theme-light .color-4-font-light-darkness-50{color:#6f6f6f}.theme-light .grey-font-light-lightness-60,.theme-light .color-4-font-light-lightness-60{color:#f2f2f2}.theme-light .grey-font-light-darkness-60,.theme-light .color-4-font-light-darkness-60{color:#595959}.theme-light .grey-font-light-lightness-70,.theme-light .color-4-font-light-lightness-70{color:#f5f5f5}.theme-light .grey-font-light-darkness-70,.theme-light .color-4-font-light-darkness-70{color:#434343}.theme-light .grey-font-light-lightness-80,.theme-light .color-4-font-light-lightness-80{color:#f8f8f8}.theme-light .grey-font-light-darkness-80,.theme-light .color-4-font-light-darkness-80{color:#2c2c2c}.theme-light .grey-font-light-lightness-90,.theme-light .color-4-font-light-lightness-90{color:#fcfcfc}.theme-light .grey-font-light-darkness-90,.theme-light .color-4-font-light-darkness-90{color:#161616}.theme-light .grey-font-light-hover:hover,.theme-light .color-4-font-light-hover:hover{color:#dedede}.theme-light .grey-font-light-hover-transparent-5:hover,.theme-light .color-4-font-light-hover-transparent-5:hover{color:#dedede0d}.theme-light .grey-font-light-hover-transparent-10:hover,.theme-light .color-4-font-light-hover-transparent-10:hover{color:#dedede1a}.theme-light .grey-font-light-hover-transparent-15:hover,.theme-light .color-4-font-light-hover-transparent-15:hover{color:#dedede26}.theme-light .grey-font-light-hover-transparent-20:hover,.theme-light .color-4-font-light-hover-transparent-20:hover{color:#dedede33}.theme-light .grey-font-light-hover-transparent-25:hover,.theme-light .color-4-font-light-hover-transparent-25:hover{color:#dedede40}.theme-light .grey-font-light-hover-transparent-30:hover,.theme-light .color-4-font-light-hover-transparent-30:hover{color:#dedede4d}.theme-light .grey-font-light-hover-transparent-35:hover,.theme-light .color-4-font-light-hover-transparent-35:hover{color:#dedede59}.theme-light .grey-font-light-hover-transparent-40:hover,.theme-light .color-4-font-light-hover-transparent-40:hover{color:#dedede66}.theme-light .grey-font-light-hover-transparent-45:hover,.theme-light .color-4-font-light-hover-transparent-45:hover{color:#dedede73}.theme-light .grey-font-light-hover-transparent-50:hover,.theme-light .color-4-font-light-hover-transparent-50:hover{color:#dedede80}.theme-light .grey-font-light-hover-transparent-55:hover,.theme-light .color-4-font-light-hover-transparent-55:hover{color:#dedede8c}.theme-light .grey-font-light-hover-transparent-60:hover,.theme-light .color-4-font-light-hover-transparent-60:hover{color:#dedede99}.theme-light .grey-font-light-hover-transparent-65:hover,.theme-light .color-4-font-light-hover-transparent-65:hover{color:#dededea6}.theme-light .grey-font-light-hover-transparent-70:hover,.theme-light .color-4-font-light-hover-transparent-70:hover{color:#dededeb3}.theme-light .grey-font-light-hover-transparent-75:hover,.theme-light .color-4-font-light-hover-transparent-75:hover{color:#dededebf}.theme-light .grey-font-light-hover-transparent-80:hover,.theme-light .color-4-font-light-hover-transparent-80:hover{color:#dededecc}.theme-light .grey-font-light-hover-transparent-85:hover,.theme-light .color-4-font-light-hover-transparent-85:hover{color:#dededed9}.theme-light .grey-font-light-hover-transparent-90:hover,.theme-light .color-4-font-light-hover-transparent-90:hover{color:#dededee6}.theme-light .grey-font-light-hover-transparent-95:hover,.theme-light .color-4-font-light-hover-transparent-95:hover{color:#dededef2}.theme-light .grey-font-light-contrast,.theme-light .color-4-font-light-contrast{color:#161616}.theme-light .grey-font,.theme-light .color-4-font{color:#7d7d7d}.theme-light .grey-font-transparent-5,.theme-light .color-4-font-transparent-5{color:#7d7d7d0d}.theme-light .grey-font-transparent-10,.theme-light .color-4-font-transparent-10{color:#7d7d7d1a}.theme-light .grey-font-transparent-15,.theme-light .color-4-font-transparent-15{color:#7d7d7d26}.theme-light .grey-font-transparent-20,.theme-light .color-4-font-transparent-20{color:#7d7d7d33}.theme-light .grey-font-transparent-25,.theme-light .color-4-font-transparent-25{color:#7d7d7d40}.theme-light .grey-font-transparent-30,.theme-light .color-4-font-transparent-30{color:#7d7d7d4d}.theme-light .grey-font-transparent-35,.theme-light .color-4-font-transparent-35{color:#7d7d7d59}.theme-light .grey-font-transparent-40,.theme-light .color-4-font-transparent-40{color:#7d7d7d66}.theme-light .grey-font-transparent-45,.theme-light .color-4-font-transparent-45{color:#7d7d7d73}.theme-light .grey-font-transparent-50,.theme-light .color-4-font-transparent-50{color:#7d7d7d80}.theme-light .grey-font-transparent-55,.theme-light .color-4-font-transparent-55{color:#7d7d7d8c}.theme-light .grey-font-transparent-60,.theme-light .color-4-font-transparent-60{color:#7d7d7d99}.theme-light .grey-font-transparent-65,.theme-light .color-4-font-transparent-65{color:#7d7d7da6}.theme-light .grey-font-transparent-70,.theme-light .color-4-font-transparent-70{color:#7d7d7db3}.theme-light .grey-font-transparent-75,.theme-light .color-4-font-transparent-75{color:#7d7d7dbf}.theme-light .grey-font-transparent-80,.theme-light .color-4-font-transparent-80{color:#7d7d7dcc}.theme-light .grey-font-transparent-85,.theme-light .color-4-font-transparent-85{color:#7d7d7dd9}.theme-light .grey-font-transparent-90,.theme-light .color-4-font-transparent-90{color:#7d7d7de6}.theme-light .grey-font-transparent-95,.theme-light .color-4-font-transparent-95{color:#7d7d7df2}.theme-light .grey-font-lightness-10,.theme-light .color-4-font-lightness-10{color:#8a8a8a}.theme-light .grey-font-darkness-10,.theme-light .color-4-font-darkness-10{color:#717171}.theme-light .grey-font-lightness-20,.theme-light .color-4-font-lightness-20{color:#979797}.theme-light .grey-font-darkness-20,.theme-light .color-4-font-darkness-20{color:#646464}.theme-light .grey-font-lightness-30,.theme-light .color-4-font-lightness-30{color:#a4a4a4}.theme-light .grey-font-darkness-30,.theme-light .color-4-font-darkness-30{color:#585858}.theme-light .grey-font-lightness-40,.theme-light .color-4-font-lightness-40{color:#b1b1b1}.theme-light .grey-font-darkness-40,.theme-light .color-4-font-darkness-40{color:#4b4b4b}.theme-light .grey-font-lightness-50,.theme-light .color-4-font-lightness-50{color:#bebebe}.theme-light .grey-font-darkness-50,.theme-light .color-4-font-darkness-50{color:#3f3f3f}.theme-light .grey-font-lightness-60,.theme-light .color-4-font-lightness-60{color:#cbcbcb}.theme-light .grey-font-darkness-60,.theme-light .color-4-font-darkness-60{color:#323232}.theme-light .grey-font-lightness-70,.theme-light .color-4-font-lightness-70{color:#d8d8d8}.theme-light .grey-font-darkness-70,.theme-light .color-4-font-darkness-70{color:#262626}.theme-light .grey-font-lightness-80,.theme-light .color-4-font-lightness-80{color:#e5e5e5}.theme-light .grey-font-darkness-80,.theme-light .color-4-font-darkness-80{color:#191919}.theme-light .grey-font-lightness-90,.theme-light .color-4-font-lightness-90{color:#f2f2f2}.theme-light .grey-font-darkness-90,.theme-light .color-4-font-darkness-90{color:#0d0d0d}.theme-light .grey-font-hover:hover,.theme-light .color-4-font-hover:hover{color:#7d7d7d}.theme-light .grey-font-hover-transparent-5:hover,.theme-light .color-4-font-hover-transparent-5:hover{color:#7d7d7d0d}.theme-light .grey-font-hover-transparent-10:hover,.theme-light .color-4-font-hover-transparent-10:hover{color:#7d7d7d1a}.theme-light .grey-font-hover-transparent-15:hover,.theme-light .color-4-font-hover-transparent-15:hover{color:#7d7d7d26}.theme-light .grey-font-hover-transparent-20:hover,.theme-light .color-4-font-hover-transparent-20:hover{color:#7d7d7d33}.theme-light .grey-font-hover-transparent-25:hover,.theme-light .color-4-font-hover-transparent-25:hover{color:#7d7d7d40}.theme-light .grey-font-hover-transparent-30:hover,.theme-light .color-4-font-hover-transparent-30:hover{color:#7d7d7d4d}.theme-light .grey-font-hover-transparent-35:hover,.theme-light .color-4-font-hover-transparent-35:hover{color:#7d7d7d59}.theme-light .grey-font-hover-transparent-40:hover,.theme-light .color-4-font-hover-transparent-40:hover{color:#7d7d7d66}.theme-light .grey-font-hover-transparent-45:hover,.theme-light .color-4-font-hover-transparent-45:hover{color:#7d7d7d73}.theme-light .grey-font-hover-transparent-50:hover,.theme-light .color-4-font-hover-transparent-50:hover{color:#7d7d7d80}.theme-light .grey-font-hover-transparent-55:hover,.theme-light .color-4-font-hover-transparent-55:hover{color:#7d7d7d8c}.theme-light .grey-font-hover-transparent-60:hover,.theme-light .color-4-font-hover-transparent-60:hover{color:#7d7d7d99}.theme-light .grey-font-hover-transparent-65:hover,.theme-light .color-4-font-hover-transparent-65:hover{color:#7d7d7da6}.theme-light .grey-font-hover-transparent-70:hover,.theme-light .color-4-font-hover-transparent-70:hover{color:#7d7d7db3}.theme-light .grey-font-hover-transparent-75:hover,.theme-light .color-4-font-hover-transparent-75:hover{color:#7d7d7dbf}.theme-light .grey-font-hover-transparent-80:hover,.theme-light .color-4-font-hover-transparent-80:hover{color:#7d7d7dcc}.theme-light .grey-font-hover-transparent-85:hover,.theme-light .color-4-font-hover-transparent-85:hover{color:#7d7d7dd9}.theme-light .grey-font-hover-transparent-90:hover,.theme-light .color-4-font-hover-transparent-90:hover{color:#7d7d7de6}.theme-light .grey-font-hover-transparent-95:hover,.theme-light .color-4-font-hover-transparent-95:hover{color:#7d7d7df2}.theme-light .grey-font-contrast,.theme-light .color-4-font-contrast{color:#161616}.theme-light .grey-font-dark,.theme-light .color-4-font-dark{color:#2d2d2d}.theme-light .grey-font-dark-transparent-5,.theme-light .color-4-font-dark-transparent-5{color:#2d2d2d0d}.theme-light .grey-font-dark-transparent-10,.theme-light .color-4-font-dark-transparent-10{color:#2d2d2d1a}.theme-light .grey-font-dark-transparent-15,.theme-light .color-4-font-dark-transparent-15{color:#2d2d2d26}.theme-light .grey-font-dark-transparent-20,.theme-light .color-4-font-dark-transparent-20{color:#2d2d2d33}.theme-light .grey-font-dark-transparent-25,.theme-light .color-4-font-dark-transparent-25{color:#2d2d2d40}.theme-light .grey-font-dark-transparent-30,.theme-light .color-4-font-dark-transparent-30{color:#2d2d2d4d}.theme-light .grey-font-dark-transparent-35,.theme-light .color-4-font-dark-transparent-35{color:#2d2d2d59}.theme-light .grey-font-dark-transparent-40,.theme-light .color-4-font-dark-transparent-40{color:#2d2d2d66}.theme-light .grey-font-dark-transparent-45,.theme-light .color-4-font-dark-transparent-45{color:#2d2d2d73}.theme-light .grey-font-dark-transparent-50,.theme-light .color-4-font-dark-transparent-50{color:#2d2d2d80}.theme-light .grey-font-dark-transparent-55,.theme-light .color-4-font-dark-transparent-55{color:#2d2d2d8c}.theme-light .grey-font-dark-transparent-60,.theme-light .color-4-font-dark-transparent-60{color:#2d2d2d99}.theme-light .grey-font-dark-transparent-65,.theme-light .color-4-font-dark-transparent-65{color:#2d2d2da6}.theme-light .grey-font-dark-transparent-70,.theme-light .color-4-font-dark-transparent-70{color:#2d2d2db3}.theme-light .grey-font-dark-transparent-75,.theme-light .color-4-font-dark-transparent-75{color:#2d2d2dbf}.theme-light .grey-font-dark-transparent-80,.theme-light .color-4-font-dark-transparent-80{color:#2d2d2dcc}.theme-light .grey-font-dark-transparent-85,.theme-light .color-4-font-dark-transparent-85{color:#2d2d2dd9}.theme-light .grey-font-dark-transparent-90,.theme-light .color-4-font-dark-transparent-90{color:#2d2d2de6}.theme-light .grey-font-dark-transparent-95,.theme-light .color-4-font-dark-transparent-95{color:#2d2d2df2}.theme-light .grey-font-dark-lightness-10,.theme-light .color-4-font-dark-lightness-10{color:#424242}.theme-light .grey-font-dark-darkness-10,.theme-light .color-4-font-dark-darkness-10{color:#292929}.theme-light .grey-font-dark-lightness-20,.theme-light .color-4-font-dark-lightness-20{color:#575757}.theme-light .grey-font-dark-darkness-20,.theme-light .color-4-font-dark-darkness-20{color:#242424}.theme-light .grey-font-dark-lightness-30,.theme-light .color-4-font-dark-lightness-30{color:#6c6c6c}.theme-light .grey-font-dark-darkness-30,.theme-light .color-4-font-dark-darkness-30{color:#202020}.theme-light .grey-font-dark-lightness-40,.theme-light .color-4-font-dark-lightness-40{color:#818181}.theme-light .grey-font-dark-darkness-40,.theme-light .color-4-font-dark-darkness-40{color:#1b1b1b}.theme-light .grey-font-dark-lightness-50,.theme-light .color-4-font-dark-lightness-50{color:#969696}.theme-light .grey-font-dark-darkness-50,.theme-light .color-4-font-dark-darkness-50{color:#171717}.theme-light .grey-font-dark-lightness-60,.theme-light .color-4-font-dark-lightness-60{color:#ababab}.theme-light .grey-font-dark-darkness-60,.theme-light .color-4-font-dark-darkness-60{color:#121212}.theme-light .grey-font-dark-lightness-70,.theme-light .color-4-font-dark-lightness-70{color:silver}.theme-light .grey-font-dark-darkness-70,.theme-light .color-4-font-dark-darkness-70{color:#0e0e0e}.theme-light .grey-font-dark-lightness-80,.theme-light .color-4-font-dark-lightness-80{color:#d5d5d5}.theme-light .grey-font-dark-darkness-80,.theme-light .color-4-font-dark-darkness-80{color:#090909}.theme-light .grey-font-dark-lightness-90,.theme-light .color-4-font-dark-lightness-90{color:#eaeaea}.theme-light .grey-font-dark-darkness-90,.theme-light .color-4-font-dark-darkness-90{color:#050505}.theme-light .grey-font-dark-hover:hover,.theme-light .color-4-font-dark-hover:hover{color:#2d2d2d}.theme-light .grey-font-dark-hover-transparent-5:hover,.theme-light .color-4-font-dark-hover-transparent-5:hover{color:#2d2d2d0d}.theme-light .grey-font-dark-hover-transparent-10:hover,.theme-light .color-4-font-dark-hover-transparent-10:hover{color:#2d2d2d1a}.theme-light .grey-font-dark-hover-transparent-15:hover,.theme-light .color-4-font-dark-hover-transparent-15:hover{color:#2d2d2d26}.theme-light .grey-font-dark-hover-transparent-20:hover,.theme-light .color-4-font-dark-hover-transparent-20:hover{color:#2d2d2d33}.theme-light .grey-font-dark-hover-transparent-25:hover,.theme-light .color-4-font-dark-hover-transparent-25:hover{color:#2d2d2d40}.theme-light .grey-font-dark-hover-transparent-30:hover,.theme-light .color-4-font-dark-hover-transparent-30:hover{color:#2d2d2d4d}.theme-light .grey-font-dark-hover-transparent-35:hover,.theme-light .color-4-font-dark-hover-transparent-35:hover{color:#2d2d2d59}.theme-light .grey-font-dark-hover-transparent-40:hover,.theme-light .color-4-font-dark-hover-transparent-40:hover{color:#2d2d2d66}.theme-light .grey-font-dark-hover-transparent-45:hover,.theme-light .color-4-font-dark-hover-transparent-45:hover{color:#2d2d2d73}.theme-light .grey-font-dark-hover-transparent-50:hover,.theme-light .color-4-font-dark-hover-transparent-50:hover{color:#2d2d2d80}.theme-light .grey-font-dark-hover-transparent-55:hover,.theme-light .color-4-font-dark-hover-transparent-55:hover{color:#2d2d2d8c}.theme-light .grey-font-dark-hover-transparent-60:hover,.theme-light .color-4-font-dark-hover-transparent-60:hover{color:#2d2d2d99}.theme-light .grey-font-dark-hover-transparent-65:hover,.theme-light .color-4-font-dark-hover-transparent-65:hover{color:#2d2d2da6}.theme-light .grey-font-dark-hover-transparent-70:hover,.theme-light .color-4-font-dark-hover-transparent-70:hover{color:#2d2d2db3}.theme-light .grey-font-dark-hover-transparent-75:hover,.theme-light .color-4-font-dark-hover-transparent-75:hover{color:#2d2d2dbf}.theme-light .grey-font-dark-hover-transparent-80:hover,.theme-light .color-4-font-dark-hover-transparent-80:hover{color:#2d2d2dcc}.theme-light .grey-font-dark-hover-transparent-85:hover,.theme-light .color-4-font-dark-hover-transparent-85:hover{color:#2d2d2dd9}.theme-light .grey-font-dark-hover-transparent-90:hover,.theme-light .color-4-font-dark-hover-transparent-90:hover{color:#2d2d2de6}.theme-light .grey-font-dark-hover-transparent-95:hover,.theme-light .color-4-font-dark-hover-transparent-95:hover{color:#2d2d2df2}.theme-light .grey-font-dark-contrast,.theme-light .color-4-font-dark-contrast{color:#f2f2f2}.theme-light .grey-font-darker,.theme-light .color-4-font-darker{color:#141414}.theme-light .grey-font-darker-transparent-5,.theme-light .color-4-font-darker-transparent-5{color:#1414140d}.theme-light .grey-font-darker-transparent-10,.theme-light .color-4-font-darker-transparent-10{color:#1414141a}.theme-light .grey-font-darker-transparent-15,.theme-light .color-4-font-darker-transparent-15{color:#14141426}.theme-light .grey-font-darker-transparent-20,.theme-light .color-4-font-darker-transparent-20{color:#14141433}.theme-light .grey-font-darker-transparent-25,.theme-light .color-4-font-darker-transparent-25{color:#14141440}.theme-light .grey-font-darker-transparent-30,.theme-light .color-4-font-darker-transparent-30{color:#1414144d}.theme-light .grey-font-darker-transparent-35,.theme-light .color-4-font-darker-transparent-35{color:#14141459}.theme-light .grey-font-darker-transparent-40,.theme-light .color-4-font-darker-transparent-40{color:#14141466}.theme-light .grey-font-darker-transparent-45,.theme-light .color-4-font-darker-transparent-45{color:#14141473}.theme-light .grey-font-darker-transparent-50,.theme-light .color-4-font-darker-transparent-50{color:#14141480}.theme-light .grey-font-darker-transparent-55,.theme-light .color-4-font-darker-transparent-55{color:#1414148c}.theme-light .grey-font-darker-transparent-60,.theme-light .color-4-font-darker-transparent-60{color:#14141499}.theme-light .grey-font-darker-transparent-65,.theme-light .color-4-font-darker-transparent-65{color:#141414a6}.theme-light .grey-font-darker-transparent-70,.theme-light .color-4-font-darker-transparent-70{color:#141414b3}.theme-light .grey-font-darker-transparent-75,.theme-light .color-4-font-darker-transparent-75{color:#141414bf}.theme-light .grey-font-darker-transparent-80,.theme-light .color-4-font-darker-transparent-80{color:#141414cc}.theme-light .grey-font-darker-transparent-85,.theme-light .color-4-font-darker-transparent-85{color:#141414d9}.theme-light .grey-font-darker-transparent-90,.theme-light .color-4-font-darker-transparent-90{color:#141414e6}.theme-light .grey-font-darker-transparent-95,.theme-light .color-4-font-darker-transparent-95{color:#141414f2}.theme-light .grey-font-darker-lightness-10,.theme-light .color-4-font-darker-lightness-10{color:#2c2c2c}.theme-light .grey-font-darker-darkness-10,.theme-light .color-4-font-darker-darkness-10{color:#121212}.theme-light .grey-font-darker-lightness-20,.theme-light .color-4-font-darker-lightness-20{color:#434343}.theme-light .grey-font-darker-darkness-20,.theme-light .color-4-font-darker-darkness-20{color:#101010}.theme-light .grey-font-darker-lightness-30,.theme-light .color-4-font-darker-lightness-30{color:#5b5b5b}.theme-light .grey-font-darker-darkness-30,.theme-light .color-4-font-darker-darkness-30{color:#0e0e0e}.theme-light .grey-font-darker-lightness-40,.theme-light .color-4-font-darker-lightness-40{color:#727272}.theme-light .grey-font-darker-darkness-40,.theme-light .color-4-font-darker-darkness-40{color:#0c0c0c}.theme-light .grey-font-darker-lightness-50,.theme-light .color-4-font-darker-lightness-50{color:#8a8a8a}.theme-light .grey-font-darker-darkness-50,.theme-light .color-4-font-darker-darkness-50{color:#0a0a0a}.theme-light .grey-font-darker-lightness-60,.theme-light .color-4-font-darker-lightness-60{color:#a1a1a1}.theme-light .grey-font-darker-darkness-60,.theme-light .color-4-font-darker-darkness-60{color:#080808}.theme-light .grey-font-darker-lightness-70,.theme-light .color-4-font-darker-lightness-70{color:#b9b9b9}.theme-light .grey-font-darker-darkness-70,.theme-light .color-4-font-darker-darkness-70{color:#060606}.theme-light .grey-font-darker-lightness-80,.theme-light .color-4-font-darker-lightness-80{color:#d0d0d0}.theme-light .grey-font-darker-darkness-80,.theme-light .color-4-font-darker-darkness-80{color:#040404}.theme-light .grey-font-darker-lightness-90,.theme-light .color-4-font-darker-lightness-90{color:#e8e8e8}.theme-light .grey-font-darker-darkness-90,.theme-light .color-4-font-darker-darkness-90{color:#020202}.theme-light .grey-font-darker-hover:hover,.theme-light .color-4-font-darker-hover:hover{color:#141414}.theme-light .grey-font-darker-hover-transparent-5:hover,.theme-light .color-4-font-darker-hover-transparent-5:hover{color:#1414140d}.theme-light .grey-font-darker-hover-transparent-10:hover,.theme-light .color-4-font-darker-hover-transparent-10:hover{color:#1414141a}.theme-light .grey-font-darker-hover-transparent-15:hover,.theme-light .color-4-font-darker-hover-transparent-15:hover{color:#14141426}.theme-light .grey-font-darker-hover-transparent-20:hover,.theme-light .color-4-font-darker-hover-transparent-20:hover{color:#14141433}.theme-light .grey-font-darker-hover-transparent-25:hover,.theme-light .color-4-font-darker-hover-transparent-25:hover{color:#14141440}.theme-light .grey-font-darker-hover-transparent-30:hover,.theme-light .color-4-font-darker-hover-transparent-30:hover{color:#1414144d}.theme-light .grey-font-darker-hover-transparent-35:hover,.theme-light .color-4-font-darker-hover-transparent-35:hover{color:#14141459}.theme-light .grey-font-darker-hover-transparent-40:hover,.theme-light .color-4-font-darker-hover-transparent-40:hover{color:#14141466}.theme-light .grey-font-darker-hover-transparent-45:hover,.theme-light .color-4-font-darker-hover-transparent-45:hover{color:#14141473}.theme-light .grey-font-darker-hover-transparent-50:hover,.theme-light .color-4-font-darker-hover-transparent-50:hover{color:#14141480}.theme-light .grey-font-darker-hover-transparent-55:hover,.theme-light .color-4-font-darker-hover-transparent-55:hover{color:#1414148c}.theme-light .grey-font-darker-hover-transparent-60:hover,.theme-light .color-4-font-darker-hover-transparent-60:hover{color:#14141499}.theme-light .grey-font-darker-hover-transparent-65:hover,.theme-light .color-4-font-darker-hover-transparent-65:hover{color:#141414a6}.theme-light .grey-font-darker-hover-transparent-70:hover,.theme-light .color-4-font-darker-hover-transparent-70:hover{color:#141414b3}.theme-light .grey-font-darker-hover-transparent-75:hover,.theme-light .color-4-font-darker-hover-transparent-75:hover{color:#141414bf}.theme-light .grey-font-darker-hover-transparent-80:hover,.theme-light .color-4-font-darker-hover-transparent-80:hover{color:#141414cc}.theme-light .grey-font-darker-hover-transparent-85:hover,.theme-light .color-4-font-darker-hover-transparent-85:hover{color:#141414d9}.theme-light .grey-font-darker-hover-transparent-90:hover,.theme-light .color-4-font-darker-hover-transparent-90:hover{color:#141414e6}.theme-light .grey-font-darker-hover-transparent-95:hover,.theme-light .color-4-font-darker-hover-transparent-95:hover{color:#141414f2}.theme-light .grey-font-darker-contrast,.theme-light .color-4-font-darker-contrast{color:#f2f2f2}.theme-light .grey-fill-lighter,.theme-light .color-4-fill-lighter{fill:#f2f2f2}.theme-light .grey-fill-lighter-transparent-5,.theme-light .color-4-fill-lighter-transparent-5{fill:#f2f2f20d}.theme-light .grey-fill-lighter-transparent-10,.theme-light .color-4-fill-lighter-transparent-10{fill:#f2f2f21a}.theme-light .grey-fill-lighter-transparent-15,.theme-light .color-4-fill-lighter-transparent-15{fill:#f2f2f226}.theme-light .grey-fill-lighter-transparent-20,.theme-light .color-4-fill-lighter-transparent-20{fill:#f2f2f233}.theme-light .grey-fill-lighter-transparent-25,.theme-light .color-4-fill-lighter-transparent-25{fill:#f2f2f240}.theme-light .grey-fill-lighter-transparent-30,.theme-light .color-4-fill-lighter-transparent-30{fill:#f2f2f24d}.theme-light .grey-fill-lighter-transparent-35,.theme-light .color-4-fill-lighter-transparent-35{fill:#f2f2f259}.theme-light .grey-fill-lighter-transparent-40,.theme-light .color-4-fill-lighter-transparent-40{fill:#f2f2f266}.theme-light .grey-fill-lighter-transparent-45,.theme-light .color-4-fill-lighter-transparent-45{fill:#f2f2f273}.theme-light .grey-fill-lighter-transparent-50,.theme-light .color-4-fill-lighter-transparent-50{fill:#f2f2f280}.theme-light .grey-fill-lighter-transparent-55,.theme-light .color-4-fill-lighter-transparent-55{fill:#f2f2f28c}.theme-light .grey-fill-lighter-transparent-60,.theme-light .color-4-fill-lighter-transparent-60{fill:#f2f2f299}.theme-light .grey-fill-lighter-transparent-65,.theme-light .color-4-fill-lighter-transparent-65{fill:#f2f2f2a6}.theme-light .grey-fill-lighter-transparent-70,.theme-light .color-4-fill-lighter-transparent-70{fill:#f2f2f2b3}.theme-light .grey-fill-lighter-transparent-75,.theme-light .color-4-fill-lighter-transparent-75{fill:#f2f2f2bf}.theme-light .grey-fill-lighter-transparent-80,.theme-light .color-4-fill-lighter-transparent-80{fill:#f2f2f2cc}.theme-light .grey-fill-lighter-transparent-85,.theme-light .color-4-fill-lighter-transparent-85{fill:#f2f2f2d9}.theme-light .grey-fill-lighter-transparent-90,.theme-light .color-4-fill-lighter-transparent-90{fill:#f2f2f2e6}.theme-light .grey-fill-lighter-transparent-95,.theme-light .color-4-fill-lighter-transparent-95{fill:#f2f2f2f2}.theme-light .grey-fill-lighter-lightness-10,.theme-light .color-4-fill-lighter-lightness-10{fill:#f3f3f3}.theme-light .grey-fill-lighter-darkness-10,.theme-light .color-4-fill-lighter-darkness-10{fill:#dadada}.theme-light .grey-fill-lighter-lightness-20,.theme-light .color-4-fill-lighter-lightness-20{fill:#f5f5f5}.theme-light .grey-fill-lighter-darkness-20,.theme-light .color-4-fill-lighter-darkness-20{fill:#c2c2c2}.theme-light .grey-fill-lighter-lightness-30,.theme-light .color-4-fill-lighter-lightness-30{fill:#f6f6f6}.theme-light .grey-fill-lighter-darkness-30,.theme-light .color-4-fill-lighter-darkness-30{fill:#a9a9a9}.theme-light .grey-fill-lighter-lightness-40,.theme-light .color-4-fill-lighter-lightness-40{fill:#f7f7f7}.theme-light .grey-fill-lighter-darkness-40,.theme-light .color-4-fill-lighter-darkness-40{fill:#919191}.theme-light .grey-fill-lighter-lightness-50,.theme-light .color-4-fill-lighter-lightness-50{fill:#f9f9f9}.theme-light .grey-fill-lighter-darkness-50,.theme-light .color-4-fill-lighter-darkness-50{fill:#797979}.theme-light .grey-fill-lighter-lightness-60,.theme-light .color-4-fill-lighter-lightness-60{fill:#fafafa}.theme-light .grey-fill-lighter-darkness-60,.theme-light .color-4-fill-lighter-darkness-60{fill:#616161}.theme-light .grey-fill-lighter-lightness-70,.theme-light .color-4-fill-lighter-lightness-70{fill:#fbfbfb}.theme-light .grey-fill-lighter-darkness-70,.theme-light .color-4-fill-lighter-darkness-70{fill:#494949}.theme-light .grey-fill-lighter-lightness-80,.theme-light .color-4-fill-lighter-lightness-80{fill:#fcfcfc}.theme-light .grey-fill-lighter-darkness-80,.theme-light .color-4-fill-lighter-darkness-80{fill:#303030}.theme-light .grey-fill-lighter-lightness-90,.theme-light .color-4-fill-lighter-lightness-90{fill:#fefefe}.theme-light .grey-fill-lighter-darkness-90,.theme-light .color-4-fill-lighter-darkness-90{fill:#181818}.theme-light .grey-fill-lighter-hover:hover,.theme-light .color-4-fill-lighter-hover:hover{fill:#f2f2f2}.theme-light .grey-fill-lighter-hover-transparent-5:hover,.theme-light .color-4-fill-lighter-hover-transparent-5:hover{fill:#f2f2f20d}.theme-light .grey-fill-lighter-hover-transparent-10:hover,.theme-light .color-4-fill-lighter-hover-transparent-10:hover{fill:#f2f2f21a}.theme-light .grey-fill-lighter-hover-transparent-15:hover,.theme-light .color-4-fill-lighter-hover-transparent-15:hover{fill:#f2f2f226}.theme-light .grey-fill-lighter-hover-transparent-20:hover,.theme-light .color-4-fill-lighter-hover-transparent-20:hover{fill:#f2f2f233}.theme-light .grey-fill-lighter-hover-transparent-25:hover,.theme-light .color-4-fill-lighter-hover-transparent-25:hover{fill:#f2f2f240}.theme-light .grey-fill-lighter-hover-transparent-30:hover,.theme-light .color-4-fill-lighter-hover-transparent-30:hover{fill:#f2f2f24d}.theme-light .grey-fill-lighter-hover-transparent-35:hover,.theme-light .color-4-fill-lighter-hover-transparent-35:hover{fill:#f2f2f259}.theme-light .grey-fill-lighter-hover-transparent-40:hover,.theme-light .color-4-fill-lighter-hover-transparent-40:hover{fill:#f2f2f266}.theme-light .grey-fill-lighter-hover-transparent-45:hover,.theme-light .color-4-fill-lighter-hover-transparent-45:hover{fill:#f2f2f273}.theme-light .grey-fill-lighter-hover-transparent-50:hover,.theme-light .color-4-fill-lighter-hover-transparent-50:hover{fill:#f2f2f280}.theme-light .grey-fill-lighter-hover-transparent-55:hover,.theme-light .color-4-fill-lighter-hover-transparent-55:hover{fill:#f2f2f28c}.theme-light .grey-fill-lighter-hover-transparent-60:hover,.theme-light .color-4-fill-lighter-hover-transparent-60:hover{fill:#f2f2f299}.theme-light .grey-fill-lighter-hover-transparent-65:hover,.theme-light .color-4-fill-lighter-hover-transparent-65:hover{fill:#f2f2f2a6}.theme-light .grey-fill-lighter-hover-transparent-70:hover,.theme-light .color-4-fill-lighter-hover-transparent-70:hover{fill:#f2f2f2b3}.theme-light .grey-fill-lighter-hover-transparent-75:hover,.theme-light .color-4-fill-lighter-hover-transparent-75:hover{fill:#f2f2f2bf}.theme-light .grey-fill-lighter-hover-transparent-80:hover,.theme-light .color-4-fill-lighter-hover-transparent-80:hover{fill:#f2f2f2cc}.theme-light .grey-fill-lighter-hover-transparent-85:hover,.theme-light .color-4-fill-lighter-hover-transparent-85:hover{fill:#f2f2f2d9}.theme-light .grey-fill-lighter-hover-transparent-90:hover,.theme-light .color-4-fill-lighter-hover-transparent-90:hover{fill:#f2f2f2e6}.theme-light .grey-fill-lighter-hover-transparent-95:hover,.theme-light .color-4-fill-lighter-hover-transparent-95:hover{fill:#f2f2f2f2}.theme-light .grey-fill-light,.theme-light .color-4-fill-light{fill:#dedede}.theme-light .grey-fill-light-transparent-5,.theme-light .color-4-fill-light-transparent-5{fill:#dedede0d}.theme-light .grey-fill-light-transparent-10,.theme-light .color-4-fill-light-transparent-10{fill:#dedede1a}.theme-light .grey-fill-light-transparent-15,.theme-light .color-4-fill-light-transparent-15{fill:#dedede26}.theme-light .grey-fill-light-transparent-20,.theme-light .color-4-fill-light-transparent-20{fill:#dedede33}.theme-light .grey-fill-light-transparent-25,.theme-light .color-4-fill-light-transparent-25{fill:#dedede40}.theme-light .grey-fill-light-transparent-30,.theme-light .color-4-fill-light-transparent-30{fill:#dedede4d}.theme-light .grey-fill-light-transparent-35,.theme-light .color-4-fill-light-transparent-35{fill:#dedede59}.theme-light .grey-fill-light-transparent-40,.theme-light .color-4-fill-light-transparent-40{fill:#dedede66}.theme-light .grey-fill-light-transparent-45,.theme-light .color-4-fill-light-transparent-45{fill:#dedede73}.theme-light .grey-fill-light-transparent-50,.theme-light .color-4-fill-light-transparent-50{fill:#dedede80}.theme-light .grey-fill-light-transparent-55,.theme-light .color-4-fill-light-transparent-55{fill:#dedede8c}.theme-light .grey-fill-light-transparent-60,.theme-light .color-4-fill-light-transparent-60{fill:#dedede99}.theme-light .grey-fill-light-transparent-65,.theme-light .color-4-fill-light-transparent-65{fill:#dededea6}.theme-light .grey-fill-light-transparent-70,.theme-light .color-4-fill-light-transparent-70{fill:#dededeb3}.theme-light .grey-fill-light-transparent-75,.theme-light .color-4-fill-light-transparent-75{fill:#dededebf}.theme-light .grey-fill-light-transparent-80,.theme-light .color-4-fill-light-transparent-80{fill:#dededecc}.theme-light .grey-fill-light-transparent-85,.theme-light .color-4-fill-light-transparent-85{fill:#dededed9}.theme-light .grey-fill-light-transparent-90,.theme-light .color-4-fill-light-transparent-90{fill:#dededee6}.theme-light .grey-fill-light-transparent-95,.theme-light .color-4-fill-light-transparent-95{fill:#dededef2}.theme-light .grey-fill-light-lightness-10,.theme-light .color-4-fill-light-lightness-10{fill:#e1e1e1}.theme-light .grey-fill-light-darkness-10,.theme-light .color-4-fill-light-darkness-10{fill:#c8c8c8}.theme-light .grey-fill-light-lightness-20,.theme-light .color-4-fill-light-lightness-20{fill:#e5e5e5}.theme-light .grey-fill-light-darkness-20,.theme-light .color-4-fill-light-darkness-20{fill:#b2b2b2}.theme-light .grey-fill-light-lightness-30,.theme-light .color-4-fill-light-lightness-30{fill:#e8e8e8}.theme-light .grey-fill-light-darkness-30,.theme-light .color-4-fill-light-darkness-30{fill:#9b9b9b}.theme-light .grey-fill-light-lightness-40,.theme-light .color-4-fill-light-lightness-40{fill:#ebebeb}.theme-light .grey-fill-light-darkness-40,.theme-light .color-4-fill-light-darkness-40{fill:#858585}.theme-light .grey-fill-light-lightness-50,.theme-light .color-4-fill-light-lightness-50{fill:#efefef}.theme-light .grey-fill-light-darkness-50,.theme-light .color-4-fill-light-darkness-50{fill:#6f6f6f}.theme-light .grey-fill-light-lightness-60,.theme-light .color-4-fill-light-lightness-60{fill:#f2f2f2}.theme-light .grey-fill-light-darkness-60,.theme-light .color-4-fill-light-darkness-60{fill:#595959}.theme-light .grey-fill-light-lightness-70,.theme-light .color-4-fill-light-lightness-70{fill:#f5f5f5}.theme-light .grey-fill-light-darkness-70,.theme-light .color-4-fill-light-darkness-70{fill:#434343}.theme-light .grey-fill-light-lightness-80,.theme-light .color-4-fill-light-lightness-80{fill:#f8f8f8}.theme-light .grey-fill-light-darkness-80,.theme-light .color-4-fill-light-darkness-80{fill:#2c2c2c}.theme-light .grey-fill-light-lightness-90,.theme-light .color-4-fill-light-lightness-90{fill:#fcfcfc}.theme-light .grey-fill-light-darkness-90,.theme-light .color-4-fill-light-darkness-90{fill:#161616}.theme-light .grey-fill-light-hover:hover,.theme-light .color-4-fill-light-hover:hover{fill:#dedede}.theme-light .grey-fill-light-hover-transparent-5:hover,.theme-light .color-4-fill-light-hover-transparent-5:hover{fill:#dedede0d}.theme-light .grey-fill-light-hover-transparent-10:hover,.theme-light .color-4-fill-light-hover-transparent-10:hover{fill:#dedede1a}.theme-light .grey-fill-light-hover-transparent-15:hover,.theme-light .color-4-fill-light-hover-transparent-15:hover{fill:#dedede26}.theme-light .grey-fill-light-hover-transparent-20:hover,.theme-light .color-4-fill-light-hover-transparent-20:hover{fill:#dedede33}.theme-light .grey-fill-light-hover-transparent-25:hover,.theme-light .color-4-fill-light-hover-transparent-25:hover{fill:#dedede40}.theme-light .grey-fill-light-hover-transparent-30:hover,.theme-light .color-4-fill-light-hover-transparent-30:hover{fill:#dedede4d}.theme-light .grey-fill-light-hover-transparent-35:hover,.theme-light .color-4-fill-light-hover-transparent-35:hover{fill:#dedede59}.theme-light .grey-fill-light-hover-transparent-40:hover,.theme-light .color-4-fill-light-hover-transparent-40:hover{fill:#dedede66}.theme-light .grey-fill-light-hover-transparent-45:hover,.theme-light .color-4-fill-light-hover-transparent-45:hover{fill:#dedede73}.theme-light .grey-fill-light-hover-transparent-50:hover,.theme-light .color-4-fill-light-hover-transparent-50:hover{fill:#dedede80}.theme-light .grey-fill-light-hover-transparent-55:hover,.theme-light .color-4-fill-light-hover-transparent-55:hover{fill:#dedede8c}.theme-light .grey-fill-light-hover-transparent-60:hover,.theme-light .color-4-fill-light-hover-transparent-60:hover{fill:#dedede99}.theme-light .grey-fill-light-hover-transparent-65:hover,.theme-light .color-4-fill-light-hover-transparent-65:hover{fill:#dededea6}.theme-light .grey-fill-light-hover-transparent-70:hover,.theme-light .color-4-fill-light-hover-transparent-70:hover{fill:#dededeb3}.theme-light .grey-fill-light-hover-transparent-75:hover,.theme-light .color-4-fill-light-hover-transparent-75:hover{fill:#dededebf}.theme-light .grey-fill-light-hover-transparent-80:hover,.theme-light .color-4-fill-light-hover-transparent-80:hover{fill:#dededecc}.theme-light .grey-fill-light-hover-transparent-85:hover,.theme-light .color-4-fill-light-hover-transparent-85:hover{fill:#dededed9}.theme-light .grey-fill-light-hover-transparent-90:hover,.theme-light .color-4-fill-light-hover-transparent-90:hover{fill:#dededee6}.theme-light .grey-fill-light-hover-transparent-95:hover,.theme-light .color-4-fill-light-hover-transparent-95:hover{fill:#dededef2}.theme-light .grey-fill,.theme-light .color-4-fill{fill:#7d7d7d}.theme-light .grey-fill-transparent-5,.theme-light .color-4-fill-transparent-5{fill:#7d7d7d0d}.theme-light .grey-fill-transparent-10,.theme-light .color-4-fill-transparent-10{fill:#7d7d7d1a}.theme-light .grey-fill-transparent-15,.theme-light .color-4-fill-transparent-15{fill:#7d7d7d26}.theme-light .grey-fill-transparent-20,.theme-light .color-4-fill-transparent-20{fill:#7d7d7d33}.theme-light .grey-fill-transparent-25,.theme-light .color-4-fill-transparent-25{fill:#7d7d7d40}.theme-light .grey-fill-transparent-30,.theme-light .color-4-fill-transparent-30{fill:#7d7d7d4d}.theme-light .grey-fill-transparent-35,.theme-light .color-4-fill-transparent-35{fill:#7d7d7d59}.theme-light .grey-fill-transparent-40,.theme-light .color-4-fill-transparent-40{fill:#7d7d7d66}.theme-light .grey-fill-transparent-45,.theme-light .color-4-fill-transparent-45{fill:#7d7d7d73}.theme-light .grey-fill-transparent-50,.theme-light .color-4-fill-transparent-50{fill:#7d7d7d80}.theme-light .grey-fill-transparent-55,.theme-light .color-4-fill-transparent-55{fill:#7d7d7d8c}.theme-light .grey-fill-transparent-60,.theme-light .color-4-fill-transparent-60{fill:#7d7d7d99}.theme-light .grey-fill-transparent-65,.theme-light .color-4-fill-transparent-65{fill:#7d7d7da6}.theme-light .grey-fill-transparent-70,.theme-light .color-4-fill-transparent-70{fill:#7d7d7db3}.theme-light .grey-fill-transparent-75,.theme-light .color-4-fill-transparent-75{fill:#7d7d7dbf}.theme-light .grey-fill-transparent-80,.theme-light .color-4-fill-transparent-80{fill:#7d7d7dcc}.theme-light .grey-fill-transparent-85,.theme-light .color-4-fill-transparent-85{fill:#7d7d7dd9}.theme-light .grey-fill-transparent-90,.theme-light .color-4-fill-transparent-90{fill:#7d7d7de6}.theme-light .grey-fill-transparent-95,.theme-light .color-4-fill-transparent-95{fill:#7d7d7df2}.theme-light .grey-fill-lightness-10,.theme-light .color-4-fill-lightness-10{fill:#8a8a8a}.theme-light .grey-fill-darkness-10,.theme-light .color-4-fill-darkness-10{fill:#717171}.theme-light .grey-fill-lightness-20,.theme-light .color-4-fill-lightness-20{fill:#979797}.theme-light .grey-fill-darkness-20,.theme-light .color-4-fill-darkness-20{fill:#646464}.theme-light .grey-fill-lightness-30,.theme-light .color-4-fill-lightness-30{fill:#a4a4a4}.theme-light .grey-fill-darkness-30,.theme-light .color-4-fill-darkness-30{fill:#585858}.theme-light .grey-fill-lightness-40,.theme-light .color-4-fill-lightness-40{fill:#b1b1b1}.theme-light .grey-fill-darkness-40,.theme-light .color-4-fill-darkness-40{fill:#4b4b4b}.theme-light .grey-fill-lightness-50,.theme-light .color-4-fill-lightness-50{fill:#bebebe}.theme-light .grey-fill-darkness-50,.theme-light .color-4-fill-darkness-50{fill:#3f3f3f}.theme-light .grey-fill-lightness-60,.theme-light .color-4-fill-lightness-60{fill:#cbcbcb}.theme-light .grey-fill-darkness-60,.theme-light .color-4-fill-darkness-60{fill:#323232}.theme-light .grey-fill-lightness-70,.theme-light .color-4-fill-lightness-70{fill:#d8d8d8}.theme-light .grey-fill-darkness-70,.theme-light .color-4-fill-darkness-70{fill:#262626}.theme-light .grey-fill-lightness-80,.theme-light .color-4-fill-lightness-80{fill:#e5e5e5}.theme-light .grey-fill-darkness-80,.theme-light .color-4-fill-darkness-80{fill:#191919}.theme-light .grey-fill-lightness-90,.theme-light .color-4-fill-lightness-90{fill:#f2f2f2}.theme-light .grey-fill-darkness-90,.theme-light .color-4-fill-darkness-90{fill:#0d0d0d}.theme-light .grey-fill-hover:hover,.theme-light .color-4-fill-hover:hover{fill:#7d7d7d}.theme-light .grey-fill-hover-transparent-5:hover,.theme-light .color-4-fill-hover-transparent-5:hover{fill:#7d7d7d0d}.theme-light .grey-fill-hover-transparent-10:hover,.theme-light .color-4-fill-hover-transparent-10:hover{fill:#7d7d7d1a}.theme-light .grey-fill-hover-transparent-15:hover,.theme-light .color-4-fill-hover-transparent-15:hover{fill:#7d7d7d26}.theme-light .grey-fill-hover-transparent-20:hover,.theme-light .color-4-fill-hover-transparent-20:hover{fill:#7d7d7d33}.theme-light .grey-fill-hover-transparent-25:hover,.theme-light .color-4-fill-hover-transparent-25:hover{fill:#7d7d7d40}.theme-light .grey-fill-hover-transparent-30:hover,.theme-light .color-4-fill-hover-transparent-30:hover{fill:#7d7d7d4d}.theme-light .grey-fill-hover-transparent-35:hover,.theme-light .color-4-fill-hover-transparent-35:hover{fill:#7d7d7d59}.theme-light .grey-fill-hover-transparent-40:hover,.theme-light .color-4-fill-hover-transparent-40:hover{fill:#7d7d7d66}.theme-light .grey-fill-hover-transparent-45:hover,.theme-light .color-4-fill-hover-transparent-45:hover{fill:#7d7d7d73}.theme-light .grey-fill-hover-transparent-50:hover,.theme-light .color-4-fill-hover-transparent-50:hover{fill:#7d7d7d80}.theme-light .grey-fill-hover-transparent-55:hover,.theme-light .color-4-fill-hover-transparent-55:hover{fill:#7d7d7d8c}.theme-light .grey-fill-hover-transparent-60:hover,.theme-light .color-4-fill-hover-transparent-60:hover{fill:#7d7d7d99}.theme-light .grey-fill-hover-transparent-65:hover,.theme-light .color-4-fill-hover-transparent-65:hover{fill:#7d7d7da6}.theme-light .grey-fill-hover-transparent-70:hover,.theme-light .color-4-fill-hover-transparent-70:hover{fill:#7d7d7db3}.theme-light .grey-fill-hover-transparent-75:hover,.theme-light .color-4-fill-hover-transparent-75:hover{fill:#7d7d7dbf}.theme-light .grey-fill-hover-transparent-80:hover,.theme-light .color-4-fill-hover-transparent-80:hover{fill:#7d7d7dcc}.theme-light .grey-fill-hover-transparent-85:hover,.theme-light .color-4-fill-hover-transparent-85:hover{fill:#7d7d7dd9}.theme-light .grey-fill-hover-transparent-90:hover,.theme-light .color-4-fill-hover-transparent-90:hover{fill:#7d7d7de6}.theme-light .grey-fill-hover-transparent-95:hover,.theme-light .color-4-fill-hover-transparent-95:hover{fill:#7d7d7df2}.theme-light .grey-fill-dark,.theme-light .color-4-fill-dark{fill:#2d2d2d}.theme-light .grey-fill-dark-transparent-5,.theme-light .color-4-fill-dark-transparent-5{fill:#2d2d2d0d}.theme-light .grey-fill-dark-transparent-10,.theme-light .color-4-fill-dark-transparent-10{fill:#2d2d2d1a}.theme-light .grey-fill-dark-transparent-15,.theme-light .color-4-fill-dark-transparent-15{fill:#2d2d2d26}.theme-light .grey-fill-dark-transparent-20,.theme-light .color-4-fill-dark-transparent-20{fill:#2d2d2d33}.theme-light .grey-fill-dark-transparent-25,.theme-light .color-4-fill-dark-transparent-25{fill:#2d2d2d40}.theme-light .grey-fill-dark-transparent-30,.theme-light .color-4-fill-dark-transparent-30{fill:#2d2d2d4d}.theme-light .grey-fill-dark-transparent-35,.theme-light .color-4-fill-dark-transparent-35{fill:#2d2d2d59}.theme-light .grey-fill-dark-transparent-40,.theme-light .color-4-fill-dark-transparent-40{fill:#2d2d2d66}.theme-light .grey-fill-dark-transparent-45,.theme-light .color-4-fill-dark-transparent-45{fill:#2d2d2d73}.theme-light .grey-fill-dark-transparent-50,.theme-light .color-4-fill-dark-transparent-50{fill:#2d2d2d80}.theme-light .grey-fill-dark-transparent-55,.theme-light .color-4-fill-dark-transparent-55{fill:#2d2d2d8c}.theme-light .grey-fill-dark-transparent-60,.theme-light .color-4-fill-dark-transparent-60{fill:#2d2d2d99}.theme-light .grey-fill-dark-transparent-65,.theme-light .color-4-fill-dark-transparent-65{fill:#2d2d2da6}.theme-light .grey-fill-dark-transparent-70,.theme-light .color-4-fill-dark-transparent-70{fill:#2d2d2db3}.theme-light .grey-fill-dark-transparent-75,.theme-light .color-4-fill-dark-transparent-75{fill:#2d2d2dbf}.theme-light .grey-fill-dark-transparent-80,.theme-light .color-4-fill-dark-transparent-80{fill:#2d2d2dcc}.theme-light .grey-fill-dark-transparent-85,.theme-light .color-4-fill-dark-transparent-85{fill:#2d2d2dd9}.theme-light .grey-fill-dark-transparent-90,.theme-light .color-4-fill-dark-transparent-90{fill:#2d2d2de6}.theme-light .grey-fill-dark-transparent-95,.theme-light .color-4-fill-dark-transparent-95{fill:#2d2d2df2}.theme-light .grey-fill-dark-lightness-10,.theme-light .color-4-fill-dark-lightness-10{fill:#424242}.theme-light .grey-fill-dark-darkness-10,.theme-light .color-4-fill-dark-darkness-10{fill:#292929}.theme-light .grey-fill-dark-lightness-20,.theme-light .color-4-fill-dark-lightness-20{fill:#575757}.theme-light .grey-fill-dark-darkness-20,.theme-light .color-4-fill-dark-darkness-20{fill:#242424}.theme-light .grey-fill-dark-lightness-30,.theme-light .color-4-fill-dark-lightness-30{fill:#6c6c6c}.theme-light .grey-fill-dark-darkness-30,.theme-light .color-4-fill-dark-darkness-30{fill:#202020}.theme-light .grey-fill-dark-lightness-40,.theme-light .color-4-fill-dark-lightness-40{fill:#818181}.theme-light .grey-fill-dark-darkness-40,.theme-light .color-4-fill-dark-darkness-40{fill:#1b1b1b}.theme-light .grey-fill-dark-lightness-50,.theme-light .color-4-fill-dark-lightness-50{fill:#969696}.theme-light .grey-fill-dark-darkness-50,.theme-light .color-4-fill-dark-darkness-50{fill:#171717}.theme-light .grey-fill-dark-lightness-60,.theme-light .color-4-fill-dark-lightness-60{fill:#ababab}.theme-light .grey-fill-dark-darkness-60,.theme-light .color-4-fill-dark-darkness-60{fill:#121212}.theme-light .grey-fill-dark-lightness-70,.theme-light .color-4-fill-dark-lightness-70{fill:silver}.theme-light .grey-fill-dark-darkness-70,.theme-light .color-4-fill-dark-darkness-70{fill:#0e0e0e}.theme-light .grey-fill-dark-lightness-80,.theme-light .color-4-fill-dark-lightness-80{fill:#d5d5d5}.theme-light .grey-fill-dark-darkness-80,.theme-light .color-4-fill-dark-darkness-80{fill:#090909}.theme-light .grey-fill-dark-lightness-90,.theme-light .color-4-fill-dark-lightness-90{fill:#eaeaea}.theme-light .grey-fill-dark-darkness-90,.theme-light .color-4-fill-dark-darkness-90{fill:#050505}.theme-light .grey-fill-dark-hover:hover,.theme-light .color-4-fill-dark-hover:hover{fill:#2d2d2d}.theme-light .grey-fill-dark-hover-transparent-5:hover,.theme-light .color-4-fill-dark-hover-transparent-5:hover{fill:#2d2d2d0d}.theme-light .grey-fill-dark-hover-transparent-10:hover,.theme-light .color-4-fill-dark-hover-transparent-10:hover{fill:#2d2d2d1a}.theme-light .grey-fill-dark-hover-transparent-15:hover,.theme-light .color-4-fill-dark-hover-transparent-15:hover{fill:#2d2d2d26}.theme-light .grey-fill-dark-hover-transparent-20:hover,.theme-light .color-4-fill-dark-hover-transparent-20:hover{fill:#2d2d2d33}.theme-light .grey-fill-dark-hover-transparent-25:hover,.theme-light .color-4-fill-dark-hover-transparent-25:hover{fill:#2d2d2d40}.theme-light .grey-fill-dark-hover-transparent-30:hover,.theme-light .color-4-fill-dark-hover-transparent-30:hover{fill:#2d2d2d4d}.theme-light .grey-fill-dark-hover-transparent-35:hover,.theme-light .color-4-fill-dark-hover-transparent-35:hover{fill:#2d2d2d59}.theme-light .grey-fill-dark-hover-transparent-40:hover,.theme-light .color-4-fill-dark-hover-transparent-40:hover{fill:#2d2d2d66}.theme-light .grey-fill-dark-hover-transparent-45:hover,.theme-light .color-4-fill-dark-hover-transparent-45:hover{fill:#2d2d2d73}.theme-light .grey-fill-dark-hover-transparent-50:hover,.theme-light .color-4-fill-dark-hover-transparent-50:hover{fill:#2d2d2d80}.theme-light .grey-fill-dark-hover-transparent-55:hover,.theme-light .color-4-fill-dark-hover-transparent-55:hover{fill:#2d2d2d8c}.theme-light .grey-fill-dark-hover-transparent-60:hover,.theme-light .color-4-fill-dark-hover-transparent-60:hover{fill:#2d2d2d99}.theme-light .grey-fill-dark-hover-transparent-65:hover,.theme-light .color-4-fill-dark-hover-transparent-65:hover{fill:#2d2d2da6}.theme-light .grey-fill-dark-hover-transparent-70:hover,.theme-light .color-4-fill-dark-hover-transparent-70:hover{fill:#2d2d2db3}.theme-light .grey-fill-dark-hover-transparent-75:hover,.theme-light .color-4-fill-dark-hover-transparent-75:hover{fill:#2d2d2dbf}.theme-light .grey-fill-dark-hover-transparent-80:hover,.theme-light .color-4-fill-dark-hover-transparent-80:hover{fill:#2d2d2dcc}.theme-light .grey-fill-dark-hover-transparent-85:hover,.theme-light .color-4-fill-dark-hover-transparent-85:hover{fill:#2d2d2dd9}.theme-light .grey-fill-dark-hover-transparent-90:hover,.theme-light .color-4-fill-dark-hover-transparent-90:hover{fill:#2d2d2de6}.theme-light .grey-fill-dark-hover-transparent-95:hover,.theme-light .color-4-fill-dark-hover-transparent-95:hover{fill:#2d2d2df2}.theme-light .grey-fill-darker,.theme-light .color-4-fill-darker{fill:#141414}.theme-light .grey-fill-darker-transparent-5,.theme-light .color-4-fill-darker-transparent-5{fill:#1414140d}.theme-light .grey-fill-darker-transparent-10,.theme-light .color-4-fill-darker-transparent-10{fill:#1414141a}.theme-light .grey-fill-darker-transparent-15,.theme-light .color-4-fill-darker-transparent-15{fill:#14141426}.theme-light .grey-fill-darker-transparent-20,.theme-light .color-4-fill-darker-transparent-20{fill:#14141433}.theme-light .grey-fill-darker-transparent-25,.theme-light .color-4-fill-darker-transparent-25{fill:#14141440}.theme-light .grey-fill-darker-transparent-30,.theme-light .color-4-fill-darker-transparent-30{fill:#1414144d}.theme-light .grey-fill-darker-transparent-35,.theme-light .color-4-fill-darker-transparent-35{fill:#14141459}.theme-light .grey-fill-darker-transparent-40,.theme-light .color-4-fill-darker-transparent-40{fill:#14141466}.theme-light .grey-fill-darker-transparent-45,.theme-light .color-4-fill-darker-transparent-45{fill:#14141473}.theme-light .grey-fill-darker-transparent-50,.theme-light .color-4-fill-darker-transparent-50{fill:#14141480}.theme-light .grey-fill-darker-transparent-55,.theme-light .color-4-fill-darker-transparent-55{fill:#1414148c}.theme-light .grey-fill-darker-transparent-60,.theme-light .color-4-fill-darker-transparent-60{fill:#14141499}.theme-light .grey-fill-darker-transparent-65,.theme-light .color-4-fill-darker-transparent-65{fill:#141414a6}.theme-light .grey-fill-darker-transparent-70,.theme-light .color-4-fill-darker-transparent-70{fill:#141414b3}.theme-light .grey-fill-darker-transparent-75,.theme-light .color-4-fill-darker-transparent-75{fill:#141414bf}.theme-light .grey-fill-darker-transparent-80,.theme-light .color-4-fill-darker-transparent-80{fill:#141414cc}.theme-light .grey-fill-darker-transparent-85,.theme-light .color-4-fill-darker-transparent-85{fill:#141414d9}.theme-light .grey-fill-darker-transparent-90,.theme-light .color-4-fill-darker-transparent-90{fill:#141414e6}.theme-light .grey-fill-darker-transparent-95,.theme-light .color-4-fill-darker-transparent-95{fill:#141414f2}.theme-light .grey-fill-darker-lightness-10,.theme-light .color-4-fill-darker-lightness-10{fill:#2c2c2c}.theme-light .grey-fill-darker-darkness-10,.theme-light .color-4-fill-darker-darkness-10{fill:#121212}.theme-light .grey-fill-darker-lightness-20,.theme-light .color-4-fill-darker-lightness-20{fill:#434343}.theme-light .grey-fill-darker-darkness-20,.theme-light .color-4-fill-darker-darkness-20{fill:#101010}.theme-light .grey-fill-darker-lightness-30,.theme-light .color-4-fill-darker-lightness-30{fill:#5b5b5b}.theme-light .grey-fill-darker-darkness-30,.theme-light .color-4-fill-darker-darkness-30{fill:#0e0e0e}.theme-light .grey-fill-darker-lightness-40,.theme-light .color-4-fill-darker-lightness-40{fill:#727272}.theme-light .grey-fill-darker-darkness-40,.theme-light .color-4-fill-darker-darkness-40{fill:#0c0c0c}.theme-light .grey-fill-darker-lightness-50,.theme-light .color-4-fill-darker-lightness-50{fill:#8a8a8a}.theme-light .grey-fill-darker-darkness-50,.theme-light .color-4-fill-darker-darkness-50{fill:#0a0a0a}.theme-light .grey-fill-darker-lightness-60,.theme-light .color-4-fill-darker-lightness-60{fill:#a1a1a1}.theme-light .grey-fill-darker-darkness-60,.theme-light .color-4-fill-darker-darkness-60{fill:#080808}.theme-light .grey-fill-darker-lightness-70,.theme-light .color-4-fill-darker-lightness-70{fill:#b9b9b9}.theme-light .grey-fill-darker-darkness-70,.theme-light .color-4-fill-darker-darkness-70{fill:#060606}.theme-light .grey-fill-darker-lightness-80,.theme-light .color-4-fill-darker-lightness-80{fill:#d0d0d0}.theme-light .grey-fill-darker-darkness-80,.theme-light .color-4-fill-darker-darkness-80{fill:#040404}.theme-light .grey-fill-darker-lightness-90,.theme-light .color-4-fill-darker-lightness-90{fill:#e8e8e8}.theme-light .grey-fill-darker-darkness-90,.theme-light .color-4-fill-darker-darkness-90{fill:#020202}.theme-light .grey-fill-darker-hover:hover,.theme-light .color-4-fill-darker-hover:hover{fill:#141414}.theme-light .grey-fill-darker-hover-transparent-5:hover,.theme-light .color-4-fill-darker-hover-transparent-5:hover{fill:#1414140d}.theme-light .grey-fill-darker-hover-transparent-10:hover,.theme-light .color-4-fill-darker-hover-transparent-10:hover{fill:#1414141a}.theme-light .grey-fill-darker-hover-transparent-15:hover,.theme-light .color-4-fill-darker-hover-transparent-15:hover{fill:#14141426}.theme-light .grey-fill-darker-hover-transparent-20:hover,.theme-light .color-4-fill-darker-hover-transparent-20:hover{fill:#14141433}.theme-light .grey-fill-darker-hover-transparent-25:hover,.theme-light .color-4-fill-darker-hover-transparent-25:hover{fill:#14141440}.theme-light .grey-fill-darker-hover-transparent-30:hover,.theme-light .color-4-fill-darker-hover-transparent-30:hover{fill:#1414144d}.theme-light .grey-fill-darker-hover-transparent-35:hover,.theme-light .color-4-fill-darker-hover-transparent-35:hover{fill:#14141459}.theme-light .grey-fill-darker-hover-transparent-40:hover,.theme-light .color-4-fill-darker-hover-transparent-40:hover{fill:#14141466}.theme-light .grey-fill-darker-hover-transparent-45:hover,.theme-light .color-4-fill-darker-hover-transparent-45:hover{fill:#14141473}.theme-light .grey-fill-darker-hover-transparent-50:hover,.theme-light .color-4-fill-darker-hover-transparent-50:hover{fill:#14141480}.theme-light .grey-fill-darker-hover-transparent-55:hover,.theme-light .color-4-fill-darker-hover-transparent-55:hover{fill:#1414148c}.theme-light .grey-fill-darker-hover-transparent-60:hover,.theme-light .color-4-fill-darker-hover-transparent-60:hover{fill:#14141499}.theme-light .grey-fill-darker-hover-transparent-65:hover,.theme-light .color-4-fill-darker-hover-transparent-65:hover{fill:#141414a6}.theme-light .grey-fill-darker-hover-transparent-70:hover,.theme-light .color-4-fill-darker-hover-transparent-70:hover{fill:#141414b3}.theme-light .grey-fill-darker-hover-transparent-75:hover,.theme-light .color-4-fill-darker-hover-transparent-75:hover{fill:#141414bf}.theme-light .grey-fill-darker-hover-transparent-80:hover,.theme-light .color-4-fill-darker-hover-transparent-80:hover{fill:#141414cc}.theme-light .grey-fill-darker-hover-transparent-85:hover,.theme-light .color-4-fill-darker-hover-transparent-85:hover{fill:#141414d9}.theme-light .grey-fill-darker-hover-transparent-90:hover,.theme-light .color-4-fill-darker-hover-transparent-90:hover{fill:#141414e6}.theme-light .grey-fill-darker-hover-transparent-95:hover,.theme-light .color-4-fill-darker-hover-transparent-95:hover{fill:#141414f2}.theme-light .grey-stroke-lighter,.theme-light .color-4-stroke-lighter{stroke:#f2f2f2}.theme-light .grey-stroke-lighter-transparent-5,.theme-light .color-4-stroke-lighter-transparent-5{stroke:#f2f2f20d}.theme-light .grey-stroke-lighter-transparent-10,.theme-light .color-4-stroke-lighter-transparent-10{stroke:#f2f2f21a}.theme-light .grey-stroke-lighter-transparent-15,.theme-light .color-4-stroke-lighter-transparent-15{stroke:#f2f2f226}.theme-light .grey-stroke-lighter-transparent-20,.theme-light .color-4-stroke-lighter-transparent-20{stroke:#f2f2f233}.theme-light .grey-stroke-lighter-transparent-25,.theme-light .color-4-stroke-lighter-transparent-25{stroke:#f2f2f240}.theme-light .grey-stroke-lighter-transparent-30,.theme-light .color-4-stroke-lighter-transparent-30{stroke:#f2f2f24d}.theme-light .grey-stroke-lighter-transparent-35,.theme-light .color-4-stroke-lighter-transparent-35{stroke:#f2f2f259}.theme-light .grey-stroke-lighter-transparent-40,.theme-light .color-4-stroke-lighter-transparent-40{stroke:#f2f2f266}.theme-light .grey-stroke-lighter-transparent-45,.theme-light .color-4-stroke-lighter-transparent-45{stroke:#f2f2f273}.theme-light .grey-stroke-lighter-transparent-50,.theme-light .color-4-stroke-lighter-transparent-50{stroke:#f2f2f280}.theme-light .grey-stroke-lighter-transparent-55,.theme-light .color-4-stroke-lighter-transparent-55{stroke:#f2f2f28c}.theme-light .grey-stroke-lighter-transparent-60,.theme-light .color-4-stroke-lighter-transparent-60{stroke:#f2f2f299}.theme-light .grey-stroke-lighter-transparent-65,.theme-light .color-4-stroke-lighter-transparent-65{stroke:#f2f2f2a6}.theme-light .grey-stroke-lighter-transparent-70,.theme-light .color-4-stroke-lighter-transparent-70{stroke:#f2f2f2b3}.theme-light .grey-stroke-lighter-transparent-75,.theme-light .color-4-stroke-lighter-transparent-75{stroke:#f2f2f2bf}.theme-light .grey-stroke-lighter-transparent-80,.theme-light .color-4-stroke-lighter-transparent-80{stroke:#f2f2f2cc}.theme-light .grey-stroke-lighter-transparent-85,.theme-light .color-4-stroke-lighter-transparent-85{stroke:#f2f2f2d9}.theme-light .grey-stroke-lighter-transparent-90,.theme-light .color-4-stroke-lighter-transparent-90{stroke:#f2f2f2e6}.theme-light .grey-stroke-lighter-transparent-95,.theme-light .color-4-stroke-lighter-transparent-95{stroke:#f2f2f2f2}.theme-light .grey-stroke-lighter-lightness-10,.theme-light .color-4-stroke-lighter-lightness-10{stroke:#f3f3f3}.theme-light .grey-stroke-lighter-darkness-10,.theme-light .color-4-stroke-lighter-darkness-10{stroke:#dadada}.theme-light .grey-stroke-lighter-lightness-20,.theme-light .color-4-stroke-lighter-lightness-20{stroke:#f5f5f5}.theme-light .grey-stroke-lighter-darkness-20,.theme-light .color-4-stroke-lighter-darkness-20{stroke:#c2c2c2}.theme-light .grey-stroke-lighter-lightness-30,.theme-light .color-4-stroke-lighter-lightness-30{stroke:#f6f6f6}.theme-light .grey-stroke-lighter-darkness-30,.theme-light .color-4-stroke-lighter-darkness-30{stroke:#a9a9a9}.theme-light .grey-stroke-lighter-lightness-40,.theme-light .color-4-stroke-lighter-lightness-40{stroke:#f7f7f7}.theme-light .grey-stroke-lighter-darkness-40,.theme-light .color-4-stroke-lighter-darkness-40{stroke:#919191}.theme-light .grey-stroke-lighter-lightness-50,.theme-light .color-4-stroke-lighter-lightness-50{stroke:#f9f9f9}.theme-light .grey-stroke-lighter-darkness-50,.theme-light .color-4-stroke-lighter-darkness-50{stroke:#797979}.theme-light .grey-stroke-lighter-lightness-60,.theme-light .color-4-stroke-lighter-lightness-60{stroke:#fafafa}.theme-light .grey-stroke-lighter-darkness-60,.theme-light .color-4-stroke-lighter-darkness-60{stroke:#616161}.theme-light .grey-stroke-lighter-lightness-70,.theme-light .color-4-stroke-lighter-lightness-70{stroke:#fbfbfb}.theme-light .grey-stroke-lighter-darkness-70,.theme-light .color-4-stroke-lighter-darkness-70{stroke:#494949}.theme-light .grey-stroke-lighter-lightness-80,.theme-light .color-4-stroke-lighter-lightness-80{stroke:#fcfcfc}.theme-light .grey-stroke-lighter-darkness-80,.theme-light .color-4-stroke-lighter-darkness-80{stroke:#303030}.theme-light .grey-stroke-lighter-lightness-90,.theme-light .color-4-stroke-lighter-lightness-90{stroke:#fefefe}.theme-light .grey-stroke-lighter-darkness-90,.theme-light .color-4-stroke-lighter-darkness-90{stroke:#181818}.theme-light .grey-stroke-lighter-hover:hover,.theme-light .color-4-stroke-lighter-hover:hover{stroke:#f2f2f2}.theme-light .grey-stroke-lighter-hover-transparent-5:hover,.theme-light .color-4-stroke-lighter-hover-transparent-5:hover{stroke:#f2f2f20d}.theme-light .grey-stroke-lighter-hover-transparent-10:hover,.theme-light .color-4-stroke-lighter-hover-transparent-10:hover{stroke:#f2f2f21a}.theme-light .grey-stroke-lighter-hover-transparent-15:hover,.theme-light .color-4-stroke-lighter-hover-transparent-15:hover{stroke:#f2f2f226}.theme-light .grey-stroke-lighter-hover-transparent-20:hover,.theme-light .color-4-stroke-lighter-hover-transparent-20:hover{stroke:#f2f2f233}.theme-light .grey-stroke-lighter-hover-transparent-25:hover,.theme-light .color-4-stroke-lighter-hover-transparent-25:hover{stroke:#f2f2f240}.theme-light .grey-stroke-lighter-hover-transparent-30:hover,.theme-light .color-4-stroke-lighter-hover-transparent-30:hover{stroke:#f2f2f24d}.theme-light .grey-stroke-lighter-hover-transparent-35:hover,.theme-light .color-4-stroke-lighter-hover-transparent-35:hover{stroke:#f2f2f259}.theme-light .grey-stroke-lighter-hover-transparent-40:hover,.theme-light .color-4-stroke-lighter-hover-transparent-40:hover{stroke:#f2f2f266}.theme-light .grey-stroke-lighter-hover-transparent-45:hover,.theme-light .color-4-stroke-lighter-hover-transparent-45:hover{stroke:#f2f2f273}.theme-light .grey-stroke-lighter-hover-transparent-50:hover,.theme-light .color-4-stroke-lighter-hover-transparent-50:hover{stroke:#f2f2f280}.theme-light .grey-stroke-lighter-hover-transparent-55:hover,.theme-light .color-4-stroke-lighter-hover-transparent-55:hover{stroke:#f2f2f28c}.theme-light .grey-stroke-lighter-hover-transparent-60:hover,.theme-light .color-4-stroke-lighter-hover-transparent-60:hover{stroke:#f2f2f299}.theme-light .grey-stroke-lighter-hover-transparent-65:hover,.theme-light .color-4-stroke-lighter-hover-transparent-65:hover{stroke:#f2f2f2a6}.theme-light .grey-stroke-lighter-hover-transparent-70:hover,.theme-light .color-4-stroke-lighter-hover-transparent-70:hover{stroke:#f2f2f2b3}.theme-light .grey-stroke-lighter-hover-transparent-75:hover,.theme-light .color-4-stroke-lighter-hover-transparent-75:hover{stroke:#f2f2f2bf}.theme-light .grey-stroke-lighter-hover-transparent-80:hover,.theme-light .color-4-stroke-lighter-hover-transparent-80:hover{stroke:#f2f2f2cc}.theme-light .grey-stroke-lighter-hover-transparent-85:hover,.theme-light .color-4-stroke-lighter-hover-transparent-85:hover{stroke:#f2f2f2d9}.theme-light .grey-stroke-lighter-hover-transparent-90:hover,.theme-light .color-4-stroke-lighter-hover-transparent-90:hover{stroke:#f2f2f2e6}.theme-light .grey-stroke-lighter-hover-transparent-95:hover,.theme-light .color-4-stroke-lighter-hover-transparent-95:hover{stroke:#f2f2f2f2}.theme-light .grey-stroke-light,.theme-light .color-4-stroke-light{stroke:#dedede}.theme-light .grey-stroke-light-transparent-5,.theme-light .color-4-stroke-light-transparent-5{stroke:#dedede0d}.theme-light .grey-stroke-light-transparent-10,.theme-light .color-4-stroke-light-transparent-10{stroke:#dedede1a}.theme-light .grey-stroke-light-transparent-15,.theme-light .color-4-stroke-light-transparent-15{stroke:#dedede26}.theme-light .grey-stroke-light-transparent-20,.theme-light .color-4-stroke-light-transparent-20{stroke:#dedede33}.theme-light .grey-stroke-light-transparent-25,.theme-light .color-4-stroke-light-transparent-25{stroke:#dedede40}.theme-light .grey-stroke-light-transparent-30,.theme-light .color-4-stroke-light-transparent-30{stroke:#dedede4d}.theme-light .grey-stroke-light-transparent-35,.theme-light .color-4-stroke-light-transparent-35{stroke:#dedede59}.theme-light .grey-stroke-light-transparent-40,.theme-light .color-4-stroke-light-transparent-40{stroke:#dedede66}.theme-light .grey-stroke-light-transparent-45,.theme-light .color-4-stroke-light-transparent-45{stroke:#dedede73}.theme-light .grey-stroke-light-transparent-50,.theme-light .color-4-stroke-light-transparent-50{stroke:#dedede80}.theme-light .grey-stroke-light-transparent-55,.theme-light .color-4-stroke-light-transparent-55{stroke:#dedede8c}.theme-light .grey-stroke-light-transparent-60,.theme-light .color-4-stroke-light-transparent-60{stroke:#dedede99}.theme-light .grey-stroke-light-transparent-65,.theme-light .color-4-stroke-light-transparent-65{stroke:#dededea6}.theme-light .grey-stroke-light-transparent-70,.theme-light .color-4-stroke-light-transparent-70{stroke:#dededeb3}.theme-light .grey-stroke-light-transparent-75,.theme-light .color-4-stroke-light-transparent-75{stroke:#dededebf}.theme-light .grey-stroke-light-transparent-80,.theme-light .color-4-stroke-light-transparent-80{stroke:#dededecc}.theme-light .grey-stroke-light-transparent-85,.theme-light .color-4-stroke-light-transparent-85{stroke:#dededed9}.theme-light .grey-stroke-light-transparent-90,.theme-light .color-4-stroke-light-transparent-90{stroke:#dededee6}.theme-light .grey-stroke-light-transparent-95,.theme-light .color-4-stroke-light-transparent-95{stroke:#dededef2}.theme-light .grey-stroke-light-lightness-10,.theme-light .color-4-stroke-light-lightness-10{stroke:#e1e1e1}.theme-light .grey-stroke-light-darkness-10,.theme-light .color-4-stroke-light-darkness-10{stroke:#c8c8c8}.theme-light .grey-stroke-light-lightness-20,.theme-light .color-4-stroke-light-lightness-20{stroke:#e5e5e5}.theme-light .grey-stroke-light-darkness-20,.theme-light .color-4-stroke-light-darkness-20{stroke:#b2b2b2}.theme-light .grey-stroke-light-lightness-30,.theme-light .color-4-stroke-light-lightness-30{stroke:#e8e8e8}.theme-light .grey-stroke-light-darkness-30,.theme-light .color-4-stroke-light-darkness-30{stroke:#9b9b9b}.theme-light .grey-stroke-light-lightness-40,.theme-light .color-4-stroke-light-lightness-40{stroke:#ebebeb}.theme-light .grey-stroke-light-darkness-40,.theme-light .color-4-stroke-light-darkness-40{stroke:#858585}.theme-light .grey-stroke-light-lightness-50,.theme-light .color-4-stroke-light-lightness-50{stroke:#efefef}.theme-light .grey-stroke-light-darkness-50,.theme-light .color-4-stroke-light-darkness-50{stroke:#6f6f6f}.theme-light .grey-stroke-light-lightness-60,.theme-light .color-4-stroke-light-lightness-60{stroke:#f2f2f2}.theme-light .grey-stroke-light-darkness-60,.theme-light .color-4-stroke-light-darkness-60{stroke:#595959}.theme-light .grey-stroke-light-lightness-70,.theme-light .color-4-stroke-light-lightness-70{stroke:#f5f5f5}.theme-light .grey-stroke-light-darkness-70,.theme-light .color-4-stroke-light-darkness-70{stroke:#434343}.theme-light .grey-stroke-light-lightness-80,.theme-light .color-4-stroke-light-lightness-80{stroke:#f8f8f8}.theme-light .grey-stroke-light-darkness-80,.theme-light .color-4-stroke-light-darkness-80{stroke:#2c2c2c}.theme-light .grey-stroke-light-lightness-90,.theme-light .color-4-stroke-light-lightness-90{stroke:#fcfcfc}.theme-light .grey-stroke-light-darkness-90,.theme-light .color-4-stroke-light-darkness-90{stroke:#161616}.theme-light .grey-stroke-light-hover:hover,.theme-light .color-4-stroke-light-hover:hover{stroke:#dedede}.theme-light .grey-stroke-light-hover-transparent-5:hover,.theme-light .color-4-stroke-light-hover-transparent-5:hover{stroke:#dedede0d}.theme-light .grey-stroke-light-hover-transparent-10:hover,.theme-light .color-4-stroke-light-hover-transparent-10:hover{stroke:#dedede1a}.theme-light .grey-stroke-light-hover-transparent-15:hover,.theme-light .color-4-stroke-light-hover-transparent-15:hover{stroke:#dedede26}.theme-light .grey-stroke-light-hover-transparent-20:hover,.theme-light .color-4-stroke-light-hover-transparent-20:hover{stroke:#dedede33}.theme-light .grey-stroke-light-hover-transparent-25:hover,.theme-light .color-4-stroke-light-hover-transparent-25:hover{stroke:#dedede40}.theme-light .grey-stroke-light-hover-transparent-30:hover,.theme-light .color-4-stroke-light-hover-transparent-30:hover{stroke:#dedede4d}.theme-light .grey-stroke-light-hover-transparent-35:hover,.theme-light .color-4-stroke-light-hover-transparent-35:hover{stroke:#dedede59}.theme-light .grey-stroke-light-hover-transparent-40:hover,.theme-light .color-4-stroke-light-hover-transparent-40:hover{stroke:#dedede66}.theme-light .grey-stroke-light-hover-transparent-45:hover,.theme-light .color-4-stroke-light-hover-transparent-45:hover{stroke:#dedede73}.theme-light .grey-stroke-light-hover-transparent-50:hover,.theme-light .color-4-stroke-light-hover-transparent-50:hover{stroke:#dedede80}.theme-light .grey-stroke-light-hover-transparent-55:hover,.theme-light .color-4-stroke-light-hover-transparent-55:hover{stroke:#dedede8c}.theme-light .grey-stroke-light-hover-transparent-60:hover,.theme-light .color-4-stroke-light-hover-transparent-60:hover{stroke:#dedede99}.theme-light .grey-stroke-light-hover-transparent-65:hover,.theme-light .color-4-stroke-light-hover-transparent-65:hover{stroke:#dededea6}.theme-light .grey-stroke-light-hover-transparent-70:hover,.theme-light .color-4-stroke-light-hover-transparent-70:hover{stroke:#dededeb3}.theme-light .grey-stroke-light-hover-transparent-75:hover,.theme-light .color-4-stroke-light-hover-transparent-75:hover{stroke:#dededebf}.theme-light .grey-stroke-light-hover-transparent-80:hover,.theme-light .color-4-stroke-light-hover-transparent-80:hover{stroke:#dededecc}.theme-light .grey-stroke-light-hover-transparent-85:hover,.theme-light .color-4-stroke-light-hover-transparent-85:hover{stroke:#dededed9}.theme-light .grey-stroke-light-hover-transparent-90:hover,.theme-light .color-4-stroke-light-hover-transparent-90:hover{stroke:#dededee6}.theme-light .grey-stroke-light-hover-transparent-95:hover,.theme-light .color-4-stroke-light-hover-transparent-95:hover{stroke:#dededef2}.theme-light .grey-stroke,.theme-light .color-4-stroke{stroke:#7d7d7d}.theme-light .grey-stroke-transparent-5,.theme-light .color-4-stroke-transparent-5{stroke:#7d7d7d0d}.theme-light .grey-stroke-transparent-10,.theme-light .color-4-stroke-transparent-10{stroke:#7d7d7d1a}.theme-light .grey-stroke-transparent-15,.theme-light .color-4-stroke-transparent-15{stroke:#7d7d7d26}.theme-light .grey-stroke-transparent-20,.theme-light .color-4-stroke-transparent-20{stroke:#7d7d7d33}.theme-light .grey-stroke-transparent-25,.theme-light .color-4-stroke-transparent-25{stroke:#7d7d7d40}.theme-light .grey-stroke-transparent-30,.theme-light .color-4-stroke-transparent-30{stroke:#7d7d7d4d}.theme-light .grey-stroke-transparent-35,.theme-light .color-4-stroke-transparent-35{stroke:#7d7d7d59}.theme-light .grey-stroke-transparent-40,.theme-light .color-4-stroke-transparent-40{stroke:#7d7d7d66}.theme-light .grey-stroke-transparent-45,.theme-light .color-4-stroke-transparent-45{stroke:#7d7d7d73}.theme-light .grey-stroke-transparent-50,.theme-light .color-4-stroke-transparent-50{stroke:#7d7d7d80}.theme-light .grey-stroke-transparent-55,.theme-light .color-4-stroke-transparent-55{stroke:#7d7d7d8c}.theme-light .grey-stroke-transparent-60,.theme-light .color-4-stroke-transparent-60{stroke:#7d7d7d99}.theme-light .grey-stroke-transparent-65,.theme-light .color-4-stroke-transparent-65{stroke:#7d7d7da6}.theme-light .grey-stroke-transparent-70,.theme-light .color-4-stroke-transparent-70{stroke:#7d7d7db3}.theme-light .grey-stroke-transparent-75,.theme-light .color-4-stroke-transparent-75{stroke:#7d7d7dbf}.theme-light .grey-stroke-transparent-80,.theme-light .color-4-stroke-transparent-80{stroke:#7d7d7dcc}.theme-light .grey-stroke-transparent-85,.theme-light .color-4-stroke-transparent-85{stroke:#7d7d7dd9}.theme-light .grey-stroke-transparent-90,.theme-light .color-4-stroke-transparent-90{stroke:#7d7d7de6}.theme-light .grey-stroke-transparent-95,.theme-light .color-4-stroke-transparent-95{stroke:#7d7d7df2}.theme-light .grey-stroke-lightness-10,.theme-light .color-4-stroke-lightness-10{stroke:#8a8a8a}.theme-light .grey-stroke-darkness-10,.theme-light .color-4-stroke-darkness-10{stroke:#717171}.theme-light .grey-stroke-lightness-20,.theme-light .color-4-stroke-lightness-20{stroke:#979797}.theme-light .grey-stroke-darkness-20,.theme-light .color-4-stroke-darkness-20{stroke:#646464}.theme-light .grey-stroke-lightness-30,.theme-light .color-4-stroke-lightness-30{stroke:#a4a4a4}.theme-light .grey-stroke-darkness-30,.theme-light .color-4-stroke-darkness-30{stroke:#585858}.theme-light .grey-stroke-lightness-40,.theme-light .color-4-stroke-lightness-40{stroke:#b1b1b1}.theme-light .grey-stroke-darkness-40,.theme-light .color-4-stroke-darkness-40{stroke:#4b4b4b}.theme-light .grey-stroke-lightness-50,.theme-light .color-4-stroke-lightness-50{stroke:#bebebe}.theme-light .grey-stroke-darkness-50,.theme-light .color-4-stroke-darkness-50{stroke:#3f3f3f}.theme-light .grey-stroke-lightness-60,.theme-light .color-4-stroke-lightness-60{stroke:#cbcbcb}.theme-light .grey-stroke-darkness-60,.theme-light .color-4-stroke-darkness-60{stroke:#323232}.theme-light .grey-stroke-lightness-70,.theme-light .color-4-stroke-lightness-70{stroke:#d8d8d8}.theme-light .grey-stroke-darkness-70,.theme-light .color-4-stroke-darkness-70{stroke:#262626}.theme-light .grey-stroke-lightness-80,.theme-light .color-4-stroke-lightness-80{stroke:#e5e5e5}.theme-light .grey-stroke-darkness-80,.theme-light .color-4-stroke-darkness-80{stroke:#191919}.theme-light .grey-stroke-lightness-90,.theme-light .color-4-stroke-lightness-90{stroke:#f2f2f2}.theme-light .grey-stroke-darkness-90,.theme-light .color-4-stroke-darkness-90{stroke:#0d0d0d}.theme-light .grey-stroke-hover:hover,.theme-light .color-4-stroke-hover:hover{stroke:#7d7d7d}.theme-light .grey-stroke-hover-transparent-5:hover,.theme-light .color-4-stroke-hover-transparent-5:hover{stroke:#7d7d7d0d}.theme-light .grey-stroke-hover-transparent-10:hover,.theme-light .color-4-stroke-hover-transparent-10:hover{stroke:#7d7d7d1a}.theme-light .grey-stroke-hover-transparent-15:hover,.theme-light .color-4-stroke-hover-transparent-15:hover{stroke:#7d7d7d26}.theme-light .grey-stroke-hover-transparent-20:hover,.theme-light .color-4-stroke-hover-transparent-20:hover{stroke:#7d7d7d33}.theme-light .grey-stroke-hover-transparent-25:hover,.theme-light .color-4-stroke-hover-transparent-25:hover{stroke:#7d7d7d40}.theme-light .grey-stroke-hover-transparent-30:hover,.theme-light .color-4-stroke-hover-transparent-30:hover{stroke:#7d7d7d4d}.theme-light .grey-stroke-hover-transparent-35:hover,.theme-light .color-4-stroke-hover-transparent-35:hover{stroke:#7d7d7d59}.theme-light .grey-stroke-hover-transparent-40:hover,.theme-light .color-4-stroke-hover-transparent-40:hover{stroke:#7d7d7d66}.theme-light .grey-stroke-hover-transparent-45:hover,.theme-light .color-4-stroke-hover-transparent-45:hover{stroke:#7d7d7d73}.theme-light .grey-stroke-hover-transparent-50:hover,.theme-light .color-4-stroke-hover-transparent-50:hover{stroke:#7d7d7d80}.theme-light .grey-stroke-hover-transparent-55:hover,.theme-light .color-4-stroke-hover-transparent-55:hover{stroke:#7d7d7d8c}.theme-light .grey-stroke-hover-transparent-60:hover,.theme-light .color-4-stroke-hover-transparent-60:hover{stroke:#7d7d7d99}.theme-light .grey-stroke-hover-transparent-65:hover,.theme-light .color-4-stroke-hover-transparent-65:hover{stroke:#7d7d7da6}.theme-light .grey-stroke-hover-transparent-70:hover,.theme-light .color-4-stroke-hover-transparent-70:hover{stroke:#7d7d7db3}.theme-light .grey-stroke-hover-transparent-75:hover,.theme-light .color-4-stroke-hover-transparent-75:hover{stroke:#7d7d7dbf}.theme-light .grey-stroke-hover-transparent-80:hover,.theme-light .color-4-stroke-hover-transparent-80:hover{stroke:#7d7d7dcc}.theme-light .grey-stroke-hover-transparent-85:hover,.theme-light .color-4-stroke-hover-transparent-85:hover{stroke:#7d7d7dd9}.theme-light .grey-stroke-hover-transparent-90:hover,.theme-light .color-4-stroke-hover-transparent-90:hover{stroke:#7d7d7de6}.theme-light .grey-stroke-hover-transparent-95:hover,.theme-light .color-4-stroke-hover-transparent-95:hover{stroke:#7d7d7df2}.theme-light .grey-stroke-dark,.theme-light .color-4-stroke-dark{stroke:#2d2d2d}.theme-light .grey-stroke-dark-transparent-5,.theme-light .color-4-stroke-dark-transparent-5{stroke:#2d2d2d0d}.theme-light .grey-stroke-dark-transparent-10,.theme-light .color-4-stroke-dark-transparent-10{stroke:#2d2d2d1a}.theme-light .grey-stroke-dark-transparent-15,.theme-light .color-4-stroke-dark-transparent-15{stroke:#2d2d2d26}.theme-light .grey-stroke-dark-transparent-20,.theme-light .color-4-stroke-dark-transparent-20{stroke:#2d2d2d33}.theme-light .grey-stroke-dark-transparent-25,.theme-light .color-4-stroke-dark-transparent-25{stroke:#2d2d2d40}.theme-light .grey-stroke-dark-transparent-30,.theme-light .color-4-stroke-dark-transparent-30{stroke:#2d2d2d4d}.theme-light .grey-stroke-dark-transparent-35,.theme-light .color-4-stroke-dark-transparent-35{stroke:#2d2d2d59}.theme-light .grey-stroke-dark-transparent-40,.theme-light .color-4-stroke-dark-transparent-40{stroke:#2d2d2d66}.theme-light .grey-stroke-dark-transparent-45,.theme-light .color-4-stroke-dark-transparent-45{stroke:#2d2d2d73}.theme-light .grey-stroke-dark-transparent-50,.theme-light .color-4-stroke-dark-transparent-50{stroke:#2d2d2d80}.theme-light .grey-stroke-dark-transparent-55,.theme-light .color-4-stroke-dark-transparent-55{stroke:#2d2d2d8c}.theme-light .grey-stroke-dark-transparent-60,.theme-light .color-4-stroke-dark-transparent-60{stroke:#2d2d2d99}.theme-light .grey-stroke-dark-transparent-65,.theme-light .color-4-stroke-dark-transparent-65{stroke:#2d2d2da6}.theme-light .grey-stroke-dark-transparent-70,.theme-light .color-4-stroke-dark-transparent-70{stroke:#2d2d2db3}.theme-light .grey-stroke-dark-transparent-75,.theme-light .color-4-stroke-dark-transparent-75{stroke:#2d2d2dbf}.theme-light .grey-stroke-dark-transparent-80,.theme-light .color-4-stroke-dark-transparent-80{stroke:#2d2d2dcc}.theme-light .grey-stroke-dark-transparent-85,.theme-light .color-4-stroke-dark-transparent-85{stroke:#2d2d2dd9}.theme-light .grey-stroke-dark-transparent-90,.theme-light .color-4-stroke-dark-transparent-90{stroke:#2d2d2de6}.theme-light .grey-stroke-dark-transparent-95,.theme-light .color-4-stroke-dark-transparent-95{stroke:#2d2d2df2}.theme-light .grey-stroke-dark-lightness-10,.theme-light .color-4-stroke-dark-lightness-10{stroke:#424242}.theme-light .grey-stroke-dark-darkness-10,.theme-light .color-4-stroke-dark-darkness-10{stroke:#292929}.theme-light .grey-stroke-dark-lightness-20,.theme-light .color-4-stroke-dark-lightness-20{stroke:#575757}.theme-light .grey-stroke-dark-darkness-20,.theme-light .color-4-stroke-dark-darkness-20{stroke:#242424}.theme-light .grey-stroke-dark-lightness-30,.theme-light .color-4-stroke-dark-lightness-30{stroke:#6c6c6c}.theme-light .grey-stroke-dark-darkness-30,.theme-light .color-4-stroke-dark-darkness-30{stroke:#202020}.theme-light .grey-stroke-dark-lightness-40,.theme-light .color-4-stroke-dark-lightness-40{stroke:#818181}.theme-light .grey-stroke-dark-darkness-40,.theme-light .color-4-stroke-dark-darkness-40{stroke:#1b1b1b}.theme-light .grey-stroke-dark-lightness-50,.theme-light .color-4-stroke-dark-lightness-50{stroke:#969696}.theme-light .grey-stroke-dark-darkness-50,.theme-light .color-4-stroke-dark-darkness-50{stroke:#171717}.theme-light .grey-stroke-dark-lightness-60,.theme-light .color-4-stroke-dark-lightness-60{stroke:#ababab}.theme-light .grey-stroke-dark-darkness-60,.theme-light .color-4-stroke-dark-darkness-60{stroke:#121212}.theme-light .grey-stroke-dark-lightness-70,.theme-light .color-4-stroke-dark-lightness-70{stroke:silver}.theme-light .grey-stroke-dark-darkness-70,.theme-light .color-4-stroke-dark-darkness-70{stroke:#0e0e0e}.theme-light .grey-stroke-dark-lightness-80,.theme-light .color-4-stroke-dark-lightness-80{stroke:#d5d5d5}.theme-light .grey-stroke-dark-darkness-80,.theme-light .color-4-stroke-dark-darkness-80{stroke:#090909}.theme-light .grey-stroke-dark-lightness-90,.theme-light .color-4-stroke-dark-lightness-90{stroke:#eaeaea}.theme-light .grey-stroke-dark-darkness-90,.theme-light .color-4-stroke-dark-darkness-90{stroke:#050505}.theme-light .grey-stroke-dark-hover:hover,.theme-light .color-4-stroke-dark-hover:hover{stroke:#2d2d2d}.theme-light .grey-stroke-dark-hover-transparent-5:hover,.theme-light .color-4-stroke-dark-hover-transparent-5:hover{stroke:#2d2d2d0d}.theme-light .grey-stroke-dark-hover-transparent-10:hover,.theme-light .color-4-stroke-dark-hover-transparent-10:hover{stroke:#2d2d2d1a}.theme-light .grey-stroke-dark-hover-transparent-15:hover,.theme-light .color-4-stroke-dark-hover-transparent-15:hover{stroke:#2d2d2d26}.theme-light .grey-stroke-dark-hover-transparent-20:hover,.theme-light .color-4-stroke-dark-hover-transparent-20:hover{stroke:#2d2d2d33}.theme-light .grey-stroke-dark-hover-transparent-25:hover,.theme-light .color-4-stroke-dark-hover-transparent-25:hover{stroke:#2d2d2d40}.theme-light .grey-stroke-dark-hover-transparent-30:hover,.theme-light .color-4-stroke-dark-hover-transparent-30:hover{stroke:#2d2d2d4d}.theme-light .grey-stroke-dark-hover-transparent-35:hover,.theme-light .color-4-stroke-dark-hover-transparent-35:hover{stroke:#2d2d2d59}.theme-light .grey-stroke-dark-hover-transparent-40:hover,.theme-light .color-4-stroke-dark-hover-transparent-40:hover{stroke:#2d2d2d66}.theme-light .grey-stroke-dark-hover-transparent-45:hover,.theme-light .color-4-stroke-dark-hover-transparent-45:hover{stroke:#2d2d2d73}.theme-light .grey-stroke-dark-hover-transparent-50:hover,.theme-light .color-4-stroke-dark-hover-transparent-50:hover{stroke:#2d2d2d80}.theme-light .grey-stroke-dark-hover-transparent-55:hover,.theme-light .color-4-stroke-dark-hover-transparent-55:hover{stroke:#2d2d2d8c}.theme-light .grey-stroke-dark-hover-transparent-60:hover,.theme-light .color-4-stroke-dark-hover-transparent-60:hover{stroke:#2d2d2d99}.theme-light .grey-stroke-dark-hover-transparent-65:hover,.theme-light .color-4-stroke-dark-hover-transparent-65:hover{stroke:#2d2d2da6}.theme-light .grey-stroke-dark-hover-transparent-70:hover,.theme-light .color-4-stroke-dark-hover-transparent-70:hover{stroke:#2d2d2db3}.theme-light .grey-stroke-dark-hover-transparent-75:hover,.theme-light .color-4-stroke-dark-hover-transparent-75:hover{stroke:#2d2d2dbf}.theme-light .grey-stroke-dark-hover-transparent-80:hover,.theme-light .color-4-stroke-dark-hover-transparent-80:hover{stroke:#2d2d2dcc}.theme-light .grey-stroke-dark-hover-transparent-85:hover,.theme-light .color-4-stroke-dark-hover-transparent-85:hover{stroke:#2d2d2dd9}.theme-light .grey-stroke-dark-hover-transparent-90:hover,.theme-light .color-4-stroke-dark-hover-transparent-90:hover{stroke:#2d2d2de6}.theme-light .grey-stroke-dark-hover-transparent-95:hover,.theme-light .color-4-stroke-dark-hover-transparent-95:hover{stroke:#2d2d2df2}.theme-light .grey-stroke-darker,.theme-light .color-4-stroke-darker{stroke:#141414}.theme-light .grey-stroke-darker-transparent-5,.theme-light .color-4-stroke-darker-transparent-5{stroke:#1414140d}.theme-light .grey-stroke-darker-transparent-10,.theme-light .color-4-stroke-darker-transparent-10{stroke:#1414141a}.theme-light .grey-stroke-darker-transparent-15,.theme-light .color-4-stroke-darker-transparent-15{stroke:#14141426}.theme-light .grey-stroke-darker-transparent-20,.theme-light .color-4-stroke-darker-transparent-20{stroke:#14141433}.theme-light .grey-stroke-darker-transparent-25,.theme-light .color-4-stroke-darker-transparent-25{stroke:#14141440}.theme-light .grey-stroke-darker-transparent-30,.theme-light .color-4-stroke-darker-transparent-30{stroke:#1414144d}.theme-light .grey-stroke-darker-transparent-35,.theme-light .color-4-stroke-darker-transparent-35{stroke:#14141459}.theme-light .grey-stroke-darker-transparent-40,.theme-light .color-4-stroke-darker-transparent-40{stroke:#14141466}.theme-light .grey-stroke-darker-transparent-45,.theme-light .color-4-stroke-darker-transparent-45{stroke:#14141473}.theme-light .grey-stroke-darker-transparent-50,.theme-light .color-4-stroke-darker-transparent-50{stroke:#14141480}.theme-light .grey-stroke-darker-transparent-55,.theme-light .color-4-stroke-darker-transparent-55{stroke:#1414148c}.theme-light .grey-stroke-darker-transparent-60,.theme-light .color-4-stroke-darker-transparent-60{stroke:#14141499}.theme-light .grey-stroke-darker-transparent-65,.theme-light .color-4-stroke-darker-transparent-65{stroke:#141414a6}.theme-light .grey-stroke-darker-transparent-70,.theme-light .color-4-stroke-darker-transparent-70{stroke:#141414b3}.theme-light .grey-stroke-darker-transparent-75,.theme-light .color-4-stroke-darker-transparent-75{stroke:#141414bf}.theme-light .grey-stroke-darker-transparent-80,.theme-light .color-4-stroke-darker-transparent-80{stroke:#141414cc}.theme-light .grey-stroke-darker-transparent-85,.theme-light .color-4-stroke-darker-transparent-85{stroke:#141414d9}.theme-light .grey-stroke-darker-transparent-90,.theme-light .color-4-stroke-darker-transparent-90{stroke:#141414e6}.theme-light .grey-stroke-darker-transparent-95,.theme-light .color-4-stroke-darker-transparent-95{stroke:#141414f2}.theme-light .grey-stroke-darker-lightness-10,.theme-light .color-4-stroke-darker-lightness-10{stroke:#2c2c2c}.theme-light .grey-stroke-darker-darkness-10,.theme-light .color-4-stroke-darker-darkness-10{stroke:#121212}.theme-light .grey-stroke-darker-lightness-20,.theme-light .color-4-stroke-darker-lightness-20{stroke:#434343}.theme-light .grey-stroke-darker-darkness-20,.theme-light .color-4-stroke-darker-darkness-20{stroke:#101010}.theme-light .grey-stroke-darker-lightness-30,.theme-light .color-4-stroke-darker-lightness-30{stroke:#5b5b5b}.theme-light .grey-stroke-darker-darkness-30,.theme-light .color-4-stroke-darker-darkness-30{stroke:#0e0e0e}.theme-light .grey-stroke-darker-lightness-40,.theme-light .color-4-stroke-darker-lightness-40{stroke:#727272}.theme-light .grey-stroke-darker-darkness-40,.theme-light .color-4-stroke-darker-darkness-40{stroke:#0c0c0c}.theme-light .grey-stroke-darker-lightness-50,.theme-light .color-4-stroke-darker-lightness-50{stroke:#8a8a8a}.theme-light .grey-stroke-darker-darkness-50,.theme-light .color-4-stroke-darker-darkness-50{stroke:#0a0a0a}.theme-light .grey-stroke-darker-lightness-60,.theme-light .color-4-stroke-darker-lightness-60{stroke:#a1a1a1}.theme-light .grey-stroke-darker-darkness-60,.theme-light .color-4-stroke-darker-darkness-60{stroke:#080808}.theme-light .grey-stroke-darker-lightness-70,.theme-light .color-4-stroke-darker-lightness-70{stroke:#b9b9b9}.theme-light .grey-stroke-darker-darkness-70,.theme-light .color-4-stroke-darker-darkness-70{stroke:#060606}.theme-light .grey-stroke-darker-lightness-80,.theme-light .color-4-stroke-darker-lightness-80{stroke:#d0d0d0}.theme-light .grey-stroke-darker-darkness-80,.theme-light .color-4-stroke-darker-darkness-80{stroke:#040404}.theme-light .grey-stroke-darker-lightness-90,.theme-light .color-4-stroke-darker-lightness-90{stroke:#e8e8e8}.theme-light .grey-stroke-darker-darkness-90,.theme-light .color-4-stroke-darker-darkness-90{stroke:#020202}.theme-light .grey-stroke-darker-hover:hover,.theme-light .color-4-stroke-darker-hover:hover{stroke:#141414}.theme-light .grey-stroke-darker-hover-transparent-5:hover,.theme-light .color-4-stroke-darker-hover-transparent-5:hover{stroke:#1414140d}.theme-light .grey-stroke-darker-hover-transparent-10:hover,.theme-light .color-4-stroke-darker-hover-transparent-10:hover{stroke:#1414141a}.theme-light .grey-stroke-darker-hover-transparent-15:hover,.theme-light .color-4-stroke-darker-hover-transparent-15:hover{stroke:#14141426}.theme-light .grey-stroke-darker-hover-transparent-20:hover,.theme-light .color-4-stroke-darker-hover-transparent-20:hover{stroke:#14141433}.theme-light .grey-stroke-darker-hover-transparent-25:hover,.theme-light .color-4-stroke-darker-hover-transparent-25:hover{stroke:#14141440}.theme-light .grey-stroke-darker-hover-transparent-30:hover,.theme-light .color-4-stroke-darker-hover-transparent-30:hover{stroke:#1414144d}.theme-light .grey-stroke-darker-hover-transparent-35:hover,.theme-light .color-4-stroke-darker-hover-transparent-35:hover{stroke:#14141459}.theme-light .grey-stroke-darker-hover-transparent-40:hover,.theme-light .color-4-stroke-darker-hover-transparent-40:hover{stroke:#14141466}.theme-light .grey-stroke-darker-hover-transparent-45:hover,.theme-light .color-4-stroke-darker-hover-transparent-45:hover{stroke:#14141473}.theme-light .grey-stroke-darker-hover-transparent-50:hover,.theme-light .color-4-stroke-darker-hover-transparent-50:hover{stroke:#14141480}.theme-light .grey-stroke-darker-hover-transparent-55:hover,.theme-light .color-4-stroke-darker-hover-transparent-55:hover{stroke:#1414148c}.theme-light .grey-stroke-darker-hover-transparent-60:hover,.theme-light .color-4-stroke-darker-hover-transparent-60:hover{stroke:#14141499}.theme-light .grey-stroke-darker-hover-transparent-65:hover,.theme-light .color-4-stroke-darker-hover-transparent-65:hover{stroke:#141414a6}.theme-light .grey-stroke-darker-hover-transparent-70:hover,.theme-light .color-4-stroke-darker-hover-transparent-70:hover{stroke:#141414b3}.theme-light .grey-stroke-darker-hover-transparent-75:hover,.theme-light .color-4-stroke-darker-hover-transparent-75:hover{stroke:#141414bf}.theme-light .grey-stroke-darker-hover-transparent-80:hover,.theme-light .color-4-stroke-darker-hover-transparent-80:hover{stroke:#141414cc}.theme-light .grey-stroke-darker-hover-transparent-85:hover,.theme-light .color-4-stroke-darker-hover-transparent-85:hover{stroke:#141414d9}.theme-light .grey-stroke-darker-hover-transparent-90:hover,.theme-light .color-4-stroke-darker-hover-transparent-90:hover{stroke:#141414e6}.theme-light .grey-stroke-darker-hover-transparent-95:hover,.theme-light .color-4-stroke-darker-hover-transparent-95:hover{stroke:#141414f2}.theme-light .grey-border-lighter,.theme-light .color-4-border-lighter{border-color:#f2f2f2!important}.theme-light .grey-border-lighter-transparent-5,.theme-light .color-4-border-lighter-transparent-5{border-color:#f2f2f20d!important}.theme-light .grey-border-lighter-transparent-10,.theme-light .color-4-border-lighter-transparent-10{border-color:#f2f2f21a!important}.theme-light .grey-border-lighter-transparent-15,.theme-light .color-4-border-lighter-transparent-15{border-color:#f2f2f226!important}.theme-light .grey-border-lighter-transparent-20,.theme-light .color-4-border-lighter-transparent-20{border-color:#f2f2f233!important}.theme-light .grey-border-lighter-transparent-25,.theme-light .color-4-border-lighter-transparent-25{border-color:#f2f2f240!important}.theme-light .grey-border-lighter-transparent-30,.theme-light .color-4-border-lighter-transparent-30{border-color:#f2f2f24d!important}.theme-light .grey-border-lighter-transparent-35,.theme-light .color-4-border-lighter-transparent-35{border-color:#f2f2f259!important}.theme-light .grey-border-lighter-transparent-40,.theme-light .color-4-border-lighter-transparent-40{border-color:#f2f2f266!important}.theme-light .grey-border-lighter-transparent-45,.theme-light .color-4-border-lighter-transparent-45{border-color:#f2f2f273!important}.theme-light .grey-border-lighter-transparent-50,.theme-light .color-4-border-lighter-transparent-50{border-color:#f2f2f280!important}.theme-light .grey-border-lighter-transparent-55,.theme-light .color-4-border-lighter-transparent-55{border-color:#f2f2f28c!important}.theme-light .grey-border-lighter-transparent-60,.theme-light .color-4-border-lighter-transparent-60{border-color:#f2f2f299!important}.theme-light .grey-border-lighter-transparent-65,.theme-light .color-4-border-lighter-transparent-65{border-color:#f2f2f2a6!important}.theme-light .grey-border-lighter-transparent-70,.theme-light .color-4-border-lighter-transparent-70{border-color:#f2f2f2b3!important}.theme-light .grey-border-lighter-transparent-75,.theme-light .color-4-border-lighter-transparent-75{border-color:#f2f2f2bf!important}.theme-light .grey-border-lighter-transparent-80,.theme-light .color-4-border-lighter-transparent-80{border-color:#f2f2f2cc!important}.theme-light .grey-border-lighter-transparent-85,.theme-light .color-4-border-lighter-transparent-85{border-color:#f2f2f2d9!important}.theme-light .grey-border-lighter-transparent-90,.theme-light .color-4-border-lighter-transparent-90{border-color:#f2f2f2e6!important}.theme-light .grey-border-lighter-transparent-95,.theme-light .color-4-border-lighter-transparent-95{border-color:#f2f2f2f2!important}.theme-light .grey-border-lighter-lightness-10,.theme-light .color-4-border-lighter-lightness-10{border-color:#f3f3f3!important}.theme-light .grey-border-lighter-darkness-10,.theme-light .color-4-border-lighter-darkness-10{border-color:#dadada!important}.theme-light .grey-border-lighter-lightness-20,.theme-light .color-4-border-lighter-lightness-20{border-color:#f5f5f5!important}.theme-light .grey-border-lighter-darkness-20,.theme-light .color-4-border-lighter-darkness-20{border-color:#c2c2c2!important}.theme-light .grey-border-lighter-lightness-30,.theme-light .color-4-border-lighter-lightness-30{border-color:#f6f6f6!important}.theme-light .grey-border-lighter-darkness-30,.theme-light .color-4-border-lighter-darkness-30{border-color:#a9a9a9!important}.theme-light .grey-border-lighter-lightness-40,.theme-light .color-4-border-lighter-lightness-40{border-color:#f7f7f7!important}.theme-light .grey-border-lighter-darkness-40,.theme-light .color-4-border-lighter-darkness-40{border-color:#919191!important}.theme-light .grey-border-lighter-lightness-50,.theme-light .color-4-border-lighter-lightness-50{border-color:#f9f9f9!important}.theme-light .grey-border-lighter-darkness-50,.theme-light .color-4-border-lighter-darkness-50{border-color:#797979!important}.theme-light .grey-border-lighter-lightness-60,.theme-light .color-4-border-lighter-lightness-60{border-color:#fafafa!important}.theme-light .grey-border-lighter-darkness-60,.theme-light .color-4-border-lighter-darkness-60{border-color:#616161!important}.theme-light .grey-border-lighter-lightness-70,.theme-light .color-4-border-lighter-lightness-70{border-color:#fbfbfb!important}.theme-light .grey-border-lighter-darkness-70,.theme-light .color-4-border-lighter-darkness-70{border-color:#494949!important}.theme-light .grey-border-lighter-lightness-80,.theme-light .color-4-border-lighter-lightness-80{border-color:#fcfcfc!important}.theme-light .grey-border-lighter-darkness-80,.theme-light .color-4-border-lighter-darkness-80{border-color:#303030!important}.theme-light .grey-border-lighter-lightness-90,.theme-light .color-4-border-lighter-lightness-90{border-color:#fefefe!important}.theme-light .grey-border-lighter-darkness-90,.theme-light .color-4-border-lighter-darkness-90{border-color:#181818!important}.theme-light .grey-border-lighter-hover:hover,.theme-light .color-4-border-lighter-hover:hover{border-color:#f2f2f2!important}.theme-light .grey-border-lighter-hover-transparent-5:hover,.theme-light .color-4-border-lighter-hover-transparent-5:hover{border-color:#f2f2f20d!important}.theme-light .grey-border-lighter-hover-transparent-10:hover,.theme-light .color-4-border-lighter-hover-transparent-10:hover{border-color:#f2f2f21a!important}.theme-light .grey-border-lighter-hover-transparent-15:hover,.theme-light .color-4-border-lighter-hover-transparent-15:hover{border-color:#f2f2f226!important}.theme-light .grey-border-lighter-hover-transparent-20:hover,.theme-light .color-4-border-lighter-hover-transparent-20:hover{border-color:#f2f2f233!important}.theme-light .grey-border-lighter-hover-transparent-25:hover,.theme-light .color-4-border-lighter-hover-transparent-25:hover{border-color:#f2f2f240!important}.theme-light .grey-border-lighter-hover-transparent-30:hover,.theme-light .color-4-border-lighter-hover-transparent-30:hover{border-color:#f2f2f24d!important}.theme-light .grey-border-lighter-hover-transparent-35:hover,.theme-light .color-4-border-lighter-hover-transparent-35:hover{border-color:#f2f2f259!important}.theme-light .grey-border-lighter-hover-transparent-40:hover,.theme-light .color-4-border-lighter-hover-transparent-40:hover{border-color:#f2f2f266!important}.theme-light .grey-border-lighter-hover-transparent-45:hover,.theme-light .color-4-border-lighter-hover-transparent-45:hover{border-color:#f2f2f273!important}.theme-light .grey-border-lighter-hover-transparent-50:hover,.theme-light .color-4-border-lighter-hover-transparent-50:hover{border-color:#f2f2f280!important}.theme-light .grey-border-lighter-hover-transparent-55:hover,.theme-light .color-4-border-lighter-hover-transparent-55:hover{border-color:#f2f2f28c!important}.theme-light .grey-border-lighter-hover-transparent-60:hover,.theme-light .color-4-border-lighter-hover-transparent-60:hover{border-color:#f2f2f299!important}.theme-light .grey-border-lighter-hover-transparent-65:hover,.theme-light .color-4-border-lighter-hover-transparent-65:hover{border-color:#f2f2f2a6!important}.theme-light .grey-border-lighter-hover-transparent-70:hover,.theme-light .color-4-border-lighter-hover-transparent-70:hover{border-color:#f2f2f2b3!important}.theme-light .grey-border-lighter-hover-transparent-75:hover,.theme-light .color-4-border-lighter-hover-transparent-75:hover{border-color:#f2f2f2bf!important}.theme-light .grey-border-lighter-hover-transparent-80:hover,.theme-light .color-4-border-lighter-hover-transparent-80:hover{border-color:#f2f2f2cc!important}.theme-light .grey-border-lighter-hover-transparent-85:hover,.theme-light .color-4-border-lighter-hover-transparent-85:hover{border-color:#f2f2f2d9!important}.theme-light .grey-border-lighter-hover-transparent-90:hover,.theme-light .color-4-border-lighter-hover-transparent-90:hover{border-color:#f2f2f2e6!important}.theme-light .grey-border-lighter-hover-transparent-95:hover,.theme-light .color-4-border-lighter-hover-transparent-95:hover{border-color:#f2f2f2f2!important}.theme-light .grey-border-light,.theme-light .color-4-border-light{border-color:#dedede!important}.theme-light .grey-border-light-transparent-5,.theme-light .color-4-border-light-transparent-5{border-color:#dedede0d!important}.theme-light .grey-border-light-transparent-10,.theme-light .color-4-border-light-transparent-10{border-color:#dedede1a!important}.theme-light .grey-border-light-transparent-15,.theme-light .color-4-border-light-transparent-15{border-color:#dedede26!important}.theme-light .grey-border-light-transparent-20,.theme-light .color-4-border-light-transparent-20{border-color:#dedede33!important}.theme-light .grey-border-light-transparent-25,.theme-light .color-4-border-light-transparent-25{border-color:#dedede40!important}.theme-light .grey-border-light-transparent-30,.theme-light .color-4-border-light-transparent-30{border-color:#dedede4d!important}.theme-light .grey-border-light-transparent-35,.theme-light .color-4-border-light-transparent-35{border-color:#dedede59!important}.theme-light .grey-border-light-transparent-40,.theme-light .color-4-border-light-transparent-40{border-color:#dedede66!important}.theme-light .grey-border-light-transparent-45,.theme-light .color-4-border-light-transparent-45{border-color:#dedede73!important}.theme-light .grey-border-light-transparent-50,.theme-light .color-4-border-light-transparent-50{border-color:#dedede80!important}.theme-light .grey-border-light-transparent-55,.theme-light .color-4-border-light-transparent-55{border-color:#dedede8c!important}.theme-light .grey-border-light-transparent-60,.theme-light .color-4-border-light-transparent-60{border-color:#dedede99!important}.theme-light .grey-border-light-transparent-65,.theme-light .color-4-border-light-transparent-65{border-color:#dededea6!important}.theme-light .grey-border-light-transparent-70,.theme-light .color-4-border-light-transparent-70{border-color:#dededeb3!important}.theme-light .grey-border-light-transparent-75,.theme-light .color-4-border-light-transparent-75{border-color:#dededebf!important}.theme-light .grey-border-light-transparent-80,.theme-light .color-4-border-light-transparent-80{border-color:#dededecc!important}.theme-light .grey-border-light-transparent-85,.theme-light .color-4-border-light-transparent-85{border-color:#dededed9!important}.theme-light .grey-border-light-transparent-90,.theme-light .color-4-border-light-transparent-90{border-color:#dededee6!important}.theme-light .grey-border-light-transparent-95,.theme-light .color-4-border-light-transparent-95{border-color:#dededef2!important}.theme-light .grey-border-light-lightness-10,.theme-light .color-4-border-light-lightness-10{border-color:#e1e1e1!important}.theme-light .grey-border-light-darkness-10,.theme-light .color-4-border-light-darkness-10{border-color:#c8c8c8!important}.theme-light .grey-border-light-lightness-20,.theme-light .color-4-border-light-lightness-20{border-color:#e5e5e5!important}.theme-light .grey-border-light-darkness-20,.theme-light .color-4-border-light-darkness-20{border-color:#b2b2b2!important}.theme-light .grey-border-light-lightness-30,.theme-light .color-4-border-light-lightness-30{border-color:#e8e8e8!important}.theme-light .grey-border-light-darkness-30,.theme-light .color-4-border-light-darkness-30{border-color:#9b9b9b!important}.theme-light .grey-border-light-lightness-40,.theme-light .color-4-border-light-lightness-40{border-color:#ebebeb!important}.theme-light .grey-border-light-darkness-40,.theme-light .color-4-border-light-darkness-40{border-color:#858585!important}.theme-light .grey-border-light-lightness-50,.theme-light .color-4-border-light-lightness-50{border-color:#efefef!important}.theme-light .grey-border-light-darkness-50,.theme-light .color-4-border-light-darkness-50{border-color:#6f6f6f!important}.theme-light .grey-border-light-lightness-60,.theme-light .color-4-border-light-lightness-60{border-color:#f2f2f2!important}.theme-light .grey-border-light-darkness-60,.theme-light .color-4-border-light-darkness-60{border-color:#595959!important}.theme-light .grey-border-light-lightness-70,.theme-light .color-4-border-light-lightness-70{border-color:#f5f5f5!important}.theme-light .grey-border-light-darkness-70,.theme-light .color-4-border-light-darkness-70{border-color:#434343!important}.theme-light .grey-border-light-lightness-80,.theme-light .color-4-border-light-lightness-80{border-color:#f8f8f8!important}.theme-light .grey-border-light-darkness-80,.theme-light .color-4-border-light-darkness-80{border-color:#2c2c2c!important}.theme-light .grey-border-light-lightness-90,.theme-light .color-4-border-light-lightness-90{border-color:#fcfcfc!important}.theme-light .grey-border-light-darkness-90,.theme-light .color-4-border-light-darkness-90{border-color:#161616!important}.theme-light .grey-border-light-hover:hover,.theme-light .color-4-border-light-hover:hover{border-color:#dedede!important}.theme-light .grey-border-light-hover-transparent-5:hover,.theme-light .color-4-border-light-hover-transparent-5:hover{border-color:#dedede0d!important}.theme-light .grey-border-light-hover-transparent-10:hover,.theme-light .color-4-border-light-hover-transparent-10:hover{border-color:#dedede1a!important}.theme-light .grey-border-light-hover-transparent-15:hover,.theme-light .color-4-border-light-hover-transparent-15:hover{border-color:#dedede26!important}.theme-light .grey-border-light-hover-transparent-20:hover,.theme-light .color-4-border-light-hover-transparent-20:hover{border-color:#dedede33!important}.theme-light .grey-border-light-hover-transparent-25:hover,.theme-light .color-4-border-light-hover-transparent-25:hover{border-color:#dedede40!important}.theme-light .grey-border-light-hover-transparent-30:hover,.theme-light .color-4-border-light-hover-transparent-30:hover{border-color:#dedede4d!important}.theme-light .grey-border-light-hover-transparent-35:hover,.theme-light .color-4-border-light-hover-transparent-35:hover{border-color:#dedede59!important}.theme-light .grey-border-light-hover-transparent-40:hover,.theme-light .color-4-border-light-hover-transparent-40:hover{border-color:#dedede66!important}.theme-light .grey-border-light-hover-transparent-45:hover,.theme-light .color-4-border-light-hover-transparent-45:hover{border-color:#dedede73!important}.theme-light .grey-border-light-hover-transparent-50:hover,.theme-light .color-4-border-light-hover-transparent-50:hover{border-color:#dedede80!important}.theme-light .grey-border-light-hover-transparent-55:hover,.theme-light .color-4-border-light-hover-transparent-55:hover{border-color:#dedede8c!important}.theme-light .grey-border-light-hover-transparent-60:hover,.theme-light .color-4-border-light-hover-transparent-60:hover{border-color:#dedede99!important}.theme-light .grey-border-light-hover-transparent-65:hover,.theme-light .color-4-border-light-hover-transparent-65:hover{border-color:#dededea6!important}.theme-light .grey-border-light-hover-transparent-70:hover,.theme-light .color-4-border-light-hover-transparent-70:hover{border-color:#dededeb3!important}.theme-light .grey-border-light-hover-transparent-75:hover,.theme-light .color-4-border-light-hover-transparent-75:hover{border-color:#dededebf!important}.theme-light .grey-border-light-hover-transparent-80:hover,.theme-light .color-4-border-light-hover-transparent-80:hover{border-color:#dededecc!important}.theme-light .grey-border-light-hover-transparent-85:hover,.theme-light .color-4-border-light-hover-transparent-85:hover{border-color:#dededed9!important}.theme-light .grey-border-light-hover-transparent-90:hover,.theme-light .color-4-border-light-hover-transparent-90:hover{border-color:#dededee6!important}.theme-light .grey-border-light-hover-transparent-95:hover,.theme-light .color-4-border-light-hover-transparent-95:hover{border-color:#dededef2!important}.theme-light .grey-border,.theme-light .color-4-border{border-color:#7d7d7d!important}.theme-light .grey-border-transparent-5,.theme-light .color-4-border-transparent-5{border-color:#7d7d7d0d!important}.theme-light .grey-border-transparent-10,.theme-light .color-4-border-transparent-10{border-color:#7d7d7d1a!important}.theme-light .grey-border-transparent-15,.theme-light .color-4-border-transparent-15{border-color:#7d7d7d26!important}.theme-light .grey-border-transparent-20,.theme-light .color-4-border-transparent-20{border-color:#7d7d7d33!important}.theme-light .grey-border-transparent-25,.theme-light .color-4-border-transparent-25{border-color:#7d7d7d40!important}.theme-light .grey-border-transparent-30,.theme-light .color-4-border-transparent-30{border-color:#7d7d7d4d!important}.theme-light .grey-border-transparent-35,.theme-light .color-4-border-transparent-35{border-color:#7d7d7d59!important}.theme-light .grey-border-transparent-40,.theme-light .color-4-border-transparent-40{border-color:#7d7d7d66!important}.theme-light .grey-border-transparent-45,.theme-light .color-4-border-transparent-45{border-color:#7d7d7d73!important}.theme-light .grey-border-transparent-50,.theme-light .color-4-border-transparent-50{border-color:#7d7d7d80!important}.theme-light .grey-border-transparent-55,.theme-light .color-4-border-transparent-55{border-color:#7d7d7d8c!important}.theme-light .grey-border-transparent-60,.theme-light .color-4-border-transparent-60{border-color:#7d7d7d99!important}.theme-light .grey-border-transparent-65,.theme-light .color-4-border-transparent-65{border-color:#7d7d7da6!important}.theme-light .grey-border-transparent-70,.theme-light .color-4-border-transparent-70{border-color:#7d7d7db3!important}.theme-light .grey-border-transparent-75,.theme-light .color-4-border-transparent-75{border-color:#7d7d7dbf!important}.theme-light .grey-border-transparent-80,.theme-light .color-4-border-transparent-80{border-color:#7d7d7dcc!important}.theme-light .grey-border-transparent-85,.theme-light .color-4-border-transparent-85{border-color:#7d7d7dd9!important}.theme-light .grey-border-transparent-90,.theme-light .color-4-border-transparent-90{border-color:#7d7d7de6!important}.theme-light .grey-border-transparent-95,.theme-light .color-4-border-transparent-95{border-color:#7d7d7df2!important}.theme-light .grey-border-lightness-10,.theme-light .color-4-border-lightness-10{border-color:#8a8a8a!important}.theme-light .grey-border-darkness-10,.theme-light .color-4-border-darkness-10{border-color:#717171!important}.theme-light .grey-border-lightness-20,.theme-light .color-4-border-lightness-20{border-color:#979797!important}.theme-light .grey-border-darkness-20,.theme-light .color-4-border-darkness-20{border-color:#646464!important}.theme-light .grey-border-lightness-30,.theme-light .color-4-border-lightness-30{border-color:#a4a4a4!important}.theme-light .grey-border-darkness-30,.theme-light .color-4-border-darkness-30{border-color:#585858!important}.theme-light .grey-border-lightness-40,.theme-light .color-4-border-lightness-40{border-color:#b1b1b1!important}.theme-light .grey-border-darkness-40,.theme-light .color-4-border-darkness-40{border-color:#4b4b4b!important}.theme-light .grey-border-lightness-50,.theme-light .color-4-border-lightness-50{border-color:#bebebe!important}.theme-light .grey-border-darkness-50,.theme-light .color-4-border-darkness-50{border-color:#3f3f3f!important}.theme-light .grey-border-lightness-60,.theme-light .color-4-border-lightness-60{border-color:#cbcbcb!important}.theme-light .grey-border-darkness-60,.theme-light .color-4-border-darkness-60{border-color:#323232!important}.theme-light .grey-border-lightness-70,.theme-light .color-4-border-lightness-70{border-color:#d8d8d8!important}.theme-light .grey-border-darkness-70,.theme-light .color-4-border-darkness-70{border-color:#262626!important}.theme-light .grey-border-lightness-80,.theme-light .color-4-border-lightness-80{border-color:#e5e5e5!important}.theme-light .grey-border-darkness-80,.theme-light .color-4-border-darkness-80{border-color:#191919!important}.theme-light .grey-border-lightness-90,.theme-light .color-4-border-lightness-90{border-color:#f2f2f2!important}.theme-light .grey-border-darkness-90,.theme-light .color-4-border-darkness-90{border-color:#0d0d0d!important}.theme-light .grey-border-hover:hover,.theme-light .color-4-border-hover:hover{border-color:#7d7d7d!important}.theme-light .grey-border-hover-transparent-5:hover,.theme-light .color-4-border-hover-transparent-5:hover{border-color:#7d7d7d0d!important}.theme-light .grey-border-hover-transparent-10:hover,.theme-light .color-4-border-hover-transparent-10:hover{border-color:#7d7d7d1a!important}.theme-light .grey-border-hover-transparent-15:hover,.theme-light .color-4-border-hover-transparent-15:hover{border-color:#7d7d7d26!important}.theme-light .grey-border-hover-transparent-20:hover,.theme-light .color-4-border-hover-transparent-20:hover{border-color:#7d7d7d33!important}.theme-light .grey-border-hover-transparent-25:hover,.theme-light .color-4-border-hover-transparent-25:hover{border-color:#7d7d7d40!important}.theme-light .grey-border-hover-transparent-30:hover,.theme-light .color-4-border-hover-transparent-30:hover{border-color:#7d7d7d4d!important}.theme-light .grey-border-hover-transparent-35:hover,.theme-light .color-4-border-hover-transparent-35:hover{border-color:#7d7d7d59!important}.theme-light .grey-border-hover-transparent-40:hover,.theme-light .color-4-border-hover-transparent-40:hover{border-color:#7d7d7d66!important}.theme-light .grey-border-hover-transparent-45:hover,.theme-light .color-4-border-hover-transparent-45:hover{border-color:#7d7d7d73!important}.theme-light .grey-border-hover-transparent-50:hover,.theme-light .color-4-border-hover-transparent-50:hover{border-color:#7d7d7d80!important}.theme-light .grey-border-hover-transparent-55:hover,.theme-light .color-4-border-hover-transparent-55:hover{border-color:#7d7d7d8c!important}.theme-light .grey-border-hover-transparent-60:hover,.theme-light .color-4-border-hover-transparent-60:hover{border-color:#7d7d7d99!important}.theme-light .grey-border-hover-transparent-65:hover,.theme-light .color-4-border-hover-transparent-65:hover{border-color:#7d7d7da6!important}.theme-light .grey-border-hover-transparent-70:hover,.theme-light .color-4-border-hover-transparent-70:hover{border-color:#7d7d7db3!important}.theme-light .grey-border-hover-transparent-75:hover,.theme-light .color-4-border-hover-transparent-75:hover{border-color:#7d7d7dbf!important}.theme-light .grey-border-hover-transparent-80:hover,.theme-light .color-4-border-hover-transparent-80:hover{border-color:#7d7d7dcc!important}.theme-light .grey-border-hover-transparent-85:hover,.theme-light .color-4-border-hover-transparent-85:hover{border-color:#7d7d7dd9!important}.theme-light .grey-border-hover-transparent-90:hover,.theme-light .color-4-border-hover-transparent-90:hover{border-color:#7d7d7de6!important}.theme-light .grey-border-hover-transparent-95:hover,.theme-light .color-4-border-hover-transparent-95:hover{border-color:#7d7d7df2!important}.theme-light .grey-border-dark,.theme-light .color-4-border-dark{border-color:#2d2d2d!important}.theme-light .grey-border-dark-transparent-5,.theme-light .color-4-border-dark-transparent-5{border-color:#2d2d2d0d!important}.theme-light .grey-border-dark-transparent-10,.theme-light .color-4-border-dark-transparent-10{border-color:#2d2d2d1a!important}.theme-light .grey-border-dark-transparent-15,.theme-light .color-4-border-dark-transparent-15{border-color:#2d2d2d26!important}.theme-light .grey-border-dark-transparent-20,.theme-light .color-4-border-dark-transparent-20{border-color:#2d2d2d33!important}.theme-light .grey-border-dark-transparent-25,.theme-light .color-4-border-dark-transparent-25{border-color:#2d2d2d40!important}.theme-light .grey-border-dark-transparent-30,.theme-light .color-4-border-dark-transparent-30{border-color:#2d2d2d4d!important}.theme-light .grey-border-dark-transparent-35,.theme-light .color-4-border-dark-transparent-35{border-color:#2d2d2d59!important}.theme-light .grey-border-dark-transparent-40,.theme-light .color-4-border-dark-transparent-40{border-color:#2d2d2d66!important}.theme-light .grey-border-dark-transparent-45,.theme-light .color-4-border-dark-transparent-45{border-color:#2d2d2d73!important}.theme-light .grey-border-dark-transparent-50,.theme-light .color-4-border-dark-transparent-50{border-color:#2d2d2d80!important}.theme-light .grey-border-dark-transparent-55,.theme-light .color-4-border-dark-transparent-55{border-color:#2d2d2d8c!important}.theme-light .grey-border-dark-transparent-60,.theme-light .color-4-border-dark-transparent-60{border-color:#2d2d2d99!important}.theme-light .grey-border-dark-transparent-65,.theme-light .color-4-border-dark-transparent-65{border-color:#2d2d2da6!important}.theme-light .grey-border-dark-transparent-70,.theme-light .color-4-border-dark-transparent-70{border-color:#2d2d2db3!important}.theme-light .grey-border-dark-transparent-75,.theme-light .color-4-border-dark-transparent-75{border-color:#2d2d2dbf!important}.theme-light .grey-border-dark-transparent-80,.theme-light .color-4-border-dark-transparent-80{border-color:#2d2d2dcc!important}.theme-light .grey-border-dark-transparent-85,.theme-light .color-4-border-dark-transparent-85{border-color:#2d2d2dd9!important}.theme-light .grey-border-dark-transparent-90,.theme-light .color-4-border-dark-transparent-90{border-color:#2d2d2de6!important}.theme-light .grey-border-dark-transparent-95,.theme-light .color-4-border-dark-transparent-95{border-color:#2d2d2df2!important}.theme-light .grey-border-dark-lightness-10,.theme-light .color-4-border-dark-lightness-10{border-color:#424242!important}.theme-light .grey-border-dark-darkness-10,.theme-light .color-4-border-dark-darkness-10{border-color:#292929!important}.theme-light .grey-border-dark-lightness-20,.theme-light .color-4-border-dark-lightness-20{border-color:#575757!important}.theme-light .grey-border-dark-darkness-20,.theme-light .color-4-border-dark-darkness-20{border-color:#242424!important}.theme-light .grey-border-dark-lightness-30,.theme-light .color-4-border-dark-lightness-30{border-color:#6c6c6c!important}.theme-light .grey-border-dark-darkness-30,.theme-light .color-4-border-dark-darkness-30{border-color:#202020!important}.theme-light .grey-border-dark-lightness-40,.theme-light .color-4-border-dark-lightness-40{border-color:#818181!important}.theme-light .grey-border-dark-darkness-40,.theme-light .color-4-border-dark-darkness-40{border-color:#1b1b1b!important}.theme-light .grey-border-dark-lightness-50,.theme-light .color-4-border-dark-lightness-50{border-color:#969696!important}.theme-light .grey-border-dark-darkness-50,.theme-light .color-4-border-dark-darkness-50{border-color:#171717!important}.theme-light .grey-border-dark-lightness-60,.theme-light .color-4-border-dark-lightness-60{border-color:#ababab!important}.theme-light .grey-border-dark-darkness-60,.theme-light .color-4-border-dark-darkness-60{border-color:#121212!important}.theme-light .grey-border-dark-lightness-70,.theme-light .color-4-border-dark-lightness-70{border-color:silver!important}.theme-light .grey-border-dark-darkness-70,.theme-light .color-4-border-dark-darkness-70{border-color:#0e0e0e!important}.theme-light .grey-border-dark-lightness-80,.theme-light .color-4-border-dark-lightness-80{border-color:#d5d5d5!important}.theme-light .grey-border-dark-darkness-80,.theme-light .color-4-border-dark-darkness-80{border-color:#090909!important}.theme-light .grey-border-dark-lightness-90,.theme-light .color-4-border-dark-lightness-90{border-color:#eaeaea!important}.theme-light .grey-border-dark-darkness-90,.theme-light .color-4-border-dark-darkness-90{border-color:#050505!important}.theme-light .grey-border-dark-hover:hover,.theme-light .color-4-border-dark-hover:hover{border-color:#2d2d2d!important}.theme-light .grey-border-dark-hover-transparent-5:hover,.theme-light .color-4-border-dark-hover-transparent-5:hover{border-color:#2d2d2d0d!important}.theme-light .grey-border-dark-hover-transparent-10:hover,.theme-light .color-4-border-dark-hover-transparent-10:hover{border-color:#2d2d2d1a!important}.theme-light .grey-border-dark-hover-transparent-15:hover,.theme-light .color-4-border-dark-hover-transparent-15:hover{border-color:#2d2d2d26!important}.theme-light .grey-border-dark-hover-transparent-20:hover,.theme-light .color-4-border-dark-hover-transparent-20:hover{border-color:#2d2d2d33!important}.theme-light .grey-border-dark-hover-transparent-25:hover,.theme-light .color-4-border-dark-hover-transparent-25:hover{border-color:#2d2d2d40!important}.theme-light .grey-border-dark-hover-transparent-30:hover,.theme-light .color-4-border-dark-hover-transparent-30:hover{border-color:#2d2d2d4d!important}.theme-light .grey-border-dark-hover-transparent-35:hover,.theme-light .color-4-border-dark-hover-transparent-35:hover{border-color:#2d2d2d59!important}.theme-light .grey-border-dark-hover-transparent-40:hover,.theme-light .color-4-border-dark-hover-transparent-40:hover{border-color:#2d2d2d66!important}.theme-light .grey-border-dark-hover-transparent-45:hover,.theme-light .color-4-border-dark-hover-transparent-45:hover{border-color:#2d2d2d73!important}.theme-light .grey-border-dark-hover-transparent-50:hover,.theme-light .color-4-border-dark-hover-transparent-50:hover{border-color:#2d2d2d80!important}.theme-light .grey-border-dark-hover-transparent-55:hover,.theme-light .color-4-border-dark-hover-transparent-55:hover{border-color:#2d2d2d8c!important}.theme-light .grey-border-dark-hover-transparent-60:hover,.theme-light .color-4-border-dark-hover-transparent-60:hover{border-color:#2d2d2d99!important}.theme-light .grey-border-dark-hover-transparent-65:hover,.theme-light .color-4-border-dark-hover-transparent-65:hover{border-color:#2d2d2da6!important}.theme-light .grey-border-dark-hover-transparent-70:hover,.theme-light .color-4-border-dark-hover-transparent-70:hover{border-color:#2d2d2db3!important}.theme-light .grey-border-dark-hover-transparent-75:hover,.theme-light .color-4-border-dark-hover-transparent-75:hover{border-color:#2d2d2dbf!important}.theme-light .grey-border-dark-hover-transparent-80:hover,.theme-light .color-4-border-dark-hover-transparent-80:hover{border-color:#2d2d2dcc!important}.theme-light .grey-border-dark-hover-transparent-85:hover,.theme-light .color-4-border-dark-hover-transparent-85:hover{border-color:#2d2d2dd9!important}.theme-light .grey-border-dark-hover-transparent-90:hover,.theme-light .color-4-border-dark-hover-transparent-90:hover{border-color:#2d2d2de6!important}.theme-light .grey-border-dark-hover-transparent-95:hover,.theme-light .color-4-border-dark-hover-transparent-95:hover{border-color:#2d2d2df2!important}.theme-light .grey-border-darker,.theme-light .color-4-border-darker{border-color:#141414!important}.theme-light .grey-border-darker-transparent-5,.theme-light .color-4-border-darker-transparent-5{border-color:#1414140d!important}.theme-light .grey-border-darker-transparent-10,.theme-light .color-4-border-darker-transparent-10{border-color:#1414141a!important}.theme-light .grey-border-darker-transparent-15,.theme-light .color-4-border-darker-transparent-15{border-color:#14141426!important}.theme-light .grey-border-darker-transparent-20,.theme-light .color-4-border-darker-transparent-20{border-color:#14141433!important}.theme-light .grey-border-darker-transparent-25,.theme-light .color-4-border-darker-transparent-25{border-color:#14141440!important}.theme-light .grey-border-darker-transparent-30,.theme-light .color-4-border-darker-transparent-30{border-color:#1414144d!important}.theme-light .grey-border-darker-transparent-35,.theme-light .color-4-border-darker-transparent-35{border-color:#14141459!important}.theme-light .grey-border-darker-transparent-40,.theme-light .color-4-border-darker-transparent-40{border-color:#14141466!important}.theme-light .grey-border-darker-transparent-45,.theme-light .color-4-border-darker-transparent-45{border-color:#14141473!important}.theme-light .grey-border-darker-transparent-50,.theme-light .color-4-border-darker-transparent-50{border-color:#14141480!important}.theme-light .grey-border-darker-transparent-55,.theme-light .color-4-border-darker-transparent-55{border-color:#1414148c!important}.theme-light .grey-border-darker-transparent-60,.theme-light .color-4-border-darker-transparent-60{border-color:#14141499!important}.theme-light .grey-border-darker-transparent-65,.theme-light .color-4-border-darker-transparent-65{border-color:#141414a6!important}.theme-light .grey-border-darker-transparent-70,.theme-light .color-4-border-darker-transparent-70{border-color:#141414b3!important}.theme-light .grey-border-darker-transparent-75,.theme-light .color-4-border-darker-transparent-75{border-color:#141414bf!important}.theme-light .grey-border-darker-transparent-80,.theme-light .color-4-border-darker-transparent-80{border-color:#141414cc!important}.theme-light .grey-border-darker-transparent-85,.theme-light .color-4-border-darker-transparent-85{border-color:#141414d9!important}.theme-light .grey-border-darker-transparent-90,.theme-light .color-4-border-darker-transparent-90{border-color:#141414e6!important}.theme-light .grey-border-darker-transparent-95,.theme-light .color-4-border-darker-transparent-95{border-color:#141414f2!important}.theme-light .grey-border-darker-lightness-10,.theme-light .color-4-border-darker-lightness-10{border-color:#2c2c2c!important}.theme-light .grey-border-darker-darkness-10,.theme-light .color-4-border-darker-darkness-10{border-color:#121212!important}.theme-light .grey-border-darker-lightness-20,.theme-light .color-4-border-darker-lightness-20{border-color:#434343!important}.theme-light .grey-border-darker-darkness-20,.theme-light .color-4-border-darker-darkness-20{border-color:#101010!important}.theme-light .grey-border-darker-lightness-30,.theme-light .color-4-border-darker-lightness-30{border-color:#5b5b5b!important}.theme-light .grey-border-darker-darkness-30,.theme-light .color-4-border-darker-darkness-30{border-color:#0e0e0e!important}.theme-light .grey-border-darker-lightness-40,.theme-light .color-4-border-darker-lightness-40{border-color:#727272!important}.theme-light .grey-border-darker-darkness-40,.theme-light .color-4-border-darker-darkness-40{border-color:#0c0c0c!important}.theme-light .grey-border-darker-lightness-50,.theme-light .color-4-border-darker-lightness-50{border-color:#8a8a8a!important}.theme-light .grey-border-darker-darkness-50,.theme-light .color-4-border-darker-darkness-50{border-color:#0a0a0a!important}.theme-light .grey-border-darker-lightness-60,.theme-light .color-4-border-darker-lightness-60{border-color:#a1a1a1!important}.theme-light .grey-border-darker-darkness-60,.theme-light .color-4-border-darker-darkness-60{border-color:#080808!important}.theme-light .grey-border-darker-lightness-70,.theme-light .color-4-border-darker-lightness-70{border-color:#b9b9b9!important}.theme-light .grey-border-darker-darkness-70,.theme-light .color-4-border-darker-darkness-70{border-color:#060606!important}.theme-light .grey-border-darker-lightness-80,.theme-light .color-4-border-darker-lightness-80{border-color:#d0d0d0!important}.theme-light .grey-border-darker-darkness-80,.theme-light .color-4-border-darker-darkness-80{border-color:#040404!important}.theme-light .grey-border-darker-lightness-90,.theme-light .color-4-border-darker-lightness-90{border-color:#e8e8e8!important}.theme-light .grey-border-darker-darkness-90,.theme-light .color-4-border-darker-darkness-90{border-color:#020202!important}.theme-light .grey-border-darker-hover:hover,.theme-light .color-4-border-darker-hover:hover{border-color:#141414!important}.theme-light .grey-border-darker-hover-transparent-5:hover,.theme-light .color-4-border-darker-hover-transparent-5:hover{border-color:#1414140d!important}.theme-light .grey-border-darker-hover-transparent-10:hover,.theme-light .color-4-border-darker-hover-transparent-10:hover{border-color:#1414141a!important}.theme-light .grey-border-darker-hover-transparent-15:hover,.theme-light .color-4-border-darker-hover-transparent-15:hover{border-color:#14141426!important}.theme-light .grey-border-darker-hover-transparent-20:hover,.theme-light .color-4-border-darker-hover-transparent-20:hover{border-color:#14141433!important}.theme-light .grey-border-darker-hover-transparent-25:hover,.theme-light .color-4-border-darker-hover-transparent-25:hover{border-color:#14141440!important}.theme-light .grey-border-darker-hover-transparent-30:hover,.theme-light .color-4-border-darker-hover-transparent-30:hover{border-color:#1414144d!important}.theme-light .grey-border-darker-hover-transparent-35:hover,.theme-light .color-4-border-darker-hover-transparent-35:hover{border-color:#14141459!important}.theme-light .grey-border-darker-hover-transparent-40:hover,.theme-light .color-4-border-darker-hover-transparent-40:hover{border-color:#14141466!important}.theme-light .grey-border-darker-hover-transparent-45:hover,.theme-light .color-4-border-darker-hover-transparent-45:hover{border-color:#14141473!important}.theme-light .grey-border-darker-hover-transparent-50:hover,.theme-light .color-4-border-darker-hover-transparent-50:hover{border-color:#14141480!important}.theme-light .grey-border-darker-hover-transparent-55:hover,.theme-light .color-4-border-darker-hover-transparent-55:hover{border-color:#1414148c!important}.theme-light .grey-border-darker-hover-transparent-60:hover,.theme-light .color-4-border-darker-hover-transparent-60:hover{border-color:#14141499!important}.theme-light .grey-border-darker-hover-transparent-65:hover,.theme-light .color-4-border-darker-hover-transparent-65:hover{border-color:#141414a6!important}.theme-light .grey-border-darker-hover-transparent-70:hover,.theme-light .color-4-border-darker-hover-transparent-70:hover{border-color:#141414b3!important}.theme-light .grey-border-darker-hover-transparent-75:hover,.theme-light .color-4-border-darker-hover-transparent-75:hover{border-color:#141414bf!important}.theme-light .grey-border-darker-hover-transparent-80:hover,.theme-light .color-4-border-darker-hover-transparent-80:hover{border-color:#141414cc!important}.theme-light .grey-border-darker-hover-transparent-85:hover,.theme-light .color-4-border-darker-hover-transparent-85:hover{border-color:#141414d9!important}.theme-light .grey-border-darker-hover-transparent-90:hover,.theme-light .color-4-border-darker-hover-transparent-90:hover{border-color:#141414e6!important}.theme-light .grey-border-darker-hover-transparent-95:hover,.theme-light .color-4-border-darker-hover-transparent-95:hover{border-color:#141414f2!important}.theme-light .grey-outline-lighter,.theme-light .color-4-outline-lighter{outline-color:#f2f2f2!important}.theme-light .grey-outline-lighter-transparent-5,.theme-light .color-4-outline-lighter-transparent-5{outline-color:#f2f2f20d!important}.theme-light .grey-outline-lighter-transparent-10,.theme-light .color-4-outline-lighter-transparent-10{outline-color:#f2f2f21a!important}.theme-light .grey-outline-lighter-transparent-15,.theme-light .color-4-outline-lighter-transparent-15{outline-color:#f2f2f226!important}.theme-light .grey-outline-lighter-transparent-20,.theme-light .color-4-outline-lighter-transparent-20{outline-color:#f2f2f233!important}.theme-light .grey-outline-lighter-transparent-25,.theme-light .color-4-outline-lighter-transparent-25{outline-color:#f2f2f240!important}.theme-light .grey-outline-lighter-transparent-30,.theme-light .color-4-outline-lighter-transparent-30{outline-color:#f2f2f24d!important}.theme-light .grey-outline-lighter-transparent-35,.theme-light .color-4-outline-lighter-transparent-35{outline-color:#f2f2f259!important}.theme-light .grey-outline-lighter-transparent-40,.theme-light .color-4-outline-lighter-transparent-40{outline-color:#f2f2f266!important}.theme-light .grey-outline-lighter-transparent-45,.theme-light .color-4-outline-lighter-transparent-45{outline-color:#f2f2f273!important}.theme-light .grey-outline-lighter-transparent-50,.theme-light .color-4-outline-lighter-transparent-50{outline-color:#f2f2f280!important}.theme-light .grey-outline-lighter-transparent-55,.theme-light .color-4-outline-lighter-transparent-55{outline-color:#f2f2f28c!important}.theme-light .grey-outline-lighter-transparent-60,.theme-light .color-4-outline-lighter-transparent-60{outline-color:#f2f2f299!important}.theme-light .grey-outline-lighter-transparent-65,.theme-light .color-4-outline-lighter-transparent-65{outline-color:#f2f2f2a6!important}.theme-light .grey-outline-lighter-transparent-70,.theme-light .color-4-outline-lighter-transparent-70{outline-color:#f2f2f2b3!important}.theme-light .grey-outline-lighter-transparent-75,.theme-light .color-4-outline-lighter-transparent-75{outline-color:#f2f2f2bf!important}.theme-light .grey-outline-lighter-transparent-80,.theme-light .color-4-outline-lighter-transparent-80{outline-color:#f2f2f2cc!important}.theme-light .grey-outline-lighter-transparent-85,.theme-light .color-4-outline-lighter-transparent-85{outline-color:#f2f2f2d9!important}.theme-light .grey-outline-lighter-transparent-90,.theme-light .color-4-outline-lighter-transparent-90{outline-color:#f2f2f2e6!important}.theme-light .grey-outline-lighter-transparent-95,.theme-light .color-4-outline-lighter-transparent-95{outline-color:#f2f2f2f2!important}.theme-light .grey-outline-lighter-lightness-10,.theme-light .color-4-outline-lighter-lightness-10{outline-color:#f3f3f3!important}.theme-light .grey-outline-lighter-darkness-10,.theme-light .color-4-outline-lighter-darkness-10{outline-color:#dadada!important}.theme-light .grey-outline-lighter-lightness-20,.theme-light .color-4-outline-lighter-lightness-20{outline-color:#f5f5f5!important}.theme-light .grey-outline-lighter-darkness-20,.theme-light .color-4-outline-lighter-darkness-20{outline-color:#c2c2c2!important}.theme-light .grey-outline-lighter-lightness-30,.theme-light .color-4-outline-lighter-lightness-30{outline-color:#f6f6f6!important}.theme-light .grey-outline-lighter-darkness-30,.theme-light .color-4-outline-lighter-darkness-30{outline-color:#a9a9a9!important}.theme-light .grey-outline-lighter-lightness-40,.theme-light .color-4-outline-lighter-lightness-40{outline-color:#f7f7f7!important}.theme-light .grey-outline-lighter-darkness-40,.theme-light .color-4-outline-lighter-darkness-40{outline-color:#919191!important}.theme-light .grey-outline-lighter-lightness-50,.theme-light .color-4-outline-lighter-lightness-50{outline-color:#f9f9f9!important}.theme-light .grey-outline-lighter-darkness-50,.theme-light .color-4-outline-lighter-darkness-50{outline-color:#797979!important}.theme-light .grey-outline-lighter-lightness-60,.theme-light .color-4-outline-lighter-lightness-60{outline-color:#fafafa!important}.theme-light .grey-outline-lighter-darkness-60,.theme-light .color-4-outline-lighter-darkness-60{outline-color:#616161!important}.theme-light .grey-outline-lighter-lightness-70,.theme-light .color-4-outline-lighter-lightness-70{outline-color:#fbfbfb!important}.theme-light .grey-outline-lighter-darkness-70,.theme-light .color-4-outline-lighter-darkness-70{outline-color:#494949!important}.theme-light .grey-outline-lighter-lightness-80,.theme-light .color-4-outline-lighter-lightness-80{outline-color:#fcfcfc!important}.theme-light .grey-outline-lighter-darkness-80,.theme-light .color-4-outline-lighter-darkness-80{outline-color:#303030!important}.theme-light .grey-outline-lighter-lightness-90,.theme-light .color-4-outline-lighter-lightness-90{outline-color:#fefefe!important}.theme-light .grey-outline-lighter-darkness-90,.theme-light .color-4-outline-lighter-darkness-90{outline-color:#181818!important}.theme-light .grey-outline-lighter-hover:hover,.theme-light .color-4-outline-lighter-hover:hover{outline-color:#f2f2f2!important}.theme-light .grey-outline-lighter-hover-transparent-5:hover,.theme-light .color-4-outline-lighter-hover-transparent-5:hover{outline-color:#f2f2f20d!important}.theme-light .grey-outline-lighter-hover-transparent-10:hover,.theme-light .color-4-outline-lighter-hover-transparent-10:hover{outline-color:#f2f2f21a!important}.theme-light .grey-outline-lighter-hover-transparent-15:hover,.theme-light .color-4-outline-lighter-hover-transparent-15:hover{outline-color:#f2f2f226!important}.theme-light .grey-outline-lighter-hover-transparent-20:hover,.theme-light .color-4-outline-lighter-hover-transparent-20:hover{outline-color:#f2f2f233!important}.theme-light .grey-outline-lighter-hover-transparent-25:hover,.theme-light .color-4-outline-lighter-hover-transparent-25:hover{outline-color:#f2f2f240!important}.theme-light .grey-outline-lighter-hover-transparent-30:hover,.theme-light .color-4-outline-lighter-hover-transparent-30:hover{outline-color:#f2f2f24d!important}.theme-light .grey-outline-lighter-hover-transparent-35:hover,.theme-light .color-4-outline-lighter-hover-transparent-35:hover{outline-color:#f2f2f259!important}.theme-light .grey-outline-lighter-hover-transparent-40:hover,.theme-light .color-4-outline-lighter-hover-transparent-40:hover{outline-color:#f2f2f266!important}.theme-light .grey-outline-lighter-hover-transparent-45:hover,.theme-light .color-4-outline-lighter-hover-transparent-45:hover{outline-color:#f2f2f273!important}.theme-light .grey-outline-lighter-hover-transparent-50:hover,.theme-light .color-4-outline-lighter-hover-transparent-50:hover{outline-color:#f2f2f280!important}.theme-light .grey-outline-lighter-hover-transparent-55:hover,.theme-light .color-4-outline-lighter-hover-transparent-55:hover{outline-color:#f2f2f28c!important}.theme-light .grey-outline-lighter-hover-transparent-60:hover,.theme-light .color-4-outline-lighter-hover-transparent-60:hover{outline-color:#f2f2f299!important}.theme-light .grey-outline-lighter-hover-transparent-65:hover,.theme-light .color-4-outline-lighter-hover-transparent-65:hover{outline-color:#f2f2f2a6!important}.theme-light .grey-outline-lighter-hover-transparent-70:hover,.theme-light .color-4-outline-lighter-hover-transparent-70:hover{outline-color:#f2f2f2b3!important}.theme-light .grey-outline-lighter-hover-transparent-75:hover,.theme-light .color-4-outline-lighter-hover-transparent-75:hover{outline-color:#f2f2f2bf!important}.theme-light .grey-outline-lighter-hover-transparent-80:hover,.theme-light .color-4-outline-lighter-hover-transparent-80:hover{outline-color:#f2f2f2cc!important}.theme-light .grey-outline-lighter-hover-transparent-85:hover,.theme-light .color-4-outline-lighter-hover-transparent-85:hover{outline-color:#f2f2f2d9!important}.theme-light .grey-outline-lighter-hover-transparent-90:hover,.theme-light .color-4-outline-lighter-hover-transparent-90:hover{outline-color:#f2f2f2e6!important}.theme-light .grey-outline-lighter-hover-transparent-95:hover,.theme-light .color-4-outline-lighter-hover-transparent-95:hover{outline-color:#f2f2f2f2!important}.theme-light .grey-outline-light,.theme-light .color-4-outline-light{outline-color:#dedede!important}.theme-light .grey-outline-light-transparent-5,.theme-light .color-4-outline-light-transparent-5{outline-color:#dedede0d!important}.theme-light .grey-outline-light-transparent-10,.theme-light .color-4-outline-light-transparent-10{outline-color:#dedede1a!important}.theme-light .grey-outline-light-transparent-15,.theme-light .color-4-outline-light-transparent-15{outline-color:#dedede26!important}.theme-light .grey-outline-light-transparent-20,.theme-light .color-4-outline-light-transparent-20{outline-color:#dedede33!important}.theme-light .grey-outline-light-transparent-25,.theme-light .color-4-outline-light-transparent-25{outline-color:#dedede40!important}.theme-light .grey-outline-light-transparent-30,.theme-light .color-4-outline-light-transparent-30{outline-color:#dedede4d!important}.theme-light .grey-outline-light-transparent-35,.theme-light .color-4-outline-light-transparent-35{outline-color:#dedede59!important}.theme-light .grey-outline-light-transparent-40,.theme-light .color-4-outline-light-transparent-40{outline-color:#dedede66!important}.theme-light .grey-outline-light-transparent-45,.theme-light .color-4-outline-light-transparent-45{outline-color:#dedede73!important}.theme-light .grey-outline-light-transparent-50,.theme-light .color-4-outline-light-transparent-50{outline-color:#dedede80!important}.theme-light .grey-outline-light-transparent-55,.theme-light .color-4-outline-light-transparent-55{outline-color:#dedede8c!important}.theme-light .grey-outline-light-transparent-60,.theme-light .color-4-outline-light-transparent-60{outline-color:#dedede99!important}.theme-light .grey-outline-light-transparent-65,.theme-light .color-4-outline-light-transparent-65{outline-color:#dededea6!important}.theme-light .grey-outline-light-transparent-70,.theme-light .color-4-outline-light-transparent-70{outline-color:#dededeb3!important}.theme-light .grey-outline-light-transparent-75,.theme-light .color-4-outline-light-transparent-75{outline-color:#dededebf!important}.theme-light .grey-outline-light-transparent-80,.theme-light .color-4-outline-light-transparent-80{outline-color:#dededecc!important}.theme-light .grey-outline-light-transparent-85,.theme-light .color-4-outline-light-transparent-85{outline-color:#dededed9!important}.theme-light .grey-outline-light-transparent-90,.theme-light .color-4-outline-light-transparent-90{outline-color:#dededee6!important}.theme-light .grey-outline-light-transparent-95,.theme-light .color-4-outline-light-transparent-95{outline-color:#dededef2!important}.theme-light .grey-outline-light-lightness-10,.theme-light .color-4-outline-light-lightness-10{outline-color:#e1e1e1!important}.theme-light .grey-outline-light-darkness-10,.theme-light .color-4-outline-light-darkness-10{outline-color:#c8c8c8!important}.theme-light .grey-outline-light-lightness-20,.theme-light .color-4-outline-light-lightness-20{outline-color:#e5e5e5!important}.theme-light .grey-outline-light-darkness-20,.theme-light .color-4-outline-light-darkness-20{outline-color:#b2b2b2!important}.theme-light .grey-outline-light-lightness-30,.theme-light .color-4-outline-light-lightness-30{outline-color:#e8e8e8!important}.theme-light .grey-outline-light-darkness-30,.theme-light .color-4-outline-light-darkness-30{outline-color:#9b9b9b!important}.theme-light .grey-outline-light-lightness-40,.theme-light .color-4-outline-light-lightness-40{outline-color:#ebebeb!important}.theme-light .grey-outline-light-darkness-40,.theme-light .color-4-outline-light-darkness-40{outline-color:#858585!important}.theme-light .grey-outline-light-lightness-50,.theme-light .color-4-outline-light-lightness-50{outline-color:#efefef!important}.theme-light .grey-outline-light-darkness-50,.theme-light .color-4-outline-light-darkness-50{outline-color:#6f6f6f!important}.theme-light .grey-outline-light-lightness-60,.theme-light .color-4-outline-light-lightness-60{outline-color:#f2f2f2!important}.theme-light .grey-outline-light-darkness-60,.theme-light .color-4-outline-light-darkness-60{outline-color:#595959!important}.theme-light .grey-outline-light-lightness-70,.theme-light .color-4-outline-light-lightness-70{outline-color:#f5f5f5!important}.theme-light .grey-outline-light-darkness-70,.theme-light .color-4-outline-light-darkness-70{outline-color:#434343!important}.theme-light .grey-outline-light-lightness-80,.theme-light .color-4-outline-light-lightness-80{outline-color:#f8f8f8!important}.theme-light .grey-outline-light-darkness-80,.theme-light .color-4-outline-light-darkness-80{outline-color:#2c2c2c!important}.theme-light .grey-outline-light-lightness-90,.theme-light .color-4-outline-light-lightness-90{outline-color:#fcfcfc!important}.theme-light .grey-outline-light-darkness-90,.theme-light .color-4-outline-light-darkness-90{outline-color:#161616!important}.theme-light .grey-outline-light-hover:hover,.theme-light .color-4-outline-light-hover:hover{outline-color:#dedede!important}.theme-light .grey-outline-light-hover-transparent-5:hover,.theme-light .color-4-outline-light-hover-transparent-5:hover{outline-color:#dedede0d!important}.theme-light .grey-outline-light-hover-transparent-10:hover,.theme-light .color-4-outline-light-hover-transparent-10:hover{outline-color:#dedede1a!important}.theme-light .grey-outline-light-hover-transparent-15:hover,.theme-light .color-4-outline-light-hover-transparent-15:hover{outline-color:#dedede26!important}.theme-light .grey-outline-light-hover-transparent-20:hover,.theme-light .color-4-outline-light-hover-transparent-20:hover{outline-color:#dedede33!important}.theme-light .grey-outline-light-hover-transparent-25:hover,.theme-light .color-4-outline-light-hover-transparent-25:hover{outline-color:#dedede40!important}.theme-light .grey-outline-light-hover-transparent-30:hover,.theme-light .color-4-outline-light-hover-transparent-30:hover{outline-color:#dedede4d!important}.theme-light .grey-outline-light-hover-transparent-35:hover,.theme-light .color-4-outline-light-hover-transparent-35:hover{outline-color:#dedede59!important}.theme-light .grey-outline-light-hover-transparent-40:hover,.theme-light .color-4-outline-light-hover-transparent-40:hover{outline-color:#dedede66!important}.theme-light .grey-outline-light-hover-transparent-45:hover,.theme-light .color-4-outline-light-hover-transparent-45:hover{outline-color:#dedede73!important}.theme-light .grey-outline-light-hover-transparent-50:hover,.theme-light .color-4-outline-light-hover-transparent-50:hover{outline-color:#dedede80!important}.theme-light .grey-outline-light-hover-transparent-55:hover,.theme-light .color-4-outline-light-hover-transparent-55:hover{outline-color:#dedede8c!important}.theme-light .grey-outline-light-hover-transparent-60:hover,.theme-light .color-4-outline-light-hover-transparent-60:hover{outline-color:#dedede99!important}.theme-light .grey-outline-light-hover-transparent-65:hover,.theme-light .color-4-outline-light-hover-transparent-65:hover{outline-color:#dededea6!important}.theme-light .grey-outline-light-hover-transparent-70:hover,.theme-light .color-4-outline-light-hover-transparent-70:hover{outline-color:#dededeb3!important}.theme-light .grey-outline-light-hover-transparent-75:hover,.theme-light .color-4-outline-light-hover-transparent-75:hover{outline-color:#dededebf!important}.theme-light .grey-outline-light-hover-transparent-80:hover,.theme-light .color-4-outline-light-hover-transparent-80:hover{outline-color:#dededecc!important}.theme-light .grey-outline-light-hover-transparent-85:hover,.theme-light .color-4-outline-light-hover-transparent-85:hover{outline-color:#dededed9!important}.theme-light .grey-outline-light-hover-transparent-90:hover,.theme-light .color-4-outline-light-hover-transparent-90:hover{outline-color:#dededee6!important}.theme-light .grey-outline-light-hover-transparent-95:hover,.theme-light .color-4-outline-light-hover-transparent-95:hover{outline-color:#dededef2!important}.theme-light .grey-outline,.theme-light .color-4-outline{outline-color:#7d7d7d!important}.theme-light .grey-outline-transparent-5,.theme-light .color-4-outline-transparent-5{outline-color:#7d7d7d0d!important}.theme-light .grey-outline-transparent-10,.theme-light .color-4-outline-transparent-10{outline-color:#7d7d7d1a!important}.theme-light .grey-outline-transparent-15,.theme-light .color-4-outline-transparent-15{outline-color:#7d7d7d26!important}.theme-light .grey-outline-transparent-20,.theme-light .color-4-outline-transparent-20{outline-color:#7d7d7d33!important}.theme-light .grey-outline-transparent-25,.theme-light .color-4-outline-transparent-25{outline-color:#7d7d7d40!important}.theme-light .grey-outline-transparent-30,.theme-light .color-4-outline-transparent-30{outline-color:#7d7d7d4d!important}.theme-light .grey-outline-transparent-35,.theme-light .color-4-outline-transparent-35{outline-color:#7d7d7d59!important}.theme-light .grey-outline-transparent-40,.theme-light .color-4-outline-transparent-40{outline-color:#7d7d7d66!important}.theme-light .grey-outline-transparent-45,.theme-light .color-4-outline-transparent-45{outline-color:#7d7d7d73!important}.theme-light .grey-outline-transparent-50,.theme-light .color-4-outline-transparent-50{outline-color:#7d7d7d80!important}.theme-light .grey-outline-transparent-55,.theme-light .color-4-outline-transparent-55{outline-color:#7d7d7d8c!important}.theme-light .grey-outline-transparent-60,.theme-light .color-4-outline-transparent-60{outline-color:#7d7d7d99!important}.theme-light .grey-outline-transparent-65,.theme-light .color-4-outline-transparent-65{outline-color:#7d7d7da6!important}.theme-light .grey-outline-transparent-70,.theme-light .color-4-outline-transparent-70{outline-color:#7d7d7db3!important}.theme-light .grey-outline-transparent-75,.theme-light .color-4-outline-transparent-75{outline-color:#7d7d7dbf!important}.theme-light .grey-outline-transparent-80,.theme-light .color-4-outline-transparent-80{outline-color:#7d7d7dcc!important}.theme-light .grey-outline-transparent-85,.theme-light .color-4-outline-transparent-85{outline-color:#7d7d7dd9!important}.theme-light .grey-outline-transparent-90,.theme-light .color-4-outline-transparent-90{outline-color:#7d7d7de6!important}.theme-light .grey-outline-transparent-95,.theme-light .color-4-outline-transparent-95{outline-color:#7d7d7df2!important}.theme-light .grey-outline-lightness-10,.theme-light .color-4-outline-lightness-10{outline-color:#8a8a8a!important}.theme-light .grey-outline-darkness-10,.theme-light .color-4-outline-darkness-10{outline-color:#717171!important}.theme-light .grey-outline-lightness-20,.theme-light .color-4-outline-lightness-20{outline-color:#979797!important}.theme-light .grey-outline-darkness-20,.theme-light .color-4-outline-darkness-20{outline-color:#646464!important}.theme-light .grey-outline-lightness-30,.theme-light .color-4-outline-lightness-30{outline-color:#a4a4a4!important}.theme-light .grey-outline-darkness-30,.theme-light .color-4-outline-darkness-30{outline-color:#585858!important}.theme-light .grey-outline-lightness-40,.theme-light .color-4-outline-lightness-40{outline-color:#b1b1b1!important}.theme-light .grey-outline-darkness-40,.theme-light .color-4-outline-darkness-40{outline-color:#4b4b4b!important}.theme-light .grey-outline-lightness-50,.theme-light .color-4-outline-lightness-50{outline-color:#bebebe!important}.theme-light .grey-outline-darkness-50,.theme-light .color-4-outline-darkness-50{outline-color:#3f3f3f!important}.theme-light .grey-outline-lightness-60,.theme-light .color-4-outline-lightness-60{outline-color:#cbcbcb!important}.theme-light .grey-outline-darkness-60,.theme-light .color-4-outline-darkness-60{outline-color:#323232!important}.theme-light .grey-outline-lightness-70,.theme-light .color-4-outline-lightness-70{outline-color:#d8d8d8!important}.theme-light .grey-outline-darkness-70,.theme-light .color-4-outline-darkness-70{outline-color:#262626!important}.theme-light .grey-outline-lightness-80,.theme-light .color-4-outline-lightness-80{outline-color:#e5e5e5!important}.theme-light .grey-outline-darkness-80,.theme-light .color-4-outline-darkness-80{outline-color:#191919!important}.theme-light .grey-outline-lightness-90,.theme-light .color-4-outline-lightness-90{outline-color:#f2f2f2!important}.theme-light .grey-outline-darkness-90,.theme-light .color-4-outline-darkness-90{outline-color:#0d0d0d!important}.theme-light .grey-outline-hover:hover,.theme-light .color-4-outline-hover:hover{outline-color:#7d7d7d!important}.theme-light .grey-outline-hover-transparent-5:hover,.theme-light .color-4-outline-hover-transparent-5:hover{outline-color:#7d7d7d0d!important}.theme-light .grey-outline-hover-transparent-10:hover,.theme-light .color-4-outline-hover-transparent-10:hover{outline-color:#7d7d7d1a!important}.theme-light .grey-outline-hover-transparent-15:hover,.theme-light .color-4-outline-hover-transparent-15:hover{outline-color:#7d7d7d26!important}.theme-light .grey-outline-hover-transparent-20:hover,.theme-light .color-4-outline-hover-transparent-20:hover{outline-color:#7d7d7d33!important}.theme-light .grey-outline-hover-transparent-25:hover,.theme-light .color-4-outline-hover-transparent-25:hover{outline-color:#7d7d7d40!important}.theme-light .grey-outline-hover-transparent-30:hover,.theme-light .color-4-outline-hover-transparent-30:hover{outline-color:#7d7d7d4d!important}.theme-light .grey-outline-hover-transparent-35:hover,.theme-light .color-4-outline-hover-transparent-35:hover{outline-color:#7d7d7d59!important}.theme-light .grey-outline-hover-transparent-40:hover,.theme-light .color-4-outline-hover-transparent-40:hover{outline-color:#7d7d7d66!important}.theme-light .grey-outline-hover-transparent-45:hover,.theme-light .color-4-outline-hover-transparent-45:hover{outline-color:#7d7d7d73!important}.theme-light .grey-outline-hover-transparent-50:hover,.theme-light .color-4-outline-hover-transparent-50:hover{outline-color:#7d7d7d80!important}.theme-light .grey-outline-hover-transparent-55:hover,.theme-light .color-4-outline-hover-transparent-55:hover{outline-color:#7d7d7d8c!important}.theme-light .grey-outline-hover-transparent-60:hover,.theme-light .color-4-outline-hover-transparent-60:hover{outline-color:#7d7d7d99!important}.theme-light .grey-outline-hover-transparent-65:hover,.theme-light .color-4-outline-hover-transparent-65:hover{outline-color:#7d7d7da6!important}.theme-light .grey-outline-hover-transparent-70:hover,.theme-light .color-4-outline-hover-transparent-70:hover{outline-color:#7d7d7db3!important}.theme-light .grey-outline-hover-transparent-75:hover,.theme-light .color-4-outline-hover-transparent-75:hover{outline-color:#7d7d7dbf!important}.theme-light .grey-outline-hover-transparent-80:hover,.theme-light .color-4-outline-hover-transparent-80:hover{outline-color:#7d7d7dcc!important}.theme-light .grey-outline-hover-transparent-85:hover,.theme-light .color-4-outline-hover-transparent-85:hover{outline-color:#7d7d7dd9!important}.theme-light .grey-outline-hover-transparent-90:hover,.theme-light .color-4-outline-hover-transparent-90:hover{outline-color:#7d7d7de6!important}.theme-light .grey-outline-hover-transparent-95:hover,.theme-light .color-4-outline-hover-transparent-95:hover{outline-color:#7d7d7df2!important}.theme-light .grey-outline-dark,.theme-light .color-4-outline-dark{outline-color:#2d2d2d!important}.theme-light .grey-outline-dark-transparent-5,.theme-light .color-4-outline-dark-transparent-5{outline-color:#2d2d2d0d!important}.theme-light .grey-outline-dark-transparent-10,.theme-light .color-4-outline-dark-transparent-10{outline-color:#2d2d2d1a!important}.theme-light .grey-outline-dark-transparent-15,.theme-light .color-4-outline-dark-transparent-15{outline-color:#2d2d2d26!important}.theme-light .grey-outline-dark-transparent-20,.theme-light .color-4-outline-dark-transparent-20{outline-color:#2d2d2d33!important}.theme-light .grey-outline-dark-transparent-25,.theme-light .color-4-outline-dark-transparent-25{outline-color:#2d2d2d40!important}.theme-light .grey-outline-dark-transparent-30,.theme-light .color-4-outline-dark-transparent-30{outline-color:#2d2d2d4d!important}.theme-light .grey-outline-dark-transparent-35,.theme-light .color-4-outline-dark-transparent-35{outline-color:#2d2d2d59!important}.theme-light .grey-outline-dark-transparent-40,.theme-light .color-4-outline-dark-transparent-40{outline-color:#2d2d2d66!important}.theme-light .grey-outline-dark-transparent-45,.theme-light .color-4-outline-dark-transparent-45{outline-color:#2d2d2d73!important}.theme-light .grey-outline-dark-transparent-50,.theme-light .color-4-outline-dark-transparent-50{outline-color:#2d2d2d80!important}.theme-light .grey-outline-dark-transparent-55,.theme-light .color-4-outline-dark-transparent-55{outline-color:#2d2d2d8c!important}.theme-light .grey-outline-dark-transparent-60,.theme-light .color-4-outline-dark-transparent-60{outline-color:#2d2d2d99!important}.theme-light .grey-outline-dark-transparent-65,.theme-light .color-4-outline-dark-transparent-65{outline-color:#2d2d2da6!important}.theme-light .grey-outline-dark-transparent-70,.theme-light .color-4-outline-dark-transparent-70{outline-color:#2d2d2db3!important}.theme-light .grey-outline-dark-transparent-75,.theme-light .color-4-outline-dark-transparent-75{outline-color:#2d2d2dbf!important}.theme-light .grey-outline-dark-transparent-80,.theme-light .color-4-outline-dark-transparent-80{outline-color:#2d2d2dcc!important}.theme-light .grey-outline-dark-transparent-85,.theme-light .color-4-outline-dark-transparent-85{outline-color:#2d2d2dd9!important}.theme-light .grey-outline-dark-transparent-90,.theme-light .color-4-outline-dark-transparent-90{outline-color:#2d2d2de6!important}.theme-light .grey-outline-dark-transparent-95,.theme-light .color-4-outline-dark-transparent-95{outline-color:#2d2d2df2!important}.theme-light .grey-outline-dark-lightness-10,.theme-light .color-4-outline-dark-lightness-10{outline-color:#424242!important}.theme-light .grey-outline-dark-darkness-10,.theme-light .color-4-outline-dark-darkness-10{outline-color:#292929!important}.theme-light .grey-outline-dark-lightness-20,.theme-light .color-4-outline-dark-lightness-20{outline-color:#575757!important}.theme-light .grey-outline-dark-darkness-20,.theme-light .color-4-outline-dark-darkness-20{outline-color:#242424!important}.theme-light .grey-outline-dark-lightness-30,.theme-light .color-4-outline-dark-lightness-30{outline-color:#6c6c6c!important}.theme-light .grey-outline-dark-darkness-30,.theme-light .color-4-outline-dark-darkness-30{outline-color:#202020!important}.theme-light .grey-outline-dark-lightness-40,.theme-light .color-4-outline-dark-lightness-40{outline-color:#818181!important}.theme-light .grey-outline-dark-darkness-40,.theme-light .color-4-outline-dark-darkness-40{outline-color:#1b1b1b!important}.theme-light .grey-outline-dark-lightness-50,.theme-light .color-4-outline-dark-lightness-50{outline-color:#969696!important}.theme-light .grey-outline-dark-darkness-50,.theme-light .color-4-outline-dark-darkness-50{outline-color:#171717!important}.theme-light .grey-outline-dark-lightness-60,.theme-light .color-4-outline-dark-lightness-60{outline-color:#ababab!important}.theme-light .grey-outline-dark-darkness-60,.theme-light .color-4-outline-dark-darkness-60{outline-color:#121212!important}.theme-light .grey-outline-dark-lightness-70,.theme-light .color-4-outline-dark-lightness-70{outline-color:silver!important}.theme-light .grey-outline-dark-darkness-70,.theme-light .color-4-outline-dark-darkness-70{outline-color:#0e0e0e!important}.theme-light .grey-outline-dark-lightness-80,.theme-light .color-4-outline-dark-lightness-80{outline-color:#d5d5d5!important}.theme-light .grey-outline-dark-darkness-80,.theme-light .color-4-outline-dark-darkness-80{outline-color:#090909!important}.theme-light .grey-outline-dark-lightness-90,.theme-light .color-4-outline-dark-lightness-90{outline-color:#eaeaea!important}.theme-light .grey-outline-dark-darkness-90,.theme-light .color-4-outline-dark-darkness-90{outline-color:#050505!important}.theme-light .grey-outline-dark-hover:hover,.theme-light .color-4-outline-dark-hover:hover{outline-color:#2d2d2d!important}.theme-light .grey-outline-dark-hover-transparent-5:hover,.theme-light .color-4-outline-dark-hover-transparent-5:hover{outline-color:#2d2d2d0d!important}.theme-light .grey-outline-dark-hover-transparent-10:hover,.theme-light .color-4-outline-dark-hover-transparent-10:hover{outline-color:#2d2d2d1a!important}.theme-light .grey-outline-dark-hover-transparent-15:hover,.theme-light .color-4-outline-dark-hover-transparent-15:hover{outline-color:#2d2d2d26!important}.theme-light .grey-outline-dark-hover-transparent-20:hover,.theme-light .color-4-outline-dark-hover-transparent-20:hover{outline-color:#2d2d2d33!important}.theme-light .grey-outline-dark-hover-transparent-25:hover,.theme-light .color-4-outline-dark-hover-transparent-25:hover{outline-color:#2d2d2d40!important}.theme-light .grey-outline-dark-hover-transparent-30:hover,.theme-light .color-4-outline-dark-hover-transparent-30:hover{outline-color:#2d2d2d4d!important}.theme-light .grey-outline-dark-hover-transparent-35:hover,.theme-light .color-4-outline-dark-hover-transparent-35:hover{outline-color:#2d2d2d59!important}.theme-light .grey-outline-dark-hover-transparent-40:hover,.theme-light .color-4-outline-dark-hover-transparent-40:hover{outline-color:#2d2d2d66!important}.theme-light .grey-outline-dark-hover-transparent-45:hover,.theme-light .color-4-outline-dark-hover-transparent-45:hover{outline-color:#2d2d2d73!important}.theme-light .grey-outline-dark-hover-transparent-50:hover,.theme-light .color-4-outline-dark-hover-transparent-50:hover{outline-color:#2d2d2d80!important}.theme-light .grey-outline-dark-hover-transparent-55:hover,.theme-light .color-4-outline-dark-hover-transparent-55:hover{outline-color:#2d2d2d8c!important}.theme-light .grey-outline-dark-hover-transparent-60:hover,.theme-light .color-4-outline-dark-hover-transparent-60:hover{outline-color:#2d2d2d99!important}.theme-light .grey-outline-dark-hover-transparent-65:hover,.theme-light .color-4-outline-dark-hover-transparent-65:hover{outline-color:#2d2d2da6!important}.theme-light .grey-outline-dark-hover-transparent-70:hover,.theme-light .color-4-outline-dark-hover-transparent-70:hover{outline-color:#2d2d2db3!important}.theme-light .grey-outline-dark-hover-transparent-75:hover,.theme-light .color-4-outline-dark-hover-transparent-75:hover{outline-color:#2d2d2dbf!important}.theme-light .grey-outline-dark-hover-transparent-80:hover,.theme-light .color-4-outline-dark-hover-transparent-80:hover{outline-color:#2d2d2dcc!important}.theme-light .grey-outline-dark-hover-transparent-85:hover,.theme-light .color-4-outline-dark-hover-transparent-85:hover{outline-color:#2d2d2dd9!important}.theme-light .grey-outline-dark-hover-transparent-90:hover,.theme-light .color-4-outline-dark-hover-transparent-90:hover{outline-color:#2d2d2de6!important}.theme-light .grey-outline-dark-hover-transparent-95:hover,.theme-light .color-4-outline-dark-hover-transparent-95:hover{outline-color:#2d2d2df2!important}.theme-light .grey-outline-darker,.theme-light .color-4-outline-darker{outline-color:#141414!important}.theme-light .grey-outline-darker-transparent-5,.theme-light .color-4-outline-darker-transparent-5{outline-color:#1414140d!important}.theme-light .grey-outline-darker-transparent-10,.theme-light .color-4-outline-darker-transparent-10{outline-color:#1414141a!important}.theme-light .grey-outline-darker-transparent-15,.theme-light .color-4-outline-darker-transparent-15{outline-color:#14141426!important}.theme-light .grey-outline-darker-transparent-20,.theme-light .color-4-outline-darker-transparent-20{outline-color:#14141433!important}.theme-light .grey-outline-darker-transparent-25,.theme-light .color-4-outline-darker-transparent-25{outline-color:#14141440!important}.theme-light .grey-outline-darker-transparent-30,.theme-light .color-4-outline-darker-transparent-30{outline-color:#1414144d!important}.theme-light .grey-outline-darker-transparent-35,.theme-light .color-4-outline-darker-transparent-35{outline-color:#14141459!important}.theme-light .grey-outline-darker-transparent-40,.theme-light .color-4-outline-darker-transparent-40{outline-color:#14141466!important}.theme-light .grey-outline-darker-transparent-45,.theme-light .color-4-outline-darker-transparent-45{outline-color:#14141473!important}.theme-light .grey-outline-darker-transparent-50,.theme-light .color-4-outline-darker-transparent-50{outline-color:#14141480!important}.theme-light .grey-outline-darker-transparent-55,.theme-light .color-4-outline-darker-transparent-55{outline-color:#1414148c!important}.theme-light .grey-outline-darker-transparent-60,.theme-light .color-4-outline-darker-transparent-60{outline-color:#14141499!important}.theme-light .grey-outline-darker-transparent-65,.theme-light .color-4-outline-darker-transparent-65{outline-color:#141414a6!important}.theme-light .grey-outline-darker-transparent-70,.theme-light .color-4-outline-darker-transparent-70{outline-color:#141414b3!important}.theme-light .grey-outline-darker-transparent-75,.theme-light .color-4-outline-darker-transparent-75{outline-color:#141414bf!important}.theme-light .grey-outline-darker-transparent-80,.theme-light .color-4-outline-darker-transparent-80{outline-color:#141414cc!important}.theme-light .grey-outline-darker-transparent-85,.theme-light .color-4-outline-darker-transparent-85{outline-color:#141414d9!important}.theme-light .grey-outline-darker-transparent-90,.theme-light .color-4-outline-darker-transparent-90{outline-color:#141414e6!important}.theme-light .grey-outline-darker-transparent-95,.theme-light .color-4-outline-darker-transparent-95{outline-color:#141414f2!important}.theme-light .grey-outline-darker-lightness-10,.theme-light .color-4-outline-darker-lightness-10{outline-color:#2c2c2c!important}.theme-light .grey-outline-darker-darkness-10,.theme-light .color-4-outline-darker-darkness-10{outline-color:#121212!important}.theme-light .grey-outline-darker-lightness-20,.theme-light .color-4-outline-darker-lightness-20{outline-color:#434343!important}.theme-light .grey-outline-darker-darkness-20,.theme-light .color-4-outline-darker-darkness-20{outline-color:#101010!important}.theme-light .grey-outline-darker-lightness-30,.theme-light .color-4-outline-darker-lightness-30{outline-color:#5b5b5b!important}.theme-light .grey-outline-darker-darkness-30,.theme-light .color-4-outline-darker-darkness-30{outline-color:#0e0e0e!important}.theme-light .grey-outline-darker-lightness-40,.theme-light .color-4-outline-darker-lightness-40{outline-color:#727272!important}.theme-light .grey-outline-darker-darkness-40,.theme-light .color-4-outline-darker-darkness-40{outline-color:#0c0c0c!important}.theme-light .grey-outline-darker-lightness-50,.theme-light .color-4-outline-darker-lightness-50{outline-color:#8a8a8a!important}.theme-light .grey-outline-darker-darkness-50,.theme-light .color-4-outline-darker-darkness-50{outline-color:#0a0a0a!important}.theme-light .grey-outline-darker-lightness-60,.theme-light .color-4-outline-darker-lightness-60{outline-color:#a1a1a1!important}.theme-light .grey-outline-darker-darkness-60,.theme-light .color-4-outline-darker-darkness-60{outline-color:#080808!important}.theme-light .grey-outline-darker-lightness-70,.theme-light .color-4-outline-darker-lightness-70{outline-color:#b9b9b9!important}.theme-light .grey-outline-darker-darkness-70,.theme-light .color-4-outline-darker-darkness-70{outline-color:#060606!important}.theme-light .grey-outline-darker-lightness-80,.theme-light .color-4-outline-darker-lightness-80{outline-color:#d0d0d0!important}.theme-light .grey-outline-darker-darkness-80,.theme-light .color-4-outline-darker-darkness-80{outline-color:#040404!important}.theme-light .grey-outline-darker-lightness-90,.theme-light .color-4-outline-darker-lightness-90{outline-color:#e8e8e8!important}.theme-light .grey-outline-darker-darkness-90,.theme-light .color-4-outline-darker-darkness-90{outline-color:#020202!important}.theme-light .grey-outline-darker-hover:hover,.theme-light .color-4-outline-darker-hover:hover{outline-color:#141414!important}.theme-light .grey-outline-darker-hover-transparent-5:hover,.theme-light .color-4-outline-darker-hover-transparent-5:hover{outline-color:#1414140d!important}.theme-light .grey-outline-darker-hover-transparent-10:hover,.theme-light .color-4-outline-darker-hover-transparent-10:hover{outline-color:#1414141a!important}.theme-light .grey-outline-darker-hover-transparent-15:hover,.theme-light .color-4-outline-darker-hover-transparent-15:hover{outline-color:#14141426!important}.theme-light .grey-outline-darker-hover-transparent-20:hover,.theme-light .color-4-outline-darker-hover-transparent-20:hover{outline-color:#14141433!important}.theme-light .grey-outline-darker-hover-transparent-25:hover,.theme-light .color-4-outline-darker-hover-transparent-25:hover{outline-color:#14141440!important}.theme-light .grey-outline-darker-hover-transparent-30:hover,.theme-light .color-4-outline-darker-hover-transparent-30:hover{outline-color:#1414144d!important}.theme-light .grey-outline-darker-hover-transparent-35:hover,.theme-light .color-4-outline-darker-hover-transparent-35:hover{outline-color:#14141459!important}.theme-light .grey-outline-darker-hover-transparent-40:hover,.theme-light .color-4-outline-darker-hover-transparent-40:hover{outline-color:#14141466!important}.theme-light .grey-outline-darker-hover-transparent-45:hover,.theme-light .color-4-outline-darker-hover-transparent-45:hover{outline-color:#14141473!important}.theme-light .grey-outline-darker-hover-transparent-50:hover,.theme-light .color-4-outline-darker-hover-transparent-50:hover{outline-color:#14141480!important}.theme-light .grey-outline-darker-hover-transparent-55:hover,.theme-light .color-4-outline-darker-hover-transparent-55:hover{outline-color:#1414148c!important}.theme-light .grey-outline-darker-hover-transparent-60:hover,.theme-light .color-4-outline-darker-hover-transparent-60:hover{outline-color:#14141499!important}.theme-light .grey-outline-darker-hover-transparent-65:hover,.theme-light .color-4-outline-darker-hover-transparent-65:hover{outline-color:#141414a6!important}.theme-light .grey-outline-darker-hover-transparent-70:hover,.theme-light .color-4-outline-darker-hover-transparent-70:hover{outline-color:#141414b3!important}.theme-light .grey-outline-darker-hover-transparent-75:hover,.theme-light .color-4-outline-darker-hover-transparent-75:hover{outline-color:#141414bf!important}.theme-light .grey-outline-darker-hover-transparent-80:hover,.theme-light .color-4-outline-darker-hover-transparent-80:hover{outline-color:#141414cc!important}.theme-light .grey-outline-darker-hover-transparent-85:hover,.theme-light .color-4-outline-darker-hover-transparent-85:hover{outline-color:#141414d9!important}.theme-light .grey-outline-darker-hover-transparent-90:hover,.theme-light .color-4-outline-darker-hover-transparent-90:hover{outline-color:#141414e6!important}.theme-light .grey-outline-darker-hover-transparent-95:hover,.theme-light .color-4-outline-darker-hover-transparent-95:hover{outline-color:#141414f2!important}.theme-light .purple-bg-lighter,.theme-light .color-1-bg-lighter{background-color:#dcb4fc}.theme-light .purple-bg-lighter-transparent-5,.theme-light .color-1-bg-lighter-transparent-5{background-color:#dcb4fc0d}.theme-light .purple-bg-lighter-transparent-10,.theme-light .color-1-bg-lighter-transparent-10{background-color:#dcb4fc1a}.theme-light .purple-bg-lighter-transparent-15,.theme-light .color-1-bg-lighter-transparent-15{background-color:#dcb4fc26}.theme-light .purple-bg-lighter-transparent-20,.theme-light .color-1-bg-lighter-transparent-20{background-color:#dcb4fc33}.theme-light .purple-bg-lighter-transparent-25,.theme-light .color-1-bg-lighter-transparent-25{background-color:#dcb4fc40}.theme-light .purple-bg-lighter-transparent-30,.theme-light .color-1-bg-lighter-transparent-30{background-color:#dcb4fc4d}.theme-light .purple-bg-lighter-transparent-35,.theme-light .color-1-bg-lighter-transparent-35{background-color:#dcb4fc59}.theme-light .purple-bg-lighter-transparent-40,.theme-light .color-1-bg-lighter-transparent-40{background-color:#dcb4fc66}.theme-light .purple-bg-lighter-transparent-45,.theme-light .color-1-bg-lighter-transparent-45{background-color:#dcb4fc73}.theme-light .purple-bg-lighter-transparent-50,.theme-light .color-1-bg-lighter-transparent-50{background-color:#dcb4fc80}.theme-light .purple-bg-lighter-transparent-55,.theme-light .color-1-bg-lighter-transparent-55{background-color:#dcb4fc8c}.theme-light .purple-bg-lighter-transparent-60,.theme-light .color-1-bg-lighter-transparent-60{background-color:#dcb4fc99}.theme-light .purple-bg-lighter-transparent-65,.theme-light .color-1-bg-lighter-transparent-65{background-color:#dcb4fca6}.theme-light .purple-bg-lighter-transparent-70,.theme-light .color-1-bg-lighter-transparent-70{background-color:#dcb4fcb3}.theme-light .purple-bg-lighter-transparent-75,.theme-light .color-1-bg-lighter-transparent-75{background-color:#dcb4fcbf}.theme-light .purple-bg-lighter-transparent-80,.theme-light .color-1-bg-lighter-transparent-80{background-color:#dcb4fccc}.theme-light .purple-bg-lighter-transparent-85,.theme-light .color-1-bg-lighter-transparent-85{background-color:#dcb4fcd9}.theme-light .purple-bg-lighter-transparent-90,.theme-light .color-1-bg-lighter-transparent-90{background-color:#dcb4fce6}.theme-light .purple-bg-lighter-transparent-95,.theme-light .color-1-bg-lighter-transparent-95{background-color:#dcb4fcf2}.theme-light .purple-bg-lighter-lightness-10,.theme-light .color-1-bg-lighter-lightness-10{background-color:#e0bcfc}.theme-light .purple-bg-lighter-darkness-10,.theme-light .color-1-bg-lighter-darkness-10{background-color:#c98afa}.theme-light .purple-bg-lighter-lightness-20,.theme-light .color-1-bg-lighter-lightness-20{background-color:#e3c3fd}.theme-light .purple-bg-lighter-darkness-20,.theme-light .color-1-bg-lighter-darkness-20{background-color:#b561f9}.theme-light .purple-bg-lighter-lightness-30,.theme-light .color-1-bg-lighter-lightness-30{background-color:#e7cbfd}.theme-light .purple-bg-lighter-darkness-30,.theme-light .color-1-bg-lighter-darkness-30{background-color:#a237f7}.theme-light .purple-bg-lighter-lightness-40,.theme-light .color-1-bg-lighter-lightness-40{background-color:#ead2fd}.theme-light .purple-bg-lighter-darkness-40,.theme-light .color-1-bg-lighter-darkness-40{background-color:#8e0ef5}.theme-light .purple-bg-lighter-lightness-50,.theme-light .color-1-bg-lighter-lightness-50{background-color:#eedafe}.theme-light .purple-bg-lighter-darkness-50,.theme-light .color-1-bg-lighter-darkness-50{background-color:#7708d0}.theme-light .purple-bg-lighter-lightness-60,.theme-light .color-1-bg-lighter-lightness-60{background-color:#f1e1fe}.theme-light .purple-bg-lighter-darkness-60,.theme-light .color-1-bg-lighter-darkness-60{background-color:#5f07a6}.theme-light .purple-bg-lighter-lightness-70,.theme-light .color-1-bg-lighter-lightness-70{background-color:#f5e9fe}.theme-light .purple-bg-lighter-darkness-70,.theme-light .color-1-bg-lighter-darkness-70{background-color:#47057d}.theme-light .purple-bg-lighter-lightness-80,.theme-light .color-1-bg-lighter-lightness-80{background-color:#f8f0fe}.theme-light .purple-bg-lighter-darkness-80,.theme-light .color-1-bg-lighter-darkness-80{background-color:#300353}.theme-light .purple-bg-lighter-lightness-90,.theme-light .color-1-bg-lighter-lightness-90{background-color:#fcf8ff}.theme-light .purple-bg-lighter-darkness-90,.theme-light .color-1-bg-lighter-darkness-90{background-color:#18022a}.theme-light .purple-bg-lighter-hover:hover,.theme-light .color-1-bg-lighter-hover:hover{background-color:#dcb4fc}.theme-light .purple-bg-lighter-hover-transparent-5:hover,.theme-light .color-1-bg-lighter-hover-transparent-5:hover{background-color:#dcb4fc0d}.theme-light .purple-bg-lighter-hover-transparent-10:hover,.theme-light .color-1-bg-lighter-hover-transparent-10:hover{background-color:#dcb4fc1a}.theme-light .purple-bg-lighter-hover-transparent-15:hover,.theme-light .color-1-bg-lighter-hover-transparent-15:hover{background-color:#dcb4fc26}.theme-light .purple-bg-lighter-hover-transparent-20:hover,.theme-light .color-1-bg-lighter-hover-transparent-20:hover{background-color:#dcb4fc33}.theme-light .purple-bg-lighter-hover-transparent-25:hover,.theme-light .color-1-bg-lighter-hover-transparent-25:hover{background-color:#dcb4fc40}.theme-light .purple-bg-lighter-hover-transparent-30:hover,.theme-light .color-1-bg-lighter-hover-transparent-30:hover{background-color:#dcb4fc4d}.theme-light .purple-bg-lighter-hover-transparent-35:hover,.theme-light .color-1-bg-lighter-hover-transparent-35:hover{background-color:#dcb4fc59}.theme-light .purple-bg-lighter-hover-transparent-40:hover,.theme-light .color-1-bg-lighter-hover-transparent-40:hover{background-color:#dcb4fc66}.theme-light .purple-bg-lighter-hover-transparent-45:hover,.theme-light .color-1-bg-lighter-hover-transparent-45:hover{background-color:#dcb4fc73}.theme-light .purple-bg-lighter-hover-transparent-50:hover,.theme-light .color-1-bg-lighter-hover-transparent-50:hover{background-color:#dcb4fc80}.theme-light .purple-bg-lighter-hover-transparent-55:hover,.theme-light .color-1-bg-lighter-hover-transparent-55:hover{background-color:#dcb4fc8c}.theme-light .purple-bg-lighter-hover-transparent-60:hover,.theme-light .color-1-bg-lighter-hover-transparent-60:hover{background-color:#dcb4fc99}.theme-light .purple-bg-lighter-hover-transparent-65:hover,.theme-light .color-1-bg-lighter-hover-transparent-65:hover{background-color:#dcb4fca6}.theme-light .purple-bg-lighter-hover-transparent-70:hover,.theme-light .color-1-bg-lighter-hover-transparent-70:hover{background-color:#dcb4fcb3}.theme-light .purple-bg-lighter-hover-transparent-75:hover,.theme-light .color-1-bg-lighter-hover-transparent-75:hover{background-color:#dcb4fcbf}.theme-light .purple-bg-lighter-hover-transparent-80:hover,.theme-light .color-1-bg-lighter-hover-transparent-80:hover{background-color:#dcb4fccc}.theme-light .purple-bg-lighter-hover-transparent-85:hover,.theme-light .color-1-bg-lighter-hover-transparent-85:hover{background-color:#dcb4fcd9}.theme-light .purple-bg-lighter-hover-transparent-90:hover,.theme-light .color-1-bg-lighter-hover-transparent-90:hover{background-color:#dcb4fce6}.theme-light .purple-bg-lighter-hover-transparent-95:hover,.theme-light .color-1-bg-lighter-hover-transparent-95:hover{background-color:#dcb4fcf2}.theme-light .purple-bg-light,.theme-light .color-1-bg-light{background-color:#b056f6}.theme-light .purple-bg-light-transparent-5,.theme-light .color-1-bg-light-transparent-5{background-color:#b056f60d}.theme-light .purple-bg-light-transparent-10,.theme-light .color-1-bg-light-transparent-10{background-color:#b056f61a}.theme-light .purple-bg-light-transparent-15,.theme-light .color-1-bg-light-transparent-15{background-color:#b056f626}.theme-light .purple-bg-light-transparent-20,.theme-light .color-1-bg-light-transparent-20{background-color:#b056f633}.theme-light .purple-bg-light-transparent-25,.theme-light .color-1-bg-light-transparent-25{background-color:#b056f640}.theme-light .purple-bg-light-transparent-30,.theme-light .color-1-bg-light-transparent-30{background-color:#b056f64d}.theme-light .purple-bg-light-transparent-35,.theme-light .color-1-bg-light-transparent-35{background-color:#b056f659}.theme-light .purple-bg-light-transparent-40,.theme-light .color-1-bg-light-transparent-40{background-color:#b056f666}.theme-light .purple-bg-light-transparent-45,.theme-light .color-1-bg-light-transparent-45{background-color:#b056f673}.theme-light .purple-bg-light-transparent-50,.theme-light .color-1-bg-light-transparent-50{background-color:#b056f680}.theme-light .purple-bg-light-transparent-55,.theme-light .color-1-bg-light-transparent-55{background-color:#b056f68c}.theme-light .purple-bg-light-transparent-60,.theme-light .color-1-bg-light-transparent-60{background-color:#b056f699}.theme-light .purple-bg-light-transparent-65,.theme-light .color-1-bg-light-transparent-65{background-color:#b056f6a6}.theme-light .purple-bg-light-transparent-70,.theme-light .color-1-bg-light-transparent-70{background-color:#b056f6b3}.theme-light .purple-bg-light-transparent-75,.theme-light .color-1-bg-light-transparent-75{background-color:#b056f6bf}.theme-light .purple-bg-light-transparent-80,.theme-light .color-1-bg-light-transparent-80{background-color:#b056f6cc}.theme-light .purple-bg-light-transparent-85,.theme-light .color-1-bg-light-transparent-85{background-color:#b056f6d9}.theme-light .purple-bg-light-transparent-90,.theme-light .color-1-bg-light-transparent-90{background-color:#b056f6e6}.theme-light .purple-bg-light-transparent-95,.theme-light .color-1-bg-light-transparent-95{background-color:#b056f6f2}.theme-light .purple-bg-light-lightness-10,.theme-light .color-1-bg-light-lightness-10{background-color:#b867f7}.theme-light .purple-bg-light-darkness-10,.theme-light .color-1-bg-light-darkness-10{background-color:#a136f4}.theme-light .purple-bg-light-lightness-20,.theme-light .color-1-bg-light-lightness-20{background-color:#c078f8}.theme-light .purple-bg-light-darkness-20,.theme-light .color-1-bg-light-darkness-20{background-color:#9317f3}.theme-light .purple-bg-light-lightness-30,.theme-light .color-1-bg-light-lightness-30{background-color:#c889f9}.theme-light .purple-bg-light-darkness-30,.theme-light .color-1-bg-light-darkness-30{background-color:#810cdd}.theme-light .purple-bg-light-lightness-40,.theme-light .color-1-bg-light-lightness-40{background-color:#d09afa}.theme-light .purple-bg-light-darkness-40,.theme-light .color-1-bg-light-darkness-40{background-color:#6f0abd}.theme-light .purple-bg-light-lightness-50,.theme-light .color-1-bg-light-lightness-50{background-color:#d8abfb}.theme-light .purple-bg-light-darkness-50,.theme-light .color-1-bg-light-darkness-50{background-color:#5c089e}.theme-light .purple-bg-light-lightness-60,.theme-light .color-1-bg-light-lightness-60{background-color:#dfbbfb}.theme-light .purple-bg-light-darkness-60,.theme-light .color-1-bg-light-darkness-60{background-color:#4a077e}.theme-light .purple-bg-light-lightness-70,.theme-light .color-1-bg-light-lightness-70{background-color:#e7ccfc}.theme-light .purple-bg-light-darkness-70,.theme-light .color-1-bg-light-darkness-70{background-color:#37055f}.theme-light .purple-bg-light-lightness-80,.theme-light .color-1-bg-light-lightness-80{background-color:#efddfd}.theme-light .purple-bg-light-darkness-80,.theme-light .color-1-bg-light-darkness-80{background-color:#25033f}.theme-light .purple-bg-light-lightness-90,.theme-light .color-1-bg-light-lightness-90{background-color:#f7eefe}.theme-light .purple-bg-light-darkness-90,.theme-light .color-1-bg-light-darkness-90{background-color:#120220}.theme-light .purple-bg-light-hover:hover,.theme-light .color-1-bg-light-hover:hover{background-color:#b056f6}.theme-light .purple-bg-light-hover-transparent-5:hover,.theme-light .color-1-bg-light-hover-transparent-5:hover{background-color:#b056f60d}.theme-light .purple-bg-light-hover-transparent-10:hover,.theme-light .color-1-bg-light-hover-transparent-10:hover{background-color:#b056f61a}.theme-light .purple-bg-light-hover-transparent-15:hover,.theme-light .color-1-bg-light-hover-transparent-15:hover{background-color:#b056f626}.theme-light .purple-bg-light-hover-transparent-20:hover,.theme-light .color-1-bg-light-hover-transparent-20:hover{background-color:#b056f633}.theme-light .purple-bg-light-hover-transparent-25:hover,.theme-light .color-1-bg-light-hover-transparent-25:hover{background-color:#b056f640}.theme-light .purple-bg-light-hover-transparent-30:hover,.theme-light .color-1-bg-light-hover-transparent-30:hover{background-color:#b056f64d}.theme-light .purple-bg-light-hover-transparent-35:hover,.theme-light .color-1-bg-light-hover-transparent-35:hover{background-color:#b056f659}.theme-light .purple-bg-light-hover-transparent-40:hover,.theme-light .color-1-bg-light-hover-transparent-40:hover{background-color:#b056f666}.theme-light .purple-bg-light-hover-transparent-45:hover,.theme-light .color-1-bg-light-hover-transparent-45:hover{background-color:#b056f673}.theme-light .purple-bg-light-hover-transparent-50:hover,.theme-light .color-1-bg-light-hover-transparent-50:hover{background-color:#b056f680}.theme-light .purple-bg-light-hover-transparent-55:hover,.theme-light .color-1-bg-light-hover-transparent-55:hover{background-color:#b056f68c}.theme-light .purple-bg-light-hover-transparent-60:hover,.theme-light .color-1-bg-light-hover-transparent-60:hover{background-color:#b056f699}.theme-light .purple-bg-light-hover-transparent-65:hover,.theme-light .color-1-bg-light-hover-transparent-65:hover{background-color:#b056f6a6}.theme-light .purple-bg-light-hover-transparent-70:hover,.theme-light .color-1-bg-light-hover-transparent-70:hover{background-color:#b056f6b3}.theme-light .purple-bg-light-hover-transparent-75:hover,.theme-light .color-1-bg-light-hover-transparent-75:hover{background-color:#b056f6bf}.theme-light .purple-bg-light-hover-transparent-80:hover,.theme-light .color-1-bg-light-hover-transparent-80:hover{background-color:#b056f6cc}.theme-light .purple-bg-light-hover-transparent-85:hover,.theme-light .color-1-bg-light-hover-transparent-85:hover{background-color:#b056f6d9}.theme-light .purple-bg-light-hover-transparent-90:hover,.theme-light .color-1-bg-light-hover-transparent-90:hover{background-color:#b056f6e6}.theme-light .purple-bg-light-hover-transparent-95:hover,.theme-light .color-1-bg-light-hover-transparent-95:hover{background-color:#b056f6f2}.theme-light .purple-bg,.theme-light .color-1-bg{background-color:#8e34f4}.theme-light .purple-bg-transparent-5,.theme-light .color-1-bg-transparent-5{background-color:#8e34f40d}.theme-light .purple-bg-transparent-10,.theme-light .color-1-bg-transparent-10{background-color:#8e34f41a}.theme-light .purple-bg-transparent-15,.theme-light .color-1-bg-transparent-15{background-color:#8e34f426}.theme-light .purple-bg-transparent-20,.theme-light .color-1-bg-transparent-20{background-color:#8e34f433}.theme-light .purple-bg-transparent-25,.theme-light .color-1-bg-transparent-25{background-color:#8e34f440}.theme-light .purple-bg-transparent-30,.theme-light .color-1-bg-transparent-30{background-color:#8e34f44d}.theme-light .purple-bg-transparent-35,.theme-light .color-1-bg-transparent-35{background-color:#8e34f459}.theme-light .purple-bg-transparent-40,.theme-light .color-1-bg-transparent-40{background-color:#8e34f466}.theme-light .purple-bg-transparent-45,.theme-light .color-1-bg-transparent-45{background-color:#8e34f473}.theme-light .purple-bg-transparent-50,.theme-light .color-1-bg-transparent-50{background-color:#8e34f480}.theme-light .purple-bg-transparent-55,.theme-light .color-1-bg-transparent-55{background-color:#8e34f48c}.theme-light .purple-bg-transparent-60,.theme-light .color-1-bg-transparent-60{background-color:#8e34f499}.theme-light .purple-bg-transparent-65,.theme-light .color-1-bg-transparent-65{background-color:#8e34f4a6}.theme-light .purple-bg-transparent-70,.theme-light .color-1-bg-transparent-70{background-color:#8e34f4b3}.theme-light .purple-bg-transparent-75,.theme-light .color-1-bg-transparent-75{background-color:#8e34f4bf}.theme-light .purple-bg-transparent-80,.theme-light .color-1-bg-transparent-80{background-color:#8e34f4cc}.theme-light .purple-bg-transparent-85,.theme-light .color-1-bg-transparent-85{background-color:#8e34f4d9}.theme-light .purple-bg-transparent-90,.theme-light .color-1-bg-transparent-90{background-color:#8e34f4e6}.theme-light .purple-bg-transparent-95,.theme-light .color-1-bg-transparent-95{background-color:#8e34f4f2}.theme-light .purple-bg-lightness-10,.theme-light .color-1-bg-lightness-10{background-color:#9948f5}.theme-light .purple-bg-darkness-10,.theme-light .color-1-bg-darkness-10{background-color:#7e18f2}.theme-light .purple-bg-lightness-20,.theme-light .color-1-bg-lightness-20{background-color:#a55df6}.theme-light .purple-bg-darkness-20,.theme-light .color-1-bg-darkness-20{background-color:#700ce1}.theme-light .purple-bg-lightness-30,.theme-light .color-1-bg-lightness-30{background-color:#b071f7}.theme-light .purple-bg-darkness-30,.theme-light .color-1-bg-darkness-30{background-color:#620bc5}.theme-light .purple-bg-lightness-40,.theme-light .color-1-bg-lightness-40{background-color:#bb85f8}.theme-light .purple-bg-darkness-40,.theme-light .color-1-bg-darkness-40{background-color:#5409a8}.theme-light .purple-bg-lightness-50,.theme-light .color-1-bg-lightness-50{background-color:#c79afa}.theme-light .purple-bg-darkness-50,.theme-light .color-1-bg-darkness-50{background-color:#46088c}.theme-light .purple-bg-lightness-60,.theme-light .color-1-bg-lightness-60{background-color:#d2aefb}.theme-light .purple-bg-darkness-60,.theme-light .color-1-bg-darkness-60{background-color:#380670}.theme-light .purple-bg-lightness-70,.theme-light .color-1-bg-lightness-70{background-color:#ddc2fc}.theme-light .purple-bg-darkness-70,.theme-light .color-1-bg-darkness-70{background-color:#2a0554}.theme-light .purple-bg-lightness-80,.theme-light .color-1-bg-lightness-80{background-color:#e8d6fd}.theme-light .purple-bg-darkness-80,.theme-light .color-1-bg-darkness-80{background-color:#1c0338}.theme-light .purple-bg-lightness-90,.theme-light .color-1-bg-lightness-90{background-color:#f4ebfe}.theme-light .purple-bg-darkness-90,.theme-light .color-1-bg-darkness-90{background-color:#0e021c}.theme-light .purple-bg-hover:hover,.theme-light .color-1-bg-hover:hover{background-color:#8e34f4}.theme-light .purple-bg-hover-transparent-5:hover,.theme-light .color-1-bg-hover-transparent-5:hover{background-color:#8e34f40d}.theme-light .purple-bg-hover-transparent-10:hover,.theme-light .color-1-bg-hover-transparent-10:hover{background-color:#8e34f41a}.theme-light .purple-bg-hover-transparent-15:hover,.theme-light .color-1-bg-hover-transparent-15:hover{background-color:#8e34f426}.theme-light .purple-bg-hover-transparent-20:hover,.theme-light .color-1-bg-hover-transparent-20:hover{background-color:#8e34f433}.theme-light .purple-bg-hover-transparent-25:hover,.theme-light .color-1-bg-hover-transparent-25:hover{background-color:#8e34f440}.theme-light .purple-bg-hover-transparent-30:hover,.theme-light .color-1-bg-hover-transparent-30:hover{background-color:#8e34f44d}.theme-light .purple-bg-hover-transparent-35:hover,.theme-light .color-1-bg-hover-transparent-35:hover{background-color:#8e34f459}.theme-light .purple-bg-hover-transparent-40:hover,.theme-light .color-1-bg-hover-transparent-40:hover{background-color:#8e34f466}.theme-light .purple-bg-hover-transparent-45:hover,.theme-light .color-1-bg-hover-transparent-45:hover{background-color:#8e34f473}.theme-light .purple-bg-hover-transparent-50:hover,.theme-light .color-1-bg-hover-transparent-50:hover{background-color:#8e34f480}.theme-light .purple-bg-hover-transparent-55:hover,.theme-light .color-1-bg-hover-transparent-55:hover{background-color:#8e34f48c}.theme-light .purple-bg-hover-transparent-60:hover,.theme-light .color-1-bg-hover-transparent-60:hover{background-color:#8e34f499}.theme-light .purple-bg-hover-transparent-65:hover,.theme-light .color-1-bg-hover-transparent-65:hover{background-color:#8e34f4a6}.theme-light .purple-bg-hover-transparent-70:hover,.theme-light .color-1-bg-hover-transparent-70:hover{background-color:#8e34f4b3}.theme-light .purple-bg-hover-transparent-75:hover,.theme-light .color-1-bg-hover-transparent-75:hover{background-color:#8e34f4bf}.theme-light .purple-bg-hover-transparent-80:hover,.theme-light .color-1-bg-hover-transparent-80:hover{background-color:#8e34f4cc}.theme-light .purple-bg-hover-transparent-85:hover,.theme-light .color-1-bg-hover-transparent-85:hover{background-color:#8e34f4d9}.theme-light .purple-bg-hover-transparent-90:hover,.theme-light .color-1-bg-hover-transparent-90:hover{background-color:#8e34f4e6}.theme-light .purple-bg-hover-transparent-95:hover,.theme-light .color-1-bg-hover-transparent-95:hover{background-color:#8e34f4f2}.theme-light .purple-bg-dark,.theme-light .color-1-bg-dark{background-color:#6b2cda}.theme-light .purple-bg-dark-transparent-5,.theme-light .color-1-bg-dark-transparent-5{background-color:#6b2cda0d}.theme-light .purple-bg-dark-transparent-10,.theme-light .color-1-bg-dark-transparent-10{background-color:#6b2cda1a}.theme-light .purple-bg-dark-transparent-15,.theme-light .color-1-bg-dark-transparent-15{background-color:#6b2cda26}.theme-light .purple-bg-dark-transparent-20,.theme-light .color-1-bg-dark-transparent-20{background-color:#6b2cda33}.theme-light .purple-bg-dark-transparent-25,.theme-light .color-1-bg-dark-transparent-25{background-color:#6b2cda40}.theme-light .purple-bg-dark-transparent-30,.theme-light .color-1-bg-dark-transparent-30{background-color:#6b2cda4d}.theme-light .purple-bg-dark-transparent-35,.theme-light .color-1-bg-dark-transparent-35{background-color:#6b2cda59}.theme-light .purple-bg-dark-transparent-40,.theme-light .color-1-bg-dark-transparent-40{background-color:#6b2cda66}.theme-light .purple-bg-dark-transparent-45,.theme-light .color-1-bg-dark-transparent-45{background-color:#6b2cda73}.theme-light .purple-bg-dark-transparent-50,.theme-light .color-1-bg-dark-transparent-50{background-color:#6b2cda80}.theme-light .purple-bg-dark-transparent-55,.theme-light .color-1-bg-dark-transparent-55{background-color:#6b2cda8c}.theme-light .purple-bg-dark-transparent-60,.theme-light .color-1-bg-dark-transparent-60{background-color:#6b2cda99}.theme-light .purple-bg-dark-transparent-65,.theme-light .color-1-bg-dark-transparent-65{background-color:#6b2cdaa6}.theme-light .purple-bg-dark-transparent-70,.theme-light .color-1-bg-dark-transparent-70{background-color:#6b2cdab3}.theme-light .purple-bg-dark-transparent-75,.theme-light .color-1-bg-dark-transparent-75{background-color:#6b2cdabf}.theme-light .purple-bg-dark-transparent-80,.theme-light .color-1-bg-dark-transparent-80{background-color:#6b2cdacc}.theme-light .purple-bg-dark-transparent-85,.theme-light .color-1-bg-dark-transparent-85{background-color:#6b2cdad9}.theme-light .purple-bg-dark-transparent-90,.theme-light .color-1-bg-dark-transparent-90{background-color:#6b2cdae6}.theme-light .purple-bg-dark-transparent-95,.theme-light .color-1-bg-dark-transparent-95{background-color:#6b2cdaf2}.theme-light .purple-bg-dark-lightness-10,.theme-light .color-1-bg-dark-lightness-10{background-color:#7a41de}.theme-light .purple-bg-dark-darkness-10,.theme-light .color-1-bg-dark-darkness-10{background-color:#5f23c9}.theme-light .purple-bg-dark-lightness-20,.theme-light .color-1-bg-dark-lightness-20{background-color:#8956e1}.theme-light .purple-bg-dark-darkness-20,.theme-light .color-1-bg-dark-darkness-20{background-color:#551fb2}.theme-light .purple-bg-dark-lightness-30,.theme-light .color-1-bg-dark-lightness-30{background-color:#976be5}.theme-light .purple-bg-dark-darkness-30,.theme-light .color-1-bg-dark-darkness-30{background-color:#4a1b9c}.theme-light .purple-bg-dark-lightness-40,.theme-light .color-1-bg-dark-lightness-40{background-color:#a680e9}.theme-light .purple-bg-dark-darkness-40,.theme-light .color-1-bg-dark-darkness-40{background-color:#3f1786}.theme-light .purple-bg-dark-lightness-50,.theme-light .color-1-bg-dark-lightness-50{background-color:#b596ed}.theme-light .purple-bg-dark-darkness-50,.theme-light .color-1-bg-dark-darkness-50{background-color:#35146f}.theme-light .purple-bg-dark-lightness-60,.theme-light .color-1-bg-dark-lightness-60{background-color:#c4abf0}.theme-light .purple-bg-dark-darkness-60,.theme-light .color-1-bg-dark-darkness-60{background-color:#2a1059}.theme-light .purple-bg-dark-lightness-70,.theme-light .color-1-bg-dark-lightness-70{background-color:#d3c0f4}.theme-light .purple-bg-dark-darkness-70,.theme-light .color-1-bg-dark-darkness-70{background-color:#200c43}.theme-light .purple-bg-dark-lightness-80,.theme-light .color-1-bg-dark-lightness-80{background-color:#e1d5f8}.theme-light .purple-bg-dark-darkness-80,.theme-light .color-1-bg-dark-darkness-80{background-color:#15082d}.theme-light .purple-bg-dark-lightness-90,.theme-light .color-1-bg-dark-lightness-90{background-color:#f0eafb}.theme-light .purple-bg-dark-darkness-90,.theme-light .color-1-bg-dark-darkness-90{background-color:#0b0416}.theme-light .purple-bg-dark-hover:hover,.theme-light .color-1-bg-dark-hover:hover{background-color:#6b2cda}.theme-light .purple-bg-dark-hover-transparent-5:hover,.theme-light .color-1-bg-dark-hover-transparent-5:hover{background-color:#6b2cda0d}.theme-light .purple-bg-dark-hover-transparent-10:hover,.theme-light .color-1-bg-dark-hover-transparent-10:hover{background-color:#6b2cda1a}.theme-light .purple-bg-dark-hover-transparent-15:hover,.theme-light .color-1-bg-dark-hover-transparent-15:hover{background-color:#6b2cda26}.theme-light .purple-bg-dark-hover-transparent-20:hover,.theme-light .color-1-bg-dark-hover-transparent-20:hover{background-color:#6b2cda33}.theme-light .purple-bg-dark-hover-transparent-25:hover,.theme-light .color-1-bg-dark-hover-transparent-25:hover{background-color:#6b2cda40}.theme-light .purple-bg-dark-hover-transparent-30:hover,.theme-light .color-1-bg-dark-hover-transparent-30:hover{background-color:#6b2cda4d}.theme-light .purple-bg-dark-hover-transparent-35:hover,.theme-light .color-1-bg-dark-hover-transparent-35:hover{background-color:#6b2cda59}.theme-light .purple-bg-dark-hover-transparent-40:hover,.theme-light .color-1-bg-dark-hover-transparent-40:hover{background-color:#6b2cda66}.theme-light .purple-bg-dark-hover-transparent-45:hover,.theme-light .color-1-bg-dark-hover-transparent-45:hover{background-color:#6b2cda73}.theme-light .purple-bg-dark-hover-transparent-50:hover,.theme-light .color-1-bg-dark-hover-transparent-50:hover{background-color:#6b2cda80}.theme-light .purple-bg-dark-hover-transparent-55:hover,.theme-light .color-1-bg-dark-hover-transparent-55:hover{background-color:#6b2cda8c}.theme-light .purple-bg-dark-hover-transparent-60:hover,.theme-light .color-1-bg-dark-hover-transparent-60:hover{background-color:#6b2cda99}.theme-light .purple-bg-dark-hover-transparent-65:hover,.theme-light .color-1-bg-dark-hover-transparent-65:hover{background-color:#6b2cdaa6}.theme-light .purple-bg-dark-hover-transparent-70:hover,.theme-light .color-1-bg-dark-hover-transparent-70:hover{background-color:#6b2cdab3}.theme-light .purple-bg-dark-hover-transparent-75:hover,.theme-light .color-1-bg-dark-hover-transparent-75:hover{background-color:#6b2cdabf}.theme-light .purple-bg-dark-hover-transparent-80:hover,.theme-light .color-1-bg-dark-hover-transparent-80:hover{background-color:#6b2cdacc}.theme-light .purple-bg-dark-hover-transparent-85:hover,.theme-light .color-1-bg-dark-hover-transparent-85:hover{background-color:#6b2cdad9}.theme-light .purple-bg-dark-hover-transparent-90:hover,.theme-light .color-1-bg-dark-hover-transparent-90:hover{background-color:#6b2cdae6}.theme-light .purple-bg-dark-hover-transparent-95:hover,.theme-light .color-1-bg-dark-hover-transparent-95:hover{background-color:#6b2cdaf2}.theme-light .purple-bg-darker,.theme-light .color-1-bg-darker{background-color:#4b20ab}.theme-light .purple-bg-darker-transparent-5,.theme-light .color-1-bg-darker-transparent-5{background-color:#4b20ab0d}.theme-light .purple-bg-darker-transparent-10,.theme-light .color-1-bg-darker-transparent-10{background-color:#4b20ab1a}.theme-light .purple-bg-darker-transparent-15,.theme-light .color-1-bg-darker-transparent-15{background-color:#4b20ab26}.theme-light .purple-bg-darker-transparent-20,.theme-light .color-1-bg-darker-transparent-20{background-color:#4b20ab33}.theme-light .purple-bg-darker-transparent-25,.theme-light .color-1-bg-darker-transparent-25{background-color:#4b20ab40}.theme-light .purple-bg-darker-transparent-30,.theme-light .color-1-bg-darker-transparent-30{background-color:#4b20ab4d}.theme-light .purple-bg-darker-transparent-35,.theme-light .color-1-bg-darker-transparent-35{background-color:#4b20ab59}.theme-light .purple-bg-darker-transparent-40,.theme-light .color-1-bg-darker-transparent-40{background-color:#4b20ab66}.theme-light .purple-bg-darker-transparent-45,.theme-light .color-1-bg-darker-transparent-45{background-color:#4b20ab73}.theme-light .purple-bg-darker-transparent-50,.theme-light .color-1-bg-darker-transparent-50{background-color:#4b20ab80}.theme-light .purple-bg-darker-transparent-55,.theme-light .color-1-bg-darker-transparent-55{background-color:#4b20ab8c}.theme-light .purple-bg-darker-transparent-60,.theme-light .color-1-bg-darker-transparent-60{background-color:#4b20ab99}.theme-light .purple-bg-darker-transparent-65,.theme-light .color-1-bg-darker-transparent-65{background-color:#4b20aba6}.theme-light .purple-bg-darker-transparent-70,.theme-light .color-1-bg-darker-transparent-70{background-color:#4b20abb3}.theme-light .purple-bg-darker-transparent-75,.theme-light .color-1-bg-darker-transparent-75{background-color:#4b20abbf}.theme-light .purple-bg-darker-transparent-80,.theme-light .color-1-bg-darker-transparent-80{background-color:#4b20abcc}.theme-light .purple-bg-darker-transparent-85,.theme-light .color-1-bg-darker-transparent-85{background-color:#4b20abd9}.theme-light .purple-bg-darker-transparent-90,.theme-light .color-1-bg-darker-transparent-90{background-color:#4b20abe6}.theme-light .purple-bg-darker-transparent-95,.theme-light .color-1-bg-darker-transparent-95{background-color:#4b20abf2}.theme-light .purple-bg-darker-lightness-10,.theme-light .color-1-bg-darker-lightness-10{background-color:#5625c5}.theme-light .purple-bg-darker-darkness-10,.theme-light .color-1-bg-darker-darkness-10{background-color:#441d9a}.theme-light .purple-bg-darker-lightness-20,.theme-light .color-1-bg-darker-lightness-20{background-color:#6430d8}.theme-light .purple-bg-darker-darkness-20,.theme-light .color-1-bg-darker-darkness-20{background-color:#3c1a89}.theme-light .purple-bg-darker-lightness-30,.theme-light .color-1-bg-darker-lightness-30{background-color:#774add}.theme-light .purple-bg-darker-darkness-30,.theme-light .color-1-bg-darker-darkness-30{background-color:#351678}.theme-light .purple-bg-darker-lightness-40,.theme-light .color-1-bg-darker-lightness-40{background-color:#8b64e2}.theme-light .purple-bg-darker-darkness-40,.theme-light .color-1-bg-darker-darkness-40{background-color:#2d1367}.theme-light .purple-bg-darker-lightness-50,.theme-light .color-1-bg-darker-lightness-50{background-color:#9e7ee7}.theme-light .purple-bg-darker-darkness-50,.theme-light .color-1-bg-darker-darkness-50{background-color:#261056}.theme-light .purple-bg-darker-lightness-60,.theme-light .color-1-bg-darker-lightness-60{background-color:#b298ec}.theme-light .purple-bg-darker-darkness-60,.theme-light .color-1-bg-darker-darkness-60{background-color:#1e0d44}.theme-light .purple-bg-darker-lightness-70,.theme-light .color-1-bg-darker-lightness-70{background-color:#c5b1f0}.theme-light .purple-bg-darker-darkness-70,.theme-light .color-1-bg-darker-darkness-70{background-color:#170a33}.theme-light .purple-bg-darker-lightness-80,.theme-light .color-1-bg-darker-lightness-80{background-color:#d8cbf5}.theme-light .purple-bg-darker-darkness-80,.theme-light .color-1-bg-darker-darkness-80{background-color:#0f0622}.theme-light .purple-bg-darker-lightness-90,.theme-light .color-1-bg-darker-lightness-90{background-color:#ece5fa}.theme-light .purple-bg-darker-darkness-90,.theme-light .color-1-bg-darker-darkness-90{background-color:#080311}.theme-light .purple-bg-darker-hover:hover,.theme-light .color-1-bg-darker-hover:hover{background-color:#4b20ab}.theme-light .purple-bg-darker-hover-transparent-5:hover,.theme-light .color-1-bg-darker-hover-transparent-5:hover{background-color:#4b20ab0d}.theme-light .purple-bg-darker-hover-transparent-10:hover,.theme-light .color-1-bg-darker-hover-transparent-10:hover{background-color:#4b20ab1a}.theme-light .purple-bg-darker-hover-transparent-15:hover,.theme-light .color-1-bg-darker-hover-transparent-15:hover{background-color:#4b20ab26}.theme-light .purple-bg-darker-hover-transparent-20:hover,.theme-light .color-1-bg-darker-hover-transparent-20:hover{background-color:#4b20ab33}.theme-light .purple-bg-darker-hover-transparent-25:hover,.theme-light .color-1-bg-darker-hover-transparent-25:hover{background-color:#4b20ab40}.theme-light .purple-bg-darker-hover-transparent-30:hover,.theme-light .color-1-bg-darker-hover-transparent-30:hover{background-color:#4b20ab4d}.theme-light .purple-bg-darker-hover-transparent-35:hover,.theme-light .color-1-bg-darker-hover-transparent-35:hover{background-color:#4b20ab59}.theme-light .purple-bg-darker-hover-transparent-40:hover,.theme-light .color-1-bg-darker-hover-transparent-40:hover{background-color:#4b20ab66}.theme-light .purple-bg-darker-hover-transparent-45:hover,.theme-light .color-1-bg-darker-hover-transparent-45:hover{background-color:#4b20ab73}.theme-light .purple-bg-darker-hover-transparent-50:hover,.theme-light .color-1-bg-darker-hover-transparent-50:hover{background-color:#4b20ab80}.theme-light .purple-bg-darker-hover-transparent-55:hover,.theme-light .color-1-bg-darker-hover-transparent-55:hover{background-color:#4b20ab8c}.theme-light .purple-bg-darker-hover-transparent-60:hover,.theme-light .color-1-bg-darker-hover-transparent-60:hover{background-color:#4b20ab99}.theme-light .purple-bg-darker-hover-transparent-65:hover,.theme-light .color-1-bg-darker-hover-transparent-65:hover{background-color:#4b20aba6}.theme-light .purple-bg-darker-hover-transparent-70:hover,.theme-light .color-1-bg-darker-hover-transparent-70:hover{background-color:#4b20abb3}.theme-light .purple-bg-darker-hover-transparent-75:hover,.theme-light .color-1-bg-darker-hover-transparent-75:hover{background-color:#4b20abbf}.theme-light .purple-bg-darker-hover-transparent-80:hover,.theme-light .color-1-bg-darker-hover-transparent-80:hover{background-color:#4b20abcc}.theme-light .purple-bg-darker-hover-transparent-85:hover,.theme-light .color-1-bg-darker-hover-transparent-85:hover{background-color:#4b20abd9}.theme-light .purple-bg-darker-hover-transparent-90:hover,.theme-light .color-1-bg-darker-hover-transparent-90:hover{background-color:#4b20abe6}.theme-light .purple-bg-darker-hover-transparent-95:hover,.theme-light .color-1-bg-darker-hover-transparent-95:hover{background-color:#4b20abf2}.theme-light .purple-font-lighter,.theme-light .color-1-font-lighter{color:#dcb4fc}.theme-light .purple-font-lighter-transparent-5,.theme-light .color-1-font-lighter-transparent-5{color:#dcb4fc0d}.theme-light .purple-font-lighter-transparent-10,.theme-light .color-1-font-lighter-transparent-10{color:#dcb4fc1a}.theme-light .purple-font-lighter-transparent-15,.theme-light .color-1-font-lighter-transparent-15{color:#dcb4fc26}.theme-light .purple-font-lighter-transparent-20,.theme-light .color-1-font-lighter-transparent-20{color:#dcb4fc33}.theme-light .purple-font-lighter-transparent-25,.theme-light .color-1-font-lighter-transparent-25{color:#dcb4fc40}.theme-light .purple-font-lighter-transparent-30,.theme-light .color-1-font-lighter-transparent-30{color:#dcb4fc4d}.theme-light .purple-font-lighter-transparent-35,.theme-light .color-1-font-lighter-transparent-35{color:#dcb4fc59}.theme-light .purple-font-lighter-transparent-40,.theme-light .color-1-font-lighter-transparent-40{color:#dcb4fc66}.theme-light .purple-font-lighter-transparent-45,.theme-light .color-1-font-lighter-transparent-45{color:#dcb4fc73}.theme-light .purple-font-lighter-transparent-50,.theme-light .color-1-font-lighter-transparent-50{color:#dcb4fc80}.theme-light .purple-font-lighter-transparent-55,.theme-light .color-1-font-lighter-transparent-55{color:#dcb4fc8c}.theme-light .purple-font-lighter-transparent-60,.theme-light .color-1-font-lighter-transparent-60{color:#dcb4fc99}.theme-light .purple-font-lighter-transparent-65,.theme-light .color-1-font-lighter-transparent-65{color:#dcb4fca6}.theme-light .purple-font-lighter-transparent-70,.theme-light .color-1-font-lighter-transparent-70{color:#dcb4fcb3}.theme-light .purple-font-lighter-transparent-75,.theme-light .color-1-font-lighter-transparent-75{color:#dcb4fcbf}.theme-light .purple-font-lighter-transparent-80,.theme-light .color-1-font-lighter-transparent-80{color:#dcb4fccc}.theme-light .purple-font-lighter-transparent-85,.theme-light .color-1-font-lighter-transparent-85{color:#dcb4fcd9}.theme-light .purple-font-lighter-transparent-90,.theme-light .color-1-font-lighter-transparent-90{color:#dcb4fce6}.theme-light .purple-font-lighter-transparent-95,.theme-light .color-1-font-lighter-transparent-95{color:#dcb4fcf2}.theme-light .purple-font-lighter-lightness-10,.theme-light .color-1-font-lighter-lightness-10{color:#e0bcfc}.theme-light .purple-font-lighter-darkness-10,.theme-light .color-1-font-lighter-darkness-10{color:#c98afa}.theme-light .purple-font-lighter-lightness-20,.theme-light .color-1-font-lighter-lightness-20{color:#e3c3fd}.theme-light .purple-font-lighter-darkness-20,.theme-light .color-1-font-lighter-darkness-20{color:#b561f9}.theme-light .purple-font-lighter-lightness-30,.theme-light .color-1-font-lighter-lightness-30{color:#e7cbfd}.theme-light .purple-font-lighter-darkness-30,.theme-light .color-1-font-lighter-darkness-30{color:#a237f7}.theme-light .purple-font-lighter-lightness-40,.theme-light .color-1-font-lighter-lightness-40{color:#ead2fd}.theme-light .purple-font-lighter-darkness-40,.theme-light .color-1-font-lighter-darkness-40{color:#8e0ef5}.theme-light .purple-font-lighter-lightness-50,.theme-light .color-1-font-lighter-lightness-50{color:#eedafe}.theme-light .purple-font-lighter-darkness-50,.theme-light .color-1-font-lighter-darkness-50{color:#7708d0}.theme-light .purple-font-lighter-lightness-60,.theme-light .color-1-font-lighter-lightness-60{color:#f1e1fe}.theme-light .purple-font-lighter-darkness-60,.theme-light .color-1-font-lighter-darkness-60{color:#5f07a6}.theme-light .purple-font-lighter-lightness-70,.theme-light .color-1-font-lighter-lightness-70{color:#f5e9fe}.theme-light .purple-font-lighter-darkness-70,.theme-light .color-1-font-lighter-darkness-70{color:#47057d}.theme-light .purple-font-lighter-lightness-80,.theme-light .color-1-font-lighter-lightness-80{color:#f8f0fe}.theme-light .purple-font-lighter-darkness-80,.theme-light .color-1-font-lighter-darkness-80{color:#300353}.theme-light .purple-font-lighter-lightness-90,.theme-light .color-1-font-lighter-lightness-90{color:#fcf8ff}.theme-light .purple-font-lighter-darkness-90,.theme-light .color-1-font-lighter-darkness-90{color:#18022a}.theme-light .purple-font-lighter-hover:hover,.theme-light .color-1-font-lighter-hover:hover{color:#dcb4fc}.theme-light .purple-font-lighter-hover-transparent-5:hover,.theme-light .color-1-font-lighter-hover-transparent-5:hover{color:#dcb4fc0d}.theme-light .purple-font-lighter-hover-transparent-10:hover,.theme-light .color-1-font-lighter-hover-transparent-10:hover{color:#dcb4fc1a}.theme-light .purple-font-lighter-hover-transparent-15:hover,.theme-light .color-1-font-lighter-hover-transparent-15:hover{color:#dcb4fc26}.theme-light .purple-font-lighter-hover-transparent-20:hover,.theme-light .color-1-font-lighter-hover-transparent-20:hover{color:#dcb4fc33}.theme-light .purple-font-lighter-hover-transparent-25:hover,.theme-light .color-1-font-lighter-hover-transparent-25:hover{color:#dcb4fc40}.theme-light .purple-font-lighter-hover-transparent-30:hover,.theme-light .color-1-font-lighter-hover-transparent-30:hover{color:#dcb4fc4d}.theme-light .purple-font-lighter-hover-transparent-35:hover,.theme-light .color-1-font-lighter-hover-transparent-35:hover{color:#dcb4fc59}.theme-light .purple-font-lighter-hover-transparent-40:hover,.theme-light .color-1-font-lighter-hover-transparent-40:hover{color:#dcb4fc66}.theme-light .purple-font-lighter-hover-transparent-45:hover,.theme-light .color-1-font-lighter-hover-transparent-45:hover{color:#dcb4fc73}.theme-light .purple-font-lighter-hover-transparent-50:hover,.theme-light .color-1-font-lighter-hover-transparent-50:hover{color:#dcb4fc80}.theme-light .purple-font-lighter-hover-transparent-55:hover,.theme-light .color-1-font-lighter-hover-transparent-55:hover{color:#dcb4fc8c}.theme-light .purple-font-lighter-hover-transparent-60:hover,.theme-light .color-1-font-lighter-hover-transparent-60:hover{color:#dcb4fc99}.theme-light .purple-font-lighter-hover-transparent-65:hover,.theme-light .color-1-font-lighter-hover-transparent-65:hover{color:#dcb4fca6}.theme-light .purple-font-lighter-hover-transparent-70:hover,.theme-light .color-1-font-lighter-hover-transparent-70:hover{color:#dcb4fcb3}.theme-light .purple-font-lighter-hover-transparent-75:hover,.theme-light .color-1-font-lighter-hover-transparent-75:hover{color:#dcb4fcbf}.theme-light .purple-font-lighter-hover-transparent-80:hover,.theme-light .color-1-font-lighter-hover-transparent-80:hover{color:#dcb4fccc}.theme-light .purple-font-lighter-hover-transparent-85:hover,.theme-light .color-1-font-lighter-hover-transparent-85:hover{color:#dcb4fcd9}.theme-light .purple-font-lighter-hover-transparent-90:hover,.theme-light .color-1-font-lighter-hover-transparent-90:hover{color:#dcb4fce6}.theme-light .purple-font-lighter-hover-transparent-95:hover,.theme-light .color-1-font-lighter-hover-transparent-95:hover{color:#dcb4fcf2}.theme-light .purple-font-lighter-contrast,.theme-light .color-1-font-lighter-contrast{color:#161616}.theme-light .purple-font-light,.theme-light .color-1-font-light{color:#b056f6}.theme-light .purple-font-light-transparent-5,.theme-light .color-1-font-light-transparent-5{color:#b056f60d}.theme-light .purple-font-light-transparent-10,.theme-light .color-1-font-light-transparent-10{color:#b056f61a}.theme-light .purple-font-light-transparent-15,.theme-light .color-1-font-light-transparent-15{color:#b056f626}.theme-light .purple-font-light-transparent-20,.theme-light .color-1-font-light-transparent-20{color:#b056f633}.theme-light .purple-font-light-transparent-25,.theme-light .color-1-font-light-transparent-25{color:#b056f640}.theme-light .purple-font-light-transparent-30,.theme-light .color-1-font-light-transparent-30{color:#b056f64d}.theme-light .purple-font-light-transparent-35,.theme-light .color-1-font-light-transparent-35{color:#b056f659}.theme-light .purple-font-light-transparent-40,.theme-light .color-1-font-light-transparent-40{color:#b056f666}.theme-light .purple-font-light-transparent-45,.theme-light .color-1-font-light-transparent-45{color:#b056f673}.theme-light .purple-font-light-transparent-50,.theme-light .color-1-font-light-transparent-50{color:#b056f680}.theme-light .purple-font-light-transparent-55,.theme-light .color-1-font-light-transparent-55{color:#b056f68c}.theme-light .purple-font-light-transparent-60,.theme-light .color-1-font-light-transparent-60{color:#b056f699}.theme-light .purple-font-light-transparent-65,.theme-light .color-1-font-light-transparent-65{color:#b056f6a6}.theme-light .purple-font-light-transparent-70,.theme-light .color-1-font-light-transparent-70{color:#b056f6b3}.theme-light .purple-font-light-transparent-75,.theme-light .color-1-font-light-transparent-75{color:#b056f6bf}.theme-light .purple-font-light-transparent-80,.theme-light .color-1-font-light-transparent-80{color:#b056f6cc}.theme-light .purple-font-light-transparent-85,.theme-light .color-1-font-light-transparent-85{color:#b056f6d9}.theme-light .purple-font-light-transparent-90,.theme-light .color-1-font-light-transparent-90{color:#b056f6e6}.theme-light .purple-font-light-transparent-95,.theme-light .color-1-font-light-transparent-95{color:#b056f6f2}.theme-light .purple-font-light-lightness-10,.theme-light .color-1-font-light-lightness-10{color:#b867f7}.theme-light .purple-font-light-darkness-10,.theme-light .color-1-font-light-darkness-10{color:#a136f4}.theme-light .purple-font-light-lightness-20,.theme-light .color-1-font-light-lightness-20{color:#c078f8}.theme-light .purple-font-light-darkness-20,.theme-light .color-1-font-light-darkness-20{color:#9317f3}.theme-light .purple-font-light-lightness-30,.theme-light .color-1-font-light-lightness-30{color:#c889f9}.theme-light .purple-font-light-darkness-30,.theme-light .color-1-font-light-darkness-30{color:#810cdd}.theme-light .purple-font-light-lightness-40,.theme-light .color-1-font-light-lightness-40{color:#d09afa}.theme-light .purple-font-light-darkness-40,.theme-light .color-1-font-light-darkness-40{color:#6f0abd}.theme-light .purple-font-light-lightness-50,.theme-light .color-1-font-light-lightness-50{color:#d8abfb}.theme-light .purple-font-light-darkness-50,.theme-light .color-1-font-light-darkness-50{color:#5c089e}.theme-light .purple-font-light-lightness-60,.theme-light .color-1-font-light-lightness-60{color:#dfbbfb}.theme-light .purple-font-light-darkness-60,.theme-light .color-1-font-light-darkness-60{color:#4a077e}.theme-light .purple-font-light-lightness-70,.theme-light .color-1-font-light-lightness-70{color:#e7ccfc}.theme-light .purple-font-light-darkness-70,.theme-light .color-1-font-light-darkness-70{color:#37055f}.theme-light .purple-font-light-lightness-80,.theme-light .color-1-font-light-lightness-80{color:#efddfd}.theme-light .purple-font-light-darkness-80,.theme-light .color-1-font-light-darkness-80{color:#25033f}.theme-light .purple-font-light-lightness-90,.theme-light .color-1-font-light-lightness-90{color:#f7eefe}.theme-light .purple-font-light-darkness-90,.theme-light .color-1-font-light-darkness-90{color:#120220}.theme-light .purple-font-light-hover:hover,.theme-light .color-1-font-light-hover:hover{color:#b056f6}.theme-light .purple-font-light-hover-transparent-5:hover,.theme-light .color-1-font-light-hover-transparent-5:hover{color:#b056f60d}.theme-light .purple-font-light-hover-transparent-10:hover,.theme-light .color-1-font-light-hover-transparent-10:hover{color:#b056f61a}.theme-light .purple-font-light-hover-transparent-15:hover,.theme-light .color-1-font-light-hover-transparent-15:hover{color:#b056f626}.theme-light .purple-font-light-hover-transparent-20:hover,.theme-light .color-1-font-light-hover-transparent-20:hover{color:#b056f633}.theme-light .purple-font-light-hover-transparent-25:hover,.theme-light .color-1-font-light-hover-transparent-25:hover{color:#b056f640}.theme-light .purple-font-light-hover-transparent-30:hover,.theme-light .color-1-font-light-hover-transparent-30:hover{color:#b056f64d}.theme-light .purple-font-light-hover-transparent-35:hover,.theme-light .color-1-font-light-hover-transparent-35:hover{color:#b056f659}.theme-light .purple-font-light-hover-transparent-40:hover,.theme-light .color-1-font-light-hover-transparent-40:hover{color:#b056f666}.theme-light .purple-font-light-hover-transparent-45:hover,.theme-light .color-1-font-light-hover-transparent-45:hover{color:#b056f673}.theme-light .purple-font-light-hover-transparent-50:hover,.theme-light .color-1-font-light-hover-transparent-50:hover{color:#b056f680}.theme-light .purple-font-light-hover-transparent-55:hover,.theme-light .color-1-font-light-hover-transparent-55:hover{color:#b056f68c}.theme-light .purple-font-light-hover-transparent-60:hover,.theme-light .color-1-font-light-hover-transparent-60:hover{color:#b056f699}.theme-light .purple-font-light-hover-transparent-65:hover,.theme-light .color-1-font-light-hover-transparent-65:hover{color:#b056f6a6}.theme-light .purple-font-light-hover-transparent-70:hover,.theme-light .color-1-font-light-hover-transparent-70:hover{color:#b056f6b3}.theme-light .purple-font-light-hover-transparent-75:hover,.theme-light .color-1-font-light-hover-transparent-75:hover{color:#b056f6bf}.theme-light .purple-font-light-hover-transparent-80:hover,.theme-light .color-1-font-light-hover-transparent-80:hover{color:#b056f6cc}.theme-light .purple-font-light-hover-transparent-85:hover,.theme-light .color-1-font-light-hover-transparent-85:hover{color:#b056f6d9}.theme-light .purple-font-light-hover-transparent-90:hover,.theme-light .color-1-font-light-hover-transparent-90:hover{color:#b056f6e6}.theme-light .purple-font-light-hover-transparent-95:hover,.theme-light .color-1-font-light-hover-transparent-95:hover{color:#b056f6f2}.theme-light .purple-font-light-contrast,.theme-light .color-1-font-light-contrast{color:#161616}.theme-light .purple-font,.theme-light .color-1-font{color:#8e34f4}.theme-light .purple-font-transparent-5,.theme-light .color-1-font-transparent-5{color:#8e34f40d}.theme-light .purple-font-transparent-10,.theme-light .color-1-font-transparent-10{color:#8e34f41a}.theme-light .purple-font-transparent-15,.theme-light .color-1-font-transparent-15{color:#8e34f426}.theme-light .purple-font-transparent-20,.theme-light .color-1-font-transparent-20{color:#8e34f433}.theme-light .purple-font-transparent-25,.theme-light .color-1-font-transparent-25{color:#8e34f440}.theme-light .purple-font-transparent-30,.theme-light .color-1-font-transparent-30{color:#8e34f44d}.theme-light .purple-font-transparent-35,.theme-light .color-1-font-transparent-35{color:#8e34f459}.theme-light .purple-font-transparent-40,.theme-light .color-1-font-transparent-40{color:#8e34f466}.theme-light .purple-font-transparent-45,.theme-light .color-1-font-transparent-45{color:#8e34f473}.theme-light .purple-font-transparent-50,.theme-light .color-1-font-transparent-50{color:#8e34f480}.theme-light .purple-font-transparent-55,.theme-light .color-1-font-transparent-55{color:#8e34f48c}.theme-light .purple-font-transparent-60,.theme-light .color-1-font-transparent-60{color:#8e34f499}.theme-light .purple-font-transparent-65,.theme-light .color-1-font-transparent-65{color:#8e34f4a6}.theme-light .purple-font-transparent-70,.theme-light .color-1-font-transparent-70{color:#8e34f4b3}.theme-light .purple-font-transparent-75,.theme-light .color-1-font-transparent-75{color:#8e34f4bf}.theme-light .purple-font-transparent-80,.theme-light .color-1-font-transparent-80{color:#8e34f4cc}.theme-light .purple-font-transparent-85,.theme-light .color-1-font-transparent-85{color:#8e34f4d9}.theme-light .purple-font-transparent-90,.theme-light .color-1-font-transparent-90{color:#8e34f4e6}.theme-light .purple-font-transparent-95,.theme-light .color-1-font-transparent-95{color:#8e34f4f2}.theme-light .purple-font-lightness-10,.theme-light .color-1-font-lightness-10{color:#9948f5}.theme-light .purple-font-darkness-10,.theme-light .color-1-font-darkness-10{color:#7e18f2}.theme-light .purple-font-lightness-20,.theme-light .color-1-font-lightness-20{color:#a55df6}.theme-light .purple-font-darkness-20,.theme-light .color-1-font-darkness-20{color:#700ce1}.theme-light .purple-font-lightness-30,.theme-light .color-1-font-lightness-30{color:#b071f7}.theme-light .purple-font-darkness-30,.theme-light .color-1-font-darkness-30{color:#620bc5}.theme-light .purple-font-lightness-40,.theme-light .color-1-font-lightness-40{color:#bb85f8}.theme-light .purple-font-darkness-40,.theme-light .color-1-font-darkness-40{color:#5409a8}.theme-light .purple-font-lightness-50,.theme-light .color-1-font-lightness-50{color:#c79afa}.theme-light .purple-font-darkness-50,.theme-light .color-1-font-darkness-50{color:#46088c}.theme-light .purple-font-lightness-60,.theme-light .color-1-font-lightness-60{color:#d2aefb}.theme-light .purple-font-darkness-60,.theme-light .color-1-font-darkness-60{color:#380670}.theme-light .purple-font-lightness-70,.theme-light .color-1-font-lightness-70{color:#ddc2fc}.theme-light .purple-font-darkness-70,.theme-light .color-1-font-darkness-70{color:#2a0554}.theme-light .purple-font-lightness-80,.theme-light .color-1-font-lightness-80{color:#e8d6fd}.theme-light .purple-font-darkness-80,.theme-light .color-1-font-darkness-80{color:#1c0338}.theme-light .purple-font-lightness-90,.theme-light .color-1-font-lightness-90{color:#f4ebfe}.theme-light .purple-font-darkness-90,.theme-light .color-1-font-darkness-90{color:#0e021c}.theme-light .purple-font-hover:hover,.theme-light .color-1-font-hover:hover{color:#8e34f4}.theme-light .purple-font-hover-transparent-5:hover,.theme-light .color-1-font-hover-transparent-5:hover{color:#8e34f40d}.theme-light .purple-font-hover-transparent-10:hover,.theme-light .color-1-font-hover-transparent-10:hover{color:#8e34f41a}.theme-light .purple-font-hover-transparent-15:hover,.theme-light .color-1-font-hover-transparent-15:hover{color:#8e34f426}.theme-light .purple-font-hover-transparent-20:hover,.theme-light .color-1-font-hover-transparent-20:hover{color:#8e34f433}.theme-light .purple-font-hover-transparent-25:hover,.theme-light .color-1-font-hover-transparent-25:hover{color:#8e34f440}.theme-light .purple-font-hover-transparent-30:hover,.theme-light .color-1-font-hover-transparent-30:hover{color:#8e34f44d}.theme-light .purple-font-hover-transparent-35:hover,.theme-light .color-1-font-hover-transparent-35:hover{color:#8e34f459}.theme-light .purple-font-hover-transparent-40:hover,.theme-light .color-1-font-hover-transparent-40:hover{color:#8e34f466}.theme-light .purple-font-hover-transparent-45:hover,.theme-light .color-1-font-hover-transparent-45:hover{color:#8e34f473}.theme-light .purple-font-hover-transparent-50:hover,.theme-light .color-1-font-hover-transparent-50:hover{color:#8e34f480}.theme-light .purple-font-hover-transparent-55:hover,.theme-light .color-1-font-hover-transparent-55:hover{color:#8e34f48c}.theme-light .purple-font-hover-transparent-60:hover,.theme-light .color-1-font-hover-transparent-60:hover{color:#8e34f499}.theme-light .purple-font-hover-transparent-65:hover,.theme-light .color-1-font-hover-transparent-65:hover{color:#8e34f4a6}.theme-light .purple-font-hover-transparent-70:hover,.theme-light .color-1-font-hover-transparent-70:hover{color:#8e34f4b3}.theme-light .purple-font-hover-transparent-75:hover,.theme-light .color-1-font-hover-transparent-75:hover{color:#8e34f4bf}.theme-light .purple-font-hover-transparent-80:hover,.theme-light .color-1-font-hover-transparent-80:hover{color:#8e34f4cc}.theme-light .purple-font-hover-transparent-85:hover,.theme-light .color-1-font-hover-transparent-85:hover{color:#8e34f4d9}.theme-light .purple-font-hover-transparent-90:hover,.theme-light .color-1-font-hover-transparent-90:hover{color:#8e34f4e6}.theme-light .purple-font-hover-transparent-95:hover,.theme-light .color-1-font-hover-transparent-95:hover{color:#8e34f4f2}.theme-light .purple-font-contrast,.theme-light .color-1-font-contrast{color:#f2f2f2}.theme-light .purple-font-dark,.theme-light .color-1-font-dark{color:#6b2cda}.theme-light .purple-font-dark-transparent-5,.theme-light .color-1-font-dark-transparent-5{color:#6b2cda0d}.theme-light .purple-font-dark-transparent-10,.theme-light .color-1-font-dark-transparent-10{color:#6b2cda1a}.theme-light .purple-font-dark-transparent-15,.theme-light .color-1-font-dark-transparent-15{color:#6b2cda26}.theme-light .purple-font-dark-transparent-20,.theme-light .color-1-font-dark-transparent-20{color:#6b2cda33}.theme-light .purple-font-dark-transparent-25,.theme-light .color-1-font-dark-transparent-25{color:#6b2cda40}.theme-light .purple-font-dark-transparent-30,.theme-light .color-1-font-dark-transparent-30{color:#6b2cda4d}.theme-light .purple-font-dark-transparent-35,.theme-light .color-1-font-dark-transparent-35{color:#6b2cda59}.theme-light .purple-font-dark-transparent-40,.theme-light .color-1-font-dark-transparent-40{color:#6b2cda66}.theme-light .purple-font-dark-transparent-45,.theme-light .color-1-font-dark-transparent-45{color:#6b2cda73}.theme-light .purple-font-dark-transparent-50,.theme-light .color-1-font-dark-transparent-50{color:#6b2cda80}.theme-light .purple-font-dark-transparent-55,.theme-light .color-1-font-dark-transparent-55{color:#6b2cda8c}.theme-light .purple-font-dark-transparent-60,.theme-light .color-1-font-dark-transparent-60{color:#6b2cda99}.theme-light .purple-font-dark-transparent-65,.theme-light .color-1-font-dark-transparent-65{color:#6b2cdaa6}.theme-light .purple-font-dark-transparent-70,.theme-light .color-1-font-dark-transparent-70{color:#6b2cdab3}.theme-light .purple-font-dark-transparent-75,.theme-light .color-1-font-dark-transparent-75{color:#6b2cdabf}.theme-light .purple-font-dark-transparent-80,.theme-light .color-1-font-dark-transparent-80{color:#6b2cdacc}.theme-light .purple-font-dark-transparent-85,.theme-light .color-1-font-dark-transparent-85{color:#6b2cdad9}.theme-light .purple-font-dark-transparent-90,.theme-light .color-1-font-dark-transparent-90{color:#6b2cdae6}.theme-light .purple-font-dark-transparent-95,.theme-light .color-1-font-dark-transparent-95{color:#6b2cdaf2}.theme-light .purple-font-dark-lightness-10,.theme-light .color-1-font-dark-lightness-10{color:#7a41de}.theme-light .purple-font-dark-darkness-10,.theme-light .color-1-font-dark-darkness-10{color:#5f23c9}.theme-light .purple-font-dark-lightness-20,.theme-light .color-1-font-dark-lightness-20{color:#8956e1}.theme-light .purple-font-dark-darkness-20,.theme-light .color-1-font-dark-darkness-20{color:#551fb2}.theme-light .purple-font-dark-lightness-30,.theme-light .color-1-font-dark-lightness-30{color:#976be5}.theme-light .purple-font-dark-darkness-30,.theme-light .color-1-font-dark-darkness-30{color:#4a1b9c}.theme-light .purple-font-dark-lightness-40,.theme-light .color-1-font-dark-lightness-40{color:#a680e9}.theme-light .purple-font-dark-darkness-40,.theme-light .color-1-font-dark-darkness-40{color:#3f1786}.theme-light .purple-font-dark-lightness-50,.theme-light .color-1-font-dark-lightness-50{color:#b596ed}.theme-light .purple-font-dark-darkness-50,.theme-light .color-1-font-dark-darkness-50{color:#35146f}.theme-light .purple-font-dark-lightness-60,.theme-light .color-1-font-dark-lightness-60{color:#c4abf0}.theme-light .purple-font-dark-darkness-60,.theme-light .color-1-font-dark-darkness-60{color:#2a1059}.theme-light .purple-font-dark-lightness-70,.theme-light .color-1-font-dark-lightness-70{color:#d3c0f4}.theme-light .purple-font-dark-darkness-70,.theme-light .color-1-font-dark-darkness-70{color:#200c43}.theme-light .purple-font-dark-lightness-80,.theme-light .color-1-font-dark-lightness-80{color:#e1d5f8}.theme-light .purple-font-dark-darkness-80,.theme-light .color-1-font-dark-darkness-80{color:#15082d}.theme-light .purple-font-dark-lightness-90,.theme-light .color-1-font-dark-lightness-90{color:#f0eafb}.theme-light .purple-font-dark-darkness-90,.theme-light .color-1-font-dark-darkness-90{color:#0b0416}.theme-light .purple-font-dark-hover:hover,.theme-light .color-1-font-dark-hover:hover{color:#6b2cda}.theme-light .purple-font-dark-hover-transparent-5:hover,.theme-light .color-1-font-dark-hover-transparent-5:hover{color:#6b2cda0d}.theme-light .purple-font-dark-hover-transparent-10:hover,.theme-light .color-1-font-dark-hover-transparent-10:hover{color:#6b2cda1a}.theme-light .purple-font-dark-hover-transparent-15:hover,.theme-light .color-1-font-dark-hover-transparent-15:hover{color:#6b2cda26}.theme-light .purple-font-dark-hover-transparent-20:hover,.theme-light .color-1-font-dark-hover-transparent-20:hover{color:#6b2cda33}.theme-light .purple-font-dark-hover-transparent-25:hover,.theme-light .color-1-font-dark-hover-transparent-25:hover{color:#6b2cda40}.theme-light .purple-font-dark-hover-transparent-30:hover,.theme-light .color-1-font-dark-hover-transparent-30:hover{color:#6b2cda4d}.theme-light .purple-font-dark-hover-transparent-35:hover,.theme-light .color-1-font-dark-hover-transparent-35:hover{color:#6b2cda59}.theme-light .purple-font-dark-hover-transparent-40:hover,.theme-light .color-1-font-dark-hover-transparent-40:hover{color:#6b2cda66}.theme-light .purple-font-dark-hover-transparent-45:hover,.theme-light .color-1-font-dark-hover-transparent-45:hover{color:#6b2cda73}.theme-light .purple-font-dark-hover-transparent-50:hover,.theme-light .color-1-font-dark-hover-transparent-50:hover{color:#6b2cda80}.theme-light .purple-font-dark-hover-transparent-55:hover,.theme-light .color-1-font-dark-hover-transparent-55:hover{color:#6b2cda8c}.theme-light .purple-font-dark-hover-transparent-60:hover,.theme-light .color-1-font-dark-hover-transparent-60:hover{color:#6b2cda99}.theme-light .purple-font-dark-hover-transparent-65:hover,.theme-light .color-1-font-dark-hover-transparent-65:hover{color:#6b2cdaa6}.theme-light .purple-font-dark-hover-transparent-70:hover,.theme-light .color-1-font-dark-hover-transparent-70:hover{color:#6b2cdab3}.theme-light .purple-font-dark-hover-transparent-75:hover,.theme-light .color-1-font-dark-hover-transparent-75:hover{color:#6b2cdabf}.theme-light .purple-font-dark-hover-transparent-80:hover,.theme-light .color-1-font-dark-hover-transparent-80:hover{color:#6b2cdacc}.theme-light .purple-font-dark-hover-transparent-85:hover,.theme-light .color-1-font-dark-hover-transparent-85:hover{color:#6b2cdad9}.theme-light .purple-font-dark-hover-transparent-90:hover,.theme-light .color-1-font-dark-hover-transparent-90:hover{color:#6b2cdae6}.theme-light .purple-font-dark-hover-transparent-95:hover,.theme-light .color-1-font-dark-hover-transparent-95:hover{color:#6b2cdaf2}.theme-light .purple-font-dark-contrast,.theme-light .color-1-font-dark-contrast{color:#f2f2f2}.theme-light .purple-font-darker,.theme-light .color-1-font-darker{color:#4b20ab}.theme-light .purple-font-darker-transparent-5,.theme-light .color-1-font-darker-transparent-5{color:#4b20ab0d}.theme-light .purple-font-darker-transparent-10,.theme-light .color-1-font-darker-transparent-10{color:#4b20ab1a}.theme-light .purple-font-darker-transparent-15,.theme-light .color-1-font-darker-transparent-15{color:#4b20ab26}.theme-light .purple-font-darker-transparent-20,.theme-light .color-1-font-darker-transparent-20{color:#4b20ab33}.theme-light .purple-font-darker-transparent-25,.theme-light .color-1-font-darker-transparent-25{color:#4b20ab40}.theme-light .purple-font-darker-transparent-30,.theme-light .color-1-font-darker-transparent-30{color:#4b20ab4d}.theme-light .purple-font-darker-transparent-35,.theme-light .color-1-font-darker-transparent-35{color:#4b20ab59}.theme-light .purple-font-darker-transparent-40,.theme-light .color-1-font-darker-transparent-40{color:#4b20ab66}.theme-light .purple-font-darker-transparent-45,.theme-light .color-1-font-darker-transparent-45{color:#4b20ab73}.theme-light .purple-font-darker-transparent-50,.theme-light .color-1-font-darker-transparent-50{color:#4b20ab80}.theme-light .purple-font-darker-transparent-55,.theme-light .color-1-font-darker-transparent-55{color:#4b20ab8c}.theme-light .purple-font-darker-transparent-60,.theme-light .color-1-font-darker-transparent-60{color:#4b20ab99}.theme-light .purple-font-darker-transparent-65,.theme-light .color-1-font-darker-transparent-65{color:#4b20aba6}.theme-light .purple-font-darker-transparent-70,.theme-light .color-1-font-darker-transparent-70{color:#4b20abb3}.theme-light .purple-font-darker-transparent-75,.theme-light .color-1-font-darker-transparent-75{color:#4b20abbf}.theme-light .purple-font-darker-transparent-80,.theme-light .color-1-font-darker-transparent-80{color:#4b20abcc}.theme-light .purple-font-darker-transparent-85,.theme-light .color-1-font-darker-transparent-85{color:#4b20abd9}.theme-light .purple-font-darker-transparent-90,.theme-light .color-1-font-darker-transparent-90{color:#4b20abe6}.theme-light .purple-font-darker-transparent-95,.theme-light .color-1-font-darker-transparent-95{color:#4b20abf2}.theme-light .purple-font-darker-lightness-10,.theme-light .color-1-font-darker-lightness-10{color:#5625c5}.theme-light .purple-font-darker-darkness-10,.theme-light .color-1-font-darker-darkness-10{color:#441d9a}.theme-light .purple-font-darker-lightness-20,.theme-light .color-1-font-darker-lightness-20{color:#6430d8}.theme-light .purple-font-darker-darkness-20,.theme-light .color-1-font-darker-darkness-20{color:#3c1a89}.theme-light .purple-font-darker-lightness-30,.theme-light .color-1-font-darker-lightness-30{color:#774add}.theme-light .purple-font-darker-darkness-30,.theme-light .color-1-font-darker-darkness-30{color:#351678}.theme-light .purple-font-darker-lightness-40,.theme-light .color-1-font-darker-lightness-40{color:#8b64e2}.theme-light .purple-font-darker-darkness-40,.theme-light .color-1-font-darker-darkness-40{color:#2d1367}.theme-light .purple-font-darker-lightness-50,.theme-light .color-1-font-darker-lightness-50{color:#9e7ee7}.theme-light .purple-font-darker-darkness-50,.theme-light .color-1-font-darker-darkness-50{color:#261056}.theme-light .purple-font-darker-lightness-60,.theme-light .color-1-font-darker-lightness-60{color:#b298ec}.theme-light .purple-font-darker-darkness-60,.theme-light .color-1-font-darker-darkness-60{color:#1e0d44}.theme-light .purple-font-darker-lightness-70,.theme-light .color-1-font-darker-lightness-70{color:#c5b1f0}.theme-light .purple-font-darker-darkness-70,.theme-light .color-1-font-darker-darkness-70{color:#170a33}.theme-light .purple-font-darker-lightness-80,.theme-light .color-1-font-darker-lightness-80{color:#d8cbf5}.theme-light .purple-font-darker-darkness-80,.theme-light .color-1-font-darker-darkness-80{color:#0f0622}.theme-light .purple-font-darker-lightness-90,.theme-light .color-1-font-darker-lightness-90{color:#ece5fa}.theme-light .purple-font-darker-darkness-90,.theme-light .color-1-font-darker-darkness-90{color:#080311}.theme-light .purple-font-darker-hover:hover,.theme-light .color-1-font-darker-hover:hover{color:#4b20ab}.theme-light .purple-font-darker-hover-transparent-5:hover,.theme-light .color-1-font-darker-hover-transparent-5:hover{color:#4b20ab0d}.theme-light .purple-font-darker-hover-transparent-10:hover,.theme-light .color-1-font-darker-hover-transparent-10:hover{color:#4b20ab1a}.theme-light .purple-font-darker-hover-transparent-15:hover,.theme-light .color-1-font-darker-hover-transparent-15:hover{color:#4b20ab26}.theme-light .purple-font-darker-hover-transparent-20:hover,.theme-light .color-1-font-darker-hover-transparent-20:hover{color:#4b20ab33}.theme-light .purple-font-darker-hover-transparent-25:hover,.theme-light .color-1-font-darker-hover-transparent-25:hover{color:#4b20ab40}.theme-light .purple-font-darker-hover-transparent-30:hover,.theme-light .color-1-font-darker-hover-transparent-30:hover{color:#4b20ab4d}.theme-light .purple-font-darker-hover-transparent-35:hover,.theme-light .color-1-font-darker-hover-transparent-35:hover{color:#4b20ab59}.theme-light .purple-font-darker-hover-transparent-40:hover,.theme-light .color-1-font-darker-hover-transparent-40:hover{color:#4b20ab66}.theme-light .purple-font-darker-hover-transparent-45:hover,.theme-light .color-1-font-darker-hover-transparent-45:hover{color:#4b20ab73}.theme-light .purple-font-darker-hover-transparent-50:hover,.theme-light .color-1-font-darker-hover-transparent-50:hover{color:#4b20ab80}.theme-light .purple-font-darker-hover-transparent-55:hover,.theme-light .color-1-font-darker-hover-transparent-55:hover{color:#4b20ab8c}.theme-light .purple-font-darker-hover-transparent-60:hover,.theme-light .color-1-font-darker-hover-transparent-60:hover{color:#4b20ab99}.theme-light .purple-font-darker-hover-transparent-65:hover,.theme-light .color-1-font-darker-hover-transparent-65:hover{color:#4b20aba6}.theme-light .purple-font-darker-hover-transparent-70:hover,.theme-light .color-1-font-darker-hover-transparent-70:hover{color:#4b20abb3}.theme-light .purple-font-darker-hover-transparent-75:hover,.theme-light .color-1-font-darker-hover-transparent-75:hover{color:#4b20abbf}.theme-light .purple-font-darker-hover-transparent-80:hover,.theme-light .color-1-font-darker-hover-transparent-80:hover{color:#4b20abcc}.theme-light .purple-font-darker-hover-transparent-85:hover,.theme-light .color-1-font-darker-hover-transparent-85:hover{color:#4b20abd9}.theme-light .purple-font-darker-hover-transparent-90:hover,.theme-light .color-1-font-darker-hover-transparent-90:hover{color:#4b20abe6}.theme-light .purple-font-darker-hover-transparent-95:hover,.theme-light .color-1-font-darker-hover-transparent-95:hover{color:#4b20abf2}.theme-light .purple-font-darker-contrast,.theme-light .color-1-font-darker-contrast{color:#f2f2f2}.theme-light .purple-fill-lighter,.theme-light .color-1-fill-lighter{fill:#dcb4fc}.theme-light .purple-fill-lighter-transparent-5,.theme-light .color-1-fill-lighter-transparent-5{fill:#dcb4fc0d}.theme-light .purple-fill-lighter-transparent-10,.theme-light .color-1-fill-lighter-transparent-10{fill:#dcb4fc1a}.theme-light .purple-fill-lighter-transparent-15,.theme-light .color-1-fill-lighter-transparent-15{fill:#dcb4fc26}.theme-light .purple-fill-lighter-transparent-20,.theme-light .color-1-fill-lighter-transparent-20{fill:#dcb4fc33}.theme-light .purple-fill-lighter-transparent-25,.theme-light .color-1-fill-lighter-transparent-25{fill:#dcb4fc40}.theme-light .purple-fill-lighter-transparent-30,.theme-light .color-1-fill-lighter-transparent-30{fill:#dcb4fc4d}.theme-light .purple-fill-lighter-transparent-35,.theme-light .color-1-fill-lighter-transparent-35{fill:#dcb4fc59}.theme-light .purple-fill-lighter-transparent-40,.theme-light .color-1-fill-lighter-transparent-40{fill:#dcb4fc66}.theme-light .purple-fill-lighter-transparent-45,.theme-light .color-1-fill-lighter-transparent-45{fill:#dcb4fc73}.theme-light .purple-fill-lighter-transparent-50,.theme-light .color-1-fill-lighter-transparent-50{fill:#dcb4fc80}.theme-light .purple-fill-lighter-transparent-55,.theme-light .color-1-fill-lighter-transparent-55{fill:#dcb4fc8c}.theme-light .purple-fill-lighter-transparent-60,.theme-light .color-1-fill-lighter-transparent-60{fill:#dcb4fc99}.theme-light .purple-fill-lighter-transparent-65,.theme-light .color-1-fill-lighter-transparent-65{fill:#dcb4fca6}.theme-light .purple-fill-lighter-transparent-70,.theme-light .color-1-fill-lighter-transparent-70{fill:#dcb4fcb3}.theme-light .purple-fill-lighter-transparent-75,.theme-light .color-1-fill-lighter-transparent-75{fill:#dcb4fcbf}.theme-light .purple-fill-lighter-transparent-80,.theme-light .color-1-fill-lighter-transparent-80{fill:#dcb4fccc}.theme-light .purple-fill-lighter-transparent-85,.theme-light .color-1-fill-lighter-transparent-85{fill:#dcb4fcd9}.theme-light .purple-fill-lighter-transparent-90,.theme-light .color-1-fill-lighter-transparent-90{fill:#dcb4fce6}.theme-light .purple-fill-lighter-transparent-95,.theme-light .color-1-fill-lighter-transparent-95{fill:#dcb4fcf2}.theme-light .purple-fill-lighter-lightness-10,.theme-light .color-1-fill-lighter-lightness-10{fill:#e0bcfc}.theme-light .purple-fill-lighter-darkness-10,.theme-light .color-1-fill-lighter-darkness-10{fill:#c98afa}.theme-light .purple-fill-lighter-lightness-20,.theme-light .color-1-fill-lighter-lightness-20{fill:#e3c3fd}.theme-light .purple-fill-lighter-darkness-20,.theme-light .color-1-fill-lighter-darkness-20{fill:#b561f9}.theme-light .purple-fill-lighter-lightness-30,.theme-light .color-1-fill-lighter-lightness-30{fill:#e7cbfd}.theme-light .purple-fill-lighter-darkness-30,.theme-light .color-1-fill-lighter-darkness-30{fill:#a237f7}.theme-light .purple-fill-lighter-lightness-40,.theme-light .color-1-fill-lighter-lightness-40{fill:#ead2fd}.theme-light .purple-fill-lighter-darkness-40,.theme-light .color-1-fill-lighter-darkness-40{fill:#8e0ef5}.theme-light .purple-fill-lighter-lightness-50,.theme-light .color-1-fill-lighter-lightness-50{fill:#eedafe}.theme-light .purple-fill-lighter-darkness-50,.theme-light .color-1-fill-lighter-darkness-50{fill:#7708d0}.theme-light .purple-fill-lighter-lightness-60,.theme-light .color-1-fill-lighter-lightness-60{fill:#f1e1fe}.theme-light .purple-fill-lighter-darkness-60,.theme-light .color-1-fill-lighter-darkness-60{fill:#5f07a6}.theme-light .purple-fill-lighter-lightness-70,.theme-light .color-1-fill-lighter-lightness-70{fill:#f5e9fe}.theme-light .purple-fill-lighter-darkness-70,.theme-light .color-1-fill-lighter-darkness-70{fill:#47057d}.theme-light .purple-fill-lighter-lightness-80,.theme-light .color-1-fill-lighter-lightness-80{fill:#f8f0fe}.theme-light .purple-fill-lighter-darkness-80,.theme-light .color-1-fill-lighter-darkness-80{fill:#300353}.theme-light .purple-fill-lighter-lightness-90,.theme-light .color-1-fill-lighter-lightness-90{fill:#fcf8ff}.theme-light .purple-fill-lighter-darkness-90,.theme-light .color-1-fill-lighter-darkness-90{fill:#18022a}.theme-light .purple-fill-lighter-hover:hover,.theme-light .color-1-fill-lighter-hover:hover{fill:#dcb4fc}.theme-light .purple-fill-lighter-hover-transparent-5:hover,.theme-light .color-1-fill-lighter-hover-transparent-5:hover{fill:#dcb4fc0d}.theme-light .purple-fill-lighter-hover-transparent-10:hover,.theme-light .color-1-fill-lighter-hover-transparent-10:hover{fill:#dcb4fc1a}.theme-light .purple-fill-lighter-hover-transparent-15:hover,.theme-light .color-1-fill-lighter-hover-transparent-15:hover{fill:#dcb4fc26}.theme-light .purple-fill-lighter-hover-transparent-20:hover,.theme-light .color-1-fill-lighter-hover-transparent-20:hover{fill:#dcb4fc33}.theme-light .purple-fill-lighter-hover-transparent-25:hover,.theme-light .color-1-fill-lighter-hover-transparent-25:hover{fill:#dcb4fc40}.theme-light .purple-fill-lighter-hover-transparent-30:hover,.theme-light .color-1-fill-lighter-hover-transparent-30:hover{fill:#dcb4fc4d}.theme-light .purple-fill-lighter-hover-transparent-35:hover,.theme-light .color-1-fill-lighter-hover-transparent-35:hover{fill:#dcb4fc59}.theme-light .purple-fill-lighter-hover-transparent-40:hover,.theme-light .color-1-fill-lighter-hover-transparent-40:hover{fill:#dcb4fc66}.theme-light .purple-fill-lighter-hover-transparent-45:hover,.theme-light .color-1-fill-lighter-hover-transparent-45:hover{fill:#dcb4fc73}.theme-light .purple-fill-lighter-hover-transparent-50:hover,.theme-light .color-1-fill-lighter-hover-transparent-50:hover{fill:#dcb4fc80}.theme-light .purple-fill-lighter-hover-transparent-55:hover,.theme-light .color-1-fill-lighter-hover-transparent-55:hover{fill:#dcb4fc8c}.theme-light .purple-fill-lighter-hover-transparent-60:hover,.theme-light .color-1-fill-lighter-hover-transparent-60:hover{fill:#dcb4fc99}.theme-light .purple-fill-lighter-hover-transparent-65:hover,.theme-light .color-1-fill-lighter-hover-transparent-65:hover{fill:#dcb4fca6}.theme-light .purple-fill-lighter-hover-transparent-70:hover,.theme-light .color-1-fill-lighter-hover-transparent-70:hover{fill:#dcb4fcb3}.theme-light .purple-fill-lighter-hover-transparent-75:hover,.theme-light .color-1-fill-lighter-hover-transparent-75:hover{fill:#dcb4fcbf}.theme-light .purple-fill-lighter-hover-transparent-80:hover,.theme-light .color-1-fill-lighter-hover-transparent-80:hover{fill:#dcb4fccc}.theme-light .purple-fill-lighter-hover-transparent-85:hover,.theme-light .color-1-fill-lighter-hover-transparent-85:hover{fill:#dcb4fcd9}.theme-light .purple-fill-lighter-hover-transparent-90:hover,.theme-light .color-1-fill-lighter-hover-transparent-90:hover{fill:#dcb4fce6}.theme-light .purple-fill-lighter-hover-transparent-95:hover,.theme-light .color-1-fill-lighter-hover-transparent-95:hover{fill:#dcb4fcf2}.theme-light .purple-fill-light,.theme-light .color-1-fill-light{fill:#b056f6}.theme-light .purple-fill-light-transparent-5,.theme-light .color-1-fill-light-transparent-5{fill:#b056f60d}.theme-light .purple-fill-light-transparent-10,.theme-light .color-1-fill-light-transparent-10{fill:#b056f61a}.theme-light .purple-fill-light-transparent-15,.theme-light .color-1-fill-light-transparent-15{fill:#b056f626}.theme-light .purple-fill-light-transparent-20,.theme-light .color-1-fill-light-transparent-20{fill:#b056f633}.theme-light .purple-fill-light-transparent-25,.theme-light .color-1-fill-light-transparent-25{fill:#b056f640}.theme-light .purple-fill-light-transparent-30,.theme-light .color-1-fill-light-transparent-30{fill:#b056f64d}.theme-light .purple-fill-light-transparent-35,.theme-light .color-1-fill-light-transparent-35{fill:#b056f659}.theme-light .purple-fill-light-transparent-40,.theme-light .color-1-fill-light-transparent-40{fill:#b056f666}.theme-light .purple-fill-light-transparent-45,.theme-light .color-1-fill-light-transparent-45{fill:#b056f673}.theme-light .purple-fill-light-transparent-50,.theme-light .color-1-fill-light-transparent-50{fill:#b056f680}.theme-light .purple-fill-light-transparent-55,.theme-light .color-1-fill-light-transparent-55{fill:#b056f68c}.theme-light .purple-fill-light-transparent-60,.theme-light .color-1-fill-light-transparent-60{fill:#b056f699}.theme-light .purple-fill-light-transparent-65,.theme-light .color-1-fill-light-transparent-65{fill:#b056f6a6}.theme-light .purple-fill-light-transparent-70,.theme-light .color-1-fill-light-transparent-70{fill:#b056f6b3}.theme-light .purple-fill-light-transparent-75,.theme-light .color-1-fill-light-transparent-75{fill:#b056f6bf}.theme-light .purple-fill-light-transparent-80,.theme-light .color-1-fill-light-transparent-80{fill:#b056f6cc}.theme-light .purple-fill-light-transparent-85,.theme-light .color-1-fill-light-transparent-85{fill:#b056f6d9}.theme-light .purple-fill-light-transparent-90,.theme-light .color-1-fill-light-transparent-90{fill:#b056f6e6}.theme-light .purple-fill-light-transparent-95,.theme-light .color-1-fill-light-transparent-95{fill:#b056f6f2}.theme-light .purple-fill-light-lightness-10,.theme-light .color-1-fill-light-lightness-10{fill:#b867f7}.theme-light .purple-fill-light-darkness-10,.theme-light .color-1-fill-light-darkness-10{fill:#a136f4}.theme-light .purple-fill-light-lightness-20,.theme-light .color-1-fill-light-lightness-20{fill:#c078f8}.theme-light .purple-fill-light-darkness-20,.theme-light .color-1-fill-light-darkness-20{fill:#9317f3}.theme-light .purple-fill-light-lightness-30,.theme-light .color-1-fill-light-lightness-30{fill:#c889f9}.theme-light .purple-fill-light-darkness-30,.theme-light .color-1-fill-light-darkness-30{fill:#810cdd}.theme-light .purple-fill-light-lightness-40,.theme-light .color-1-fill-light-lightness-40{fill:#d09afa}.theme-light .purple-fill-light-darkness-40,.theme-light .color-1-fill-light-darkness-40{fill:#6f0abd}.theme-light .purple-fill-light-lightness-50,.theme-light .color-1-fill-light-lightness-50{fill:#d8abfb}.theme-light .purple-fill-light-darkness-50,.theme-light .color-1-fill-light-darkness-50{fill:#5c089e}.theme-light .purple-fill-light-lightness-60,.theme-light .color-1-fill-light-lightness-60{fill:#dfbbfb}.theme-light .purple-fill-light-darkness-60,.theme-light .color-1-fill-light-darkness-60{fill:#4a077e}.theme-light .purple-fill-light-lightness-70,.theme-light .color-1-fill-light-lightness-70{fill:#e7ccfc}.theme-light .purple-fill-light-darkness-70,.theme-light .color-1-fill-light-darkness-70{fill:#37055f}.theme-light .purple-fill-light-lightness-80,.theme-light .color-1-fill-light-lightness-80{fill:#efddfd}.theme-light .purple-fill-light-darkness-80,.theme-light .color-1-fill-light-darkness-80{fill:#25033f}.theme-light .purple-fill-light-lightness-90,.theme-light .color-1-fill-light-lightness-90{fill:#f7eefe}.theme-light .purple-fill-light-darkness-90,.theme-light .color-1-fill-light-darkness-90{fill:#120220}.theme-light .purple-fill-light-hover:hover,.theme-light .color-1-fill-light-hover:hover{fill:#b056f6}.theme-light .purple-fill-light-hover-transparent-5:hover,.theme-light .color-1-fill-light-hover-transparent-5:hover{fill:#b056f60d}.theme-light .purple-fill-light-hover-transparent-10:hover,.theme-light .color-1-fill-light-hover-transparent-10:hover{fill:#b056f61a}.theme-light .purple-fill-light-hover-transparent-15:hover,.theme-light .color-1-fill-light-hover-transparent-15:hover{fill:#b056f626}.theme-light .purple-fill-light-hover-transparent-20:hover,.theme-light .color-1-fill-light-hover-transparent-20:hover{fill:#b056f633}.theme-light .purple-fill-light-hover-transparent-25:hover,.theme-light .color-1-fill-light-hover-transparent-25:hover{fill:#b056f640}.theme-light .purple-fill-light-hover-transparent-30:hover,.theme-light .color-1-fill-light-hover-transparent-30:hover{fill:#b056f64d}.theme-light .purple-fill-light-hover-transparent-35:hover,.theme-light .color-1-fill-light-hover-transparent-35:hover{fill:#b056f659}.theme-light .purple-fill-light-hover-transparent-40:hover,.theme-light .color-1-fill-light-hover-transparent-40:hover{fill:#b056f666}.theme-light .purple-fill-light-hover-transparent-45:hover,.theme-light .color-1-fill-light-hover-transparent-45:hover{fill:#b056f673}.theme-light .purple-fill-light-hover-transparent-50:hover,.theme-light .color-1-fill-light-hover-transparent-50:hover{fill:#b056f680}.theme-light .purple-fill-light-hover-transparent-55:hover,.theme-light .color-1-fill-light-hover-transparent-55:hover{fill:#b056f68c}.theme-light .purple-fill-light-hover-transparent-60:hover,.theme-light .color-1-fill-light-hover-transparent-60:hover{fill:#b056f699}.theme-light .purple-fill-light-hover-transparent-65:hover,.theme-light .color-1-fill-light-hover-transparent-65:hover{fill:#b056f6a6}.theme-light .purple-fill-light-hover-transparent-70:hover,.theme-light .color-1-fill-light-hover-transparent-70:hover{fill:#b056f6b3}.theme-light .purple-fill-light-hover-transparent-75:hover,.theme-light .color-1-fill-light-hover-transparent-75:hover{fill:#b056f6bf}.theme-light .purple-fill-light-hover-transparent-80:hover,.theme-light .color-1-fill-light-hover-transparent-80:hover{fill:#b056f6cc}.theme-light .purple-fill-light-hover-transparent-85:hover,.theme-light .color-1-fill-light-hover-transparent-85:hover{fill:#b056f6d9}.theme-light .purple-fill-light-hover-transparent-90:hover,.theme-light .color-1-fill-light-hover-transparent-90:hover{fill:#b056f6e6}.theme-light .purple-fill-light-hover-transparent-95:hover,.theme-light .color-1-fill-light-hover-transparent-95:hover{fill:#b056f6f2}.theme-light .purple-fill,.theme-light .color-1-fill{fill:#8e34f4}.theme-light .purple-fill-transparent-5,.theme-light .color-1-fill-transparent-5{fill:#8e34f40d}.theme-light .purple-fill-transparent-10,.theme-light .color-1-fill-transparent-10{fill:#8e34f41a}.theme-light .purple-fill-transparent-15,.theme-light .color-1-fill-transparent-15{fill:#8e34f426}.theme-light .purple-fill-transparent-20,.theme-light .color-1-fill-transparent-20{fill:#8e34f433}.theme-light .purple-fill-transparent-25,.theme-light .color-1-fill-transparent-25{fill:#8e34f440}.theme-light .purple-fill-transparent-30,.theme-light .color-1-fill-transparent-30{fill:#8e34f44d}.theme-light .purple-fill-transparent-35,.theme-light .color-1-fill-transparent-35{fill:#8e34f459}.theme-light .purple-fill-transparent-40,.theme-light .color-1-fill-transparent-40{fill:#8e34f466}.theme-light .purple-fill-transparent-45,.theme-light .color-1-fill-transparent-45{fill:#8e34f473}.theme-light .purple-fill-transparent-50,.theme-light .color-1-fill-transparent-50{fill:#8e34f480}.theme-light .purple-fill-transparent-55,.theme-light .color-1-fill-transparent-55{fill:#8e34f48c}.theme-light .purple-fill-transparent-60,.theme-light .color-1-fill-transparent-60{fill:#8e34f499}.theme-light .purple-fill-transparent-65,.theme-light .color-1-fill-transparent-65{fill:#8e34f4a6}.theme-light .purple-fill-transparent-70,.theme-light .color-1-fill-transparent-70{fill:#8e34f4b3}.theme-light .purple-fill-transparent-75,.theme-light .color-1-fill-transparent-75{fill:#8e34f4bf}.theme-light .purple-fill-transparent-80,.theme-light .color-1-fill-transparent-80{fill:#8e34f4cc}.theme-light .purple-fill-transparent-85,.theme-light .color-1-fill-transparent-85{fill:#8e34f4d9}.theme-light .purple-fill-transparent-90,.theme-light .color-1-fill-transparent-90{fill:#8e34f4e6}.theme-light .purple-fill-transparent-95,.theme-light .color-1-fill-transparent-95{fill:#8e34f4f2}.theme-light .purple-fill-lightness-10,.theme-light .color-1-fill-lightness-10{fill:#9948f5}.theme-light .purple-fill-darkness-10,.theme-light .color-1-fill-darkness-10{fill:#7e18f2}.theme-light .purple-fill-lightness-20,.theme-light .color-1-fill-lightness-20{fill:#a55df6}.theme-light .purple-fill-darkness-20,.theme-light .color-1-fill-darkness-20{fill:#700ce1}.theme-light .purple-fill-lightness-30,.theme-light .color-1-fill-lightness-30{fill:#b071f7}.theme-light .purple-fill-darkness-30,.theme-light .color-1-fill-darkness-30{fill:#620bc5}.theme-light .purple-fill-lightness-40,.theme-light .color-1-fill-lightness-40{fill:#bb85f8}.theme-light .purple-fill-darkness-40,.theme-light .color-1-fill-darkness-40{fill:#5409a8}.theme-light .purple-fill-lightness-50,.theme-light .color-1-fill-lightness-50{fill:#c79afa}.theme-light .purple-fill-darkness-50,.theme-light .color-1-fill-darkness-50{fill:#46088c}.theme-light .purple-fill-lightness-60,.theme-light .color-1-fill-lightness-60{fill:#d2aefb}.theme-light .purple-fill-darkness-60,.theme-light .color-1-fill-darkness-60{fill:#380670}.theme-light .purple-fill-lightness-70,.theme-light .color-1-fill-lightness-70{fill:#ddc2fc}.theme-light .purple-fill-darkness-70,.theme-light .color-1-fill-darkness-70{fill:#2a0554}.theme-light .purple-fill-lightness-80,.theme-light .color-1-fill-lightness-80{fill:#e8d6fd}.theme-light .purple-fill-darkness-80,.theme-light .color-1-fill-darkness-80{fill:#1c0338}.theme-light .purple-fill-lightness-90,.theme-light .color-1-fill-lightness-90{fill:#f4ebfe}.theme-light .purple-fill-darkness-90,.theme-light .color-1-fill-darkness-90{fill:#0e021c}.theme-light .purple-fill-hover:hover,.theme-light .color-1-fill-hover:hover{fill:#8e34f4}.theme-light .purple-fill-hover-transparent-5:hover,.theme-light .color-1-fill-hover-transparent-5:hover{fill:#8e34f40d}.theme-light .purple-fill-hover-transparent-10:hover,.theme-light .color-1-fill-hover-transparent-10:hover{fill:#8e34f41a}.theme-light .purple-fill-hover-transparent-15:hover,.theme-light .color-1-fill-hover-transparent-15:hover{fill:#8e34f426}.theme-light .purple-fill-hover-transparent-20:hover,.theme-light .color-1-fill-hover-transparent-20:hover{fill:#8e34f433}.theme-light .purple-fill-hover-transparent-25:hover,.theme-light .color-1-fill-hover-transparent-25:hover{fill:#8e34f440}.theme-light .purple-fill-hover-transparent-30:hover,.theme-light .color-1-fill-hover-transparent-30:hover{fill:#8e34f44d}.theme-light .purple-fill-hover-transparent-35:hover,.theme-light .color-1-fill-hover-transparent-35:hover{fill:#8e34f459}.theme-light .purple-fill-hover-transparent-40:hover,.theme-light .color-1-fill-hover-transparent-40:hover{fill:#8e34f466}.theme-light .purple-fill-hover-transparent-45:hover,.theme-light .color-1-fill-hover-transparent-45:hover{fill:#8e34f473}.theme-light .purple-fill-hover-transparent-50:hover,.theme-light .color-1-fill-hover-transparent-50:hover{fill:#8e34f480}.theme-light .purple-fill-hover-transparent-55:hover,.theme-light .color-1-fill-hover-transparent-55:hover{fill:#8e34f48c}.theme-light .purple-fill-hover-transparent-60:hover,.theme-light .color-1-fill-hover-transparent-60:hover{fill:#8e34f499}.theme-light .purple-fill-hover-transparent-65:hover,.theme-light .color-1-fill-hover-transparent-65:hover{fill:#8e34f4a6}.theme-light .purple-fill-hover-transparent-70:hover,.theme-light .color-1-fill-hover-transparent-70:hover{fill:#8e34f4b3}.theme-light .purple-fill-hover-transparent-75:hover,.theme-light .color-1-fill-hover-transparent-75:hover{fill:#8e34f4bf}.theme-light .purple-fill-hover-transparent-80:hover,.theme-light .color-1-fill-hover-transparent-80:hover{fill:#8e34f4cc}.theme-light .purple-fill-hover-transparent-85:hover,.theme-light .color-1-fill-hover-transparent-85:hover{fill:#8e34f4d9}.theme-light .purple-fill-hover-transparent-90:hover,.theme-light .color-1-fill-hover-transparent-90:hover{fill:#8e34f4e6}.theme-light .purple-fill-hover-transparent-95:hover,.theme-light .color-1-fill-hover-transparent-95:hover{fill:#8e34f4f2}.theme-light .purple-fill-dark,.theme-light .color-1-fill-dark{fill:#6b2cda}.theme-light .purple-fill-dark-transparent-5,.theme-light .color-1-fill-dark-transparent-5{fill:#6b2cda0d}.theme-light .purple-fill-dark-transparent-10,.theme-light .color-1-fill-dark-transparent-10{fill:#6b2cda1a}.theme-light .purple-fill-dark-transparent-15,.theme-light .color-1-fill-dark-transparent-15{fill:#6b2cda26}.theme-light .purple-fill-dark-transparent-20,.theme-light .color-1-fill-dark-transparent-20{fill:#6b2cda33}.theme-light .purple-fill-dark-transparent-25,.theme-light .color-1-fill-dark-transparent-25{fill:#6b2cda40}.theme-light .purple-fill-dark-transparent-30,.theme-light .color-1-fill-dark-transparent-30{fill:#6b2cda4d}.theme-light .purple-fill-dark-transparent-35,.theme-light .color-1-fill-dark-transparent-35{fill:#6b2cda59}.theme-light .purple-fill-dark-transparent-40,.theme-light .color-1-fill-dark-transparent-40{fill:#6b2cda66}.theme-light .purple-fill-dark-transparent-45,.theme-light .color-1-fill-dark-transparent-45{fill:#6b2cda73}.theme-light .purple-fill-dark-transparent-50,.theme-light .color-1-fill-dark-transparent-50{fill:#6b2cda80}.theme-light .purple-fill-dark-transparent-55,.theme-light .color-1-fill-dark-transparent-55{fill:#6b2cda8c}.theme-light .purple-fill-dark-transparent-60,.theme-light .color-1-fill-dark-transparent-60{fill:#6b2cda99}.theme-light .purple-fill-dark-transparent-65,.theme-light .color-1-fill-dark-transparent-65{fill:#6b2cdaa6}.theme-light .purple-fill-dark-transparent-70,.theme-light .color-1-fill-dark-transparent-70{fill:#6b2cdab3}.theme-light .purple-fill-dark-transparent-75,.theme-light .color-1-fill-dark-transparent-75{fill:#6b2cdabf}.theme-light .purple-fill-dark-transparent-80,.theme-light .color-1-fill-dark-transparent-80{fill:#6b2cdacc}.theme-light .purple-fill-dark-transparent-85,.theme-light .color-1-fill-dark-transparent-85{fill:#6b2cdad9}.theme-light .purple-fill-dark-transparent-90,.theme-light .color-1-fill-dark-transparent-90{fill:#6b2cdae6}.theme-light .purple-fill-dark-transparent-95,.theme-light .color-1-fill-dark-transparent-95{fill:#6b2cdaf2}.theme-light .purple-fill-dark-lightness-10,.theme-light .color-1-fill-dark-lightness-10{fill:#7a41de}.theme-light .purple-fill-dark-darkness-10,.theme-light .color-1-fill-dark-darkness-10{fill:#5f23c9}.theme-light .purple-fill-dark-lightness-20,.theme-light .color-1-fill-dark-lightness-20{fill:#8956e1}.theme-light .purple-fill-dark-darkness-20,.theme-light .color-1-fill-dark-darkness-20{fill:#551fb2}.theme-light .purple-fill-dark-lightness-30,.theme-light .color-1-fill-dark-lightness-30{fill:#976be5}.theme-light .purple-fill-dark-darkness-30,.theme-light .color-1-fill-dark-darkness-30{fill:#4a1b9c}.theme-light .purple-fill-dark-lightness-40,.theme-light .color-1-fill-dark-lightness-40{fill:#a680e9}.theme-light .purple-fill-dark-darkness-40,.theme-light .color-1-fill-dark-darkness-40{fill:#3f1786}.theme-light .purple-fill-dark-lightness-50,.theme-light .color-1-fill-dark-lightness-50{fill:#b596ed}.theme-light .purple-fill-dark-darkness-50,.theme-light .color-1-fill-dark-darkness-50{fill:#35146f}.theme-light .purple-fill-dark-lightness-60,.theme-light .color-1-fill-dark-lightness-60{fill:#c4abf0}.theme-light .purple-fill-dark-darkness-60,.theme-light .color-1-fill-dark-darkness-60{fill:#2a1059}.theme-light .purple-fill-dark-lightness-70,.theme-light .color-1-fill-dark-lightness-70{fill:#d3c0f4}.theme-light .purple-fill-dark-darkness-70,.theme-light .color-1-fill-dark-darkness-70{fill:#200c43}.theme-light .purple-fill-dark-lightness-80,.theme-light .color-1-fill-dark-lightness-80{fill:#e1d5f8}.theme-light .purple-fill-dark-darkness-80,.theme-light .color-1-fill-dark-darkness-80{fill:#15082d}.theme-light .purple-fill-dark-lightness-90,.theme-light .color-1-fill-dark-lightness-90{fill:#f0eafb}.theme-light .purple-fill-dark-darkness-90,.theme-light .color-1-fill-dark-darkness-90{fill:#0b0416}.theme-light .purple-fill-dark-hover:hover,.theme-light .color-1-fill-dark-hover:hover{fill:#6b2cda}.theme-light .purple-fill-dark-hover-transparent-5:hover,.theme-light .color-1-fill-dark-hover-transparent-5:hover{fill:#6b2cda0d}.theme-light .purple-fill-dark-hover-transparent-10:hover,.theme-light .color-1-fill-dark-hover-transparent-10:hover{fill:#6b2cda1a}.theme-light .purple-fill-dark-hover-transparent-15:hover,.theme-light .color-1-fill-dark-hover-transparent-15:hover{fill:#6b2cda26}.theme-light .purple-fill-dark-hover-transparent-20:hover,.theme-light .color-1-fill-dark-hover-transparent-20:hover{fill:#6b2cda33}.theme-light .purple-fill-dark-hover-transparent-25:hover,.theme-light .color-1-fill-dark-hover-transparent-25:hover{fill:#6b2cda40}.theme-light .purple-fill-dark-hover-transparent-30:hover,.theme-light .color-1-fill-dark-hover-transparent-30:hover{fill:#6b2cda4d}.theme-light .purple-fill-dark-hover-transparent-35:hover,.theme-light .color-1-fill-dark-hover-transparent-35:hover{fill:#6b2cda59}.theme-light .purple-fill-dark-hover-transparent-40:hover,.theme-light .color-1-fill-dark-hover-transparent-40:hover{fill:#6b2cda66}.theme-light .purple-fill-dark-hover-transparent-45:hover,.theme-light .color-1-fill-dark-hover-transparent-45:hover{fill:#6b2cda73}.theme-light .purple-fill-dark-hover-transparent-50:hover,.theme-light .color-1-fill-dark-hover-transparent-50:hover{fill:#6b2cda80}.theme-light .purple-fill-dark-hover-transparent-55:hover,.theme-light .color-1-fill-dark-hover-transparent-55:hover{fill:#6b2cda8c}.theme-light .purple-fill-dark-hover-transparent-60:hover,.theme-light .color-1-fill-dark-hover-transparent-60:hover{fill:#6b2cda99}.theme-light .purple-fill-dark-hover-transparent-65:hover,.theme-light .color-1-fill-dark-hover-transparent-65:hover{fill:#6b2cdaa6}.theme-light .purple-fill-dark-hover-transparent-70:hover,.theme-light .color-1-fill-dark-hover-transparent-70:hover{fill:#6b2cdab3}.theme-light .purple-fill-dark-hover-transparent-75:hover,.theme-light .color-1-fill-dark-hover-transparent-75:hover{fill:#6b2cdabf}.theme-light .purple-fill-dark-hover-transparent-80:hover,.theme-light .color-1-fill-dark-hover-transparent-80:hover{fill:#6b2cdacc}.theme-light .purple-fill-dark-hover-transparent-85:hover,.theme-light .color-1-fill-dark-hover-transparent-85:hover{fill:#6b2cdad9}.theme-light .purple-fill-dark-hover-transparent-90:hover,.theme-light .color-1-fill-dark-hover-transparent-90:hover{fill:#6b2cdae6}.theme-light .purple-fill-dark-hover-transparent-95:hover,.theme-light .color-1-fill-dark-hover-transparent-95:hover{fill:#6b2cdaf2}.theme-light .purple-fill-darker,.theme-light .color-1-fill-darker{fill:#4b20ab}.theme-light .purple-fill-darker-transparent-5,.theme-light .color-1-fill-darker-transparent-5{fill:#4b20ab0d}.theme-light .purple-fill-darker-transparent-10,.theme-light .color-1-fill-darker-transparent-10{fill:#4b20ab1a}.theme-light .purple-fill-darker-transparent-15,.theme-light .color-1-fill-darker-transparent-15{fill:#4b20ab26}.theme-light .purple-fill-darker-transparent-20,.theme-light .color-1-fill-darker-transparent-20{fill:#4b20ab33}.theme-light .purple-fill-darker-transparent-25,.theme-light .color-1-fill-darker-transparent-25{fill:#4b20ab40}.theme-light .purple-fill-darker-transparent-30,.theme-light .color-1-fill-darker-transparent-30{fill:#4b20ab4d}.theme-light .purple-fill-darker-transparent-35,.theme-light .color-1-fill-darker-transparent-35{fill:#4b20ab59}.theme-light .purple-fill-darker-transparent-40,.theme-light .color-1-fill-darker-transparent-40{fill:#4b20ab66}.theme-light .purple-fill-darker-transparent-45,.theme-light .color-1-fill-darker-transparent-45{fill:#4b20ab73}.theme-light .purple-fill-darker-transparent-50,.theme-light .color-1-fill-darker-transparent-50{fill:#4b20ab80}.theme-light .purple-fill-darker-transparent-55,.theme-light .color-1-fill-darker-transparent-55{fill:#4b20ab8c}.theme-light .purple-fill-darker-transparent-60,.theme-light .color-1-fill-darker-transparent-60{fill:#4b20ab99}.theme-light .purple-fill-darker-transparent-65,.theme-light .color-1-fill-darker-transparent-65{fill:#4b20aba6}.theme-light .purple-fill-darker-transparent-70,.theme-light .color-1-fill-darker-transparent-70{fill:#4b20abb3}.theme-light .purple-fill-darker-transparent-75,.theme-light .color-1-fill-darker-transparent-75{fill:#4b20abbf}.theme-light .purple-fill-darker-transparent-80,.theme-light .color-1-fill-darker-transparent-80{fill:#4b20abcc}.theme-light .purple-fill-darker-transparent-85,.theme-light .color-1-fill-darker-transparent-85{fill:#4b20abd9}.theme-light .purple-fill-darker-transparent-90,.theme-light .color-1-fill-darker-transparent-90{fill:#4b20abe6}.theme-light .purple-fill-darker-transparent-95,.theme-light .color-1-fill-darker-transparent-95{fill:#4b20abf2}.theme-light .purple-fill-darker-lightness-10,.theme-light .color-1-fill-darker-lightness-10{fill:#5625c5}.theme-light .purple-fill-darker-darkness-10,.theme-light .color-1-fill-darker-darkness-10{fill:#441d9a}.theme-light .purple-fill-darker-lightness-20,.theme-light .color-1-fill-darker-lightness-20{fill:#6430d8}.theme-light .purple-fill-darker-darkness-20,.theme-light .color-1-fill-darker-darkness-20{fill:#3c1a89}.theme-light .purple-fill-darker-lightness-30,.theme-light .color-1-fill-darker-lightness-30{fill:#774add}.theme-light .purple-fill-darker-darkness-30,.theme-light .color-1-fill-darker-darkness-30{fill:#351678}.theme-light .purple-fill-darker-lightness-40,.theme-light .color-1-fill-darker-lightness-40{fill:#8b64e2}.theme-light .purple-fill-darker-darkness-40,.theme-light .color-1-fill-darker-darkness-40{fill:#2d1367}.theme-light .purple-fill-darker-lightness-50,.theme-light .color-1-fill-darker-lightness-50{fill:#9e7ee7}.theme-light .purple-fill-darker-darkness-50,.theme-light .color-1-fill-darker-darkness-50{fill:#261056}.theme-light .purple-fill-darker-lightness-60,.theme-light .color-1-fill-darker-lightness-60{fill:#b298ec}.theme-light .purple-fill-darker-darkness-60,.theme-light .color-1-fill-darker-darkness-60{fill:#1e0d44}.theme-light .purple-fill-darker-lightness-70,.theme-light .color-1-fill-darker-lightness-70{fill:#c5b1f0}.theme-light .purple-fill-darker-darkness-70,.theme-light .color-1-fill-darker-darkness-70{fill:#170a33}.theme-light .purple-fill-darker-lightness-80,.theme-light .color-1-fill-darker-lightness-80{fill:#d8cbf5}.theme-light .purple-fill-darker-darkness-80,.theme-light .color-1-fill-darker-darkness-80{fill:#0f0622}.theme-light .purple-fill-darker-lightness-90,.theme-light .color-1-fill-darker-lightness-90{fill:#ece5fa}.theme-light .purple-fill-darker-darkness-90,.theme-light .color-1-fill-darker-darkness-90{fill:#080311}.theme-light .purple-fill-darker-hover:hover,.theme-light .color-1-fill-darker-hover:hover{fill:#4b20ab}.theme-light .purple-fill-darker-hover-transparent-5:hover,.theme-light .color-1-fill-darker-hover-transparent-5:hover{fill:#4b20ab0d}.theme-light .purple-fill-darker-hover-transparent-10:hover,.theme-light .color-1-fill-darker-hover-transparent-10:hover{fill:#4b20ab1a}.theme-light .purple-fill-darker-hover-transparent-15:hover,.theme-light .color-1-fill-darker-hover-transparent-15:hover{fill:#4b20ab26}.theme-light .purple-fill-darker-hover-transparent-20:hover,.theme-light .color-1-fill-darker-hover-transparent-20:hover{fill:#4b20ab33}.theme-light .purple-fill-darker-hover-transparent-25:hover,.theme-light .color-1-fill-darker-hover-transparent-25:hover{fill:#4b20ab40}.theme-light .purple-fill-darker-hover-transparent-30:hover,.theme-light .color-1-fill-darker-hover-transparent-30:hover{fill:#4b20ab4d}.theme-light .purple-fill-darker-hover-transparent-35:hover,.theme-light .color-1-fill-darker-hover-transparent-35:hover{fill:#4b20ab59}.theme-light .purple-fill-darker-hover-transparent-40:hover,.theme-light .color-1-fill-darker-hover-transparent-40:hover{fill:#4b20ab66}.theme-light .purple-fill-darker-hover-transparent-45:hover,.theme-light .color-1-fill-darker-hover-transparent-45:hover{fill:#4b20ab73}.theme-light .purple-fill-darker-hover-transparent-50:hover,.theme-light .color-1-fill-darker-hover-transparent-50:hover{fill:#4b20ab80}.theme-light .purple-fill-darker-hover-transparent-55:hover,.theme-light .color-1-fill-darker-hover-transparent-55:hover{fill:#4b20ab8c}.theme-light .purple-fill-darker-hover-transparent-60:hover,.theme-light .color-1-fill-darker-hover-transparent-60:hover{fill:#4b20ab99}.theme-light .purple-fill-darker-hover-transparent-65:hover,.theme-light .color-1-fill-darker-hover-transparent-65:hover{fill:#4b20aba6}.theme-light .purple-fill-darker-hover-transparent-70:hover,.theme-light .color-1-fill-darker-hover-transparent-70:hover{fill:#4b20abb3}.theme-light .purple-fill-darker-hover-transparent-75:hover,.theme-light .color-1-fill-darker-hover-transparent-75:hover{fill:#4b20abbf}.theme-light .purple-fill-darker-hover-transparent-80:hover,.theme-light .color-1-fill-darker-hover-transparent-80:hover{fill:#4b20abcc}.theme-light .purple-fill-darker-hover-transparent-85:hover,.theme-light .color-1-fill-darker-hover-transparent-85:hover{fill:#4b20abd9}.theme-light .purple-fill-darker-hover-transparent-90:hover,.theme-light .color-1-fill-darker-hover-transparent-90:hover{fill:#4b20abe6}.theme-light .purple-fill-darker-hover-transparent-95:hover,.theme-light .color-1-fill-darker-hover-transparent-95:hover{fill:#4b20abf2}.theme-light .purple-stroke-lighter,.theme-light .color-1-stroke-lighter{stroke:#dcb4fc}.theme-light .purple-stroke-lighter-transparent-5,.theme-light .color-1-stroke-lighter-transparent-5{stroke:#dcb4fc0d}.theme-light .purple-stroke-lighter-transparent-10,.theme-light .color-1-stroke-lighter-transparent-10{stroke:#dcb4fc1a}.theme-light .purple-stroke-lighter-transparent-15,.theme-light .color-1-stroke-lighter-transparent-15{stroke:#dcb4fc26}.theme-light .purple-stroke-lighter-transparent-20,.theme-light .color-1-stroke-lighter-transparent-20{stroke:#dcb4fc33}.theme-light .purple-stroke-lighter-transparent-25,.theme-light .color-1-stroke-lighter-transparent-25{stroke:#dcb4fc40}.theme-light .purple-stroke-lighter-transparent-30,.theme-light .color-1-stroke-lighter-transparent-30{stroke:#dcb4fc4d}.theme-light .purple-stroke-lighter-transparent-35,.theme-light .color-1-stroke-lighter-transparent-35{stroke:#dcb4fc59}.theme-light .purple-stroke-lighter-transparent-40,.theme-light .color-1-stroke-lighter-transparent-40{stroke:#dcb4fc66}.theme-light .purple-stroke-lighter-transparent-45,.theme-light .color-1-stroke-lighter-transparent-45{stroke:#dcb4fc73}.theme-light .purple-stroke-lighter-transparent-50,.theme-light .color-1-stroke-lighter-transparent-50{stroke:#dcb4fc80}.theme-light .purple-stroke-lighter-transparent-55,.theme-light .color-1-stroke-lighter-transparent-55{stroke:#dcb4fc8c}.theme-light .purple-stroke-lighter-transparent-60,.theme-light .color-1-stroke-lighter-transparent-60{stroke:#dcb4fc99}.theme-light .purple-stroke-lighter-transparent-65,.theme-light .color-1-stroke-lighter-transparent-65{stroke:#dcb4fca6}.theme-light .purple-stroke-lighter-transparent-70,.theme-light .color-1-stroke-lighter-transparent-70{stroke:#dcb4fcb3}.theme-light .purple-stroke-lighter-transparent-75,.theme-light .color-1-stroke-lighter-transparent-75{stroke:#dcb4fcbf}.theme-light .purple-stroke-lighter-transparent-80,.theme-light .color-1-stroke-lighter-transparent-80{stroke:#dcb4fccc}.theme-light .purple-stroke-lighter-transparent-85,.theme-light .color-1-stroke-lighter-transparent-85{stroke:#dcb4fcd9}.theme-light .purple-stroke-lighter-transparent-90,.theme-light .color-1-stroke-lighter-transparent-90{stroke:#dcb4fce6}.theme-light .purple-stroke-lighter-transparent-95,.theme-light .color-1-stroke-lighter-transparent-95{stroke:#dcb4fcf2}.theme-light .purple-stroke-lighter-lightness-10,.theme-light .color-1-stroke-lighter-lightness-10{stroke:#e0bcfc}.theme-light .purple-stroke-lighter-darkness-10,.theme-light .color-1-stroke-lighter-darkness-10{stroke:#c98afa}.theme-light .purple-stroke-lighter-lightness-20,.theme-light .color-1-stroke-lighter-lightness-20{stroke:#e3c3fd}.theme-light .purple-stroke-lighter-darkness-20,.theme-light .color-1-stroke-lighter-darkness-20{stroke:#b561f9}.theme-light .purple-stroke-lighter-lightness-30,.theme-light .color-1-stroke-lighter-lightness-30{stroke:#e7cbfd}.theme-light .purple-stroke-lighter-darkness-30,.theme-light .color-1-stroke-lighter-darkness-30{stroke:#a237f7}.theme-light .purple-stroke-lighter-lightness-40,.theme-light .color-1-stroke-lighter-lightness-40{stroke:#ead2fd}.theme-light .purple-stroke-lighter-darkness-40,.theme-light .color-1-stroke-lighter-darkness-40{stroke:#8e0ef5}.theme-light .purple-stroke-lighter-lightness-50,.theme-light .color-1-stroke-lighter-lightness-50{stroke:#eedafe}.theme-light .purple-stroke-lighter-darkness-50,.theme-light .color-1-stroke-lighter-darkness-50{stroke:#7708d0}.theme-light .purple-stroke-lighter-lightness-60,.theme-light .color-1-stroke-lighter-lightness-60{stroke:#f1e1fe}.theme-light .purple-stroke-lighter-darkness-60,.theme-light .color-1-stroke-lighter-darkness-60{stroke:#5f07a6}.theme-light .purple-stroke-lighter-lightness-70,.theme-light .color-1-stroke-lighter-lightness-70{stroke:#f5e9fe}.theme-light .purple-stroke-lighter-darkness-70,.theme-light .color-1-stroke-lighter-darkness-70{stroke:#47057d}.theme-light .purple-stroke-lighter-lightness-80,.theme-light .color-1-stroke-lighter-lightness-80{stroke:#f8f0fe}.theme-light .purple-stroke-lighter-darkness-80,.theme-light .color-1-stroke-lighter-darkness-80{stroke:#300353}.theme-light .purple-stroke-lighter-lightness-90,.theme-light .color-1-stroke-lighter-lightness-90{stroke:#fcf8ff}.theme-light .purple-stroke-lighter-darkness-90,.theme-light .color-1-stroke-lighter-darkness-90{stroke:#18022a}.theme-light .purple-stroke-lighter-hover:hover,.theme-light .color-1-stroke-lighter-hover:hover{stroke:#dcb4fc}.theme-light .purple-stroke-lighter-hover-transparent-5:hover,.theme-light .color-1-stroke-lighter-hover-transparent-5:hover{stroke:#dcb4fc0d}.theme-light .purple-stroke-lighter-hover-transparent-10:hover,.theme-light .color-1-stroke-lighter-hover-transparent-10:hover{stroke:#dcb4fc1a}.theme-light .purple-stroke-lighter-hover-transparent-15:hover,.theme-light .color-1-stroke-lighter-hover-transparent-15:hover{stroke:#dcb4fc26}.theme-light .purple-stroke-lighter-hover-transparent-20:hover,.theme-light .color-1-stroke-lighter-hover-transparent-20:hover{stroke:#dcb4fc33}.theme-light .purple-stroke-lighter-hover-transparent-25:hover,.theme-light .color-1-stroke-lighter-hover-transparent-25:hover{stroke:#dcb4fc40}.theme-light .purple-stroke-lighter-hover-transparent-30:hover,.theme-light .color-1-stroke-lighter-hover-transparent-30:hover{stroke:#dcb4fc4d}.theme-light .purple-stroke-lighter-hover-transparent-35:hover,.theme-light .color-1-stroke-lighter-hover-transparent-35:hover{stroke:#dcb4fc59}.theme-light .purple-stroke-lighter-hover-transparent-40:hover,.theme-light .color-1-stroke-lighter-hover-transparent-40:hover{stroke:#dcb4fc66}.theme-light .purple-stroke-lighter-hover-transparent-45:hover,.theme-light .color-1-stroke-lighter-hover-transparent-45:hover{stroke:#dcb4fc73}.theme-light .purple-stroke-lighter-hover-transparent-50:hover,.theme-light .color-1-stroke-lighter-hover-transparent-50:hover{stroke:#dcb4fc80}.theme-light .purple-stroke-lighter-hover-transparent-55:hover,.theme-light .color-1-stroke-lighter-hover-transparent-55:hover{stroke:#dcb4fc8c}.theme-light .purple-stroke-lighter-hover-transparent-60:hover,.theme-light .color-1-stroke-lighter-hover-transparent-60:hover{stroke:#dcb4fc99}.theme-light .purple-stroke-lighter-hover-transparent-65:hover,.theme-light .color-1-stroke-lighter-hover-transparent-65:hover{stroke:#dcb4fca6}.theme-light .purple-stroke-lighter-hover-transparent-70:hover,.theme-light .color-1-stroke-lighter-hover-transparent-70:hover{stroke:#dcb4fcb3}.theme-light .purple-stroke-lighter-hover-transparent-75:hover,.theme-light .color-1-stroke-lighter-hover-transparent-75:hover{stroke:#dcb4fcbf}.theme-light .purple-stroke-lighter-hover-transparent-80:hover,.theme-light .color-1-stroke-lighter-hover-transparent-80:hover{stroke:#dcb4fccc}.theme-light .purple-stroke-lighter-hover-transparent-85:hover,.theme-light .color-1-stroke-lighter-hover-transparent-85:hover{stroke:#dcb4fcd9}.theme-light .purple-stroke-lighter-hover-transparent-90:hover,.theme-light .color-1-stroke-lighter-hover-transparent-90:hover{stroke:#dcb4fce6}.theme-light .purple-stroke-lighter-hover-transparent-95:hover,.theme-light .color-1-stroke-lighter-hover-transparent-95:hover{stroke:#dcb4fcf2}.theme-light .purple-stroke-light,.theme-light .color-1-stroke-light{stroke:#b056f6}.theme-light .purple-stroke-light-transparent-5,.theme-light .color-1-stroke-light-transparent-5{stroke:#b056f60d}.theme-light .purple-stroke-light-transparent-10,.theme-light .color-1-stroke-light-transparent-10{stroke:#b056f61a}.theme-light .purple-stroke-light-transparent-15,.theme-light .color-1-stroke-light-transparent-15{stroke:#b056f626}.theme-light .purple-stroke-light-transparent-20,.theme-light .color-1-stroke-light-transparent-20{stroke:#b056f633}.theme-light .purple-stroke-light-transparent-25,.theme-light .color-1-stroke-light-transparent-25{stroke:#b056f640}.theme-light .purple-stroke-light-transparent-30,.theme-light .color-1-stroke-light-transparent-30{stroke:#b056f64d}.theme-light .purple-stroke-light-transparent-35,.theme-light .color-1-stroke-light-transparent-35{stroke:#b056f659}.theme-light .purple-stroke-light-transparent-40,.theme-light .color-1-stroke-light-transparent-40{stroke:#b056f666}.theme-light .purple-stroke-light-transparent-45,.theme-light .color-1-stroke-light-transparent-45{stroke:#b056f673}.theme-light .purple-stroke-light-transparent-50,.theme-light .color-1-stroke-light-transparent-50{stroke:#b056f680}.theme-light .purple-stroke-light-transparent-55,.theme-light .color-1-stroke-light-transparent-55{stroke:#b056f68c}.theme-light .purple-stroke-light-transparent-60,.theme-light .color-1-stroke-light-transparent-60{stroke:#b056f699}.theme-light .purple-stroke-light-transparent-65,.theme-light .color-1-stroke-light-transparent-65{stroke:#b056f6a6}.theme-light .purple-stroke-light-transparent-70,.theme-light .color-1-stroke-light-transparent-70{stroke:#b056f6b3}.theme-light .purple-stroke-light-transparent-75,.theme-light .color-1-stroke-light-transparent-75{stroke:#b056f6bf}.theme-light .purple-stroke-light-transparent-80,.theme-light .color-1-stroke-light-transparent-80{stroke:#b056f6cc}.theme-light .purple-stroke-light-transparent-85,.theme-light .color-1-stroke-light-transparent-85{stroke:#b056f6d9}.theme-light .purple-stroke-light-transparent-90,.theme-light .color-1-stroke-light-transparent-90{stroke:#b056f6e6}.theme-light .purple-stroke-light-transparent-95,.theme-light .color-1-stroke-light-transparent-95{stroke:#b056f6f2}.theme-light .purple-stroke-light-lightness-10,.theme-light .color-1-stroke-light-lightness-10{stroke:#b867f7}.theme-light .purple-stroke-light-darkness-10,.theme-light .color-1-stroke-light-darkness-10{stroke:#a136f4}.theme-light .purple-stroke-light-lightness-20,.theme-light .color-1-stroke-light-lightness-20{stroke:#c078f8}.theme-light .purple-stroke-light-darkness-20,.theme-light .color-1-stroke-light-darkness-20{stroke:#9317f3}.theme-light .purple-stroke-light-lightness-30,.theme-light .color-1-stroke-light-lightness-30{stroke:#c889f9}.theme-light .purple-stroke-light-darkness-30,.theme-light .color-1-stroke-light-darkness-30{stroke:#810cdd}.theme-light .purple-stroke-light-lightness-40,.theme-light .color-1-stroke-light-lightness-40{stroke:#d09afa}.theme-light .purple-stroke-light-darkness-40,.theme-light .color-1-stroke-light-darkness-40{stroke:#6f0abd}.theme-light .purple-stroke-light-lightness-50,.theme-light .color-1-stroke-light-lightness-50{stroke:#d8abfb}.theme-light .purple-stroke-light-darkness-50,.theme-light .color-1-stroke-light-darkness-50{stroke:#5c089e}.theme-light .purple-stroke-light-lightness-60,.theme-light .color-1-stroke-light-lightness-60{stroke:#dfbbfb}.theme-light .purple-stroke-light-darkness-60,.theme-light .color-1-stroke-light-darkness-60{stroke:#4a077e}.theme-light .purple-stroke-light-lightness-70,.theme-light .color-1-stroke-light-lightness-70{stroke:#e7ccfc}.theme-light .purple-stroke-light-darkness-70,.theme-light .color-1-stroke-light-darkness-70{stroke:#37055f}.theme-light .purple-stroke-light-lightness-80,.theme-light .color-1-stroke-light-lightness-80{stroke:#efddfd}.theme-light .purple-stroke-light-darkness-80,.theme-light .color-1-stroke-light-darkness-80{stroke:#25033f}.theme-light .purple-stroke-light-lightness-90,.theme-light .color-1-stroke-light-lightness-90{stroke:#f7eefe}.theme-light .purple-stroke-light-darkness-90,.theme-light .color-1-stroke-light-darkness-90{stroke:#120220}.theme-light .purple-stroke-light-hover:hover,.theme-light .color-1-stroke-light-hover:hover{stroke:#b056f6}.theme-light .purple-stroke-light-hover-transparent-5:hover,.theme-light .color-1-stroke-light-hover-transparent-5:hover{stroke:#b056f60d}.theme-light .purple-stroke-light-hover-transparent-10:hover,.theme-light .color-1-stroke-light-hover-transparent-10:hover{stroke:#b056f61a}.theme-light .purple-stroke-light-hover-transparent-15:hover,.theme-light .color-1-stroke-light-hover-transparent-15:hover{stroke:#b056f626}.theme-light .purple-stroke-light-hover-transparent-20:hover,.theme-light .color-1-stroke-light-hover-transparent-20:hover{stroke:#b056f633}.theme-light .purple-stroke-light-hover-transparent-25:hover,.theme-light .color-1-stroke-light-hover-transparent-25:hover{stroke:#b056f640}.theme-light .purple-stroke-light-hover-transparent-30:hover,.theme-light .color-1-stroke-light-hover-transparent-30:hover{stroke:#b056f64d}.theme-light .purple-stroke-light-hover-transparent-35:hover,.theme-light .color-1-stroke-light-hover-transparent-35:hover{stroke:#b056f659}.theme-light .purple-stroke-light-hover-transparent-40:hover,.theme-light .color-1-stroke-light-hover-transparent-40:hover{stroke:#b056f666}.theme-light .purple-stroke-light-hover-transparent-45:hover,.theme-light .color-1-stroke-light-hover-transparent-45:hover{stroke:#b056f673}.theme-light .purple-stroke-light-hover-transparent-50:hover,.theme-light .color-1-stroke-light-hover-transparent-50:hover{stroke:#b056f680}.theme-light .purple-stroke-light-hover-transparent-55:hover,.theme-light .color-1-stroke-light-hover-transparent-55:hover{stroke:#b056f68c}.theme-light .purple-stroke-light-hover-transparent-60:hover,.theme-light .color-1-stroke-light-hover-transparent-60:hover{stroke:#b056f699}.theme-light .purple-stroke-light-hover-transparent-65:hover,.theme-light .color-1-stroke-light-hover-transparent-65:hover{stroke:#b056f6a6}.theme-light .purple-stroke-light-hover-transparent-70:hover,.theme-light .color-1-stroke-light-hover-transparent-70:hover{stroke:#b056f6b3}.theme-light .purple-stroke-light-hover-transparent-75:hover,.theme-light .color-1-stroke-light-hover-transparent-75:hover{stroke:#b056f6bf}.theme-light .purple-stroke-light-hover-transparent-80:hover,.theme-light .color-1-stroke-light-hover-transparent-80:hover{stroke:#b056f6cc}.theme-light .purple-stroke-light-hover-transparent-85:hover,.theme-light .color-1-stroke-light-hover-transparent-85:hover{stroke:#b056f6d9}.theme-light .purple-stroke-light-hover-transparent-90:hover,.theme-light .color-1-stroke-light-hover-transparent-90:hover{stroke:#b056f6e6}.theme-light .purple-stroke-light-hover-transparent-95:hover,.theme-light .color-1-stroke-light-hover-transparent-95:hover{stroke:#b056f6f2}.theme-light .purple-stroke,.theme-light .color-1-stroke{stroke:#8e34f4}.theme-light .purple-stroke-transparent-5,.theme-light .color-1-stroke-transparent-5{stroke:#8e34f40d}.theme-light .purple-stroke-transparent-10,.theme-light .color-1-stroke-transparent-10{stroke:#8e34f41a}.theme-light .purple-stroke-transparent-15,.theme-light .color-1-stroke-transparent-15{stroke:#8e34f426}.theme-light .purple-stroke-transparent-20,.theme-light .color-1-stroke-transparent-20{stroke:#8e34f433}.theme-light .purple-stroke-transparent-25,.theme-light .color-1-stroke-transparent-25{stroke:#8e34f440}.theme-light .purple-stroke-transparent-30,.theme-light .color-1-stroke-transparent-30{stroke:#8e34f44d}.theme-light .purple-stroke-transparent-35,.theme-light .color-1-stroke-transparent-35{stroke:#8e34f459}.theme-light .purple-stroke-transparent-40,.theme-light .color-1-stroke-transparent-40{stroke:#8e34f466}.theme-light .purple-stroke-transparent-45,.theme-light .color-1-stroke-transparent-45{stroke:#8e34f473}.theme-light .purple-stroke-transparent-50,.theme-light .color-1-stroke-transparent-50{stroke:#8e34f480}.theme-light .purple-stroke-transparent-55,.theme-light .color-1-stroke-transparent-55{stroke:#8e34f48c}.theme-light .purple-stroke-transparent-60,.theme-light .color-1-stroke-transparent-60{stroke:#8e34f499}.theme-light .purple-stroke-transparent-65,.theme-light .color-1-stroke-transparent-65{stroke:#8e34f4a6}.theme-light .purple-stroke-transparent-70,.theme-light .color-1-stroke-transparent-70{stroke:#8e34f4b3}.theme-light .purple-stroke-transparent-75,.theme-light .color-1-stroke-transparent-75{stroke:#8e34f4bf}.theme-light .purple-stroke-transparent-80,.theme-light .color-1-stroke-transparent-80{stroke:#8e34f4cc}.theme-light .purple-stroke-transparent-85,.theme-light .color-1-stroke-transparent-85{stroke:#8e34f4d9}.theme-light .purple-stroke-transparent-90,.theme-light .color-1-stroke-transparent-90{stroke:#8e34f4e6}.theme-light .purple-stroke-transparent-95,.theme-light .color-1-stroke-transparent-95{stroke:#8e34f4f2}.theme-light .purple-stroke-lightness-10,.theme-light .color-1-stroke-lightness-10{stroke:#9948f5}.theme-light .purple-stroke-darkness-10,.theme-light .color-1-stroke-darkness-10{stroke:#7e18f2}.theme-light .purple-stroke-lightness-20,.theme-light .color-1-stroke-lightness-20{stroke:#a55df6}.theme-light .purple-stroke-darkness-20,.theme-light .color-1-stroke-darkness-20{stroke:#700ce1}.theme-light .purple-stroke-lightness-30,.theme-light .color-1-stroke-lightness-30{stroke:#b071f7}.theme-light .purple-stroke-darkness-30,.theme-light .color-1-stroke-darkness-30{stroke:#620bc5}.theme-light .purple-stroke-lightness-40,.theme-light .color-1-stroke-lightness-40{stroke:#bb85f8}.theme-light .purple-stroke-darkness-40,.theme-light .color-1-stroke-darkness-40{stroke:#5409a8}.theme-light .purple-stroke-lightness-50,.theme-light .color-1-stroke-lightness-50{stroke:#c79afa}.theme-light .purple-stroke-darkness-50,.theme-light .color-1-stroke-darkness-50{stroke:#46088c}.theme-light .purple-stroke-lightness-60,.theme-light .color-1-stroke-lightness-60{stroke:#d2aefb}.theme-light .purple-stroke-darkness-60,.theme-light .color-1-stroke-darkness-60{stroke:#380670}.theme-light .purple-stroke-lightness-70,.theme-light .color-1-stroke-lightness-70{stroke:#ddc2fc}.theme-light .purple-stroke-darkness-70,.theme-light .color-1-stroke-darkness-70{stroke:#2a0554}.theme-light .purple-stroke-lightness-80,.theme-light .color-1-stroke-lightness-80{stroke:#e8d6fd}.theme-light .purple-stroke-darkness-80,.theme-light .color-1-stroke-darkness-80{stroke:#1c0338}.theme-light .purple-stroke-lightness-90,.theme-light .color-1-stroke-lightness-90{stroke:#f4ebfe}.theme-light .purple-stroke-darkness-90,.theme-light .color-1-stroke-darkness-90{stroke:#0e021c}.theme-light .purple-stroke-hover:hover,.theme-light .color-1-stroke-hover:hover{stroke:#8e34f4}.theme-light .purple-stroke-hover-transparent-5:hover,.theme-light .color-1-stroke-hover-transparent-5:hover{stroke:#8e34f40d}.theme-light .purple-stroke-hover-transparent-10:hover,.theme-light .color-1-stroke-hover-transparent-10:hover{stroke:#8e34f41a}.theme-light .purple-stroke-hover-transparent-15:hover,.theme-light .color-1-stroke-hover-transparent-15:hover{stroke:#8e34f426}.theme-light .purple-stroke-hover-transparent-20:hover,.theme-light .color-1-stroke-hover-transparent-20:hover{stroke:#8e34f433}.theme-light .purple-stroke-hover-transparent-25:hover,.theme-light .color-1-stroke-hover-transparent-25:hover{stroke:#8e34f440}.theme-light .purple-stroke-hover-transparent-30:hover,.theme-light .color-1-stroke-hover-transparent-30:hover{stroke:#8e34f44d}.theme-light .purple-stroke-hover-transparent-35:hover,.theme-light .color-1-stroke-hover-transparent-35:hover{stroke:#8e34f459}.theme-light .purple-stroke-hover-transparent-40:hover,.theme-light .color-1-stroke-hover-transparent-40:hover{stroke:#8e34f466}.theme-light .purple-stroke-hover-transparent-45:hover,.theme-light .color-1-stroke-hover-transparent-45:hover{stroke:#8e34f473}.theme-light .purple-stroke-hover-transparent-50:hover,.theme-light .color-1-stroke-hover-transparent-50:hover{stroke:#8e34f480}.theme-light .purple-stroke-hover-transparent-55:hover,.theme-light .color-1-stroke-hover-transparent-55:hover{stroke:#8e34f48c}.theme-light .purple-stroke-hover-transparent-60:hover,.theme-light .color-1-stroke-hover-transparent-60:hover{stroke:#8e34f499}.theme-light .purple-stroke-hover-transparent-65:hover,.theme-light .color-1-stroke-hover-transparent-65:hover{stroke:#8e34f4a6}.theme-light .purple-stroke-hover-transparent-70:hover,.theme-light .color-1-stroke-hover-transparent-70:hover{stroke:#8e34f4b3}.theme-light .purple-stroke-hover-transparent-75:hover,.theme-light .color-1-stroke-hover-transparent-75:hover{stroke:#8e34f4bf}.theme-light .purple-stroke-hover-transparent-80:hover,.theme-light .color-1-stroke-hover-transparent-80:hover{stroke:#8e34f4cc}.theme-light .purple-stroke-hover-transparent-85:hover,.theme-light .color-1-stroke-hover-transparent-85:hover{stroke:#8e34f4d9}.theme-light .purple-stroke-hover-transparent-90:hover,.theme-light .color-1-stroke-hover-transparent-90:hover{stroke:#8e34f4e6}.theme-light .purple-stroke-hover-transparent-95:hover,.theme-light .color-1-stroke-hover-transparent-95:hover{stroke:#8e34f4f2}.theme-light .purple-stroke-dark,.theme-light .color-1-stroke-dark{stroke:#6b2cda}.theme-light .purple-stroke-dark-transparent-5,.theme-light .color-1-stroke-dark-transparent-5{stroke:#6b2cda0d}.theme-light .purple-stroke-dark-transparent-10,.theme-light .color-1-stroke-dark-transparent-10{stroke:#6b2cda1a}.theme-light .purple-stroke-dark-transparent-15,.theme-light .color-1-stroke-dark-transparent-15{stroke:#6b2cda26}.theme-light .purple-stroke-dark-transparent-20,.theme-light .color-1-stroke-dark-transparent-20{stroke:#6b2cda33}.theme-light .purple-stroke-dark-transparent-25,.theme-light .color-1-stroke-dark-transparent-25{stroke:#6b2cda40}.theme-light .purple-stroke-dark-transparent-30,.theme-light .color-1-stroke-dark-transparent-30{stroke:#6b2cda4d}.theme-light .purple-stroke-dark-transparent-35,.theme-light .color-1-stroke-dark-transparent-35{stroke:#6b2cda59}.theme-light .purple-stroke-dark-transparent-40,.theme-light .color-1-stroke-dark-transparent-40{stroke:#6b2cda66}.theme-light .purple-stroke-dark-transparent-45,.theme-light .color-1-stroke-dark-transparent-45{stroke:#6b2cda73}.theme-light .purple-stroke-dark-transparent-50,.theme-light .color-1-stroke-dark-transparent-50{stroke:#6b2cda80}.theme-light .purple-stroke-dark-transparent-55,.theme-light .color-1-stroke-dark-transparent-55{stroke:#6b2cda8c}.theme-light .purple-stroke-dark-transparent-60,.theme-light .color-1-stroke-dark-transparent-60{stroke:#6b2cda99}.theme-light .purple-stroke-dark-transparent-65,.theme-light .color-1-stroke-dark-transparent-65{stroke:#6b2cdaa6}.theme-light .purple-stroke-dark-transparent-70,.theme-light .color-1-stroke-dark-transparent-70{stroke:#6b2cdab3}.theme-light .purple-stroke-dark-transparent-75,.theme-light .color-1-stroke-dark-transparent-75{stroke:#6b2cdabf}.theme-light .purple-stroke-dark-transparent-80,.theme-light .color-1-stroke-dark-transparent-80{stroke:#6b2cdacc}.theme-light .purple-stroke-dark-transparent-85,.theme-light .color-1-stroke-dark-transparent-85{stroke:#6b2cdad9}.theme-light .purple-stroke-dark-transparent-90,.theme-light .color-1-stroke-dark-transparent-90{stroke:#6b2cdae6}.theme-light .purple-stroke-dark-transparent-95,.theme-light .color-1-stroke-dark-transparent-95{stroke:#6b2cdaf2}.theme-light .purple-stroke-dark-lightness-10,.theme-light .color-1-stroke-dark-lightness-10{stroke:#7a41de}.theme-light .purple-stroke-dark-darkness-10,.theme-light .color-1-stroke-dark-darkness-10{stroke:#5f23c9}.theme-light .purple-stroke-dark-lightness-20,.theme-light .color-1-stroke-dark-lightness-20{stroke:#8956e1}.theme-light .purple-stroke-dark-darkness-20,.theme-light .color-1-stroke-dark-darkness-20{stroke:#551fb2}.theme-light .purple-stroke-dark-lightness-30,.theme-light .color-1-stroke-dark-lightness-30{stroke:#976be5}.theme-light .purple-stroke-dark-darkness-30,.theme-light .color-1-stroke-dark-darkness-30{stroke:#4a1b9c}.theme-light .purple-stroke-dark-lightness-40,.theme-light .color-1-stroke-dark-lightness-40{stroke:#a680e9}.theme-light .purple-stroke-dark-darkness-40,.theme-light .color-1-stroke-dark-darkness-40{stroke:#3f1786}.theme-light .purple-stroke-dark-lightness-50,.theme-light .color-1-stroke-dark-lightness-50{stroke:#b596ed}.theme-light .purple-stroke-dark-darkness-50,.theme-light .color-1-stroke-dark-darkness-50{stroke:#35146f}.theme-light .purple-stroke-dark-lightness-60,.theme-light .color-1-stroke-dark-lightness-60{stroke:#c4abf0}.theme-light .purple-stroke-dark-darkness-60,.theme-light .color-1-stroke-dark-darkness-60{stroke:#2a1059}.theme-light .purple-stroke-dark-lightness-70,.theme-light .color-1-stroke-dark-lightness-70{stroke:#d3c0f4}.theme-light .purple-stroke-dark-darkness-70,.theme-light .color-1-stroke-dark-darkness-70{stroke:#200c43}.theme-light .purple-stroke-dark-lightness-80,.theme-light .color-1-stroke-dark-lightness-80{stroke:#e1d5f8}.theme-light .purple-stroke-dark-darkness-80,.theme-light .color-1-stroke-dark-darkness-80{stroke:#15082d}.theme-light .purple-stroke-dark-lightness-90,.theme-light .color-1-stroke-dark-lightness-90{stroke:#f0eafb}.theme-light .purple-stroke-dark-darkness-90,.theme-light .color-1-stroke-dark-darkness-90{stroke:#0b0416}.theme-light .purple-stroke-dark-hover:hover,.theme-light .color-1-stroke-dark-hover:hover{stroke:#6b2cda}.theme-light .purple-stroke-dark-hover-transparent-5:hover,.theme-light .color-1-stroke-dark-hover-transparent-5:hover{stroke:#6b2cda0d}.theme-light .purple-stroke-dark-hover-transparent-10:hover,.theme-light .color-1-stroke-dark-hover-transparent-10:hover{stroke:#6b2cda1a}.theme-light .purple-stroke-dark-hover-transparent-15:hover,.theme-light .color-1-stroke-dark-hover-transparent-15:hover{stroke:#6b2cda26}.theme-light .purple-stroke-dark-hover-transparent-20:hover,.theme-light .color-1-stroke-dark-hover-transparent-20:hover{stroke:#6b2cda33}.theme-light .purple-stroke-dark-hover-transparent-25:hover,.theme-light .color-1-stroke-dark-hover-transparent-25:hover{stroke:#6b2cda40}.theme-light .purple-stroke-dark-hover-transparent-30:hover,.theme-light .color-1-stroke-dark-hover-transparent-30:hover{stroke:#6b2cda4d}.theme-light .purple-stroke-dark-hover-transparent-35:hover,.theme-light .color-1-stroke-dark-hover-transparent-35:hover{stroke:#6b2cda59}.theme-light .purple-stroke-dark-hover-transparent-40:hover,.theme-light .color-1-stroke-dark-hover-transparent-40:hover{stroke:#6b2cda66}.theme-light .purple-stroke-dark-hover-transparent-45:hover,.theme-light .color-1-stroke-dark-hover-transparent-45:hover{stroke:#6b2cda73}.theme-light .purple-stroke-dark-hover-transparent-50:hover,.theme-light .color-1-stroke-dark-hover-transparent-50:hover{stroke:#6b2cda80}.theme-light .purple-stroke-dark-hover-transparent-55:hover,.theme-light .color-1-stroke-dark-hover-transparent-55:hover{stroke:#6b2cda8c}.theme-light .purple-stroke-dark-hover-transparent-60:hover,.theme-light .color-1-stroke-dark-hover-transparent-60:hover{stroke:#6b2cda99}.theme-light .purple-stroke-dark-hover-transparent-65:hover,.theme-light .color-1-stroke-dark-hover-transparent-65:hover{stroke:#6b2cdaa6}.theme-light .purple-stroke-dark-hover-transparent-70:hover,.theme-light .color-1-stroke-dark-hover-transparent-70:hover{stroke:#6b2cdab3}.theme-light .purple-stroke-dark-hover-transparent-75:hover,.theme-light .color-1-stroke-dark-hover-transparent-75:hover{stroke:#6b2cdabf}.theme-light .purple-stroke-dark-hover-transparent-80:hover,.theme-light .color-1-stroke-dark-hover-transparent-80:hover{stroke:#6b2cdacc}.theme-light .purple-stroke-dark-hover-transparent-85:hover,.theme-light .color-1-stroke-dark-hover-transparent-85:hover{stroke:#6b2cdad9}.theme-light .purple-stroke-dark-hover-transparent-90:hover,.theme-light .color-1-stroke-dark-hover-transparent-90:hover{stroke:#6b2cdae6}.theme-light .purple-stroke-dark-hover-transparent-95:hover,.theme-light .color-1-stroke-dark-hover-transparent-95:hover{stroke:#6b2cdaf2}.theme-light .purple-stroke-darker,.theme-light .color-1-stroke-darker{stroke:#4b20ab}.theme-light .purple-stroke-darker-transparent-5,.theme-light .color-1-stroke-darker-transparent-5{stroke:#4b20ab0d}.theme-light .purple-stroke-darker-transparent-10,.theme-light .color-1-stroke-darker-transparent-10{stroke:#4b20ab1a}.theme-light .purple-stroke-darker-transparent-15,.theme-light .color-1-stroke-darker-transparent-15{stroke:#4b20ab26}.theme-light .purple-stroke-darker-transparent-20,.theme-light .color-1-stroke-darker-transparent-20{stroke:#4b20ab33}.theme-light .purple-stroke-darker-transparent-25,.theme-light .color-1-stroke-darker-transparent-25{stroke:#4b20ab40}.theme-light .purple-stroke-darker-transparent-30,.theme-light .color-1-stroke-darker-transparent-30{stroke:#4b20ab4d}.theme-light .purple-stroke-darker-transparent-35,.theme-light .color-1-stroke-darker-transparent-35{stroke:#4b20ab59}.theme-light .purple-stroke-darker-transparent-40,.theme-light .color-1-stroke-darker-transparent-40{stroke:#4b20ab66}.theme-light .purple-stroke-darker-transparent-45,.theme-light .color-1-stroke-darker-transparent-45{stroke:#4b20ab73}.theme-light .purple-stroke-darker-transparent-50,.theme-light .color-1-stroke-darker-transparent-50{stroke:#4b20ab80}.theme-light .purple-stroke-darker-transparent-55,.theme-light .color-1-stroke-darker-transparent-55{stroke:#4b20ab8c}.theme-light .purple-stroke-darker-transparent-60,.theme-light .color-1-stroke-darker-transparent-60{stroke:#4b20ab99}.theme-light .purple-stroke-darker-transparent-65,.theme-light .color-1-stroke-darker-transparent-65{stroke:#4b20aba6}.theme-light .purple-stroke-darker-transparent-70,.theme-light .color-1-stroke-darker-transparent-70{stroke:#4b20abb3}.theme-light .purple-stroke-darker-transparent-75,.theme-light .color-1-stroke-darker-transparent-75{stroke:#4b20abbf}.theme-light .purple-stroke-darker-transparent-80,.theme-light .color-1-stroke-darker-transparent-80{stroke:#4b20abcc}.theme-light .purple-stroke-darker-transparent-85,.theme-light .color-1-stroke-darker-transparent-85{stroke:#4b20abd9}.theme-light .purple-stroke-darker-transparent-90,.theme-light .color-1-stroke-darker-transparent-90{stroke:#4b20abe6}.theme-light .purple-stroke-darker-transparent-95,.theme-light .color-1-stroke-darker-transparent-95{stroke:#4b20abf2}.theme-light .purple-stroke-darker-lightness-10,.theme-light .color-1-stroke-darker-lightness-10{stroke:#5625c5}.theme-light .purple-stroke-darker-darkness-10,.theme-light .color-1-stroke-darker-darkness-10{stroke:#441d9a}.theme-light .purple-stroke-darker-lightness-20,.theme-light .color-1-stroke-darker-lightness-20{stroke:#6430d8}.theme-light .purple-stroke-darker-darkness-20,.theme-light .color-1-stroke-darker-darkness-20{stroke:#3c1a89}.theme-light .purple-stroke-darker-lightness-30,.theme-light .color-1-stroke-darker-lightness-30{stroke:#774add}.theme-light .purple-stroke-darker-darkness-30,.theme-light .color-1-stroke-darker-darkness-30{stroke:#351678}.theme-light .purple-stroke-darker-lightness-40,.theme-light .color-1-stroke-darker-lightness-40{stroke:#8b64e2}.theme-light .purple-stroke-darker-darkness-40,.theme-light .color-1-stroke-darker-darkness-40{stroke:#2d1367}.theme-light .purple-stroke-darker-lightness-50,.theme-light .color-1-stroke-darker-lightness-50{stroke:#9e7ee7}.theme-light .purple-stroke-darker-darkness-50,.theme-light .color-1-stroke-darker-darkness-50{stroke:#261056}.theme-light .purple-stroke-darker-lightness-60,.theme-light .color-1-stroke-darker-lightness-60{stroke:#b298ec}.theme-light .purple-stroke-darker-darkness-60,.theme-light .color-1-stroke-darker-darkness-60{stroke:#1e0d44}.theme-light .purple-stroke-darker-lightness-70,.theme-light .color-1-stroke-darker-lightness-70{stroke:#c5b1f0}.theme-light .purple-stroke-darker-darkness-70,.theme-light .color-1-stroke-darker-darkness-70{stroke:#170a33}.theme-light .purple-stroke-darker-lightness-80,.theme-light .color-1-stroke-darker-lightness-80{stroke:#d8cbf5}.theme-light .purple-stroke-darker-darkness-80,.theme-light .color-1-stroke-darker-darkness-80{stroke:#0f0622}.theme-light .purple-stroke-darker-lightness-90,.theme-light .color-1-stroke-darker-lightness-90{stroke:#ece5fa}.theme-light .purple-stroke-darker-darkness-90,.theme-light .color-1-stroke-darker-darkness-90{stroke:#080311}.theme-light .purple-stroke-darker-hover:hover,.theme-light .color-1-stroke-darker-hover:hover{stroke:#4b20ab}.theme-light .purple-stroke-darker-hover-transparent-5:hover,.theme-light .color-1-stroke-darker-hover-transparent-5:hover{stroke:#4b20ab0d}.theme-light .purple-stroke-darker-hover-transparent-10:hover,.theme-light .color-1-stroke-darker-hover-transparent-10:hover{stroke:#4b20ab1a}.theme-light .purple-stroke-darker-hover-transparent-15:hover,.theme-light .color-1-stroke-darker-hover-transparent-15:hover{stroke:#4b20ab26}.theme-light .purple-stroke-darker-hover-transparent-20:hover,.theme-light .color-1-stroke-darker-hover-transparent-20:hover{stroke:#4b20ab33}.theme-light .purple-stroke-darker-hover-transparent-25:hover,.theme-light .color-1-stroke-darker-hover-transparent-25:hover{stroke:#4b20ab40}.theme-light .purple-stroke-darker-hover-transparent-30:hover,.theme-light .color-1-stroke-darker-hover-transparent-30:hover{stroke:#4b20ab4d}.theme-light .purple-stroke-darker-hover-transparent-35:hover,.theme-light .color-1-stroke-darker-hover-transparent-35:hover{stroke:#4b20ab59}.theme-light .purple-stroke-darker-hover-transparent-40:hover,.theme-light .color-1-stroke-darker-hover-transparent-40:hover{stroke:#4b20ab66}.theme-light .purple-stroke-darker-hover-transparent-45:hover,.theme-light .color-1-stroke-darker-hover-transparent-45:hover{stroke:#4b20ab73}.theme-light .purple-stroke-darker-hover-transparent-50:hover,.theme-light .color-1-stroke-darker-hover-transparent-50:hover{stroke:#4b20ab80}.theme-light .purple-stroke-darker-hover-transparent-55:hover,.theme-light .color-1-stroke-darker-hover-transparent-55:hover{stroke:#4b20ab8c}.theme-light .purple-stroke-darker-hover-transparent-60:hover,.theme-light .color-1-stroke-darker-hover-transparent-60:hover{stroke:#4b20ab99}.theme-light .purple-stroke-darker-hover-transparent-65:hover,.theme-light .color-1-stroke-darker-hover-transparent-65:hover{stroke:#4b20aba6}.theme-light .purple-stroke-darker-hover-transparent-70:hover,.theme-light .color-1-stroke-darker-hover-transparent-70:hover{stroke:#4b20abb3}.theme-light .purple-stroke-darker-hover-transparent-75:hover,.theme-light .color-1-stroke-darker-hover-transparent-75:hover{stroke:#4b20abbf}.theme-light .purple-stroke-darker-hover-transparent-80:hover,.theme-light .color-1-stroke-darker-hover-transparent-80:hover{stroke:#4b20abcc}.theme-light .purple-stroke-darker-hover-transparent-85:hover,.theme-light .color-1-stroke-darker-hover-transparent-85:hover{stroke:#4b20abd9}.theme-light .purple-stroke-darker-hover-transparent-90:hover,.theme-light .color-1-stroke-darker-hover-transparent-90:hover{stroke:#4b20abe6}.theme-light .purple-stroke-darker-hover-transparent-95:hover,.theme-light .color-1-stroke-darker-hover-transparent-95:hover{stroke:#4b20abf2}.theme-light .purple-border-lighter,.theme-light .color-1-border-lighter{border-color:#dcb4fc!important}.theme-light .purple-border-lighter-transparent-5,.theme-light .color-1-border-lighter-transparent-5{border-color:#dcb4fc0d!important}.theme-light .purple-border-lighter-transparent-10,.theme-light .color-1-border-lighter-transparent-10{border-color:#dcb4fc1a!important}.theme-light .purple-border-lighter-transparent-15,.theme-light .color-1-border-lighter-transparent-15{border-color:#dcb4fc26!important}.theme-light .purple-border-lighter-transparent-20,.theme-light .color-1-border-lighter-transparent-20{border-color:#dcb4fc33!important}.theme-light .purple-border-lighter-transparent-25,.theme-light .color-1-border-lighter-transparent-25{border-color:#dcb4fc40!important}.theme-light .purple-border-lighter-transparent-30,.theme-light .color-1-border-lighter-transparent-30{border-color:#dcb4fc4d!important}.theme-light .purple-border-lighter-transparent-35,.theme-light .color-1-border-lighter-transparent-35{border-color:#dcb4fc59!important}.theme-light .purple-border-lighter-transparent-40,.theme-light .color-1-border-lighter-transparent-40{border-color:#dcb4fc66!important}.theme-light .purple-border-lighter-transparent-45,.theme-light .color-1-border-lighter-transparent-45{border-color:#dcb4fc73!important}.theme-light .purple-border-lighter-transparent-50,.theme-light .color-1-border-lighter-transparent-50{border-color:#dcb4fc80!important}.theme-light .purple-border-lighter-transparent-55,.theme-light .color-1-border-lighter-transparent-55{border-color:#dcb4fc8c!important}.theme-light .purple-border-lighter-transparent-60,.theme-light .color-1-border-lighter-transparent-60{border-color:#dcb4fc99!important}.theme-light .purple-border-lighter-transparent-65,.theme-light .color-1-border-lighter-transparent-65{border-color:#dcb4fca6!important}.theme-light .purple-border-lighter-transparent-70,.theme-light .color-1-border-lighter-transparent-70{border-color:#dcb4fcb3!important}.theme-light .purple-border-lighter-transparent-75,.theme-light .color-1-border-lighter-transparent-75{border-color:#dcb4fcbf!important}.theme-light .purple-border-lighter-transparent-80,.theme-light .color-1-border-lighter-transparent-80{border-color:#dcb4fccc!important}.theme-light .purple-border-lighter-transparent-85,.theme-light .color-1-border-lighter-transparent-85{border-color:#dcb4fcd9!important}.theme-light .purple-border-lighter-transparent-90,.theme-light .color-1-border-lighter-transparent-90{border-color:#dcb4fce6!important}.theme-light .purple-border-lighter-transparent-95,.theme-light .color-1-border-lighter-transparent-95{border-color:#dcb4fcf2!important}.theme-light .purple-border-lighter-lightness-10,.theme-light .color-1-border-lighter-lightness-10{border-color:#e0bcfc!important}.theme-light .purple-border-lighter-darkness-10,.theme-light .color-1-border-lighter-darkness-10{border-color:#c98afa!important}.theme-light .purple-border-lighter-lightness-20,.theme-light .color-1-border-lighter-lightness-20{border-color:#e3c3fd!important}.theme-light .purple-border-lighter-darkness-20,.theme-light .color-1-border-lighter-darkness-20{border-color:#b561f9!important}.theme-light .purple-border-lighter-lightness-30,.theme-light .color-1-border-lighter-lightness-30{border-color:#e7cbfd!important}.theme-light .purple-border-lighter-darkness-30,.theme-light .color-1-border-lighter-darkness-30{border-color:#a237f7!important}.theme-light .purple-border-lighter-lightness-40,.theme-light .color-1-border-lighter-lightness-40{border-color:#ead2fd!important}.theme-light .purple-border-lighter-darkness-40,.theme-light .color-1-border-lighter-darkness-40{border-color:#8e0ef5!important}.theme-light .purple-border-lighter-lightness-50,.theme-light .color-1-border-lighter-lightness-50{border-color:#eedafe!important}.theme-light .purple-border-lighter-darkness-50,.theme-light .color-1-border-lighter-darkness-50{border-color:#7708d0!important}.theme-light .purple-border-lighter-lightness-60,.theme-light .color-1-border-lighter-lightness-60{border-color:#f1e1fe!important}.theme-light .purple-border-lighter-darkness-60,.theme-light .color-1-border-lighter-darkness-60{border-color:#5f07a6!important}.theme-light .purple-border-lighter-lightness-70,.theme-light .color-1-border-lighter-lightness-70{border-color:#f5e9fe!important}.theme-light .purple-border-lighter-darkness-70,.theme-light .color-1-border-lighter-darkness-70{border-color:#47057d!important}.theme-light .purple-border-lighter-lightness-80,.theme-light .color-1-border-lighter-lightness-80{border-color:#f8f0fe!important}.theme-light .purple-border-lighter-darkness-80,.theme-light .color-1-border-lighter-darkness-80{border-color:#300353!important}.theme-light .purple-border-lighter-lightness-90,.theme-light .color-1-border-lighter-lightness-90{border-color:#fcf8ff!important}.theme-light .purple-border-lighter-darkness-90,.theme-light .color-1-border-lighter-darkness-90{border-color:#18022a!important}.theme-light .purple-border-lighter-hover:hover,.theme-light .color-1-border-lighter-hover:hover{border-color:#dcb4fc!important}.theme-light .purple-border-lighter-hover-transparent-5:hover,.theme-light .color-1-border-lighter-hover-transparent-5:hover{border-color:#dcb4fc0d!important}.theme-light .purple-border-lighter-hover-transparent-10:hover,.theme-light .color-1-border-lighter-hover-transparent-10:hover{border-color:#dcb4fc1a!important}.theme-light .purple-border-lighter-hover-transparent-15:hover,.theme-light .color-1-border-lighter-hover-transparent-15:hover{border-color:#dcb4fc26!important}.theme-light .purple-border-lighter-hover-transparent-20:hover,.theme-light .color-1-border-lighter-hover-transparent-20:hover{border-color:#dcb4fc33!important}.theme-light .purple-border-lighter-hover-transparent-25:hover,.theme-light .color-1-border-lighter-hover-transparent-25:hover{border-color:#dcb4fc40!important}.theme-light .purple-border-lighter-hover-transparent-30:hover,.theme-light .color-1-border-lighter-hover-transparent-30:hover{border-color:#dcb4fc4d!important}.theme-light .purple-border-lighter-hover-transparent-35:hover,.theme-light .color-1-border-lighter-hover-transparent-35:hover{border-color:#dcb4fc59!important}.theme-light .purple-border-lighter-hover-transparent-40:hover,.theme-light .color-1-border-lighter-hover-transparent-40:hover{border-color:#dcb4fc66!important}.theme-light .purple-border-lighter-hover-transparent-45:hover,.theme-light .color-1-border-lighter-hover-transparent-45:hover{border-color:#dcb4fc73!important}.theme-light .purple-border-lighter-hover-transparent-50:hover,.theme-light .color-1-border-lighter-hover-transparent-50:hover{border-color:#dcb4fc80!important}.theme-light .purple-border-lighter-hover-transparent-55:hover,.theme-light .color-1-border-lighter-hover-transparent-55:hover{border-color:#dcb4fc8c!important}.theme-light .purple-border-lighter-hover-transparent-60:hover,.theme-light .color-1-border-lighter-hover-transparent-60:hover{border-color:#dcb4fc99!important}.theme-light .purple-border-lighter-hover-transparent-65:hover,.theme-light .color-1-border-lighter-hover-transparent-65:hover{border-color:#dcb4fca6!important}.theme-light .purple-border-lighter-hover-transparent-70:hover,.theme-light .color-1-border-lighter-hover-transparent-70:hover{border-color:#dcb4fcb3!important}.theme-light .purple-border-lighter-hover-transparent-75:hover,.theme-light .color-1-border-lighter-hover-transparent-75:hover{border-color:#dcb4fcbf!important}.theme-light .purple-border-lighter-hover-transparent-80:hover,.theme-light .color-1-border-lighter-hover-transparent-80:hover{border-color:#dcb4fccc!important}.theme-light .purple-border-lighter-hover-transparent-85:hover,.theme-light .color-1-border-lighter-hover-transparent-85:hover{border-color:#dcb4fcd9!important}.theme-light .purple-border-lighter-hover-transparent-90:hover,.theme-light .color-1-border-lighter-hover-transparent-90:hover{border-color:#dcb4fce6!important}.theme-light .purple-border-lighter-hover-transparent-95:hover,.theme-light .color-1-border-lighter-hover-transparent-95:hover{border-color:#dcb4fcf2!important}.theme-light .purple-border-light,.theme-light .color-1-border-light{border-color:#b056f6!important}.theme-light .purple-border-light-transparent-5,.theme-light .color-1-border-light-transparent-5{border-color:#b056f60d!important}.theme-light .purple-border-light-transparent-10,.theme-light .color-1-border-light-transparent-10{border-color:#b056f61a!important}.theme-light .purple-border-light-transparent-15,.theme-light .color-1-border-light-transparent-15{border-color:#b056f626!important}.theme-light .purple-border-light-transparent-20,.theme-light .color-1-border-light-transparent-20{border-color:#b056f633!important}.theme-light .purple-border-light-transparent-25,.theme-light .color-1-border-light-transparent-25{border-color:#b056f640!important}.theme-light .purple-border-light-transparent-30,.theme-light .color-1-border-light-transparent-30{border-color:#b056f64d!important}.theme-light .purple-border-light-transparent-35,.theme-light .color-1-border-light-transparent-35{border-color:#b056f659!important}.theme-light .purple-border-light-transparent-40,.theme-light .color-1-border-light-transparent-40{border-color:#b056f666!important}.theme-light .purple-border-light-transparent-45,.theme-light .color-1-border-light-transparent-45{border-color:#b056f673!important}.theme-light .purple-border-light-transparent-50,.theme-light .color-1-border-light-transparent-50{border-color:#b056f680!important}.theme-light .purple-border-light-transparent-55,.theme-light .color-1-border-light-transparent-55{border-color:#b056f68c!important}.theme-light .purple-border-light-transparent-60,.theme-light .color-1-border-light-transparent-60{border-color:#b056f699!important}.theme-light .purple-border-light-transparent-65,.theme-light .color-1-border-light-transparent-65{border-color:#b056f6a6!important}.theme-light .purple-border-light-transparent-70,.theme-light .color-1-border-light-transparent-70{border-color:#b056f6b3!important}.theme-light .purple-border-light-transparent-75,.theme-light .color-1-border-light-transparent-75{border-color:#b056f6bf!important}.theme-light .purple-border-light-transparent-80,.theme-light .color-1-border-light-transparent-80{border-color:#b056f6cc!important}.theme-light .purple-border-light-transparent-85,.theme-light .color-1-border-light-transparent-85{border-color:#b056f6d9!important}.theme-light .purple-border-light-transparent-90,.theme-light .color-1-border-light-transparent-90{border-color:#b056f6e6!important}.theme-light .purple-border-light-transparent-95,.theme-light .color-1-border-light-transparent-95{border-color:#b056f6f2!important}.theme-light .purple-border-light-lightness-10,.theme-light .color-1-border-light-lightness-10{border-color:#b867f7!important}.theme-light .purple-border-light-darkness-10,.theme-light .color-1-border-light-darkness-10{border-color:#a136f4!important}.theme-light .purple-border-light-lightness-20,.theme-light .color-1-border-light-lightness-20{border-color:#c078f8!important}.theme-light .purple-border-light-darkness-20,.theme-light .color-1-border-light-darkness-20{border-color:#9317f3!important}.theme-light .purple-border-light-lightness-30,.theme-light .color-1-border-light-lightness-30{border-color:#c889f9!important}.theme-light .purple-border-light-darkness-30,.theme-light .color-1-border-light-darkness-30{border-color:#810cdd!important}.theme-light .purple-border-light-lightness-40,.theme-light .color-1-border-light-lightness-40{border-color:#d09afa!important}.theme-light .purple-border-light-darkness-40,.theme-light .color-1-border-light-darkness-40{border-color:#6f0abd!important}.theme-light .purple-border-light-lightness-50,.theme-light .color-1-border-light-lightness-50{border-color:#d8abfb!important}.theme-light .purple-border-light-darkness-50,.theme-light .color-1-border-light-darkness-50{border-color:#5c089e!important}.theme-light .purple-border-light-lightness-60,.theme-light .color-1-border-light-lightness-60{border-color:#dfbbfb!important}.theme-light .purple-border-light-darkness-60,.theme-light .color-1-border-light-darkness-60{border-color:#4a077e!important}.theme-light .purple-border-light-lightness-70,.theme-light .color-1-border-light-lightness-70{border-color:#e7ccfc!important}.theme-light .purple-border-light-darkness-70,.theme-light .color-1-border-light-darkness-70{border-color:#37055f!important}.theme-light .purple-border-light-lightness-80,.theme-light .color-1-border-light-lightness-80{border-color:#efddfd!important}.theme-light .purple-border-light-darkness-80,.theme-light .color-1-border-light-darkness-80{border-color:#25033f!important}.theme-light .purple-border-light-lightness-90,.theme-light .color-1-border-light-lightness-90{border-color:#f7eefe!important}.theme-light .purple-border-light-darkness-90,.theme-light .color-1-border-light-darkness-90{border-color:#120220!important}.theme-light .purple-border-light-hover:hover,.theme-light .color-1-border-light-hover:hover{border-color:#b056f6!important}.theme-light .purple-border-light-hover-transparent-5:hover,.theme-light .color-1-border-light-hover-transparent-5:hover{border-color:#b056f60d!important}.theme-light .purple-border-light-hover-transparent-10:hover,.theme-light .color-1-border-light-hover-transparent-10:hover{border-color:#b056f61a!important}.theme-light .purple-border-light-hover-transparent-15:hover,.theme-light .color-1-border-light-hover-transparent-15:hover{border-color:#b056f626!important}.theme-light .purple-border-light-hover-transparent-20:hover,.theme-light .color-1-border-light-hover-transparent-20:hover{border-color:#b056f633!important}.theme-light .purple-border-light-hover-transparent-25:hover,.theme-light .color-1-border-light-hover-transparent-25:hover{border-color:#b056f640!important}.theme-light .purple-border-light-hover-transparent-30:hover,.theme-light .color-1-border-light-hover-transparent-30:hover{border-color:#b056f64d!important}.theme-light .purple-border-light-hover-transparent-35:hover,.theme-light .color-1-border-light-hover-transparent-35:hover{border-color:#b056f659!important}.theme-light .purple-border-light-hover-transparent-40:hover,.theme-light .color-1-border-light-hover-transparent-40:hover{border-color:#b056f666!important}.theme-light .purple-border-light-hover-transparent-45:hover,.theme-light .color-1-border-light-hover-transparent-45:hover{border-color:#b056f673!important}.theme-light .purple-border-light-hover-transparent-50:hover,.theme-light .color-1-border-light-hover-transparent-50:hover{border-color:#b056f680!important}.theme-light .purple-border-light-hover-transparent-55:hover,.theme-light .color-1-border-light-hover-transparent-55:hover{border-color:#b056f68c!important}.theme-light .purple-border-light-hover-transparent-60:hover,.theme-light .color-1-border-light-hover-transparent-60:hover{border-color:#b056f699!important}.theme-light .purple-border-light-hover-transparent-65:hover,.theme-light .color-1-border-light-hover-transparent-65:hover{border-color:#b056f6a6!important}.theme-light .purple-border-light-hover-transparent-70:hover,.theme-light .color-1-border-light-hover-transparent-70:hover{border-color:#b056f6b3!important}.theme-light .purple-border-light-hover-transparent-75:hover,.theme-light .color-1-border-light-hover-transparent-75:hover{border-color:#b056f6bf!important}.theme-light .purple-border-light-hover-transparent-80:hover,.theme-light .color-1-border-light-hover-transparent-80:hover{border-color:#b056f6cc!important}.theme-light .purple-border-light-hover-transparent-85:hover,.theme-light .color-1-border-light-hover-transparent-85:hover{border-color:#b056f6d9!important}.theme-light .purple-border-light-hover-transparent-90:hover,.theme-light .color-1-border-light-hover-transparent-90:hover{border-color:#b056f6e6!important}.theme-light .purple-border-light-hover-transparent-95:hover,.theme-light .color-1-border-light-hover-transparent-95:hover{border-color:#b056f6f2!important}.theme-light .purple-border,.theme-light .color-1-border{border-color:#8e34f4!important}.theme-light .purple-border-transparent-5,.theme-light .color-1-border-transparent-5{border-color:#8e34f40d!important}.theme-light .purple-border-transparent-10,.theme-light .color-1-border-transparent-10{border-color:#8e34f41a!important}.theme-light .purple-border-transparent-15,.theme-light .color-1-border-transparent-15{border-color:#8e34f426!important}.theme-light .purple-border-transparent-20,.theme-light .color-1-border-transparent-20{border-color:#8e34f433!important}.theme-light .purple-border-transparent-25,.theme-light .color-1-border-transparent-25{border-color:#8e34f440!important}.theme-light .purple-border-transparent-30,.theme-light .color-1-border-transparent-30{border-color:#8e34f44d!important}.theme-light .purple-border-transparent-35,.theme-light .color-1-border-transparent-35{border-color:#8e34f459!important}.theme-light .purple-border-transparent-40,.theme-light .color-1-border-transparent-40{border-color:#8e34f466!important}.theme-light .purple-border-transparent-45,.theme-light .color-1-border-transparent-45{border-color:#8e34f473!important}.theme-light .purple-border-transparent-50,.theme-light .color-1-border-transparent-50{border-color:#8e34f480!important}.theme-light .purple-border-transparent-55,.theme-light .color-1-border-transparent-55{border-color:#8e34f48c!important}.theme-light .purple-border-transparent-60,.theme-light .color-1-border-transparent-60{border-color:#8e34f499!important}.theme-light .purple-border-transparent-65,.theme-light .color-1-border-transparent-65{border-color:#8e34f4a6!important}.theme-light .purple-border-transparent-70,.theme-light .color-1-border-transparent-70{border-color:#8e34f4b3!important}.theme-light .purple-border-transparent-75,.theme-light .color-1-border-transparent-75{border-color:#8e34f4bf!important}.theme-light .purple-border-transparent-80,.theme-light .color-1-border-transparent-80{border-color:#8e34f4cc!important}.theme-light .purple-border-transparent-85,.theme-light .color-1-border-transparent-85{border-color:#8e34f4d9!important}.theme-light .purple-border-transparent-90,.theme-light .color-1-border-transparent-90{border-color:#8e34f4e6!important}.theme-light .purple-border-transparent-95,.theme-light .color-1-border-transparent-95{border-color:#8e34f4f2!important}.theme-light .purple-border-lightness-10,.theme-light .color-1-border-lightness-10{border-color:#9948f5!important}.theme-light .purple-border-darkness-10,.theme-light .color-1-border-darkness-10{border-color:#7e18f2!important}.theme-light .purple-border-lightness-20,.theme-light .color-1-border-lightness-20{border-color:#a55df6!important}.theme-light .purple-border-darkness-20,.theme-light .color-1-border-darkness-20{border-color:#700ce1!important}.theme-light .purple-border-lightness-30,.theme-light .color-1-border-lightness-30{border-color:#b071f7!important}.theme-light .purple-border-darkness-30,.theme-light .color-1-border-darkness-30{border-color:#620bc5!important}.theme-light .purple-border-lightness-40,.theme-light .color-1-border-lightness-40{border-color:#bb85f8!important}.theme-light .purple-border-darkness-40,.theme-light .color-1-border-darkness-40{border-color:#5409a8!important}.theme-light .purple-border-lightness-50,.theme-light .color-1-border-lightness-50{border-color:#c79afa!important}.theme-light .purple-border-darkness-50,.theme-light .color-1-border-darkness-50{border-color:#46088c!important}.theme-light .purple-border-lightness-60,.theme-light .color-1-border-lightness-60{border-color:#d2aefb!important}.theme-light .purple-border-darkness-60,.theme-light .color-1-border-darkness-60{border-color:#380670!important}.theme-light .purple-border-lightness-70,.theme-light .color-1-border-lightness-70{border-color:#ddc2fc!important}.theme-light .purple-border-darkness-70,.theme-light .color-1-border-darkness-70{border-color:#2a0554!important}.theme-light .purple-border-lightness-80,.theme-light .color-1-border-lightness-80{border-color:#e8d6fd!important}.theme-light .purple-border-darkness-80,.theme-light .color-1-border-darkness-80{border-color:#1c0338!important}.theme-light .purple-border-lightness-90,.theme-light .color-1-border-lightness-90{border-color:#f4ebfe!important}.theme-light .purple-border-darkness-90,.theme-light .color-1-border-darkness-90{border-color:#0e021c!important}.theme-light .purple-border-hover:hover,.theme-light .color-1-border-hover:hover{border-color:#8e34f4!important}.theme-light .purple-border-hover-transparent-5:hover,.theme-light .color-1-border-hover-transparent-5:hover{border-color:#8e34f40d!important}.theme-light .purple-border-hover-transparent-10:hover,.theme-light .color-1-border-hover-transparent-10:hover{border-color:#8e34f41a!important}.theme-light .purple-border-hover-transparent-15:hover,.theme-light .color-1-border-hover-transparent-15:hover{border-color:#8e34f426!important}.theme-light .purple-border-hover-transparent-20:hover,.theme-light .color-1-border-hover-transparent-20:hover{border-color:#8e34f433!important}.theme-light .purple-border-hover-transparent-25:hover,.theme-light .color-1-border-hover-transparent-25:hover{border-color:#8e34f440!important}.theme-light .purple-border-hover-transparent-30:hover,.theme-light .color-1-border-hover-transparent-30:hover{border-color:#8e34f44d!important}.theme-light .purple-border-hover-transparent-35:hover,.theme-light .color-1-border-hover-transparent-35:hover{border-color:#8e34f459!important}.theme-light .purple-border-hover-transparent-40:hover,.theme-light .color-1-border-hover-transparent-40:hover{border-color:#8e34f466!important}.theme-light .purple-border-hover-transparent-45:hover,.theme-light .color-1-border-hover-transparent-45:hover{border-color:#8e34f473!important}.theme-light .purple-border-hover-transparent-50:hover,.theme-light .color-1-border-hover-transparent-50:hover{border-color:#8e34f480!important}.theme-light .purple-border-hover-transparent-55:hover,.theme-light .color-1-border-hover-transparent-55:hover{border-color:#8e34f48c!important}.theme-light .purple-border-hover-transparent-60:hover,.theme-light .color-1-border-hover-transparent-60:hover{border-color:#8e34f499!important}.theme-light .purple-border-hover-transparent-65:hover,.theme-light .color-1-border-hover-transparent-65:hover{border-color:#8e34f4a6!important}.theme-light .purple-border-hover-transparent-70:hover,.theme-light .color-1-border-hover-transparent-70:hover{border-color:#8e34f4b3!important}.theme-light .purple-border-hover-transparent-75:hover,.theme-light .color-1-border-hover-transparent-75:hover{border-color:#8e34f4bf!important}.theme-light .purple-border-hover-transparent-80:hover,.theme-light .color-1-border-hover-transparent-80:hover{border-color:#8e34f4cc!important}.theme-light .purple-border-hover-transparent-85:hover,.theme-light .color-1-border-hover-transparent-85:hover{border-color:#8e34f4d9!important}.theme-light .purple-border-hover-transparent-90:hover,.theme-light .color-1-border-hover-transparent-90:hover{border-color:#8e34f4e6!important}.theme-light .purple-border-hover-transparent-95:hover,.theme-light .color-1-border-hover-transparent-95:hover{border-color:#8e34f4f2!important}.theme-light .purple-border-dark,.theme-light .color-1-border-dark{border-color:#6b2cda!important}.theme-light .purple-border-dark-transparent-5,.theme-light .color-1-border-dark-transparent-5{border-color:#6b2cda0d!important}.theme-light .purple-border-dark-transparent-10,.theme-light .color-1-border-dark-transparent-10{border-color:#6b2cda1a!important}.theme-light .purple-border-dark-transparent-15,.theme-light .color-1-border-dark-transparent-15{border-color:#6b2cda26!important}.theme-light .purple-border-dark-transparent-20,.theme-light .color-1-border-dark-transparent-20{border-color:#6b2cda33!important}.theme-light .purple-border-dark-transparent-25,.theme-light .color-1-border-dark-transparent-25{border-color:#6b2cda40!important}.theme-light .purple-border-dark-transparent-30,.theme-light .color-1-border-dark-transparent-30{border-color:#6b2cda4d!important}.theme-light .purple-border-dark-transparent-35,.theme-light .color-1-border-dark-transparent-35{border-color:#6b2cda59!important}.theme-light .purple-border-dark-transparent-40,.theme-light .color-1-border-dark-transparent-40{border-color:#6b2cda66!important}.theme-light .purple-border-dark-transparent-45,.theme-light .color-1-border-dark-transparent-45{border-color:#6b2cda73!important}.theme-light .purple-border-dark-transparent-50,.theme-light .color-1-border-dark-transparent-50{border-color:#6b2cda80!important}.theme-light .purple-border-dark-transparent-55,.theme-light .color-1-border-dark-transparent-55{border-color:#6b2cda8c!important}.theme-light .purple-border-dark-transparent-60,.theme-light .color-1-border-dark-transparent-60{border-color:#6b2cda99!important}.theme-light .purple-border-dark-transparent-65,.theme-light .color-1-border-dark-transparent-65{border-color:#6b2cdaa6!important}.theme-light .purple-border-dark-transparent-70,.theme-light .color-1-border-dark-transparent-70{border-color:#6b2cdab3!important}.theme-light .purple-border-dark-transparent-75,.theme-light .color-1-border-dark-transparent-75{border-color:#6b2cdabf!important}.theme-light .purple-border-dark-transparent-80,.theme-light .color-1-border-dark-transparent-80{border-color:#6b2cdacc!important}.theme-light .purple-border-dark-transparent-85,.theme-light .color-1-border-dark-transparent-85{border-color:#6b2cdad9!important}.theme-light .purple-border-dark-transparent-90,.theme-light .color-1-border-dark-transparent-90{border-color:#6b2cdae6!important}.theme-light .purple-border-dark-transparent-95,.theme-light .color-1-border-dark-transparent-95{border-color:#6b2cdaf2!important}.theme-light .purple-border-dark-lightness-10,.theme-light .color-1-border-dark-lightness-10{border-color:#7a41de!important}.theme-light .purple-border-dark-darkness-10,.theme-light .color-1-border-dark-darkness-10{border-color:#5f23c9!important}.theme-light .purple-border-dark-lightness-20,.theme-light .color-1-border-dark-lightness-20{border-color:#8956e1!important}.theme-light .purple-border-dark-darkness-20,.theme-light .color-1-border-dark-darkness-20{border-color:#551fb2!important}.theme-light .purple-border-dark-lightness-30,.theme-light .color-1-border-dark-lightness-30{border-color:#976be5!important}.theme-light .purple-border-dark-darkness-30,.theme-light .color-1-border-dark-darkness-30{border-color:#4a1b9c!important}.theme-light .purple-border-dark-lightness-40,.theme-light .color-1-border-dark-lightness-40{border-color:#a680e9!important}.theme-light .purple-border-dark-darkness-40,.theme-light .color-1-border-dark-darkness-40{border-color:#3f1786!important}.theme-light .purple-border-dark-lightness-50,.theme-light .color-1-border-dark-lightness-50{border-color:#b596ed!important}.theme-light .purple-border-dark-darkness-50,.theme-light .color-1-border-dark-darkness-50{border-color:#35146f!important}.theme-light .purple-border-dark-lightness-60,.theme-light .color-1-border-dark-lightness-60{border-color:#c4abf0!important}.theme-light .purple-border-dark-darkness-60,.theme-light .color-1-border-dark-darkness-60{border-color:#2a1059!important}.theme-light .purple-border-dark-lightness-70,.theme-light .color-1-border-dark-lightness-70{border-color:#d3c0f4!important}.theme-light .purple-border-dark-darkness-70,.theme-light .color-1-border-dark-darkness-70{border-color:#200c43!important}.theme-light .purple-border-dark-lightness-80,.theme-light .color-1-border-dark-lightness-80{border-color:#e1d5f8!important}.theme-light .purple-border-dark-darkness-80,.theme-light .color-1-border-dark-darkness-80{border-color:#15082d!important}.theme-light .purple-border-dark-lightness-90,.theme-light .color-1-border-dark-lightness-90{border-color:#f0eafb!important}.theme-light .purple-border-dark-darkness-90,.theme-light .color-1-border-dark-darkness-90{border-color:#0b0416!important}.theme-light .purple-border-dark-hover:hover,.theme-light .color-1-border-dark-hover:hover{border-color:#6b2cda!important}.theme-light .purple-border-dark-hover-transparent-5:hover,.theme-light .color-1-border-dark-hover-transparent-5:hover{border-color:#6b2cda0d!important}.theme-light .purple-border-dark-hover-transparent-10:hover,.theme-light .color-1-border-dark-hover-transparent-10:hover{border-color:#6b2cda1a!important}.theme-light .purple-border-dark-hover-transparent-15:hover,.theme-light .color-1-border-dark-hover-transparent-15:hover{border-color:#6b2cda26!important}.theme-light .purple-border-dark-hover-transparent-20:hover,.theme-light .color-1-border-dark-hover-transparent-20:hover{border-color:#6b2cda33!important}.theme-light .purple-border-dark-hover-transparent-25:hover,.theme-light .color-1-border-dark-hover-transparent-25:hover{border-color:#6b2cda40!important}.theme-light .purple-border-dark-hover-transparent-30:hover,.theme-light .color-1-border-dark-hover-transparent-30:hover{border-color:#6b2cda4d!important}.theme-light .purple-border-dark-hover-transparent-35:hover,.theme-light .color-1-border-dark-hover-transparent-35:hover{border-color:#6b2cda59!important}.theme-light .purple-border-dark-hover-transparent-40:hover,.theme-light .color-1-border-dark-hover-transparent-40:hover{border-color:#6b2cda66!important}.theme-light .purple-border-dark-hover-transparent-45:hover,.theme-light .color-1-border-dark-hover-transparent-45:hover{border-color:#6b2cda73!important}.theme-light .purple-border-dark-hover-transparent-50:hover,.theme-light .color-1-border-dark-hover-transparent-50:hover{border-color:#6b2cda80!important}.theme-light .purple-border-dark-hover-transparent-55:hover,.theme-light .color-1-border-dark-hover-transparent-55:hover{border-color:#6b2cda8c!important}.theme-light .purple-border-dark-hover-transparent-60:hover,.theme-light .color-1-border-dark-hover-transparent-60:hover{border-color:#6b2cda99!important}.theme-light .purple-border-dark-hover-transparent-65:hover,.theme-light .color-1-border-dark-hover-transparent-65:hover{border-color:#6b2cdaa6!important}.theme-light .purple-border-dark-hover-transparent-70:hover,.theme-light .color-1-border-dark-hover-transparent-70:hover{border-color:#6b2cdab3!important}.theme-light .purple-border-dark-hover-transparent-75:hover,.theme-light .color-1-border-dark-hover-transparent-75:hover{border-color:#6b2cdabf!important}.theme-light .purple-border-dark-hover-transparent-80:hover,.theme-light .color-1-border-dark-hover-transparent-80:hover{border-color:#6b2cdacc!important}.theme-light .purple-border-dark-hover-transparent-85:hover,.theme-light .color-1-border-dark-hover-transparent-85:hover{border-color:#6b2cdad9!important}.theme-light .purple-border-dark-hover-transparent-90:hover,.theme-light .color-1-border-dark-hover-transparent-90:hover{border-color:#6b2cdae6!important}.theme-light .purple-border-dark-hover-transparent-95:hover,.theme-light .color-1-border-dark-hover-transparent-95:hover{border-color:#6b2cdaf2!important}.theme-light .purple-border-darker,.theme-light .color-1-border-darker{border-color:#4b20ab!important}.theme-light .purple-border-darker-transparent-5,.theme-light .color-1-border-darker-transparent-5{border-color:#4b20ab0d!important}.theme-light .purple-border-darker-transparent-10,.theme-light .color-1-border-darker-transparent-10{border-color:#4b20ab1a!important}.theme-light .purple-border-darker-transparent-15,.theme-light .color-1-border-darker-transparent-15{border-color:#4b20ab26!important}.theme-light .purple-border-darker-transparent-20,.theme-light .color-1-border-darker-transparent-20{border-color:#4b20ab33!important}.theme-light .purple-border-darker-transparent-25,.theme-light .color-1-border-darker-transparent-25{border-color:#4b20ab40!important}.theme-light .purple-border-darker-transparent-30,.theme-light .color-1-border-darker-transparent-30{border-color:#4b20ab4d!important}.theme-light .purple-border-darker-transparent-35,.theme-light .color-1-border-darker-transparent-35{border-color:#4b20ab59!important}.theme-light .purple-border-darker-transparent-40,.theme-light .color-1-border-darker-transparent-40{border-color:#4b20ab66!important}.theme-light .purple-border-darker-transparent-45,.theme-light .color-1-border-darker-transparent-45{border-color:#4b20ab73!important}.theme-light .purple-border-darker-transparent-50,.theme-light .color-1-border-darker-transparent-50{border-color:#4b20ab80!important}.theme-light .purple-border-darker-transparent-55,.theme-light .color-1-border-darker-transparent-55{border-color:#4b20ab8c!important}.theme-light .purple-border-darker-transparent-60,.theme-light .color-1-border-darker-transparent-60{border-color:#4b20ab99!important}.theme-light .purple-border-darker-transparent-65,.theme-light .color-1-border-darker-transparent-65{border-color:#4b20aba6!important}.theme-light .purple-border-darker-transparent-70,.theme-light .color-1-border-darker-transparent-70{border-color:#4b20abb3!important}.theme-light .purple-border-darker-transparent-75,.theme-light .color-1-border-darker-transparent-75{border-color:#4b20abbf!important}.theme-light .purple-border-darker-transparent-80,.theme-light .color-1-border-darker-transparent-80{border-color:#4b20abcc!important}.theme-light .purple-border-darker-transparent-85,.theme-light .color-1-border-darker-transparent-85{border-color:#4b20abd9!important}.theme-light .purple-border-darker-transparent-90,.theme-light .color-1-border-darker-transparent-90{border-color:#4b20abe6!important}.theme-light .purple-border-darker-transparent-95,.theme-light .color-1-border-darker-transparent-95{border-color:#4b20abf2!important}.theme-light .purple-border-darker-lightness-10,.theme-light .color-1-border-darker-lightness-10{border-color:#5625c5!important}.theme-light .purple-border-darker-darkness-10,.theme-light .color-1-border-darker-darkness-10{border-color:#441d9a!important}.theme-light .purple-border-darker-lightness-20,.theme-light .color-1-border-darker-lightness-20{border-color:#6430d8!important}.theme-light .purple-border-darker-darkness-20,.theme-light .color-1-border-darker-darkness-20{border-color:#3c1a89!important}.theme-light .purple-border-darker-lightness-30,.theme-light .color-1-border-darker-lightness-30{border-color:#774add!important}.theme-light .purple-border-darker-darkness-30,.theme-light .color-1-border-darker-darkness-30{border-color:#351678!important}.theme-light .purple-border-darker-lightness-40,.theme-light .color-1-border-darker-lightness-40{border-color:#8b64e2!important}.theme-light .purple-border-darker-darkness-40,.theme-light .color-1-border-darker-darkness-40{border-color:#2d1367!important}.theme-light .purple-border-darker-lightness-50,.theme-light .color-1-border-darker-lightness-50{border-color:#9e7ee7!important}.theme-light .purple-border-darker-darkness-50,.theme-light .color-1-border-darker-darkness-50{border-color:#261056!important}.theme-light .purple-border-darker-lightness-60,.theme-light .color-1-border-darker-lightness-60{border-color:#b298ec!important}.theme-light .purple-border-darker-darkness-60,.theme-light .color-1-border-darker-darkness-60{border-color:#1e0d44!important}.theme-light .purple-border-darker-lightness-70,.theme-light .color-1-border-darker-lightness-70{border-color:#c5b1f0!important}.theme-light .purple-border-darker-darkness-70,.theme-light .color-1-border-darker-darkness-70{border-color:#170a33!important}.theme-light .purple-border-darker-lightness-80,.theme-light .color-1-border-darker-lightness-80{border-color:#d8cbf5!important}.theme-light .purple-border-darker-darkness-80,.theme-light .color-1-border-darker-darkness-80{border-color:#0f0622!important}.theme-light .purple-border-darker-lightness-90,.theme-light .color-1-border-darker-lightness-90{border-color:#ece5fa!important}.theme-light .purple-border-darker-darkness-90,.theme-light .color-1-border-darker-darkness-90{border-color:#080311!important}.theme-light .purple-border-darker-hover:hover,.theme-light .color-1-border-darker-hover:hover{border-color:#4b20ab!important}.theme-light .purple-border-darker-hover-transparent-5:hover,.theme-light .color-1-border-darker-hover-transparent-5:hover{border-color:#4b20ab0d!important}.theme-light .purple-border-darker-hover-transparent-10:hover,.theme-light .color-1-border-darker-hover-transparent-10:hover{border-color:#4b20ab1a!important}.theme-light .purple-border-darker-hover-transparent-15:hover,.theme-light .color-1-border-darker-hover-transparent-15:hover{border-color:#4b20ab26!important}.theme-light .purple-border-darker-hover-transparent-20:hover,.theme-light .color-1-border-darker-hover-transparent-20:hover{border-color:#4b20ab33!important}.theme-light .purple-border-darker-hover-transparent-25:hover,.theme-light .color-1-border-darker-hover-transparent-25:hover{border-color:#4b20ab40!important}.theme-light .purple-border-darker-hover-transparent-30:hover,.theme-light .color-1-border-darker-hover-transparent-30:hover{border-color:#4b20ab4d!important}.theme-light .purple-border-darker-hover-transparent-35:hover,.theme-light .color-1-border-darker-hover-transparent-35:hover{border-color:#4b20ab59!important}.theme-light .purple-border-darker-hover-transparent-40:hover,.theme-light .color-1-border-darker-hover-transparent-40:hover{border-color:#4b20ab66!important}.theme-light .purple-border-darker-hover-transparent-45:hover,.theme-light .color-1-border-darker-hover-transparent-45:hover{border-color:#4b20ab73!important}.theme-light .purple-border-darker-hover-transparent-50:hover,.theme-light .color-1-border-darker-hover-transparent-50:hover{border-color:#4b20ab80!important}.theme-light .purple-border-darker-hover-transparent-55:hover,.theme-light .color-1-border-darker-hover-transparent-55:hover{border-color:#4b20ab8c!important}.theme-light .purple-border-darker-hover-transparent-60:hover,.theme-light .color-1-border-darker-hover-transparent-60:hover{border-color:#4b20ab99!important}.theme-light .purple-border-darker-hover-transparent-65:hover,.theme-light .color-1-border-darker-hover-transparent-65:hover{border-color:#4b20aba6!important}.theme-light .purple-border-darker-hover-transparent-70:hover,.theme-light .color-1-border-darker-hover-transparent-70:hover{border-color:#4b20abb3!important}.theme-light .purple-border-darker-hover-transparent-75:hover,.theme-light .color-1-border-darker-hover-transparent-75:hover{border-color:#4b20abbf!important}.theme-light .purple-border-darker-hover-transparent-80:hover,.theme-light .color-1-border-darker-hover-transparent-80:hover{border-color:#4b20abcc!important}.theme-light .purple-border-darker-hover-transparent-85:hover,.theme-light .color-1-border-darker-hover-transparent-85:hover{border-color:#4b20abd9!important}.theme-light .purple-border-darker-hover-transparent-90:hover,.theme-light .color-1-border-darker-hover-transparent-90:hover{border-color:#4b20abe6!important}.theme-light .purple-border-darker-hover-transparent-95:hover,.theme-light .color-1-border-darker-hover-transparent-95:hover{border-color:#4b20abf2!important}.theme-light .purple-outline-lighter,.theme-light .color-1-outline-lighter{outline-color:#dcb4fc!important}.theme-light .purple-outline-lighter-transparent-5,.theme-light .color-1-outline-lighter-transparent-5{outline-color:#dcb4fc0d!important}.theme-light .purple-outline-lighter-transparent-10,.theme-light .color-1-outline-lighter-transparent-10{outline-color:#dcb4fc1a!important}.theme-light .purple-outline-lighter-transparent-15,.theme-light .color-1-outline-lighter-transparent-15{outline-color:#dcb4fc26!important}.theme-light .purple-outline-lighter-transparent-20,.theme-light .color-1-outline-lighter-transparent-20{outline-color:#dcb4fc33!important}.theme-light .purple-outline-lighter-transparent-25,.theme-light .color-1-outline-lighter-transparent-25{outline-color:#dcb4fc40!important}.theme-light .purple-outline-lighter-transparent-30,.theme-light .color-1-outline-lighter-transparent-30{outline-color:#dcb4fc4d!important}.theme-light .purple-outline-lighter-transparent-35,.theme-light .color-1-outline-lighter-transparent-35{outline-color:#dcb4fc59!important}.theme-light .purple-outline-lighter-transparent-40,.theme-light .color-1-outline-lighter-transparent-40{outline-color:#dcb4fc66!important}.theme-light .purple-outline-lighter-transparent-45,.theme-light .color-1-outline-lighter-transparent-45{outline-color:#dcb4fc73!important}.theme-light .purple-outline-lighter-transparent-50,.theme-light .color-1-outline-lighter-transparent-50{outline-color:#dcb4fc80!important}.theme-light .purple-outline-lighter-transparent-55,.theme-light .color-1-outline-lighter-transparent-55{outline-color:#dcb4fc8c!important}.theme-light .purple-outline-lighter-transparent-60,.theme-light .color-1-outline-lighter-transparent-60{outline-color:#dcb4fc99!important}.theme-light .purple-outline-lighter-transparent-65,.theme-light .color-1-outline-lighter-transparent-65{outline-color:#dcb4fca6!important}.theme-light .purple-outline-lighter-transparent-70,.theme-light .color-1-outline-lighter-transparent-70{outline-color:#dcb4fcb3!important}.theme-light .purple-outline-lighter-transparent-75,.theme-light .color-1-outline-lighter-transparent-75{outline-color:#dcb4fcbf!important}.theme-light .purple-outline-lighter-transparent-80,.theme-light .color-1-outline-lighter-transparent-80{outline-color:#dcb4fccc!important}.theme-light .purple-outline-lighter-transparent-85,.theme-light .color-1-outline-lighter-transparent-85{outline-color:#dcb4fcd9!important}.theme-light .purple-outline-lighter-transparent-90,.theme-light .color-1-outline-lighter-transparent-90{outline-color:#dcb4fce6!important}.theme-light .purple-outline-lighter-transparent-95,.theme-light .color-1-outline-lighter-transparent-95{outline-color:#dcb4fcf2!important}.theme-light .purple-outline-lighter-lightness-10,.theme-light .color-1-outline-lighter-lightness-10{outline-color:#e0bcfc!important}.theme-light .purple-outline-lighter-darkness-10,.theme-light .color-1-outline-lighter-darkness-10{outline-color:#c98afa!important}.theme-light .purple-outline-lighter-lightness-20,.theme-light .color-1-outline-lighter-lightness-20{outline-color:#e3c3fd!important}.theme-light .purple-outline-lighter-darkness-20,.theme-light .color-1-outline-lighter-darkness-20{outline-color:#b561f9!important}.theme-light .purple-outline-lighter-lightness-30,.theme-light .color-1-outline-lighter-lightness-30{outline-color:#e7cbfd!important}.theme-light .purple-outline-lighter-darkness-30,.theme-light .color-1-outline-lighter-darkness-30{outline-color:#a237f7!important}.theme-light .purple-outline-lighter-lightness-40,.theme-light .color-1-outline-lighter-lightness-40{outline-color:#ead2fd!important}.theme-light .purple-outline-lighter-darkness-40,.theme-light .color-1-outline-lighter-darkness-40{outline-color:#8e0ef5!important}.theme-light .purple-outline-lighter-lightness-50,.theme-light .color-1-outline-lighter-lightness-50{outline-color:#eedafe!important}.theme-light .purple-outline-lighter-darkness-50,.theme-light .color-1-outline-lighter-darkness-50{outline-color:#7708d0!important}.theme-light .purple-outline-lighter-lightness-60,.theme-light .color-1-outline-lighter-lightness-60{outline-color:#f1e1fe!important}.theme-light .purple-outline-lighter-darkness-60,.theme-light .color-1-outline-lighter-darkness-60{outline-color:#5f07a6!important}.theme-light .purple-outline-lighter-lightness-70,.theme-light .color-1-outline-lighter-lightness-70{outline-color:#f5e9fe!important}.theme-light .purple-outline-lighter-darkness-70,.theme-light .color-1-outline-lighter-darkness-70{outline-color:#47057d!important}.theme-light .purple-outline-lighter-lightness-80,.theme-light .color-1-outline-lighter-lightness-80{outline-color:#f8f0fe!important}.theme-light .purple-outline-lighter-darkness-80,.theme-light .color-1-outline-lighter-darkness-80{outline-color:#300353!important}.theme-light .purple-outline-lighter-lightness-90,.theme-light .color-1-outline-lighter-lightness-90{outline-color:#fcf8ff!important}.theme-light .purple-outline-lighter-darkness-90,.theme-light .color-1-outline-lighter-darkness-90{outline-color:#18022a!important}.theme-light .purple-outline-lighter-hover:hover,.theme-light .color-1-outline-lighter-hover:hover{outline-color:#dcb4fc!important}.theme-light .purple-outline-lighter-hover-transparent-5:hover,.theme-light .color-1-outline-lighter-hover-transparent-5:hover{outline-color:#dcb4fc0d!important}.theme-light .purple-outline-lighter-hover-transparent-10:hover,.theme-light .color-1-outline-lighter-hover-transparent-10:hover{outline-color:#dcb4fc1a!important}.theme-light .purple-outline-lighter-hover-transparent-15:hover,.theme-light .color-1-outline-lighter-hover-transparent-15:hover{outline-color:#dcb4fc26!important}.theme-light .purple-outline-lighter-hover-transparent-20:hover,.theme-light .color-1-outline-lighter-hover-transparent-20:hover{outline-color:#dcb4fc33!important}.theme-light .purple-outline-lighter-hover-transparent-25:hover,.theme-light .color-1-outline-lighter-hover-transparent-25:hover{outline-color:#dcb4fc40!important}.theme-light .purple-outline-lighter-hover-transparent-30:hover,.theme-light .color-1-outline-lighter-hover-transparent-30:hover{outline-color:#dcb4fc4d!important}.theme-light .purple-outline-lighter-hover-transparent-35:hover,.theme-light .color-1-outline-lighter-hover-transparent-35:hover{outline-color:#dcb4fc59!important}.theme-light .purple-outline-lighter-hover-transparent-40:hover,.theme-light .color-1-outline-lighter-hover-transparent-40:hover{outline-color:#dcb4fc66!important}.theme-light .purple-outline-lighter-hover-transparent-45:hover,.theme-light .color-1-outline-lighter-hover-transparent-45:hover{outline-color:#dcb4fc73!important}.theme-light .purple-outline-lighter-hover-transparent-50:hover,.theme-light .color-1-outline-lighter-hover-transparent-50:hover{outline-color:#dcb4fc80!important}.theme-light .purple-outline-lighter-hover-transparent-55:hover,.theme-light .color-1-outline-lighter-hover-transparent-55:hover{outline-color:#dcb4fc8c!important}.theme-light .purple-outline-lighter-hover-transparent-60:hover,.theme-light .color-1-outline-lighter-hover-transparent-60:hover{outline-color:#dcb4fc99!important}.theme-light .purple-outline-lighter-hover-transparent-65:hover,.theme-light .color-1-outline-lighter-hover-transparent-65:hover{outline-color:#dcb4fca6!important}.theme-light .purple-outline-lighter-hover-transparent-70:hover,.theme-light .color-1-outline-lighter-hover-transparent-70:hover{outline-color:#dcb4fcb3!important}.theme-light .purple-outline-lighter-hover-transparent-75:hover,.theme-light .color-1-outline-lighter-hover-transparent-75:hover{outline-color:#dcb4fcbf!important}.theme-light .purple-outline-lighter-hover-transparent-80:hover,.theme-light .color-1-outline-lighter-hover-transparent-80:hover{outline-color:#dcb4fccc!important}.theme-light .purple-outline-lighter-hover-transparent-85:hover,.theme-light .color-1-outline-lighter-hover-transparent-85:hover{outline-color:#dcb4fcd9!important}.theme-light .purple-outline-lighter-hover-transparent-90:hover,.theme-light .color-1-outline-lighter-hover-transparent-90:hover{outline-color:#dcb4fce6!important}.theme-light .purple-outline-lighter-hover-transparent-95:hover,.theme-light .color-1-outline-lighter-hover-transparent-95:hover{outline-color:#dcb4fcf2!important}.theme-light .purple-outline-light,.theme-light .color-1-outline-light{outline-color:#b056f6!important}.theme-light .purple-outline-light-transparent-5,.theme-light .color-1-outline-light-transparent-5{outline-color:#b056f60d!important}.theme-light .purple-outline-light-transparent-10,.theme-light .color-1-outline-light-transparent-10{outline-color:#b056f61a!important}.theme-light .purple-outline-light-transparent-15,.theme-light .color-1-outline-light-transparent-15{outline-color:#b056f626!important}.theme-light .purple-outline-light-transparent-20,.theme-light .color-1-outline-light-transparent-20{outline-color:#b056f633!important}.theme-light .purple-outline-light-transparent-25,.theme-light .color-1-outline-light-transparent-25{outline-color:#b056f640!important}.theme-light .purple-outline-light-transparent-30,.theme-light .color-1-outline-light-transparent-30{outline-color:#b056f64d!important}.theme-light .purple-outline-light-transparent-35,.theme-light .color-1-outline-light-transparent-35{outline-color:#b056f659!important}.theme-light .purple-outline-light-transparent-40,.theme-light .color-1-outline-light-transparent-40{outline-color:#b056f666!important}.theme-light .purple-outline-light-transparent-45,.theme-light .color-1-outline-light-transparent-45{outline-color:#b056f673!important}.theme-light .purple-outline-light-transparent-50,.theme-light .color-1-outline-light-transparent-50{outline-color:#b056f680!important}.theme-light .purple-outline-light-transparent-55,.theme-light .color-1-outline-light-transparent-55{outline-color:#b056f68c!important}.theme-light .purple-outline-light-transparent-60,.theme-light .color-1-outline-light-transparent-60{outline-color:#b056f699!important}.theme-light .purple-outline-light-transparent-65,.theme-light .color-1-outline-light-transparent-65{outline-color:#b056f6a6!important}.theme-light .purple-outline-light-transparent-70,.theme-light .color-1-outline-light-transparent-70{outline-color:#b056f6b3!important}.theme-light .purple-outline-light-transparent-75,.theme-light .color-1-outline-light-transparent-75{outline-color:#b056f6bf!important}.theme-light .purple-outline-light-transparent-80,.theme-light .color-1-outline-light-transparent-80{outline-color:#b056f6cc!important}.theme-light .purple-outline-light-transparent-85,.theme-light .color-1-outline-light-transparent-85{outline-color:#b056f6d9!important}.theme-light .purple-outline-light-transparent-90,.theme-light .color-1-outline-light-transparent-90{outline-color:#b056f6e6!important}.theme-light .purple-outline-light-transparent-95,.theme-light .color-1-outline-light-transparent-95{outline-color:#b056f6f2!important}.theme-light .purple-outline-light-lightness-10,.theme-light .color-1-outline-light-lightness-10{outline-color:#b867f7!important}.theme-light .purple-outline-light-darkness-10,.theme-light .color-1-outline-light-darkness-10{outline-color:#a136f4!important}.theme-light .purple-outline-light-lightness-20,.theme-light .color-1-outline-light-lightness-20{outline-color:#c078f8!important}.theme-light .purple-outline-light-darkness-20,.theme-light .color-1-outline-light-darkness-20{outline-color:#9317f3!important}.theme-light .purple-outline-light-lightness-30,.theme-light .color-1-outline-light-lightness-30{outline-color:#c889f9!important}.theme-light .purple-outline-light-darkness-30,.theme-light .color-1-outline-light-darkness-30{outline-color:#810cdd!important}.theme-light .purple-outline-light-lightness-40,.theme-light .color-1-outline-light-lightness-40{outline-color:#d09afa!important}.theme-light .purple-outline-light-darkness-40,.theme-light .color-1-outline-light-darkness-40{outline-color:#6f0abd!important}.theme-light .purple-outline-light-lightness-50,.theme-light .color-1-outline-light-lightness-50{outline-color:#d8abfb!important}.theme-light .purple-outline-light-darkness-50,.theme-light .color-1-outline-light-darkness-50{outline-color:#5c089e!important}.theme-light .purple-outline-light-lightness-60,.theme-light .color-1-outline-light-lightness-60{outline-color:#dfbbfb!important}.theme-light .purple-outline-light-darkness-60,.theme-light .color-1-outline-light-darkness-60{outline-color:#4a077e!important}.theme-light .purple-outline-light-lightness-70,.theme-light .color-1-outline-light-lightness-70{outline-color:#e7ccfc!important}.theme-light .purple-outline-light-darkness-70,.theme-light .color-1-outline-light-darkness-70{outline-color:#37055f!important}.theme-light .purple-outline-light-lightness-80,.theme-light .color-1-outline-light-lightness-80{outline-color:#efddfd!important}.theme-light .purple-outline-light-darkness-80,.theme-light .color-1-outline-light-darkness-80{outline-color:#25033f!important}.theme-light .purple-outline-light-lightness-90,.theme-light .color-1-outline-light-lightness-90{outline-color:#f7eefe!important}.theme-light .purple-outline-light-darkness-90,.theme-light .color-1-outline-light-darkness-90{outline-color:#120220!important}.theme-light .purple-outline-light-hover:hover,.theme-light .color-1-outline-light-hover:hover{outline-color:#b056f6!important}.theme-light .purple-outline-light-hover-transparent-5:hover,.theme-light .color-1-outline-light-hover-transparent-5:hover{outline-color:#b056f60d!important}.theme-light .purple-outline-light-hover-transparent-10:hover,.theme-light .color-1-outline-light-hover-transparent-10:hover{outline-color:#b056f61a!important}.theme-light .purple-outline-light-hover-transparent-15:hover,.theme-light .color-1-outline-light-hover-transparent-15:hover{outline-color:#b056f626!important}.theme-light .purple-outline-light-hover-transparent-20:hover,.theme-light .color-1-outline-light-hover-transparent-20:hover{outline-color:#b056f633!important}.theme-light .purple-outline-light-hover-transparent-25:hover,.theme-light .color-1-outline-light-hover-transparent-25:hover{outline-color:#b056f640!important}.theme-light .purple-outline-light-hover-transparent-30:hover,.theme-light .color-1-outline-light-hover-transparent-30:hover{outline-color:#b056f64d!important}.theme-light .purple-outline-light-hover-transparent-35:hover,.theme-light .color-1-outline-light-hover-transparent-35:hover{outline-color:#b056f659!important}.theme-light .purple-outline-light-hover-transparent-40:hover,.theme-light .color-1-outline-light-hover-transparent-40:hover{outline-color:#b056f666!important}.theme-light .purple-outline-light-hover-transparent-45:hover,.theme-light .color-1-outline-light-hover-transparent-45:hover{outline-color:#b056f673!important}.theme-light .purple-outline-light-hover-transparent-50:hover,.theme-light .color-1-outline-light-hover-transparent-50:hover{outline-color:#b056f680!important}.theme-light .purple-outline-light-hover-transparent-55:hover,.theme-light .color-1-outline-light-hover-transparent-55:hover{outline-color:#b056f68c!important}.theme-light .purple-outline-light-hover-transparent-60:hover,.theme-light .color-1-outline-light-hover-transparent-60:hover{outline-color:#b056f699!important}.theme-light .purple-outline-light-hover-transparent-65:hover,.theme-light .color-1-outline-light-hover-transparent-65:hover{outline-color:#b056f6a6!important}.theme-light .purple-outline-light-hover-transparent-70:hover,.theme-light .color-1-outline-light-hover-transparent-70:hover{outline-color:#b056f6b3!important}.theme-light .purple-outline-light-hover-transparent-75:hover,.theme-light .color-1-outline-light-hover-transparent-75:hover{outline-color:#b056f6bf!important}.theme-light .purple-outline-light-hover-transparent-80:hover,.theme-light .color-1-outline-light-hover-transparent-80:hover{outline-color:#b056f6cc!important}.theme-light .purple-outline-light-hover-transparent-85:hover,.theme-light .color-1-outline-light-hover-transparent-85:hover{outline-color:#b056f6d9!important}.theme-light .purple-outline-light-hover-transparent-90:hover,.theme-light .color-1-outline-light-hover-transparent-90:hover{outline-color:#b056f6e6!important}.theme-light .purple-outline-light-hover-transparent-95:hover,.theme-light .color-1-outline-light-hover-transparent-95:hover{outline-color:#b056f6f2!important}.theme-light .purple-outline,.theme-light .color-1-outline{outline-color:#8e34f4!important}.theme-light .purple-outline-transparent-5,.theme-light .color-1-outline-transparent-5{outline-color:#8e34f40d!important}.theme-light .purple-outline-transparent-10,.theme-light .color-1-outline-transparent-10{outline-color:#8e34f41a!important}.theme-light .purple-outline-transparent-15,.theme-light .color-1-outline-transparent-15{outline-color:#8e34f426!important}.theme-light .purple-outline-transparent-20,.theme-light .color-1-outline-transparent-20{outline-color:#8e34f433!important}.theme-light .purple-outline-transparent-25,.theme-light .color-1-outline-transparent-25{outline-color:#8e34f440!important}.theme-light .purple-outline-transparent-30,.theme-light .color-1-outline-transparent-30{outline-color:#8e34f44d!important}.theme-light .purple-outline-transparent-35,.theme-light .color-1-outline-transparent-35{outline-color:#8e34f459!important}.theme-light .purple-outline-transparent-40,.theme-light .color-1-outline-transparent-40{outline-color:#8e34f466!important}.theme-light .purple-outline-transparent-45,.theme-light .color-1-outline-transparent-45{outline-color:#8e34f473!important}.theme-light .purple-outline-transparent-50,.theme-light .color-1-outline-transparent-50{outline-color:#8e34f480!important}.theme-light .purple-outline-transparent-55,.theme-light .color-1-outline-transparent-55{outline-color:#8e34f48c!important}.theme-light .purple-outline-transparent-60,.theme-light .color-1-outline-transparent-60{outline-color:#8e34f499!important}.theme-light .purple-outline-transparent-65,.theme-light .color-1-outline-transparent-65{outline-color:#8e34f4a6!important}.theme-light .purple-outline-transparent-70,.theme-light .color-1-outline-transparent-70{outline-color:#8e34f4b3!important}.theme-light .purple-outline-transparent-75,.theme-light .color-1-outline-transparent-75{outline-color:#8e34f4bf!important}.theme-light .purple-outline-transparent-80,.theme-light .color-1-outline-transparent-80{outline-color:#8e34f4cc!important}.theme-light .purple-outline-transparent-85,.theme-light .color-1-outline-transparent-85{outline-color:#8e34f4d9!important}.theme-light .purple-outline-transparent-90,.theme-light .color-1-outline-transparent-90{outline-color:#8e34f4e6!important}.theme-light .purple-outline-transparent-95,.theme-light .color-1-outline-transparent-95{outline-color:#8e34f4f2!important}.theme-light .purple-outline-lightness-10,.theme-light .color-1-outline-lightness-10{outline-color:#9948f5!important}.theme-light .purple-outline-darkness-10,.theme-light .color-1-outline-darkness-10{outline-color:#7e18f2!important}.theme-light .purple-outline-lightness-20,.theme-light .color-1-outline-lightness-20{outline-color:#a55df6!important}.theme-light .purple-outline-darkness-20,.theme-light .color-1-outline-darkness-20{outline-color:#700ce1!important}.theme-light .purple-outline-lightness-30,.theme-light .color-1-outline-lightness-30{outline-color:#b071f7!important}.theme-light .purple-outline-darkness-30,.theme-light .color-1-outline-darkness-30{outline-color:#620bc5!important}.theme-light .purple-outline-lightness-40,.theme-light .color-1-outline-lightness-40{outline-color:#bb85f8!important}.theme-light .purple-outline-darkness-40,.theme-light .color-1-outline-darkness-40{outline-color:#5409a8!important}.theme-light .purple-outline-lightness-50,.theme-light .color-1-outline-lightness-50{outline-color:#c79afa!important}.theme-light .purple-outline-darkness-50,.theme-light .color-1-outline-darkness-50{outline-color:#46088c!important}.theme-light .purple-outline-lightness-60,.theme-light .color-1-outline-lightness-60{outline-color:#d2aefb!important}.theme-light .purple-outline-darkness-60,.theme-light .color-1-outline-darkness-60{outline-color:#380670!important}.theme-light .purple-outline-lightness-70,.theme-light .color-1-outline-lightness-70{outline-color:#ddc2fc!important}.theme-light .purple-outline-darkness-70,.theme-light .color-1-outline-darkness-70{outline-color:#2a0554!important}.theme-light .purple-outline-lightness-80,.theme-light .color-1-outline-lightness-80{outline-color:#e8d6fd!important}.theme-light .purple-outline-darkness-80,.theme-light .color-1-outline-darkness-80{outline-color:#1c0338!important}.theme-light .purple-outline-lightness-90,.theme-light .color-1-outline-lightness-90{outline-color:#f4ebfe!important}.theme-light .purple-outline-darkness-90,.theme-light .color-1-outline-darkness-90{outline-color:#0e021c!important}.theme-light .purple-outline-hover:hover,.theme-light .color-1-outline-hover:hover{outline-color:#8e34f4!important}.theme-light .purple-outline-hover-transparent-5:hover,.theme-light .color-1-outline-hover-transparent-5:hover{outline-color:#8e34f40d!important}.theme-light .purple-outline-hover-transparent-10:hover,.theme-light .color-1-outline-hover-transparent-10:hover{outline-color:#8e34f41a!important}.theme-light .purple-outline-hover-transparent-15:hover,.theme-light .color-1-outline-hover-transparent-15:hover{outline-color:#8e34f426!important}.theme-light .purple-outline-hover-transparent-20:hover,.theme-light .color-1-outline-hover-transparent-20:hover{outline-color:#8e34f433!important}.theme-light .purple-outline-hover-transparent-25:hover,.theme-light .color-1-outline-hover-transparent-25:hover{outline-color:#8e34f440!important}.theme-light .purple-outline-hover-transparent-30:hover,.theme-light .color-1-outline-hover-transparent-30:hover{outline-color:#8e34f44d!important}.theme-light .purple-outline-hover-transparent-35:hover,.theme-light .color-1-outline-hover-transparent-35:hover{outline-color:#8e34f459!important}.theme-light .purple-outline-hover-transparent-40:hover,.theme-light .color-1-outline-hover-transparent-40:hover{outline-color:#8e34f466!important}.theme-light .purple-outline-hover-transparent-45:hover,.theme-light .color-1-outline-hover-transparent-45:hover{outline-color:#8e34f473!important}.theme-light .purple-outline-hover-transparent-50:hover,.theme-light .color-1-outline-hover-transparent-50:hover{outline-color:#8e34f480!important}.theme-light .purple-outline-hover-transparent-55:hover,.theme-light .color-1-outline-hover-transparent-55:hover{outline-color:#8e34f48c!important}.theme-light .purple-outline-hover-transparent-60:hover,.theme-light .color-1-outline-hover-transparent-60:hover{outline-color:#8e34f499!important}.theme-light .purple-outline-hover-transparent-65:hover,.theme-light .color-1-outline-hover-transparent-65:hover{outline-color:#8e34f4a6!important}.theme-light .purple-outline-hover-transparent-70:hover,.theme-light .color-1-outline-hover-transparent-70:hover{outline-color:#8e34f4b3!important}.theme-light .purple-outline-hover-transparent-75:hover,.theme-light .color-1-outline-hover-transparent-75:hover{outline-color:#8e34f4bf!important}.theme-light .purple-outline-hover-transparent-80:hover,.theme-light .color-1-outline-hover-transparent-80:hover{outline-color:#8e34f4cc!important}.theme-light .purple-outline-hover-transparent-85:hover,.theme-light .color-1-outline-hover-transparent-85:hover{outline-color:#8e34f4d9!important}.theme-light .purple-outline-hover-transparent-90:hover,.theme-light .color-1-outline-hover-transparent-90:hover{outline-color:#8e34f4e6!important}.theme-light .purple-outline-hover-transparent-95:hover,.theme-light .color-1-outline-hover-transparent-95:hover{outline-color:#8e34f4f2!important}.theme-light .purple-outline-dark,.theme-light .color-1-outline-dark{outline-color:#6b2cda!important}.theme-light .purple-outline-dark-transparent-5,.theme-light .color-1-outline-dark-transparent-5{outline-color:#6b2cda0d!important}.theme-light .purple-outline-dark-transparent-10,.theme-light .color-1-outline-dark-transparent-10{outline-color:#6b2cda1a!important}.theme-light .purple-outline-dark-transparent-15,.theme-light .color-1-outline-dark-transparent-15{outline-color:#6b2cda26!important}.theme-light .purple-outline-dark-transparent-20,.theme-light .color-1-outline-dark-transparent-20{outline-color:#6b2cda33!important}.theme-light .purple-outline-dark-transparent-25,.theme-light .color-1-outline-dark-transparent-25{outline-color:#6b2cda40!important}.theme-light .purple-outline-dark-transparent-30,.theme-light .color-1-outline-dark-transparent-30{outline-color:#6b2cda4d!important}.theme-light .purple-outline-dark-transparent-35,.theme-light .color-1-outline-dark-transparent-35{outline-color:#6b2cda59!important}.theme-light .purple-outline-dark-transparent-40,.theme-light .color-1-outline-dark-transparent-40{outline-color:#6b2cda66!important}.theme-light .purple-outline-dark-transparent-45,.theme-light .color-1-outline-dark-transparent-45{outline-color:#6b2cda73!important}.theme-light .purple-outline-dark-transparent-50,.theme-light .color-1-outline-dark-transparent-50{outline-color:#6b2cda80!important}.theme-light .purple-outline-dark-transparent-55,.theme-light .color-1-outline-dark-transparent-55{outline-color:#6b2cda8c!important}.theme-light .purple-outline-dark-transparent-60,.theme-light .color-1-outline-dark-transparent-60{outline-color:#6b2cda99!important}.theme-light .purple-outline-dark-transparent-65,.theme-light .color-1-outline-dark-transparent-65{outline-color:#6b2cdaa6!important}.theme-light .purple-outline-dark-transparent-70,.theme-light .color-1-outline-dark-transparent-70{outline-color:#6b2cdab3!important}.theme-light .purple-outline-dark-transparent-75,.theme-light .color-1-outline-dark-transparent-75{outline-color:#6b2cdabf!important}.theme-light .purple-outline-dark-transparent-80,.theme-light .color-1-outline-dark-transparent-80{outline-color:#6b2cdacc!important}.theme-light .purple-outline-dark-transparent-85,.theme-light .color-1-outline-dark-transparent-85{outline-color:#6b2cdad9!important}.theme-light .purple-outline-dark-transparent-90,.theme-light .color-1-outline-dark-transparent-90{outline-color:#6b2cdae6!important}.theme-light .purple-outline-dark-transparent-95,.theme-light .color-1-outline-dark-transparent-95{outline-color:#6b2cdaf2!important}.theme-light .purple-outline-dark-lightness-10,.theme-light .color-1-outline-dark-lightness-10{outline-color:#7a41de!important}.theme-light .purple-outline-dark-darkness-10,.theme-light .color-1-outline-dark-darkness-10{outline-color:#5f23c9!important}.theme-light .purple-outline-dark-lightness-20,.theme-light .color-1-outline-dark-lightness-20{outline-color:#8956e1!important}.theme-light .purple-outline-dark-darkness-20,.theme-light .color-1-outline-dark-darkness-20{outline-color:#551fb2!important}.theme-light .purple-outline-dark-lightness-30,.theme-light .color-1-outline-dark-lightness-30{outline-color:#976be5!important}.theme-light .purple-outline-dark-darkness-30,.theme-light .color-1-outline-dark-darkness-30{outline-color:#4a1b9c!important}.theme-light .purple-outline-dark-lightness-40,.theme-light .color-1-outline-dark-lightness-40{outline-color:#a680e9!important}.theme-light .purple-outline-dark-darkness-40,.theme-light .color-1-outline-dark-darkness-40{outline-color:#3f1786!important}.theme-light .purple-outline-dark-lightness-50,.theme-light .color-1-outline-dark-lightness-50{outline-color:#b596ed!important}.theme-light .purple-outline-dark-darkness-50,.theme-light .color-1-outline-dark-darkness-50{outline-color:#35146f!important}.theme-light .purple-outline-dark-lightness-60,.theme-light .color-1-outline-dark-lightness-60{outline-color:#c4abf0!important}.theme-light .purple-outline-dark-darkness-60,.theme-light .color-1-outline-dark-darkness-60{outline-color:#2a1059!important}.theme-light .purple-outline-dark-lightness-70,.theme-light .color-1-outline-dark-lightness-70{outline-color:#d3c0f4!important}.theme-light .purple-outline-dark-darkness-70,.theme-light .color-1-outline-dark-darkness-70{outline-color:#200c43!important}.theme-light .purple-outline-dark-lightness-80,.theme-light .color-1-outline-dark-lightness-80{outline-color:#e1d5f8!important}.theme-light .purple-outline-dark-darkness-80,.theme-light .color-1-outline-dark-darkness-80{outline-color:#15082d!important}.theme-light .purple-outline-dark-lightness-90,.theme-light .color-1-outline-dark-lightness-90{outline-color:#f0eafb!important}.theme-light .purple-outline-dark-darkness-90,.theme-light .color-1-outline-dark-darkness-90{outline-color:#0b0416!important}.theme-light .purple-outline-dark-hover:hover,.theme-light .color-1-outline-dark-hover:hover{outline-color:#6b2cda!important}.theme-light .purple-outline-dark-hover-transparent-5:hover,.theme-light .color-1-outline-dark-hover-transparent-5:hover{outline-color:#6b2cda0d!important}.theme-light .purple-outline-dark-hover-transparent-10:hover,.theme-light .color-1-outline-dark-hover-transparent-10:hover{outline-color:#6b2cda1a!important}.theme-light .purple-outline-dark-hover-transparent-15:hover,.theme-light .color-1-outline-dark-hover-transparent-15:hover{outline-color:#6b2cda26!important}.theme-light .purple-outline-dark-hover-transparent-20:hover,.theme-light .color-1-outline-dark-hover-transparent-20:hover{outline-color:#6b2cda33!important}.theme-light .purple-outline-dark-hover-transparent-25:hover,.theme-light .color-1-outline-dark-hover-transparent-25:hover{outline-color:#6b2cda40!important}.theme-light .purple-outline-dark-hover-transparent-30:hover,.theme-light .color-1-outline-dark-hover-transparent-30:hover{outline-color:#6b2cda4d!important}.theme-light .purple-outline-dark-hover-transparent-35:hover,.theme-light .color-1-outline-dark-hover-transparent-35:hover{outline-color:#6b2cda59!important}.theme-light .purple-outline-dark-hover-transparent-40:hover,.theme-light .color-1-outline-dark-hover-transparent-40:hover{outline-color:#6b2cda66!important}.theme-light .purple-outline-dark-hover-transparent-45:hover,.theme-light .color-1-outline-dark-hover-transparent-45:hover{outline-color:#6b2cda73!important}.theme-light .purple-outline-dark-hover-transparent-50:hover,.theme-light .color-1-outline-dark-hover-transparent-50:hover{outline-color:#6b2cda80!important}.theme-light .purple-outline-dark-hover-transparent-55:hover,.theme-light .color-1-outline-dark-hover-transparent-55:hover{outline-color:#6b2cda8c!important}.theme-light .purple-outline-dark-hover-transparent-60:hover,.theme-light .color-1-outline-dark-hover-transparent-60:hover{outline-color:#6b2cda99!important}.theme-light .purple-outline-dark-hover-transparent-65:hover,.theme-light .color-1-outline-dark-hover-transparent-65:hover{outline-color:#6b2cdaa6!important}.theme-light .purple-outline-dark-hover-transparent-70:hover,.theme-light .color-1-outline-dark-hover-transparent-70:hover{outline-color:#6b2cdab3!important}.theme-light .purple-outline-dark-hover-transparent-75:hover,.theme-light .color-1-outline-dark-hover-transparent-75:hover{outline-color:#6b2cdabf!important}.theme-light .purple-outline-dark-hover-transparent-80:hover,.theme-light .color-1-outline-dark-hover-transparent-80:hover{outline-color:#6b2cdacc!important}.theme-light .purple-outline-dark-hover-transparent-85:hover,.theme-light .color-1-outline-dark-hover-transparent-85:hover{outline-color:#6b2cdad9!important}.theme-light .purple-outline-dark-hover-transparent-90:hover,.theme-light .color-1-outline-dark-hover-transparent-90:hover{outline-color:#6b2cdae6!important}.theme-light .purple-outline-dark-hover-transparent-95:hover,.theme-light .color-1-outline-dark-hover-transparent-95:hover{outline-color:#6b2cdaf2!important}.theme-light .purple-outline-darker,.theme-light .color-1-outline-darker{outline-color:#4b20ab!important}.theme-light .purple-outline-darker-transparent-5,.theme-light .color-1-outline-darker-transparent-5{outline-color:#4b20ab0d!important}.theme-light .purple-outline-darker-transparent-10,.theme-light .color-1-outline-darker-transparent-10{outline-color:#4b20ab1a!important}.theme-light .purple-outline-darker-transparent-15,.theme-light .color-1-outline-darker-transparent-15{outline-color:#4b20ab26!important}.theme-light .purple-outline-darker-transparent-20,.theme-light .color-1-outline-darker-transparent-20{outline-color:#4b20ab33!important}.theme-light .purple-outline-darker-transparent-25,.theme-light .color-1-outline-darker-transparent-25{outline-color:#4b20ab40!important}.theme-light .purple-outline-darker-transparent-30,.theme-light .color-1-outline-darker-transparent-30{outline-color:#4b20ab4d!important}.theme-light .purple-outline-darker-transparent-35,.theme-light .color-1-outline-darker-transparent-35{outline-color:#4b20ab59!important}.theme-light .purple-outline-darker-transparent-40,.theme-light .color-1-outline-darker-transparent-40{outline-color:#4b20ab66!important}.theme-light .purple-outline-darker-transparent-45,.theme-light .color-1-outline-darker-transparent-45{outline-color:#4b20ab73!important}.theme-light .purple-outline-darker-transparent-50,.theme-light .color-1-outline-darker-transparent-50{outline-color:#4b20ab80!important}.theme-light .purple-outline-darker-transparent-55,.theme-light .color-1-outline-darker-transparent-55{outline-color:#4b20ab8c!important}.theme-light .purple-outline-darker-transparent-60,.theme-light .color-1-outline-darker-transparent-60{outline-color:#4b20ab99!important}.theme-light .purple-outline-darker-transparent-65,.theme-light .color-1-outline-darker-transparent-65{outline-color:#4b20aba6!important}.theme-light .purple-outline-darker-transparent-70,.theme-light .color-1-outline-darker-transparent-70{outline-color:#4b20abb3!important}.theme-light .purple-outline-darker-transparent-75,.theme-light .color-1-outline-darker-transparent-75{outline-color:#4b20abbf!important}.theme-light .purple-outline-darker-transparent-80,.theme-light .color-1-outline-darker-transparent-80{outline-color:#4b20abcc!important}.theme-light .purple-outline-darker-transparent-85,.theme-light .color-1-outline-darker-transparent-85{outline-color:#4b20abd9!important}.theme-light .purple-outline-darker-transparent-90,.theme-light .color-1-outline-darker-transparent-90{outline-color:#4b20abe6!important}.theme-light .purple-outline-darker-transparent-95,.theme-light .color-1-outline-darker-transparent-95{outline-color:#4b20abf2!important}.theme-light .purple-outline-darker-lightness-10,.theme-light .color-1-outline-darker-lightness-10{outline-color:#5625c5!important}.theme-light .purple-outline-darker-darkness-10,.theme-light .color-1-outline-darker-darkness-10{outline-color:#441d9a!important}.theme-light .purple-outline-darker-lightness-20,.theme-light .color-1-outline-darker-lightness-20{outline-color:#6430d8!important}.theme-light .purple-outline-darker-darkness-20,.theme-light .color-1-outline-darker-darkness-20{outline-color:#3c1a89!important}.theme-light .purple-outline-darker-lightness-30,.theme-light .color-1-outline-darker-lightness-30{outline-color:#774add!important}.theme-light .purple-outline-darker-darkness-30,.theme-light .color-1-outline-darker-darkness-30{outline-color:#351678!important}.theme-light .purple-outline-darker-lightness-40,.theme-light .color-1-outline-darker-lightness-40{outline-color:#8b64e2!important}.theme-light .purple-outline-darker-darkness-40,.theme-light .color-1-outline-darker-darkness-40{outline-color:#2d1367!important}.theme-light .purple-outline-darker-lightness-50,.theme-light .color-1-outline-darker-lightness-50{outline-color:#9e7ee7!important}.theme-light .purple-outline-darker-darkness-50,.theme-light .color-1-outline-darker-darkness-50{outline-color:#261056!important}.theme-light .purple-outline-darker-lightness-60,.theme-light .color-1-outline-darker-lightness-60{outline-color:#b298ec!important}.theme-light .purple-outline-darker-darkness-60,.theme-light .color-1-outline-darker-darkness-60{outline-color:#1e0d44!important}.theme-light .purple-outline-darker-lightness-70,.theme-light .color-1-outline-darker-lightness-70{outline-color:#c5b1f0!important}.theme-light .purple-outline-darker-darkness-70,.theme-light .color-1-outline-darker-darkness-70{outline-color:#170a33!important}.theme-light .purple-outline-darker-lightness-80,.theme-light .color-1-outline-darker-lightness-80{outline-color:#d8cbf5!important}.theme-light .purple-outline-darker-darkness-80,.theme-light .color-1-outline-darker-darkness-80{outline-color:#0f0622!important}.theme-light .purple-outline-darker-lightness-90,.theme-light .color-1-outline-darker-lightness-90{outline-color:#ece5fa!important}.theme-light .purple-outline-darker-darkness-90,.theme-light .color-1-outline-darker-darkness-90{outline-color:#080311!important}.theme-light .purple-outline-darker-hover:hover,.theme-light .color-1-outline-darker-hover:hover{outline-color:#4b20ab!important}.theme-light .purple-outline-darker-hover-transparent-5:hover,.theme-light .color-1-outline-darker-hover-transparent-5:hover{outline-color:#4b20ab0d!important}.theme-light .purple-outline-darker-hover-transparent-10:hover,.theme-light .color-1-outline-darker-hover-transparent-10:hover{outline-color:#4b20ab1a!important}.theme-light .purple-outline-darker-hover-transparent-15:hover,.theme-light .color-1-outline-darker-hover-transparent-15:hover{outline-color:#4b20ab26!important}.theme-light .purple-outline-darker-hover-transparent-20:hover,.theme-light .color-1-outline-darker-hover-transparent-20:hover{outline-color:#4b20ab33!important}.theme-light .purple-outline-darker-hover-transparent-25:hover,.theme-light .color-1-outline-darker-hover-transparent-25:hover{outline-color:#4b20ab40!important}.theme-light .purple-outline-darker-hover-transparent-30:hover,.theme-light .color-1-outline-darker-hover-transparent-30:hover{outline-color:#4b20ab4d!important}.theme-light .purple-outline-darker-hover-transparent-35:hover,.theme-light .color-1-outline-darker-hover-transparent-35:hover{outline-color:#4b20ab59!important}.theme-light .purple-outline-darker-hover-transparent-40:hover,.theme-light .color-1-outline-darker-hover-transparent-40:hover{outline-color:#4b20ab66!important}.theme-light .purple-outline-darker-hover-transparent-45:hover,.theme-light .color-1-outline-darker-hover-transparent-45:hover{outline-color:#4b20ab73!important}.theme-light .purple-outline-darker-hover-transparent-50:hover,.theme-light .color-1-outline-darker-hover-transparent-50:hover{outline-color:#4b20ab80!important}.theme-light .purple-outline-darker-hover-transparent-55:hover,.theme-light .color-1-outline-darker-hover-transparent-55:hover{outline-color:#4b20ab8c!important}.theme-light .purple-outline-darker-hover-transparent-60:hover,.theme-light .color-1-outline-darker-hover-transparent-60:hover{outline-color:#4b20ab99!important}.theme-light .purple-outline-darker-hover-transparent-65:hover,.theme-light .color-1-outline-darker-hover-transparent-65:hover{outline-color:#4b20aba6!important}.theme-light .purple-outline-darker-hover-transparent-70:hover,.theme-light .color-1-outline-darker-hover-transparent-70:hover{outline-color:#4b20abb3!important}.theme-light .purple-outline-darker-hover-transparent-75:hover,.theme-light .color-1-outline-darker-hover-transparent-75:hover{outline-color:#4b20abbf!important}.theme-light .purple-outline-darker-hover-transparent-80:hover,.theme-light .color-1-outline-darker-hover-transparent-80:hover{outline-color:#4b20abcc!important}.theme-light .purple-outline-darker-hover-transparent-85:hover,.theme-light .color-1-outline-darker-hover-transparent-85:hover{outline-color:#4b20abd9!important}.theme-light .purple-outline-darker-hover-transparent-90:hover,.theme-light .color-1-outline-darker-hover-transparent-90:hover{outline-color:#4b20abe6!important}.theme-light .purple-outline-darker-hover-transparent-95:hover,.theme-light .color-1-outline-darker-hover-transparent-95:hover{outline-color:#4b20abf2!important}.theme-light .blue-bg-lighter,.theme-light .color-0-bg-lighter{background-color:#b3dcf9}.theme-light .blue-bg-lighter-transparent-5,.theme-light .color-0-bg-lighter-transparent-5{background-color:#b3dcf90d}.theme-light .blue-bg-lighter-transparent-10,.theme-light .color-0-bg-lighter-transparent-10{background-color:#b3dcf91a}.theme-light .blue-bg-lighter-transparent-15,.theme-light .color-0-bg-lighter-transparent-15{background-color:#b3dcf926}.theme-light .blue-bg-lighter-transparent-20,.theme-light .color-0-bg-lighter-transparent-20{background-color:#b3dcf933}.theme-light .blue-bg-lighter-transparent-25,.theme-light .color-0-bg-lighter-transparent-25{background-color:#b3dcf940}.theme-light .blue-bg-lighter-transparent-30,.theme-light .color-0-bg-lighter-transparent-30{background-color:#b3dcf94d}.theme-light .blue-bg-lighter-transparent-35,.theme-light .color-0-bg-lighter-transparent-35{background-color:#b3dcf959}.theme-light .blue-bg-lighter-transparent-40,.theme-light .color-0-bg-lighter-transparent-40{background-color:#b3dcf966}.theme-light .blue-bg-lighter-transparent-45,.theme-light .color-0-bg-lighter-transparent-45{background-color:#b3dcf973}.theme-light .blue-bg-lighter-transparent-50,.theme-light .color-0-bg-lighter-transparent-50{background-color:#b3dcf980}.theme-light .blue-bg-lighter-transparent-55,.theme-light .color-0-bg-lighter-transparent-55{background-color:#b3dcf98c}.theme-light .blue-bg-lighter-transparent-60,.theme-light .color-0-bg-lighter-transparent-60{background-color:#b3dcf999}.theme-light .blue-bg-lighter-transparent-65,.theme-light .color-0-bg-lighter-transparent-65{background-color:#b3dcf9a6}.theme-light .blue-bg-lighter-transparent-70,.theme-light .color-0-bg-lighter-transparent-70{background-color:#b3dcf9b3}.theme-light .blue-bg-lighter-transparent-75,.theme-light .color-0-bg-lighter-transparent-75{background-color:#b3dcf9bf}.theme-light .blue-bg-lighter-transparent-80,.theme-light .color-0-bg-lighter-transparent-80{background-color:#b3dcf9cc}.theme-light .blue-bg-lighter-transparent-85,.theme-light .color-0-bg-lighter-transparent-85{background-color:#b3dcf9d9}.theme-light .blue-bg-lighter-transparent-90,.theme-light .color-0-bg-lighter-transparent-90{background-color:#b3dcf9e6}.theme-light .blue-bg-lighter-transparent-95,.theme-light .color-0-bg-lighter-transparent-95{background-color:#b3dcf9f2}.theme-light .blue-bg-lighter-lightness-10,.theme-light .color-0-bg-lighter-lightness-10{background-color:#bbe0fa}.theme-light .blue-bg-lighter-darkness-10,.theme-light .color-0-bg-lighter-darkness-10{background-color:#8bcaf6}.theme-light .blue-bg-lighter-lightness-20,.theme-light .color-0-bg-lighter-lightness-20{background-color:#c2e3fa}.theme-light .blue-bg-lighter-darkness-20,.theme-light .color-0-bg-lighter-darkness-20{background-color:#64b7f3}.theme-light .blue-bg-lighter-lightness-30,.theme-light .color-0-bg-lighter-lightness-30{background-color:#cae7fb}.theme-light .blue-bg-lighter-darkness-30,.theme-light .color-0-bg-lighter-darkness-30{background-color:#3ca5f0}.theme-light .blue-bg-lighter-lightness-40,.theme-light .color-0-bg-lighter-lightness-40{background-color:#d1eafb}.theme-light .blue-bg-lighter-darkness-40,.theme-light .color-0-bg-lighter-darkness-40{background-color:#1493ec}.theme-light .blue-bg-lighter-lightness-50,.theme-light .color-0-bg-lighter-lightness-50{background-color:#d9eefc}.theme-light .blue-bg-lighter-darkness-50,.theme-light .color-0-bg-lighter-darkness-50{background-color:#107bc6}.theme-light .blue-bg-lighter-lightness-60,.theme-light .color-0-bg-lighter-lightness-60{background-color:#e1f1fd}.theme-light .blue-bg-lighter-darkness-60,.theme-light .color-0-bg-lighter-darkness-60{background-color:#0d629f}.theme-light .blue-bg-lighter-lightness-70,.theme-light .color-0-bg-lighter-lightness-70{background-color:#e8f5fd}.theme-light .blue-bg-lighter-darkness-70,.theme-light .color-0-bg-lighter-darkness-70{background-color:#094a77}.theme-light .blue-bg-lighter-lightness-80,.theme-light .color-0-bg-lighter-lightness-80{background-color:#f0f8fe}.theme-light .blue-bg-lighter-darkness-80,.theme-light .color-0-bg-lighter-darkness-80{background-color:#06314f}.theme-light .blue-bg-lighter-lightness-90,.theme-light .color-0-bg-lighter-lightness-90{background-color:#f7fcfe}.theme-light .blue-bg-lighter-darkness-90,.theme-light .color-0-bg-lighter-darkness-90{background-color:#031928}.theme-light .blue-bg-lighter-hover:hover,.theme-light .color-0-bg-lighter-hover:hover{background-color:#b3dcf9}.theme-light .blue-bg-lighter-hover-transparent-5:hover,.theme-light .color-0-bg-lighter-hover-transparent-5:hover{background-color:#b3dcf90d}.theme-light .blue-bg-lighter-hover-transparent-10:hover,.theme-light .color-0-bg-lighter-hover-transparent-10:hover{background-color:#b3dcf91a}.theme-light .blue-bg-lighter-hover-transparent-15:hover,.theme-light .color-0-bg-lighter-hover-transparent-15:hover{background-color:#b3dcf926}.theme-light .blue-bg-lighter-hover-transparent-20:hover,.theme-light .color-0-bg-lighter-hover-transparent-20:hover{background-color:#b3dcf933}.theme-light .blue-bg-lighter-hover-transparent-25:hover,.theme-light .color-0-bg-lighter-hover-transparent-25:hover{background-color:#b3dcf940}.theme-light .blue-bg-lighter-hover-transparent-30:hover,.theme-light .color-0-bg-lighter-hover-transparent-30:hover{background-color:#b3dcf94d}.theme-light .blue-bg-lighter-hover-transparent-35:hover,.theme-light .color-0-bg-lighter-hover-transparent-35:hover{background-color:#b3dcf959}.theme-light .blue-bg-lighter-hover-transparent-40:hover,.theme-light .color-0-bg-lighter-hover-transparent-40:hover{background-color:#b3dcf966}.theme-light .blue-bg-lighter-hover-transparent-45:hover,.theme-light .color-0-bg-lighter-hover-transparent-45:hover{background-color:#b3dcf973}.theme-light .blue-bg-lighter-hover-transparent-50:hover,.theme-light .color-0-bg-lighter-hover-transparent-50:hover{background-color:#b3dcf980}.theme-light .blue-bg-lighter-hover-transparent-55:hover,.theme-light .color-0-bg-lighter-hover-transparent-55:hover{background-color:#b3dcf98c}.theme-light .blue-bg-lighter-hover-transparent-60:hover,.theme-light .color-0-bg-lighter-hover-transparent-60:hover{background-color:#b3dcf999}.theme-light .blue-bg-lighter-hover-transparent-65:hover,.theme-light .color-0-bg-lighter-hover-transparent-65:hover{background-color:#b3dcf9a6}.theme-light .blue-bg-lighter-hover-transparent-70:hover,.theme-light .color-0-bg-lighter-hover-transparent-70:hover{background-color:#b3dcf9b3}.theme-light .blue-bg-lighter-hover-transparent-75:hover,.theme-light .color-0-bg-lighter-hover-transparent-75:hover{background-color:#b3dcf9bf}.theme-light .blue-bg-lighter-hover-transparent-80:hover,.theme-light .color-0-bg-lighter-hover-transparent-80:hover{background-color:#b3dcf9cc}.theme-light .blue-bg-lighter-hover-transparent-85:hover,.theme-light .color-0-bg-lighter-hover-transparent-85:hover{background-color:#b3dcf9d9}.theme-light .blue-bg-lighter-hover-transparent-90:hover,.theme-light .color-0-bg-lighter-hover-transparent-90:hover{background-color:#b3dcf9e6}.theme-light .blue-bg-lighter-hover-transparent-95:hover,.theme-light .color-0-bg-lighter-hover-transparent-95:hover{background-color:#b3dcf9f2}.theme-light .blue-bg-light,.theme-light .color-0-bg-light{background-color:#4dacf1}.theme-light .blue-bg-light-transparent-5,.theme-light .color-0-bg-light-transparent-5{background-color:#4dacf10d}.theme-light .blue-bg-light-transparent-10,.theme-light .color-0-bg-light-transparent-10{background-color:#4dacf11a}.theme-light .blue-bg-light-transparent-15,.theme-light .color-0-bg-light-transparent-15{background-color:#4dacf126}.theme-light .blue-bg-light-transparent-20,.theme-light .color-0-bg-light-transparent-20{background-color:#4dacf133}.theme-light .blue-bg-light-transparent-25,.theme-light .color-0-bg-light-transparent-25{background-color:#4dacf140}.theme-light .blue-bg-light-transparent-30,.theme-light .color-0-bg-light-transparent-30{background-color:#4dacf14d}.theme-light .blue-bg-light-transparent-35,.theme-light .color-0-bg-light-transparent-35{background-color:#4dacf159}.theme-light .blue-bg-light-transparent-40,.theme-light .color-0-bg-light-transparent-40{background-color:#4dacf166}.theme-light .blue-bg-light-transparent-45,.theme-light .color-0-bg-light-transparent-45{background-color:#4dacf173}.theme-light .blue-bg-light-transparent-50,.theme-light .color-0-bg-light-transparent-50{background-color:#4dacf180}.theme-light .blue-bg-light-transparent-55,.theme-light .color-0-bg-light-transparent-55{background-color:#4dacf18c}.theme-light .blue-bg-light-transparent-60,.theme-light .color-0-bg-light-transparent-60{background-color:#4dacf199}.theme-light .blue-bg-light-transparent-65,.theme-light .color-0-bg-light-transparent-65{background-color:#4dacf1a6}.theme-light .blue-bg-light-transparent-70,.theme-light .color-0-bg-light-transparent-70{background-color:#4dacf1b3}.theme-light .blue-bg-light-transparent-75,.theme-light .color-0-bg-light-transparent-75{background-color:#4dacf1bf}.theme-light .blue-bg-light-transparent-80,.theme-light .color-0-bg-light-transparent-80{background-color:#4dacf1cc}.theme-light .blue-bg-light-transparent-85,.theme-light .color-0-bg-light-transparent-85{background-color:#4dacf1d9}.theme-light .blue-bg-light-transparent-90,.theme-light .color-0-bg-light-transparent-90{background-color:#4dacf1e6}.theme-light .blue-bg-light-transparent-95,.theme-light .color-0-bg-light-transparent-95{background-color:#4dacf1f2}.theme-light .blue-bg-light-lightness-10,.theme-light .color-0-bg-light-lightness-10{background-color:#5fb4f2}.theme-light .blue-bg-light-darkness-10,.theme-light .color-0-bg-light-darkness-10{background-color:#309eef}.theme-light .blue-bg-light-lightness-20,.theme-light .color-0-bg-light-lightness-20{background-color:#71bdf4}.theme-light .blue-bg-light-darkness-20,.theme-light .color-0-bg-light-darkness-20{background-color:#1390ec}.theme-light .blue-bg-light-lightness-30,.theme-light .color-0-bg-light-lightness-30{background-color:#82c5f5}.theme-light .blue-bg-light-darkness-30,.theme-light .color-0-bg-light-darkness-30{background-color:#107ece}.theme-light .blue-bg-light-lightness-40,.theme-light .color-0-bg-light-lightness-40{background-color:#94cdf7}.theme-light .blue-bg-light-darkness-40,.theme-light .color-0-bg-light-darkness-40{background-color:#0e6cb1}.theme-light .blue-bg-light-lightness-50,.theme-light .color-0-bg-light-lightness-50{background-color:#a6d6f8}.theme-light .blue-bg-light-darkness-50,.theme-light .color-0-bg-light-darkness-50{background-color:#0c5a93}.theme-light .blue-bg-light-lightness-60,.theme-light .color-0-bg-light-lightness-60{background-color:#b8def9}.theme-light .blue-bg-light-darkness-60,.theme-light .color-0-bg-light-darkness-60{background-color:#094876}.theme-light .blue-bg-light-lightness-70,.theme-light .color-0-bg-light-lightness-70{background-color:#cae6fb}.theme-light .blue-bg-light-darkness-70,.theme-light .color-0-bg-light-darkness-70{background-color:#073658}.theme-light .blue-bg-light-lightness-80,.theme-light .color-0-bg-light-lightness-80{background-color:#dbeefc}.theme-light .blue-bg-light-darkness-80,.theme-light .color-0-bg-light-darkness-80{background-color:#05243b}.theme-light .blue-bg-light-lightness-90,.theme-light .color-0-bg-light-lightness-90{background-color:#edf7fe}.theme-light .blue-bg-light-darkness-90,.theme-light .color-0-bg-light-darkness-90{background-color:#02121d}.theme-light .blue-bg-light-hover:hover,.theme-light .color-0-bg-light-hover:hover{background-color:#4dacf1}.theme-light .blue-bg-light-hover-transparent-5:hover,.theme-light .color-0-bg-light-hover-transparent-5:hover{background-color:#4dacf10d}.theme-light .blue-bg-light-hover-transparent-10:hover,.theme-light .color-0-bg-light-hover-transparent-10:hover{background-color:#4dacf11a}.theme-light .blue-bg-light-hover-transparent-15:hover,.theme-light .color-0-bg-light-hover-transparent-15:hover{background-color:#4dacf126}.theme-light .blue-bg-light-hover-transparent-20:hover,.theme-light .color-0-bg-light-hover-transparent-20:hover{background-color:#4dacf133}.theme-light .blue-bg-light-hover-transparent-25:hover,.theme-light .color-0-bg-light-hover-transparent-25:hover{background-color:#4dacf140}.theme-light .blue-bg-light-hover-transparent-30:hover,.theme-light .color-0-bg-light-hover-transparent-30:hover{background-color:#4dacf14d}.theme-light .blue-bg-light-hover-transparent-35:hover,.theme-light .color-0-bg-light-hover-transparent-35:hover{background-color:#4dacf159}.theme-light .blue-bg-light-hover-transparent-40:hover,.theme-light .color-0-bg-light-hover-transparent-40:hover{background-color:#4dacf166}.theme-light .blue-bg-light-hover-transparent-45:hover,.theme-light .color-0-bg-light-hover-transparent-45:hover{background-color:#4dacf173}.theme-light .blue-bg-light-hover-transparent-50:hover,.theme-light .color-0-bg-light-hover-transparent-50:hover{background-color:#4dacf180}.theme-light .blue-bg-light-hover-transparent-55:hover,.theme-light .color-0-bg-light-hover-transparent-55:hover{background-color:#4dacf18c}.theme-light .blue-bg-light-hover-transparent-60:hover,.theme-light .color-0-bg-light-hover-transparent-60:hover{background-color:#4dacf199}.theme-light .blue-bg-light-hover-transparent-65:hover,.theme-light .color-0-bg-light-hover-transparent-65:hover{background-color:#4dacf1a6}.theme-light .blue-bg-light-hover-transparent-70:hover,.theme-light .color-0-bg-light-hover-transparent-70:hover{background-color:#4dacf1b3}.theme-light .blue-bg-light-hover-transparent-75:hover,.theme-light .color-0-bg-light-hover-transparent-75:hover{background-color:#4dacf1bf}.theme-light .blue-bg-light-hover-transparent-80:hover,.theme-light .color-0-bg-light-hover-transparent-80:hover{background-color:#4dacf1cc}.theme-light .blue-bg-light-hover-transparent-85:hover,.theme-light .color-0-bg-light-hover-transparent-85:hover{background-color:#4dacf1d9}.theme-light .blue-bg-light-hover-transparent-90:hover,.theme-light .color-0-bg-light-hover-transparent-90:hover{background-color:#4dacf1e6}.theme-light .blue-bg-light-hover-transparent-95:hover,.theme-light .color-0-bg-light-hover-transparent-95:hover{background-color:#4dacf1f2}.theme-light .blue-bg,.theme-light .color-0-bg{background-color:#0089eb}.theme-light .blue-bg-transparent-5,.theme-light .color-0-bg-transparent-5{background-color:#0089eb0d}.theme-light .blue-bg-transparent-10,.theme-light .color-0-bg-transparent-10{background-color:#0089eb1a}.theme-light .blue-bg-transparent-15,.theme-light .color-0-bg-transparent-15{background-color:#0089eb26}.theme-light .blue-bg-transparent-20,.theme-light .color-0-bg-transparent-20{background-color:#0089eb33}.theme-light .blue-bg-transparent-25,.theme-light .color-0-bg-transparent-25{background-color:#0089eb40}.theme-light .blue-bg-transparent-30,.theme-light .color-0-bg-transparent-30{background-color:#0089eb4d}.theme-light .blue-bg-transparent-35,.theme-light .color-0-bg-transparent-35{background-color:#0089eb59}.theme-light .blue-bg-transparent-40,.theme-light .color-0-bg-transparent-40{background-color:#0089eb66}.theme-light .blue-bg-transparent-45,.theme-light .color-0-bg-transparent-45{background-color:#0089eb73}.theme-light .blue-bg-transparent-50,.theme-light .color-0-bg-transparent-50{background-color:#0089eb80}.theme-light .blue-bg-transparent-55,.theme-light .color-0-bg-transparent-55{background-color:#0089eb8c}.theme-light .blue-bg-transparent-60,.theme-light .color-0-bg-transparent-60{background-color:#0089eb99}.theme-light .blue-bg-transparent-65,.theme-light .color-0-bg-transparent-65{background-color:#0089eba6}.theme-light .blue-bg-transparent-70,.theme-light .color-0-bg-transparent-70{background-color:#0089ebb3}.theme-light .blue-bg-transparent-75,.theme-light .color-0-bg-transparent-75{background-color:#0089ebbf}.theme-light .blue-bg-transparent-80,.theme-light .color-0-bg-transparent-80{background-color:#0089ebcc}.theme-light .blue-bg-transparent-85,.theme-light .color-0-bg-transparent-85{background-color:#0089ebd9}.theme-light .blue-bg-transparent-90,.theme-light .color-0-bg-transparent-90{background-color:#0089ebe6}.theme-light .blue-bg-transparent-95,.theme-light .color-0-bg-transparent-95{background-color:#0089ebf2}.theme-light .blue-bg-lightness-10,.theme-light .color-0-bg-lightness-10{background-color:#0898ff}.theme-light .blue-bg-darkness-10,.theme-light .color-0-bg-darkness-10{background-color:#007bd4}.theme-light .blue-bg-lightness-20,.theme-light .color-0-bg-lightness-20{background-color:#23a3ff}.theme-light .blue-bg-darkness-20,.theme-light .color-0-bg-darkness-20{background-color:#006ebc}.theme-light .blue-bg-lightness-30,.theme-light .color-0-bg-lightness-30{background-color:#3fafff}.theme-light .blue-bg-darkness-30,.theme-light .color-0-bg-darkness-30{background-color:#0060a5}.theme-light .blue-bg-lightness-40,.theme-light .color-0-bg-lightness-40{background-color:#5abaff}.theme-light .blue-bg-darkness-40,.theme-light .color-0-bg-darkness-40{background-color:#00528d}.theme-light .blue-bg-lightness-50,.theme-light .color-0-bg-lightness-50{background-color:#76c6ff}.theme-light .blue-bg-darkness-50,.theme-light .color-0-bg-darkness-50{background-color:#004576}.theme-light .blue-bg-lightness-60,.theme-light .color-0-bg-lightness-60{background-color:#91d1ff}.theme-light .blue-bg-darkness-60,.theme-light .color-0-bg-darkness-60{background-color:#00375e}.theme-light .blue-bg-lightness-70,.theme-light .color-0-bg-lightness-70{background-color:#adddff}.theme-light .blue-bg-darkness-70,.theme-light .color-0-bg-darkness-70{background-color:#002947}.theme-light .blue-bg-lightness-80,.theme-light .color-0-bg-lightness-80{background-color:#c8e8ff}.theme-light .blue-bg-darkness-80,.theme-light .color-0-bg-darkness-80{background-color:#001b2f}.theme-light .blue-bg-lightness-90,.theme-light .color-0-bg-lightness-90{background-color:#e4f4ff}.theme-light .blue-bg-darkness-90,.theme-light .color-0-bg-darkness-90{background-color:#000e18}.theme-light .blue-bg-hover:hover,.theme-light .color-0-bg-hover:hover{background-color:#0089eb}.theme-light .blue-bg-hover-transparent-5:hover,.theme-light .color-0-bg-hover-transparent-5:hover{background-color:#0089eb0d}.theme-light .blue-bg-hover-transparent-10:hover,.theme-light .color-0-bg-hover-transparent-10:hover{background-color:#0089eb1a}.theme-light .blue-bg-hover-transparent-15:hover,.theme-light .color-0-bg-hover-transparent-15:hover{background-color:#0089eb26}.theme-light .blue-bg-hover-transparent-20:hover,.theme-light .color-0-bg-hover-transparent-20:hover{background-color:#0089eb33}.theme-light .blue-bg-hover-transparent-25:hover,.theme-light .color-0-bg-hover-transparent-25:hover{background-color:#0089eb40}.theme-light .blue-bg-hover-transparent-30:hover,.theme-light .color-0-bg-hover-transparent-30:hover{background-color:#0089eb4d}.theme-light .blue-bg-hover-transparent-35:hover,.theme-light .color-0-bg-hover-transparent-35:hover{background-color:#0089eb59}.theme-light .blue-bg-hover-transparent-40:hover,.theme-light .color-0-bg-hover-transparent-40:hover{background-color:#0089eb66}.theme-light .blue-bg-hover-transparent-45:hover,.theme-light .color-0-bg-hover-transparent-45:hover{background-color:#0089eb73}.theme-light .blue-bg-hover-transparent-50:hover,.theme-light .color-0-bg-hover-transparent-50:hover{background-color:#0089eb80}.theme-light .blue-bg-hover-transparent-55:hover,.theme-light .color-0-bg-hover-transparent-55:hover{background-color:#0089eb8c}.theme-light .blue-bg-hover-transparent-60:hover,.theme-light .color-0-bg-hover-transparent-60:hover{background-color:#0089eb99}.theme-light .blue-bg-hover-transparent-65:hover,.theme-light .color-0-bg-hover-transparent-65:hover{background-color:#0089eba6}.theme-light .blue-bg-hover-transparent-70:hover,.theme-light .color-0-bg-hover-transparent-70:hover{background-color:#0089ebb3}.theme-light .blue-bg-hover-transparent-75:hover,.theme-light .color-0-bg-hover-transparent-75:hover{background-color:#0089ebbf}.theme-light .blue-bg-hover-transparent-80:hover,.theme-light .color-0-bg-hover-transparent-80:hover{background-color:#0089ebcc}.theme-light .blue-bg-hover-transparent-85:hover,.theme-light .color-0-bg-hover-transparent-85:hover{background-color:#0089ebd9}.theme-light .blue-bg-hover-transparent-90:hover,.theme-light .color-0-bg-hover-transparent-90:hover{background-color:#0089ebe6}.theme-light .blue-bg-hover-transparent-95:hover,.theme-light .color-0-bg-hover-transparent-95:hover{background-color:#0089ebf2}.theme-light .blue-bg-dark,.theme-light .color-0-bg-dark{background-color:#0060d7}.theme-light .blue-bg-dark-transparent-5,.theme-light .color-0-bg-dark-transparent-5{background-color:#0060d70d}.theme-light .blue-bg-dark-transparent-10,.theme-light .color-0-bg-dark-transparent-10{background-color:#0060d71a}.theme-light .blue-bg-dark-transparent-15,.theme-light .color-0-bg-dark-transparent-15{background-color:#0060d726}.theme-light .blue-bg-dark-transparent-20,.theme-light .color-0-bg-dark-transparent-20{background-color:#0060d733}.theme-light .blue-bg-dark-transparent-25,.theme-light .color-0-bg-dark-transparent-25{background-color:#0060d740}.theme-light .blue-bg-dark-transparent-30,.theme-light .color-0-bg-dark-transparent-30{background-color:#0060d74d}.theme-light .blue-bg-dark-transparent-35,.theme-light .color-0-bg-dark-transparent-35{background-color:#0060d759}.theme-light .blue-bg-dark-transparent-40,.theme-light .color-0-bg-dark-transparent-40{background-color:#0060d766}.theme-light .blue-bg-dark-transparent-45,.theme-light .color-0-bg-dark-transparent-45{background-color:#0060d773}.theme-light .blue-bg-dark-transparent-50,.theme-light .color-0-bg-dark-transparent-50{background-color:#0060d780}.theme-light .blue-bg-dark-transparent-55,.theme-light .color-0-bg-dark-transparent-55{background-color:#0060d78c}.theme-light .blue-bg-dark-transparent-60,.theme-light .color-0-bg-dark-transparent-60{background-color:#0060d799}.theme-light .blue-bg-dark-transparent-65,.theme-light .color-0-bg-dark-transparent-65{background-color:#0060d7a6}.theme-light .blue-bg-dark-transparent-70,.theme-light .color-0-bg-dark-transparent-70{background-color:#0060d7b3}.theme-light .blue-bg-dark-transparent-75,.theme-light .color-0-bg-dark-transparent-75{background-color:#0060d7bf}.theme-light .blue-bg-dark-transparent-80,.theme-light .color-0-bg-dark-transparent-80{background-color:#0060d7cc}.theme-light .blue-bg-dark-transparent-85,.theme-light .color-0-bg-dark-transparent-85{background-color:#0060d7d9}.theme-light .blue-bg-dark-transparent-90,.theme-light .color-0-bg-dark-transparent-90{background-color:#0060d7e6}.theme-light .blue-bg-dark-transparent-95,.theme-light .color-0-bg-dark-transparent-95{background-color:#0060d7f2}.theme-light .blue-bg-dark-lightness-10,.theme-light .color-0-bg-dark-lightness-10{background-color:#006df5}.theme-light .blue-bg-dark-darkness-10,.theme-light .color-0-bg-dark-darkness-10{background-color:#0056c2}.theme-light .blue-bg-dark-lightness-20,.theme-light .color-0-bg-dark-lightness-20{background-color:#137cff}.theme-light .blue-bg-dark-darkness-20,.theme-light .color-0-bg-dark-darkness-20{background-color:#004dac}.theme-light .blue-bg-dark-lightness-30,.theme-light .color-0-bg-dark-lightness-30{background-color:#318dff}.theme-light .blue-bg-dark-darkness-30,.theme-light .color-0-bg-dark-darkness-30{background-color:#004397}.theme-light .blue-bg-dark-lightness-40,.theme-light .color-0-bg-dark-lightness-40{background-color:#4e9dff}.theme-light .blue-bg-dark-darkness-40,.theme-light .color-0-bg-dark-darkness-40{background-color:#003a81}.theme-light .blue-bg-dark-lightness-50,.theme-light .color-0-bg-dark-lightness-50{background-color:#6cadff}.theme-light .blue-bg-dark-darkness-50,.theme-light .color-0-bg-dark-darkness-50{background-color:#00306c}.theme-light .blue-bg-dark-lightness-60,.theme-light .color-0-bg-dark-lightness-60{background-color:#89beff}.theme-light .blue-bg-dark-darkness-60,.theme-light .color-0-bg-dark-darkness-60{background-color:#002656}.theme-light .blue-bg-dark-lightness-70,.theme-light .color-0-bg-dark-lightness-70{background-color:#a7ceff}.theme-light .blue-bg-dark-darkness-70,.theme-light .color-0-bg-dark-darkness-70{background-color:#001d41}.theme-light .blue-bg-dark-lightness-80,.theme-light .color-0-bg-dark-lightness-80{background-color:#c4deff}.theme-light .blue-bg-dark-darkness-80,.theme-light .color-0-bg-dark-darkness-80{background-color:#00132b}.theme-light .blue-bg-dark-lightness-90,.theme-light .color-0-bg-dark-lightness-90{background-color:#e2efff}.theme-light .blue-bg-dark-darkness-90,.theme-light .color-0-bg-dark-darkness-90{background-color:#000a16}.theme-light .blue-bg-dark-hover:hover,.theme-light .color-0-bg-dark-hover:hover{background-color:#0060d7}.theme-light .blue-bg-dark-hover-transparent-5:hover,.theme-light .color-0-bg-dark-hover-transparent-5:hover{background-color:#0060d70d}.theme-light .blue-bg-dark-hover-transparent-10:hover,.theme-light .color-0-bg-dark-hover-transparent-10:hover{background-color:#0060d71a}.theme-light .blue-bg-dark-hover-transparent-15:hover,.theme-light .color-0-bg-dark-hover-transparent-15:hover{background-color:#0060d726}.theme-light .blue-bg-dark-hover-transparent-20:hover,.theme-light .color-0-bg-dark-hover-transparent-20:hover{background-color:#0060d733}.theme-light .blue-bg-dark-hover-transparent-25:hover,.theme-light .color-0-bg-dark-hover-transparent-25:hover{background-color:#0060d740}.theme-light .blue-bg-dark-hover-transparent-30:hover,.theme-light .color-0-bg-dark-hover-transparent-30:hover{background-color:#0060d74d}.theme-light .blue-bg-dark-hover-transparent-35:hover,.theme-light .color-0-bg-dark-hover-transparent-35:hover{background-color:#0060d759}.theme-light .blue-bg-dark-hover-transparent-40:hover,.theme-light .color-0-bg-dark-hover-transparent-40:hover{background-color:#0060d766}.theme-light .blue-bg-dark-hover-transparent-45:hover,.theme-light .color-0-bg-dark-hover-transparent-45:hover{background-color:#0060d773}.theme-light .blue-bg-dark-hover-transparent-50:hover,.theme-light .color-0-bg-dark-hover-transparent-50:hover{background-color:#0060d780}.theme-light .blue-bg-dark-hover-transparent-55:hover,.theme-light .color-0-bg-dark-hover-transparent-55:hover{background-color:#0060d78c}.theme-light .blue-bg-dark-hover-transparent-60:hover,.theme-light .color-0-bg-dark-hover-transparent-60:hover{background-color:#0060d799}.theme-light .blue-bg-dark-hover-transparent-65:hover,.theme-light .color-0-bg-dark-hover-transparent-65:hover{background-color:#0060d7a6}.theme-light .blue-bg-dark-hover-transparent-70:hover,.theme-light .color-0-bg-dark-hover-transparent-70:hover{background-color:#0060d7b3}.theme-light .blue-bg-dark-hover-transparent-75:hover,.theme-light .color-0-bg-dark-hover-transparent-75:hover{background-color:#0060d7bf}.theme-light .blue-bg-dark-hover-transparent-80:hover,.theme-light .color-0-bg-dark-hover-transparent-80:hover{background-color:#0060d7cc}.theme-light .blue-bg-dark-hover-transparent-85:hover,.theme-light .color-0-bg-dark-hover-transparent-85:hover{background-color:#0060d7d9}.theme-light .blue-bg-dark-hover-transparent-90:hover,.theme-light .color-0-bg-dark-hover-transparent-90:hover{background-color:#0060d7e6}.theme-light .blue-bg-dark-hover-transparent-95:hover,.theme-light .color-0-bg-dark-hover-transparent-95:hover{background-color:#0060d7f2}.theme-light .blue-bg-darker,.theme-light .color-0-bg-darker{background-color:#003dab}.theme-light .blue-bg-darker-transparent-5,.theme-light .color-0-bg-darker-transparent-5{background-color:#003dab0d}.theme-light .blue-bg-darker-transparent-10,.theme-light .color-0-bg-darker-transparent-10{background-color:#003dab1a}.theme-light .blue-bg-darker-transparent-15,.theme-light .color-0-bg-darker-transparent-15{background-color:#003dab26}.theme-light .blue-bg-darker-transparent-20,.theme-light .color-0-bg-darker-transparent-20{background-color:#003dab33}.theme-light .blue-bg-darker-transparent-25,.theme-light .color-0-bg-darker-transparent-25{background-color:#003dab40}.theme-light .blue-bg-darker-transparent-30,.theme-light .color-0-bg-darker-transparent-30{background-color:#003dab4d}.theme-light .blue-bg-darker-transparent-35,.theme-light .color-0-bg-darker-transparent-35{background-color:#003dab59}.theme-light .blue-bg-darker-transparent-40,.theme-light .color-0-bg-darker-transparent-40{background-color:#003dab66}.theme-light .blue-bg-darker-transparent-45,.theme-light .color-0-bg-darker-transparent-45{background-color:#003dab73}.theme-light .blue-bg-darker-transparent-50,.theme-light .color-0-bg-darker-transparent-50{background-color:#003dab80}.theme-light .blue-bg-darker-transparent-55,.theme-light .color-0-bg-darker-transparent-55{background-color:#003dab8c}.theme-light .blue-bg-darker-transparent-60,.theme-light .color-0-bg-darker-transparent-60{background-color:#003dab99}.theme-light .blue-bg-darker-transparent-65,.theme-light .color-0-bg-darker-transparent-65{background-color:#003daba6}.theme-light .blue-bg-darker-transparent-70,.theme-light .color-0-bg-darker-transparent-70{background-color:#003dabb3}.theme-light .blue-bg-darker-transparent-75,.theme-light .color-0-bg-darker-transparent-75{background-color:#003dabbf}.theme-light .blue-bg-darker-transparent-80,.theme-light .color-0-bg-darker-transparent-80{background-color:#003dabcc}.theme-light .blue-bg-darker-transparent-85,.theme-light .color-0-bg-darker-transparent-85{background-color:#003dabd9}.theme-light .blue-bg-darker-transparent-90,.theme-light .color-0-bg-darker-transparent-90{background-color:#003dabe6}.theme-light .blue-bg-darker-transparent-95,.theme-light .color-0-bg-darker-transparent-95{background-color:#003dabf2}.theme-light .blue-bg-darker-lightness-10,.theme-light .color-0-bg-darker-lightness-10{background-color:#0049cd}.theme-light .blue-bg-darker-darkness-10,.theme-light .color-0-bg-darker-darkness-10{background-color:#00379a}.theme-light .blue-bg-darker-lightness-20,.theme-light .color-0-bg-darker-lightness-20{background-color:#0055ef}.theme-light .blue-bg-darker-darkness-20,.theme-light .color-0-bg-darker-darkness-20{background-color:#003189}.theme-light .blue-bg-darker-lightness-30,.theme-light .color-0-bg-darker-lightness-30{background-color:#1266ff}.theme-light .blue-bg-darker-darkness-30,.theme-light .color-0-bg-darker-darkness-30{background-color:#002b78}.theme-light .blue-bg-darker-lightness-40,.theme-light .color-0-bg-darker-lightness-40{background-color:#347cff}.theme-light .blue-bg-darker-darkness-40,.theme-light .color-0-bg-darker-darkness-40{background-color:#002567}.theme-light .blue-bg-darker-lightness-50,.theme-light .color-0-bg-darker-lightness-50{background-color:#5692ff}.theme-light .blue-bg-darker-darkness-50,.theme-light .color-0-bg-darker-darkness-50{background-color:#001f56}.theme-light .blue-bg-darker-lightness-60,.theme-light .color-0-bg-darker-lightness-60{background-color:#77a8ff}.theme-light .blue-bg-darker-darkness-60,.theme-light .color-0-bg-darker-darkness-60{background-color:#001844}.theme-light .blue-bg-darker-lightness-70,.theme-light .color-0-bg-darker-lightness-70{background-color:#99beff}.theme-light .blue-bg-darker-darkness-70,.theme-light .color-0-bg-darker-darkness-70{background-color:#001233}.theme-light .blue-bg-darker-lightness-80,.theme-light .color-0-bg-darker-lightness-80{background-color:#bbd3ff}.theme-light .blue-bg-darker-darkness-80,.theme-light .color-0-bg-darker-darkness-80{background-color:#000c22}.theme-light .blue-bg-darker-lightness-90,.theme-light .color-0-bg-darker-lightness-90{background-color:#dde9ff}.theme-light .blue-bg-darker-darkness-90,.theme-light .color-0-bg-darker-darkness-90{background-color:#000611}.theme-light .blue-bg-darker-hover:hover,.theme-light .color-0-bg-darker-hover:hover{background-color:#003dab}.theme-light .blue-bg-darker-hover-transparent-5:hover,.theme-light .color-0-bg-darker-hover-transparent-5:hover{background-color:#003dab0d}.theme-light .blue-bg-darker-hover-transparent-10:hover,.theme-light .color-0-bg-darker-hover-transparent-10:hover{background-color:#003dab1a}.theme-light .blue-bg-darker-hover-transparent-15:hover,.theme-light .color-0-bg-darker-hover-transparent-15:hover{background-color:#003dab26}.theme-light .blue-bg-darker-hover-transparent-20:hover,.theme-light .color-0-bg-darker-hover-transparent-20:hover{background-color:#003dab33}.theme-light .blue-bg-darker-hover-transparent-25:hover,.theme-light .color-0-bg-darker-hover-transparent-25:hover{background-color:#003dab40}.theme-light .blue-bg-darker-hover-transparent-30:hover,.theme-light .color-0-bg-darker-hover-transparent-30:hover{background-color:#003dab4d}.theme-light .blue-bg-darker-hover-transparent-35:hover,.theme-light .color-0-bg-darker-hover-transparent-35:hover{background-color:#003dab59}.theme-light .blue-bg-darker-hover-transparent-40:hover,.theme-light .color-0-bg-darker-hover-transparent-40:hover{background-color:#003dab66}.theme-light .blue-bg-darker-hover-transparent-45:hover,.theme-light .color-0-bg-darker-hover-transparent-45:hover{background-color:#003dab73}.theme-light .blue-bg-darker-hover-transparent-50:hover,.theme-light .color-0-bg-darker-hover-transparent-50:hover{background-color:#003dab80}.theme-light .blue-bg-darker-hover-transparent-55:hover,.theme-light .color-0-bg-darker-hover-transparent-55:hover{background-color:#003dab8c}.theme-light .blue-bg-darker-hover-transparent-60:hover,.theme-light .color-0-bg-darker-hover-transparent-60:hover{background-color:#003dab99}.theme-light .blue-bg-darker-hover-transparent-65:hover,.theme-light .color-0-bg-darker-hover-transparent-65:hover{background-color:#003daba6}.theme-light .blue-bg-darker-hover-transparent-70:hover,.theme-light .color-0-bg-darker-hover-transparent-70:hover{background-color:#003dabb3}.theme-light .blue-bg-darker-hover-transparent-75:hover,.theme-light .color-0-bg-darker-hover-transparent-75:hover{background-color:#003dabbf}.theme-light .blue-bg-darker-hover-transparent-80:hover,.theme-light .color-0-bg-darker-hover-transparent-80:hover{background-color:#003dabcc}.theme-light .blue-bg-darker-hover-transparent-85:hover,.theme-light .color-0-bg-darker-hover-transparent-85:hover{background-color:#003dabd9}.theme-light .blue-bg-darker-hover-transparent-90:hover,.theme-light .color-0-bg-darker-hover-transparent-90:hover{background-color:#003dabe6}.theme-light .blue-bg-darker-hover-transparent-95:hover,.theme-light .color-0-bg-darker-hover-transparent-95:hover{background-color:#003dabf2}.theme-light .blue-font-lighter,.theme-light .color-0-font-lighter{color:#b3dcf9}.theme-light .blue-font-lighter-transparent-5,.theme-light .color-0-font-lighter-transparent-5{color:#b3dcf90d}.theme-light .blue-font-lighter-transparent-10,.theme-light .color-0-font-lighter-transparent-10{color:#b3dcf91a}.theme-light .blue-font-lighter-transparent-15,.theme-light .color-0-font-lighter-transparent-15{color:#b3dcf926}.theme-light .blue-font-lighter-transparent-20,.theme-light .color-0-font-lighter-transparent-20{color:#b3dcf933}.theme-light .blue-font-lighter-transparent-25,.theme-light .color-0-font-lighter-transparent-25{color:#b3dcf940}.theme-light .blue-font-lighter-transparent-30,.theme-light .color-0-font-lighter-transparent-30{color:#b3dcf94d}.theme-light .blue-font-lighter-transparent-35,.theme-light .color-0-font-lighter-transparent-35{color:#b3dcf959}.theme-light .blue-font-lighter-transparent-40,.theme-light .color-0-font-lighter-transparent-40{color:#b3dcf966}.theme-light .blue-font-lighter-transparent-45,.theme-light .color-0-font-lighter-transparent-45{color:#b3dcf973}.theme-light .blue-font-lighter-transparent-50,.theme-light .color-0-font-lighter-transparent-50{color:#b3dcf980}.theme-light .blue-font-lighter-transparent-55,.theme-light .color-0-font-lighter-transparent-55{color:#b3dcf98c}.theme-light .blue-font-lighter-transparent-60,.theme-light .color-0-font-lighter-transparent-60{color:#b3dcf999}.theme-light .blue-font-lighter-transparent-65,.theme-light .color-0-font-lighter-transparent-65{color:#b3dcf9a6}.theme-light .blue-font-lighter-transparent-70,.theme-light .color-0-font-lighter-transparent-70{color:#b3dcf9b3}.theme-light .blue-font-lighter-transparent-75,.theme-light .color-0-font-lighter-transparent-75{color:#b3dcf9bf}.theme-light .blue-font-lighter-transparent-80,.theme-light .color-0-font-lighter-transparent-80{color:#b3dcf9cc}.theme-light .blue-font-lighter-transparent-85,.theme-light .color-0-font-lighter-transparent-85{color:#b3dcf9d9}.theme-light .blue-font-lighter-transparent-90,.theme-light .color-0-font-lighter-transparent-90{color:#b3dcf9e6}.theme-light .blue-font-lighter-transparent-95,.theme-light .color-0-font-lighter-transparent-95{color:#b3dcf9f2}.theme-light .blue-font-lighter-lightness-10,.theme-light .color-0-font-lighter-lightness-10{color:#bbe0fa}.theme-light .blue-font-lighter-darkness-10,.theme-light .color-0-font-lighter-darkness-10{color:#8bcaf6}.theme-light .blue-font-lighter-lightness-20,.theme-light .color-0-font-lighter-lightness-20{color:#c2e3fa}.theme-light .blue-font-lighter-darkness-20,.theme-light .color-0-font-lighter-darkness-20{color:#64b7f3}.theme-light .blue-font-lighter-lightness-30,.theme-light .color-0-font-lighter-lightness-30{color:#cae7fb}.theme-light .blue-font-lighter-darkness-30,.theme-light .color-0-font-lighter-darkness-30{color:#3ca5f0}.theme-light .blue-font-lighter-lightness-40,.theme-light .color-0-font-lighter-lightness-40{color:#d1eafb}.theme-light .blue-font-lighter-darkness-40,.theme-light .color-0-font-lighter-darkness-40{color:#1493ec}.theme-light .blue-font-lighter-lightness-50,.theme-light .color-0-font-lighter-lightness-50{color:#d9eefc}.theme-light .blue-font-lighter-darkness-50,.theme-light .color-0-font-lighter-darkness-50{color:#107bc6}.theme-light .blue-font-lighter-lightness-60,.theme-light .color-0-font-lighter-lightness-60{color:#e1f1fd}.theme-light .blue-font-lighter-darkness-60,.theme-light .color-0-font-lighter-darkness-60{color:#0d629f}.theme-light .blue-font-lighter-lightness-70,.theme-light .color-0-font-lighter-lightness-70{color:#e8f5fd}.theme-light .blue-font-lighter-darkness-70,.theme-light .color-0-font-lighter-darkness-70{color:#094a77}.theme-light .blue-font-lighter-lightness-80,.theme-light .color-0-font-lighter-lightness-80{color:#f0f8fe}.theme-light .blue-font-lighter-darkness-80,.theme-light .color-0-font-lighter-darkness-80{color:#06314f}.theme-light .blue-font-lighter-lightness-90,.theme-light .color-0-font-lighter-lightness-90{color:#f7fcfe}.theme-light .blue-font-lighter-darkness-90,.theme-light .color-0-font-lighter-darkness-90{color:#031928}.theme-light .blue-font-lighter-hover:hover,.theme-light .color-0-font-lighter-hover:hover{color:#b3dcf9}.theme-light .blue-font-lighter-hover-transparent-5:hover,.theme-light .color-0-font-lighter-hover-transparent-5:hover{color:#b3dcf90d}.theme-light .blue-font-lighter-hover-transparent-10:hover,.theme-light .color-0-font-lighter-hover-transparent-10:hover{color:#b3dcf91a}.theme-light .blue-font-lighter-hover-transparent-15:hover,.theme-light .color-0-font-lighter-hover-transparent-15:hover{color:#b3dcf926}.theme-light .blue-font-lighter-hover-transparent-20:hover,.theme-light .color-0-font-lighter-hover-transparent-20:hover{color:#b3dcf933}.theme-light .blue-font-lighter-hover-transparent-25:hover,.theme-light .color-0-font-lighter-hover-transparent-25:hover{color:#b3dcf940}.theme-light .blue-font-lighter-hover-transparent-30:hover,.theme-light .color-0-font-lighter-hover-transparent-30:hover{color:#b3dcf94d}.theme-light .blue-font-lighter-hover-transparent-35:hover,.theme-light .color-0-font-lighter-hover-transparent-35:hover{color:#b3dcf959}.theme-light .blue-font-lighter-hover-transparent-40:hover,.theme-light .color-0-font-lighter-hover-transparent-40:hover{color:#b3dcf966}.theme-light .blue-font-lighter-hover-transparent-45:hover,.theme-light .color-0-font-lighter-hover-transparent-45:hover{color:#b3dcf973}.theme-light .blue-font-lighter-hover-transparent-50:hover,.theme-light .color-0-font-lighter-hover-transparent-50:hover{color:#b3dcf980}.theme-light .blue-font-lighter-hover-transparent-55:hover,.theme-light .color-0-font-lighter-hover-transparent-55:hover{color:#b3dcf98c}.theme-light .blue-font-lighter-hover-transparent-60:hover,.theme-light .color-0-font-lighter-hover-transparent-60:hover{color:#b3dcf999}.theme-light .blue-font-lighter-hover-transparent-65:hover,.theme-light .color-0-font-lighter-hover-transparent-65:hover{color:#b3dcf9a6}.theme-light .blue-font-lighter-hover-transparent-70:hover,.theme-light .color-0-font-lighter-hover-transparent-70:hover{color:#b3dcf9b3}.theme-light .blue-font-lighter-hover-transparent-75:hover,.theme-light .color-0-font-lighter-hover-transparent-75:hover{color:#b3dcf9bf}.theme-light .blue-font-lighter-hover-transparent-80:hover,.theme-light .color-0-font-lighter-hover-transparent-80:hover{color:#b3dcf9cc}.theme-light .blue-font-lighter-hover-transparent-85:hover,.theme-light .color-0-font-lighter-hover-transparent-85:hover{color:#b3dcf9d9}.theme-light .blue-font-lighter-hover-transparent-90:hover,.theme-light .color-0-font-lighter-hover-transparent-90:hover{color:#b3dcf9e6}.theme-light .blue-font-lighter-hover-transparent-95:hover,.theme-light .color-0-font-lighter-hover-transparent-95:hover{color:#b3dcf9f2}.theme-light .blue-font-lighter-contrast,.theme-light .color-0-font-lighter-contrast{color:#161616}.theme-light .blue-font-light,.theme-light .color-0-font-light{color:#4dacf1}.theme-light .blue-font-light-transparent-5,.theme-light .color-0-font-light-transparent-5{color:#4dacf10d}.theme-light .blue-font-light-transparent-10,.theme-light .color-0-font-light-transparent-10{color:#4dacf11a}.theme-light .blue-font-light-transparent-15,.theme-light .color-0-font-light-transparent-15{color:#4dacf126}.theme-light .blue-font-light-transparent-20,.theme-light .color-0-font-light-transparent-20{color:#4dacf133}.theme-light .blue-font-light-transparent-25,.theme-light .color-0-font-light-transparent-25{color:#4dacf140}.theme-light .blue-font-light-transparent-30,.theme-light .color-0-font-light-transparent-30{color:#4dacf14d}.theme-light .blue-font-light-transparent-35,.theme-light .color-0-font-light-transparent-35{color:#4dacf159}.theme-light .blue-font-light-transparent-40,.theme-light .color-0-font-light-transparent-40{color:#4dacf166}.theme-light .blue-font-light-transparent-45,.theme-light .color-0-font-light-transparent-45{color:#4dacf173}.theme-light .blue-font-light-transparent-50,.theme-light .color-0-font-light-transparent-50{color:#4dacf180}.theme-light .blue-font-light-transparent-55,.theme-light .color-0-font-light-transparent-55{color:#4dacf18c}.theme-light .blue-font-light-transparent-60,.theme-light .color-0-font-light-transparent-60{color:#4dacf199}.theme-light .blue-font-light-transparent-65,.theme-light .color-0-font-light-transparent-65{color:#4dacf1a6}.theme-light .blue-font-light-transparent-70,.theme-light .color-0-font-light-transparent-70{color:#4dacf1b3}.theme-light .blue-font-light-transparent-75,.theme-light .color-0-font-light-transparent-75{color:#4dacf1bf}.theme-light .blue-font-light-transparent-80,.theme-light .color-0-font-light-transparent-80{color:#4dacf1cc}.theme-light .blue-font-light-transparent-85,.theme-light .color-0-font-light-transparent-85{color:#4dacf1d9}.theme-light .blue-font-light-transparent-90,.theme-light .color-0-font-light-transparent-90{color:#4dacf1e6}.theme-light .blue-font-light-transparent-95,.theme-light .color-0-font-light-transparent-95{color:#4dacf1f2}.theme-light .blue-font-light-lightness-10,.theme-light .color-0-font-light-lightness-10{color:#5fb4f2}.theme-light .blue-font-light-darkness-10,.theme-light .color-0-font-light-darkness-10{color:#309eef}.theme-light .blue-font-light-lightness-20,.theme-light .color-0-font-light-lightness-20{color:#71bdf4}.theme-light .blue-font-light-darkness-20,.theme-light .color-0-font-light-darkness-20{color:#1390ec}.theme-light .blue-font-light-lightness-30,.theme-light .color-0-font-light-lightness-30{color:#82c5f5}.theme-light .blue-font-light-darkness-30,.theme-light .color-0-font-light-darkness-30{color:#107ece}.theme-light .blue-font-light-lightness-40,.theme-light .color-0-font-light-lightness-40{color:#94cdf7}.theme-light .blue-font-light-darkness-40,.theme-light .color-0-font-light-darkness-40{color:#0e6cb1}.theme-light .blue-font-light-lightness-50,.theme-light .color-0-font-light-lightness-50{color:#a6d6f8}.theme-light .blue-font-light-darkness-50,.theme-light .color-0-font-light-darkness-50{color:#0c5a93}.theme-light .blue-font-light-lightness-60,.theme-light .color-0-font-light-lightness-60{color:#b8def9}.theme-light .blue-font-light-darkness-60,.theme-light .color-0-font-light-darkness-60{color:#094876}.theme-light .blue-font-light-lightness-70,.theme-light .color-0-font-light-lightness-70{color:#cae6fb}.theme-light .blue-font-light-darkness-70,.theme-light .color-0-font-light-darkness-70{color:#073658}.theme-light .blue-font-light-lightness-80,.theme-light .color-0-font-light-lightness-80{color:#dbeefc}.theme-light .blue-font-light-darkness-80,.theme-light .color-0-font-light-darkness-80{color:#05243b}.theme-light .blue-font-light-lightness-90,.theme-light .color-0-font-light-lightness-90{color:#edf7fe}.theme-light .blue-font-light-darkness-90,.theme-light .color-0-font-light-darkness-90{color:#02121d}.theme-light .blue-font-light-hover:hover,.theme-light .color-0-font-light-hover:hover{color:#4dacf1}.theme-light .blue-font-light-hover-transparent-5:hover,.theme-light .color-0-font-light-hover-transparent-5:hover{color:#4dacf10d}.theme-light .blue-font-light-hover-transparent-10:hover,.theme-light .color-0-font-light-hover-transparent-10:hover{color:#4dacf11a}.theme-light .blue-font-light-hover-transparent-15:hover,.theme-light .color-0-font-light-hover-transparent-15:hover{color:#4dacf126}.theme-light .blue-font-light-hover-transparent-20:hover,.theme-light .color-0-font-light-hover-transparent-20:hover{color:#4dacf133}.theme-light .blue-font-light-hover-transparent-25:hover,.theme-light .color-0-font-light-hover-transparent-25:hover{color:#4dacf140}.theme-light .blue-font-light-hover-transparent-30:hover,.theme-light .color-0-font-light-hover-transparent-30:hover{color:#4dacf14d}.theme-light .blue-font-light-hover-transparent-35:hover,.theme-light .color-0-font-light-hover-transparent-35:hover{color:#4dacf159}.theme-light .blue-font-light-hover-transparent-40:hover,.theme-light .color-0-font-light-hover-transparent-40:hover{color:#4dacf166}.theme-light .blue-font-light-hover-transparent-45:hover,.theme-light .color-0-font-light-hover-transparent-45:hover{color:#4dacf173}.theme-light .blue-font-light-hover-transparent-50:hover,.theme-light .color-0-font-light-hover-transparent-50:hover{color:#4dacf180}.theme-light .blue-font-light-hover-transparent-55:hover,.theme-light .color-0-font-light-hover-transparent-55:hover{color:#4dacf18c}.theme-light .blue-font-light-hover-transparent-60:hover,.theme-light .color-0-font-light-hover-transparent-60:hover{color:#4dacf199}.theme-light .blue-font-light-hover-transparent-65:hover,.theme-light .color-0-font-light-hover-transparent-65:hover{color:#4dacf1a6}.theme-light .blue-font-light-hover-transparent-70:hover,.theme-light .color-0-font-light-hover-transparent-70:hover{color:#4dacf1b3}.theme-light .blue-font-light-hover-transparent-75:hover,.theme-light .color-0-font-light-hover-transparent-75:hover{color:#4dacf1bf}.theme-light .blue-font-light-hover-transparent-80:hover,.theme-light .color-0-font-light-hover-transparent-80:hover{color:#4dacf1cc}.theme-light .blue-font-light-hover-transparent-85:hover,.theme-light .color-0-font-light-hover-transparent-85:hover{color:#4dacf1d9}.theme-light .blue-font-light-hover-transparent-90:hover,.theme-light .color-0-font-light-hover-transparent-90:hover{color:#4dacf1e6}.theme-light .blue-font-light-hover-transparent-95:hover,.theme-light .color-0-font-light-hover-transparent-95:hover{color:#4dacf1f2}.theme-light .blue-font-light-contrast,.theme-light .color-0-font-light-contrast{color:#161616}.theme-light .blue-font,.theme-light .color-0-font{color:#0089eb}.theme-light .blue-font-transparent-5,.theme-light .color-0-font-transparent-5{color:#0089eb0d}.theme-light .blue-font-transparent-10,.theme-light .color-0-font-transparent-10{color:#0089eb1a}.theme-light .blue-font-transparent-15,.theme-light .color-0-font-transparent-15{color:#0089eb26}.theme-light .blue-font-transparent-20,.theme-light .color-0-font-transparent-20{color:#0089eb33}.theme-light .blue-font-transparent-25,.theme-light .color-0-font-transparent-25{color:#0089eb40}.theme-light .blue-font-transparent-30,.theme-light .color-0-font-transparent-30{color:#0089eb4d}.theme-light .blue-font-transparent-35,.theme-light .color-0-font-transparent-35{color:#0089eb59}.theme-light .blue-font-transparent-40,.theme-light .color-0-font-transparent-40{color:#0089eb66}.theme-light .blue-font-transparent-45,.theme-light .color-0-font-transparent-45{color:#0089eb73}.theme-light .blue-font-transparent-50,.theme-light .color-0-font-transparent-50{color:#0089eb80}.theme-light .blue-font-transparent-55,.theme-light .color-0-font-transparent-55{color:#0089eb8c}.theme-light .blue-font-transparent-60,.theme-light .color-0-font-transparent-60{color:#0089eb99}.theme-light .blue-font-transparent-65,.theme-light .color-0-font-transparent-65{color:#0089eba6}.theme-light .blue-font-transparent-70,.theme-light .color-0-font-transparent-70{color:#0089ebb3}.theme-light .blue-font-transparent-75,.theme-light .color-0-font-transparent-75{color:#0089ebbf}.theme-light .blue-font-transparent-80,.theme-light .color-0-font-transparent-80{color:#0089ebcc}.theme-light .blue-font-transparent-85,.theme-light .color-0-font-transparent-85{color:#0089ebd9}.theme-light .blue-font-transparent-90,.theme-light .color-0-font-transparent-90{color:#0089ebe6}.theme-light .blue-font-transparent-95,.theme-light .color-0-font-transparent-95{color:#0089ebf2}.theme-light .blue-font-lightness-10,.theme-light .color-0-font-lightness-10{color:#0898ff}.theme-light .blue-font-darkness-10,.theme-light .color-0-font-darkness-10{color:#007bd4}.theme-light .blue-font-lightness-20,.theme-light .color-0-font-lightness-20{color:#23a3ff}.theme-light .blue-font-darkness-20,.theme-light .color-0-font-darkness-20{color:#006ebc}.theme-light .blue-font-lightness-30,.theme-light .color-0-font-lightness-30{color:#3fafff}.theme-light .blue-font-darkness-30,.theme-light .color-0-font-darkness-30{color:#0060a5}.theme-light .blue-font-lightness-40,.theme-light .color-0-font-lightness-40{color:#5abaff}.theme-light .blue-font-darkness-40,.theme-light .color-0-font-darkness-40{color:#00528d}.theme-light .blue-font-lightness-50,.theme-light .color-0-font-lightness-50{color:#76c6ff}.theme-light .blue-font-darkness-50,.theme-light .color-0-font-darkness-50{color:#004576}.theme-light .blue-font-lightness-60,.theme-light .color-0-font-lightness-60{color:#91d1ff}.theme-light .blue-font-darkness-60,.theme-light .color-0-font-darkness-60{color:#00375e}.theme-light .blue-font-lightness-70,.theme-light .color-0-font-lightness-70{color:#adddff}.theme-light .blue-font-darkness-70,.theme-light .color-0-font-darkness-70{color:#002947}.theme-light .blue-font-lightness-80,.theme-light .color-0-font-lightness-80{color:#c8e8ff}.theme-light .blue-font-darkness-80,.theme-light .color-0-font-darkness-80{color:#001b2f}.theme-light .blue-font-lightness-90,.theme-light .color-0-font-lightness-90{color:#e4f4ff}.theme-light .blue-font-darkness-90,.theme-light .color-0-font-darkness-90{color:#000e18}.theme-light .blue-font-hover:hover,.theme-light .color-0-font-hover:hover{color:#0089eb}.theme-light .blue-font-hover-transparent-5:hover,.theme-light .color-0-font-hover-transparent-5:hover{color:#0089eb0d}.theme-light .blue-font-hover-transparent-10:hover,.theme-light .color-0-font-hover-transparent-10:hover{color:#0089eb1a}.theme-light .blue-font-hover-transparent-15:hover,.theme-light .color-0-font-hover-transparent-15:hover{color:#0089eb26}.theme-light .blue-font-hover-transparent-20:hover,.theme-light .color-0-font-hover-transparent-20:hover{color:#0089eb33}.theme-light .blue-font-hover-transparent-25:hover,.theme-light .color-0-font-hover-transparent-25:hover{color:#0089eb40}.theme-light .blue-font-hover-transparent-30:hover,.theme-light .color-0-font-hover-transparent-30:hover{color:#0089eb4d}.theme-light .blue-font-hover-transparent-35:hover,.theme-light .color-0-font-hover-transparent-35:hover{color:#0089eb59}.theme-light .blue-font-hover-transparent-40:hover,.theme-light .color-0-font-hover-transparent-40:hover{color:#0089eb66}.theme-light .blue-font-hover-transparent-45:hover,.theme-light .color-0-font-hover-transparent-45:hover{color:#0089eb73}.theme-light .blue-font-hover-transparent-50:hover,.theme-light .color-0-font-hover-transparent-50:hover{color:#0089eb80}.theme-light .blue-font-hover-transparent-55:hover,.theme-light .color-0-font-hover-transparent-55:hover{color:#0089eb8c}.theme-light .blue-font-hover-transparent-60:hover,.theme-light .color-0-font-hover-transparent-60:hover{color:#0089eb99}.theme-light .blue-font-hover-transparent-65:hover,.theme-light .color-0-font-hover-transparent-65:hover{color:#0089eba6}.theme-light .blue-font-hover-transparent-70:hover,.theme-light .color-0-font-hover-transparent-70:hover{color:#0089ebb3}.theme-light .blue-font-hover-transparent-75:hover,.theme-light .color-0-font-hover-transparent-75:hover{color:#0089ebbf}.theme-light .blue-font-hover-transparent-80:hover,.theme-light .color-0-font-hover-transparent-80:hover{color:#0089ebcc}.theme-light .blue-font-hover-transparent-85:hover,.theme-light .color-0-font-hover-transparent-85:hover{color:#0089ebd9}.theme-light .blue-font-hover-transparent-90:hover,.theme-light .color-0-font-hover-transparent-90:hover{color:#0089ebe6}.theme-light .blue-font-hover-transparent-95:hover,.theme-light .color-0-font-hover-transparent-95:hover{color:#0089ebf2}.theme-light .blue-font-contrast,.theme-light .color-0-font-contrast{color:#161616}.theme-light .blue-font-dark,.theme-light .color-0-font-dark{color:#0060d7}.theme-light .blue-font-dark-transparent-5,.theme-light .color-0-font-dark-transparent-5{color:#0060d70d}.theme-light .blue-font-dark-transparent-10,.theme-light .color-0-font-dark-transparent-10{color:#0060d71a}.theme-light .blue-font-dark-transparent-15,.theme-light .color-0-font-dark-transparent-15{color:#0060d726}.theme-light .blue-font-dark-transparent-20,.theme-light .color-0-font-dark-transparent-20{color:#0060d733}.theme-light .blue-font-dark-transparent-25,.theme-light .color-0-font-dark-transparent-25{color:#0060d740}.theme-light .blue-font-dark-transparent-30,.theme-light .color-0-font-dark-transparent-30{color:#0060d74d}.theme-light .blue-font-dark-transparent-35,.theme-light .color-0-font-dark-transparent-35{color:#0060d759}.theme-light .blue-font-dark-transparent-40,.theme-light .color-0-font-dark-transparent-40{color:#0060d766}.theme-light .blue-font-dark-transparent-45,.theme-light .color-0-font-dark-transparent-45{color:#0060d773}.theme-light .blue-font-dark-transparent-50,.theme-light .color-0-font-dark-transparent-50{color:#0060d780}.theme-light .blue-font-dark-transparent-55,.theme-light .color-0-font-dark-transparent-55{color:#0060d78c}.theme-light .blue-font-dark-transparent-60,.theme-light .color-0-font-dark-transparent-60{color:#0060d799}.theme-light .blue-font-dark-transparent-65,.theme-light .color-0-font-dark-transparent-65{color:#0060d7a6}.theme-light .blue-font-dark-transparent-70,.theme-light .color-0-font-dark-transparent-70{color:#0060d7b3}.theme-light .blue-font-dark-transparent-75,.theme-light .color-0-font-dark-transparent-75{color:#0060d7bf}.theme-light .blue-font-dark-transparent-80,.theme-light .color-0-font-dark-transparent-80{color:#0060d7cc}.theme-light .blue-font-dark-transparent-85,.theme-light .color-0-font-dark-transparent-85{color:#0060d7d9}.theme-light .blue-font-dark-transparent-90,.theme-light .color-0-font-dark-transparent-90{color:#0060d7e6}.theme-light .blue-font-dark-transparent-95,.theme-light .color-0-font-dark-transparent-95{color:#0060d7f2}.theme-light .blue-font-dark-lightness-10,.theme-light .color-0-font-dark-lightness-10{color:#006df5}.theme-light .blue-font-dark-darkness-10,.theme-light .color-0-font-dark-darkness-10{color:#0056c2}.theme-light .blue-font-dark-lightness-20,.theme-light .color-0-font-dark-lightness-20{color:#137cff}.theme-light .blue-font-dark-darkness-20,.theme-light .color-0-font-dark-darkness-20{color:#004dac}.theme-light .blue-font-dark-lightness-30,.theme-light .color-0-font-dark-lightness-30{color:#318dff}.theme-light .blue-font-dark-darkness-30,.theme-light .color-0-font-dark-darkness-30{color:#004397}.theme-light .blue-font-dark-lightness-40,.theme-light .color-0-font-dark-lightness-40{color:#4e9dff}.theme-light .blue-font-dark-darkness-40,.theme-light .color-0-font-dark-darkness-40{color:#003a81}.theme-light .blue-font-dark-lightness-50,.theme-light .color-0-font-dark-lightness-50{color:#6cadff}.theme-light .blue-font-dark-darkness-50,.theme-light .color-0-font-dark-darkness-50{color:#00306c}.theme-light .blue-font-dark-lightness-60,.theme-light .color-0-font-dark-lightness-60{color:#89beff}.theme-light .blue-font-dark-darkness-60,.theme-light .color-0-font-dark-darkness-60{color:#002656}.theme-light .blue-font-dark-lightness-70,.theme-light .color-0-font-dark-lightness-70{color:#a7ceff}.theme-light .blue-font-dark-darkness-70,.theme-light .color-0-font-dark-darkness-70{color:#001d41}.theme-light .blue-font-dark-lightness-80,.theme-light .color-0-font-dark-lightness-80{color:#c4deff}.theme-light .blue-font-dark-darkness-80,.theme-light .color-0-font-dark-darkness-80{color:#00132b}.theme-light .blue-font-dark-lightness-90,.theme-light .color-0-font-dark-lightness-90{color:#e2efff}.theme-light .blue-font-dark-darkness-90,.theme-light .color-0-font-dark-darkness-90{color:#000a16}.theme-light .blue-font-dark-hover:hover,.theme-light .color-0-font-dark-hover:hover{color:#0060d7}.theme-light .blue-font-dark-hover-transparent-5:hover,.theme-light .color-0-font-dark-hover-transparent-5:hover{color:#0060d70d}.theme-light .blue-font-dark-hover-transparent-10:hover,.theme-light .color-0-font-dark-hover-transparent-10:hover{color:#0060d71a}.theme-light .blue-font-dark-hover-transparent-15:hover,.theme-light .color-0-font-dark-hover-transparent-15:hover{color:#0060d726}.theme-light .blue-font-dark-hover-transparent-20:hover,.theme-light .color-0-font-dark-hover-transparent-20:hover{color:#0060d733}.theme-light .blue-font-dark-hover-transparent-25:hover,.theme-light .color-0-font-dark-hover-transparent-25:hover{color:#0060d740}.theme-light .blue-font-dark-hover-transparent-30:hover,.theme-light .color-0-font-dark-hover-transparent-30:hover{color:#0060d74d}.theme-light .blue-font-dark-hover-transparent-35:hover,.theme-light .color-0-font-dark-hover-transparent-35:hover{color:#0060d759}.theme-light .blue-font-dark-hover-transparent-40:hover,.theme-light .color-0-font-dark-hover-transparent-40:hover{color:#0060d766}.theme-light .blue-font-dark-hover-transparent-45:hover,.theme-light .color-0-font-dark-hover-transparent-45:hover{color:#0060d773}.theme-light .blue-font-dark-hover-transparent-50:hover,.theme-light .color-0-font-dark-hover-transparent-50:hover{color:#0060d780}.theme-light .blue-font-dark-hover-transparent-55:hover,.theme-light .color-0-font-dark-hover-transparent-55:hover{color:#0060d78c}.theme-light .blue-font-dark-hover-transparent-60:hover,.theme-light .color-0-font-dark-hover-transparent-60:hover{color:#0060d799}.theme-light .blue-font-dark-hover-transparent-65:hover,.theme-light .color-0-font-dark-hover-transparent-65:hover{color:#0060d7a6}.theme-light .blue-font-dark-hover-transparent-70:hover,.theme-light .color-0-font-dark-hover-transparent-70:hover{color:#0060d7b3}.theme-light .blue-font-dark-hover-transparent-75:hover,.theme-light .color-0-font-dark-hover-transparent-75:hover{color:#0060d7bf}.theme-light .blue-font-dark-hover-transparent-80:hover,.theme-light .color-0-font-dark-hover-transparent-80:hover{color:#0060d7cc}.theme-light .blue-font-dark-hover-transparent-85:hover,.theme-light .color-0-font-dark-hover-transparent-85:hover{color:#0060d7d9}.theme-light .blue-font-dark-hover-transparent-90:hover,.theme-light .color-0-font-dark-hover-transparent-90:hover{color:#0060d7e6}.theme-light .blue-font-dark-hover-transparent-95:hover,.theme-light .color-0-font-dark-hover-transparent-95:hover{color:#0060d7f2}.theme-light .blue-font-dark-contrast,.theme-light .color-0-font-dark-contrast{color:#f2f2f2}.theme-light .blue-font-darker,.theme-light .color-0-font-darker{color:#003dab}.theme-light .blue-font-darker-transparent-5,.theme-light .color-0-font-darker-transparent-5{color:#003dab0d}.theme-light .blue-font-darker-transparent-10,.theme-light .color-0-font-darker-transparent-10{color:#003dab1a}.theme-light .blue-font-darker-transparent-15,.theme-light .color-0-font-darker-transparent-15{color:#003dab26}.theme-light .blue-font-darker-transparent-20,.theme-light .color-0-font-darker-transparent-20{color:#003dab33}.theme-light .blue-font-darker-transparent-25,.theme-light .color-0-font-darker-transparent-25{color:#003dab40}.theme-light .blue-font-darker-transparent-30,.theme-light .color-0-font-darker-transparent-30{color:#003dab4d}.theme-light .blue-font-darker-transparent-35,.theme-light .color-0-font-darker-transparent-35{color:#003dab59}.theme-light .blue-font-darker-transparent-40,.theme-light .color-0-font-darker-transparent-40{color:#003dab66}.theme-light .blue-font-darker-transparent-45,.theme-light .color-0-font-darker-transparent-45{color:#003dab73}.theme-light .blue-font-darker-transparent-50,.theme-light .color-0-font-darker-transparent-50{color:#003dab80}.theme-light .blue-font-darker-transparent-55,.theme-light .color-0-font-darker-transparent-55{color:#003dab8c}.theme-light .blue-font-darker-transparent-60,.theme-light .color-0-font-darker-transparent-60{color:#003dab99}.theme-light .blue-font-darker-transparent-65,.theme-light .color-0-font-darker-transparent-65{color:#003daba6}.theme-light .blue-font-darker-transparent-70,.theme-light .color-0-font-darker-transparent-70{color:#003dabb3}.theme-light .blue-font-darker-transparent-75,.theme-light .color-0-font-darker-transparent-75{color:#003dabbf}.theme-light .blue-font-darker-transparent-80,.theme-light .color-0-font-darker-transparent-80{color:#003dabcc}.theme-light .blue-font-darker-transparent-85,.theme-light .color-0-font-darker-transparent-85{color:#003dabd9}.theme-light .blue-font-darker-transparent-90,.theme-light .color-0-font-darker-transparent-90{color:#003dabe6}.theme-light .blue-font-darker-transparent-95,.theme-light .color-0-font-darker-transparent-95{color:#003dabf2}.theme-light .blue-font-darker-lightness-10,.theme-light .color-0-font-darker-lightness-10{color:#0049cd}.theme-light .blue-font-darker-darkness-10,.theme-light .color-0-font-darker-darkness-10{color:#00379a}.theme-light .blue-font-darker-lightness-20,.theme-light .color-0-font-darker-lightness-20{color:#0055ef}.theme-light .blue-font-darker-darkness-20,.theme-light .color-0-font-darker-darkness-20{color:#003189}.theme-light .blue-font-darker-lightness-30,.theme-light .color-0-font-darker-lightness-30{color:#1266ff}.theme-light .blue-font-darker-darkness-30,.theme-light .color-0-font-darker-darkness-30{color:#002b78}.theme-light .blue-font-darker-lightness-40,.theme-light .color-0-font-darker-lightness-40{color:#347cff}.theme-light .blue-font-darker-darkness-40,.theme-light .color-0-font-darker-darkness-40{color:#002567}.theme-light .blue-font-darker-lightness-50,.theme-light .color-0-font-darker-lightness-50{color:#5692ff}.theme-light .blue-font-darker-darkness-50,.theme-light .color-0-font-darker-darkness-50{color:#001f56}.theme-light .blue-font-darker-lightness-60,.theme-light .color-0-font-darker-lightness-60{color:#77a8ff}.theme-light .blue-font-darker-darkness-60,.theme-light .color-0-font-darker-darkness-60{color:#001844}.theme-light .blue-font-darker-lightness-70,.theme-light .color-0-font-darker-lightness-70{color:#99beff}.theme-light .blue-font-darker-darkness-70,.theme-light .color-0-font-darker-darkness-70{color:#001233}.theme-light .blue-font-darker-lightness-80,.theme-light .color-0-font-darker-lightness-80{color:#bbd3ff}.theme-light .blue-font-darker-darkness-80,.theme-light .color-0-font-darker-darkness-80{color:#000c22}.theme-light .blue-font-darker-lightness-90,.theme-light .color-0-font-darker-lightness-90{color:#dde9ff}.theme-light .blue-font-darker-darkness-90,.theme-light .color-0-font-darker-darkness-90{color:#000611}.theme-light .blue-font-darker-hover:hover,.theme-light .color-0-font-darker-hover:hover{color:#003dab}.theme-light .blue-font-darker-hover-transparent-5:hover,.theme-light .color-0-font-darker-hover-transparent-5:hover{color:#003dab0d}.theme-light .blue-font-darker-hover-transparent-10:hover,.theme-light .color-0-font-darker-hover-transparent-10:hover{color:#003dab1a}.theme-light .blue-font-darker-hover-transparent-15:hover,.theme-light .color-0-font-darker-hover-transparent-15:hover{color:#003dab26}.theme-light .blue-font-darker-hover-transparent-20:hover,.theme-light .color-0-font-darker-hover-transparent-20:hover{color:#003dab33}.theme-light .blue-font-darker-hover-transparent-25:hover,.theme-light .color-0-font-darker-hover-transparent-25:hover{color:#003dab40}.theme-light .blue-font-darker-hover-transparent-30:hover,.theme-light .color-0-font-darker-hover-transparent-30:hover{color:#003dab4d}.theme-light .blue-font-darker-hover-transparent-35:hover,.theme-light .color-0-font-darker-hover-transparent-35:hover{color:#003dab59}.theme-light .blue-font-darker-hover-transparent-40:hover,.theme-light .color-0-font-darker-hover-transparent-40:hover{color:#003dab66}.theme-light .blue-font-darker-hover-transparent-45:hover,.theme-light .color-0-font-darker-hover-transparent-45:hover{color:#003dab73}.theme-light .blue-font-darker-hover-transparent-50:hover,.theme-light .color-0-font-darker-hover-transparent-50:hover{color:#003dab80}.theme-light .blue-font-darker-hover-transparent-55:hover,.theme-light .color-0-font-darker-hover-transparent-55:hover{color:#003dab8c}.theme-light .blue-font-darker-hover-transparent-60:hover,.theme-light .color-0-font-darker-hover-transparent-60:hover{color:#003dab99}.theme-light .blue-font-darker-hover-transparent-65:hover,.theme-light .color-0-font-darker-hover-transparent-65:hover{color:#003daba6}.theme-light .blue-font-darker-hover-transparent-70:hover,.theme-light .color-0-font-darker-hover-transparent-70:hover{color:#003dabb3}.theme-light .blue-font-darker-hover-transparent-75:hover,.theme-light .color-0-font-darker-hover-transparent-75:hover{color:#003dabbf}.theme-light .blue-font-darker-hover-transparent-80:hover,.theme-light .color-0-font-darker-hover-transparent-80:hover{color:#003dabcc}.theme-light .blue-font-darker-hover-transparent-85:hover,.theme-light .color-0-font-darker-hover-transparent-85:hover{color:#003dabd9}.theme-light .blue-font-darker-hover-transparent-90:hover,.theme-light .color-0-font-darker-hover-transparent-90:hover{color:#003dabe6}.theme-light .blue-font-darker-hover-transparent-95:hover,.theme-light .color-0-font-darker-hover-transparent-95:hover{color:#003dabf2}.theme-light .blue-font-darker-contrast,.theme-light .color-0-font-darker-contrast{color:#f2f2f2}.theme-light .blue-fill-lighter,.theme-light .color-0-fill-lighter{fill:#b3dcf9}.theme-light .blue-fill-lighter-transparent-5,.theme-light .color-0-fill-lighter-transparent-5{fill:#b3dcf90d}.theme-light .blue-fill-lighter-transparent-10,.theme-light .color-0-fill-lighter-transparent-10{fill:#b3dcf91a}.theme-light .blue-fill-lighter-transparent-15,.theme-light .color-0-fill-lighter-transparent-15{fill:#b3dcf926}.theme-light .blue-fill-lighter-transparent-20,.theme-light .color-0-fill-lighter-transparent-20{fill:#b3dcf933}.theme-light .blue-fill-lighter-transparent-25,.theme-light .color-0-fill-lighter-transparent-25{fill:#b3dcf940}.theme-light .blue-fill-lighter-transparent-30,.theme-light .color-0-fill-lighter-transparent-30{fill:#b3dcf94d}.theme-light .blue-fill-lighter-transparent-35,.theme-light .color-0-fill-lighter-transparent-35{fill:#b3dcf959}.theme-light .blue-fill-lighter-transparent-40,.theme-light .color-0-fill-lighter-transparent-40{fill:#b3dcf966}.theme-light .blue-fill-lighter-transparent-45,.theme-light .color-0-fill-lighter-transparent-45{fill:#b3dcf973}.theme-light .blue-fill-lighter-transparent-50,.theme-light .color-0-fill-lighter-transparent-50{fill:#b3dcf980}.theme-light .blue-fill-lighter-transparent-55,.theme-light .color-0-fill-lighter-transparent-55{fill:#b3dcf98c}.theme-light .blue-fill-lighter-transparent-60,.theme-light .color-0-fill-lighter-transparent-60{fill:#b3dcf999}.theme-light .blue-fill-lighter-transparent-65,.theme-light .color-0-fill-lighter-transparent-65{fill:#b3dcf9a6}.theme-light .blue-fill-lighter-transparent-70,.theme-light .color-0-fill-lighter-transparent-70{fill:#b3dcf9b3}.theme-light .blue-fill-lighter-transparent-75,.theme-light .color-0-fill-lighter-transparent-75{fill:#b3dcf9bf}.theme-light .blue-fill-lighter-transparent-80,.theme-light .color-0-fill-lighter-transparent-80{fill:#b3dcf9cc}.theme-light .blue-fill-lighter-transparent-85,.theme-light .color-0-fill-lighter-transparent-85{fill:#b3dcf9d9}.theme-light .blue-fill-lighter-transparent-90,.theme-light .color-0-fill-lighter-transparent-90{fill:#b3dcf9e6}.theme-light .blue-fill-lighter-transparent-95,.theme-light .color-0-fill-lighter-transparent-95{fill:#b3dcf9f2}.theme-light .blue-fill-lighter-lightness-10,.theme-light .color-0-fill-lighter-lightness-10{fill:#bbe0fa}.theme-light .blue-fill-lighter-darkness-10,.theme-light .color-0-fill-lighter-darkness-10{fill:#8bcaf6}.theme-light .blue-fill-lighter-lightness-20,.theme-light .color-0-fill-lighter-lightness-20{fill:#c2e3fa}.theme-light .blue-fill-lighter-darkness-20,.theme-light .color-0-fill-lighter-darkness-20{fill:#64b7f3}.theme-light .blue-fill-lighter-lightness-30,.theme-light .color-0-fill-lighter-lightness-30{fill:#cae7fb}.theme-light .blue-fill-lighter-darkness-30,.theme-light .color-0-fill-lighter-darkness-30{fill:#3ca5f0}.theme-light .blue-fill-lighter-lightness-40,.theme-light .color-0-fill-lighter-lightness-40{fill:#d1eafb}.theme-light .blue-fill-lighter-darkness-40,.theme-light .color-0-fill-lighter-darkness-40{fill:#1493ec}.theme-light .blue-fill-lighter-lightness-50,.theme-light .color-0-fill-lighter-lightness-50{fill:#d9eefc}.theme-light .blue-fill-lighter-darkness-50,.theme-light .color-0-fill-lighter-darkness-50{fill:#107bc6}.theme-light .blue-fill-lighter-lightness-60,.theme-light .color-0-fill-lighter-lightness-60{fill:#e1f1fd}.theme-light .blue-fill-lighter-darkness-60,.theme-light .color-0-fill-lighter-darkness-60{fill:#0d629f}.theme-light .blue-fill-lighter-lightness-70,.theme-light .color-0-fill-lighter-lightness-70{fill:#e8f5fd}.theme-light .blue-fill-lighter-darkness-70,.theme-light .color-0-fill-lighter-darkness-70{fill:#094a77}.theme-light .blue-fill-lighter-lightness-80,.theme-light .color-0-fill-lighter-lightness-80{fill:#f0f8fe}.theme-light .blue-fill-lighter-darkness-80,.theme-light .color-0-fill-lighter-darkness-80{fill:#06314f}.theme-light .blue-fill-lighter-lightness-90,.theme-light .color-0-fill-lighter-lightness-90{fill:#f7fcfe}.theme-light .blue-fill-lighter-darkness-90,.theme-light .color-0-fill-lighter-darkness-90{fill:#031928}.theme-light .blue-fill-lighter-hover:hover,.theme-light .color-0-fill-lighter-hover:hover{fill:#b3dcf9}.theme-light .blue-fill-lighter-hover-transparent-5:hover,.theme-light .color-0-fill-lighter-hover-transparent-5:hover{fill:#b3dcf90d}.theme-light .blue-fill-lighter-hover-transparent-10:hover,.theme-light .color-0-fill-lighter-hover-transparent-10:hover{fill:#b3dcf91a}.theme-light .blue-fill-lighter-hover-transparent-15:hover,.theme-light .color-0-fill-lighter-hover-transparent-15:hover{fill:#b3dcf926}.theme-light .blue-fill-lighter-hover-transparent-20:hover,.theme-light .color-0-fill-lighter-hover-transparent-20:hover{fill:#b3dcf933}.theme-light .blue-fill-lighter-hover-transparent-25:hover,.theme-light .color-0-fill-lighter-hover-transparent-25:hover{fill:#b3dcf940}.theme-light .blue-fill-lighter-hover-transparent-30:hover,.theme-light .color-0-fill-lighter-hover-transparent-30:hover{fill:#b3dcf94d}.theme-light .blue-fill-lighter-hover-transparent-35:hover,.theme-light .color-0-fill-lighter-hover-transparent-35:hover{fill:#b3dcf959}.theme-light .blue-fill-lighter-hover-transparent-40:hover,.theme-light .color-0-fill-lighter-hover-transparent-40:hover{fill:#b3dcf966}.theme-light .blue-fill-lighter-hover-transparent-45:hover,.theme-light .color-0-fill-lighter-hover-transparent-45:hover{fill:#b3dcf973}.theme-light .blue-fill-lighter-hover-transparent-50:hover,.theme-light .color-0-fill-lighter-hover-transparent-50:hover{fill:#b3dcf980}.theme-light .blue-fill-lighter-hover-transparent-55:hover,.theme-light .color-0-fill-lighter-hover-transparent-55:hover{fill:#b3dcf98c}.theme-light .blue-fill-lighter-hover-transparent-60:hover,.theme-light .color-0-fill-lighter-hover-transparent-60:hover{fill:#b3dcf999}.theme-light .blue-fill-lighter-hover-transparent-65:hover,.theme-light .color-0-fill-lighter-hover-transparent-65:hover{fill:#b3dcf9a6}.theme-light .blue-fill-lighter-hover-transparent-70:hover,.theme-light .color-0-fill-lighter-hover-transparent-70:hover{fill:#b3dcf9b3}.theme-light .blue-fill-lighter-hover-transparent-75:hover,.theme-light .color-0-fill-lighter-hover-transparent-75:hover{fill:#b3dcf9bf}.theme-light .blue-fill-lighter-hover-transparent-80:hover,.theme-light .color-0-fill-lighter-hover-transparent-80:hover{fill:#b3dcf9cc}.theme-light .blue-fill-lighter-hover-transparent-85:hover,.theme-light .color-0-fill-lighter-hover-transparent-85:hover{fill:#b3dcf9d9}.theme-light .blue-fill-lighter-hover-transparent-90:hover,.theme-light .color-0-fill-lighter-hover-transparent-90:hover{fill:#b3dcf9e6}.theme-light .blue-fill-lighter-hover-transparent-95:hover,.theme-light .color-0-fill-lighter-hover-transparent-95:hover{fill:#b3dcf9f2}.theme-light .blue-fill-light,.theme-light .color-0-fill-light{fill:#4dacf1}.theme-light .blue-fill-light-transparent-5,.theme-light .color-0-fill-light-transparent-5{fill:#4dacf10d}.theme-light .blue-fill-light-transparent-10,.theme-light .color-0-fill-light-transparent-10{fill:#4dacf11a}.theme-light .blue-fill-light-transparent-15,.theme-light .color-0-fill-light-transparent-15{fill:#4dacf126}.theme-light .blue-fill-light-transparent-20,.theme-light .color-0-fill-light-transparent-20{fill:#4dacf133}.theme-light .blue-fill-light-transparent-25,.theme-light .color-0-fill-light-transparent-25{fill:#4dacf140}.theme-light .blue-fill-light-transparent-30,.theme-light .color-0-fill-light-transparent-30{fill:#4dacf14d}.theme-light .blue-fill-light-transparent-35,.theme-light .color-0-fill-light-transparent-35{fill:#4dacf159}.theme-light .blue-fill-light-transparent-40,.theme-light .color-0-fill-light-transparent-40{fill:#4dacf166}.theme-light .blue-fill-light-transparent-45,.theme-light .color-0-fill-light-transparent-45{fill:#4dacf173}.theme-light .blue-fill-light-transparent-50,.theme-light .color-0-fill-light-transparent-50{fill:#4dacf180}.theme-light .blue-fill-light-transparent-55,.theme-light .color-0-fill-light-transparent-55{fill:#4dacf18c}.theme-light .blue-fill-light-transparent-60,.theme-light .color-0-fill-light-transparent-60{fill:#4dacf199}.theme-light .blue-fill-light-transparent-65,.theme-light .color-0-fill-light-transparent-65{fill:#4dacf1a6}.theme-light .blue-fill-light-transparent-70,.theme-light .color-0-fill-light-transparent-70{fill:#4dacf1b3}.theme-light .blue-fill-light-transparent-75,.theme-light .color-0-fill-light-transparent-75{fill:#4dacf1bf}.theme-light .blue-fill-light-transparent-80,.theme-light .color-0-fill-light-transparent-80{fill:#4dacf1cc}.theme-light .blue-fill-light-transparent-85,.theme-light .color-0-fill-light-transparent-85{fill:#4dacf1d9}.theme-light .blue-fill-light-transparent-90,.theme-light .color-0-fill-light-transparent-90{fill:#4dacf1e6}.theme-light .blue-fill-light-transparent-95,.theme-light .color-0-fill-light-transparent-95{fill:#4dacf1f2}.theme-light .blue-fill-light-lightness-10,.theme-light .color-0-fill-light-lightness-10{fill:#5fb4f2}.theme-light .blue-fill-light-darkness-10,.theme-light .color-0-fill-light-darkness-10{fill:#309eef}.theme-light .blue-fill-light-lightness-20,.theme-light .color-0-fill-light-lightness-20{fill:#71bdf4}.theme-light .blue-fill-light-darkness-20,.theme-light .color-0-fill-light-darkness-20{fill:#1390ec}.theme-light .blue-fill-light-lightness-30,.theme-light .color-0-fill-light-lightness-30{fill:#82c5f5}.theme-light .blue-fill-light-darkness-30,.theme-light .color-0-fill-light-darkness-30{fill:#107ece}.theme-light .blue-fill-light-lightness-40,.theme-light .color-0-fill-light-lightness-40{fill:#94cdf7}.theme-light .blue-fill-light-darkness-40,.theme-light .color-0-fill-light-darkness-40{fill:#0e6cb1}.theme-light .blue-fill-light-lightness-50,.theme-light .color-0-fill-light-lightness-50{fill:#a6d6f8}.theme-light .blue-fill-light-darkness-50,.theme-light .color-0-fill-light-darkness-50{fill:#0c5a93}.theme-light .blue-fill-light-lightness-60,.theme-light .color-0-fill-light-lightness-60{fill:#b8def9}.theme-light .blue-fill-light-darkness-60,.theme-light .color-0-fill-light-darkness-60{fill:#094876}.theme-light .blue-fill-light-lightness-70,.theme-light .color-0-fill-light-lightness-70{fill:#cae6fb}.theme-light .blue-fill-light-darkness-70,.theme-light .color-0-fill-light-darkness-70{fill:#073658}.theme-light .blue-fill-light-lightness-80,.theme-light .color-0-fill-light-lightness-80{fill:#dbeefc}.theme-light .blue-fill-light-darkness-80,.theme-light .color-0-fill-light-darkness-80{fill:#05243b}.theme-light .blue-fill-light-lightness-90,.theme-light .color-0-fill-light-lightness-90{fill:#edf7fe}.theme-light .blue-fill-light-darkness-90,.theme-light .color-0-fill-light-darkness-90{fill:#02121d}.theme-light .blue-fill-light-hover:hover,.theme-light .color-0-fill-light-hover:hover{fill:#4dacf1}.theme-light .blue-fill-light-hover-transparent-5:hover,.theme-light .color-0-fill-light-hover-transparent-5:hover{fill:#4dacf10d}.theme-light .blue-fill-light-hover-transparent-10:hover,.theme-light .color-0-fill-light-hover-transparent-10:hover{fill:#4dacf11a}.theme-light .blue-fill-light-hover-transparent-15:hover,.theme-light .color-0-fill-light-hover-transparent-15:hover{fill:#4dacf126}.theme-light .blue-fill-light-hover-transparent-20:hover,.theme-light .color-0-fill-light-hover-transparent-20:hover{fill:#4dacf133}.theme-light .blue-fill-light-hover-transparent-25:hover,.theme-light .color-0-fill-light-hover-transparent-25:hover{fill:#4dacf140}.theme-light .blue-fill-light-hover-transparent-30:hover,.theme-light .color-0-fill-light-hover-transparent-30:hover{fill:#4dacf14d}.theme-light .blue-fill-light-hover-transparent-35:hover,.theme-light .color-0-fill-light-hover-transparent-35:hover{fill:#4dacf159}.theme-light .blue-fill-light-hover-transparent-40:hover,.theme-light .color-0-fill-light-hover-transparent-40:hover{fill:#4dacf166}.theme-light .blue-fill-light-hover-transparent-45:hover,.theme-light .color-0-fill-light-hover-transparent-45:hover{fill:#4dacf173}.theme-light .blue-fill-light-hover-transparent-50:hover,.theme-light .color-0-fill-light-hover-transparent-50:hover{fill:#4dacf180}.theme-light .blue-fill-light-hover-transparent-55:hover,.theme-light .color-0-fill-light-hover-transparent-55:hover{fill:#4dacf18c}.theme-light .blue-fill-light-hover-transparent-60:hover,.theme-light .color-0-fill-light-hover-transparent-60:hover{fill:#4dacf199}.theme-light .blue-fill-light-hover-transparent-65:hover,.theme-light .color-0-fill-light-hover-transparent-65:hover{fill:#4dacf1a6}.theme-light .blue-fill-light-hover-transparent-70:hover,.theme-light .color-0-fill-light-hover-transparent-70:hover{fill:#4dacf1b3}.theme-light .blue-fill-light-hover-transparent-75:hover,.theme-light .color-0-fill-light-hover-transparent-75:hover{fill:#4dacf1bf}.theme-light .blue-fill-light-hover-transparent-80:hover,.theme-light .color-0-fill-light-hover-transparent-80:hover{fill:#4dacf1cc}.theme-light .blue-fill-light-hover-transparent-85:hover,.theme-light .color-0-fill-light-hover-transparent-85:hover{fill:#4dacf1d9}.theme-light .blue-fill-light-hover-transparent-90:hover,.theme-light .color-0-fill-light-hover-transparent-90:hover{fill:#4dacf1e6}.theme-light .blue-fill-light-hover-transparent-95:hover,.theme-light .color-0-fill-light-hover-transparent-95:hover{fill:#4dacf1f2}.theme-light .blue-fill,.theme-light .color-0-fill{fill:#0089eb}.theme-light .blue-fill-transparent-5,.theme-light .color-0-fill-transparent-5{fill:#0089eb0d}.theme-light .blue-fill-transparent-10,.theme-light .color-0-fill-transparent-10{fill:#0089eb1a}.theme-light .blue-fill-transparent-15,.theme-light .color-0-fill-transparent-15{fill:#0089eb26}.theme-light .blue-fill-transparent-20,.theme-light .color-0-fill-transparent-20{fill:#0089eb33}.theme-light .blue-fill-transparent-25,.theme-light .color-0-fill-transparent-25{fill:#0089eb40}.theme-light .blue-fill-transparent-30,.theme-light .color-0-fill-transparent-30{fill:#0089eb4d}.theme-light .blue-fill-transparent-35,.theme-light .color-0-fill-transparent-35{fill:#0089eb59}.theme-light .blue-fill-transparent-40,.theme-light .color-0-fill-transparent-40{fill:#0089eb66}.theme-light .blue-fill-transparent-45,.theme-light .color-0-fill-transparent-45{fill:#0089eb73}.theme-light .blue-fill-transparent-50,.theme-light .color-0-fill-transparent-50{fill:#0089eb80}.theme-light .blue-fill-transparent-55,.theme-light .color-0-fill-transparent-55{fill:#0089eb8c}.theme-light .blue-fill-transparent-60,.theme-light .color-0-fill-transparent-60{fill:#0089eb99}.theme-light .blue-fill-transparent-65,.theme-light .color-0-fill-transparent-65{fill:#0089eba6}.theme-light .blue-fill-transparent-70,.theme-light .color-0-fill-transparent-70{fill:#0089ebb3}.theme-light .blue-fill-transparent-75,.theme-light .color-0-fill-transparent-75{fill:#0089ebbf}.theme-light .blue-fill-transparent-80,.theme-light .color-0-fill-transparent-80{fill:#0089ebcc}.theme-light .blue-fill-transparent-85,.theme-light .color-0-fill-transparent-85{fill:#0089ebd9}.theme-light .blue-fill-transparent-90,.theme-light .color-0-fill-transparent-90{fill:#0089ebe6}.theme-light .blue-fill-transparent-95,.theme-light .color-0-fill-transparent-95{fill:#0089ebf2}.theme-light .blue-fill-lightness-10,.theme-light .color-0-fill-lightness-10{fill:#0898ff}.theme-light .blue-fill-darkness-10,.theme-light .color-0-fill-darkness-10{fill:#007bd4}.theme-light .blue-fill-lightness-20,.theme-light .color-0-fill-lightness-20{fill:#23a3ff}.theme-light .blue-fill-darkness-20,.theme-light .color-0-fill-darkness-20{fill:#006ebc}.theme-light .blue-fill-lightness-30,.theme-light .color-0-fill-lightness-30{fill:#3fafff}.theme-light .blue-fill-darkness-30,.theme-light .color-0-fill-darkness-30{fill:#0060a5}.theme-light .blue-fill-lightness-40,.theme-light .color-0-fill-lightness-40{fill:#5abaff}.theme-light .blue-fill-darkness-40,.theme-light .color-0-fill-darkness-40{fill:#00528d}.theme-light .blue-fill-lightness-50,.theme-light .color-0-fill-lightness-50{fill:#76c6ff}.theme-light .blue-fill-darkness-50,.theme-light .color-0-fill-darkness-50{fill:#004576}.theme-light .blue-fill-lightness-60,.theme-light .color-0-fill-lightness-60{fill:#91d1ff}.theme-light .blue-fill-darkness-60,.theme-light .color-0-fill-darkness-60{fill:#00375e}.theme-light .blue-fill-lightness-70,.theme-light .color-0-fill-lightness-70{fill:#adddff}.theme-light .blue-fill-darkness-70,.theme-light .color-0-fill-darkness-70{fill:#002947}.theme-light .blue-fill-lightness-80,.theme-light .color-0-fill-lightness-80{fill:#c8e8ff}.theme-light .blue-fill-darkness-80,.theme-light .color-0-fill-darkness-80{fill:#001b2f}.theme-light .blue-fill-lightness-90,.theme-light .color-0-fill-lightness-90{fill:#e4f4ff}.theme-light .blue-fill-darkness-90,.theme-light .color-0-fill-darkness-90{fill:#000e18}.theme-light .blue-fill-hover:hover,.theme-light .color-0-fill-hover:hover{fill:#0089eb}.theme-light .blue-fill-hover-transparent-5:hover,.theme-light .color-0-fill-hover-transparent-5:hover{fill:#0089eb0d}.theme-light .blue-fill-hover-transparent-10:hover,.theme-light .color-0-fill-hover-transparent-10:hover{fill:#0089eb1a}.theme-light .blue-fill-hover-transparent-15:hover,.theme-light .color-0-fill-hover-transparent-15:hover{fill:#0089eb26}.theme-light .blue-fill-hover-transparent-20:hover,.theme-light .color-0-fill-hover-transparent-20:hover{fill:#0089eb33}.theme-light .blue-fill-hover-transparent-25:hover,.theme-light .color-0-fill-hover-transparent-25:hover{fill:#0089eb40}.theme-light .blue-fill-hover-transparent-30:hover,.theme-light .color-0-fill-hover-transparent-30:hover{fill:#0089eb4d}.theme-light .blue-fill-hover-transparent-35:hover,.theme-light .color-0-fill-hover-transparent-35:hover{fill:#0089eb59}.theme-light .blue-fill-hover-transparent-40:hover,.theme-light .color-0-fill-hover-transparent-40:hover{fill:#0089eb66}.theme-light .blue-fill-hover-transparent-45:hover,.theme-light .color-0-fill-hover-transparent-45:hover{fill:#0089eb73}.theme-light .blue-fill-hover-transparent-50:hover,.theme-light .color-0-fill-hover-transparent-50:hover{fill:#0089eb80}.theme-light .blue-fill-hover-transparent-55:hover,.theme-light .color-0-fill-hover-transparent-55:hover{fill:#0089eb8c}.theme-light .blue-fill-hover-transparent-60:hover,.theme-light .color-0-fill-hover-transparent-60:hover{fill:#0089eb99}.theme-light .blue-fill-hover-transparent-65:hover,.theme-light .color-0-fill-hover-transparent-65:hover{fill:#0089eba6}.theme-light .blue-fill-hover-transparent-70:hover,.theme-light .color-0-fill-hover-transparent-70:hover{fill:#0089ebb3}.theme-light .blue-fill-hover-transparent-75:hover,.theme-light .color-0-fill-hover-transparent-75:hover{fill:#0089ebbf}.theme-light .blue-fill-hover-transparent-80:hover,.theme-light .color-0-fill-hover-transparent-80:hover{fill:#0089ebcc}.theme-light .blue-fill-hover-transparent-85:hover,.theme-light .color-0-fill-hover-transparent-85:hover{fill:#0089ebd9}.theme-light .blue-fill-hover-transparent-90:hover,.theme-light .color-0-fill-hover-transparent-90:hover{fill:#0089ebe6}.theme-light .blue-fill-hover-transparent-95:hover,.theme-light .color-0-fill-hover-transparent-95:hover{fill:#0089ebf2}.theme-light .blue-fill-dark,.theme-light .color-0-fill-dark{fill:#0060d7}.theme-light .blue-fill-dark-transparent-5,.theme-light .color-0-fill-dark-transparent-5{fill:#0060d70d}.theme-light .blue-fill-dark-transparent-10,.theme-light .color-0-fill-dark-transparent-10{fill:#0060d71a}.theme-light .blue-fill-dark-transparent-15,.theme-light .color-0-fill-dark-transparent-15{fill:#0060d726}.theme-light .blue-fill-dark-transparent-20,.theme-light .color-0-fill-dark-transparent-20{fill:#0060d733}.theme-light .blue-fill-dark-transparent-25,.theme-light .color-0-fill-dark-transparent-25{fill:#0060d740}.theme-light .blue-fill-dark-transparent-30,.theme-light .color-0-fill-dark-transparent-30{fill:#0060d74d}.theme-light .blue-fill-dark-transparent-35,.theme-light .color-0-fill-dark-transparent-35{fill:#0060d759}.theme-light .blue-fill-dark-transparent-40,.theme-light .color-0-fill-dark-transparent-40{fill:#0060d766}.theme-light .blue-fill-dark-transparent-45,.theme-light .color-0-fill-dark-transparent-45{fill:#0060d773}.theme-light .blue-fill-dark-transparent-50,.theme-light .color-0-fill-dark-transparent-50{fill:#0060d780}.theme-light .blue-fill-dark-transparent-55,.theme-light .color-0-fill-dark-transparent-55{fill:#0060d78c}.theme-light .blue-fill-dark-transparent-60,.theme-light .color-0-fill-dark-transparent-60{fill:#0060d799}.theme-light .blue-fill-dark-transparent-65,.theme-light .color-0-fill-dark-transparent-65{fill:#0060d7a6}.theme-light .blue-fill-dark-transparent-70,.theme-light .color-0-fill-dark-transparent-70{fill:#0060d7b3}.theme-light .blue-fill-dark-transparent-75,.theme-light .color-0-fill-dark-transparent-75{fill:#0060d7bf}.theme-light .blue-fill-dark-transparent-80,.theme-light .color-0-fill-dark-transparent-80{fill:#0060d7cc}.theme-light .blue-fill-dark-transparent-85,.theme-light .color-0-fill-dark-transparent-85{fill:#0060d7d9}.theme-light .blue-fill-dark-transparent-90,.theme-light .color-0-fill-dark-transparent-90{fill:#0060d7e6}.theme-light .blue-fill-dark-transparent-95,.theme-light .color-0-fill-dark-transparent-95{fill:#0060d7f2}.theme-light .blue-fill-dark-lightness-10,.theme-light .color-0-fill-dark-lightness-10{fill:#006df5}.theme-light .blue-fill-dark-darkness-10,.theme-light .color-0-fill-dark-darkness-10{fill:#0056c2}.theme-light .blue-fill-dark-lightness-20,.theme-light .color-0-fill-dark-lightness-20{fill:#137cff}.theme-light .blue-fill-dark-darkness-20,.theme-light .color-0-fill-dark-darkness-20{fill:#004dac}.theme-light .blue-fill-dark-lightness-30,.theme-light .color-0-fill-dark-lightness-30{fill:#318dff}.theme-light .blue-fill-dark-darkness-30,.theme-light .color-0-fill-dark-darkness-30{fill:#004397}.theme-light .blue-fill-dark-lightness-40,.theme-light .color-0-fill-dark-lightness-40{fill:#4e9dff}.theme-light .blue-fill-dark-darkness-40,.theme-light .color-0-fill-dark-darkness-40{fill:#003a81}.theme-light .blue-fill-dark-lightness-50,.theme-light .color-0-fill-dark-lightness-50{fill:#6cadff}.theme-light .blue-fill-dark-darkness-50,.theme-light .color-0-fill-dark-darkness-50{fill:#00306c}.theme-light .blue-fill-dark-lightness-60,.theme-light .color-0-fill-dark-lightness-60{fill:#89beff}.theme-light .blue-fill-dark-darkness-60,.theme-light .color-0-fill-dark-darkness-60{fill:#002656}.theme-light .blue-fill-dark-lightness-70,.theme-light .color-0-fill-dark-lightness-70{fill:#a7ceff}.theme-light .blue-fill-dark-darkness-70,.theme-light .color-0-fill-dark-darkness-70{fill:#001d41}.theme-light .blue-fill-dark-lightness-80,.theme-light .color-0-fill-dark-lightness-80{fill:#c4deff}.theme-light .blue-fill-dark-darkness-80,.theme-light .color-0-fill-dark-darkness-80{fill:#00132b}.theme-light .blue-fill-dark-lightness-90,.theme-light .color-0-fill-dark-lightness-90{fill:#e2efff}.theme-light .blue-fill-dark-darkness-90,.theme-light .color-0-fill-dark-darkness-90{fill:#000a16}.theme-light .blue-fill-dark-hover:hover,.theme-light .color-0-fill-dark-hover:hover{fill:#0060d7}.theme-light .blue-fill-dark-hover-transparent-5:hover,.theme-light .color-0-fill-dark-hover-transparent-5:hover{fill:#0060d70d}.theme-light .blue-fill-dark-hover-transparent-10:hover,.theme-light .color-0-fill-dark-hover-transparent-10:hover{fill:#0060d71a}.theme-light .blue-fill-dark-hover-transparent-15:hover,.theme-light .color-0-fill-dark-hover-transparent-15:hover{fill:#0060d726}.theme-light .blue-fill-dark-hover-transparent-20:hover,.theme-light .color-0-fill-dark-hover-transparent-20:hover{fill:#0060d733}.theme-light .blue-fill-dark-hover-transparent-25:hover,.theme-light .color-0-fill-dark-hover-transparent-25:hover{fill:#0060d740}.theme-light .blue-fill-dark-hover-transparent-30:hover,.theme-light .color-0-fill-dark-hover-transparent-30:hover{fill:#0060d74d}.theme-light .blue-fill-dark-hover-transparent-35:hover,.theme-light .color-0-fill-dark-hover-transparent-35:hover{fill:#0060d759}.theme-light .blue-fill-dark-hover-transparent-40:hover,.theme-light .color-0-fill-dark-hover-transparent-40:hover{fill:#0060d766}.theme-light .blue-fill-dark-hover-transparent-45:hover,.theme-light .color-0-fill-dark-hover-transparent-45:hover{fill:#0060d773}.theme-light .blue-fill-dark-hover-transparent-50:hover,.theme-light .color-0-fill-dark-hover-transparent-50:hover{fill:#0060d780}.theme-light .blue-fill-dark-hover-transparent-55:hover,.theme-light .color-0-fill-dark-hover-transparent-55:hover{fill:#0060d78c}.theme-light .blue-fill-dark-hover-transparent-60:hover,.theme-light .color-0-fill-dark-hover-transparent-60:hover{fill:#0060d799}.theme-light .blue-fill-dark-hover-transparent-65:hover,.theme-light .color-0-fill-dark-hover-transparent-65:hover{fill:#0060d7a6}.theme-light .blue-fill-dark-hover-transparent-70:hover,.theme-light .color-0-fill-dark-hover-transparent-70:hover{fill:#0060d7b3}.theme-light .blue-fill-dark-hover-transparent-75:hover,.theme-light .color-0-fill-dark-hover-transparent-75:hover{fill:#0060d7bf}.theme-light .blue-fill-dark-hover-transparent-80:hover,.theme-light .color-0-fill-dark-hover-transparent-80:hover{fill:#0060d7cc}.theme-light .blue-fill-dark-hover-transparent-85:hover,.theme-light .color-0-fill-dark-hover-transparent-85:hover{fill:#0060d7d9}.theme-light .blue-fill-dark-hover-transparent-90:hover,.theme-light .color-0-fill-dark-hover-transparent-90:hover{fill:#0060d7e6}.theme-light .blue-fill-dark-hover-transparent-95:hover,.theme-light .color-0-fill-dark-hover-transparent-95:hover{fill:#0060d7f2}.theme-light .blue-fill-darker,.theme-light .color-0-fill-darker{fill:#003dab}.theme-light .blue-fill-darker-transparent-5,.theme-light .color-0-fill-darker-transparent-5{fill:#003dab0d}.theme-light .blue-fill-darker-transparent-10,.theme-light .color-0-fill-darker-transparent-10{fill:#003dab1a}.theme-light .blue-fill-darker-transparent-15,.theme-light .color-0-fill-darker-transparent-15{fill:#003dab26}.theme-light .blue-fill-darker-transparent-20,.theme-light .color-0-fill-darker-transparent-20{fill:#003dab33}.theme-light .blue-fill-darker-transparent-25,.theme-light .color-0-fill-darker-transparent-25{fill:#003dab40}.theme-light .blue-fill-darker-transparent-30,.theme-light .color-0-fill-darker-transparent-30{fill:#003dab4d}.theme-light .blue-fill-darker-transparent-35,.theme-light .color-0-fill-darker-transparent-35{fill:#003dab59}.theme-light .blue-fill-darker-transparent-40,.theme-light .color-0-fill-darker-transparent-40{fill:#003dab66}.theme-light .blue-fill-darker-transparent-45,.theme-light .color-0-fill-darker-transparent-45{fill:#003dab73}.theme-light .blue-fill-darker-transparent-50,.theme-light .color-0-fill-darker-transparent-50{fill:#003dab80}.theme-light .blue-fill-darker-transparent-55,.theme-light .color-0-fill-darker-transparent-55{fill:#003dab8c}.theme-light .blue-fill-darker-transparent-60,.theme-light .color-0-fill-darker-transparent-60{fill:#003dab99}.theme-light .blue-fill-darker-transparent-65,.theme-light .color-0-fill-darker-transparent-65{fill:#003daba6}.theme-light .blue-fill-darker-transparent-70,.theme-light .color-0-fill-darker-transparent-70{fill:#003dabb3}.theme-light .blue-fill-darker-transparent-75,.theme-light .color-0-fill-darker-transparent-75{fill:#003dabbf}.theme-light .blue-fill-darker-transparent-80,.theme-light .color-0-fill-darker-transparent-80{fill:#003dabcc}.theme-light .blue-fill-darker-transparent-85,.theme-light .color-0-fill-darker-transparent-85{fill:#003dabd9}.theme-light .blue-fill-darker-transparent-90,.theme-light .color-0-fill-darker-transparent-90{fill:#003dabe6}.theme-light .blue-fill-darker-transparent-95,.theme-light .color-0-fill-darker-transparent-95{fill:#003dabf2}.theme-light .blue-fill-darker-lightness-10,.theme-light .color-0-fill-darker-lightness-10{fill:#0049cd}.theme-light .blue-fill-darker-darkness-10,.theme-light .color-0-fill-darker-darkness-10{fill:#00379a}.theme-light .blue-fill-darker-lightness-20,.theme-light .color-0-fill-darker-lightness-20{fill:#0055ef}.theme-light .blue-fill-darker-darkness-20,.theme-light .color-0-fill-darker-darkness-20{fill:#003189}.theme-light .blue-fill-darker-lightness-30,.theme-light .color-0-fill-darker-lightness-30{fill:#1266ff}.theme-light .blue-fill-darker-darkness-30,.theme-light .color-0-fill-darker-darkness-30{fill:#002b78}.theme-light .blue-fill-darker-lightness-40,.theme-light .color-0-fill-darker-lightness-40{fill:#347cff}.theme-light .blue-fill-darker-darkness-40,.theme-light .color-0-fill-darker-darkness-40{fill:#002567}.theme-light .blue-fill-darker-lightness-50,.theme-light .color-0-fill-darker-lightness-50{fill:#5692ff}.theme-light .blue-fill-darker-darkness-50,.theme-light .color-0-fill-darker-darkness-50{fill:#001f56}.theme-light .blue-fill-darker-lightness-60,.theme-light .color-0-fill-darker-lightness-60{fill:#77a8ff}.theme-light .blue-fill-darker-darkness-60,.theme-light .color-0-fill-darker-darkness-60{fill:#001844}.theme-light .blue-fill-darker-lightness-70,.theme-light .color-0-fill-darker-lightness-70{fill:#99beff}.theme-light .blue-fill-darker-darkness-70,.theme-light .color-0-fill-darker-darkness-70{fill:#001233}.theme-light .blue-fill-darker-lightness-80,.theme-light .color-0-fill-darker-lightness-80{fill:#bbd3ff}.theme-light .blue-fill-darker-darkness-80,.theme-light .color-0-fill-darker-darkness-80{fill:#000c22}.theme-light .blue-fill-darker-lightness-90,.theme-light .color-0-fill-darker-lightness-90{fill:#dde9ff}.theme-light .blue-fill-darker-darkness-90,.theme-light .color-0-fill-darker-darkness-90{fill:#000611}.theme-light .blue-fill-darker-hover:hover,.theme-light .color-0-fill-darker-hover:hover{fill:#003dab}.theme-light .blue-fill-darker-hover-transparent-5:hover,.theme-light .color-0-fill-darker-hover-transparent-5:hover{fill:#003dab0d}.theme-light .blue-fill-darker-hover-transparent-10:hover,.theme-light .color-0-fill-darker-hover-transparent-10:hover{fill:#003dab1a}.theme-light .blue-fill-darker-hover-transparent-15:hover,.theme-light .color-0-fill-darker-hover-transparent-15:hover{fill:#003dab26}.theme-light .blue-fill-darker-hover-transparent-20:hover,.theme-light .color-0-fill-darker-hover-transparent-20:hover{fill:#003dab33}.theme-light .blue-fill-darker-hover-transparent-25:hover,.theme-light .color-0-fill-darker-hover-transparent-25:hover{fill:#003dab40}.theme-light .blue-fill-darker-hover-transparent-30:hover,.theme-light .color-0-fill-darker-hover-transparent-30:hover{fill:#003dab4d}.theme-light .blue-fill-darker-hover-transparent-35:hover,.theme-light .color-0-fill-darker-hover-transparent-35:hover{fill:#003dab59}.theme-light .blue-fill-darker-hover-transparent-40:hover,.theme-light .color-0-fill-darker-hover-transparent-40:hover{fill:#003dab66}.theme-light .blue-fill-darker-hover-transparent-45:hover,.theme-light .color-0-fill-darker-hover-transparent-45:hover{fill:#003dab73}.theme-light .blue-fill-darker-hover-transparent-50:hover,.theme-light .color-0-fill-darker-hover-transparent-50:hover{fill:#003dab80}.theme-light .blue-fill-darker-hover-transparent-55:hover,.theme-light .color-0-fill-darker-hover-transparent-55:hover{fill:#003dab8c}.theme-light .blue-fill-darker-hover-transparent-60:hover,.theme-light .color-0-fill-darker-hover-transparent-60:hover{fill:#003dab99}.theme-light .blue-fill-darker-hover-transparent-65:hover,.theme-light .color-0-fill-darker-hover-transparent-65:hover{fill:#003daba6}.theme-light .blue-fill-darker-hover-transparent-70:hover,.theme-light .color-0-fill-darker-hover-transparent-70:hover{fill:#003dabb3}.theme-light .blue-fill-darker-hover-transparent-75:hover,.theme-light .color-0-fill-darker-hover-transparent-75:hover{fill:#003dabbf}.theme-light .blue-fill-darker-hover-transparent-80:hover,.theme-light .color-0-fill-darker-hover-transparent-80:hover{fill:#003dabcc}.theme-light .blue-fill-darker-hover-transparent-85:hover,.theme-light .color-0-fill-darker-hover-transparent-85:hover{fill:#003dabd9}.theme-light .blue-fill-darker-hover-transparent-90:hover,.theme-light .color-0-fill-darker-hover-transparent-90:hover{fill:#003dabe6}.theme-light .blue-fill-darker-hover-transparent-95:hover,.theme-light .color-0-fill-darker-hover-transparent-95:hover{fill:#003dabf2}.theme-light .blue-stroke-lighter,.theme-light .color-0-stroke-lighter{stroke:#b3dcf9}.theme-light .blue-stroke-lighter-transparent-5,.theme-light .color-0-stroke-lighter-transparent-5{stroke:#b3dcf90d}.theme-light .blue-stroke-lighter-transparent-10,.theme-light .color-0-stroke-lighter-transparent-10{stroke:#b3dcf91a}.theme-light .blue-stroke-lighter-transparent-15,.theme-light .color-0-stroke-lighter-transparent-15{stroke:#b3dcf926}.theme-light .blue-stroke-lighter-transparent-20,.theme-light .color-0-stroke-lighter-transparent-20{stroke:#b3dcf933}.theme-light .blue-stroke-lighter-transparent-25,.theme-light .color-0-stroke-lighter-transparent-25{stroke:#b3dcf940}.theme-light .blue-stroke-lighter-transparent-30,.theme-light .color-0-stroke-lighter-transparent-30{stroke:#b3dcf94d}.theme-light .blue-stroke-lighter-transparent-35,.theme-light .color-0-stroke-lighter-transparent-35{stroke:#b3dcf959}.theme-light .blue-stroke-lighter-transparent-40,.theme-light .color-0-stroke-lighter-transparent-40{stroke:#b3dcf966}.theme-light .blue-stroke-lighter-transparent-45,.theme-light .color-0-stroke-lighter-transparent-45{stroke:#b3dcf973}.theme-light .blue-stroke-lighter-transparent-50,.theme-light .color-0-stroke-lighter-transparent-50{stroke:#b3dcf980}.theme-light .blue-stroke-lighter-transparent-55,.theme-light .color-0-stroke-lighter-transparent-55{stroke:#b3dcf98c}.theme-light .blue-stroke-lighter-transparent-60,.theme-light .color-0-stroke-lighter-transparent-60{stroke:#b3dcf999}.theme-light .blue-stroke-lighter-transparent-65,.theme-light .color-0-stroke-lighter-transparent-65{stroke:#b3dcf9a6}.theme-light .blue-stroke-lighter-transparent-70,.theme-light .color-0-stroke-lighter-transparent-70{stroke:#b3dcf9b3}.theme-light .blue-stroke-lighter-transparent-75,.theme-light .color-0-stroke-lighter-transparent-75{stroke:#b3dcf9bf}.theme-light .blue-stroke-lighter-transparent-80,.theme-light .color-0-stroke-lighter-transparent-80{stroke:#b3dcf9cc}.theme-light .blue-stroke-lighter-transparent-85,.theme-light .color-0-stroke-lighter-transparent-85{stroke:#b3dcf9d9}.theme-light .blue-stroke-lighter-transparent-90,.theme-light .color-0-stroke-lighter-transparent-90{stroke:#b3dcf9e6}.theme-light .blue-stroke-lighter-transparent-95,.theme-light .color-0-stroke-lighter-transparent-95{stroke:#b3dcf9f2}.theme-light .blue-stroke-lighter-lightness-10,.theme-light .color-0-stroke-lighter-lightness-10{stroke:#bbe0fa}.theme-light .blue-stroke-lighter-darkness-10,.theme-light .color-0-stroke-lighter-darkness-10{stroke:#8bcaf6}.theme-light .blue-stroke-lighter-lightness-20,.theme-light .color-0-stroke-lighter-lightness-20{stroke:#c2e3fa}.theme-light .blue-stroke-lighter-darkness-20,.theme-light .color-0-stroke-lighter-darkness-20{stroke:#64b7f3}.theme-light .blue-stroke-lighter-lightness-30,.theme-light .color-0-stroke-lighter-lightness-30{stroke:#cae7fb}.theme-light .blue-stroke-lighter-darkness-30,.theme-light .color-0-stroke-lighter-darkness-30{stroke:#3ca5f0}.theme-light .blue-stroke-lighter-lightness-40,.theme-light .color-0-stroke-lighter-lightness-40{stroke:#d1eafb}.theme-light .blue-stroke-lighter-darkness-40,.theme-light .color-0-stroke-lighter-darkness-40{stroke:#1493ec}.theme-light .blue-stroke-lighter-lightness-50,.theme-light .color-0-stroke-lighter-lightness-50{stroke:#d9eefc}.theme-light .blue-stroke-lighter-darkness-50,.theme-light .color-0-stroke-lighter-darkness-50{stroke:#107bc6}.theme-light .blue-stroke-lighter-lightness-60,.theme-light .color-0-stroke-lighter-lightness-60{stroke:#e1f1fd}.theme-light .blue-stroke-lighter-darkness-60,.theme-light .color-0-stroke-lighter-darkness-60{stroke:#0d629f}.theme-light .blue-stroke-lighter-lightness-70,.theme-light .color-0-stroke-lighter-lightness-70{stroke:#e8f5fd}.theme-light .blue-stroke-lighter-darkness-70,.theme-light .color-0-stroke-lighter-darkness-70{stroke:#094a77}.theme-light .blue-stroke-lighter-lightness-80,.theme-light .color-0-stroke-lighter-lightness-80{stroke:#f0f8fe}.theme-light .blue-stroke-lighter-darkness-80,.theme-light .color-0-stroke-lighter-darkness-80{stroke:#06314f}.theme-light .blue-stroke-lighter-lightness-90,.theme-light .color-0-stroke-lighter-lightness-90{stroke:#f7fcfe}.theme-light .blue-stroke-lighter-darkness-90,.theme-light .color-0-stroke-lighter-darkness-90{stroke:#031928}.theme-light .blue-stroke-lighter-hover:hover,.theme-light .color-0-stroke-lighter-hover:hover{stroke:#b3dcf9}.theme-light .blue-stroke-lighter-hover-transparent-5:hover,.theme-light .color-0-stroke-lighter-hover-transparent-5:hover{stroke:#b3dcf90d}.theme-light .blue-stroke-lighter-hover-transparent-10:hover,.theme-light .color-0-stroke-lighter-hover-transparent-10:hover{stroke:#b3dcf91a}.theme-light .blue-stroke-lighter-hover-transparent-15:hover,.theme-light .color-0-stroke-lighter-hover-transparent-15:hover{stroke:#b3dcf926}.theme-light .blue-stroke-lighter-hover-transparent-20:hover,.theme-light .color-0-stroke-lighter-hover-transparent-20:hover{stroke:#b3dcf933}.theme-light .blue-stroke-lighter-hover-transparent-25:hover,.theme-light .color-0-stroke-lighter-hover-transparent-25:hover{stroke:#b3dcf940}.theme-light .blue-stroke-lighter-hover-transparent-30:hover,.theme-light .color-0-stroke-lighter-hover-transparent-30:hover{stroke:#b3dcf94d}.theme-light .blue-stroke-lighter-hover-transparent-35:hover,.theme-light .color-0-stroke-lighter-hover-transparent-35:hover{stroke:#b3dcf959}.theme-light .blue-stroke-lighter-hover-transparent-40:hover,.theme-light .color-0-stroke-lighter-hover-transparent-40:hover{stroke:#b3dcf966}.theme-light .blue-stroke-lighter-hover-transparent-45:hover,.theme-light .color-0-stroke-lighter-hover-transparent-45:hover{stroke:#b3dcf973}.theme-light .blue-stroke-lighter-hover-transparent-50:hover,.theme-light .color-0-stroke-lighter-hover-transparent-50:hover{stroke:#b3dcf980}.theme-light .blue-stroke-lighter-hover-transparent-55:hover,.theme-light .color-0-stroke-lighter-hover-transparent-55:hover{stroke:#b3dcf98c}.theme-light .blue-stroke-lighter-hover-transparent-60:hover,.theme-light .color-0-stroke-lighter-hover-transparent-60:hover{stroke:#b3dcf999}.theme-light .blue-stroke-lighter-hover-transparent-65:hover,.theme-light .color-0-stroke-lighter-hover-transparent-65:hover{stroke:#b3dcf9a6}.theme-light .blue-stroke-lighter-hover-transparent-70:hover,.theme-light .color-0-stroke-lighter-hover-transparent-70:hover{stroke:#b3dcf9b3}.theme-light .blue-stroke-lighter-hover-transparent-75:hover,.theme-light .color-0-stroke-lighter-hover-transparent-75:hover{stroke:#b3dcf9bf}.theme-light .blue-stroke-lighter-hover-transparent-80:hover,.theme-light .color-0-stroke-lighter-hover-transparent-80:hover{stroke:#b3dcf9cc}.theme-light .blue-stroke-lighter-hover-transparent-85:hover,.theme-light .color-0-stroke-lighter-hover-transparent-85:hover{stroke:#b3dcf9d9}.theme-light .blue-stroke-lighter-hover-transparent-90:hover,.theme-light .color-0-stroke-lighter-hover-transparent-90:hover{stroke:#b3dcf9e6}.theme-light .blue-stroke-lighter-hover-transparent-95:hover,.theme-light .color-0-stroke-lighter-hover-transparent-95:hover{stroke:#b3dcf9f2}.theme-light .blue-stroke-light,.theme-light .color-0-stroke-light{stroke:#4dacf1}.theme-light .blue-stroke-light-transparent-5,.theme-light .color-0-stroke-light-transparent-5{stroke:#4dacf10d}.theme-light .blue-stroke-light-transparent-10,.theme-light .color-0-stroke-light-transparent-10{stroke:#4dacf11a}.theme-light .blue-stroke-light-transparent-15,.theme-light .color-0-stroke-light-transparent-15{stroke:#4dacf126}.theme-light .blue-stroke-light-transparent-20,.theme-light .color-0-stroke-light-transparent-20{stroke:#4dacf133}.theme-light .blue-stroke-light-transparent-25,.theme-light .color-0-stroke-light-transparent-25{stroke:#4dacf140}.theme-light .blue-stroke-light-transparent-30,.theme-light .color-0-stroke-light-transparent-30{stroke:#4dacf14d}.theme-light .blue-stroke-light-transparent-35,.theme-light .color-0-stroke-light-transparent-35{stroke:#4dacf159}.theme-light .blue-stroke-light-transparent-40,.theme-light .color-0-stroke-light-transparent-40{stroke:#4dacf166}.theme-light .blue-stroke-light-transparent-45,.theme-light .color-0-stroke-light-transparent-45{stroke:#4dacf173}.theme-light .blue-stroke-light-transparent-50,.theme-light .color-0-stroke-light-transparent-50{stroke:#4dacf180}.theme-light .blue-stroke-light-transparent-55,.theme-light .color-0-stroke-light-transparent-55{stroke:#4dacf18c}.theme-light .blue-stroke-light-transparent-60,.theme-light .color-0-stroke-light-transparent-60{stroke:#4dacf199}.theme-light .blue-stroke-light-transparent-65,.theme-light .color-0-stroke-light-transparent-65{stroke:#4dacf1a6}.theme-light .blue-stroke-light-transparent-70,.theme-light .color-0-stroke-light-transparent-70{stroke:#4dacf1b3}.theme-light .blue-stroke-light-transparent-75,.theme-light .color-0-stroke-light-transparent-75{stroke:#4dacf1bf}.theme-light .blue-stroke-light-transparent-80,.theme-light .color-0-stroke-light-transparent-80{stroke:#4dacf1cc}.theme-light .blue-stroke-light-transparent-85,.theme-light .color-0-stroke-light-transparent-85{stroke:#4dacf1d9}.theme-light .blue-stroke-light-transparent-90,.theme-light .color-0-stroke-light-transparent-90{stroke:#4dacf1e6}.theme-light .blue-stroke-light-transparent-95,.theme-light .color-0-stroke-light-transparent-95{stroke:#4dacf1f2}.theme-light .blue-stroke-light-lightness-10,.theme-light .color-0-stroke-light-lightness-10{stroke:#5fb4f2}.theme-light .blue-stroke-light-darkness-10,.theme-light .color-0-stroke-light-darkness-10{stroke:#309eef}.theme-light .blue-stroke-light-lightness-20,.theme-light .color-0-stroke-light-lightness-20{stroke:#71bdf4}.theme-light .blue-stroke-light-darkness-20,.theme-light .color-0-stroke-light-darkness-20{stroke:#1390ec}.theme-light .blue-stroke-light-lightness-30,.theme-light .color-0-stroke-light-lightness-30{stroke:#82c5f5}.theme-light .blue-stroke-light-darkness-30,.theme-light .color-0-stroke-light-darkness-30{stroke:#107ece}.theme-light .blue-stroke-light-lightness-40,.theme-light .color-0-stroke-light-lightness-40{stroke:#94cdf7}.theme-light .blue-stroke-light-darkness-40,.theme-light .color-0-stroke-light-darkness-40{stroke:#0e6cb1}.theme-light .blue-stroke-light-lightness-50,.theme-light .color-0-stroke-light-lightness-50{stroke:#a6d6f8}.theme-light .blue-stroke-light-darkness-50,.theme-light .color-0-stroke-light-darkness-50{stroke:#0c5a93}.theme-light .blue-stroke-light-lightness-60,.theme-light .color-0-stroke-light-lightness-60{stroke:#b8def9}.theme-light .blue-stroke-light-darkness-60,.theme-light .color-0-stroke-light-darkness-60{stroke:#094876}.theme-light .blue-stroke-light-lightness-70,.theme-light .color-0-stroke-light-lightness-70{stroke:#cae6fb}.theme-light .blue-stroke-light-darkness-70,.theme-light .color-0-stroke-light-darkness-70{stroke:#073658}.theme-light .blue-stroke-light-lightness-80,.theme-light .color-0-stroke-light-lightness-80{stroke:#dbeefc}.theme-light .blue-stroke-light-darkness-80,.theme-light .color-0-stroke-light-darkness-80{stroke:#05243b}.theme-light .blue-stroke-light-lightness-90,.theme-light .color-0-stroke-light-lightness-90{stroke:#edf7fe}.theme-light .blue-stroke-light-darkness-90,.theme-light .color-0-stroke-light-darkness-90{stroke:#02121d}.theme-light .blue-stroke-light-hover:hover,.theme-light .color-0-stroke-light-hover:hover{stroke:#4dacf1}.theme-light .blue-stroke-light-hover-transparent-5:hover,.theme-light .color-0-stroke-light-hover-transparent-5:hover{stroke:#4dacf10d}.theme-light .blue-stroke-light-hover-transparent-10:hover,.theme-light .color-0-stroke-light-hover-transparent-10:hover{stroke:#4dacf11a}.theme-light .blue-stroke-light-hover-transparent-15:hover,.theme-light .color-0-stroke-light-hover-transparent-15:hover{stroke:#4dacf126}.theme-light .blue-stroke-light-hover-transparent-20:hover,.theme-light .color-0-stroke-light-hover-transparent-20:hover{stroke:#4dacf133}.theme-light .blue-stroke-light-hover-transparent-25:hover,.theme-light .color-0-stroke-light-hover-transparent-25:hover{stroke:#4dacf140}.theme-light .blue-stroke-light-hover-transparent-30:hover,.theme-light .color-0-stroke-light-hover-transparent-30:hover{stroke:#4dacf14d}.theme-light .blue-stroke-light-hover-transparent-35:hover,.theme-light .color-0-stroke-light-hover-transparent-35:hover{stroke:#4dacf159}.theme-light .blue-stroke-light-hover-transparent-40:hover,.theme-light .color-0-stroke-light-hover-transparent-40:hover{stroke:#4dacf166}.theme-light .blue-stroke-light-hover-transparent-45:hover,.theme-light .color-0-stroke-light-hover-transparent-45:hover{stroke:#4dacf173}.theme-light .blue-stroke-light-hover-transparent-50:hover,.theme-light .color-0-stroke-light-hover-transparent-50:hover{stroke:#4dacf180}.theme-light .blue-stroke-light-hover-transparent-55:hover,.theme-light .color-0-stroke-light-hover-transparent-55:hover{stroke:#4dacf18c}.theme-light .blue-stroke-light-hover-transparent-60:hover,.theme-light .color-0-stroke-light-hover-transparent-60:hover{stroke:#4dacf199}.theme-light .blue-stroke-light-hover-transparent-65:hover,.theme-light .color-0-stroke-light-hover-transparent-65:hover{stroke:#4dacf1a6}.theme-light .blue-stroke-light-hover-transparent-70:hover,.theme-light .color-0-stroke-light-hover-transparent-70:hover{stroke:#4dacf1b3}.theme-light .blue-stroke-light-hover-transparent-75:hover,.theme-light .color-0-stroke-light-hover-transparent-75:hover{stroke:#4dacf1bf}.theme-light .blue-stroke-light-hover-transparent-80:hover,.theme-light .color-0-stroke-light-hover-transparent-80:hover{stroke:#4dacf1cc}.theme-light .blue-stroke-light-hover-transparent-85:hover,.theme-light .color-0-stroke-light-hover-transparent-85:hover{stroke:#4dacf1d9}.theme-light .blue-stroke-light-hover-transparent-90:hover,.theme-light .color-0-stroke-light-hover-transparent-90:hover{stroke:#4dacf1e6}.theme-light .blue-stroke-light-hover-transparent-95:hover,.theme-light .color-0-stroke-light-hover-transparent-95:hover{stroke:#4dacf1f2}.theme-light .blue-stroke,.theme-light .color-0-stroke{stroke:#0089eb}.theme-light .blue-stroke-transparent-5,.theme-light .color-0-stroke-transparent-5{stroke:#0089eb0d}.theme-light .blue-stroke-transparent-10,.theme-light .color-0-stroke-transparent-10{stroke:#0089eb1a}.theme-light .blue-stroke-transparent-15,.theme-light .color-0-stroke-transparent-15{stroke:#0089eb26}.theme-light .blue-stroke-transparent-20,.theme-light .color-0-stroke-transparent-20{stroke:#0089eb33}.theme-light .blue-stroke-transparent-25,.theme-light .color-0-stroke-transparent-25{stroke:#0089eb40}.theme-light .blue-stroke-transparent-30,.theme-light .color-0-stroke-transparent-30{stroke:#0089eb4d}.theme-light .blue-stroke-transparent-35,.theme-light .color-0-stroke-transparent-35{stroke:#0089eb59}.theme-light .blue-stroke-transparent-40,.theme-light .color-0-stroke-transparent-40{stroke:#0089eb66}.theme-light .blue-stroke-transparent-45,.theme-light .color-0-stroke-transparent-45{stroke:#0089eb73}.theme-light .blue-stroke-transparent-50,.theme-light .color-0-stroke-transparent-50{stroke:#0089eb80}.theme-light .blue-stroke-transparent-55,.theme-light .color-0-stroke-transparent-55{stroke:#0089eb8c}.theme-light .blue-stroke-transparent-60,.theme-light .color-0-stroke-transparent-60{stroke:#0089eb99}.theme-light .blue-stroke-transparent-65,.theme-light .color-0-stroke-transparent-65{stroke:#0089eba6}.theme-light .blue-stroke-transparent-70,.theme-light .color-0-stroke-transparent-70{stroke:#0089ebb3}.theme-light .blue-stroke-transparent-75,.theme-light .color-0-stroke-transparent-75{stroke:#0089ebbf}.theme-light .blue-stroke-transparent-80,.theme-light .color-0-stroke-transparent-80{stroke:#0089ebcc}.theme-light .blue-stroke-transparent-85,.theme-light .color-0-stroke-transparent-85{stroke:#0089ebd9}.theme-light .blue-stroke-transparent-90,.theme-light .color-0-stroke-transparent-90{stroke:#0089ebe6}.theme-light .blue-stroke-transparent-95,.theme-light .color-0-stroke-transparent-95{stroke:#0089ebf2}.theme-light .blue-stroke-lightness-10,.theme-light .color-0-stroke-lightness-10{stroke:#0898ff}.theme-light .blue-stroke-darkness-10,.theme-light .color-0-stroke-darkness-10{stroke:#007bd4}.theme-light .blue-stroke-lightness-20,.theme-light .color-0-stroke-lightness-20{stroke:#23a3ff}.theme-light .blue-stroke-darkness-20,.theme-light .color-0-stroke-darkness-20{stroke:#006ebc}.theme-light .blue-stroke-lightness-30,.theme-light .color-0-stroke-lightness-30{stroke:#3fafff}.theme-light .blue-stroke-darkness-30,.theme-light .color-0-stroke-darkness-30{stroke:#0060a5}.theme-light .blue-stroke-lightness-40,.theme-light .color-0-stroke-lightness-40{stroke:#5abaff}.theme-light .blue-stroke-darkness-40,.theme-light .color-0-stroke-darkness-40{stroke:#00528d}.theme-light .blue-stroke-lightness-50,.theme-light .color-0-stroke-lightness-50{stroke:#76c6ff}.theme-light .blue-stroke-darkness-50,.theme-light .color-0-stroke-darkness-50{stroke:#004576}.theme-light .blue-stroke-lightness-60,.theme-light .color-0-stroke-lightness-60{stroke:#91d1ff}.theme-light .blue-stroke-darkness-60,.theme-light .color-0-stroke-darkness-60{stroke:#00375e}.theme-light .blue-stroke-lightness-70,.theme-light .color-0-stroke-lightness-70{stroke:#adddff}.theme-light .blue-stroke-darkness-70,.theme-light .color-0-stroke-darkness-70{stroke:#002947}.theme-light .blue-stroke-lightness-80,.theme-light .color-0-stroke-lightness-80{stroke:#c8e8ff}.theme-light .blue-stroke-darkness-80,.theme-light .color-0-stroke-darkness-80{stroke:#001b2f}.theme-light .blue-stroke-lightness-90,.theme-light .color-0-stroke-lightness-90{stroke:#e4f4ff}.theme-light .blue-stroke-darkness-90,.theme-light .color-0-stroke-darkness-90{stroke:#000e18}.theme-light .blue-stroke-hover:hover,.theme-light .color-0-stroke-hover:hover{stroke:#0089eb}.theme-light .blue-stroke-hover-transparent-5:hover,.theme-light .color-0-stroke-hover-transparent-5:hover{stroke:#0089eb0d}.theme-light .blue-stroke-hover-transparent-10:hover,.theme-light .color-0-stroke-hover-transparent-10:hover{stroke:#0089eb1a}.theme-light .blue-stroke-hover-transparent-15:hover,.theme-light .color-0-stroke-hover-transparent-15:hover{stroke:#0089eb26}.theme-light .blue-stroke-hover-transparent-20:hover,.theme-light .color-0-stroke-hover-transparent-20:hover{stroke:#0089eb33}.theme-light .blue-stroke-hover-transparent-25:hover,.theme-light .color-0-stroke-hover-transparent-25:hover{stroke:#0089eb40}.theme-light .blue-stroke-hover-transparent-30:hover,.theme-light .color-0-stroke-hover-transparent-30:hover{stroke:#0089eb4d}.theme-light .blue-stroke-hover-transparent-35:hover,.theme-light .color-0-stroke-hover-transparent-35:hover{stroke:#0089eb59}.theme-light .blue-stroke-hover-transparent-40:hover,.theme-light .color-0-stroke-hover-transparent-40:hover{stroke:#0089eb66}.theme-light .blue-stroke-hover-transparent-45:hover,.theme-light .color-0-stroke-hover-transparent-45:hover{stroke:#0089eb73}.theme-light .blue-stroke-hover-transparent-50:hover,.theme-light .color-0-stroke-hover-transparent-50:hover{stroke:#0089eb80}.theme-light .blue-stroke-hover-transparent-55:hover,.theme-light .color-0-stroke-hover-transparent-55:hover{stroke:#0089eb8c}.theme-light .blue-stroke-hover-transparent-60:hover,.theme-light .color-0-stroke-hover-transparent-60:hover{stroke:#0089eb99}.theme-light .blue-stroke-hover-transparent-65:hover,.theme-light .color-0-stroke-hover-transparent-65:hover{stroke:#0089eba6}.theme-light .blue-stroke-hover-transparent-70:hover,.theme-light .color-0-stroke-hover-transparent-70:hover{stroke:#0089ebb3}.theme-light .blue-stroke-hover-transparent-75:hover,.theme-light .color-0-stroke-hover-transparent-75:hover{stroke:#0089ebbf}.theme-light .blue-stroke-hover-transparent-80:hover,.theme-light .color-0-stroke-hover-transparent-80:hover{stroke:#0089ebcc}.theme-light .blue-stroke-hover-transparent-85:hover,.theme-light .color-0-stroke-hover-transparent-85:hover{stroke:#0089ebd9}.theme-light .blue-stroke-hover-transparent-90:hover,.theme-light .color-0-stroke-hover-transparent-90:hover{stroke:#0089ebe6}.theme-light .blue-stroke-hover-transparent-95:hover,.theme-light .color-0-stroke-hover-transparent-95:hover{stroke:#0089ebf2}.theme-light .blue-stroke-dark,.theme-light .color-0-stroke-dark{stroke:#0060d7}.theme-light .blue-stroke-dark-transparent-5,.theme-light .color-0-stroke-dark-transparent-5{stroke:#0060d70d}.theme-light .blue-stroke-dark-transparent-10,.theme-light .color-0-stroke-dark-transparent-10{stroke:#0060d71a}.theme-light .blue-stroke-dark-transparent-15,.theme-light .color-0-stroke-dark-transparent-15{stroke:#0060d726}.theme-light .blue-stroke-dark-transparent-20,.theme-light .color-0-stroke-dark-transparent-20{stroke:#0060d733}.theme-light .blue-stroke-dark-transparent-25,.theme-light .color-0-stroke-dark-transparent-25{stroke:#0060d740}.theme-light .blue-stroke-dark-transparent-30,.theme-light .color-0-stroke-dark-transparent-30{stroke:#0060d74d}.theme-light .blue-stroke-dark-transparent-35,.theme-light .color-0-stroke-dark-transparent-35{stroke:#0060d759}.theme-light .blue-stroke-dark-transparent-40,.theme-light .color-0-stroke-dark-transparent-40{stroke:#0060d766}.theme-light .blue-stroke-dark-transparent-45,.theme-light .color-0-stroke-dark-transparent-45{stroke:#0060d773}.theme-light .blue-stroke-dark-transparent-50,.theme-light .color-0-stroke-dark-transparent-50{stroke:#0060d780}.theme-light .blue-stroke-dark-transparent-55,.theme-light .color-0-stroke-dark-transparent-55{stroke:#0060d78c}.theme-light .blue-stroke-dark-transparent-60,.theme-light .color-0-stroke-dark-transparent-60{stroke:#0060d799}.theme-light .blue-stroke-dark-transparent-65,.theme-light .color-0-stroke-dark-transparent-65{stroke:#0060d7a6}.theme-light .blue-stroke-dark-transparent-70,.theme-light .color-0-stroke-dark-transparent-70{stroke:#0060d7b3}.theme-light .blue-stroke-dark-transparent-75,.theme-light .color-0-stroke-dark-transparent-75{stroke:#0060d7bf}.theme-light .blue-stroke-dark-transparent-80,.theme-light .color-0-stroke-dark-transparent-80{stroke:#0060d7cc}.theme-light .blue-stroke-dark-transparent-85,.theme-light .color-0-stroke-dark-transparent-85{stroke:#0060d7d9}.theme-light .blue-stroke-dark-transparent-90,.theme-light .color-0-stroke-dark-transparent-90{stroke:#0060d7e6}.theme-light .blue-stroke-dark-transparent-95,.theme-light .color-0-stroke-dark-transparent-95{stroke:#0060d7f2}.theme-light .blue-stroke-dark-lightness-10,.theme-light .color-0-stroke-dark-lightness-10{stroke:#006df5}.theme-light .blue-stroke-dark-darkness-10,.theme-light .color-0-stroke-dark-darkness-10{stroke:#0056c2}.theme-light .blue-stroke-dark-lightness-20,.theme-light .color-0-stroke-dark-lightness-20{stroke:#137cff}.theme-light .blue-stroke-dark-darkness-20,.theme-light .color-0-stroke-dark-darkness-20{stroke:#004dac}.theme-light .blue-stroke-dark-lightness-30,.theme-light .color-0-stroke-dark-lightness-30{stroke:#318dff}.theme-light .blue-stroke-dark-darkness-30,.theme-light .color-0-stroke-dark-darkness-30{stroke:#004397}.theme-light .blue-stroke-dark-lightness-40,.theme-light .color-0-stroke-dark-lightness-40{stroke:#4e9dff}.theme-light .blue-stroke-dark-darkness-40,.theme-light .color-0-stroke-dark-darkness-40{stroke:#003a81}.theme-light .blue-stroke-dark-lightness-50,.theme-light .color-0-stroke-dark-lightness-50{stroke:#6cadff}.theme-light .blue-stroke-dark-darkness-50,.theme-light .color-0-stroke-dark-darkness-50{stroke:#00306c}.theme-light .blue-stroke-dark-lightness-60,.theme-light .color-0-stroke-dark-lightness-60{stroke:#89beff}.theme-light .blue-stroke-dark-darkness-60,.theme-light .color-0-stroke-dark-darkness-60{stroke:#002656}.theme-light .blue-stroke-dark-lightness-70,.theme-light .color-0-stroke-dark-lightness-70{stroke:#a7ceff}.theme-light .blue-stroke-dark-darkness-70,.theme-light .color-0-stroke-dark-darkness-70{stroke:#001d41}.theme-light .blue-stroke-dark-lightness-80,.theme-light .color-0-stroke-dark-lightness-80{stroke:#c4deff}.theme-light .blue-stroke-dark-darkness-80,.theme-light .color-0-stroke-dark-darkness-80{stroke:#00132b}.theme-light .blue-stroke-dark-lightness-90,.theme-light .color-0-stroke-dark-lightness-90{stroke:#e2efff}.theme-light .blue-stroke-dark-darkness-90,.theme-light .color-0-stroke-dark-darkness-90{stroke:#000a16}.theme-light .blue-stroke-dark-hover:hover,.theme-light .color-0-stroke-dark-hover:hover{stroke:#0060d7}.theme-light .blue-stroke-dark-hover-transparent-5:hover,.theme-light .color-0-stroke-dark-hover-transparent-5:hover{stroke:#0060d70d}.theme-light .blue-stroke-dark-hover-transparent-10:hover,.theme-light .color-0-stroke-dark-hover-transparent-10:hover{stroke:#0060d71a}.theme-light .blue-stroke-dark-hover-transparent-15:hover,.theme-light .color-0-stroke-dark-hover-transparent-15:hover{stroke:#0060d726}.theme-light .blue-stroke-dark-hover-transparent-20:hover,.theme-light .color-0-stroke-dark-hover-transparent-20:hover{stroke:#0060d733}.theme-light .blue-stroke-dark-hover-transparent-25:hover,.theme-light .color-0-stroke-dark-hover-transparent-25:hover{stroke:#0060d740}.theme-light .blue-stroke-dark-hover-transparent-30:hover,.theme-light .color-0-stroke-dark-hover-transparent-30:hover{stroke:#0060d74d}.theme-light .blue-stroke-dark-hover-transparent-35:hover,.theme-light .color-0-stroke-dark-hover-transparent-35:hover{stroke:#0060d759}.theme-light .blue-stroke-dark-hover-transparent-40:hover,.theme-light .color-0-stroke-dark-hover-transparent-40:hover{stroke:#0060d766}.theme-light .blue-stroke-dark-hover-transparent-45:hover,.theme-light .color-0-stroke-dark-hover-transparent-45:hover{stroke:#0060d773}.theme-light .blue-stroke-dark-hover-transparent-50:hover,.theme-light .color-0-stroke-dark-hover-transparent-50:hover{stroke:#0060d780}.theme-light .blue-stroke-dark-hover-transparent-55:hover,.theme-light .color-0-stroke-dark-hover-transparent-55:hover{stroke:#0060d78c}.theme-light .blue-stroke-dark-hover-transparent-60:hover,.theme-light .color-0-stroke-dark-hover-transparent-60:hover{stroke:#0060d799}.theme-light .blue-stroke-dark-hover-transparent-65:hover,.theme-light .color-0-stroke-dark-hover-transparent-65:hover{stroke:#0060d7a6}.theme-light .blue-stroke-dark-hover-transparent-70:hover,.theme-light .color-0-stroke-dark-hover-transparent-70:hover{stroke:#0060d7b3}.theme-light .blue-stroke-dark-hover-transparent-75:hover,.theme-light .color-0-stroke-dark-hover-transparent-75:hover{stroke:#0060d7bf}.theme-light .blue-stroke-dark-hover-transparent-80:hover,.theme-light .color-0-stroke-dark-hover-transparent-80:hover{stroke:#0060d7cc}.theme-light .blue-stroke-dark-hover-transparent-85:hover,.theme-light .color-0-stroke-dark-hover-transparent-85:hover{stroke:#0060d7d9}.theme-light .blue-stroke-dark-hover-transparent-90:hover,.theme-light .color-0-stroke-dark-hover-transparent-90:hover{stroke:#0060d7e6}.theme-light .blue-stroke-dark-hover-transparent-95:hover,.theme-light .color-0-stroke-dark-hover-transparent-95:hover{stroke:#0060d7f2}.theme-light .blue-stroke-darker,.theme-light .color-0-stroke-darker{stroke:#003dab}.theme-light .blue-stroke-darker-transparent-5,.theme-light .color-0-stroke-darker-transparent-5{stroke:#003dab0d}.theme-light .blue-stroke-darker-transparent-10,.theme-light .color-0-stroke-darker-transparent-10{stroke:#003dab1a}.theme-light .blue-stroke-darker-transparent-15,.theme-light .color-0-stroke-darker-transparent-15{stroke:#003dab26}.theme-light .blue-stroke-darker-transparent-20,.theme-light .color-0-stroke-darker-transparent-20{stroke:#003dab33}.theme-light .blue-stroke-darker-transparent-25,.theme-light .color-0-stroke-darker-transparent-25{stroke:#003dab40}.theme-light .blue-stroke-darker-transparent-30,.theme-light .color-0-stroke-darker-transparent-30{stroke:#003dab4d}.theme-light .blue-stroke-darker-transparent-35,.theme-light .color-0-stroke-darker-transparent-35{stroke:#003dab59}.theme-light .blue-stroke-darker-transparent-40,.theme-light .color-0-stroke-darker-transparent-40{stroke:#003dab66}.theme-light .blue-stroke-darker-transparent-45,.theme-light .color-0-stroke-darker-transparent-45{stroke:#003dab73}.theme-light .blue-stroke-darker-transparent-50,.theme-light .color-0-stroke-darker-transparent-50{stroke:#003dab80}.theme-light .blue-stroke-darker-transparent-55,.theme-light .color-0-stroke-darker-transparent-55{stroke:#003dab8c}.theme-light .blue-stroke-darker-transparent-60,.theme-light .color-0-stroke-darker-transparent-60{stroke:#003dab99}.theme-light .blue-stroke-darker-transparent-65,.theme-light .color-0-stroke-darker-transparent-65{stroke:#003daba6}.theme-light .blue-stroke-darker-transparent-70,.theme-light .color-0-stroke-darker-transparent-70{stroke:#003dabb3}.theme-light .blue-stroke-darker-transparent-75,.theme-light .color-0-stroke-darker-transparent-75{stroke:#003dabbf}.theme-light .blue-stroke-darker-transparent-80,.theme-light .color-0-stroke-darker-transparent-80{stroke:#003dabcc}.theme-light .blue-stroke-darker-transparent-85,.theme-light .color-0-stroke-darker-transparent-85{stroke:#003dabd9}.theme-light .blue-stroke-darker-transparent-90,.theme-light .color-0-stroke-darker-transparent-90{stroke:#003dabe6}.theme-light .blue-stroke-darker-transparent-95,.theme-light .color-0-stroke-darker-transparent-95{stroke:#003dabf2}.theme-light .blue-stroke-darker-lightness-10,.theme-light .color-0-stroke-darker-lightness-10{stroke:#0049cd}.theme-light .blue-stroke-darker-darkness-10,.theme-light .color-0-stroke-darker-darkness-10{stroke:#00379a}.theme-light .blue-stroke-darker-lightness-20,.theme-light .color-0-stroke-darker-lightness-20{stroke:#0055ef}.theme-light .blue-stroke-darker-darkness-20,.theme-light .color-0-stroke-darker-darkness-20{stroke:#003189}.theme-light .blue-stroke-darker-lightness-30,.theme-light .color-0-stroke-darker-lightness-30{stroke:#1266ff}.theme-light .blue-stroke-darker-darkness-30,.theme-light .color-0-stroke-darker-darkness-30{stroke:#002b78}.theme-light .blue-stroke-darker-lightness-40,.theme-light .color-0-stroke-darker-lightness-40{stroke:#347cff}.theme-light .blue-stroke-darker-darkness-40,.theme-light .color-0-stroke-darker-darkness-40{stroke:#002567}.theme-light .blue-stroke-darker-lightness-50,.theme-light .color-0-stroke-darker-lightness-50{stroke:#5692ff}.theme-light .blue-stroke-darker-darkness-50,.theme-light .color-0-stroke-darker-darkness-50{stroke:#001f56}.theme-light .blue-stroke-darker-lightness-60,.theme-light .color-0-stroke-darker-lightness-60{stroke:#77a8ff}.theme-light .blue-stroke-darker-darkness-60,.theme-light .color-0-stroke-darker-darkness-60{stroke:#001844}.theme-light .blue-stroke-darker-lightness-70,.theme-light .color-0-stroke-darker-lightness-70{stroke:#99beff}.theme-light .blue-stroke-darker-darkness-70,.theme-light .color-0-stroke-darker-darkness-70{stroke:#001233}.theme-light .blue-stroke-darker-lightness-80,.theme-light .color-0-stroke-darker-lightness-80{stroke:#bbd3ff}.theme-light .blue-stroke-darker-darkness-80,.theme-light .color-0-stroke-darker-darkness-80{stroke:#000c22}.theme-light .blue-stroke-darker-lightness-90,.theme-light .color-0-stroke-darker-lightness-90{stroke:#dde9ff}.theme-light .blue-stroke-darker-darkness-90,.theme-light .color-0-stroke-darker-darkness-90{stroke:#000611}.theme-light .blue-stroke-darker-hover:hover,.theme-light .color-0-stroke-darker-hover:hover{stroke:#003dab}.theme-light .blue-stroke-darker-hover-transparent-5:hover,.theme-light .color-0-stroke-darker-hover-transparent-5:hover{stroke:#003dab0d}.theme-light .blue-stroke-darker-hover-transparent-10:hover,.theme-light .color-0-stroke-darker-hover-transparent-10:hover{stroke:#003dab1a}.theme-light .blue-stroke-darker-hover-transparent-15:hover,.theme-light .color-0-stroke-darker-hover-transparent-15:hover{stroke:#003dab26}.theme-light .blue-stroke-darker-hover-transparent-20:hover,.theme-light .color-0-stroke-darker-hover-transparent-20:hover{stroke:#003dab33}.theme-light .blue-stroke-darker-hover-transparent-25:hover,.theme-light .color-0-stroke-darker-hover-transparent-25:hover{stroke:#003dab40}.theme-light .blue-stroke-darker-hover-transparent-30:hover,.theme-light .color-0-stroke-darker-hover-transparent-30:hover{stroke:#003dab4d}.theme-light .blue-stroke-darker-hover-transparent-35:hover,.theme-light .color-0-stroke-darker-hover-transparent-35:hover{stroke:#003dab59}.theme-light .blue-stroke-darker-hover-transparent-40:hover,.theme-light .color-0-stroke-darker-hover-transparent-40:hover{stroke:#003dab66}.theme-light .blue-stroke-darker-hover-transparent-45:hover,.theme-light .color-0-stroke-darker-hover-transparent-45:hover{stroke:#003dab73}.theme-light .blue-stroke-darker-hover-transparent-50:hover,.theme-light .color-0-stroke-darker-hover-transparent-50:hover{stroke:#003dab80}.theme-light .blue-stroke-darker-hover-transparent-55:hover,.theme-light .color-0-stroke-darker-hover-transparent-55:hover{stroke:#003dab8c}.theme-light .blue-stroke-darker-hover-transparent-60:hover,.theme-light .color-0-stroke-darker-hover-transparent-60:hover{stroke:#003dab99}.theme-light .blue-stroke-darker-hover-transparent-65:hover,.theme-light .color-0-stroke-darker-hover-transparent-65:hover{stroke:#003daba6}.theme-light .blue-stroke-darker-hover-transparent-70:hover,.theme-light .color-0-stroke-darker-hover-transparent-70:hover{stroke:#003dabb3}.theme-light .blue-stroke-darker-hover-transparent-75:hover,.theme-light .color-0-stroke-darker-hover-transparent-75:hover{stroke:#003dabbf}.theme-light .blue-stroke-darker-hover-transparent-80:hover,.theme-light .color-0-stroke-darker-hover-transparent-80:hover{stroke:#003dabcc}.theme-light .blue-stroke-darker-hover-transparent-85:hover,.theme-light .color-0-stroke-darker-hover-transparent-85:hover{stroke:#003dabd9}.theme-light .blue-stroke-darker-hover-transparent-90:hover,.theme-light .color-0-stroke-darker-hover-transparent-90:hover{stroke:#003dabe6}.theme-light .blue-stroke-darker-hover-transparent-95:hover,.theme-light .color-0-stroke-darker-hover-transparent-95:hover{stroke:#003dabf2}.theme-light .blue-border-lighter,.theme-light .color-0-border-lighter{border-color:#b3dcf9!important}.theme-light .blue-border-lighter-transparent-5,.theme-light .color-0-border-lighter-transparent-5{border-color:#b3dcf90d!important}.theme-light .blue-border-lighter-transparent-10,.theme-light .color-0-border-lighter-transparent-10{border-color:#b3dcf91a!important}.theme-light .blue-border-lighter-transparent-15,.theme-light .color-0-border-lighter-transparent-15{border-color:#b3dcf926!important}.theme-light .blue-border-lighter-transparent-20,.theme-light .color-0-border-lighter-transparent-20{border-color:#b3dcf933!important}.theme-light .blue-border-lighter-transparent-25,.theme-light .color-0-border-lighter-transparent-25{border-color:#b3dcf940!important}.theme-light .blue-border-lighter-transparent-30,.theme-light .color-0-border-lighter-transparent-30{border-color:#b3dcf94d!important}.theme-light .blue-border-lighter-transparent-35,.theme-light .color-0-border-lighter-transparent-35{border-color:#b3dcf959!important}.theme-light .blue-border-lighter-transparent-40,.theme-light .color-0-border-lighter-transparent-40{border-color:#b3dcf966!important}.theme-light .blue-border-lighter-transparent-45,.theme-light .color-0-border-lighter-transparent-45{border-color:#b3dcf973!important}.theme-light .blue-border-lighter-transparent-50,.theme-light .color-0-border-lighter-transparent-50{border-color:#b3dcf980!important}.theme-light .blue-border-lighter-transparent-55,.theme-light .color-0-border-lighter-transparent-55{border-color:#b3dcf98c!important}.theme-light .blue-border-lighter-transparent-60,.theme-light .color-0-border-lighter-transparent-60{border-color:#b3dcf999!important}.theme-light .blue-border-lighter-transparent-65,.theme-light .color-0-border-lighter-transparent-65{border-color:#b3dcf9a6!important}.theme-light .blue-border-lighter-transparent-70,.theme-light .color-0-border-lighter-transparent-70{border-color:#b3dcf9b3!important}.theme-light .blue-border-lighter-transparent-75,.theme-light .color-0-border-lighter-transparent-75{border-color:#b3dcf9bf!important}.theme-light .blue-border-lighter-transparent-80,.theme-light .color-0-border-lighter-transparent-80{border-color:#b3dcf9cc!important}.theme-light .blue-border-lighter-transparent-85,.theme-light .color-0-border-lighter-transparent-85{border-color:#b3dcf9d9!important}.theme-light .blue-border-lighter-transparent-90,.theme-light .color-0-border-lighter-transparent-90{border-color:#b3dcf9e6!important}.theme-light .blue-border-lighter-transparent-95,.theme-light .color-0-border-lighter-transparent-95{border-color:#b3dcf9f2!important}.theme-light .blue-border-lighter-lightness-10,.theme-light .color-0-border-lighter-lightness-10{border-color:#bbe0fa!important}.theme-light .blue-border-lighter-darkness-10,.theme-light .color-0-border-lighter-darkness-10{border-color:#8bcaf6!important}.theme-light .blue-border-lighter-lightness-20,.theme-light .color-0-border-lighter-lightness-20{border-color:#c2e3fa!important}.theme-light .blue-border-lighter-darkness-20,.theme-light .color-0-border-lighter-darkness-20{border-color:#64b7f3!important}.theme-light .blue-border-lighter-lightness-30,.theme-light .color-0-border-lighter-lightness-30{border-color:#cae7fb!important}.theme-light .blue-border-lighter-darkness-30,.theme-light .color-0-border-lighter-darkness-30{border-color:#3ca5f0!important}.theme-light .blue-border-lighter-lightness-40,.theme-light .color-0-border-lighter-lightness-40{border-color:#d1eafb!important}.theme-light .blue-border-lighter-darkness-40,.theme-light .color-0-border-lighter-darkness-40{border-color:#1493ec!important}.theme-light .blue-border-lighter-lightness-50,.theme-light .color-0-border-lighter-lightness-50{border-color:#d9eefc!important}.theme-light .blue-border-lighter-darkness-50,.theme-light .color-0-border-lighter-darkness-50{border-color:#107bc6!important}.theme-light .blue-border-lighter-lightness-60,.theme-light .color-0-border-lighter-lightness-60{border-color:#e1f1fd!important}.theme-light .blue-border-lighter-darkness-60,.theme-light .color-0-border-lighter-darkness-60{border-color:#0d629f!important}.theme-light .blue-border-lighter-lightness-70,.theme-light .color-0-border-lighter-lightness-70{border-color:#e8f5fd!important}.theme-light .blue-border-lighter-darkness-70,.theme-light .color-0-border-lighter-darkness-70{border-color:#094a77!important}.theme-light .blue-border-lighter-lightness-80,.theme-light .color-0-border-lighter-lightness-80{border-color:#f0f8fe!important}.theme-light .blue-border-lighter-darkness-80,.theme-light .color-0-border-lighter-darkness-80{border-color:#06314f!important}.theme-light .blue-border-lighter-lightness-90,.theme-light .color-0-border-lighter-lightness-90{border-color:#f7fcfe!important}.theme-light .blue-border-lighter-darkness-90,.theme-light .color-0-border-lighter-darkness-90{border-color:#031928!important}.theme-light .blue-border-lighter-hover:hover,.theme-light .color-0-border-lighter-hover:hover{border-color:#b3dcf9!important}.theme-light .blue-border-lighter-hover-transparent-5:hover,.theme-light .color-0-border-lighter-hover-transparent-5:hover{border-color:#b3dcf90d!important}.theme-light .blue-border-lighter-hover-transparent-10:hover,.theme-light .color-0-border-lighter-hover-transparent-10:hover{border-color:#b3dcf91a!important}.theme-light .blue-border-lighter-hover-transparent-15:hover,.theme-light .color-0-border-lighter-hover-transparent-15:hover{border-color:#b3dcf926!important}.theme-light .blue-border-lighter-hover-transparent-20:hover,.theme-light .color-0-border-lighter-hover-transparent-20:hover{border-color:#b3dcf933!important}.theme-light .blue-border-lighter-hover-transparent-25:hover,.theme-light .color-0-border-lighter-hover-transparent-25:hover{border-color:#b3dcf940!important}.theme-light .blue-border-lighter-hover-transparent-30:hover,.theme-light .color-0-border-lighter-hover-transparent-30:hover{border-color:#b3dcf94d!important}.theme-light .blue-border-lighter-hover-transparent-35:hover,.theme-light .color-0-border-lighter-hover-transparent-35:hover{border-color:#b3dcf959!important}.theme-light .blue-border-lighter-hover-transparent-40:hover,.theme-light .color-0-border-lighter-hover-transparent-40:hover{border-color:#b3dcf966!important}.theme-light .blue-border-lighter-hover-transparent-45:hover,.theme-light .color-0-border-lighter-hover-transparent-45:hover{border-color:#b3dcf973!important}.theme-light .blue-border-lighter-hover-transparent-50:hover,.theme-light .color-0-border-lighter-hover-transparent-50:hover{border-color:#b3dcf980!important}.theme-light .blue-border-lighter-hover-transparent-55:hover,.theme-light .color-0-border-lighter-hover-transparent-55:hover{border-color:#b3dcf98c!important}.theme-light .blue-border-lighter-hover-transparent-60:hover,.theme-light .color-0-border-lighter-hover-transparent-60:hover{border-color:#b3dcf999!important}.theme-light .blue-border-lighter-hover-transparent-65:hover,.theme-light .color-0-border-lighter-hover-transparent-65:hover{border-color:#b3dcf9a6!important}.theme-light .blue-border-lighter-hover-transparent-70:hover,.theme-light .color-0-border-lighter-hover-transparent-70:hover{border-color:#b3dcf9b3!important}.theme-light .blue-border-lighter-hover-transparent-75:hover,.theme-light .color-0-border-lighter-hover-transparent-75:hover{border-color:#b3dcf9bf!important}.theme-light .blue-border-lighter-hover-transparent-80:hover,.theme-light .color-0-border-lighter-hover-transparent-80:hover{border-color:#b3dcf9cc!important}.theme-light .blue-border-lighter-hover-transparent-85:hover,.theme-light .color-0-border-lighter-hover-transparent-85:hover{border-color:#b3dcf9d9!important}.theme-light .blue-border-lighter-hover-transparent-90:hover,.theme-light .color-0-border-lighter-hover-transparent-90:hover{border-color:#b3dcf9e6!important}.theme-light .blue-border-lighter-hover-transparent-95:hover,.theme-light .color-0-border-lighter-hover-transparent-95:hover{border-color:#b3dcf9f2!important}.theme-light .blue-border-light,.theme-light .color-0-border-light{border-color:#4dacf1!important}.theme-light .blue-border-light-transparent-5,.theme-light .color-0-border-light-transparent-5{border-color:#4dacf10d!important}.theme-light .blue-border-light-transparent-10,.theme-light .color-0-border-light-transparent-10{border-color:#4dacf11a!important}.theme-light .blue-border-light-transparent-15,.theme-light .color-0-border-light-transparent-15{border-color:#4dacf126!important}.theme-light .blue-border-light-transparent-20,.theme-light .color-0-border-light-transparent-20{border-color:#4dacf133!important}.theme-light .blue-border-light-transparent-25,.theme-light .color-0-border-light-transparent-25{border-color:#4dacf140!important}.theme-light .blue-border-light-transparent-30,.theme-light .color-0-border-light-transparent-30{border-color:#4dacf14d!important}.theme-light .blue-border-light-transparent-35,.theme-light .color-0-border-light-transparent-35{border-color:#4dacf159!important}.theme-light .blue-border-light-transparent-40,.theme-light .color-0-border-light-transparent-40{border-color:#4dacf166!important}.theme-light .blue-border-light-transparent-45,.theme-light .color-0-border-light-transparent-45{border-color:#4dacf173!important}.theme-light .blue-border-light-transparent-50,.theme-light .color-0-border-light-transparent-50{border-color:#4dacf180!important}.theme-light .blue-border-light-transparent-55,.theme-light .color-0-border-light-transparent-55{border-color:#4dacf18c!important}.theme-light .blue-border-light-transparent-60,.theme-light .color-0-border-light-transparent-60{border-color:#4dacf199!important}.theme-light .blue-border-light-transparent-65,.theme-light .color-0-border-light-transparent-65{border-color:#4dacf1a6!important}.theme-light .blue-border-light-transparent-70,.theme-light .color-0-border-light-transparent-70{border-color:#4dacf1b3!important}.theme-light .blue-border-light-transparent-75,.theme-light .color-0-border-light-transparent-75{border-color:#4dacf1bf!important}.theme-light .blue-border-light-transparent-80,.theme-light .color-0-border-light-transparent-80{border-color:#4dacf1cc!important}.theme-light .blue-border-light-transparent-85,.theme-light .color-0-border-light-transparent-85{border-color:#4dacf1d9!important}.theme-light .blue-border-light-transparent-90,.theme-light .color-0-border-light-transparent-90{border-color:#4dacf1e6!important}.theme-light .blue-border-light-transparent-95,.theme-light .color-0-border-light-transparent-95{border-color:#4dacf1f2!important}.theme-light .blue-border-light-lightness-10,.theme-light .color-0-border-light-lightness-10{border-color:#5fb4f2!important}.theme-light .blue-border-light-darkness-10,.theme-light .color-0-border-light-darkness-10{border-color:#309eef!important}.theme-light .blue-border-light-lightness-20,.theme-light .color-0-border-light-lightness-20{border-color:#71bdf4!important}.theme-light .blue-border-light-darkness-20,.theme-light .color-0-border-light-darkness-20{border-color:#1390ec!important}.theme-light .blue-border-light-lightness-30,.theme-light .color-0-border-light-lightness-30{border-color:#82c5f5!important}.theme-light .blue-border-light-darkness-30,.theme-light .color-0-border-light-darkness-30{border-color:#107ece!important}.theme-light .blue-border-light-lightness-40,.theme-light .color-0-border-light-lightness-40{border-color:#94cdf7!important}.theme-light .blue-border-light-darkness-40,.theme-light .color-0-border-light-darkness-40{border-color:#0e6cb1!important}.theme-light .blue-border-light-lightness-50,.theme-light .color-0-border-light-lightness-50{border-color:#a6d6f8!important}.theme-light .blue-border-light-darkness-50,.theme-light .color-0-border-light-darkness-50{border-color:#0c5a93!important}.theme-light .blue-border-light-lightness-60,.theme-light .color-0-border-light-lightness-60{border-color:#b8def9!important}.theme-light .blue-border-light-darkness-60,.theme-light .color-0-border-light-darkness-60{border-color:#094876!important}.theme-light .blue-border-light-lightness-70,.theme-light .color-0-border-light-lightness-70{border-color:#cae6fb!important}.theme-light .blue-border-light-darkness-70,.theme-light .color-0-border-light-darkness-70{border-color:#073658!important}.theme-light .blue-border-light-lightness-80,.theme-light .color-0-border-light-lightness-80{border-color:#dbeefc!important}.theme-light .blue-border-light-darkness-80,.theme-light .color-0-border-light-darkness-80{border-color:#05243b!important}.theme-light .blue-border-light-lightness-90,.theme-light .color-0-border-light-lightness-90{border-color:#edf7fe!important}.theme-light .blue-border-light-darkness-90,.theme-light .color-0-border-light-darkness-90{border-color:#02121d!important}.theme-light .blue-border-light-hover:hover,.theme-light .color-0-border-light-hover:hover{border-color:#4dacf1!important}.theme-light .blue-border-light-hover-transparent-5:hover,.theme-light .color-0-border-light-hover-transparent-5:hover{border-color:#4dacf10d!important}.theme-light .blue-border-light-hover-transparent-10:hover,.theme-light .color-0-border-light-hover-transparent-10:hover{border-color:#4dacf11a!important}.theme-light .blue-border-light-hover-transparent-15:hover,.theme-light .color-0-border-light-hover-transparent-15:hover{border-color:#4dacf126!important}.theme-light .blue-border-light-hover-transparent-20:hover,.theme-light .color-0-border-light-hover-transparent-20:hover{border-color:#4dacf133!important}.theme-light .blue-border-light-hover-transparent-25:hover,.theme-light .color-0-border-light-hover-transparent-25:hover{border-color:#4dacf140!important}.theme-light .blue-border-light-hover-transparent-30:hover,.theme-light .color-0-border-light-hover-transparent-30:hover{border-color:#4dacf14d!important}.theme-light .blue-border-light-hover-transparent-35:hover,.theme-light .color-0-border-light-hover-transparent-35:hover{border-color:#4dacf159!important}.theme-light .blue-border-light-hover-transparent-40:hover,.theme-light .color-0-border-light-hover-transparent-40:hover{border-color:#4dacf166!important}.theme-light .blue-border-light-hover-transparent-45:hover,.theme-light .color-0-border-light-hover-transparent-45:hover{border-color:#4dacf173!important}.theme-light .blue-border-light-hover-transparent-50:hover,.theme-light .color-0-border-light-hover-transparent-50:hover{border-color:#4dacf180!important}.theme-light .blue-border-light-hover-transparent-55:hover,.theme-light .color-0-border-light-hover-transparent-55:hover{border-color:#4dacf18c!important}.theme-light .blue-border-light-hover-transparent-60:hover,.theme-light .color-0-border-light-hover-transparent-60:hover{border-color:#4dacf199!important}.theme-light .blue-border-light-hover-transparent-65:hover,.theme-light .color-0-border-light-hover-transparent-65:hover{border-color:#4dacf1a6!important}.theme-light .blue-border-light-hover-transparent-70:hover,.theme-light .color-0-border-light-hover-transparent-70:hover{border-color:#4dacf1b3!important}.theme-light .blue-border-light-hover-transparent-75:hover,.theme-light .color-0-border-light-hover-transparent-75:hover{border-color:#4dacf1bf!important}.theme-light .blue-border-light-hover-transparent-80:hover,.theme-light .color-0-border-light-hover-transparent-80:hover{border-color:#4dacf1cc!important}.theme-light .blue-border-light-hover-transparent-85:hover,.theme-light .color-0-border-light-hover-transparent-85:hover{border-color:#4dacf1d9!important}.theme-light .blue-border-light-hover-transparent-90:hover,.theme-light .color-0-border-light-hover-transparent-90:hover{border-color:#4dacf1e6!important}.theme-light .blue-border-light-hover-transparent-95:hover,.theme-light .color-0-border-light-hover-transparent-95:hover{border-color:#4dacf1f2!important}.theme-light .blue-border,.theme-light .color-0-border{border-color:#0089eb!important}.theme-light .blue-border-transparent-5,.theme-light .color-0-border-transparent-5{border-color:#0089eb0d!important}.theme-light .blue-border-transparent-10,.theme-light .color-0-border-transparent-10{border-color:#0089eb1a!important}.theme-light .blue-border-transparent-15,.theme-light .color-0-border-transparent-15{border-color:#0089eb26!important}.theme-light .blue-border-transparent-20,.theme-light .color-0-border-transparent-20{border-color:#0089eb33!important}.theme-light .blue-border-transparent-25,.theme-light .color-0-border-transparent-25{border-color:#0089eb40!important}.theme-light .blue-border-transparent-30,.theme-light .color-0-border-transparent-30{border-color:#0089eb4d!important}.theme-light .blue-border-transparent-35,.theme-light .color-0-border-transparent-35{border-color:#0089eb59!important}.theme-light .blue-border-transparent-40,.theme-light .color-0-border-transparent-40{border-color:#0089eb66!important}.theme-light .blue-border-transparent-45,.theme-light .color-0-border-transparent-45{border-color:#0089eb73!important}.theme-light .blue-border-transparent-50,.theme-light .color-0-border-transparent-50{border-color:#0089eb80!important}.theme-light .blue-border-transparent-55,.theme-light .color-0-border-transparent-55{border-color:#0089eb8c!important}.theme-light .blue-border-transparent-60,.theme-light .color-0-border-transparent-60{border-color:#0089eb99!important}.theme-light .blue-border-transparent-65,.theme-light .color-0-border-transparent-65{border-color:#0089eba6!important}.theme-light .blue-border-transparent-70,.theme-light .color-0-border-transparent-70{border-color:#0089ebb3!important}.theme-light .blue-border-transparent-75,.theme-light .color-0-border-transparent-75{border-color:#0089ebbf!important}.theme-light .blue-border-transparent-80,.theme-light .color-0-border-transparent-80{border-color:#0089ebcc!important}.theme-light .blue-border-transparent-85,.theme-light .color-0-border-transparent-85{border-color:#0089ebd9!important}.theme-light .blue-border-transparent-90,.theme-light .color-0-border-transparent-90{border-color:#0089ebe6!important}.theme-light .blue-border-transparent-95,.theme-light .color-0-border-transparent-95{border-color:#0089ebf2!important}.theme-light .blue-border-lightness-10,.theme-light .color-0-border-lightness-10{border-color:#0898ff!important}.theme-light .blue-border-darkness-10,.theme-light .color-0-border-darkness-10{border-color:#007bd4!important}.theme-light .blue-border-lightness-20,.theme-light .color-0-border-lightness-20{border-color:#23a3ff!important}.theme-light .blue-border-darkness-20,.theme-light .color-0-border-darkness-20{border-color:#006ebc!important}.theme-light .blue-border-lightness-30,.theme-light .color-0-border-lightness-30{border-color:#3fafff!important}.theme-light .blue-border-darkness-30,.theme-light .color-0-border-darkness-30{border-color:#0060a5!important}.theme-light .blue-border-lightness-40,.theme-light .color-0-border-lightness-40{border-color:#5abaff!important}.theme-light .blue-border-darkness-40,.theme-light .color-0-border-darkness-40{border-color:#00528d!important}.theme-light .blue-border-lightness-50,.theme-light .color-0-border-lightness-50{border-color:#76c6ff!important}.theme-light .blue-border-darkness-50,.theme-light .color-0-border-darkness-50{border-color:#004576!important}.theme-light .blue-border-lightness-60,.theme-light .color-0-border-lightness-60{border-color:#91d1ff!important}.theme-light .blue-border-darkness-60,.theme-light .color-0-border-darkness-60{border-color:#00375e!important}.theme-light .blue-border-lightness-70,.theme-light .color-0-border-lightness-70{border-color:#adddff!important}.theme-light .blue-border-darkness-70,.theme-light .color-0-border-darkness-70{border-color:#002947!important}.theme-light .blue-border-lightness-80,.theme-light .color-0-border-lightness-80{border-color:#c8e8ff!important}.theme-light .blue-border-darkness-80,.theme-light .color-0-border-darkness-80{border-color:#001b2f!important}.theme-light .blue-border-lightness-90,.theme-light .color-0-border-lightness-90{border-color:#e4f4ff!important}.theme-light .blue-border-darkness-90,.theme-light .color-0-border-darkness-90{border-color:#000e18!important}.theme-light .blue-border-hover:hover,.theme-light .color-0-border-hover:hover{border-color:#0089eb!important}.theme-light .blue-border-hover-transparent-5:hover,.theme-light .color-0-border-hover-transparent-5:hover{border-color:#0089eb0d!important}.theme-light .blue-border-hover-transparent-10:hover,.theme-light .color-0-border-hover-transparent-10:hover{border-color:#0089eb1a!important}.theme-light .blue-border-hover-transparent-15:hover,.theme-light .color-0-border-hover-transparent-15:hover{border-color:#0089eb26!important}.theme-light .blue-border-hover-transparent-20:hover,.theme-light .color-0-border-hover-transparent-20:hover{border-color:#0089eb33!important}.theme-light .blue-border-hover-transparent-25:hover,.theme-light .color-0-border-hover-transparent-25:hover{border-color:#0089eb40!important}.theme-light .blue-border-hover-transparent-30:hover,.theme-light .color-0-border-hover-transparent-30:hover{border-color:#0089eb4d!important}.theme-light .blue-border-hover-transparent-35:hover,.theme-light .color-0-border-hover-transparent-35:hover{border-color:#0089eb59!important}.theme-light .blue-border-hover-transparent-40:hover,.theme-light .color-0-border-hover-transparent-40:hover{border-color:#0089eb66!important}.theme-light .blue-border-hover-transparent-45:hover,.theme-light .color-0-border-hover-transparent-45:hover{border-color:#0089eb73!important}.theme-light .blue-border-hover-transparent-50:hover,.theme-light .color-0-border-hover-transparent-50:hover{border-color:#0089eb80!important}.theme-light .blue-border-hover-transparent-55:hover,.theme-light .color-0-border-hover-transparent-55:hover{border-color:#0089eb8c!important}.theme-light .blue-border-hover-transparent-60:hover,.theme-light .color-0-border-hover-transparent-60:hover{border-color:#0089eb99!important}.theme-light .blue-border-hover-transparent-65:hover,.theme-light .color-0-border-hover-transparent-65:hover{border-color:#0089eba6!important}.theme-light .blue-border-hover-transparent-70:hover,.theme-light .color-0-border-hover-transparent-70:hover{border-color:#0089ebb3!important}.theme-light .blue-border-hover-transparent-75:hover,.theme-light .color-0-border-hover-transparent-75:hover{border-color:#0089ebbf!important}.theme-light .blue-border-hover-transparent-80:hover,.theme-light .color-0-border-hover-transparent-80:hover{border-color:#0089ebcc!important}.theme-light .blue-border-hover-transparent-85:hover,.theme-light .color-0-border-hover-transparent-85:hover{border-color:#0089ebd9!important}.theme-light .blue-border-hover-transparent-90:hover,.theme-light .color-0-border-hover-transparent-90:hover{border-color:#0089ebe6!important}.theme-light .blue-border-hover-transparent-95:hover,.theme-light .color-0-border-hover-transparent-95:hover{border-color:#0089ebf2!important}.theme-light .blue-border-dark,.theme-light .color-0-border-dark{border-color:#0060d7!important}.theme-light .blue-border-dark-transparent-5,.theme-light .color-0-border-dark-transparent-5{border-color:#0060d70d!important}.theme-light .blue-border-dark-transparent-10,.theme-light .color-0-border-dark-transparent-10{border-color:#0060d71a!important}.theme-light .blue-border-dark-transparent-15,.theme-light .color-0-border-dark-transparent-15{border-color:#0060d726!important}.theme-light .blue-border-dark-transparent-20,.theme-light .color-0-border-dark-transparent-20{border-color:#0060d733!important}.theme-light .blue-border-dark-transparent-25,.theme-light .color-0-border-dark-transparent-25{border-color:#0060d740!important}.theme-light .blue-border-dark-transparent-30,.theme-light .color-0-border-dark-transparent-30{border-color:#0060d74d!important}.theme-light .blue-border-dark-transparent-35,.theme-light .color-0-border-dark-transparent-35{border-color:#0060d759!important}.theme-light .blue-border-dark-transparent-40,.theme-light .color-0-border-dark-transparent-40{border-color:#0060d766!important}.theme-light .blue-border-dark-transparent-45,.theme-light .color-0-border-dark-transparent-45{border-color:#0060d773!important}.theme-light .blue-border-dark-transparent-50,.theme-light .color-0-border-dark-transparent-50{border-color:#0060d780!important}.theme-light .blue-border-dark-transparent-55,.theme-light .color-0-border-dark-transparent-55{border-color:#0060d78c!important}.theme-light .blue-border-dark-transparent-60,.theme-light .color-0-border-dark-transparent-60{border-color:#0060d799!important}.theme-light .blue-border-dark-transparent-65,.theme-light .color-0-border-dark-transparent-65{border-color:#0060d7a6!important}.theme-light .blue-border-dark-transparent-70,.theme-light .color-0-border-dark-transparent-70{border-color:#0060d7b3!important}.theme-light .blue-border-dark-transparent-75,.theme-light .color-0-border-dark-transparent-75{border-color:#0060d7bf!important}.theme-light .blue-border-dark-transparent-80,.theme-light .color-0-border-dark-transparent-80{border-color:#0060d7cc!important}.theme-light .blue-border-dark-transparent-85,.theme-light .color-0-border-dark-transparent-85{border-color:#0060d7d9!important}.theme-light .blue-border-dark-transparent-90,.theme-light .color-0-border-dark-transparent-90{border-color:#0060d7e6!important}.theme-light .blue-border-dark-transparent-95,.theme-light .color-0-border-dark-transparent-95{border-color:#0060d7f2!important}.theme-light .blue-border-dark-lightness-10,.theme-light .color-0-border-dark-lightness-10{border-color:#006df5!important}.theme-light .blue-border-dark-darkness-10,.theme-light .color-0-border-dark-darkness-10{border-color:#0056c2!important}.theme-light .blue-border-dark-lightness-20,.theme-light .color-0-border-dark-lightness-20{border-color:#137cff!important}.theme-light .blue-border-dark-darkness-20,.theme-light .color-0-border-dark-darkness-20{border-color:#004dac!important}.theme-light .blue-border-dark-lightness-30,.theme-light .color-0-border-dark-lightness-30{border-color:#318dff!important}.theme-light .blue-border-dark-darkness-30,.theme-light .color-0-border-dark-darkness-30{border-color:#004397!important}.theme-light .blue-border-dark-lightness-40,.theme-light .color-0-border-dark-lightness-40{border-color:#4e9dff!important}.theme-light .blue-border-dark-darkness-40,.theme-light .color-0-border-dark-darkness-40{border-color:#003a81!important}.theme-light .blue-border-dark-lightness-50,.theme-light .color-0-border-dark-lightness-50{border-color:#6cadff!important}.theme-light .blue-border-dark-darkness-50,.theme-light .color-0-border-dark-darkness-50{border-color:#00306c!important}.theme-light .blue-border-dark-lightness-60,.theme-light .color-0-border-dark-lightness-60{border-color:#89beff!important}.theme-light .blue-border-dark-darkness-60,.theme-light .color-0-border-dark-darkness-60{border-color:#002656!important}.theme-light .blue-border-dark-lightness-70,.theme-light .color-0-border-dark-lightness-70{border-color:#a7ceff!important}.theme-light .blue-border-dark-darkness-70,.theme-light .color-0-border-dark-darkness-70{border-color:#001d41!important}.theme-light .blue-border-dark-lightness-80,.theme-light .color-0-border-dark-lightness-80{border-color:#c4deff!important}.theme-light .blue-border-dark-darkness-80,.theme-light .color-0-border-dark-darkness-80{border-color:#00132b!important}.theme-light .blue-border-dark-lightness-90,.theme-light .color-0-border-dark-lightness-90{border-color:#e2efff!important}.theme-light .blue-border-dark-darkness-90,.theme-light .color-0-border-dark-darkness-90{border-color:#000a16!important}.theme-light .blue-border-dark-hover:hover,.theme-light .color-0-border-dark-hover:hover{border-color:#0060d7!important}.theme-light .blue-border-dark-hover-transparent-5:hover,.theme-light .color-0-border-dark-hover-transparent-5:hover{border-color:#0060d70d!important}.theme-light .blue-border-dark-hover-transparent-10:hover,.theme-light .color-0-border-dark-hover-transparent-10:hover{border-color:#0060d71a!important}.theme-light .blue-border-dark-hover-transparent-15:hover,.theme-light .color-0-border-dark-hover-transparent-15:hover{border-color:#0060d726!important}.theme-light .blue-border-dark-hover-transparent-20:hover,.theme-light .color-0-border-dark-hover-transparent-20:hover{border-color:#0060d733!important}.theme-light .blue-border-dark-hover-transparent-25:hover,.theme-light .color-0-border-dark-hover-transparent-25:hover{border-color:#0060d740!important}.theme-light .blue-border-dark-hover-transparent-30:hover,.theme-light .color-0-border-dark-hover-transparent-30:hover{border-color:#0060d74d!important}.theme-light .blue-border-dark-hover-transparent-35:hover,.theme-light .color-0-border-dark-hover-transparent-35:hover{border-color:#0060d759!important}.theme-light .blue-border-dark-hover-transparent-40:hover,.theme-light .color-0-border-dark-hover-transparent-40:hover{border-color:#0060d766!important}.theme-light .blue-border-dark-hover-transparent-45:hover,.theme-light .color-0-border-dark-hover-transparent-45:hover{border-color:#0060d773!important}.theme-light .blue-border-dark-hover-transparent-50:hover,.theme-light .color-0-border-dark-hover-transparent-50:hover{border-color:#0060d780!important}.theme-light .blue-border-dark-hover-transparent-55:hover,.theme-light .color-0-border-dark-hover-transparent-55:hover{border-color:#0060d78c!important}.theme-light .blue-border-dark-hover-transparent-60:hover,.theme-light .color-0-border-dark-hover-transparent-60:hover{border-color:#0060d799!important}.theme-light .blue-border-dark-hover-transparent-65:hover,.theme-light .color-0-border-dark-hover-transparent-65:hover{border-color:#0060d7a6!important}.theme-light .blue-border-dark-hover-transparent-70:hover,.theme-light .color-0-border-dark-hover-transparent-70:hover{border-color:#0060d7b3!important}.theme-light .blue-border-dark-hover-transparent-75:hover,.theme-light .color-0-border-dark-hover-transparent-75:hover{border-color:#0060d7bf!important}.theme-light .blue-border-dark-hover-transparent-80:hover,.theme-light .color-0-border-dark-hover-transparent-80:hover{border-color:#0060d7cc!important}.theme-light .blue-border-dark-hover-transparent-85:hover,.theme-light .color-0-border-dark-hover-transparent-85:hover{border-color:#0060d7d9!important}.theme-light .blue-border-dark-hover-transparent-90:hover,.theme-light .color-0-border-dark-hover-transparent-90:hover{border-color:#0060d7e6!important}.theme-light .blue-border-dark-hover-transparent-95:hover,.theme-light .color-0-border-dark-hover-transparent-95:hover{border-color:#0060d7f2!important}.theme-light .blue-border-darker,.theme-light .color-0-border-darker{border-color:#003dab!important}.theme-light .blue-border-darker-transparent-5,.theme-light .color-0-border-darker-transparent-5{border-color:#003dab0d!important}.theme-light .blue-border-darker-transparent-10,.theme-light .color-0-border-darker-transparent-10{border-color:#003dab1a!important}.theme-light .blue-border-darker-transparent-15,.theme-light .color-0-border-darker-transparent-15{border-color:#003dab26!important}.theme-light .blue-border-darker-transparent-20,.theme-light .color-0-border-darker-transparent-20{border-color:#003dab33!important}.theme-light .blue-border-darker-transparent-25,.theme-light .color-0-border-darker-transparent-25{border-color:#003dab40!important}.theme-light .blue-border-darker-transparent-30,.theme-light .color-0-border-darker-transparent-30{border-color:#003dab4d!important}.theme-light .blue-border-darker-transparent-35,.theme-light .color-0-border-darker-transparent-35{border-color:#003dab59!important}.theme-light .blue-border-darker-transparent-40,.theme-light .color-0-border-darker-transparent-40{border-color:#003dab66!important}.theme-light .blue-border-darker-transparent-45,.theme-light .color-0-border-darker-transparent-45{border-color:#003dab73!important}.theme-light .blue-border-darker-transparent-50,.theme-light .color-0-border-darker-transparent-50{border-color:#003dab80!important}.theme-light .blue-border-darker-transparent-55,.theme-light .color-0-border-darker-transparent-55{border-color:#003dab8c!important}.theme-light .blue-border-darker-transparent-60,.theme-light .color-0-border-darker-transparent-60{border-color:#003dab99!important}.theme-light .blue-border-darker-transparent-65,.theme-light .color-0-border-darker-transparent-65{border-color:#003daba6!important}.theme-light .blue-border-darker-transparent-70,.theme-light .color-0-border-darker-transparent-70{border-color:#003dabb3!important}.theme-light .blue-border-darker-transparent-75,.theme-light .color-0-border-darker-transparent-75{border-color:#003dabbf!important}.theme-light .blue-border-darker-transparent-80,.theme-light .color-0-border-darker-transparent-80{border-color:#003dabcc!important}.theme-light .blue-border-darker-transparent-85,.theme-light .color-0-border-darker-transparent-85{border-color:#003dabd9!important}.theme-light .blue-border-darker-transparent-90,.theme-light .color-0-border-darker-transparent-90{border-color:#003dabe6!important}.theme-light .blue-border-darker-transparent-95,.theme-light .color-0-border-darker-transparent-95{border-color:#003dabf2!important}.theme-light .blue-border-darker-lightness-10,.theme-light .color-0-border-darker-lightness-10{border-color:#0049cd!important}.theme-light .blue-border-darker-darkness-10,.theme-light .color-0-border-darker-darkness-10{border-color:#00379a!important}.theme-light .blue-border-darker-lightness-20,.theme-light .color-0-border-darker-lightness-20{border-color:#0055ef!important}.theme-light .blue-border-darker-darkness-20,.theme-light .color-0-border-darker-darkness-20{border-color:#003189!important}.theme-light .blue-border-darker-lightness-30,.theme-light .color-0-border-darker-lightness-30{border-color:#1266ff!important}.theme-light .blue-border-darker-darkness-30,.theme-light .color-0-border-darker-darkness-30{border-color:#002b78!important}.theme-light .blue-border-darker-lightness-40,.theme-light .color-0-border-darker-lightness-40{border-color:#347cff!important}.theme-light .blue-border-darker-darkness-40,.theme-light .color-0-border-darker-darkness-40{border-color:#002567!important}.theme-light .blue-border-darker-lightness-50,.theme-light .color-0-border-darker-lightness-50{border-color:#5692ff!important}.theme-light .blue-border-darker-darkness-50,.theme-light .color-0-border-darker-darkness-50{border-color:#001f56!important}.theme-light .blue-border-darker-lightness-60,.theme-light .color-0-border-darker-lightness-60{border-color:#77a8ff!important}.theme-light .blue-border-darker-darkness-60,.theme-light .color-0-border-darker-darkness-60{border-color:#001844!important}.theme-light .blue-border-darker-lightness-70,.theme-light .color-0-border-darker-lightness-70{border-color:#99beff!important}.theme-light .blue-border-darker-darkness-70,.theme-light .color-0-border-darker-darkness-70{border-color:#001233!important}.theme-light .blue-border-darker-lightness-80,.theme-light .color-0-border-darker-lightness-80{border-color:#bbd3ff!important}.theme-light .blue-border-darker-darkness-80,.theme-light .color-0-border-darker-darkness-80{border-color:#000c22!important}.theme-light .blue-border-darker-lightness-90,.theme-light .color-0-border-darker-lightness-90{border-color:#dde9ff!important}.theme-light .blue-border-darker-darkness-90,.theme-light .color-0-border-darker-darkness-90{border-color:#000611!important}.theme-light .blue-border-darker-hover:hover,.theme-light .color-0-border-darker-hover:hover{border-color:#003dab!important}.theme-light .blue-border-darker-hover-transparent-5:hover,.theme-light .color-0-border-darker-hover-transparent-5:hover{border-color:#003dab0d!important}.theme-light .blue-border-darker-hover-transparent-10:hover,.theme-light .color-0-border-darker-hover-transparent-10:hover{border-color:#003dab1a!important}.theme-light .blue-border-darker-hover-transparent-15:hover,.theme-light .color-0-border-darker-hover-transparent-15:hover{border-color:#003dab26!important}.theme-light .blue-border-darker-hover-transparent-20:hover,.theme-light .color-0-border-darker-hover-transparent-20:hover{border-color:#003dab33!important}.theme-light .blue-border-darker-hover-transparent-25:hover,.theme-light .color-0-border-darker-hover-transparent-25:hover{border-color:#003dab40!important}.theme-light .blue-border-darker-hover-transparent-30:hover,.theme-light .color-0-border-darker-hover-transparent-30:hover{border-color:#003dab4d!important}.theme-light .blue-border-darker-hover-transparent-35:hover,.theme-light .color-0-border-darker-hover-transparent-35:hover{border-color:#003dab59!important}.theme-light .blue-border-darker-hover-transparent-40:hover,.theme-light .color-0-border-darker-hover-transparent-40:hover{border-color:#003dab66!important}.theme-light .blue-border-darker-hover-transparent-45:hover,.theme-light .color-0-border-darker-hover-transparent-45:hover{border-color:#003dab73!important}.theme-light .blue-border-darker-hover-transparent-50:hover,.theme-light .color-0-border-darker-hover-transparent-50:hover{border-color:#003dab80!important}.theme-light .blue-border-darker-hover-transparent-55:hover,.theme-light .color-0-border-darker-hover-transparent-55:hover{border-color:#003dab8c!important}.theme-light .blue-border-darker-hover-transparent-60:hover,.theme-light .color-0-border-darker-hover-transparent-60:hover{border-color:#003dab99!important}.theme-light .blue-border-darker-hover-transparent-65:hover,.theme-light .color-0-border-darker-hover-transparent-65:hover{border-color:#003daba6!important}.theme-light .blue-border-darker-hover-transparent-70:hover,.theme-light .color-0-border-darker-hover-transparent-70:hover{border-color:#003dabb3!important}.theme-light .blue-border-darker-hover-transparent-75:hover,.theme-light .color-0-border-darker-hover-transparent-75:hover{border-color:#003dabbf!important}.theme-light .blue-border-darker-hover-transparent-80:hover,.theme-light .color-0-border-darker-hover-transparent-80:hover{border-color:#003dabcc!important}.theme-light .blue-border-darker-hover-transparent-85:hover,.theme-light .color-0-border-darker-hover-transparent-85:hover{border-color:#003dabd9!important}.theme-light .blue-border-darker-hover-transparent-90:hover,.theme-light .color-0-border-darker-hover-transparent-90:hover{border-color:#003dabe6!important}.theme-light .blue-border-darker-hover-transparent-95:hover,.theme-light .color-0-border-darker-hover-transparent-95:hover{border-color:#003dabf2!important}.theme-light .blue-outline-lighter,.theme-light .color-0-outline-lighter{outline-color:#b3dcf9!important}.theme-light .blue-outline-lighter-transparent-5,.theme-light .color-0-outline-lighter-transparent-5{outline-color:#b3dcf90d!important}.theme-light .blue-outline-lighter-transparent-10,.theme-light .color-0-outline-lighter-transparent-10{outline-color:#b3dcf91a!important}.theme-light .blue-outline-lighter-transparent-15,.theme-light .color-0-outline-lighter-transparent-15{outline-color:#b3dcf926!important}.theme-light .blue-outline-lighter-transparent-20,.theme-light .color-0-outline-lighter-transparent-20{outline-color:#b3dcf933!important}.theme-light .blue-outline-lighter-transparent-25,.theme-light .color-0-outline-lighter-transparent-25{outline-color:#b3dcf940!important}.theme-light .blue-outline-lighter-transparent-30,.theme-light .color-0-outline-lighter-transparent-30{outline-color:#b3dcf94d!important}.theme-light .blue-outline-lighter-transparent-35,.theme-light .color-0-outline-lighter-transparent-35{outline-color:#b3dcf959!important}.theme-light .blue-outline-lighter-transparent-40,.theme-light .color-0-outline-lighter-transparent-40{outline-color:#b3dcf966!important}.theme-light .blue-outline-lighter-transparent-45,.theme-light .color-0-outline-lighter-transparent-45{outline-color:#b3dcf973!important}.theme-light .blue-outline-lighter-transparent-50,.theme-light .color-0-outline-lighter-transparent-50{outline-color:#b3dcf980!important}.theme-light .blue-outline-lighter-transparent-55,.theme-light .color-0-outline-lighter-transparent-55{outline-color:#b3dcf98c!important}.theme-light .blue-outline-lighter-transparent-60,.theme-light .color-0-outline-lighter-transparent-60{outline-color:#b3dcf999!important}.theme-light .blue-outline-lighter-transparent-65,.theme-light .color-0-outline-lighter-transparent-65{outline-color:#b3dcf9a6!important}.theme-light .blue-outline-lighter-transparent-70,.theme-light .color-0-outline-lighter-transparent-70{outline-color:#b3dcf9b3!important}.theme-light .blue-outline-lighter-transparent-75,.theme-light .color-0-outline-lighter-transparent-75{outline-color:#b3dcf9bf!important}.theme-light .blue-outline-lighter-transparent-80,.theme-light .color-0-outline-lighter-transparent-80{outline-color:#b3dcf9cc!important}.theme-light .blue-outline-lighter-transparent-85,.theme-light .color-0-outline-lighter-transparent-85{outline-color:#b3dcf9d9!important}.theme-light .blue-outline-lighter-transparent-90,.theme-light .color-0-outline-lighter-transparent-90{outline-color:#b3dcf9e6!important}.theme-light .blue-outline-lighter-transparent-95,.theme-light .color-0-outline-lighter-transparent-95{outline-color:#b3dcf9f2!important}.theme-light .blue-outline-lighter-lightness-10,.theme-light .color-0-outline-lighter-lightness-10{outline-color:#bbe0fa!important}.theme-light .blue-outline-lighter-darkness-10,.theme-light .color-0-outline-lighter-darkness-10{outline-color:#8bcaf6!important}.theme-light .blue-outline-lighter-lightness-20,.theme-light .color-0-outline-lighter-lightness-20{outline-color:#c2e3fa!important}.theme-light .blue-outline-lighter-darkness-20,.theme-light .color-0-outline-lighter-darkness-20{outline-color:#64b7f3!important}.theme-light .blue-outline-lighter-lightness-30,.theme-light .color-0-outline-lighter-lightness-30{outline-color:#cae7fb!important}.theme-light .blue-outline-lighter-darkness-30,.theme-light .color-0-outline-lighter-darkness-30{outline-color:#3ca5f0!important}.theme-light .blue-outline-lighter-lightness-40,.theme-light .color-0-outline-lighter-lightness-40{outline-color:#d1eafb!important}.theme-light .blue-outline-lighter-darkness-40,.theme-light .color-0-outline-lighter-darkness-40{outline-color:#1493ec!important}.theme-light .blue-outline-lighter-lightness-50,.theme-light .color-0-outline-lighter-lightness-50{outline-color:#d9eefc!important}.theme-light .blue-outline-lighter-darkness-50,.theme-light .color-0-outline-lighter-darkness-50{outline-color:#107bc6!important}.theme-light .blue-outline-lighter-lightness-60,.theme-light .color-0-outline-lighter-lightness-60{outline-color:#e1f1fd!important}.theme-light .blue-outline-lighter-darkness-60,.theme-light .color-0-outline-lighter-darkness-60{outline-color:#0d629f!important}.theme-light .blue-outline-lighter-lightness-70,.theme-light .color-0-outline-lighter-lightness-70{outline-color:#e8f5fd!important}.theme-light .blue-outline-lighter-darkness-70,.theme-light .color-0-outline-lighter-darkness-70{outline-color:#094a77!important}.theme-light .blue-outline-lighter-lightness-80,.theme-light .color-0-outline-lighter-lightness-80{outline-color:#f0f8fe!important}.theme-light .blue-outline-lighter-darkness-80,.theme-light .color-0-outline-lighter-darkness-80{outline-color:#06314f!important}.theme-light .blue-outline-lighter-lightness-90,.theme-light .color-0-outline-lighter-lightness-90{outline-color:#f7fcfe!important}.theme-light .blue-outline-lighter-darkness-90,.theme-light .color-0-outline-lighter-darkness-90{outline-color:#031928!important}.theme-light .blue-outline-lighter-hover:hover,.theme-light .color-0-outline-lighter-hover:hover{outline-color:#b3dcf9!important}.theme-light .blue-outline-lighter-hover-transparent-5:hover,.theme-light .color-0-outline-lighter-hover-transparent-5:hover{outline-color:#b3dcf90d!important}.theme-light .blue-outline-lighter-hover-transparent-10:hover,.theme-light .color-0-outline-lighter-hover-transparent-10:hover{outline-color:#b3dcf91a!important}.theme-light .blue-outline-lighter-hover-transparent-15:hover,.theme-light .color-0-outline-lighter-hover-transparent-15:hover{outline-color:#b3dcf926!important}.theme-light .blue-outline-lighter-hover-transparent-20:hover,.theme-light .color-0-outline-lighter-hover-transparent-20:hover{outline-color:#b3dcf933!important}.theme-light .blue-outline-lighter-hover-transparent-25:hover,.theme-light .color-0-outline-lighter-hover-transparent-25:hover{outline-color:#b3dcf940!important}.theme-light .blue-outline-lighter-hover-transparent-30:hover,.theme-light .color-0-outline-lighter-hover-transparent-30:hover{outline-color:#b3dcf94d!important}.theme-light .blue-outline-lighter-hover-transparent-35:hover,.theme-light .color-0-outline-lighter-hover-transparent-35:hover{outline-color:#b3dcf959!important}.theme-light .blue-outline-lighter-hover-transparent-40:hover,.theme-light .color-0-outline-lighter-hover-transparent-40:hover{outline-color:#b3dcf966!important}.theme-light .blue-outline-lighter-hover-transparent-45:hover,.theme-light .color-0-outline-lighter-hover-transparent-45:hover{outline-color:#b3dcf973!important}.theme-light .blue-outline-lighter-hover-transparent-50:hover,.theme-light .color-0-outline-lighter-hover-transparent-50:hover{outline-color:#b3dcf980!important}.theme-light .blue-outline-lighter-hover-transparent-55:hover,.theme-light .color-0-outline-lighter-hover-transparent-55:hover{outline-color:#b3dcf98c!important}.theme-light .blue-outline-lighter-hover-transparent-60:hover,.theme-light .color-0-outline-lighter-hover-transparent-60:hover{outline-color:#b3dcf999!important}.theme-light .blue-outline-lighter-hover-transparent-65:hover,.theme-light .color-0-outline-lighter-hover-transparent-65:hover{outline-color:#b3dcf9a6!important}.theme-light .blue-outline-lighter-hover-transparent-70:hover,.theme-light .color-0-outline-lighter-hover-transparent-70:hover{outline-color:#b3dcf9b3!important}.theme-light .blue-outline-lighter-hover-transparent-75:hover,.theme-light .color-0-outline-lighter-hover-transparent-75:hover{outline-color:#b3dcf9bf!important}.theme-light .blue-outline-lighter-hover-transparent-80:hover,.theme-light .color-0-outline-lighter-hover-transparent-80:hover{outline-color:#b3dcf9cc!important}.theme-light .blue-outline-lighter-hover-transparent-85:hover,.theme-light .color-0-outline-lighter-hover-transparent-85:hover{outline-color:#b3dcf9d9!important}.theme-light .blue-outline-lighter-hover-transparent-90:hover,.theme-light .color-0-outline-lighter-hover-transparent-90:hover{outline-color:#b3dcf9e6!important}.theme-light .blue-outline-lighter-hover-transparent-95:hover,.theme-light .color-0-outline-lighter-hover-transparent-95:hover{outline-color:#b3dcf9f2!important}.theme-light .blue-outline-light,.theme-light .color-0-outline-light{outline-color:#4dacf1!important}.theme-light .blue-outline-light-transparent-5,.theme-light .color-0-outline-light-transparent-5{outline-color:#4dacf10d!important}.theme-light .blue-outline-light-transparent-10,.theme-light .color-0-outline-light-transparent-10{outline-color:#4dacf11a!important}.theme-light .blue-outline-light-transparent-15,.theme-light .color-0-outline-light-transparent-15{outline-color:#4dacf126!important}.theme-light .blue-outline-light-transparent-20,.theme-light .color-0-outline-light-transparent-20{outline-color:#4dacf133!important}.theme-light .blue-outline-light-transparent-25,.theme-light .color-0-outline-light-transparent-25{outline-color:#4dacf140!important}.theme-light .blue-outline-light-transparent-30,.theme-light .color-0-outline-light-transparent-30{outline-color:#4dacf14d!important}.theme-light .blue-outline-light-transparent-35,.theme-light .color-0-outline-light-transparent-35{outline-color:#4dacf159!important}.theme-light .blue-outline-light-transparent-40,.theme-light .color-0-outline-light-transparent-40{outline-color:#4dacf166!important}.theme-light .blue-outline-light-transparent-45,.theme-light .color-0-outline-light-transparent-45{outline-color:#4dacf173!important}.theme-light .blue-outline-light-transparent-50,.theme-light .color-0-outline-light-transparent-50{outline-color:#4dacf180!important}.theme-light .blue-outline-light-transparent-55,.theme-light .color-0-outline-light-transparent-55{outline-color:#4dacf18c!important}.theme-light .blue-outline-light-transparent-60,.theme-light .color-0-outline-light-transparent-60{outline-color:#4dacf199!important}.theme-light .blue-outline-light-transparent-65,.theme-light .color-0-outline-light-transparent-65{outline-color:#4dacf1a6!important}.theme-light .blue-outline-light-transparent-70,.theme-light .color-0-outline-light-transparent-70{outline-color:#4dacf1b3!important}.theme-light .blue-outline-light-transparent-75,.theme-light .color-0-outline-light-transparent-75{outline-color:#4dacf1bf!important}.theme-light .blue-outline-light-transparent-80,.theme-light .color-0-outline-light-transparent-80{outline-color:#4dacf1cc!important}.theme-light .blue-outline-light-transparent-85,.theme-light .color-0-outline-light-transparent-85{outline-color:#4dacf1d9!important}.theme-light .blue-outline-light-transparent-90,.theme-light .color-0-outline-light-transparent-90{outline-color:#4dacf1e6!important}.theme-light .blue-outline-light-transparent-95,.theme-light .color-0-outline-light-transparent-95{outline-color:#4dacf1f2!important}.theme-light .blue-outline-light-lightness-10,.theme-light .color-0-outline-light-lightness-10{outline-color:#5fb4f2!important}.theme-light .blue-outline-light-darkness-10,.theme-light .color-0-outline-light-darkness-10{outline-color:#309eef!important}.theme-light .blue-outline-light-lightness-20,.theme-light .color-0-outline-light-lightness-20{outline-color:#71bdf4!important}.theme-light .blue-outline-light-darkness-20,.theme-light .color-0-outline-light-darkness-20{outline-color:#1390ec!important}.theme-light .blue-outline-light-lightness-30,.theme-light .color-0-outline-light-lightness-30{outline-color:#82c5f5!important}.theme-light .blue-outline-light-darkness-30,.theme-light .color-0-outline-light-darkness-30{outline-color:#107ece!important}.theme-light .blue-outline-light-lightness-40,.theme-light .color-0-outline-light-lightness-40{outline-color:#94cdf7!important}.theme-light .blue-outline-light-darkness-40,.theme-light .color-0-outline-light-darkness-40{outline-color:#0e6cb1!important}.theme-light .blue-outline-light-lightness-50,.theme-light .color-0-outline-light-lightness-50{outline-color:#a6d6f8!important}.theme-light .blue-outline-light-darkness-50,.theme-light .color-0-outline-light-darkness-50{outline-color:#0c5a93!important}.theme-light .blue-outline-light-lightness-60,.theme-light .color-0-outline-light-lightness-60{outline-color:#b8def9!important}.theme-light .blue-outline-light-darkness-60,.theme-light .color-0-outline-light-darkness-60{outline-color:#094876!important}.theme-light .blue-outline-light-lightness-70,.theme-light .color-0-outline-light-lightness-70{outline-color:#cae6fb!important}.theme-light .blue-outline-light-darkness-70,.theme-light .color-0-outline-light-darkness-70{outline-color:#073658!important}.theme-light .blue-outline-light-lightness-80,.theme-light .color-0-outline-light-lightness-80{outline-color:#dbeefc!important}.theme-light .blue-outline-light-darkness-80,.theme-light .color-0-outline-light-darkness-80{outline-color:#05243b!important}.theme-light .blue-outline-light-lightness-90,.theme-light .color-0-outline-light-lightness-90{outline-color:#edf7fe!important}.theme-light .blue-outline-light-darkness-90,.theme-light .color-0-outline-light-darkness-90{outline-color:#02121d!important}.theme-light .blue-outline-light-hover:hover,.theme-light .color-0-outline-light-hover:hover{outline-color:#4dacf1!important}.theme-light .blue-outline-light-hover-transparent-5:hover,.theme-light .color-0-outline-light-hover-transparent-5:hover{outline-color:#4dacf10d!important}.theme-light .blue-outline-light-hover-transparent-10:hover,.theme-light .color-0-outline-light-hover-transparent-10:hover{outline-color:#4dacf11a!important}.theme-light .blue-outline-light-hover-transparent-15:hover,.theme-light .color-0-outline-light-hover-transparent-15:hover{outline-color:#4dacf126!important}.theme-light .blue-outline-light-hover-transparent-20:hover,.theme-light .color-0-outline-light-hover-transparent-20:hover{outline-color:#4dacf133!important}.theme-light .blue-outline-light-hover-transparent-25:hover,.theme-light .color-0-outline-light-hover-transparent-25:hover{outline-color:#4dacf140!important}.theme-light .blue-outline-light-hover-transparent-30:hover,.theme-light .color-0-outline-light-hover-transparent-30:hover{outline-color:#4dacf14d!important}.theme-light .blue-outline-light-hover-transparent-35:hover,.theme-light .color-0-outline-light-hover-transparent-35:hover{outline-color:#4dacf159!important}.theme-light .blue-outline-light-hover-transparent-40:hover,.theme-light .color-0-outline-light-hover-transparent-40:hover{outline-color:#4dacf166!important}.theme-light .blue-outline-light-hover-transparent-45:hover,.theme-light .color-0-outline-light-hover-transparent-45:hover{outline-color:#4dacf173!important}.theme-light .blue-outline-light-hover-transparent-50:hover,.theme-light .color-0-outline-light-hover-transparent-50:hover{outline-color:#4dacf180!important}.theme-light .blue-outline-light-hover-transparent-55:hover,.theme-light .color-0-outline-light-hover-transparent-55:hover{outline-color:#4dacf18c!important}.theme-light .blue-outline-light-hover-transparent-60:hover,.theme-light .color-0-outline-light-hover-transparent-60:hover{outline-color:#4dacf199!important}.theme-light .blue-outline-light-hover-transparent-65:hover,.theme-light .color-0-outline-light-hover-transparent-65:hover{outline-color:#4dacf1a6!important}.theme-light .blue-outline-light-hover-transparent-70:hover,.theme-light .color-0-outline-light-hover-transparent-70:hover{outline-color:#4dacf1b3!important}.theme-light .blue-outline-light-hover-transparent-75:hover,.theme-light .color-0-outline-light-hover-transparent-75:hover{outline-color:#4dacf1bf!important}.theme-light .blue-outline-light-hover-transparent-80:hover,.theme-light .color-0-outline-light-hover-transparent-80:hover{outline-color:#4dacf1cc!important}.theme-light .blue-outline-light-hover-transparent-85:hover,.theme-light .color-0-outline-light-hover-transparent-85:hover{outline-color:#4dacf1d9!important}.theme-light .blue-outline-light-hover-transparent-90:hover,.theme-light .color-0-outline-light-hover-transparent-90:hover{outline-color:#4dacf1e6!important}.theme-light .blue-outline-light-hover-transparent-95:hover,.theme-light .color-0-outline-light-hover-transparent-95:hover{outline-color:#4dacf1f2!important}.theme-light .blue-outline,.theme-light .color-0-outline{outline-color:#0089eb!important}.theme-light .blue-outline-transparent-5,.theme-light .color-0-outline-transparent-5{outline-color:#0089eb0d!important}.theme-light .blue-outline-transparent-10,.theme-light .color-0-outline-transparent-10{outline-color:#0089eb1a!important}.theme-light .blue-outline-transparent-15,.theme-light .color-0-outline-transparent-15{outline-color:#0089eb26!important}.theme-light .blue-outline-transparent-20,.theme-light .color-0-outline-transparent-20{outline-color:#0089eb33!important}.theme-light .blue-outline-transparent-25,.theme-light .color-0-outline-transparent-25{outline-color:#0089eb40!important}.theme-light .blue-outline-transparent-30,.theme-light .color-0-outline-transparent-30{outline-color:#0089eb4d!important}.theme-light .blue-outline-transparent-35,.theme-light .color-0-outline-transparent-35{outline-color:#0089eb59!important}.theme-light .blue-outline-transparent-40,.theme-light .color-0-outline-transparent-40{outline-color:#0089eb66!important}.theme-light .blue-outline-transparent-45,.theme-light .color-0-outline-transparent-45{outline-color:#0089eb73!important}.theme-light .blue-outline-transparent-50,.theme-light .color-0-outline-transparent-50{outline-color:#0089eb80!important}.theme-light .blue-outline-transparent-55,.theme-light .color-0-outline-transparent-55{outline-color:#0089eb8c!important}.theme-light .blue-outline-transparent-60,.theme-light .color-0-outline-transparent-60{outline-color:#0089eb99!important}.theme-light .blue-outline-transparent-65,.theme-light .color-0-outline-transparent-65{outline-color:#0089eba6!important}.theme-light .blue-outline-transparent-70,.theme-light .color-0-outline-transparent-70{outline-color:#0089ebb3!important}.theme-light .blue-outline-transparent-75,.theme-light .color-0-outline-transparent-75{outline-color:#0089ebbf!important}.theme-light .blue-outline-transparent-80,.theme-light .color-0-outline-transparent-80{outline-color:#0089ebcc!important}.theme-light .blue-outline-transparent-85,.theme-light .color-0-outline-transparent-85{outline-color:#0089ebd9!important}.theme-light .blue-outline-transparent-90,.theme-light .color-0-outline-transparent-90{outline-color:#0089ebe6!important}.theme-light .blue-outline-transparent-95,.theme-light .color-0-outline-transparent-95{outline-color:#0089ebf2!important}.theme-light .blue-outline-lightness-10,.theme-light .color-0-outline-lightness-10{outline-color:#0898ff!important}.theme-light .blue-outline-darkness-10,.theme-light .color-0-outline-darkness-10{outline-color:#007bd4!important}.theme-light .blue-outline-lightness-20,.theme-light .color-0-outline-lightness-20{outline-color:#23a3ff!important}.theme-light .blue-outline-darkness-20,.theme-light .color-0-outline-darkness-20{outline-color:#006ebc!important}.theme-light .blue-outline-lightness-30,.theme-light .color-0-outline-lightness-30{outline-color:#3fafff!important}.theme-light .blue-outline-darkness-30,.theme-light .color-0-outline-darkness-30{outline-color:#0060a5!important}.theme-light .blue-outline-lightness-40,.theme-light .color-0-outline-lightness-40{outline-color:#5abaff!important}.theme-light .blue-outline-darkness-40,.theme-light .color-0-outline-darkness-40{outline-color:#00528d!important}.theme-light .blue-outline-lightness-50,.theme-light .color-0-outline-lightness-50{outline-color:#76c6ff!important}.theme-light .blue-outline-darkness-50,.theme-light .color-0-outline-darkness-50{outline-color:#004576!important}.theme-light .blue-outline-lightness-60,.theme-light .color-0-outline-lightness-60{outline-color:#91d1ff!important}.theme-light .blue-outline-darkness-60,.theme-light .color-0-outline-darkness-60{outline-color:#00375e!important}.theme-light .blue-outline-lightness-70,.theme-light .color-0-outline-lightness-70{outline-color:#adddff!important}.theme-light .blue-outline-darkness-70,.theme-light .color-0-outline-darkness-70{outline-color:#002947!important}.theme-light .blue-outline-lightness-80,.theme-light .color-0-outline-lightness-80{outline-color:#c8e8ff!important}.theme-light .blue-outline-darkness-80,.theme-light .color-0-outline-darkness-80{outline-color:#001b2f!important}.theme-light .blue-outline-lightness-90,.theme-light .color-0-outline-lightness-90{outline-color:#e4f4ff!important}.theme-light .blue-outline-darkness-90,.theme-light .color-0-outline-darkness-90{outline-color:#000e18!important}.theme-light .blue-outline-hover:hover,.theme-light .color-0-outline-hover:hover{outline-color:#0089eb!important}.theme-light .blue-outline-hover-transparent-5:hover,.theme-light .color-0-outline-hover-transparent-5:hover{outline-color:#0089eb0d!important}.theme-light .blue-outline-hover-transparent-10:hover,.theme-light .color-0-outline-hover-transparent-10:hover{outline-color:#0089eb1a!important}.theme-light .blue-outline-hover-transparent-15:hover,.theme-light .color-0-outline-hover-transparent-15:hover{outline-color:#0089eb26!important}.theme-light .blue-outline-hover-transparent-20:hover,.theme-light .color-0-outline-hover-transparent-20:hover{outline-color:#0089eb33!important}.theme-light .blue-outline-hover-transparent-25:hover,.theme-light .color-0-outline-hover-transparent-25:hover{outline-color:#0089eb40!important}.theme-light .blue-outline-hover-transparent-30:hover,.theme-light .color-0-outline-hover-transparent-30:hover{outline-color:#0089eb4d!important}.theme-light .blue-outline-hover-transparent-35:hover,.theme-light .color-0-outline-hover-transparent-35:hover{outline-color:#0089eb59!important}.theme-light .blue-outline-hover-transparent-40:hover,.theme-light .color-0-outline-hover-transparent-40:hover{outline-color:#0089eb66!important}.theme-light .blue-outline-hover-transparent-45:hover,.theme-light .color-0-outline-hover-transparent-45:hover{outline-color:#0089eb73!important}.theme-light .blue-outline-hover-transparent-50:hover,.theme-light .color-0-outline-hover-transparent-50:hover{outline-color:#0089eb80!important}.theme-light .blue-outline-hover-transparent-55:hover,.theme-light .color-0-outline-hover-transparent-55:hover{outline-color:#0089eb8c!important}.theme-light .blue-outline-hover-transparent-60:hover,.theme-light .color-0-outline-hover-transparent-60:hover{outline-color:#0089eb99!important}.theme-light .blue-outline-hover-transparent-65:hover,.theme-light .color-0-outline-hover-transparent-65:hover{outline-color:#0089eba6!important}.theme-light .blue-outline-hover-transparent-70:hover,.theme-light .color-0-outline-hover-transparent-70:hover{outline-color:#0089ebb3!important}.theme-light .blue-outline-hover-transparent-75:hover,.theme-light .color-0-outline-hover-transparent-75:hover{outline-color:#0089ebbf!important}.theme-light .blue-outline-hover-transparent-80:hover,.theme-light .color-0-outline-hover-transparent-80:hover{outline-color:#0089ebcc!important}.theme-light .blue-outline-hover-transparent-85:hover,.theme-light .color-0-outline-hover-transparent-85:hover{outline-color:#0089ebd9!important}.theme-light .blue-outline-hover-transparent-90:hover,.theme-light .color-0-outline-hover-transparent-90:hover{outline-color:#0089ebe6!important}.theme-light .blue-outline-hover-transparent-95:hover,.theme-light .color-0-outline-hover-transparent-95:hover{outline-color:#0089ebf2!important}.theme-light .blue-outline-dark,.theme-light .color-0-outline-dark{outline-color:#0060d7!important}.theme-light .blue-outline-dark-transparent-5,.theme-light .color-0-outline-dark-transparent-5{outline-color:#0060d70d!important}.theme-light .blue-outline-dark-transparent-10,.theme-light .color-0-outline-dark-transparent-10{outline-color:#0060d71a!important}.theme-light .blue-outline-dark-transparent-15,.theme-light .color-0-outline-dark-transparent-15{outline-color:#0060d726!important}.theme-light .blue-outline-dark-transparent-20,.theme-light .color-0-outline-dark-transparent-20{outline-color:#0060d733!important}.theme-light .blue-outline-dark-transparent-25,.theme-light .color-0-outline-dark-transparent-25{outline-color:#0060d740!important}.theme-light .blue-outline-dark-transparent-30,.theme-light .color-0-outline-dark-transparent-30{outline-color:#0060d74d!important}.theme-light .blue-outline-dark-transparent-35,.theme-light .color-0-outline-dark-transparent-35{outline-color:#0060d759!important}.theme-light .blue-outline-dark-transparent-40,.theme-light .color-0-outline-dark-transparent-40{outline-color:#0060d766!important}.theme-light .blue-outline-dark-transparent-45,.theme-light .color-0-outline-dark-transparent-45{outline-color:#0060d773!important}.theme-light .blue-outline-dark-transparent-50,.theme-light .color-0-outline-dark-transparent-50{outline-color:#0060d780!important}.theme-light .blue-outline-dark-transparent-55,.theme-light .color-0-outline-dark-transparent-55{outline-color:#0060d78c!important}.theme-light .blue-outline-dark-transparent-60,.theme-light .color-0-outline-dark-transparent-60{outline-color:#0060d799!important}.theme-light .blue-outline-dark-transparent-65,.theme-light .color-0-outline-dark-transparent-65{outline-color:#0060d7a6!important}.theme-light .blue-outline-dark-transparent-70,.theme-light .color-0-outline-dark-transparent-70{outline-color:#0060d7b3!important}.theme-light .blue-outline-dark-transparent-75,.theme-light .color-0-outline-dark-transparent-75{outline-color:#0060d7bf!important}.theme-light .blue-outline-dark-transparent-80,.theme-light .color-0-outline-dark-transparent-80{outline-color:#0060d7cc!important}.theme-light .blue-outline-dark-transparent-85,.theme-light .color-0-outline-dark-transparent-85{outline-color:#0060d7d9!important}.theme-light .blue-outline-dark-transparent-90,.theme-light .color-0-outline-dark-transparent-90{outline-color:#0060d7e6!important}.theme-light .blue-outline-dark-transparent-95,.theme-light .color-0-outline-dark-transparent-95{outline-color:#0060d7f2!important}.theme-light .blue-outline-dark-lightness-10,.theme-light .color-0-outline-dark-lightness-10{outline-color:#006df5!important}.theme-light .blue-outline-dark-darkness-10,.theme-light .color-0-outline-dark-darkness-10{outline-color:#0056c2!important}.theme-light .blue-outline-dark-lightness-20,.theme-light .color-0-outline-dark-lightness-20{outline-color:#137cff!important}.theme-light .blue-outline-dark-darkness-20,.theme-light .color-0-outline-dark-darkness-20{outline-color:#004dac!important}.theme-light .blue-outline-dark-lightness-30,.theme-light .color-0-outline-dark-lightness-30{outline-color:#318dff!important}.theme-light .blue-outline-dark-darkness-30,.theme-light .color-0-outline-dark-darkness-30{outline-color:#004397!important}.theme-light .blue-outline-dark-lightness-40,.theme-light .color-0-outline-dark-lightness-40{outline-color:#4e9dff!important}.theme-light .blue-outline-dark-darkness-40,.theme-light .color-0-outline-dark-darkness-40{outline-color:#003a81!important}.theme-light .blue-outline-dark-lightness-50,.theme-light .color-0-outline-dark-lightness-50{outline-color:#6cadff!important}.theme-light .blue-outline-dark-darkness-50,.theme-light .color-0-outline-dark-darkness-50{outline-color:#00306c!important}.theme-light .blue-outline-dark-lightness-60,.theme-light .color-0-outline-dark-lightness-60{outline-color:#89beff!important}.theme-light .blue-outline-dark-darkness-60,.theme-light .color-0-outline-dark-darkness-60{outline-color:#002656!important}.theme-light .blue-outline-dark-lightness-70,.theme-light .color-0-outline-dark-lightness-70{outline-color:#a7ceff!important}.theme-light .blue-outline-dark-darkness-70,.theme-light .color-0-outline-dark-darkness-70{outline-color:#001d41!important}.theme-light .blue-outline-dark-lightness-80,.theme-light .color-0-outline-dark-lightness-80{outline-color:#c4deff!important}.theme-light .blue-outline-dark-darkness-80,.theme-light .color-0-outline-dark-darkness-80{outline-color:#00132b!important}.theme-light .blue-outline-dark-lightness-90,.theme-light .color-0-outline-dark-lightness-90{outline-color:#e2efff!important}.theme-light .blue-outline-dark-darkness-90,.theme-light .color-0-outline-dark-darkness-90{outline-color:#000a16!important}.theme-light .blue-outline-dark-hover:hover,.theme-light .color-0-outline-dark-hover:hover{outline-color:#0060d7!important}.theme-light .blue-outline-dark-hover-transparent-5:hover,.theme-light .color-0-outline-dark-hover-transparent-5:hover{outline-color:#0060d70d!important}.theme-light .blue-outline-dark-hover-transparent-10:hover,.theme-light .color-0-outline-dark-hover-transparent-10:hover{outline-color:#0060d71a!important}.theme-light .blue-outline-dark-hover-transparent-15:hover,.theme-light .color-0-outline-dark-hover-transparent-15:hover{outline-color:#0060d726!important}.theme-light .blue-outline-dark-hover-transparent-20:hover,.theme-light .color-0-outline-dark-hover-transparent-20:hover{outline-color:#0060d733!important}.theme-light .blue-outline-dark-hover-transparent-25:hover,.theme-light .color-0-outline-dark-hover-transparent-25:hover{outline-color:#0060d740!important}.theme-light .blue-outline-dark-hover-transparent-30:hover,.theme-light .color-0-outline-dark-hover-transparent-30:hover{outline-color:#0060d74d!important}.theme-light .blue-outline-dark-hover-transparent-35:hover,.theme-light .color-0-outline-dark-hover-transparent-35:hover{outline-color:#0060d759!important}.theme-light .blue-outline-dark-hover-transparent-40:hover,.theme-light .color-0-outline-dark-hover-transparent-40:hover{outline-color:#0060d766!important}.theme-light .blue-outline-dark-hover-transparent-45:hover,.theme-light .color-0-outline-dark-hover-transparent-45:hover{outline-color:#0060d773!important}.theme-light .blue-outline-dark-hover-transparent-50:hover,.theme-light .color-0-outline-dark-hover-transparent-50:hover{outline-color:#0060d780!important}.theme-light .blue-outline-dark-hover-transparent-55:hover,.theme-light .color-0-outline-dark-hover-transparent-55:hover{outline-color:#0060d78c!important}.theme-light .blue-outline-dark-hover-transparent-60:hover,.theme-light .color-0-outline-dark-hover-transparent-60:hover{outline-color:#0060d799!important}.theme-light .blue-outline-dark-hover-transparent-65:hover,.theme-light .color-0-outline-dark-hover-transparent-65:hover{outline-color:#0060d7a6!important}.theme-light .blue-outline-dark-hover-transparent-70:hover,.theme-light .color-0-outline-dark-hover-transparent-70:hover{outline-color:#0060d7b3!important}.theme-light .blue-outline-dark-hover-transparent-75:hover,.theme-light .color-0-outline-dark-hover-transparent-75:hover{outline-color:#0060d7bf!important}.theme-light .blue-outline-dark-hover-transparent-80:hover,.theme-light .color-0-outline-dark-hover-transparent-80:hover{outline-color:#0060d7cc!important}.theme-light .blue-outline-dark-hover-transparent-85:hover,.theme-light .color-0-outline-dark-hover-transparent-85:hover{outline-color:#0060d7d9!important}.theme-light .blue-outline-dark-hover-transparent-90:hover,.theme-light .color-0-outline-dark-hover-transparent-90:hover{outline-color:#0060d7e6!important}.theme-light .blue-outline-dark-hover-transparent-95:hover,.theme-light .color-0-outline-dark-hover-transparent-95:hover{outline-color:#0060d7f2!important}.theme-light .blue-outline-darker,.theme-light .color-0-outline-darker{outline-color:#003dab!important}.theme-light .blue-outline-darker-transparent-5,.theme-light .color-0-outline-darker-transparent-5{outline-color:#003dab0d!important}.theme-light .blue-outline-darker-transparent-10,.theme-light .color-0-outline-darker-transparent-10{outline-color:#003dab1a!important}.theme-light .blue-outline-darker-transparent-15,.theme-light .color-0-outline-darker-transparent-15{outline-color:#003dab26!important}.theme-light .blue-outline-darker-transparent-20,.theme-light .color-0-outline-darker-transparent-20{outline-color:#003dab33!important}.theme-light .blue-outline-darker-transparent-25,.theme-light .color-0-outline-darker-transparent-25{outline-color:#003dab40!important}.theme-light .blue-outline-darker-transparent-30,.theme-light .color-0-outline-darker-transparent-30{outline-color:#003dab4d!important}.theme-light .blue-outline-darker-transparent-35,.theme-light .color-0-outline-darker-transparent-35{outline-color:#003dab59!important}.theme-light .blue-outline-darker-transparent-40,.theme-light .color-0-outline-darker-transparent-40{outline-color:#003dab66!important}.theme-light .blue-outline-darker-transparent-45,.theme-light .color-0-outline-darker-transparent-45{outline-color:#003dab73!important}.theme-light .blue-outline-darker-transparent-50,.theme-light .color-0-outline-darker-transparent-50{outline-color:#003dab80!important}.theme-light .blue-outline-darker-transparent-55,.theme-light .color-0-outline-darker-transparent-55{outline-color:#003dab8c!important}.theme-light .blue-outline-darker-transparent-60,.theme-light .color-0-outline-darker-transparent-60{outline-color:#003dab99!important}.theme-light .blue-outline-darker-transparent-65,.theme-light .color-0-outline-darker-transparent-65{outline-color:#003daba6!important}.theme-light .blue-outline-darker-transparent-70,.theme-light .color-0-outline-darker-transparent-70{outline-color:#003dabb3!important}.theme-light .blue-outline-darker-transparent-75,.theme-light .color-0-outline-darker-transparent-75{outline-color:#003dabbf!important}.theme-light .blue-outline-darker-transparent-80,.theme-light .color-0-outline-darker-transparent-80{outline-color:#003dabcc!important}.theme-light .blue-outline-darker-transparent-85,.theme-light .color-0-outline-darker-transparent-85{outline-color:#003dabd9!important}.theme-light .blue-outline-darker-transparent-90,.theme-light .color-0-outline-darker-transparent-90{outline-color:#003dabe6!important}.theme-light .blue-outline-darker-transparent-95,.theme-light .color-0-outline-darker-transparent-95{outline-color:#003dabf2!important}.theme-light .blue-outline-darker-lightness-10,.theme-light .color-0-outline-darker-lightness-10{outline-color:#0049cd!important}.theme-light .blue-outline-darker-darkness-10,.theme-light .color-0-outline-darker-darkness-10{outline-color:#00379a!important}.theme-light .blue-outline-darker-lightness-20,.theme-light .color-0-outline-darker-lightness-20{outline-color:#0055ef!important}.theme-light .blue-outline-darker-darkness-20,.theme-light .color-0-outline-darker-darkness-20{outline-color:#003189!important}.theme-light .blue-outline-darker-lightness-30,.theme-light .color-0-outline-darker-lightness-30{outline-color:#1266ff!important}.theme-light .blue-outline-darker-darkness-30,.theme-light .color-0-outline-darker-darkness-30{outline-color:#002b78!important}.theme-light .blue-outline-darker-lightness-40,.theme-light .color-0-outline-darker-lightness-40{outline-color:#347cff!important}.theme-light .blue-outline-darker-darkness-40,.theme-light .color-0-outline-darker-darkness-40{outline-color:#002567!important}.theme-light .blue-outline-darker-lightness-50,.theme-light .color-0-outline-darker-lightness-50{outline-color:#5692ff!important}.theme-light .blue-outline-darker-darkness-50,.theme-light .color-0-outline-darker-darkness-50{outline-color:#001f56!important}.theme-light .blue-outline-darker-lightness-60,.theme-light .color-0-outline-darker-lightness-60{outline-color:#77a8ff!important}.theme-light .blue-outline-darker-darkness-60,.theme-light .color-0-outline-darker-darkness-60{outline-color:#001844!important}.theme-light .blue-outline-darker-lightness-70,.theme-light .color-0-outline-darker-lightness-70{outline-color:#99beff!important}.theme-light .blue-outline-darker-darkness-70,.theme-light .color-0-outline-darker-darkness-70{outline-color:#001233!important}.theme-light .blue-outline-darker-lightness-80,.theme-light .color-0-outline-darker-lightness-80{outline-color:#bbd3ff!important}.theme-light .blue-outline-darker-darkness-80,.theme-light .color-0-outline-darker-darkness-80{outline-color:#000c22!important}.theme-light .blue-outline-darker-lightness-90,.theme-light .color-0-outline-darker-lightness-90{outline-color:#dde9ff!important}.theme-light .blue-outline-darker-darkness-90,.theme-light .color-0-outline-darker-darkness-90{outline-color:#000611!important}.theme-light .blue-outline-darker-hover:hover,.theme-light .color-0-outline-darker-hover:hover{outline-color:#003dab!important}.theme-light .blue-outline-darker-hover-transparent-5:hover,.theme-light .color-0-outline-darker-hover-transparent-5:hover{outline-color:#003dab0d!important}.theme-light .blue-outline-darker-hover-transparent-10:hover,.theme-light .color-0-outline-darker-hover-transparent-10:hover{outline-color:#003dab1a!important}.theme-light .blue-outline-darker-hover-transparent-15:hover,.theme-light .color-0-outline-darker-hover-transparent-15:hover{outline-color:#003dab26!important}.theme-light .blue-outline-darker-hover-transparent-20:hover,.theme-light .color-0-outline-darker-hover-transparent-20:hover{outline-color:#003dab33!important}.theme-light .blue-outline-darker-hover-transparent-25:hover,.theme-light .color-0-outline-darker-hover-transparent-25:hover{outline-color:#003dab40!important}.theme-light .blue-outline-darker-hover-transparent-30:hover,.theme-light .color-0-outline-darker-hover-transparent-30:hover{outline-color:#003dab4d!important}.theme-light .blue-outline-darker-hover-transparent-35:hover,.theme-light .color-0-outline-darker-hover-transparent-35:hover{outline-color:#003dab59!important}.theme-light .blue-outline-darker-hover-transparent-40:hover,.theme-light .color-0-outline-darker-hover-transparent-40:hover{outline-color:#003dab66!important}.theme-light .blue-outline-darker-hover-transparent-45:hover,.theme-light .color-0-outline-darker-hover-transparent-45:hover{outline-color:#003dab73!important}.theme-light .blue-outline-darker-hover-transparent-50:hover,.theme-light .color-0-outline-darker-hover-transparent-50:hover{outline-color:#003dab80!important}.theme-light .blue-outline-darker-hover-transparent-55:hover,.theme-light .color-0-outline-darker-hover-transparent-55:hover{outline-color:#003dab8c!important}.theme-light .blue-outline-darker-hover-transparent-60:hover,.theme-light .color-0-outline-darker-hover-transparent-60:hover{outline-color:#003dab99!important}.theme-light .blue-outline-darker-hover-transparent-65:hover,.theme-light .color-0-outline-darker-hover-transparent-65:hover{outline-color:#003daba6!important}.theme-light .blue-outline-darker-hover-transparent-70:hover,.theme-light .color-0-outline-darker-hover-transparent-70:hover{outline-color:#003dabb3!important}.theme-light .blue-outline-darker-hover-transparent-75:hover,.theme-light .color-0-outline-darker-hover-transparent-75:hover{outline-color:#003dabbf!important}.theme-light .blue-outline-darker-hover-transparent-80:hover,.theme-light .color-0-outline-darker-hover-transparent-80:hover{outline-color:#003dabcc!important}.theme-light .blue-outline-darker-hover-transparent-85:hover,.theme-light .color-0-outline-darker-hover-transparent-85:hover{outline-color:#003dabd9!important}.theme-light .blue-outline-darker-hover-transparent-90:hover,.theme-light .color-0-outline-darker-hover-transparent-90:hover{outline-color:#003dabe6!important}.theme-light .blue-outline-darker-hover-transparent-95:hover,.theme-light .color-0-outline-darker-hover-transparent-95:hover{outline-color:#003dabf2!important}.theme-light .green-bg-lighter,.theme-light .color-8-bg-lighter{background-color:#c4fc9f}.theme-light .green-bg-lighter-transparent-5,.theme-light .color-8-bg-lighter-transparent-5{background-color:#c4fc9f0d}.theme-light .green-bg-lighter-transparent-10,.theme-light .color-8-bg-lighter-transparent-10{background-color:#c4fc9f1a}.theme-light .green-bg-lighter-transparent-15,.theme-light .color-8-bg-lighter-transparent-15{background-color:#c4fc9f26}.theme-light .green-bg-lighter-transparent-20,.theme-light .color-8-bg-lighter-transparent-20{background-color:#c4fc9f33}.theme-light .green-bg-lighter-transparent-25,.theme-light .color-8-bg-lighter-transparent-25{background-color:#c4fc9f40}.theme-light .green-bg-lighter-transparent-30,.theme-light .color-8-bg-lighter-transparent-30{background-color:#c4fc9f4d}.theme-light .green-bg-lighter-transparent-35,.theme-light .color-8-bg-lighter-transparent-35{background-color:#c4fc9f59}.theme-light .green-bg-lighter-transparent-40,.theme-light .color-8-bg-lighter-transparent-40{background-color:#c4fc9f66}.theme-light .green-bg-lighter-transparent-45,.theme-light .color-8-bg-lighter-transparent-45{background-color:#c4fc9f73}.theme-light .green-bg-lighter-transparent-50,.theme-light .color-8-bg-lighter-transparent-50{background-color:#c4fc9f80}.theme-light .green-bg-lighter-transparent-55,.theme-light .color-8-bg-lighter-transparent-55{background-color:#c4fc9f8c}.theme-light .green-bg-lighter-transparent-60,.theme-light .color-8-bg-lighter-transparent-60{background-color:#c4fc9f99}.theme-light .green-bg-lighter-transparent-65,.theme-light .color-8-bg-lighter-transparent-65{background-color:#c4fc9fa6}.theme-light .green-bg-lighter-transparent-70,.theme-light .color-8-bg-lighter-transparent-70{background-color:#c4fc9fb3}.theme-light .green-bg-lighter-transparent-75,.theme-light .color-8-bg-lighter-transparent-75{background-color:#c4fc9fbf}.theme-light .green-bg-lighter-transparent-80,.theme-light .color-8-bg-lighter-transparent-80{background-color:#c4fc9fcc}.theme-light .green-bg-lighter-transparent-85,.theme-light .color-8-bg-lighter-transparent-85{background-color:#c4fc9fd9}.theme-light .green-bg-lighter-transparent-90,.theme-light .color-8-bg-lighter-transparent-90{background-color:#c4fc9fe6}.theme-light .green-bg-lighter-transparent-95,.theme-light .color-8-bg-lighter-transparent-95{background-color:#c4fc9ff2}.theme-light .green-bg-lighter-lightness-10,.theme-light .color-8-bg-lighter-lightness-10{background-color:#cafca9}.theme-light .green-bg-lighter-darkness-10,.theme-light .color-8-bg-lighter-darkness-10{background-color:#acfb77}.theme-light .green-bg-lighter-lightness-20,.theme-light .color-8-bg-lighter-lightness-20{background-color:#d0fdb2}.theme-light .green-bg-lighter-darkness-20,.theme-light .color-8-bg-lighter-darkness-20{background-color:#93fa4f}.theme-light .green-bg-lighter-lightness-30,.theme-light .color-8-bg-lighter-lightness-30{background-color:#d6fdbc}.theme-light .green-bg-lighter-darkness-30,.theme-light .color-8-bg-lighter-darkness-30{background-color:#7bf827}.theme-light .green-bg-lighter-lightness-40,.theme-light .color-8-bg-lighter-lightness-40{background-color:#dcfdc5}.theme-light .green-bg-lighter-darkness-40,.theme-light .color-8-bg-lighter-darkness-40{background-color:#64ef07}.theme-light .green-bg-lighter-lightness-50,.theme-light .color-8-bg-lighter-lightness-50{background-color:#e2fecf}.theme-light .green-bg-lighter-darkness-50,.theme-light .color-8-bg-lighter-darkness-50{background-color:#53c706}.theme-light .green-bg-lighter-lightness-60,.theme-light .color-8-bg-lighter-lightness-60{background-color:#e7fed9}.theme-light .green-bg-lighter-darkness-60,.theme-light .color-8-bg-lighter-darkness-60{background-color:#429f05}.theme-light .green-bg-lighter-lightness-70,.theme-light .color-8-bg-lighter-lightness-70{background-color:#edfee2}.theme-light .green-bg-lighter-darkness-70,.theme-light .color-8-bg-lighter-darkness-70{background-color:#327804}.theme-light .green-bg-lighter-lightness-80,.theme-light .color-8-bg-lighter-lightness-80{background-color:#f3feec}.theme-light .green-bg-lighter-darkness-80,.theme-light .color-8-bg-lighter-darkness-80{background-color:#215002}.theme-light .green-bg-lighter-lightness-90,.theme-light .color-8-bg-lighter-lightness-90{background-color:#f9fff5}.theme-light .green-bg-lighter-darkness-90,.theme-light .color-8-bg-lighter-darkness-90{background-color:#112801}.theme-light .green-bg-lighter-hover:hover,.theme-light .color-8-bg-lighter-hover:hover{background-color:#c4fc9f}.theme-light .green-bg-lighter-hover-transparent-5:hover,.theme-light .color-8-bg-lighter-hover-transparent-5:hover{background-color:#c4fc9f0d}.theme-light .green-bg-lighter-hover-transparent-10:hover,.theme-light .color-8-bg-lighter-hover-transparent-10:hover{background-color:#c4fc9f1a}.theme-light .green-bg-lighter-hover-transparent-15:hover,.theme-light .color-8-bg-lighter-hover-transparent-15:hover{background-color:#c4fc9f26}.theme-light .green-bg-lighter-hover-transparent-20:hover,.theme-light .color-8-bg-lighter-hover-transparent-20:hover{background-color:#c4fc9f33}.theme-light .green-bg-lighter-hover-transparent-25:hover,.theme-light .color-8-bg-lighter-hover-transparent-25:hover{background-color:#c4fc9f40}.theme-light .green-bg-lighter-hover-transparent-30:hover,.theme-light .color-8-bg-lighter-hover-transparent-30:hover{background-color:#c4fc9f4d}.theme-light .green-bg-lighter-hover-transparent-35:hover,.theme-light .color-8-bg-lighter-hover-transparent-35:hover{background-color:#c4fc9f59}.theme-light .green-bg-lighter-hover-transparent-40:hover,.theme-light .color-8-bg-lighter-hover-transparent-40:hover{background-color:#c4fc9f66}.theme-light .green-bg-lighter-hover-transparent-45:hover,.theme-light .color-8-bg-lighter-hover-transparent-45:hover{background-color:#c4fc9f73}.theme-light .green-bg-lighter-hover-transparent-50:hover,.theme-light .color-8-bg-lighter-hover-transparent-50:hover{background-color:#c4fc9f80}.theme-light .green-bg-lighter-hover-transparent-55:hover,.theme-light .color-8-bg-lighter-hover-transparent-55:hover{background-color:#c4fc9f8c}.theme-light .green-bg-lighter-hover-transparent-60:hover,.theme-light .color-8-bg-lighter-hover-transparent-60:hover{background-color:#c4fc9f99}.theme-light .green-bg-lighter-hover-transparent-65:hover,.theme-light .color-8-bg-lighter-hover-transparent-65:hover{background-color:#c4fc9fa6}.theme-light .green-bg-lighter-hover-transparent-70:hover,.theme-light .color-8-bg-lighter-hover-transparent-70:hover{background-color:#c4fc9fb3}.theme-light .green-bg-lighter-hover-transparent-75:hover,.theme-light .color-8-bg-lighter-hover-transparent-75:hover{background-color:#c4fc9fbf}.theme-light .green-bg-lighter-hover-transparent-80:hover,.theme-light .color-8-bg-lighter-hover-transparent-80:hover{background-color:#c4fc9fcc}.theme-light .green-bg-lighter-hover-transparent-85:hover,.theme-light .color-8-bg-lighter-hover-transparent-85:hover{background-color:#c4fc9fd9}.theme-light .green-bg-lighter-hover-transparent-90:hover,.theme-light .color-8-bg-lighter-hover-transparent-90:hover{background-color:#c4fc9fe6}.theme-light .green-bg-lighter-hover-transparent-95:hover,.theme-light .color-8-bg-lighter-hover-transparent-95:hover{background-color:#c4fc9ff2}.theme-light .green-bg-light,.theme-light .color-8-bg-light{background-color:#86db4f}.theme-light .green-bg-light-transparent-5,.theme-light .color-8-bg-light-transparent-5{background-color:#86db4f0d}.theme-light .green-bg-light-transparent-10,.theme-light .color-8-bg-light-transparent-10{background-color:#86db4f1a}.theme-light .green-bg-light-transparent-15,.theme-light .color-8-bg-light-transparent-15{background-color:#86db4f26}.theme-light .green-bg-light-transparent-20,.theme-light .color-8-bg-light-transparent-20{background-color:#86db4f33}.theme-light .green-bg-light-transparent-25,.theme-light .color-8-bg-light-transparent-25{background-color:#86db4f40}.theme-light .green-bg-light-transparent-30,.theme-light .color-8-bg-light-transparent-30{background-color:#86db4f4d}.theme-light .green-bg-light-transparent-35,.theme-light .color-8-bg-light-transparent-35{background-color:#86db4f59}.theme-light .green-bg-light-transparent-40,.theme-light .color-8-bg-light-transparent-40{background-color:#86db4f66}.theme-light .green-bg-light-transparent-45,.theme-light .color-8-bg-light-transparent-45{background-color:#86db4f73}.theme-light .green-bg-light-transparent-50,.theme-light .color-8-bg-light-transparent-50{background-color:#86db4f80}.theme-light .green-bg-light-transparent-55,.theme-light .color-8-bg-light-transparent-55{background-color:#86db4f8c}.theme-light .green-bg-light-transparent-60,.theme-light .color-8-bg-light-transparent-60{background-color:#86db4f99}.theme-light .green-bg-light-transparent-65,.theme-light .color-8-bg-light-transparent-65{background-color:#86db4fa6}.theme-light .green-bg-light-transparent-70,.theme-light .color-8-bg-light-transparent-70{background-color:#86db4fb3}.theme-light .green-bg-light-transparent-75,.theme-light .color-8-bg-light-transparent-75{background-color:#86db4fbf}.theme-light .green-bg-light-transparent-80,.theme-light .color-8-bg-light-transparent-80{background-color:#86db4fcc}.theme-light .green-bg-light-transparent-85,.theme-light .color-8-bg-light-transparent-85{background-color:#86db4fd9}.theme-light .green-bg-light-transparent-90,.theme-light .color-8-bg-light-transparent-90{background-color:#86db4fe6}.theme-light .green-bg-light-transparent-95,.theme-light .color-8-bg-light-transparent-95{background-color:#86db4ff2}.theme-light .green-bg-light-lightness-10,.theme-light .color-8-bg-light-lightness-10{background-color:#92df61}.theme-light .green-bg-light-darkness-10,.theme-light .color-8-bg-light-darkness-10{background-color:#75d636}.theme-light .green-bg-light-lightness-20,.theme-light .color-8-bg-light-lightness-20{background-color:#9ee272}.theme-light .green-bg-light-darkness-20,.theme-light .color-8-bg-light-darkness-20{background-color:#66c628}.theme-light .green-bg-light-lightness-30,.theme-light .color-8-bg-light-lightness-30{background-color:#aae684}.theme-light .green-bg-light-darkness-30,.theme-light .color-8-bg-light-darkness-30{background-color:#5aad23}.theme-light .green-bg-light-lightness-40,.theme-light .color-8-bg-light-lightness-40{background-color:#b6e995}.theme-light .green-bg-light-darkness-40,.theme-light .color-8-bg-light-darkness-40{background-color:#4d941e}.theme-light .green-bg-light-lightness-50,.theme-light .color-8-bg-light-lightness-50{background-color:#c3eda7}.theme-light .green-bg-light-darkness-50,.theme-light .color-8-bg-light-darkness-50{background-color:#407c19}.theme-light .green-bg-light-lightness-60,.theme-light .color-8-bg-light-lightness-60{background-color:#cff1b9}.theme-light .green-bg-light-darkness-60,.theme-light .color-8-bg-light-darkness-60{background-color:#336314}.theme-light .green-bg-light-lightness-70,.theme-light .color-8-bg-light-lightness-70{background-color:#dbf4ca}.theme-light .green-bg-light-darkness-70,.theme-light .color-8-bg-light-darkness-70{background-color:#264a0f}.theme-light .green-bg-light-lightness-80,.theme-light .color-8-bg-light-lightness-80{background-color:#e7f8dc}.theme-light .green-bg-light-darkness-80,.theme-light .color-8-bg-light-darkness-80{background-color:#1a310a}.theme-light .green-bg-light-lightness-90,.theme-light .color-8-bg-light-lightness-90{background-color:#f3fbed}.theme-light .green-bg-light-darkness-90,.theme-light .color-8-bg-light-darkness-90{background-color:#0d1905}.theme-light .green-bg-light-hover:hover,.theme-light .color-8-bg-light-hover:hover{background-color:#86db4f}.theme-light .green-bg-light-hover-transparent-5:hover,.theme-light .color-8-bg-light-hover-transparent-5:hover{background-color:#86db4f0d}.theme-light .green-bg-light-hover-transparent-10:hover,.theme-light .color-8-bg-light-hover-transparent-10:hover{background-color:#86db4f1a}.theme-light .green-bg-light-hover-transparent-15:hover,.theme-light .color-8-bg-light-hover-transparent-15:hover{background-color:#86db4f26}.theme-light .green-bg-light-hover-transparent-20:hover,.theme-light .color-8-bg-light-hover-transparent-20:hover{background-color:#86db4f33}.theme-light .green-bg-light-hover-transparent-25:hover,.theme-light .color-8-bg-light-hover-transparent-25:hover{background-color:#86db4f40}.theme-light .green-bg-light-hover-transparent-30:hover,.theme-light .color-8-bg-light-hover-transparent-30:hover{background-color:#86db4f4d}.theme-light .green-bg-light-hover-transparent-35:hover,.theme-light .color-8-bg-light-hover-transparent-35:hover{background-color:#86db4f59}.theme-light .green-bg-light-hover-transparent-40:hover,.theme-light .color-8-bg-light-hover-transparent-40:hover{background-color:#86db4f66}.theme-light .green-bg-light-hover-transparent-45:hover,.theme-light .color-8-bg-light-hover-transparent-45:hover{background-color:#86db4f73}.theme-light .green-bg-light-hover-transparent-50:hover,.theme-light .color-8-bg-light-hover-transparent-50:hover{background-color:#86db4f80}.theme-light .green-bg-light-hover-transparent-55:hover,.theme-light .color-8-bg-light-hover-transparent-55:hover{background-color:#86db4f8c}.theme-light .green-bg-light-hover-transparent-60:hover,.theme-light .color-8-bg-light-hover-transparent-60:hover{background-color:#86db4f99}.theme-light .green-bg-light-hover-transparent-65:hover,.theme-light .color-8-bg-light-hover-transparent-65:hover{background-color:#86db4fa6}.theme-light .green-bg-light-hover-transparent-70:hover,.theme-light .color-8-bg-light-hover-transparent-70:hover{background-color:#86db4fb3}.theme-light .green-bg-light-hover-transparent-75:hover,.theme-light .color-8-bg-light-hover-transparent-75:hover{background-color:#86db4fbf}.theme-light .green-bg-light-hover-transparent-80:hover,.theme-light .color-8-bg-light-hover-transparent-80:hover{background-color:#86db4fcc}.theme-light .green-bg-light-hover-transparent-85:hover,.theme-light .color-8-bg-light-hover-transparent-85:hover{background-color:#86db4fd9}.theme-light .green-bg-light-hover-transparent-90:hover,.theme-light .color-8-bg-light-hover-transparent-90:hover{background-color:#86db4fe6}.theme-light .green-bg-light-hover-transparent-95:hover,.theme-light .color-8-bg-light-hover-transparent-95:hover{background-color:#86db4ff2}.theme-light .green-bg,.theme-light .color-8-bg{background-color:#4eb523}.theme-light .green-bg-transparent-5,.theme-light .color-8-bg-transparent-5{background-color:#4eb5230d}.theme-light .green-bg-transparent-10,.theme-light .color-8-bg-transparent-10{background-color:#4eb5231a}.theme-light .green-bg-transparent-15,.theme-light .color-8-bg-transparent-15{background-color:#4eb52326}.theme-light .green-bg-transparent-20,.theme-light .color-8-bg-transparent-20{background-color:#4eb52333}.theme-light .green-bg-transparent-25,.theme-light .color-8-bg-transparent-25{background-color:#4eb52340}.theme-light .green-bg-transparent-30,.theme-light .color-8-bg-transparent-30{background-color:#4eb5234d}.theme-light .green-bg-transparent-35,.theme-light .color-8-bg-transparent-35{background-color:#4eb52359}.theme-light .green-bg-transparent-40,.theme-light .color-8-bg-transparent-40{background-color:#4eb52366}.theme-light .green-bg-transparent-45,.theme-light .color-8-bg-transparent-45{background-color:#4eb52373}.theme-light .green-bg-transparent-50,.theme-light .color-8-bg-transparent-50{background-color:#4eb52380}.theme-light .green-bg-transparent-55,.theme-light .color-8-bg-transparent-55{background-color:#4eb5238c}.theme-light .green-bg-transparent-60,.theme-light .color-8-bg-transparent-60{background-color:#4eb52399}.theme-light .green-bg-transparent-65,.theme-light .color-8-bg-transparent-65{background-color:#4eb523a6}.theme-light .green-bg-transparent-70,.theme-light .color-8-bg-transparent-70{background-color:#4eb523b3}.theme-light .green-bg-transparent-75,.theme-light .color-8-bg-transparent-75{background-color:#4eb523bf}.theme-light .green-bg-transparent-80,.theme-light .color-8-bg-transparent-80{background-color:#4eb523cc}.theme-light .green-bg-transparent-85,.theme-light .color-8-bg-transparent-85{background-color:#4eb523d9}.theme-light .green-bg-transparent-90,.theme-light .color-8-bg-transparent-90{background-color:#4eb523e6}.theme-light .green-bg-transparent-95,.theme-light .color-8-bg-transparent-95{background-color:#4eb523f2}.theme-light .green-bg-lightness-10,.theme-light .color-8-bg-lightness-10{background-color:#59ce28}.theme-light .green-bg-darkness-10,.theme-light .color-8-bg-darkness-10{background-color:#46a320}.theme-light .green-bg-lightness-20,.theme-light .color-8-bg-lightness-20{background-color:#69d93a}.theme-light .green-bg-darkness-20,.theme-light .color-8-bg-darkness-20{background-color:#3e911c}.theme-light .green-bg-lightness-30,.theme-light .color-8-bg-lightness-30{background-color:#7cde53}.theme-light .green-bg-darkness-30,.theme-light .color-8-bg-darkness-30{background-color:#377f19}.theme-light .green-bg-lightness-40,.theme-light .color-8-bg-lightness-40{background-color:#8ee26b}.theme-light .green-bg-darkness-40,.theme-light .color-8-bg-darkness-40{background-color:#2f6d15}.theme-light .green-bg-lightness-50,.theme-light .color-8-bg-lightness-50{background-color:#a1e784}.theme-light .green-bg-darkness-50,.theme-light .color-8-bg-darkness-50{background-color:#275b12}.theme-light .green-bg-lightness-60,.theme-light .color-8-bg-lightness-60{background-color:#b4ec9c}.theme-light .green-bg-darkness-60,.theme-light .color-8-bg-darkness-60{background-color:#1f480e}.theme-light .green-bg-lightness-70,.theme-light .color-8-bg-lightness-70{background-color:#c7f1b5}.theme-light .green-bg-darkness-70,.theme-light .color-8-bg-darkness-70{background-color:#17360b}.theme-light .green-bg-lightness-80,.theme-light .color-8-bg-lightness-80{background-color:#d9f5ce}.theme-light .green-bg-darkness-80,.theme-light .color-8-bg-darkness-80{background-color:#102407}.theme-light .green-bg-lightness-90,.theme-light .color-8-bg-lightness-90{background-color:#ecfae6}.theme-light .green-bg-darkness-90,.theme-light .color-8-bg-darkness-90{background-color:#081204}.theme-light .green-bg-hover:hover,.theme-light .color-8-bg-hover:hover{background-color:#4eb523}.theme-light .green-bg-hover-transparent-5:hover,.theme-light .color-8-bg-hover-transparent-5:hover{background-color:#4eb5230d}.theme-light .green-bg-hover-transparent-10:hover,.theme-light .color-8-bg-hover-transparent-10:hover{background-color:#4eb5231a}.theme-light .green-bg-hover-transparent-15:hover,.theme-light .color-8-bg-hover-transparent-15:hover{background-color:#4eb52326}.theme-light .green-bg-hover-transparent-20:hover,.theme-light .color-8-bg-hover-transparent-20:hover{background-color:#4eb52333}.theme-light .green-bg-hover-transparent-25:hover,.theme-light .color-8-bg-hover-transparent-25:hover{background-color:#4eb52340}.theme-light .green-bg-hover-transparent-30:hover,.theme-light .color-8-bg-hover-transparent-30:hover{background-color:#4eb5234d}.theme-light .green-bg-hover-transparent-35:hover,.theme-light .color-8-bg-hover-transparent-35:hover{background-color:#4eb52359}.theme-light .green-bg-hover-transparent-40:hover,.theme-light .color-8-bg-hover-transparent-40:hover{background-color:#4eb52366}.theme-light .green-bg-hover-transparent-45:hover,.theme-light .color-8-bg-hover-transparent-45:hover{background-color:#4eb52373}.theme-light .green-bg-hover-transparent-50:hover,.theme-light .color-8-bg-hover-transparent-50:hover{background-color:#4eb52380}.theme-light .green-bg-hover-transparent-55:hover,.theme-light .color-8-bg-hover-transparent-55:hover{background-color:#4eb5238c}.theme-light .green-bg-hover-transparent-60:hover,.theme-light .color-8-bg-hover-transparent-60:hover{background-color:#4eb52399}.theme-light .green-bg-hover-transparent-65:hover,.theme-light .color-8-bg-hover-transparent-65:hover{background-color:#4eb523a6}.theme-light .green-bg-hover-transparent-70:hover,.theme-light .color-8-bg-hover-transparent-70:hover{background-color:#4eb523b3}.theme-light .green-bg-hover-transparent-75:hover,.theme-light .color-8-bg-hover-transparent-75:hover{background-color:#4eb523bf}.theme-light .green-bg-hover-transparent-80:hover,.theme-light .color-8-bg-hover-transparent-80:hover{background-color:#4eb523cc}.theme-light .green-bg-hover-transparent-85:hover,.theme-light .color-8-bg-hover-transparent-85:hover{background-color:#4eb523d9}.theme-light .green-bg-hover-transparent-90:hover,.theme-light .color-8-bg-hover-transparent-90:hover{background-color:#4eb523e6}.theme-light .green-bg-hover-transparent-95:hover,.theme-light .color-8-bg-hover-transparent-95:hover{background-color:#4eb523f2}.theme-light .green-bg-dark,.theme-light .color-8-bg-dark{background-color:#2c8646}.theme-light .green-bg-dark-transparent-5,.theme-light .color-8-bg-dark-transparent-5{background-color:#2c86460d}.theme-light .green-bg-dark-transparent-10,.theme-light .color-8-bg-dark-transparent-10{background-color:#2c86461a}.theme-light .green-bg-dark-transparent-15,.theme-light .color-8-bg-dark-transparent-15{background-color:#2c864626}.theme-light .green-bg-dark-transparent-20,.theme-light .color-8-bg-dark-transparent-20{background-color:#2c864633}.theme-light .green-bg-dark-transparent-25,.theme-light .color-8-bg-dark-transparent-25{background-color:#2c864640}.theme-light .green-bg-dark-transparent-30,.theme-light .color-8-bg-dark-transparent-30{background-color:#2c86464d}.theme-light .green-bg-dark-transparent-35,.theme-light .color-8-bg-dark-transparent-35{background-color:#2c864659}.theme-light .green-bg-dark-transparent-40,.theme-light .color-8-bg-dark-transparent-40{background-color:#2c864666}.theme-light .green-bg-dark-transparent-45,.theme-light .color-8-bg-dark-transparent-45{background-color:#2c864673}.theme-light .green-bg-dark-transparent-50,.theme-light .color-8-bg-dark-transparent-50{background-color:#2c864680}.theme-light .green-bg-dark-transparent-55,.theme-light .color-8-bg-dark-transparent-55{background-color:#2c86468c}.theme-light .green-bg-dark-transparent-60,.theme-light .color-8-bg-dark-transparent-60{background-color:#2c864699}.theme-light .green-bg-dark-transparent-65,.theme-light .color-8-bg-dark-transparent-65{background-color:#2c8646a6}.theme-light .green-bg-dark-transparent-70,.theme-light .color-8-bg-dark-transparent-70{background-color:#2c8646b3}.theme-light .green-bg-dark-transparent-75,.theme-light .color-8-bg-dark-transparent-75{background-color:#2c8646bf}.theme-light .green-bg-dark-transparent-80,.theme-light .color-8-bg-dark-transparent-80{background-color:#2c8646cc}.theme-light .green-bg-dark-transparent-85,.theme-light .color-8-bg-dark-transparent-85{background-color:#2c8646d9}.theme-light .green-bg-dark-transparent-90,.theme-light .color-8-bg-dark-transparent-90{background-color:#2c8646e6}.theme-light .green-bg-dark-transparent-95,.theme-light .color-8-bg-dark-transparent-95{background-color:#2c8646f2}.theme-light .green-bg-dark-lightness-10,.theme-light .color-8-bg-dark-lightness-10{background-color:#349f53}.theme-light .green-bg-dark-darkness-10,.theme-light .color-8-bg-dark-darkness-10{background-color:#28793f}.theme-light .green-bg-dark-lightness-20,.theme-light .color-8-bg-dark-lightness-20{background-color:#3cb860}.theme-light .green-bg-dark-darkness-20,.theme-light .color-8-bg-dark-darkness-20{background-color:#236b38}.theme-light .green-bg-dark-lightness-30,.theme-light .color-8-bg-dark-lightness-30{background-color:#50c672}.theme-light .green-bg-dark-darkness-30,.theme-light .color-8-bg-dark-darkness-30{background-color:#1f5e31}.theme-light .green-bg-dark-lightness-40,.theme-light .color-8-bg-dark-lightness-40{background-color:#69ce86}.theme-light .green-bg-dark-darkness-40,.theme-light .color-8-bg-dark-darkness-40{background-color:#1a502a}.theme-light .green-bg-dark-lightness-50,.theme-light .color-8-bg-dark-lightness-50{background-color:#82d69a}.theme-light .green-bg-dark-darkness-50,.theme-light .color-8-bg-dark-darkness-50{background-color:#164323}.theme-light .green-bg-dark-lightness-60,.theme-light .color-8-bg-dark-lightness-60{background-color:#9bdeae}.theme-light .green-bg-dark-darkness-60,.theme-light .color-8-bg-dark-darkness-60{background-color:#12361c}.theme-light .green-bg-dark-lightness-70,.theme-light .color-8-bg-dark-lightness-70{background-color:#b4e6c3}.theme-light .green-bg-dark-darkness-70,.theme-light .color-8-bg-dark-darkness-70{background-color:#0d2815}.theme-light .green-bg-dark-lightness-80,.theme-light .color-8-bg-dark-lightness-80{background-color:#cdefd7}.theme-light .green-bg-dark-darkness-80,.theme-light .color-8-bg-dark-darkness-80{background-color:#091b0e}.theme-light .green-bg-dark-lightness-90,.theme-light .color-8-bg-dark-lightness-90{background-color:#e6f7eb}.theme-light .green-bg-dark-darkness-90,.theme-light .color-8-bg-dark-darkness-90{background-color:#040d07}.theme-light .green-bg-dark-hover:hover,.theme-light .color-8-bg-dark-hover:hover{background-color:#2c8646}.theme-light .green-bg-dark-hover-transparent-5:hover,.theme-light .color-8-bg-dark-hover-transparent-5:hover{background-color:#2c86460d}.theme-light .green-bg-dark-hover-transparent-10:hover,.theme-light .color-8-bg-dark-hover-transparent-10:hover{background-color:#2c86461a}.theme-light .green-bg-dark-hover-transparent-15:hover,.theme-light .color-8-bg-dark-hover-transparent-15:hover{background-color:#2c864626}.theme-light .green-bg-dark-hover-transparent-20:hover,.theme-light .color-8-bg-dark-hover-transparent-20:hover{background-color:#2c864633}.theme-light .green-bg-dark-hover-transparent-25:hover,.theme-light .color-8-bg-dark-hover-transparent-25:hover{background-color:#2c864640}.theme-light .green-bg-dark-hover-transparent-30:hover,.theme-light .color-8-bg-dark-hover-transparent-30:hover{background-color:#2c86464d}.theme-light .green-bg-dark-hover-transparent-35:hover,.theme-light .color-8-bg-dark-hover-transparent-35:hover{background-color:#2c864659}.theme-light .green-bg-dark-hover-transparent-40:hover,.theme-light .color-8-bg-dark-hover-transparent-40:hover{background-color:#2c864666}.theme-light .green-bg-dark-hover-transparent-45:hover,.theme-light .color-8-bg-dark-hover-transparent-45:hover{background-color:#2c864673}.theme-light .green-bg-dark-hover-transparent-50:hover,.theme-light .color-8-bg-dark-hover-transparent-50:hover{background-color:#2c864680}.theme-light .green-bg-dark-hover-transparent-55:hover,.theme-light .color-8-bg-dark-hover-transparent-55:hover{background-color:#2c86468c}.theme-light .green-bg-dark-hover-transparent-60:hover,.theme-light .color-8-bg-dark-hover-transparent-60:hover{background-color:#2c864699}.theme-light .green-bg-dark-hover-transparent-65:hover,.theme-light .color-8-bg-dark-hover-transparent-65:hover{background-color:#2c8646a6}.theme-light .green-bg-dark-hover-transparent-70:hover,.theme-light .color-8-bg-dark-hover-transparent-70:hover{background-color:#2c8646b3}.theme-light .green-bg-dark-hover-transparent-75:hover,.theme-light .color-8-bg-dark-hover-transparent-75:hover{background-color:#2c8646bf}.theme-light .green-bg-dark-hover-transparent-80:hover,.theme-light .color-8-bg-dark-hover-transparent-80:hover{background-color:#2c8646cc}.theme-light .green-bg-dark-hover-transparent-85:hover,.theme-light .color-8-bg-dark-hover-transparent-85:hover{background-color:#2c8646d9}.theme-light .green-bg-dark-hover-transparent-90:hover,.theme-light .color-8-bg-dark-hover-transparent-90:hover{background-color:#2c8646e6}.theme-light .green-bg-dark-hover-transparent-95:hover,.theme-light .color-8-bg-dark-hover-transparent-95:hover{background-color:#2c8646f2}.theme-light .green-bg-darker,.theme-light .color-8-bg-darker{background-color:#175c2c}.theme-light .green-bg-darker-transparent-5,.theme-light .color-8-bg-darker-transparent-5{background-color:#175c2c0d}.theme-light .green-bg-darker-transparent-10,.theme-light .color-8-bg-darker-transparent-10{background-color:#175c2c1a}.theme-light .green-bg-darker-transparent-15,.theme-light .color-8-bg-darker-transparent-15{background-color:#175c2c26}.theme-light .green-bg-darker-transparent-20,.theme-light .color-8-bg-darker-transparent-20{background-color:#175c2c33}.theme-light .green-bg-darker-transparent-25,.theme-light .color-8-bg-darker-transparent-25{background-color:#175c2c40}.theme-light .green-bg-darker-transparent-30,.theme-light .color-8-bg-darker-transparent-30{background-color:#175c2c4d}.theme-light .green-bg-darker-transparent-35,.theme-light .color-8-bg-darker-transparent-35{background-color:#175c2c59}.theme-light .green-bg-darker-transparent-40,.theme-light .color-8-bg-darker-transparent-40{background-color:#175c2c66}.theme-light .green-bg-darker-transparent-45,.theme-light .color-8-bg-darker-transparent-45{background-color:#175c2c73}.theme-light .green-bg-darker-transparent-50,.theme-light .color-8-bg-darker-transparent-50{background-color:#175c2c80}.theme-light .green-bg-darker-transparent-55,.theme-light .color-8-bg-darker-transparent-55{background-color:#175c2c8c}.theme-light .green-bg-darker-transparent-60,.theme-light .color-8-bg-darker-transparent-60{background-color:#175c2c99}.theme-light .green-bg-darker-transparent-65,.theme-light .color-8-bg-darker-transparent-65{background-color:#175c2ca6}.theme-light .green-bg-darker-transparent-70,.theme-light .color-8-bg-darker-transparent-70{background-color:#175c2cb3}.theme-light .green-bg-darker-transparent-75,.theme-light .color-8-bg-darker-transparent-75{background-color:#175c2cbf}.theme-light .green-bg-darker-transparent-80,.theme-light .color-8-bg-darker-transparent-80{background-color:#175c2ccc}.theme-light .green-bg-darker-transparent-85,.theme-light .color-8-bg-darker-transparent-85{background-color:#175c2cd9}.theme-light .green-bg-darker-transparent-90,.theme-light .color-8-bg-darker-transparent-90{background-color:#175c2ce6}.theme-light .green-bg-darker-transparent-95,.theme-light .color-8-bg-darker-transparent-95{background-color:#175c2cf2}.theme-light .green-bg-darker-lightness-10,.theme-light .color-8-bg-darker-lightness-10{background-color:#1f7c3b}.theme-light .green-bg-darker-darkness-10,.theme-light .color-8-bg-darker-darkness-10{background-color:#155328}.theme-light .green-bg-darker-lightness-20,.theme-light .color-8-bg-darker-lightness-20{background-color:#279b4a}.theme-light .green-bg-darker-darkness-20,.theme-light .color-8-bg-darker-darkness-20{background-color:#124a23}.theme-light .green-bg-darker-lightness-30,.theme-light .color-8-bg-darker-lightness-30{background-color:#2fbb59}.theme-light .green-bg-darker-darkness-30,.theme-light .color-8-bg-darker-darkness-30{background-color:#10401f}.theme-light .green-bg-darker-lightness-40,.theme-light .color-8-bg-darker-lightness-40{background-color:#41d06d}.theme-light .green-bg-darker-darkness-40,.theme-light .color-8-bg-darker-darkness-40{background-color:#0e371a}.theme-light .green-bg-darker-lightness-50,.theme-light .color-8-bg-darker-lightness-50{background-color:#61d885}.theme-light .green-bg-darker-darkness-50,.theme-light .color-8-bg-darker-darkness-50{background-color:#0c2e16}.theme-light .green-bg-darker-lightness-60,.theme-light .color-8-bg-darker-lightness-60{background-color:#81df9d}.theme-light .green-bg-darker-darkness-60,.theme-light .color-8-bg-darker-darkness-60{background-color:#092512}.theme-light .green-bg-darker-lightness-70,.theme-light .color-8-bg-darker-lightness-70{background-color:#a0e7b6}.theme-light .green-bg-darker-darkness-70,.theme-light .color-8-bg-darker-darkness-70{background-color:#071c0d}.theme-light .green-bg-darker-lightness-80,.theme-light .color-8-bg-darker-lightness-80{background-color:#c0efce}.theme-light .green-bg-darker-darkness-80,.theme-light .color-8-bg-darker-darkness-80{background-color:#051209}.theme-light .green-bg-darker-lightness-90,.theme-light .color-8-bg-darker-lightness-90{background-color:#dff7e7}.theme-light .green-bg-darker-darkness-90,.theme-light .color-8-bg-darker-darkness-90{background-color:#020904}.theme-light .green-bg-darker-hover:hover,.theme-light .color-8-bg-darker-hover:hover{background-color:#175c2c}.theme-light .green-bg-darker-hover-transparent-5:hover,.theme-light .color-8-bg-darker-hover-transparent-5:hover{background-color:#175c2c0d}.theme-light .green-bg-darker-hover-transparent-10:hover,.theme-light .color-8-bg-darker-hover-transparent-10:hover{background-color:#175c2c1a}.theme-light .green-bg-darker-hover-transparent-15:hover,.theme-light .color-8-bg-darker-hover-transparent-15:hover{background-color:#175c2c26}.theme-light .green-bg-darker-hover-transparent-20:hover,.theme-light .color-8-bg-darker-hover-transparent-20:hover{background-color:#175c2c33}.theme-light .green-bg-darker-hover-transparent-25:hover,.theme-light .color-8-bg-darker-hover-transparent-25:hover{background-color:#175c2c40}.theme-light .green-bg-darker-hover-transparent-30:hover,.theme-light .color-8-bg-darker-hover-transparent-30:hover{background-color:#175c2c4d}.theme-light .green-bg-darker-hover-transparent-35:hover,.theme-light .color-8-bg-darker-hover-transparent-35:hover{background-color:#175c2c59}.theme-light .green-bg-darker-hover-transparent-40:hover,.theme-light .color-8-bg-darker-hover-transparent-40:hover{background-color:#175c2c66}.theme-light .green-bg-darker-hover-transparent-45:hover,.theme-light .color-8-bg-darker-hover-transparent-45:hover{background-color:#175c2c73}.theme-light .green-bg-darker-hover-transparent-50:hover,.theme-light .color-8-bg-darker-hover-transparent-50:hover{background-color:#175c2c80}.theme-light .green-bg-darker-hover-transparent-55:hover,.theme-light .color-8-bg-darker-hover-transparent-55:hover{background-color:#175c2c8c}.theme-light .green-bg-darker-hover-transparent-60:hover,.theme-light .color-8-bg-darker-hover-transparent-60:hover{background-color:#175c2c99}.theme-light .green-bg-darker-hover-transparent-65:hover,.theme-light .color-8-bg-darker-hover-transparent-65:hover{background-color:#175c2ca6}.theme-light .green-bg-darker-hover-transparent-70:hover,.theme-light .color-8-bg-darker-hover-transparent-70:hover{background-color:#175c2cb3}.theme-light .green-bg-darker-hover-transparent-75:hover,.theme-light .color-8-bg-darker-hover-transparent-75:hover{background-color:#175c2cbf}.theme-light .green-bg-darker-hover-transparent-80:hover,.theme-light .color-8-bg-darker-hover-transparent-80:hover{background-color:#175c2ccc}.theme-light .green-bg-darker-hover-transparent-85:hover,.theme-light .color-8-bg-darker-hover-transparent-85:hover{background-color:#175c2cd9}.theme-light .green-bg-darker-hover-transparent-90:hover,.theme-light .color-8-bg-darker-hover-transparent-90:hover{background-color:#175c2ce6}.theme-light .green-bg-darker-hover-transparent-95:hover,.theme-light .color-8-bg-darker-hover-transparent-95:hover{background-color:#175c2cf2}.theme-light .green-font-lighter,.theme-light .color-8-font-lighter{color:#c4fc9f}.theme-light .green-font-lighter-transparent-5,.theme-light .color-8-font-lighter-transparent-5{color:#c4fc9f0d}.theme-light .green-font-lighter-transparent-10,.theme-light .color-8-font-lighter-transparent-10{color:#c4fc9f1a}.theme-light .green-font-lighter-transparent-15,.theme-light .color-8-font-lighter-transparent-15{color:#c4fc9f26}.theme-light .green-font-lighter-transparent-20,.theme-light .color-8-font-lighter-transparent-20{color:#c4fc9f33}.theme-light .green-font-lighter-transparent-25,.theme-light .color-8-font-lighter-transparent-25{color:#c4fc9f40}.theme-light .green-font-lighter-transparent-30,.theme-light .color-8-font-lighter-transparent-30{color:#c4fc9f4d}.theme-light .green-font-lighter-transparent-35,.theme-light .color-8-font-lighter-transparent-35{color:#c4fc9f59}.theme-light .green-font-lighter-transparent-40,.theme-light .color-8-font-lighter-transparent-40{color:#c4fc9f66}.theme-light .green-font-lighter-transparent-45,.theme-light .color-8-font-lighter-transparent-45{color:#c4fc9f73}.theme-light .green-font-lighter-transparent-50,.theme-light .color-8-font-lighter-transparent-50{color:#c4fc9f80}.theme-light .green-font-lighter-transparent-55,.theme-light .color-8-font-lighter-transparent-55{color:#c4fc9f8c}.theme-light .green-font-lighter-transparent-60,.theme-light .color-8-font-lighter-transparent-60{color:#c4fc9f99}.theme-light .green-font-lighter-transparent-65,.theme-light .color-8-font-lighter-transparent-65{color:#c4fc9fa6}.theme-light .green-font-lighter-transparent-70,.theme-light .color-8-font-lighter-transparent-70{color:#c4fc9fb3}.theme-light .green-font-lighter-transparent-75,.theme-light .color-8-font-lighter-transparent-75{color:#c4fc9fbf}.theme-light .green-font-lighter-transparent-80,.theme-light .color-8-font-lighter-transparent-80{color:#c4fc9fcc}.theme-light .green-font-lighter-transparent-85,.theme-light .color-8-font-lighter-transparent-85{color:#c4fc9fd9}.theme-light .green-font-lighter-transparent-90,.theme-light .color-8-font-lighter-transparent-90{color:#c4fc9fe6}.theme-light .green-font-lighter-transparent-95,.theme-light .color-8-font-lighter-transparent-95{color:#c4fc9ff2}.theme-light .green-font-lighter-lightness-10,.theme-light .color-8-font-lighter-lightness-10{color:#cafca9}.theme-light .green-font-lighter-darkness-10,.theme-light .color-8-font-lighter-darkness-10{color:#acfb77}.theme-light .green-font-lighter-lightness-20,.theme-light .color-8-font-lighter-lightness-20{color:#d0fdb2}.theme-light .green-font-lighter-darkness-20,.theme-light .color-8-font-lighter-darkness-20{color:#93fa4f}.theme-light .green-font-lighter-lightness-30,.theme-light .color-8-font-lighter-lightness-30{color:#d6fdbc}.theme-light .green-font-lighter-darkness-30,.theme-light .color-8-font-lighter-darkness-30{color:#7bf827}.theme-light .green-font-lighter-lightness-40,.theme-light .color-8-font-lighter-lightness-40{color:#dcfdc5}.theme-light .green-font-lighter-darkness-40,.theme-light .color-8-font-lighter-darkness-40{color:#64ef07}.theme-light .green-font-lighter-lightness-50,.theme-light .color-8-font-lighter-lightness-50{color:#e2fecf}.theme-light .green-font-lighter-darkness-50,.theme-light .color-8-font-lighter-darkness-50{color:#53c706}.theme-light .green-font-lighter-lightness-60,.theme-light .color-8-font-lighter-lightness-60{color:#e7fed9}.theme-light .green-font-lighter-darkness-60,.theme-light .color-8-font-lighter-darkness-60{color:#429f05}.theme-light .green-font-lighter-lightness-70,.theme-light .color-8-font-lighter-lightness-70{color:#edfee2}.theme-light .green-font-lighter-darkness-70,.theme-light .color-8-font-lighter-darkness-70{color:#327804}.theme-light .green-font-lighter-lightness-80,.theme-light .color-8-font-lighter-lightness-80{color:#f3feec}.theme-light .green-font-lighter-darkness-80,.theme-light .color-8-font-lighter-darkness-80{color:#215002}.theme-light .green-font-lighter-lightness-90,.theme-light .color-8-font-lighter-lightness-90{color:#f9fff5}.theme-light .green-font-lighter-darkness-90,.theme-light .color-8-font-lighter-darkness-90{color:#112801}.theme-light .green-font-lighter-hover:hover,.theme-light .color-8-font-lighter-hover:hover{color:#c4fc9f}.theme-light .green-font-lighter-hover-transparent-5:hover,.theme-light .color-8-font-lighter-hover-transparent-5:hover{color:#c4fc9f0d}.theme-light .green-font-lighter-hover-transparent-10:hover,.theme-light .color-8-font-lighter-hover-transparent-10:hover{color:#c4fc9f1a}.theme-light .green-font-lighter-hover-transparent-15:hover,.theme-light .color-8-font-lighter-hover-transparent-15:hover{color:#c4fc9f26}.theme-light .green-font-lighter-hover-transparent-20:hover,.theme-light .color-8-font-lighter-hover-transparent-20:hover{color:#c4fc9f33}.theme-light .green-font-lighter-hover-transparent-25:hover,.theme-light .color-8-font-lighter-hover-transparent-25:hover{color:#c4fc9f40}.theme-light .green-font-lighter-hover-transparent-30:hover,.theme-light .color-8-font-lighter-hover-transparent-30:hover{color:#c4fc9f4d}.theme-light .green-font-lighter-hover-transparent-35:hover,.theme-light .color-8-font-lighter-hover-transparent-35:hover{color:#c4fc9f59}.theme-light .green-font-lighter-hover-transparent-40:hover,.theme-light .color-8-font-lighter-hover-transparent-40:hover{color:#c4fc9f66}.theme-light .green-font-lighter-hover-transparent-45:hover,.theme-light .color-8-font-lighter-hover-transparent-45:hover{color:#c4fc9f73}.theme-light .green-font-lighter-hover-transparent-50:hover,.theme-light .color-8-font-lighter-hover-transparent-50:hover{color:#c4fc9f80}.theme-light .green-font-lighter-hover-transparent-55:hover,.theme-light .color-8-font-lighter-hover-transparent-55:hover{color:#c4fc9f8c}.theme-light .green-font-lighter-hover-transparent-60:hover,.theme-light .color-8-font-lighter-hover-transparent-60:hover{color:#c4fc9f99}.theme-light .green-font-lighter-hover-transparent-65:hover,.theme-light .color-8-font-lighter-hover-transparent-65:hover{color:#c4fc9fa6}.theme-light .green-font-lighter-hover-transparent-70:hover,.theme-light .color-8-font-lighter-hover-transparent-70:hover{color:#c4fc9fb3}.theme-light .green-font-lighter-hover-transparent-75:hover,.theme-light .color-8-font-lighter-hover-transparent-75:hover{color:#c4fc9fbf}.theme-light .green-font-lighter-hover-transparent-80:hover,.theme-light .color-8-font-lighter-hover-transparent-80:hover{color:#c4fc9fcc}.theme-light .green-font-lighter-hover-transparent-85:hover,.theme-light .color-8-font-lighter-hover-transparent-85:hover{color:#c4fc9fd9}.theme-light .green-font-lighter-hover-transparent-90:hover,.theme-light .color-8-font-lighter-hover-transparent-90:hover{color:#c4fc9fe6}.theme-light .green-font-lighter-hover-transparent-95:hover,.theme-light .color-8-font-lighter-hover-transparent-95:hover{color:#c4fc9ff2}.theme-light .green-font-lighter-contrast,.theme-light .color-8-font-lighter-contrast{color:#161616}.theme-light .green-font-light,.theme-light .color-8-font-light{color:#86db4f}.theme-light .green-font-light-transparent-5,.theme-light .color-8-font-light-transparent-5{color:#86db4f0d}.theme-light .green-font-light-transparent-10,.theme-light .color-8-font-light-transparent-10{color:#86db4f1a}.theme-light .green-font-light-transparent-15,.theme-light .color-8-font-light-transparent-15{color:#86db4f26}.theme-light .green-font-light-transparent-20,.theme-light .color-8-font-light-transparent-20{color:#86db4f33}.theme-light .green-font-light-transparent-25,.theme-light .color-8-font-light-transparent-25{color:#86db4f40}.theme-light .green-font-light-transparent-30,.theme-light .color-8-font-light-transparent-30{color:#86db4f4d}.theme-light .green-font-light-transparent-35,.theme-light .color-8-font-light-transparent-35{color:#86db4f59}.theme-light .green-font-light-transparent-40,.theme-light .color-8-font-light-transparent-40{color:#86db4f66}.theme-light .green-font-light-transparent-45,.theme-light .color-8-font-light-transparent-45{color:#86db4f73}.theme-light .green-font-light-transparent-50,.theme-light .color-8-font-light-transparent-50{color:#86db4f80}.theme-light .green-font-light-transparent-55,.theme-light .color-8-font-light-transparent-55{color:#86db4f8c}.theme-light .green-font-light-transparent-60,.theme-light .color-8-font-light-transparent-60{color:#86db4f99}.theme-light .green-font-light-transparent-65,.theme-light .color-8-font-light-transparent-65{color:#86db4fa6}.theme-light .green-font-light-transparent-70,.theme-light .color-8-font-light-transparent-70{color:#86db4fb3}.theme-light .green-font-light-transparent-75,.theme-light .color-8-font-light-transparent-75{color:#86db4fbf}.theme-light .green-font-light-transparent-80,.theme-light .color-8-font-light-transparent-80{color:#86db4fcc}.theme-light .green-font-light-transparent-85,.theme-light .color-8-font-light-transparent-85{color:#86db4fd9}.theme-light .green-font-light-transparent-90,.theme-light .color-8-font-light-transparent-90{color:#86db4fe6}.theme-light .green-font-light-transparent-95,.theme-light .color-8-font-light-transparent-95{color:#86db4ff2}.theme-light .green-font-light-lightness-10,.theme-light .color-8-font-light-lightness-10{color:#92df61}.theme-light .green-font-light-darkness-10,.theme-light .color-8-font-light-darkness-10{color:#75d636}.theme-light .green-font-light-lightness-20,.theme-light .color-8-font-light-lightness-20{color:#9ee272}.theme-light .green-font-light-darkness-20,.theme-light .color-8-font-light-darkness-20{color:#66c628}.theme-light .green-font-light-lightness-30,.theme-light .color-8-font-light-lightness-30{color:#aae684}.theme-light .green-font-light-darkness-30,.theme-light .color-8-font-light-darkness-30{color:#5aad23}.theme-light .green-font-light-lightness-40,.theme-light .color-8-font-light-lightness-40{color:#b6e995}.theme-light .green-font-light-darkness-40,.theme-light .color-8-font-light-darkness-40{color:#4d941e}.theme-light .green-font-light-lightness-50,.theme-light .color-8-font-light-lightness-50{color:#c3eda7}.theme-light .green-font-light-darkness-50,.theme-light .color-8-font-light-darkness-50{color:#407c19}.theme-light .green-font-light-lightness-60,.theme-light .color-8-font-light-lightness-60{color:#cff1b9}.theme-light .green-font-light-darkness-60,.theme-light .color-8-font-light-darkness-60{color:#336314}.theme-light .green-font-light-lightness-70,.theme-light .color-8-font-light-lightness-70{color:#dbf4ca}.theme-light .green-font-light-darkness-70,.theme-light .color-8-font-light-darkness-70{color:#264a0f}.theme-light .green-font-light-lightness-80,.theme-light .color-8-font-light-lightness-80{color:#e7f8dc}.theme-light .green-font-light-darkness-80,.theme-light .color-8-font-light-darkness-80{color:#1a310a}.theme-light .green-font-light-lightness-90,.theme-light .color-8-font-light-lightness-90{color:#f3fbed}.theme-light .green-font-light-darkness-90,.theme-light .color-8-font-light-darkness-90{color:#0d1905}.theme-light .green-font-light-hover:hover,.theme-light .color-8-font-light-hover:hover{color:#86db4f}.theme-light .green-font-light-hover-transparent-5:hover,.theme-light .color-8-font-light-hover-transparent-5:hover{color:#86db4f0d}.theme-light .green-font-light-hover-transparent-10:hover,.theme-light .color-8-font-light-hover-transparent-10:hover{color:#86db4f1a}.theme-light .green-font-light-hover-transparent-15:hover,.theme-light .color-8-font-light-hover-transparent-15:hover{color:#86db4f26}.theme-light .green-font-light-hover-transparent-20:hover,.theme-light .color-8-font-light-hover-transparent-20:hover{color:#86db4f33}.theme-light .green-font-light-hover-transparent-25:hover,.theme-light .color-8-font-light-hover-transparent-25:hover{color:#86db4f40}.theme-light .green-font-light-hover-transparent-30:hover,.theme-light .color-8-font-light-hover-transparent-30:hover{color:#86db4f4d}.theme-light .green-font-light-hover-transparent-35:hover,.theme-light .color-8-font-light-hover-transparent-35:hover{color:#86db4f59}.theme-light .green-font-light-hover-transparent-40:hover,.theme-light .color-8-font-light-hover-transparent-40:hover{color:#86db4f66}.theme-light .green-font-light-hover-transparent-45:hover,.theme-light .color-8-font-light-hover-transparent-45:hover{color:#86db4f73}.theme-light .green-font-light-hover-transparent-50:hover,.theme-light .color-8-font-light-hover-transparent-50:hover{color:#86db4f80}.theme-light .green-font-light-hover-transparent-55:hover,.theme-light .color-8-font-light-hover-transparent-55:hover{color:#86db4f8c}.theme-light .green-font-light-hover-transparent-60:hover,.theme-light .color-8-font-light-hover-transparent-60:hover{color:#86db4f99}.theme-light .green-font-light-hover-transparent-65:hover,.theme-light .color-8-font-light-hover-transparent-65:hover{color:#86db4fa6}.theme-light .green-font-light-hover-transparent-70:hover,.theme-light .color-8-font-light-hover-transparent-70:hover{color:#86db4fb3}.theme-light .green-font-light-hover-transparent-75:hover,.theme-light .color-8-font-light-hover-transparent-75:hover{color:#86db4fbf}.theme-light .green-font-light-hover-transparent-80:hover,.theme-light .color-8-font-light-hover-transparent-80:hover{color:#86db4fcc}.theme-light .green-font-light-hover-transparent-85:hover,.theme-light .color-8-font-light-hover-transparent-85:hover{color:#86db4fd9}.theme-light .green-font-light-hover-transparent-90:hover,.theme-light .color-8-font-light-hover-transparent-90:hover{color:#86db4fe6}.theme-light .green-font-light-hover-transparent-95:hover,.theme-light .color-8-font-light-hover-transparent-95:hover{color:#86db4ff2}.theme-light .green-font-light-contrast,.theme-light .color-8-font-light-contrast{color:#161616}.theme-light .green-font,.theme-light .color-8-font{color:#4eb523}.theme-light .green-font-transparent-5,.theme-light .color-8-font-transparent-5{color:#4eb5230d}.theme-light .green-font-transparent-10,.theme-light .color-8-font-transparent-10{color:#4eb5231a}.theme-light .green-font-transparent-15,.theme-light .color-8-font-transparent-15{color:#4eb52326}.theme-light .green-font-transparent-20,.theme-light .color-8-font-transparent-20{color:#4eb52333}.theme-light .green-font-transparent-25,.theme-light .color-8-font-transparent-25{color:#4eb52340}.theme-light .green-font-transparent-30,.theme-light .color-8-font-transparent-30{color:#4eb5234d}.theme-light .green-font-transparent-35,.theme-light .color-8-font-transparent-35{color:#4eb52359}.theme-light .green-font-transparent-40,.theme-light .color-8-font-transparent-40{color:#4eb52366}.theme-light .green-font-transparent-45,.theme-light .color-8-font-transparent-45{color:#4eb52373}.theme-light .green-font-transparent-50,.theme-light .color-8-font-transparent-50{color:#4eb52380}.theme-light .green-font-transparent-55,.theme-light .color-8-font-transparent-55{color:#4eb5238c}.theme-light .green-font-transparent-60,.theme-light .color-8-font-transparent-60{color:#4eb52399}.theme-light .green-font-transparent-65,.theme-light .color-8-font-transparent-65{color:#4eb523a6}.theme-light .green-font-transparent-70,.theme-light .color-8-font-transparent-70{color:#4eb523b3}.theme-light .green-font-transparent-75,.theme-light .color-8-font-transparent-75{color:#4eb523bf}.theme-light .green-font-transparent-80,.theme-light .color-8-font-transparent-80{color:#4eb523cc}.theme-light .green-font-transparent-85,.theme-light .color-8-font-transparent-85{color:#4eb523d9}.theme-light .green-font-transparent-90,.theme-light .color-8-font-transparent-90{color:#4eb523e6}.theme-light .green-font-transparent-95,.theme-light .color-8-font-transparent-95{color:#4eb523f2}.theme-light .green-font-lightness-10,.theme-light .color-8-font-lightness-10{color:#59ce28}.theme-light .green-font-darkness-10,.theme-light .color-8-font-darkness-10{color:#46a320}.theme-light .green-font-lightness-20,.theme-light .color-8-font-lightness-20{color:#69d93a}.theme-light .green-font-darkness-20,.theme-light .color-8-font-darkness-20{color:#3e911c}.theme-light .green-font-lightness-30,.theme-light .color-8-font-lightness-30{color:#7cde53}.theme-light .green-font-darkness-30,.theme-light .color-8-font-darkness-30{color:#377f19}.theme-light .green-font-lightness-40,.theme-light .color-8-font-lightness-40{color:#8ee26b}.theme-light .green-font-darkness-40,.theme-light .color-8-font-darkness-40{color:#2f6d15}.theme-light .green-font-lightness-50,.theme-light .color-8-font-lightness-50{color:#a1e784}.theme-light .green-font-darkness-50,.theme-light .color-8-font-darkness-50{color:#275b12}.theme-light .green-font-lightness-60,.theme-light .color-8-font-lightness-60{color:#b4ec9c}.theme-light .green-font-darkness-60,.theme-light .color-8-font-darkness-60{color:#1f480e}.theme-light .green-font-lightness-70,.theme-light .color-8-font-lightness-70{color:#c7f1b5}.theme-light .green-font-darkness-70,.theme-light .color-8-font-darkness-70{color:#17360b}.theme-light .green-font-lightness-80,.theme-light .color-8-font-lightness-80{color:#d9f5ce}.theme-light .green-font-darkness-80,.theme-light .color-8-font-darkness-80{color:#102407}.theme-light .green-font-lightness-90,.theme-light .color-8-font-lightness-90{color:#ecfae6}.theme-light .green-font-darkness-90,.theme-light .color-8-font-darkness-90{color:#081204}.theme-light .green-font-hover:hover,.theme-light .color-8-font-hover:hover{color:#4eb523}.theme-light .green-font-hover-transparent-5:hover,.theme-light .color-8-font-hover-transparent-5:hover{color:#4eb5230d}.theme-light .green-font-hover-transparent-10:hover,.theme-light .color-8-font-hover-transparent-10:hover{color:#4eb5231a}.theme-light .green-font-hover-transparent-15:hover,.theme-light .color-8-font-hover-transparent-15:hover{color:#4eb52326}.theme-light .green-font-hover-transparent-20:hover,.theme-light .color-8-font-hover-transparent-20:hover{color:#4eb52333}.theme-light .green-font-hover-transparent-25:hover,.theme-light .color-8-font-hover-transparent-25:hover{color:#4eb52340}.theme-light .green-font-hover-transparent-30:hover,.theme-light .color-8-font-hover-transparent-30:hover{color:#4eb5234d}.theme-light .green-font-hover-transparent-35:hover,.theme-light .color-8-font-hover-transparent-35:hover{color:#4eb52359}.theme-light .green-font-hover-transparent-40:hover,.theme-light .color-8-font-hover-transparent-40:hover{color:#4eb52366}.theme-light .green-font-hover-transparent-45:hover,.theme-light .color-8-font-hover-transparent-45:hover{color:#4eb52373}.theme-light .green-font-hover-transparent-50:hover,.theme-light .color-8-font-hover-transparent-50:hover{color:#4eb52380}.theme-light .green-font-hover-transparent-55:hover,.theme-light .color-8-font-hover-transparent-55:hover{color:#4eb5238c}.theme-light .green-font-hover-transparent-60:hover,.theme-light .color-8-font-hover-transparent-60:hover{color:#4eb52399}.theme-light .green-font-hover-transparent-65:hover,.theme-light .color-8-font-hover-transparent-65:hover{color:#4eb523a6}.theme-light .green-font-hover-transparent-70:hover,.theme-light .color-8-font-hover-transparent-70:hover{color:#4eb523b3}.theme-light .green-font-hover-transparent-75:hover,.theme-light .color-8-font-hover-transparent-75:hover{color:#4eb523bf}.theme-light .green-font-hover-transparent-80:hover,.theme-light .color-8-font-hover-transparent-80:hover{color:#4eb523cc}.theme-light .green-font-hover-transparent-85:hover,.theme-light .color-8-font-hover-transparent-85:hover{color:#4eb523d9}.theme-light .green-font-hover-transparent-90:hover,.theme-light .color-8-font-hover-transparent-90:hover{color:#4eb523e6}.theme-light .green-font-hover-transparent-95:hover,.theme-light .color-8-font-hover-transparent-95:hover{color:#4eb523f2}.theme-light .green-font-contrast,.theme-light .color-8-font-contrast{color:#161616}.theme-light .green-font-dark,.theme-light .color-8-font-dark{color:#2c8646}.theme-light .green-font-dark-transparent-5,.theme-light .color-8-font-dark-transparent-5{color:#2c86460d}.theme-light .green-font-dark-transparent-10,.theme-light .color-8-font-dark-transparent-10{color:#2c86461a}.theme-light .green-font-dark-transparent-15,.theme-light .color-8-font-dark-transparent-15{color:#2c864626}.theme-light .green-font-dark-transparent-20,.theme-light .color-8-font-dark-transparent-20{color:#2c864633}.theme-light .green-font-dark-transparent-25,.theme-light .color-8-font-dark-transparent-25{color:#2c864640}.theme-light .green-font-dark-transparent-30,.theme-light .color-8-font-dark-transparent-30{color:#2c86464d}.theme-light .green-font-dark-transparent-35,.theme-light .color-8-font-dark-transparent-35{color:#2c864659}.theme-light .green-font-dark-transparent-40,.theme-light .color-8-font-dark-transparent-40{color:#2c864666}.theme-light .green-font-dark-transparent-45,.theme-light .color-8-font-dark-transparent-45{color:#2c864673}.theme-light .green-font-dark-transparent-50,.theme-light .color-8-font-dark-transparent-50{color:#2c864680}.theme-light .green-font-dark-transparent-55,.theme-light .color-8-font-dark-transparent-55{color:#2c86468c}.theme-light .green-font-dark-transparent-60,.theme-light .color-8-font-dark-transparent-60{color:#2c864699}.theme-light .green-font-dark-transparent-65,.theme-light .color-8-font-dark-transparent-65{color:#2c8646a6}.theme-light .green-font-dark-transparent-70,.theme-light .color-8-font-dark-transparent-70{color:#2c8646b3}.theme-light .green-font-dark-transparent-75,.theme-light .color-8-font-dark-transparent-75{color:#2c8646bf}.theme-light .green-font-dark-transparent-80,.theme-light .color-8-font-dark-transparent-80{color:#2c8646cc}.theme-light .green-font-dark-transparent-85,.theme-light .color-8-font-dark-transparent-85{color:#2c8646d9}.theme-light .green-font-dark-transparent-90,.theme-light .color-8-font-dark-transparent-90{color:#2c8646e6}.theme-light .green-font-dark-transparent-95,.theme-light .color-8-font-dark-transparent-95{color:#2c8646f2}.theme-light .green-font-dark-lightness-10,.theme-light .color-8-font-dark-lightness-10{color:#349f53}.theme-light .green-font-dark-darkness-10,.theme-light .color-8-font-dark-darkness-10{color:#28793f}.theme-light .green-font-dark-lightness-20,.theme-light .color-8-font-dark-lightness-20{color:#3cb860}.theme-light .green-font-dark-darkness-20,.theme-light .color-8-font-dark-darkness-20{color:#236b38}.theme-light .green-font-dark-lightness-30,.theme-light .color-8-font-dark-lightness-30{color:#50c672}.theme-light .green-font-dark-darkness-30,.theme-light .color-8-font-dark-darkness-30{color:#1f5e31}.theme-light .green-font-dark-lightness-40,.theme-light .color-8-font-dark-lightness-40{color:#69ce86}.theme-light .green-font-dark-darkness-40,.theme-light .color-8-font-dark-darkness-40{color:#1a502a}.theme-light .green-font-dark-lightness-50,.theme-light .color-8-font-dark-lightness-50{color:#82d69a}.theme-light .green-font-dark-darkness-50,.theme-light .color-8-font-dark-darkness-50{color:#164323}.theme-light .green-font-dark-lightness-60,.theme-light .color-8-font-dark-lightness-60{color:#9bdeae}.theme-light .green-font-dark-darkness-60,.theme-light .color-8-font-dark-darkness-60{color:#12361c}.theme-light .green-font-dark-lightness-70,.theme-light .color-8-font-dark-lightness-70{color:#b4e6c3}.theme-light .green-font-dark-darkness-70,.theme-light .color-8-font-dark-darkness-70{color:#0d2815}.theme-light .green-font-dark-lightness-80,.theme-light .color-8-font-dark-lightness-80{color:#cdefd7}.theme-light .green-font-dark-darkness-80,.theme-light .color-8-font-dark-darkness-80{color:#091b0e}.theme-light .green-font-dark-lightness-90,.theme-light .color-8-font-dark-lightness-90{color:#e6f7eb}.theme-light .green-font-dark-darkness-90,.theme-light .color-8-font-dark-darkness-90{color:#040d07}.theme-light .green-font-dark-hover:hover,.theme-light .color-8-font-dark-hover:hover{color:#2c8646}.theme-light .green-font-dark-hover-transparent-5:hover,.theme-light .color-8-font-dark-hover-transparent-5:hover{color:#2c86460d}.theme-light .green-font-dark-hover-transparent-10:hover,.theme-light .color-8-font-dark-hover-transparent-10:hover{color:#2c86461a}.theme-light .green-font-dark-hover-transparent-15:hover,.theme-light .color-8-font-dark-hover-transparent-15:hover{color:#2c864626}.theme-light .green-font-dark-hover-transparent-20:hover,.theme-light .color-8-font-dark-hover-transparent-20:hover{color:#2c864633}.theme-light .green-font-dark-hover-transparent-25:hover,.theme-light .color-8-font-dark-hover-transparent-25:hover{color:#2c864640}.theme-light .green-font-dark-hover-transparent-30:hover,.theme-light .color-8-font-dark-hover-transparent-30:hover{color:#2c86464d}.theme-light .green-font-dark-hover-transparent-35:hover,.theme-light .color-8-font-dark-hover-transparent-35:hover{color:#2c864659}.theme-light .green-font-dark-hover-transparent-40:hover,.theme-light .color-8-font-dark-hover-transparent-40:hover{color:#2c864666}.theme-light .green-font-dark-hover-transparent-45:hover,.theme-light .color-8-font-dark-hover-transparent-45:hover{color:#2c864673}.theme-light .green-font-dark-hover-transparent-50:hover,.theme-light .color-8-font-dark-hover-transparent-50:hover{color:#2c864680}.theme-light .green-font-dark-hover-transparent-55:hover,.theme-light .color-8-font-dark-hover-transparent-55:hover{color:#2c86468c}.theme-light .green-font-dark-hover-transparent-60:hover,.theme-light .color-8-font-dark-hover-transparent-60:hover{color:#2c864699}.theme-light .green-font-dark-hover-transparent-65:hover,.theme-light .color-8-font-dark-hover-transparent-65:hover{color:#2c8646a6}.theme-light .green-font-dark-hover-transparent-70:hover,.theme-light .color-8-font-dark-hover-transparent-70:hover{color:#2c8646b3}.theme-light .green-font-dark-hover-transparent-75:hover,.theme-light .color-8-font-dark-hover-transparent-75:hover{color:#2c8646bf}.theme-light .green-font-dark-hover-transparent-80:hover,.theme-light .color-8-font-dark-hover-transparent-80:hover{color:#2c8646cc}.theme-light .green-font-dark-hover-transparent-85:hover,.theme-light .color-8-font-dark-hover-transparent-85:hover{color:#2c8646d9}.theme-light .green-font-dark-hover-transparent-90:hover,.theme-light .color-8-font-dark-hover-transparent-90:hover{color:#2c8646e6}.theme-light .green-font-dark-hover-transparent-95:hover,.theme-light .color-8-font-dark-hover-transparent-95:hover{color:#2c8646f2}.theme-light .green-font-dark-contrast,.theme-light .color-8-font-dark-contrast{color:#fff}.theme-light .green-font-darker,.theme-light .color-8-font-darker{color:#175c2c}.theme-light .green-font-darker-transparent-5,.theme-light .color-8-font-darker-transparent-5{color:#175c2c0d}.theme-light .green-font-darker-transparent-10,.theme-light .color-8-font-darker-transparent-10{color:#175c2c1a}.theme-light .green-font-darker-transparent-15,.theme-light .color-8-font-darker-transparent-15{color:#175c2c26}.theme-light .green-font-darker-transparent-20,.theme-light .color-8-font-darker-transparent-20{color:#175c2c33}.theme-light .green-font-darker-transparent-25,.theme-light .color-8-font-darker-transparent-25{color:#175c2c40}.theme-light .green-font-darker-transparent-30,.theme-light .color-8-font-darker-transparent-30{color:#175c2c4d}.theme-light .green-font-darker-transparent-35,.theme-light .color-8-font-darker-transparent-35{color:#175c2c59}.theme-light .green-font-darker-transparent-40,.theme-light .color-8-font-darker-transparent-40{color:#175c2c66}.theme-light .green-font-darker-transparent-45,.theme-light .color-8-font-darker-transparent-45{color:#175c2c73}.theme-light .green-font-darker-transparent-50,.theme-light .color-8-font-darker-transparent-50{color:#175c2c80}.theme-light .green-font-darker-transparent-55,.theme-light .color-8-font-darker-transparent-55{color:#175c2c8c}.theme-light .green-font-darker-transparent-60,.theme-light .color-8-font-darker-transparent-60{color:#175c2c99}.theme-light .green-font-darker-transparent-65,.theme-light .color-8-font-darker-transparent-65{color:#175c2ca6}.theme-light .green-font-darker-transparent-70,.theme-light .color-8-font-darker-transparent-70{color:#175c2cb3}.theme-light .green-font-darker-transparent-75,.theme-light .color-8-font-darker-transparent-75{color:#175c2cbf}.theme-light .green-font-darker-transparent-80,.theme-light .color-8-font-darker-transparent-80{color:#175c2ccc}.theme-light .green-font-darker-transparent-85,.theme-light .color-8-font-darker-transparent-85{color:#175c2cd9}.theme-light .green-font-darker-transparent-90,.theme-light .color-8-font-darker-transparent-90{color:#175c2ce6}.theme-light .green-font-darker-transparent-95,.theme-light .color-8-font-darker-transparent-95{color:#175c2cf2}.theme-light .green-font-darker-lightness-10,.theme-light .color-8-font-darker-lightness-10{color:#1f7c3b}.theme-light .green-font-darker-darkness-10,.theme-light .color-8-font-darker-darkness-10{color:#155328}.theme-light .green-font-darker-lightness-20,.theme-light .color-8-font-darker-lightness-20{color:#279b4a}.theme-light .green-font-darker-darkness-20,.theme-light .color-8-font-darker-darkness-20{color:#124a23}.theme-light .green-font-darker-lightness-30,.theme-light .color-8-font-darker-lightness-30{color:#2fbb59}.theme-light .green-font-darker-darkness-30,.theme-light .color-8-font-darker-darkness-30{color:#10401f}.theme-light .green-font-darker-lightness-40,.theme-light .color-8-font-darker-lightness-40{color:#41d06d}.theme-light .green-font-darker-darkness-40,.theme-light .color-8-font-darker-darkness-40{color:#0e371a}.theme-light .green-font-darker-lightness-50,.theme-light .color-8-font-darker-lightness-50{color:#61d885}.theme-light .green-font-darker-darkness-50,.theme-light .color-8-font-darker-darkness-50{color:#0c2e16}.theme-light .green-font-darker-lightness-60,.theme-light .color-8-font-darker-lightness-60{color:#81df9d}.theme-light .green-font-darker-darkness-60,.theme-light .color-8-font-darker-darkness-60{color:#092512}.theme-light .green-font-darker-lightness-70,.theme-light .color-8-font-darker-lightness-70{color:#a0e7b6}.theme-light .green-font-darker-darkness-70,.theme-light .color-8-font-darker-darkness-70{color:#071c0d}.theme-light .green-font-darker-lightness-80,.theme-light .color-8-font-darker-lightness-80{color:#c0efce}.theme-light .green-font-darker-darkness-80,.theme-light .color-8-font-darker-darkness-80{color:#051209}.theme-light .green-font-darker-lightness-90,.theme-light .color-8-font-darker-lightness-90{color:#dff7e7}.theme-light .green-font-darker-darkness-90,.theme-light .color-8-font-darker-darkness-90{color:#020904}.theme-light .green-font-darker-hover:hover,.theme-light .color-8-font-darker-hover:hover{color:#175c2c}.theme-light .green-font-darker-hover-transparent-5:hover,.theme-light .color-8-font-darker-hover-transparent-5:hover{color:#175c2c0d}.theme-light .green-font-darker-hover-transparent-10:hover,.theme-light .color-8-font-darker-hover-transparent-10:hover{color:#175c2c1a}.theme-light .green-font-darker-hover-transparent-15:hover,.theme-light .color-8-font-darker-hover-transparent-15:hover{color:#175c2c26}.theme-light .green-font-darker-hover-transparent-20:hover,.theme-light .color-8-font-darker-hover-transparent-20:hover{color:#175c2c33}.theme-light .green-font-darker-hover-transparent-25:hover,.theme-light .color-8-font-darker-hover-transparent-25:hover{color:#175c2c40}.theme-light .green-font-darker-hover-transparent-30:hover,.theme-light .color-8-font-darker-hover-transparent-30:hover{color:#175c2c4d}.theme-light .green-font-darker-hover-transparent-35:hover,.theme-light .color-8-font-darker-hover-transparent-35:hover{color:#175c2c59}.theme-light .green-font-darker-hover-transparent-40:hover,.theme-light .color-8-font-darker-hover-transparent-40:hover{color:#175c2c66}.theme-light .green-font-darker-hover-transparent-45:hover,.theme-light .color-8-font-darker-hover-transparent-45:hover{color:#175c2c73}.theme-light .green-font-darker-hover-transparent-50:hover,.theme-light .color-8-font-darker-hover-transparent-50:hover{color:#175c2c80}.theme-light .green-font-darker-hover-transparent-55:hover,.theme-light .color-8-font-darker-hover-transparent-55:hover{color:#175c2c8c}.theme-light .green-font-darker-hover-transparent-60:hover,.theme-light .color-8-font-darker-hover-transparent-60:hover{color:#175c2c99}.theme-light .green-font-darker-hover-transparent-65:hover,.theme-light .color-8-font-darker-hover-transparent-65:hover{color:#175c2ca6}.theme-light .green-font-darker-hover-transparent-70:hover,.theme-light .color-8-font-darker-hover-transparent-70:hover{color:#175c2cb3}.theme-light .green-font-darker-hover-transparent-75:hover,.theme-light .color-8-font-darker-hover-transparent-75:hover{color:#175c2cbf}.theme-light .green-font-darker-hover-transparent-80:hover,.theme-light .color-8-font-darker-hover-transparent-80:hover{color:#175c2ccc}.theme-light .green-font-darker-hover-transparent-85:hover,.theme-light .color-8-font-darker-hover-transparent-85:hover{color:#175c2cd9}.theme-light .green-font-darker-hover-transparent-90:hover,.theme-light .color-8-font-darker-hover-transparent-90:hover{color:#175c2ce6}.theme-light .green-font-darker-hover-transparent-95:hover,.theme-light .color-8-font-darker-hover-transparent-95:hover{color:#175c2cf2}.theme-light .green-font-darker-contrast,.theme-light .color-8-font-darker-contrast{color:#f2f2f2}.theme-light .green-fill-lighter,.theme-light .color-8-fill-lighter{fill:#c4fc9f}.theme-light .green-fill-lighter-transparent-5,.theme-light .color-8-fill-lighter-transparent-5{fill:#c4fc9f0d}.theme-light .green-fill-lighter-transparent-10,.theme-light .color-8-fill-lighter-transparent-10{fill:#c4fc9f1a}.theme-light .green-fill-lighter-transparent-15,.theme-light .color-8-fill-lighter-transparent-15{fill:#c4fc9f26}.theme-light .green-fill-lighter-transparent-20,.theme-light .color-8-fill-lighter-transparent-20{fill:#c4fc9f33}.theme-light .green-fill-lighter-transparent-25,.theme-light .color-8-fill-lighter-transparent-25{fill:#c4fc9f40}.theme-light .green-fill-lighter-transparent-30,.theme-light .color-8-fill-lighter-transparent-30{fill:#c4fc9f4d}.theme-light .green-fill-lighter-transparent-35,.theme-light .color-8-fill-lighter-transparent-35{fill:#c4fc9f59}.theme-light .green-fill-lighter-transparent-40,.theme-light .color-8-fill-lighter-transparent-40{fill:#c4fc9f66}.theme-light .green-fill-lighter-transparent-45,.theme-light .color-8-fill-lighter-transparent-45{fill:#c4fc9f73}.theme-light .green-fill-lighter-transparent-50,.theme-light .color-8-fill-lighter-transparent-50{fill:#c4fc9f80}.theme-light .green-fill-lighter-transparent-55,.theme-light .color-8-fill-lighter-transparent-55{fill:#c4fc9f8c}.theme-light .green-fill-lighter-transparent-60,.theme-light .color-8-fill-lighter-transparent-60{fill:#c4fc9f99}.theme-light .green-fill-lighter-transparent-65,.theme-light .color-8-fill-lighter-transparent-65{fill:#c4fc9fa6}.theme-light .green-fill-lighter-transparent-70,.theme-light .color-8-fill-lighter-transparent-70{fill:#c4fc9fb3}.theme-light .green-fill-lighter-transparent-75,.theme-light .color-8-fill-lighter-transparent-75{fill:#c4fc9fbf}.theme-light .green-fill-lighter-transparent-80,.theme-light .color-8-fill-lighter-transparent-80{fill:#c4fc9fcc}.theme-light .green-fill-lighter-transparent-85,.theme-light .color-8-fill-lighter-transparent-85{fill:#c4fc9fd9}.theme-light .green-fill-lighter-transparent-90,.theme-light .color-8-fill-lighter-transparent-90{fill:#c4fc9fe6}.theme-light .green-fill-lighter-transparent-95,.theme-light .color-8-fill-lighter-transparent-95{fill:#c4fc9ff2}.theme-light .green-fill-lighter-lightness-10,.theme-light .color-8-fill-lighter-lightness-10{fill:#cafca9}.theme-light .green-fill-lighter-darkness-10,.theme-light .color-8-fill-lighter-darkness-10{fill:#acfb77}.theme-light .green-fill-lighter-lightness-20,.theme-light .color-8-fill-lighter-lightness-20{fill:#d0fdb2}.theme-light .green-fill-lighter-darkness-20,.theme-light .color-8-fill-lighter-darkness-20{fill:#93fa4f}.theme-light .green-fill-lighter-lightness-30,.theme-light .color-8-fill-lighter-lightness-30{fill:#d6fdbc}.theme-light .green-fill-lighter-darkness-30,.theme-light .color-8-fill-lighter-darkness-30{fill:#7bf827}.theme-light .green-fill-lighter-lightness-40,.theme-light .color-8-fill-lighter-lightness-40{fill:#dcfdc5}.theme-light .green-fill-lighter-darkness-40,.theme-light .color-8-fill-lighter-darkness-40{fill:#64ef07}.theme-light .green-fill-lighter-lightness-50,.theme-light .color-8-fill-lighter-lightness-50{fill:#e2fecf}.theme-light .green-fill-lighter-darkness-50,.theme-light .color-8-fill-lighter-darkness-50{fill:#53c706}.theme-light .green-fill-lighter-lightness-60,.theme-light .color-8-fill-lighter-lightness-60{fill:#e7fed9}.theme-light .green-fill-lighter-darkness-60,.theme-light .color-8-fill-lighter-darkness-60{fill:#429f05}.theme-light .green-fill-lighter-lightness-70,.theme-light .color-8-fill-lighter-lightness-70{fill:#edfee2}.theme-light .green-fill-lighter-darkness-70,.theme-light .color-8-fill-lighter-darkness-70{fill:#327804}.theme-light .green-fill-lighter-lightness-80,.theme-light .color-8-fill-lighter-lightness-80{fill:#f3feec}.theme-light .green-fill-lighter-darkness-80,.theme-light .color-8-fill-lighter-darkness-80{fill:#215002}.theme-light .green-fill-lighter-lightness-90,.theme-light .color-8-fill-lighter-lightness-90{fill:#f9fff5}.theme-light .green-fill-lighter-darkness-90,.theme-light .color-8-fill-lighter-darkness-90{fill:#112801}.theme-light .green-fill-lighter-hover:hover,.theme-light .color-8-fill-lighter-hover:hover{fill:#c4fc9f}.theme-light .green-fill-lighter-hover-transparent-5:hover,.theme-light .color-8-fill-lighter-hover-transparent-5:hover{fill:#c4fc9f0d}.theme-light .green-fill-lighter-hover-transparent-10:hover,.theme-light .color-8-fill-lighter-hover-transparent-10:hover{fill:#c4fc9f1a}.theme-light .green-fill-lighter-hover-transparent-15:hover,.theme-light .color-8-fill-lighter-hover-transparent-15:hover{fill:#c4fc9f26}.theme-light .green-fill-lighter-hover-transparent-20:hover,.theme-light .color-8-fill-lighter-hover-transparent-20:hover{fill:#c4fc9f33}.theme-light .green-fill-lighter-hover-transparent-25:hover,.theme-light .color-8-fill-lighter-hover-transparent-25:hover{fill:#c4fc9f40}.theme-light .green-fill-lighter-hover-transparent-30:hover,.theme-light .color-8-fill-lighter-hover-transparent-30:hover{fill:#c4fc9f4d}.theme-light .green-fill-lighter-hover-transparent-35:hover,.theme-light .color-8-fill-lighter-hover-transparent-35:hover{fill:#c4fc9f59}.theme-light .green-fill-lighter-hover-transparent-40:hover,.theme-light .color-8-fill-lighter-hover-transparent-40:hover{fill:#c4fc9f66}.theme-light .green-fill-lighter-hover-transparent-45:hover,.theme-light .color-8-fill-lighter-hover-transparent-45:hover{fill:#c4fc9f73}.theme-light .green-fill-lighter-hover-transparent-50:hover,.theme-light .color-8-fill-lighter-hover-transparent-50:hover{fill:#c4fc9f80}.theme-light .green-fill-lighter-hover-transparent-55:hover,.theme-light .color-8-fill-lighter-hover-transparent-55:hover{fill:#c4fc9f8c}.theme-light .green-fill-lighter-hover-transparent-60:hover,.theme-light .color-8-fill-lighter-hover-transparent-60:hover{fill:#c4fc9f99}.theme-light .green-fill-lighter-hover-transparent-65:hover,.theme-light .color-8-fill-lighter-hover-transparent-65:hover{fill:#c4fc9fa6}.theme-light .green-fill-lighter-hover-transparent-70:hover,.theme-light .color-8-fill-lighter-hover-transparent-70:hover{fill:#c4fc9fb3}.theme-light .green-fill-lighter-hover-transparent-75:hover,.theme-light .color-8-fill-lighter-hover-transparent-75:hover{fill:#c4fc9fbf}.theme-light .green-fill-lighter-hover-transparent-80:hover,.theme-light .color-8-fill-lighter-hover-transparent-80:hover{fill:#c4fc9fcc}.theme-light .green-fill-lighter-hover-transparent-85:hover,.theme-light .color-8-fill-lighter-hover-transparent-85:hover{fill:#c4fc9fd9}.theme-light .green-fill-lighter-hover-transparent-90:hover,.theme-light .color-8-fill-lighter-hover-transparent-90:hover{fill:#c4fc9fe6}.theme-light .green-fill-lighter-hover-transparent-95:hover,.theme-light .color-8-fill-lighter-hover-transparent-95:hover{fill:#c4fc9ff2}.theme-light .green-fill-light,.theme-light .color-8-fill-light{fill:#86db4f}.theme-light .green-fill-light-transparent-5,.theme-light .color-8-fill-light-transparent-5{fill:#86db4f0d}.theme-light .green-fill-light-transparent-10,.theme-light .color-8-fill-light-transparent-10{fill:#86db4f1a}.theme-light .green-fill-light-transparent-15,.theme-light .color-8-fill-light-transparent-15{fill:#86db4f26}.theme-light .green-fill-light-transparent-20,.theme-light .color-8-fill-light-transparent-20{fill:#86db4f33}.theme-light .green-fill-light-transparent-25,.theme-light .color-8-fill-light-transparent-25{fill:#86db4f40}.theme-light .green-fill-light-transparent-30,.theme-light .color-8-fill-light-transparent-30{fill:#86db4f4d}.theme-light .green-fill-light-transparent-35,.theme-light .color-8-fill-light-transparent-35{fill:#86db4f59}.theme-light .green-fill-light-transparent-40,.theme-light .color-8-fill-light-transparent-40{fill:#86db4f66}.theme-light .green-fill-light-transparent-45,.theme-light .color-8-fill-light-transparent-45{fill:#86db4f73}.theme-light .green-fill-light-transparent-50,.theme-light .color-8-fill-light-transparent-50{fill:#86db4f80}.theme-light .green-fill-light-transparent-55,.theme-light .color-8-fill-light-transparent-55{fill:#86db4f8c}.theme-light .green-fill-light-transparent-60,.theme-light .color-8-fill-light-transparent-60{fill:#86db4f99}.theme-light .green-fill-light-transparent-65,.theme-light .color-8-fill-light-transparent-65{fill:#86db4fa6}.theme-light .green-fill-light-transparent-70,.theme-light .color-8-fill-light-transparent-70{fill:#86db4fb3}.theme-light .green-fill-light-transparent-75,.theme-light .color-8-fill-light-transparent-75{fill:#86db4fbf}.theme-light .green-fill-light-transparent-80,.theme-light .color-8-fill-light-transparent-80{fill:#86db4fcc}.theme-light .green-fill-light-transparent-85,.theme-light .color-8-fill-light-transparent-85{fill:#86db4fd9}.theme-light .green-fill-light-transparent-90,.theme-light .color-8-fill-light-transparent-90{fill:#86db4fe6}.theme-light .green-fill-light-transparent-95,.theme-light .color-8-fill-light-transparent-95{fill:#86db4ff2}.theme-light .green-fill-light-lightness-10,.theme-light .color-8-fill-light-lightness-10{fill:#92df61}.theme-light .green-fill-light-darkness-10,.theme-light .color-8-fill-light-darkness-10{fill:#75d636}.theme-light .green-fill-light-lightness-20,.theme-light .color-8-fill-light-lightness-20{fill:#9ee272}.theme-light .green-fill-light-darkness-20,.theme-light .color-8-fill-light-darkness-20{fill:#66c628}.theme-light .green-fill-light-lightness-30,.theme-light .color-8-fill-light-lightness-30{fill:#aae684}.theme-light .green-fill-light-darkness-30,.theme-light .color-8-fill-light-darkness-30{fill:#5aad23}.theme-light .green-fill-light-lightness-40,.theme-light .color-8-fill-light-lightness-40{fill:#b6e995}.theme-light .green-fill-light-darkness-40,.theme-light .color-8-fill-light-darkness-40{fill:#4d941e}.theme-light .green-fill-light-lightness-50,.theme-light .color-8-fill-light-lightness-50{fill:#c3eda7}.theme-light .green-fill-light-darkness-50,.theme-light .color-8-fill-light-darkness-50{fill:#407c19}.theme-light .green-fill-light-lightness-60,.theme-light .color-8-fill-light-lightness-60{fill:#cff1b9}.theme-light .green-fill-light-darkness-60,.theme-light .color-8-fill-light-darkness-60{fill:#336314}.theme-light .green-fill-light-lightness-70,.theme-light .color-8-fill-light-lightness-70{fill:#dbf4ca}.theme-light .green-fill-light-darkness-70,.theme-light .color-8-fill-light-darkness-70{fill:#264a0f}.theme-light .green-fill-light-lightness-80,.theme-light .color-8-fill-light-lightness-80{fill:#e7f8dc}.theme-light .green-fill-light-darkness-80,.theme-light .color-8-fill-light-darkness-80{fill:#1a310a}.theme-light .green-fill-light-lightness-90,.theme-light .color-8-fill-light-lightness-90{fill:#f3fbed}.theme-light .green-fill-light-darkness-90,.theme-light .color-8-fill-light-darkness-90{fill:#0d1905}.theme-light .green-fill-light-hover:hover,.theme-light .color-8-fill-light-hover:hover{fill:#86db4f}.theme-light .green-fill-light-hover-transparent-5:hover,.theme-light .color-8-fill-light-hover-transparent-5:hover{fill:#86db4f0d}.theme-light .green-fill-light-hover-transparent-10:hover,.theme-light .color-8-fill-light-hover-transparent-10:hover{fill:#86db4f1a}.theme-light .green-fill-light-hover-transparent-15:hover,.theme-light .color-8-fill-light-hover-transparent-15:hover{fill:#86db4f26}.theme-light .green-fill-light-hover-transparent-20:hover,.theme-light .color-8-fill-light-hover-transparent-20:hover{fill:#86db4f33}.theme-light .green-fill-light-hover-transparent-25:hover,.theme-light .color-8-fill-light-hover-transparent-25:hover{fill:#86db4f40}.theme-light .green-fill-light-hover-transparent-30:hover,.theme-light .color-8-fill-light-hover-transparent-30:hover{fill:#86db4f4d}.theme-light .green-fill-light-hover-transparent-35:hover,.theme-light .color-8-fill-light-hover-transparent-35:hover{fill:#86db4f59}.theme-light .green-fill-light-hover-transparent-40:hover,.theme-light .color-8-fill-light-hover-transparent-40:hover{fill:#86db4f66}.theme-light .green-fill-light-hover-transparent-45:hover,.theme-light .color-8-fill-light-hover-transparent-45:hover{fill:#86db4f73}.theme-light .green-fill-light-hover-transparent-50:hover,.theme-light .color-8-fill-light-hover-transparent-50:hover{fill:#86db4f80}.theme-light .green-fill-light-hover-transparent-55:hover,.theme-light .color-8-fill-light-hover-transparent-55:hover{fill:#86db4f8c}.theme-light .green-fill-light-hover-transparent-60:hover,.theme-light .color-8-fill-light-hover-transparent-60:hover{fill:#86db4f99}.theme-light .green-fill-light-hover-transparent-65:hover,.theme-light .color-8-fill-light-hover-transparent-65:hover{fill:#86db4fa6}.theme-light .green-fill-light-hover-transparent-70:hover,.theme-light .color-8-fill-light-hover-transparent-70:hover{fill:#86db4fb3}.theme-light .green-fill-light-hover-transparent-75:hover,.theme-light .color-8-fill-light-hover-transparent-75:hover{fill:#86db4fbf}.theme-light .green-fill-light-hover-transparent-80:hover,.theme-light .color-8-fill-light-hover-transparent-80:hover{fill:#86db4fcc}.theme-light .green-fill-light-hover-transparent-85:hover,.theme-light .color-8-fill-light-hover-transparent-85:hover{fill:#86db4fd9}.theme-light .green-fill-light-hover-transparent-90:hover,.theme-light .color-8-fill-light-hover-transparent-90:hover{fill:#86db4fe6}.theme-light .green-fill-light-hover-transparent-95:hover,.theme-light .color-8-fill-light-hover-transparent-95:hover{fill:#86db4ff2}.theme-light .green-fill,.theme-light .color-8-fill{fill:#4eb523}.theme-light .green-fill-transparent-5,.theme-light .color-8-fill-transparent-5{fill:#4eb5230d}.theme-light .green-fill-transparent-10,.theme-light .color-8-fill-transparent-10{fill:#4eb5231a}.theme-light .green-fill-transparent-15,.theme-light .color-8-fill-transparent-15{fill:#4eb52326}.theme-light .green-fill-transparent-20,.theme-light .color-8-fill-transparent-20{fill:#4eb52333}.theme-light .green-fill-transparent-25,.theme-light .color-8-fill-transparent-25{fill:#4eb52340}.theme-light .green-fill-transparent-30,.theme-light .color-8-fill-transparent-30{fill:#4eb5234d}.theme-light .green-fill-transparent-35,.theme-light .color-8-fill-transparent-35{fill:#4eb52359}.theme-light .green-fill-transparent-40,.theme-light .color-8-fill-transparent-40{fill:#4eb52366}.theme-light .green-fill-transparent-45,.theme-light .color-8-fill-transparent-45{fill:#4eb52373}.theme-light .green-fill-transparent-50,.theme-light .color-8-fill-transparent-50{fill:#4eb52380}.theme-light .green-fill-transparent-55,.theme-light .color-8-fill-transparent-55{fill:#4eb5238c}.theme-light .green-fill-transparent-60,.theme-light .color-8-fill-transparent-60{fill:#4eb52399}.theme-light .green-fill-transparent-65,.theme-light .color-8-fill-transparent-65{fill:#4eb523a6}.theme-light .green-fill-transparent-70,.theme-light .color-8-fill-transparent-70{fill:#4eb523b3}.theme-light .green-fill-transparent-75,.theme-light .color-8-fill-transparent-75{fill:#4eb523bf}.theme-light .green-fill-transparent-80,.theme-light .color-8-fill-transparent-80{fill:#4eb523cc}.theme-light .green-fill-transparent-85,.theme-light .color-8-fill-transparent-85{fill:#4eb523d9}.theme-light .green-fill-transparent-90,.theme-light .color-8-fill-transparent-90{fill:#4eb523e6}.theme-light .green-fill-transparent-95,.theme-light .color-8-fill-transparent-95{fill:#4eb523f2}.theme-light .green-fill-lightness-10,.theme-light .color-8-fill-lightness-10{fill:#59ce28}.theme-light .green-fill-darkness-10,.theme-light .color-8-fill-darkness-10{fill:#46a320}.theme-light .green-fill-lightness-20,.theme-light .color-8-fill-lightness-20{fill:#69d93a}.theme-light .green-fill-darkness-20,.theme-light .color-8-fill-darkness-20{fill:#3e911c}.theme-light .green-fill-lightness-30,.theme-light .color-8-fill-lightness-30{fill:#7cde53}.theme-light .green-fill-darkness-30,.theme-light .color-8-fill-darkness-30{fill:#377f19}.theme-light .green-fill-lightness-40,.theme-light .color-8-fill-lightness-40{fill:#8ee26b}.theme-light .green-fill-darkness-40,.theme-light .color-8-fill-darkness-40{fill:#2f6d15}.theme-light .green-fill-lightness-50,.theme-light .color-8-fill-lightness-50{fill:#a1e784}.theme-light .green-fill-darkness-50,.theme-light .color-8-fill-darkness-50{fill:#275b12}.theme-light .green-fill-lightness-60,.theme-light .color-8-fill-lightness-60{fill:#b4ec9c}.theme-light .green-fill-darkness-60,.theme-light .color-8-fill-darkness-60{fill:#1f480e}.theme-light .green-fill-lightness-70,.theme-light .color-8-fill-lightness-70{fill:#c7f1b5}.theme-light .green-fill-darkness-70,.theme-light .color-8-fill-darkness-70{fill:#17360b}.theme-light .green-fill-lightness-80,.theme-light .color-8-fill-lightness-80{fill:#d9f5ce}.theme-light .green-fill-darkness-80,.theme-light .color-8-fill-darkness-80{fill:#102407}.theme-light .green-fill-lightness-90,.theme-light .color-8-fill-lightness-90{fill:#ecfae6}.theme-light .green-fill-darkness-90,.theme-light .color-8-fill-darkness-90{fill:#081204}.theme-light .green-fill-hover:hover,.theme-light .color-8-fill-hover:hover{fill:#4eb523}.theme-light .green-fill-hover-transparent-5:hover,.theme-light .color-8-fill-hover-transparent-5:hover{fill:#4eb5230d}.theme-light .green-fill-hover-transparent-10:hover,.theme-light .color-8-fill-hover-transparent-10:hover{fill:#4eb5231a}.theme-light .green-fill-hover-transparent-15:hover,.theme-light .color-8-fill-hover-transparent-15:hover{fill:#4eb52326}.theme-light .green-fill-hover-transparent-20:hover,.theme-light .color-8-fill-hover-transparent-20:hover{fill:#4eb52333}.theme-light .green-fill-hover-transparent-25:hover,.theme-light .color-8-fill-hover-transparent-25:hover{fill:#4eb52340}.theme-light .green-fill-hover-transparent-30:hover,.theme-light .color-8-fill-hover-transparent-30:hover{fill:#4eb5234d}.theme-light .green-fill-hover-transparent-35:hover,.theme-light .color-8-fill-hover-transparent-35:hover{fill:#4eb52359}.theme-light .green-fill-hover-transparent-40:hover,.theme-light .color-8-fill-hover-transparent-40:hover{fill:#4eb52366}.theme-light .green-fill-hover-transparent-45:hover,.theme-light .color-8-fill-hover-transparent-45:hover{fill:#4eb52373}.theme-light .green-fill-hover-transparent-50:hover,.theme-light .color-8-fill-hover-transparent-50:hover{fill:#4eb52380}.theme-light .green-fill-hover-transparent-55:hover,.theme-light .color-8-fill-hover-transparent-55:hover{fill:#4eb5238c}.theme-light .green-fill-hover-transparent-60:hover,.theme-light .color-8-fill-hover-transparent-60:hover{fill:#4eb52399}.theme-light .green-fill-hover-transparent-65:hover,.theme-light .color-8-fill-hover-transparent-65:hover{fill:#4eb523a6}.theme-light .green-fill-hover-transparent-70:hover,.theme-light .color-8-fill-hover-transparent-70:hover{fill:#4eb523b3}.theme-light .green-fill-hover-transparent-75:hover,.theme-light .color-8-fill-hover-transparent-75:hover{fill:#4eb523bf}.theme-light .green-fill-hover-transparent-80:hover,.theme-light .color-8-fill-hover-transparent-80:hover{fill:#4eb523cc}.theme-light .green-fill-hover-transparent-85:hover,.theme-light .color-8-fill-hover-transparent-85:hover{fill:#4eb523d9}.theme-light .green-fill-hover-transparent-90:hover,.theme-light .color-8-fill-hover-transparent-90:hover{fill:#4eb523e6}.theme-light .green-fill-hover-transparent-95:hover,.theme-light .color-8-fill-hover-transparent-95:hover{fill:#4eb523f2}.theme-light .green-fill-dark,.theme-light .color-8-fill-dark{fill:#2c8646}.theme-light .green-fill-dark-transparent-5,.theme-light .color-8-fill-dark-transparent-5{fill:#2c86460d}.theme-light .green-fill-dark-transparent-10,.theme-light .color-8-fill-dark-transparent-10{fill:#2c86461a}.theme-light .green-fill-dark-transparent-15,.theme-light .color-8-fill-dark-transparent-15{fill:#2c864626}.theme-light .green-fill-dark-transparent-20,.theme-light .color-8-fill-dark-transparent-20{fill:#2c864633}.theme-light .green-fill-dark-transparent-25,.theme-light .color-8-fill-dark-transparent-25{fill:#2c864640}.theme-light .green-fill-dark-transparent-30,.theme-light .color-8-fill-dark-transparent-30{fill:#2c86464d}.theme-light .green-fill-dark-transparent-35,.theme-light .color-8-fill-dark-transparent-35{fill:#2c864659}.theme-light .green-fill-dark-transparent-40,.theme-light .color-8-fill-dark-transparent-40{fill:#2c864666}.theme-light .green-fill-dark-transparent-45,.theme-light .color-8-fill-dark-transparent-45{fill:#2c864673}.theme-light .green-fill-dark-transparent-50,.theme-light .color-8-fill-dark-transparent-50{fill:#2c864680}.theme-light .green-fill-dark-transparent-55,.theme-light .color-8-fill-dark-transparent-55{fill:#2c86468c}.theme-light .green-fill-dark-transparent-60,.theme-light .color-8-fill-dark-transparent-60{fill:#2c864699}.theme-light .green-fill-dark-transparent-65,.theme-light .color-8-fill-dark-transparent-65{fill:#2c8646a6}.theme-light .green-fill-dark-transparent-70,.theme-light .color-8-fill-dark-transparent-70{fill:#2c8646b3}.theme-light .green-fill-dark-transparent-75,.theme-light .color-8-fill-dark-transparent-75{fill:#2c8646bf}.theme-light .green-fill-dark-transparent-80,.theme-light .color-8-fill-dark-transparent-80{fill:#2c8646cc}.theme-light .green-fill-dark-transparent-85,.theme-light .color-8-fill-dark-transparent-85{fill:#2c8646d9}.theme-light .green-fill-dark-transparent-90,.theme-light .color-8-fill-dark-transparent-90{fill:#2c8646e6}.theme-light .green-fill-dark-transparent-95,.theme-light .color-8-fill-dark-transparent-95{fill:#2c8646f2}.theme-light .green-fill-dark-lightness-10,.theme-light .color-8-fill-dark-lightness-10{fill:#349f53}.theme-light .green-fill-dark-darkness-10,.theme-light .color-8-fill-dark-darkness-10{fill:#28793f}.theme-light .green-fill-dark-lightness-20,.theme-light .color-8-fill-dark-lightness-20{fill:#3cb860}.theme-light .green-fill-dark-darkness-20,.theme-light .color-8-fill-dark-darkness-20{fill:#236b38}.theme-light .green-fill-dark-lightness-30,.theme-light .color-8-fill-dark-lightness-30{fill:#50c672}.theme-light .green-fill-dark-darkness-30,.theme-light .color-8-fill-dark-darkness-30{fill:#1f5e31}.theme-light .green-fill-dark-lightness-40,.theme-light .color-8-fill-dark-lightness-40{fill:#69ce86}.theme-light .green-fill-dark-darkness-40,.theme-light .color-8-fill-dark-darkness-40{fill:#1a502a}.theme-light .green-fill-dark-lightness-50,.theme-light .color-8-fill-dark-lightness-50{fill:#82d69a}.theme-light .green-fill-dark-darkness-50,.theme-light .color-8-fill-dark-darkness-50{fill:#164323}.theme-light .green-fill-dark-lightness-60,.theme-light .color-8-fill-dark-lightness-60{fill:#9bdeae}.theme-light .green-fill-dark-darkness-60,.theme-light .color-8-fill-dark-darkness-60{fill:#12361c}.theme-light .green-fill-dark-lightness-70,.theme-light .color-8-fill-dark-lightness-70{fill:#b4e6c3}.theme-light .green-fill-dark-darkness-70,.theme-light .color-8-fill-dark-darkness-70{fill:#0d2815}.theme-light .green-fill-dark-lightness-80,.theme-light .color-8-fill-dark-lightness-80{fill:#cdefd7}.theme-light .green-fill-dark-darkness-80,.theme-light .color-8-fill-dark-darkness-80{fill:#091b0e}.theme-light .green-fill-dark-lightness-90,.theme-light .color-8-fill-dark-lightness-90{fill:#e6f7eb}.theme-light .green-fill-dark-darkness-90,.theme-light .color-8-fill-dark-darkness-90{fill:#040d07}.theme-light .green-fill-dark-hover:hover,.theme-light .color-8-fill-dark-hover:hover{fill:#2c8646}.theme-light .green-fill-dark-hover-transparent-5:hover,.theme-light .color-8-fill-dark-hover-transparent-5:hover{fill:#2c86460d}.theme-light .green-fill-dark-hover-transparent-10:hover,.theme-light .color-8-fill-dark-hover-transparent-10:hover{fill:#2c86461a}.theme-light .green-fill-dark-hover-transparent-15:hover,.theme-light .color-8-fill-dark-hover-transparent-15:hover{fill:#2c864626}.theme-light .green-fill-dark-hover-transparent-20:hover,.theme-light .color-8-fill-dark-hover-transparent-20:hover{fill:#2c864633}.theme-light .green-fill-dark-hover-transparent-25:hover,.theme-light .color-8-fill-dark-hover-transparent-25:hover{fill:#2c864640}.theme-light .green-fill-dark-hover-transparent-30:hover,.theme-light .color-8-fill-dark-hover-transparent-30:hover{fill:#2c86464d}.theme-light .green-fill-dark-hover-transparent-35:hover,.theme-light .color-8-fill-dark-hover-transparent-35:hover{fill:#2c864659}.theme-light .green-fill-dark-hover-transparent-40:hover,.theme-light .color-8-fill-dark-hover-transparent-40:hover{fill:#2c864666}.theme-light .green-fill-dark-hover-transparent-45:hover,.theme-light .color-8-fill-dark-hover-transparent-45:hover{fill:#2c864673}.theme-light .green-fill-dark-hover-transparent-50:hover,.theme-light .color-8-fill-dark-hover-transparent-50:hover{fill:#2c864680}.theme-light .green-fill-dark-hover-transparent-55:hover,.theme-light .color-8-fill-dark-hover-transparent-55:hover{fill:#2c86468c}.theme-light .green-fill-dark-hover-transparent-60:hover,.theme-light .color-8-fill-dark-hover-transparent-60:hover{fill:#2c864699}.theme-light .green-fill-dark-hover-transparent-65:hover,.theme-light .color-8-fill-dark-hover-transparent-65:hover{fill:#2c8646a6}.theme-light .green-fill-dark-hover-transparent-70:hover,.theme-light .color-8-fill-dark-hover-transparent-70:hover{fill:#2c8646b3}.theme-light .green-fill-dark-hover-transparent-75:hover,.theme-light .color-8-fill-dark-hover-transparent-75:hover{fill:#2c8646bf}.theme-light .green-fill-dark-hover-transparent-80:hover,.theme-light .color-8-fill-dark-hover-transparent-80:hover{fill:#2c8646cc}.theme-light .green-fill-dark-hover-transparent-85:hover,.theme-light .color-8-fill-dark-hover-transparent-85:hover{fill:#2c8646d9}.theme-light .green-fill-dark-hover-transparent-90:hover,.theme-light .color-8-fill-dark-hover-transparent-90:hover{fill:#2c8646e6}.theme-light .green-fill-dark-hover-transparent-95:hover,.theme-light .color-8-fill-dark-hover-transparent-95:hover{fill:#2c8646f2}.theme-light .green-fill-darker,.theme-light .color-8-fill-darker{fill:#175c2c}.theme-light .green-fill-darker-transparent-5,.theme-light .color-8-fill-darker-transparent-5{fill:#175c2c0d}.theme-light .green-fill-darker-transparent-10,.theme-light .color-8-fill-darker-transparent-10{fill:#175c2c1a}.theme-light .green-fill-darker-transparent-15,.theme-light .color-8-fill-darker-transparent-15{fill:#175c2c26}.theme-light .green-fill-darker-transparent-20,.theme-light .color-8-fill-darker-transparent-20{fill:#175c2c33}.theme-light .green-fill-darker-transparent-25,.theme-light .color-8-fill-darker-transparent-25{fill:#175c2c40}.theme-light .green-fill-darker-transparent-30,.theme-light .color-8-fill-darker-transparent-30{fill:#175c2c4d}.theme-light .green-fill-darker-transparent-35,.theme-light .color-8-fill-darker-transparent-35{fill:#175c2c59}.theme-light .green-fill-darker-transparent-40,.theme-light .color-8-fill-darker-transparent-40{fill:#175c2c66}.theme-light .green-fill-darker-transparent-45,.theme-light .color-8-fill-darker-transparent-45{fill:#175c2c73}.theme-light .green-fill-darker-transparent-50,.theme-light .color-8-fill-darker-transparent-50{fill:#175c2c80}.theme-light .green-fill-darker-transparent-55,.theme-light .color-8-fill-darker-transparent-55{fill:#175c2c8c}.theme-light .green-fill-darker-transparent-60,.theme-light .color-8-fill-darker-transparent-60{fill:#175c2c99}.theme-light .green-fill-darker-transparent-65,.theme-light .color-8-fill-darker-transparent-65{fill:#175c2ca6}.theme-light .green-fill-darker-transparent-70,.theme-light .color-8-fill-darker-transparent-70{fill:#175c2cb3}.theme-light .green-fill-darker-transparent-75,.theme-light .color-8-fill-darker-transparent-75{fill:#175c2cbf}.theme-light .green-fill-darker-transparent-80,.theme-light .color-8-fill-darker-transparent-80{fill:#175c2ccc}.theme-light .green-fill-darker-transparent-85,.theme-light .color-8-fill-darker-transparent-85{fill:#175c2cd9}.theme-light .green-fill-darker-transparent-90,.theme-light .color-8-fill-darker-transparent-90{fill:#175c2ce6}.theme-light .green-fill-darker-transparent-95,.theme-light .color-8-fill-darker-transparent-95{fill:#175c2cf2}.theme-light .green-fill-darker-lightness-10,.theme-light .color-8-fill-darker-lightness-10{fill:#1f7c3b}.theme-light .green-fill-darker-darkness-10,.theme-light .color-8-fill-darker-darkness-10{fill:#155328}.theme-light .green-fill-darker-lightness-20,.theme-light .color-8-fill-darker-lightness-20{fill:#279b4a}.theme-light .green-fill-darker-darkness-20,.theme-light .color-8-fill-darker-darkness-20{fill:#124a23}.theme-light .green-fill-darker-lightness-30,.theme-light .color-8-fill-darker-lightness-30{fill:#2fbb59}.theme-light .green-fill-darker-darkness-30,.theme-light .color-8-fill-darker-darkness-30{fill:#10401f}.theme-light .green-fill-darker-lightness-40,.theme-light .color-8-fill-darker-lightness-40{fill:#41d06d}.theme-light .green-fill-darker-darkness-40,.theme-light .color-8-fill-darker-darkness-40{fill:#0e371a}.theme-light .green-fill-darker-lightness-50,.theme-light .color-8-fill-darker-lightness-50{fill:#61d885}.theme-light .green-fill-darker-darkness-50,.theme-light .color-8-fill-darker-darkness-50{fill:#0c2e16}.theme-light .green-fill-darker-lightness-60,.theme-light .color-8-fill-darker-lightness-60{fill:#81df9d}.theme-light .green-fill-darker-darkness-60,.theme-light .color-8-fill-darker-darkness-60{fill:#092512}.theme-light .green-fill-darker-lightness-70,.theme-light .color-8-fill-darker-lightness-70{fill:#a0e7b6}.theme-light .green-fill-darker-darkness-70,.theme-light .color-8-fill-darker-darkness-70{fill:#071c0d}.theme-light .green-fill-darker-lightness-80,.theme-light .color-8-fill-darker-lightness-80{fill:#c0efce}.theme-light .green-fill-darker-darkness-80,.theme-light .color-8-fill-darker-darkness-80{fill:#051209}.theme-light .green-fill-darker-lightness-90,.theme-light .color-8-fill-darker-lightness-90{fill:#dff7e7}.theme-light .green-fill-darker-darkness-90,.theme-light .color-8-fill-darker-darkness-90{fill:#020904}.theme-light .green-fill-darker-hover:hover,.theme-light .color-8-fill-darker-hover:hover{fill:#175c2c}.theme-light .green-fill-darker-hover-transparent-5:hover,.theme-light .color-8-fill-darker-hover-transparent-5:hover{fill:#175c2c0d}.theme-light .green-fill-darker-hover-transparent-10:hover,.theme-light .color-8-fill-darker-hover-transparent-10:hover{fill:#175c2c1a}.theme-light .green-fill-darker-hover-transparent-15:hover,.theme-light .color-8-fill-darker-hover-transparent-15:hover{fill:#175c2c26}.theme-light .green-fill-darker-hover-transparent-20:hover,.theme-light .color-8-fill-darker-hover-transparent-20:hover{fill:#175c2c33}.theme-light .green-fill-darker-hover-transparent-25:hover,.theme-light .color-8-fill-darker-hover-transparent-25:hover{fill:#175c2c40}.theme-light .green-fill-darker-hover-transparent-30:hover,.theme-light .color-8-fill-darker-hover-transparent-30:hover{fill:#175c2c4d}.theme-light .green-fill-darker-hover-transparent-35:hover,.theme-light .color-8-fill-darker-hover-transparent-35:hover{fill:#175c2c59}.theme-light .green-fill-darker-hover-transparent-40:hover,.theme-light .color-8-fill-darker-hover-transparent-40:hover{fill:#175c2c66}.theme-light .green-fill-darker-hover-transparent-45:hover,.theme-light .color-8-fill-darker-hover-transparent-45:hover{fill:#175c2c73}.theme-light .green-fill-darker-hover-transparent-50:hover,.theme-light .color-8-fill-darker-hover-transparent-50:hover{fill:#175c2c80}.theme-light .green-fill-darker-hover-transparent-55:hover,.theme-light .color-8-fill-darker-hover-transparent-55:hover{fill:#175c2c8c}.theme-light .green-fill-darker-hover-transparent-60:hover,.theme-light .color-8-fill-darker-hover-transparent-60:hover{fill:#175c2c99}.theme-light .green-fill-darker-hover-transparent-65:hover,.theme-light .color-8-fill-darker-hover-transparent-65:hover{fill:#175c2ca6}.theme-light .green-fill-darker-hover-transparent-70:hover,.theme-light .color-8-fill-darker-hover-transparent-70:hover{fill:#175c2cb3}.theme-light .green-fill-darker-hover-transparent-75:hover,.theme-light .color-8-fill-darker-hover-transparent-75:hover{fill:#175c2cbf}.theme-light .green-fill-darker-hover-transparent-80:hover,.theme-light .color-8-fill-darker-hover-transparent-80:hover{fill:#175c2ccc}.theme-light .green-fill-darker-hover-transparent-85:hover,.theme-light .color-8-fill-darker-hover-transparent-85:hover{fill:#175c2cd9}.theme-light .green-fill-darker-hover-transparent-90:hover,.theme-light .color-8-fill-darker-hover-transparent-90:hover{fill:#175c2ce6}.theme-light .green-fill-darker-hover-transparent-95:hover,.theme-light .color-8-fill-darker-hover-transparent-95:hover{fill:#175c2cf2}.theme-light .green-stroke-lighter,.theme-light .color-8-stroke-lighter{stroke:#c4fc9f}.theme-light .green-stroke-lighter-transparent-5,.theme-light .color-8-stroke-lighter-transparent-5{stroke:#c4fc9f0d}.theme-light .green-stroke-lighter-transparent-10,.theme-light .color-8-stroke-lighter-transparent-10{stroke:#c4fc9f1a}.theme-light .green-stroke-lighter-transparent-15,.theme-light .color-8-stroke-lighter-transparent-15{stroke:#c4fc9f26}.theme-light .green-stroke-lighter-transparent-20,.theme-light .color-8-stroke-lighter-transparent-20{stroke:#c4fc9f33}.theme-light .green-stroke-lighter-transparent-25,.theme-light .color-8-stroke-lighter-transparent-25{stroke:#c4fc9f40}.theme-light .green-stroke-lighter-transparent-30,.theme-light .color-8-stroke-lighter-transparent-30{stroke:#c4fc9f4d}.theme-light .green-stroke-lighter-transparent-35,.theme-light .color-8-stroke-lighter-transparent-35{stroke:#c4fc9f59}.theme-light .green-stroke-lighter-transparent-40,.theme-light .color-8-stroke-lighter-transparent-40{stroke:#c4fc9f66}.theme-light .green-stroke-lighter-transparent-45,.theme-light .color-8-stroke-lighter-transparent-45{stroke:#c4fc9f73}.theme-light .green-stroke-lighter-transparent-50,.theme-light .color-8-stroke-lighter-transparent-50{stroke:#c4fc9f80}.theme-light .green-stroke-lighter-transparent-55,.theme-light .color-8-stroke-lighter-transparent-55{stroke:#c4fc9f8c}.theme-light .green-stroke-lighter-transparent-60,.theme-light .color-8-stroke-lighter-transparent-60{stroke:#c4fc9f99}.theme-light .green-stroke-lighter-transparent-65,.theme-light .color-8-stroke-lighter-transparent-65{stroke:#c4fc9fa6}.theme-light .green-stroke-lighter-transparent-70,.theme-light .color-8-stroke-lighter-transparent-70{stroke:#c4fc9fb3}.theme-light .green-stroke-lighter-transparent-75,.theme-light .color-8-stroke-lighter-transparent-75{stroke:#c4fc9fbf}.theme-light .green-stroke-lighter-transparent-80,.theme-light .color-8-stroke-lighter-transparent-80{stroke:#c4fc9fcc}.theme-light .green-stroke-lighter-transparent-85,.theme-light .color-8-stroke-lighter-transparent-85{stroke:#c4fc9fd9}.theme-light .green-stroke-lighter-transparent-90,.theme-light .color-8-stroke-lighter-transparent-90{stroke:#c4fc9fe6}.theme-light .green-stroke-lighter-transparent-95,.theme-light .color-8-stroke-lighter-transparent-95{stroke:#c4fc9ff2}.theme-light .green-stroke-lighter-lightness-10,.theme-light .color-8-stroke-lighter-lightness-10{stroke:#cafca9}.theme-light .green-stroke-lighter-darkness-10,.theme-light .color-8-stroke-lighter-darkness-10{stroke:#acfb77}.theme-light .green-stroke-lighter-lightness-20,.theme-light .color-8-stroke-lighter-lightness-20{stroke:#d0fdb2}.theme-light .green-stroke-lighter-darkness-20,.theme-light .color-8-stroke-lighter-darkness-20{stroke:#93fa4f}.theme-light .green-stroke-lighter-lightness-30,.theme-light .color-8-stroke-lighter-lightness-30{stroke:#d6fdbc}.theme-light .green-stroke-lighter-darkness-30,.theme-light .color-8-stroke-lighter-darkness-30{stroke:#7bf827}.theme-light .green-stroke-lighter-lightness-40,.theme-light .color-8-stroke-lighter-lightness-40{stroke:#dcfdc5}.theme-light .green-stroke-lighter-darkness-40,.theme-light .color-8-stroke-lighter-darkness-40{stroke:#64ef07}.theme-light .green-stroke-lighter-lightness-50,.theme-light .color-8-stroke-lighter-lightness-50{stroke:#e2fecf}.theme-light .green-stroke-lighter-darkness-50,.theme-light .color-8-stroke-lighter-darkness-50{stroke:#53c706}.theme-light .green-stroke-lighter-lightness-60,.theme-light .color-8-stroke-lighter-lightness-60{stroke:#e7fed9}.theme-light .green-stroke-lighter-darkness-60,.theme-light .color-8-stroke-lighter-darkness-60{stroke:#429f05}.theme-light .green-stroke-lighter-lightness-70,.theme-light .color-8-stroke-lighter-lightness-70{stroke:#edfee2}.theme-light .green-stroke-lighter-darkness-70,.theme-light .color-8-stroke-lighter-darkness-70{stroke:#327804}.theme-light .green-stroke-lighter-lightness-80,.theme-light .color-8-stroke-lighter-lightness-80{stroke:#f3feec}.theme-light .green-stroke-lighter-darkness-80,.theme-light .color-8-stroke-lighter-darkness-80{stroke:#215002}.theme-light .green-stroke-lighter-lightness-90,.theme-light .color-8-stroke-lighter-lightness-90{stroke:#f9fff5}.theme-light .green-stroke-lighter-darkness-90,.theme-light .color-8-stroke-lighter-darkness-90{stroke:#112801}.theme-light .green-stroke-lighter-hover:hover,.theme-light .color-8-stroke-lighter-hover:hover{stroke:#c4fc9f}.theme-light .green-stroke-lighter-hover-transparent-5:hover,.theme-light .color-8-stroke-lighter-hover-transparent-5:hover{stroke:#c4fc9f0d}.theme-light .green-stroke-lighter-hover-transparent-10:hover,.theme-light .color-8-stroke-lighter-hover-transparent-10:hover{stroke:#c4fc9f1a}.theme-light .green-stroke-lighter-hover-transparent-15:hover,.theme-light .color-8-stroke-lighter-hover-transparent-15:hover{stroke:#c4fc9f26}.theme-light .green-stroke-lighter-hover-transparent-20:hover,.theme-light .color-8-stroke-lighter-hover-transparent-20:hover{stroke:#c4fc9f33}.theme-light .green-stroke-lighter-hover-transparent-25:hover,.theme-light .color-8-stroke-lighter-hover-transparent-25:hover{stroke:#c4fc9f40}.theme-light .green-stroke-lighter-hover-transparent-30:hover,.theme-light .color-8-stroke-lighter-hover-transparent-30:hover{stroke:#c4fc9f4d}.theme-light .green-stroke-lighter-hover-transparent-35:hover,.theme-light .color-8-stroke-lighter-hover-transparent-35:hover{stroke:#c4fc9f59}.theme-light .green-stroke-lighter-hover-transparent-40:hover,.theme-light .color-8-stroke-lighter-hover-transparent-40:hover{stroke:#c4fc9f66}.theme-light .green-stroke-lighter-hover-transparent-45:hover,.theme-light .color-8-stroke-lighter-hover-transparent-45:hover{stroke:#c4fc9f73}.theme-light .green-stroke-lighter-hover-transparent-50:hover,.theme-light .color-8-stroke-lighter-hover-transparent-50:hover{stroke:#c4fc9f80}.theme-light .green-stroke-lighter-hover-transparent-55:hover,.theme-light .color-8-stroke-lighter-hover-transparent-55:hover{stroke:#c4fc9f8c}.theme-light .green-stroke-lighter-hover-transparent-60:hover,.theme-light .color-8-stroke-lighter-hover-transparent-60:hover{stroke:#c4fc9f99}.theme-light .green-stroke-lighter-hover-transparent-65:hover,.theme-light .color-8-stroke-lighter-hover-transparent-65:hover{stroke:#c4fc9fa6}.theme-light .green-stroke-lighter-hover-transparent-70:hover,.theme-light .color-8-stroke-lighter-hover-transparent-70:hover{stroke:#c4fc9fb3}.theme-light .green-stroke-lighter-hover-transparent-75:hover,.theme-light .color-8-stroke-lighter-hover-transparent-75:hover{stroke:#c4fc9fbf}.theme-light .green-stroke-lighter-hover-transparent-80:hover,.theme-light .color-8-stroke-lighter-hover-transparent-80:hover{stroke:#c4fc9fcc}.theme-light .green-stroke-lighter-hover-transparent-85:hover,.theme-light .color-8-stroke-lighter-hover-transparent-85:hover{stroke:#c4fc9fd9}.theme-light .green-stroke-lighter-hover-transparent-90:hover,.theme-light .color-8-stroke-lighter-hover-transparent-90:hover{stroke:#c4fc9fe6}.theme-light .green-stroke-lighter-hover-transparent-95:hover,.theme-light .color-8-stroke-lighter-hover-transparent-95:hover{stroke:#c4fc9ff2}.theme-light .green-stroke-light,.theme-light .color-8-stroke-light{stroke:#86db4f}.theme-light .green-stroke-light-transparent-5,.theme-light .color-8-stroke-light-transparent-5{stroke:#86db4f0d}.theme-light .green-stroke-light-transparent-10,.theme-light .color-8-stroke-light-transparent-10{stroke:#86db4f1a}.theme-light .green-stroke-light-transparent-15,.theme-light .color-8-stroke-light-transparent-15{stroke:#86db4f26}.theme-light .green-stroke-light-transparent-20,.theme-light .color-8-stroke-light-transparent-20{stroke:#86db4f33}.theme-light .green-stroke-light-transparent-25,.theme-light .color-8-stroke-light-transparent-25{stroke:#86db4f40}.theme-light .green-stroke-light-transparent-30,.theme-light .color-8-stroke-light-transparent-30{stroke:#86db4f4d}.theme-light .green-stroke-light-transparent-35,.theme-light .color-8-stroke-light-transparent-35{stroke:#86db4f59}.theme-light .green-stroke-light-transparent-40,.theme-light .color-8-stroke-light-transparent-40{stroke:#86db4f66}.theme-light .green-stroke-light-transparent-45,.theme-light .color-8-stroke-light-transparent-45{stroke:#86db4f73}.theme-light .green-stroke-light-transparent-50,.theme-light .color-8-stroke-light-transparent-50{stroke:#86db4f80}.theme-light .green-stroke-light-transparent-55,.theme-light .color-8-stroke-light-transparent-55{stroke:#86db4f8c}.theme-light .green-stroke-light-transparent-60,.theme-light .color-8-stroke-light-transparent-60{stroke:#86db4f99}.theme-light .green-stroke-light-transparent-65,.theme-light .color-8-stroke-light-transparent-65{stroke:#86db4fa6}.theme-light .green-stroke-light-transparent-70,.theme-light .color-8-stroke-light-transparent-70{stroke:#86db4fb3}.theme-light .green-stroke-light-transparent-75,.theme-light .color-8-stroke-light-transparent-75{stroke:#86db4fbf}.theme-light .green-stroke-light-transparent-80,.theme-light .color-8-stroke-light-transparent-80{stroke:#86db4fcc}.theme-light .green-stroke-light-transparent-85,.theme-light .color-8-stroke-light-transparent-85{stroke:#86db4fd9}.theme-light .green-stroke-light-transparent-90,.theme-light .color-8-stroke-light-transparent-90{stroke:#86db4fe6}.theme-light .green-stroke-light-transparent-95,.theme-light .color-8-stroke-light-transparent-95{stroke:#86db4ff2}.theme-light .green-stroke-light-lightness-10,.theme-light .color-8-stroke-light-lightness-10{stroke:#92df61}.theme-light .green-stroke-light-darkness-10,.theme-light .color-8-stroke-light-darkness-10{stroke:#75d636}.theme-light .green-stroke-light-lightness-20,.theme-light .color-8-stroke-light-lightness-20{stroke:#9ee272}.theme-light .green-stroke-light-darkness-20,.theme-light .color-8-stroke-light-darkness-20{stroke:#66c628}.theme-light .green-stroke-light-lightness-30,.theme-light .color-8-stroke-light-lightness-30{stroke:#aae684}.theme-light .green-stroke-light-darkness-30,.theme-light .color-8-stroke-light-darkness-30{stroke:#5aad23}.theme-light .green-stroke-light-lightness-40,.theme-light .color-8-stroke-light-lightness-40{stroke:#b6e995}.theme-light .green-stroke-light-darkness-40,.theme-light .color-8-stroke-light-darkness-40{stroke:#4d941e}.theme-light .green-stroke-light-lightness-50,.theme-light .color-8-stroke-light-lightness-50{stroke:#c3eda7}.theme-light .green-stroke-light-darkness-50,.theme-light .color-8-stroke-light-darkness-50{stroke:#407c19}.theme-light .green-stroke-light-lightness-60,.theme-light .color-8-stroke-light-lightness-60{stroke:#cff1b9}.theme-light .green-stroke-light-darkness-60,.theme-light .color-8-stroke-light-darkness-60{stroke:#336314}.theme-light .green-stroke-light-lightness-70,.theme-light .color-8-stroke-light-lightness-70{stroke:#dbf4ca}.theme-light .green-stroke-light-darkness-70,.theme-light .color-8-stroke-light-darkness-70{stroke:#264a0f}.theme-light .green-stroke-light-lightness-80,.theme-light .color-8-stroke-light-lightness-80{stroke:#e7f8dc}.theme-light .green-stroke-light-darkness-80,.theme-light .color-8-stroke-light-darkness-80{stroke:#1a310a}.theme-light .green-stroke-light-lightness-90,.theme-light .color-8-stroke-light-lightness-90{stroke:#f3fbed}.theme-light .green-stroke-light-darkness-90,.theme-light .color-8-stroke-light-darkness-90{stroke:#0d1905}.theme-light .green-stroke-light-hover:hover,.theme-light .color-8-stroke-light-hover:hover{stroke:#86db4f}.theme-light .green-stroke-light-hover-transparent-5:hover,.theme-light .color-8-stroke-light-hover-transparent-5:hover{stroke:#86db4f0d}.theme-light .green-stroke-light-hover-transparent-10:hover,.theme-light .color-8-stroke-light-hover-transparent-10:hover{stroke:#86db4f1a}.theme-light .green-stroke-light-hover-transparent-15:hover,.theme-light .color-8-stroke-light-hover-transparent-15:hover{stroke:#86db4f26}.theme-light .green-stroke-light-hover-transparent-20:hover,.theme-light .color-8-stroke-light-hover-transparent-20:hover{stroke:#86db4f33}.theme-light .green-stroke-light-hover-transparent-25:hover,.theme-light .color-8-stroke-light-hover-transparent-25:hover{stroke:#86db4f40}.theme-light .green-stroke-light-hover-transparent-30:hover,.theme-light .color-8-stroke-light-hover-transparent-30:hover{stroke:#86db4f4d}.theme-light .green-stroke-light-hover-transparent-35:hover,.theme-light .color-8-stroke-light-hover-transparent-35:hover{stroke:#86db4f59}.theme-light .green-stroke-light-hover-transparent-40:hover,.theme-light .color-8-stroke-light-hover-transparent-40:hover{stroke:#86db4f66}.theme-light .green-stroke-light-hover-transparent-45:hover,.theme-light .color-8-stroke-light-hover-transparent-45:hover{stroke:#86db4f73}.theme-light .green-stroke-light-hover-transparent-50:hover,.theme-light .color-8-stroke-light-hover-transparent-50:hover{stroke:#86db4f80}.theme-light .green-stroke-light-hover-transparent-55:hover,.theme-light .color-8-stroke-light-hover-transparent-55:hover{stroke:#86db4f8c}.theme-light .green-stroke-light-hover-transparent-60:hover,.theme-light .color-8-stroke-light-hover-transparent-60:hover{stroke:#86db4f99}.theme-light .green-stroke-light-hover-transparent-65:hover,.theme-light .color-8-stroke-light-hover-transparent-65:hover{stroke:#86db4fa6}.theme-light .green-stroke-light-hover-transparent-70:hover,.theme-light .color-8-stroke-light-hover-transparent-70:hover{stroke:#86db4fb3}.theme-light .green-stroke-light-hover-transparent-75:hover,.theme-light .color-8-stroke-light-hover-transparent-75:hover{stroke:#86db4fbf}.theme-light .green-stroke-light-hover-transparent-80:hover,.theme-light .color-8-stroke-light-hover-transparent-80:hover{stroke:#86db4fcc}.theme-light .green-stroke-light-hover-transparent-85:hover,.theme-light .color-8-stroke-light-hover-transparent-85:hover{stroke:#86db4fd9}.theme-light .green-stroke-light-hover-transparent-90:hover,.theme-light .color-8-stroke-light-hover-transparent-90:hover{stroke:#86db4fe6}.theme-light .green-stroke-light-hover-transparent-95:hover,.theme-light .color-8-stroke-light-hover-transparent-95:hover{stroke:#86db4ff2}.theme-light .green-stroke,.theme-light .color-8-stroke{stroke:#4eb523}.theme-light .green-stroke-transparent-5,.theme-light .color-8-stroke-transparent-5{stroke:#4eb5230d}.theme-light .green-stroke-transparent-10,.theme-light .color-8-stroke-transparent-10{stroke:#4eb5231a}.theme-light .green-stroke-transparent-15,.theme-light .color-8-stroke-transparent-15{stroke:#4eb52326}.theme-light .green-stroke-transparent-20,.theme-light .color-8-stroke-transparent-20{stroke:#4eb52333}.theme-light .green-stroke-transparent-25,.theme-light .color-8-stroke-transparent-25{stroke:#4eb52340}.theme-light .green-stroke-transparent-30,.theme-light .color-8-stroke-transparent-30{stroke:#4eb5234d}.theme-light .green-stroke-transparent-35,.theme-light .color-8-stroke-transparent-35{stroke:#4eb52359}.theme-light .green-stroke-transparent-40,.theme-light .color-8-stroke-transparent-40{stroke:#4eb52366}.theme-light .green-stroke-transparent-45,.theme-light .color-8-stroke-transparent-45{stroke:#4eb52373}.theme-light .green-stroke-transparent-50,.theme-light .color-8-stroke-transparent-50{stroke:#4eb52380}.theme-light .green-stroke-transparent-55,.theme-light .color-8-stroke-transparent-55{stroke:#4eb5238c}.theme-light .green-stroke-transparent-60,.theme-light .color-8-stroke-transparent-60{stroke:#4eb52399}.theme-light .green-stroke-transparent-65,.theme-light .color-8-stroke-transparent-65{stroke:#4eb523a6}.theme-light .green-stroke-transparent-70,.theme-light .color-8-stroke-transparent-70{stroke:#4eb523b3}.theme-light .green-stroke-transparent-75,.theme-light .color-8-stroke-transparent-75{stroke:#4eb523bf}.theme-light .green-stroke-transparent-80,.theme-light .color-8-stroke-transparent-80{stroke:#4eb523cc}.theme-light .green-stroke-transparent-85,.theme-light .color-8-stroke-transparent-85{stroke:#4eb523d9}.theme-light .green-stroke-transparent-90,.theme-light .color-8-stroke-transparent-90{stroke:#4eb523e6}.theme-light .green-stroke-transparent-95,.theme-light .color-8-stroke-transparent-95{stroke:#4eb523f2}.theme-light .green-stroke-lightness-10,.theme-light .color-8-stroke-lightness-10{stroke:#59ce28}.theme-light .green-stroke-darkness-10,.theme-light .color-8-stroke-darkness-10{stroke:#46a320}.theme-light .green-stroke-lightness-20,.theme-light .color-8-stroke-lightness-20{stroke:#69d93a}.theme-light .green-stroke-darkness-20,.theme-light .color-8-stroke-darkness-20{stroke:#3e911c}.theme-light .green-stroke-lightness-30,.theme-light .color-8-stroke-lightness-30{stroke:#7cde53}.theme-light .green-stroke-darkness-30,.theme-light .color-8-stroke-darkness-30{stroke:#377f19}.theme-light .green-stroke-lightness-40,.theme-light .color-8-stroke-lightness-40{stroke:#8ee26b}.theme-light .green-stroke-darkness-40,.theme-light .color-8-stroke-darkness-40{stroke:#2f6d15}.theme-light .green-stroke-lightness-50,.theme-light .color-8-stroke-lightness-50{stroke:#a1e784}.theme-light .green-stroke-darkness-50,.theme-light .color-8-stroke-darkness-50{stroke:#275b12}.theme-light .green-stroke-lightness-60,.theme-light .color-8-stroke-lightness-60{stroke:#b4ec9c}.theme-light .green-stroke-darkness-60,.theme-light .color-8-stroke-darkness-60{stroke:#1f480e}.theme-light .green-stroke-lightness-70,.theme-light .color-8-stroke-lightness-70{stroke:#c7f1b5}.theme-light .green-stroke-darkness-70,.theme-light .color-8-stroke-darkness-70{stroke:#17360b}.theme-light .green-stroke-lightness-80,.theme-light .color-8-stroke-lightness-80{stroke:#d9f5ce}.theme-light .green-stroke-darkness-80,.theme-light .color-8-stroke-darkness-80{stroke:#102407}.theme-light .green-stroke-lightness-90,.theme-light .color-8-stroke-lightness-90{stroke:#ecfae6}.theme-light .green-stroke-darkness-90,.theme-light .color-8-stroke-darkness-90{stroke:#081204}.theme-light .green-stroke-hover:hover,.theme-light .color-8-stroke-hover:hover{stroke:#4eb523}.theme-light .green-stroke-hover-transparent-5:hover,.theme-light .color-8-stroke-hover-transparent-5:hover{stroke:#4eb5230d}.theme-light .green-stroke-hover-transparent-10:hover,.theme-light .color-8-stroke-hover-transparent-10:hover{stroke:#4eb5231a}.theme-light .green-stroke-hover-transparent-15:hover,.theme-light .color-8-stroke-hover-transparent-15:hover{stroke:#4eb52326}.theme-light .green-stroke-hover-transparent-20:hover,.theme-light .color-8-stroke-hover-transparent-20:hover{stroke:#4eb52333}.theme-light .green-stroke-hover-transparent-25:hover,.theme-light .color-8-stroke-hover-transparent-25:hover{stroke:#4eb52340}.theme-light .green-stroke-hover-transparent-30:hover,.theme-light .color-8-stroke-hover-transparent-30:hover{stroke:#4eb5234d}.theme-light .green-stroke-hover-transparent-35:hover,.theme-light .color-8-stroke-hover-transparent-35:hover{stroke:#4eb52359}.theme-light .green-stroke-hover-transparent-40:hover,.theme-light .color-8-stroke-hover-transparent-40:hover{stroke:#4eb52366}.theme-light .green-stroke-hover-transparent-45:hover,.theme-light .color-8-stroke-hover-transparent-45:hover{stroke:#4eb52373}.theme-light .green-stroke-hover-transparent-50:hover,.theme-light .color-8-stroke-hover-transparent-50:hover{stroke:#4eb52380}.theme-light .green-stroke-hover-transparent-55:hover,.theme-light .color-8-stroke-hover-transparent-55:hover{stroke:#4eb5238c}.theme-light .green-stroke-hover-transparent-60:hover,.theme-light .color-8-stroke-hover-transparent-60:hover{stroke:#4eb52399}.theme-light .green-stroke-hover-transparent-65:hover,.theme-light .color-8-stroke-hover-transparent-65:hover{stroke:#4eb523a6}.theme-light .green-stroke-hover-transparent-70:hover,.theme-light .color-8-stroke-hover-transparent-70:hover{stroke:#4eb523b3}.theme-light .green-stroke-hover-transparent-75:hover,.theme-light .color-8-stroke-hover-transparent-75:hover{stroke:#4eb523bf}.theme-light .green-stroke-hover-transparent-80:hover,.theme-light .color-8-stroke-hover-transparent-80:hover{stroke:#4eb523cc}.theme-light .green-stroke-hover-transparent-85:hover,.theme-light .color-8-stroke-hover-transparent-85:hover{stroke:#4eb523d9}.theme-light .green-stroke-hover-transparent-90:hover,.theme-light .color-8-stroke-hover-transparent-90:hover{stroke:#4eb523e6}.theme-light .green-stroke-hover-transparent-95:hover,.theme-light .color-8-stroke-hover-transparent-95:hover{stroke:#4eb523f2}.theme-light .green-stroke-dark,.theme-light .color-8-stroke-dark{stroke:#2c8646}.theme-light .green-stroke-dark-transparent-5,.theme-light .color-8-stroke-dark-transparent-5{stroke:#2c86460d}.theme-light .green-stroke-dark-transparent-10,.theme-light .color-8-stroke-dark-transparent-10{stroke:#2c86461a}.theme-light .green-stroke-dark-transparent-15,.theme-light .color-8-stroke-dark-transparent-15{stroke:#2c864626}.theme-light .green-stroke-dark-transparent-20,.theme-light .color-8-stroke-dark-transparent-20{stroke:#2c864633}.theme-light .green-stroke-dark-transparent-25,.theme-light .color-8-stroke-dark-transparent-25{stroke:#2c864640}.theme-light .green-stroke-dark-transparent-30,.theme-light .color-8-stroke-dark-transparent-30{stroke:#2c86464d}.theme-light .green-stroke-dark-transparent-35,.theme-light .color-8-stroke-dark-transparent-35{stroke:#2c864659}.theme-light .green-stroke-dark-transparent-40,.theme-light .color-8-stroke-dark-transparent-40{stroke:#2c864666}.theme-light .green-stroke-dark-transparent-45,.theme-light .color-8-stroke-dark-transparent-45{stroke:#2c864673}.theme-light .green-stroke-dark-transparent-50,.theme-light .color-8-stroke-dark-transparent-50{stroke:#2c864680}.theme-light .green-stroke-dark-transparent-55,.theme-light .color-8-stroke-dark-transparent-55{stroke:#2c86468c}.theme-light .green-stroke-dark-transparent-60,.theme-light .color-8-stroke-dark-transparent-60{stroke:#2c864699}.theme-light .green-stroke-dark-transparent-65,.theme-light .color-8-stroke-dark-transparent-65{stroke:#2c8646a6}.theme-light .green-stroke-dark-transparent-70,.theme-light .color-8-stroke-dark-transparent-70{stroke:#2c8646b3}.theme-light .green-stroke-dark-transparent-75,.theme-light .color-8-stroke-dark-transparent-75{stroke:#2c8646bf}.theme-light .green-stroke-dark-transparent-80,.theme-light .color-8-stroke-dark-transparent-80{stroke:#2c8646cc}.theme-light .green-stroke-dark-transparent-85,.theme-light .color-8-stroke-dark-transparent-85{stroke:#2c8646d9}.theme-light .green-stroke-dark-transparent-90,.theme-light .color-8-stroke-dark-transparent-90{stroke:#2c8646e6}.theme-light .green-stroke-dark-transparent-95,.theme-light .color-8-stroke-dark-transparent-95{stroke:#2c8646f2}.theme-light .green-stroke-dark-lightness-10,.theme-light .color-8-stroke-dark-lightness-10{stroke:#349f53}.theme-light .green-stroke-dark-darkness-10,.theme-light .color-8-stroke-dark-darkness-10{stroke:#28793f}.theme-light .green-stroke-dark-lightness-20,.theme-light .color-8-stroke-dark-lightness-20{stroke:#3cb860}.theme-light .green-stroke-dark-darkness-20,.theme-light .color-8-stroke-dark-darkness-20{stroke:#236b38}.theme-light .green-stroke-dark-lightness-30,.theme-light .color-8-stroke-dark-lightness-30{stroke:#50c672}.theme-light .green-stroke-dark-darkness-30,.theme-light .color-8-stroke-dark-darkness-30{stroke:#1f5e31}.theme-light .green-stroke-dark-lightness-40,.theme-light .color-8-stroke-dark-lightness-40{stroke:#69ce86}.theme-light .green-stroke-dark-darkness-40,.theme-light .color-8-stroke-dark-darkness-40{stroke:#1a502a}.theme-light .green-stroke-dark-lightness-50,.theme-light .color-8-stroke-dark-lightness-50{stroke:#82d69a}.theme-light .green-stroke-dark-darkness-50,.theme-light .color-8-stroke-dark-darkness-50{stroke:#164323}.theme-light .green-stroke-dark-lightness-60,.theme-light .color-8-stroke-dark-lightness-60{stroke:#9bdeae}.theme-light .green-stroke-dark-darkness-60,.theme-light .color-8-stroke-dark-darkness-60{stroke:#12361c}.theme-light .green-stroke-dark-lightness-70,.theme-light .color-8-stroke-dark-lightness-70{stroke:#b4e6c3}.theme-light .green-stroke-dark-darkness-70,.theme-light .color-8-stroke-dark-darkness-70{stroke:#0d2815}.theme-light .green-stroke-dark-lightness-80,.theme-light .color-8-stroke-dark-lightness-80{stroke:#cdefd7}.theme-light .green-stroke-dark-darkness-80,.theme-light .color-8-stroke-dark-darkness-80{stroke:#091b0e}.theme-light .green-stroke-dark-lightness-90,.theme-light .color-8-stroke-dark-lightness-90{stroke:#e6f7eb}.theme-light .green-stroke-dark-darkness-90,.theme-light .color-8-stroke-dark-darkness-90{stroke:#040d07}.theme-light .green-stroke-dark-hover:hover,.theme-light .color-8-stroke-dark-hover:hover{stroke:#2c8646}.theme-light .green-stroke-dark-hover-transparent-5:hover,.theme-light .color-8-stroke-dark-hover-transparent-5:hover{stroke:#2c86460d}.theme-light .green-stroke-dark-hover-transparent-10:hover,.theme-light .color-8-stroke-dark-hover-transparent-10:hover{stroke:#2c86461a}.theme-light .green-stroke-dark-hover-transparent-15:hover,.theme-light .color-8-stroke-dark-hover-transparent-15:hover{stroke:#2c864626}.theme-light .green-stroke-dark-hover-transparent-20:hover,.theme-light .color-8-stroke-dark-hover-transparent-20:hover{stroke:#2c864633}.theme-light .green-stroke-dark-hover-transparent-25:hover,.theme-light .color-8-stroke-dark-hover-transparent-25:hover{stroke:#2c864640}.theme-light .green-stroke-dark-hover-transparent-30:hover,.theme-light .color-8-stroke-dark-hover-transparent-30:hover{stroke:#2c86464d}.theme-light .green-stroke-dark-hover-transparent-35:hover,.theme-light .color-8-stroke-dark-hover-transparent-35:hover{stroke:#2c864659}.theme-light .green-stroke-dark-hover-transparent-40:hover,.theme-light .color-8-stroke-dark-hover-transparent-40:hover{stroke:#2c864666}.theme-light .green-stroke-dark-hover-transparent-45:hover,.theme-light .color-8-stroke-dark-hover-transparent-45:hover{stroke:#2c864673}.theme-light .green-stroke-dark-hover-transparent-50:hover,.theme-light .color-8-stroke-dark-hover-transparent-50:hover{stroke:#2c864680}.theme-light .green-stroke-dark-hover-transparent-55:hover,.theme-light .color-8-stroke-dark-hover-transparent-55:hover{stroke:#2c86468c}.theme-light .green-stroke-dark-hover-transparent-60:hover,.theme-light .color-8-stroke-dark-hover-transparent-60:hover{stroke:#2c864699}.theme-light .green-stroke-dark-hover-transparent-65:hover,.theme-light .color-8-stroke-dark-hover-transparent-65:hover{stroke:#2c8646a6}.theme-light .green-stroke-dark-hover-transparent-70:hover,.theme-light .color-8-stroke-dark-hover-transparent-70:hover{stroke:#2c8646b3}.theme-light .green-stroke-dark-hover-transparent-75:hover,.theme-light .color-8-stroke-dark-hover-transparent-75:hover{stroke:#2c8646bf}.theme-light .green-stroke-dark-hover-transparent-80:hover,.theme-light .color-8-stroke-dark-hover-transparent-80:hover{stroke:#2c8646cc}.theme-light .green-stroke-dark-hover-transparent-85:hover,.theme-light .color-8-stroke-dark-hover-transparent-85:hover{stroke:#2c8646d9}.theme-light .green-stroke-dark-hover-transparent-90:hover,.theme-light .color-8-stroke-dark-hover-transparent-90:hover{stroke:#2c8646e6}.theme-light .green-stroke-dark-hover-transparent-95:hover,.theme-light .color-8-stroke-dark-hover-transparent-95:hover{stroke:#2c8646f2}.theme-light .green-stroke-darker,.theme-light .color-8-stroke-darker{stroke:#175c2c}.theme-light .green-stroke-darker-transparent-5,.theme-light .color-8-stroke-darker-transparent-5{stroke:#175c2c0d}.theme-light .green-stroke-darker-transparent-10,.theme-light .color-8-stroke-darker-transparent-10{stroke:#175c2c1a}.theme-light .green-stroke-darker-transparent-15,.theme-light .color-8-stroke-darker-transparent-15{stroke:#175c2c26}.theme-light .green-stroke-darker-transparent-20,.theme-light .color-8-stroke-darker-transparent-20{stroke:#175c2c33}.theme-light .green-stroke-darker-transparent-25,.theme-light .color-8-stroke-darker-transparent-25{stroke:#175c2c40}.theme-light .green-stroke-darker-transparent-30,.theme-light .color-8-stroke-darker-transparent-30{stroke:#175c2c4d}.theme-light .green-stroke-darker-transparent-35,.theme-light .color-8-stroke-darker-transparent-35{stroke:#175c2c59}.theme-light .green-stroke-darker-transparent-40,.theme-light .color-8-stroke-darker-transparent-40{stroke:#175c2c66}.theme-light .green-stroke-darker-transparent-45,.theme-light .color-8-stroke-darker-transparent-45{stroke:#175c2c73}.theme-light .green-stroke-darker-transparent-50,.theme-light .color-8-stroke-darker-transparent-50{stroke:#175c2c80}.theme-light .green-stroke-darker-transparent-55,.theme-light .color-8-stroke-darker-transparent-55{stroke:#175c2c8c}.theme-light .green-stroke-darker-transparent-60,.theme-light .color-8-stroke-darker-transparent-60{stroke:#175c2c99}.theme-light .green-stroke-darker-transparent-65,.theme-light .color-8-stroke-darker-transparent-65{stroke:#175c2ca6}.theme-light .green-stroke-darker-transparent-70,.theme-light .color-8-stroke-darker-transparent-70{stroke:#175c2cb3}.theme-light .green-stroke-darker-transparent-75,.theme-light .color-8-stroke-darker-transparent-75{stroke:#175c2cbf}.theme-light .green-stroke-darker-transparent-80,.theme-light .color-8-stroke-darker-transparent-80{stroke:#175c2ccc}.theme-light .green-stroke-darker-transparent-85,.theme-light .color-8-stroke-darker-transparent-85{stroke:#175c2cd9}.theme-light .green-stroke-darker-transparent-90,.theme-light .color-8-stroke-darker-transparent-90{stroke:#175c2ce6}.theme-light .green-stroke-darker-transparent-95,.theme-light .color-8-stroke-darker-transparent-95{stroke:#175c2cf2}.theme-light .green-stroke-darker-lightness-10,.theme-light .color-8-stroke-darker-lightness-10{stroke:#1f7c3b}.theme-light .green-stroke-darker-darkness-10,.theme-light .color-8-stroke-darker-darkness-10{stroke:#155328}.theme-light .green-stroke-darker-lightness-20,.theme-light .color-8-stroke-darker-lightness-20{stroke:#279b4a}.theme-light .green-stroke-darker-darkness-20,.theme-light .color-8-stroke-darker-darkness-20{stroke:#124a23}.theme-light .green-stroke-darker-lightness-30,.theme-light .color-8-stroke-darker-lightness-30{stroke:#2fbb59}.theme-light .green-stroke-darker-darkness-30,.theme-light .color-8-stroke-darker-darkness-30{stroke:#10401f}.theme-light .green-stroke-darker-lightness-40,.theme-light .color-8-stroke-darker-lightness-40{stroke:#41d06d}.theme-light .green-stroke-darker-darkness-40,.theme-light .color-8-stroke-darker-darkness-40{stroke:#0e371a}.theme-light .green-stroke-darker-lightness-50,.theme-light .color-8-stroke-darker-lightness-50{stroke:#61d885}.theme-light .green-stroke-darker-darkness-50,.theme-light .color-8-stroke-darker-darkness-50{stroke:#0c2e16}.theme-light .green-stroke-darker-lightness-60,.theme-light .color-8-stroke-darker-lightness-60{stroke:#81df9d}.theme-light .green-stroke-darker-darkness-60,.theme-light .color-8-stroke-darker-darkness-60{stroke:#092512}.theme-light .green-stroke-darker-lightness-70,.theme-light .color-8-stroke-darker-lightness-70{stroke:#a0e7b6}.theme-light .green-stroke-darker-darkness-70,.theme-light .color-8-stroke-darker-darkness-70{stroke:#071c0d}.theme-light .green-stroke-darker-lightness-80,.theme-light .color-8-stroke-darker-lightness-80{stroke:#c0efce}.theme-light .green-stroke-darker-darkness-80,.theme-light .color-8-stroke-darker-darkness-80{stroke:#051209}.theme-light .green-stroke-darker-lightness-90,.theme-light .color-8-stroke-darker-lightness-90{stroke:#dff7e7}.theme-light .green-stroke-darker-darkness-90,.theme-light .color-8-stroke-darker-darkness-90{stroke:#020904}.theme-light .green-stroke-darker-hover:hover,.theme-light .color-8-stroke-darker-hover:hover{stroke:#175c2c}.theme-light .green-stroke-darker-hover-transparent-5:hover,.theme-light .color-8-stroke-darker-hover-transparent-5:hover{stroke:#175c2c0d}.theme-light .green-stroke-darker-hover-transparent-10:hover,.theme-light .color-8-stroke-darker-hover-transparent-10:hover{stroke:#175c2c1a}.theme-light .green-stroke-darker-hover-transparent-15:hover,.theme-light .color-8-stroke-darker-hover-transparent-15:hover{stroke:#175c2c26}.theme-light .green-stroke-darker-hover-transparent-20:hover,.theme-light .color-8-stroke-darker-hover-transparent-20:hover{stroke:#175c2c33}.theme-light .green-stroke-darker-hover-transparent-25:hover,.theme-light .color-8-stroke-darker-hover-transparent-25:hover{stroke:#175c2c40}.theme-light .green-stroke-darker-hover-transparent-30:hover,.theme-light .color-8-stroke-darker-hover-transparent-30:hover{stroke:#175c2c4d}.theme-light .green-stroke-darker-hover-transparent-35:hover,.theme-light .color-8-stroke-darker-hover-transparent-35:hover{stroke:#175c2c59}.theme-light .green-stroke-darker-hover-transparent-40:hover,.theme-light .color-8-stroke-darker-hover-transparent-40:hover{stroke:#175c2c66}.theme-light .green-stroke-darker-hover-transparent-45:hover,.theme-light .color-8-stroke-darker-hover-transparent-45:hover{stroke:#175c2c73}.theme-light .green-stroke-darker-hover-transparent-50:hover,.theme-light .color-8-stroke-darker-hover-transparent-50:hover{stroke:#175c2c80}.theme-light .green-stroke-darker-hover-transparent-55:hover,.theme-light .color-8-stroke-darker-hover-transparent-55:hover{stroke:#175c2c8c}.theme-light .green-stroke-darker-hover-transparent-60:hover,.theme-light .color-8-stroke-darker-hover-transparent-60:hover{stroke:#175c2c99}.theme-light .green-stroke-darker-hover-transparent-65:hover,.theme-light .color-8-stroke-darker-hover-transparent-65:hover{stroke:#175c2ca6}.theme-light .green-stroke-darker-hover-transparent-70:hover,.theme-light .color-8-stroke-darker-hover-transparent-70:hover{stroke:#175c2cb3}.theme-light .green-stroke-darker-hover-transparent-75:hover,.theme-light .color-8-stroke-darker-hover-transparent-75:hover{stroke:#175c2cbf}.theme-light .green-stroke-darker-hover-transparent-80:hover,.theme-light .color-8-stroke-darker-hover-transparent-80:hover{stroke:#175c2ccc}.theme-light .green-stroke-darker-hover-transparent-85:hover,.theme-light .color-8-stroke-darker-hover-transparent-85:hover{stroke:#175c2cd9}.theme-light .green-stroke-darker-hover-transparent-90:hover,.theme-light .color-8-stroke-darker-hover-transparent-90:hover{stroke:#175c2ce6}.theme-light .green-stroke-darker-hover-transparent-95:hover,.theme-light .color-8-stroke-darker-hover-transparent-95:hover{stroke:#175c2cf2}.theme-light .green-border-lighter,.theme-light .color-8-border-lighter{border-color:#c4fc9f!important}.theme-light .green-border-lighter-transparent-5,.theme-light .color-8-border-lighter-transparent-5{border-color:#c4fc9f0d!important}.theme-light .green-border-lighter-transparent-10,.theme-light .color-8-border-lighter-transparent-10{border-color:#c4fc9f1a!important}.theme-light .green-border-lighter-transparent-15,.theme-light .color-8-border-lighter-transparent-15{border-color:#c4fc9f26!important}.theme-light .green-border-lighter-transparent-20,.theme-light .color-8-border-lighter-transparent-20{border-color:#c4fc9f33!important}.theme-light .green-border-lighter-transparent-25,.theme-light .color-8-border-lighter-transparent-25{border-color:#c4fc9f40!important}.theme-light .green-border-lighter-transparent-30,.theme-light .color-8-border-lighter-transparent-30{border-color:#c4fc9f4d!important}.theme-light .green-border-lighter-transparent-35,.theme-light .color-8-border-lighter-transparent-35{border-color:#c4fc9f59!important}.theme-light .green-border-lighter-transparent-40,.theme-light .color-8-border-lighter-transparent-40{border-color:#c4fc9f66!important}.theme-light .green-border-lighter-transparent-45,.theme-light .color-8-border-lighter-transparent-45{border-color:#c4fc9f73!important}.theme-light .green-border-lighter-transparent-50,.theme-light .color-8-border-lighter-transparent-50{border-color:#c4fc9f80!important}.theme-light .green-border-lighter-transparent-55,.theme-light .color-8-border-lighter-transparent-55{border-color:#c4fc9f8c!important}.theme-light .green-border-lighter-transparent-60,.theme-light .color-8-border-lighter-transparent-60{border-color:#c4fc9f99!important}.theme-light .green-border-lighter-transparent-65,.theme-light .color-8-border-lighter-transparent-65{border-color:#c4fc9fa6!important}.theme-light .green-border-lighter-transparent-70,.theme-light .color-8-border-lighter-transparent-70{border-color:#c4fc9fb3!important}.theme-light .green-border-lighter-transparent-75,.theme-light .color-8-border-lighter-transparent-75{border-color:#c4fc9fbf!important}.theme-light .green-border-lighter-transparent-80,.theme-light .color-8-border-lighter-transparent-80{border-color:#c4fc9fcc!important}.theme-light .green-border-lighter-transparent-85,.theme-light .color-8-border-lighter-transparent-85{border-color:#c4fc9fd9!important}.theme-light .green-border-lighter-transparent-90,.theme-light .color-8-border-lighter-transparent-90{border-color:#c4fc9fe6!important}.theme-light .green-border-lighter-transparent-95,.theme-light .color-8-border-lighter-transparent-95{border-color:#c4fc9ff2!important}.theme-light .green-border-lighter-lightness-10,.theme-light .color-8-border-lighter-lightness-10{border-color:#cafca9!important}.theme-light .green-border-lighter-darkness-10,.theme-light .color-8-border-lighter-darkness-10{border-color:#acfb77!important}.theme-light .green-border-lighter-lightness-20,.theme-light .color-8-border-lighter-lightness-20{border-color:#d0fdb2!important}.theme-light .green-border-lighter-darkness-20,.theme-light .color-8-border-lighter-darkness-20{border-color:#93fa4f!important}.theme-light .green-border-lighter-lightness-30,.theme-light .color-8-border-lighter-lightness-30{border-color:#d6fdbc!important}.theme-light .green-border-lighter-darkness-30,.theme-light .color-8-border-lighter-darkness-30{border-color:#7bf827!important}.theme-light .green-border-lighter-lightness-40,.theme-light .color-8-border-lighter-lightness-40{border-color:#dcfdc5!important}.theme-light .green-border-lighter-darkness-40,.theme-light .color-8-border-lighter-darkness-40{border-color:#64ef07!important}.theme-light .green-border-lighter-lightness-50,.theme-light .color-8-border-lighter-lightness-50{border-color:#e2fecf!important}.theme-light .green-border-lighter-darkness-50,.theme-light .color-8-border-lighter-darkness-50{border-color:#53c706!important}.theme-light .green-border-lighter-lightness-60,.theme-light .color-8-border-lighter-lightness-60{border-color:#e7fed9!important}.theme-light .green-border-lighter-darkness-60,.theme-light .color-8-border-lighter-darkness-60{border-color:#429f05!important}.theme-light .green-border-lighter-lightness-70,.theme-light .color-8-border-lighter-lightness-70{border-color:#edfee2!important}.theme-light .green-border-lighter-darkness-70,.theme-light .color-8-border-lighter-darkness-70{border-color:#327804!important}.theme-light .green-border-lighter-lightness-80,.theme-light .color-8-border-lighter-lightness-80{border-color:#f3feec!important}.theme-light .green-border-lighter-darkness-80,.theme-light .color-8-border-lighter-darkness-80{border-color:#215002!important}.theme-light .green-border-lighter-lightness-90,.theme-light .color-8-border-lighter-lightness-90{border-color:#f9fff5!important}.theme-light .green-border-lighter-darkness-90,.theme-light .color-8-border-lighter-darkness-90{border-color:#112801!important}.theme-light .green-border-lighter-hover:hover,.theme-light .color-8-border-lighter-hover:hover{border-color:#c4fc9f!important}.theme-light .green-border-lighter-hover-transparent-5:hover,.theme-light .color-8-border-lighter-hover-transparent-5:hover{border-color:#c4fc9f0d!important}.theme-light .green-border-lighter-hover-transparent-10:hover,.theme-light .color-8-border-lighter-hover-transparent-10:hover{border-color:#c4fc9f1a!important}.theme-light .green-border-lighter-hover-transparent-15:hover,.theme-light .color-8-border-lighter-hover-transparent-15:hover{border-color:#c4fc9f26!important}.theme-light .green-border-lighter-hover-transparent-20:hover,.theme-light .color-8-border-lighter-hover-transparent-20:hover{border-color:#c4fc9f33!important}.theme-light .green-border-lighter-hover-transparent-25:hover,.theme-light .color-8-border-lighter-hover-transparent-25:hover{border-color:#c4fc9f40!important}.theme-light .green-border-lighter-hover-transparent-30:hover,.theme-light .color-8-border-lighter-hover-transparent-30:hover{border-color:#c4fc9f4d!important}.theme-light .green-border-lighter-hover-transparent-35:hover,.theme-light .color-8-border-lighter-hover-transparent-35:hover{border-color:#c4fc9f59!important}.theme-light .green-border-lighter-hover-transparent-40:hover,.theme-light .color-8-border-lighter-hover-transparent-40:hover{border-color:#c4fc9f66!important}.theme-light .green-border-lighter-hover-transparent-45:hover,.theme-light .color-8-border-lighter-hover-transparent-45:hover{border-color:#c4fc9f73!important}.theme-light .green-border-lighter-hover-transparent-50:hover,.theme-light .color-8-border-lighter-hover-transparent-50:hover{border-color:#c4fc9f80!important}.theme-light .green-border-lighter-hover-transparent-55:hover,.theme-light .color-8-border-lighter-hover-transparent-55:hover{border-color:#c4fc9f8c!important}.theme-light .green-border-lighter-hover-transparent-60:hover,.theme-light .color-8-border-lighter-hover-transparent-60:hover{border-color:#c4fc9f99!important}.theme-light .green-border-lighter-hover-transparent-65:hover,.theme-light .color-8-border-lighter-hover-transparent-65:hover{border-color:#c4fc9fa6!important}.theme-light .green-border-lighter-hover-transparent-70:hover,.theme-light .color-8-border-lighter-hover-transparent-70:hover{border-color:#c4fc9fb3!important}.theme-light .green-border-lighter-hover-transparent-75:hover,.theme-light .color-8-border-lighter-hover-transparent-75:hover{border-color:#c4fc9fbf!important}.theme-light .green-border-lighter-hover-transparent-80:hover,.theme-light .color-8-border-lighter-hover-transparent-80:hover{border-color:#c4fc9fcc!important}.theme-light .green-border-lighter-hover-transparent-85:hover,.theme-light .color-8-border-lighter-hover-transparent-85:hover{border-color:#c4fc9fd9!important}.theme-light .green-border-lighter-hover-transparent-90:hover,.theme-light .color-8-border-lighter-hover-transparent-90:hover{border-color:#c4fc9fe6!important}.theme-light .green-border-lighter-hover-transparent-95:hover,.theme-light .color-8-border-lighter-hover-transparent-95:hover{border-color:#c4fc9ff2!important}.theme-light .green-border-light,.theme-light .color-8-border-light{border-color:#86db4f!important}.theme-light .green-border-light-transparent-5,.theme-light .color-8-border-light-transparent-5{border-color:#86db4f0d!important}.theme-light .green-border-light-transparent-10,.theme-light .color-8-border-light-transparent-10{border-color:#86db4f1a!important}.theme-light .green-border-light-transparent-15,.theme-light .color-8-border-light-transparent-15{border-color:#86db4f26!important}.theme-light .green-border-light-transparent-20,.theme-light .color-8-border-light-transparent-20{border-color:#86db4f33!important}.theme-light .green-border-light-transparent-25,.theme-light .color-8-border-light-transparent-25{border-color:#86db4f40!important}.theme-light .green-border-light-transparent-30,.theme-light .color-8-border-light-transparent-30{border-color:#86db4f4d!important}.theme-light .green-border-light-transparent-35,.theme-light .color-8-border-light-transparent-35{border-color:#86db4f59!important}.theme-light .green-border-light-transparent-40,.theme-light .color-8-border-light-transparent-40{border-color:#86db4f66!important}.theme-light .green-border-light-transparent-45,.theme-light .color-8-border-light-transparent-45{border-color:#86db4f73!important}.theme-light .green-border-light-transparent-50,.theme-light .color-8-border-light-transparent-50{border-color:#86db4f80!important}.theme-light .green-border-light-transparent-55,.theme-light .color-8-border-light-transparent-55{border-color:#86db4f8c!important}.theme-light .green-border-light-transparent-60,.theme-light .color-8-border-light-transparent-60{border-color:#86db4f99!important}.theme-light .green-border-light-transparent-65,.theme-light .color-8-border-light-transparent-65{border-color:#86db4fa6!important}.theme-light .green-border-light-transparent-70,.theme-light .color-8-border-light-transparent-70{border-color:#86db4fb3!important}.theme-light .green-border-light-transparent-75,.theme-light .color-8-border-light-transparent-75{border-color:#86db4fbf!important}.theme-light .green-border-light-transparent-80,.theme-light .color-8-border-light-transparent-80{border-color:#86db4fcc!important}.theme-light .green-border-light-transparent-85,.theme-light .color-8-border-light-transparent-85{border-color:#86db4fd9!important}.theme-light .green-border-light-transparent-90,.theme-light .color-8-border-light-transparent-90{border-color:#86db4fe6!important}.theme-light .green-border-light-transparent-95,.theme-light .color-8-border-light-transparent-95{border-color:#86db4ff2!important}.theme-light .green-border-light-lightness-10,.theme-light .color-8-border-light-lightness-10{border-color:#92df61!important}.theme-light .green-border-light-darkness-10,.theme-light .color-8-border-light-darkness-10{border-color:#75d636!important}.theme-light .green-border-light-lightness-20,.theme-light .color-8-border-light-lightness-20{border-color:#9ee272!important}.theme-light .green-border-light-darkness-20,.theme-light .color-8-border-light-darkness-20{border-color:#66c628!important}.theme-light .green-border-light-lightness-30,.theme-light .color-8-border-light-lightness-30{border-color:#aae684!important}.theme-light .green-border-light-darkness-30,.theme-light .color-8-border-light-darkness-30{border-color:#5aad23!important}.theme-light .green-border-light-lightness-40,.theme-light .color-8-border-light-lightness-40{border-color:#b6e995!important}.theme-light .green-border-light-darkness-40,.theme-light .color-8-border-light-darkness-40{border-color:#4d941e!important}.theme-light .green-border-light-lightness-50,.theme-light .color-8-border-light-lightness-50{border-color:#c3eda7!important}.theme-light .green-border-light-darkness-50,.theme-light .color-8-border-light-darkness-50{border-color:#407c19!important}.theme-light .green-border-light-lightness-60,.theme-light .color-8-border-light-lightness-60{border-color:#cff1b9!important}.theme-light .green-border-light-darkness-60,.theme-light .color-8-border-light-darkness-60{border-color:#336314!important}.theme-light .green-border-light-lightness-70,.theme-light .color-8-border-light-lightness-70{border-color:#dbf4ca!important}.theme-light .green-border-light-darkness-70,.theme-light .color-8-border-light-darkness-70{border-color:#264a0f!important}.theme-light .green-border-light-lightness-80,.theme-light .color-8-border-light-lightness-80{border-color:#e7f8dc!important}.theme-light .green-border-light-darkness-80,.theme-light .color-8-border-light-darkness-80{border-color:#1a310a!important}.theme-light .green-border-light-lightness-90,.theme-light .color-8-border-light-lightness-90{border-color:#f3fbed!important}.theme-light .green-border-light-darkness-90,.theme-light .color-8-border-light-darkness-90{border-color:#0d1905!important}.theme-light .green-border-light-hover:hover,.theme-light .color-8-border-light-hover:hover{border-color:#86db4f!important}.theme-light .green-border-light-hover-transparent-5:hover,.theme-light .color-8-border-light-hover-transparent-5:hover{border-color:#86db4f0d!important}.theme-light .green-border-light-hover-transparent-10:hover,.theme-light .color-8-border-light-hover-transparent-10:hover{border-color:#86db4f1a!important}.theme-light .green-border-light-hover-transparent-15:hover,.theme-light .color-8-border-light-hover-transparent-15:hover{border-color:#86db4f26!important}.theme-light .green-border-light-hover-transparent-20:hover,.theme-light .color-8-border-light-hover-transparent-20:hover{border-color:#86db4f33!important}.theme-light .green-border-light-hover-transparent-25:hover,.theme-light .color-8-border-light-hover-transparent-25:hover{border-color:#86db4f40!important}.theme-light .green-border-light-hover-transparent-30:hover,.theme-light .color-8-border-light-hover-transparent-30:hover{border-color:#86db4f4d!important}.theme-light .green-border-light-hover-transparent-35:hover,.theme-light .color-8-border-light-hover-transparent-35:hover{border-color:#86db4f59!important}.theme-light .green-border-light-hover-transparent-40:hover,.theme-light .color-8-border-light-hover-transparent-40:hover{border-color:#86db4f66!important}.theme-light .green-border-light-hover-transparent-45:hover,.theme-light .color-8-border-light-hover-transparent-45:hover{border-color:#86db4f73!important}.theme-light .green-border-light-hover-transparent-50:hover,.theme-light .color-8-border-light-hover-transparent-50:hover{border-color:#86db4f80!important}.theme-light .green-border-light-hover-transparent-55:hover,.theme-light .color-8-border-light-hover-transparent-55:hover{border-color:#86db4f8c!important}.theme-light .green-border-light-hover-transparent-60:hover,.theme-light .color-8-border-light-hover-transparent-60:hover{border-color:#86db4f99!important}.theme-light .green-border-light-hover-transparent-65:hover,.theme-light .color-8-border-light-hover-transparent-65:hover{border-color:#86db4fa6!important}.theme-light .green-border-light-hover-transparent-70:hover,.theme-light .color-8-border-light-hover-transparent-70:hover{border-color:#86db4fb3!important}.theme-light .green-border-light-hover-transparent-75:hover,.theme-light .color-8-border-light-hover-transparent-75:hover{border-color:#86db4fbf!important}.theme-light .green-border-light-hover-transparent-80:hover,.theme-light .color-8-border-light-hover-transparent-80:hover{border-color:#86db4fcc!important}.theme-light .green-border-light-hover-transparent-85:hover,.theme-light .color-8-border-light-hover-transparent-85:hover{border-color:#86db4fd9!important}.theme-light .green-border-light-hover-transparent-90:hover,.theme-light .color-8-border-light-hover-transparent-90:hover{border-color:#86db4fe6!important}.theme-light .green-border-light-hover-transparent-95:hover,.theme-light .color-8-border-light-hover-transparent-95:hover{border-color:#86db4ff2!important}.theme-light .green-border,.theme-light .color-8-border{border-color:#4eb523!important}.theme-light .green-border-transparent-5,.theme-light .color-8-border-transparent-5{border-color:#4eb5230d!important}.theme-light .green-border-transparent-10,.theme-light .color-8-border-transparent-10{border-color:#4eb5231a!important}.theme-light .green-border-transparent-15,.theme-light .color-8-border-transparent-15{border-color:#4eb52326!important}.theme-light .green-border-transparent-20,.theme-light .color-8-border-transparent-20{border-color:#4eb52333!important}.theme-light .green-border-transparent-25,.theme-light .color-8-border-transparent-25{border-color:#4eb52340!important}.theme-light .green-border-transparent-30,.theme-light .color-8-border-transparent-30{border-color:#4eb5234d!important}.theme-light .green-border-transparent-35,.theme-light .color-8-border-transparent-35{border-color:#4eb52359!important}.theme-light .green-border-transparent-40,.theme-light .color-8-border-transparent-40{border-color:#4eb52366!important}.theme-light .green-border-transparent-45,.theme-light .color-8-border-transparent-45{border-color:#4eb52373!important}.theme-light .green-border-transparent-50,.theme-light .color-8-border-transparent-50{border-color:#4eb52380!important}.theme-light .green-border-transparent-55,.theme-light .color-8-border-transparent-55{border-color:#4eb5238c!important}.theme-light .green-border-transparent-60,.theme-light .color-8-border-transparent-60{border-color:#4eb52399!important}.theme-light .green-border-transparent-65,.theme-light .color-8-border-transparent-65{border-color:#4eb523a6!important}.theme-light .green-border-transparent-70,.theme-light .color-8-border-transparent-70{border-color:#4eb523b3!important}.theme-light .green-border-transparent-75,.theme-light .color-8-border-transparent-75{border-color:#4eb523bf!important}.theme-light .green-border-transparent-80,.theme-light .color-8-border-transparent-80{border-color:#4eb523cc!important}.theme-light .green-border-transparent-85,.theme-light .color-8-border-transparent-85{border-color:#4eb523d9!important}.theme-light .green-border-transparent-90,.theme-light .color-8-border-transparent-90{border-color:#4eb523e6!important}.theme-light .green-border-transparent-95,.theme-light .color-8-border-transparent-95{border-color:#4eb523f2!important}.theme-light .green-border-lightness-10,.theme-light .color-8-border-lightness-10{border-color:#59ce28!important}.theme-light .green-border-darkness-10,.theme-light .color-8-border-darkness-10{border-color:#46a320!important}.theme-light .green-border-lightness-20,.theme-light .color-8-border-lightness-20{border-color:#69d93a!important}.theme-light .green-border-darkness-20,.theme-light .color-8-border-darkness-20{border-color:#3e911c!important}.theme-light .green-border-lightness-30,.theme-light .color-8-border-lightness-30{border-color:#7cde53!important}.theme-light .green-border-darkness-30,.theme-light .color-8-border-darkness-30{border-color:#377f19!important}.theme-light .green-border-lightness-40,.theme-light .color-8-border-lightness-40{border-color:#8ee26b!important}.theme-light .green-border-darkness-40,.theme-light .color-8-border-darkness-40{border-color:#2f6d15!important}.theme-light .green-border-lightness-50,.theme-light .color-8-border-lightness-50{border-color:#a1e784!important}.theme-light .green-border-darkness-50,.theme-light .color-8-border-darkness-50{border-color:#275b12!important}.theme-light .green-border-lightness-60,.theme-light .color-8-border-lightness-60{border-color:#b4ec9c!important}.theme-light .green-border-darkness-60,.theme-light .color-8-border-darkness-60{border-color:#1f480e!important}.theme-light .green-border-lightness-70,.theme-light .color-8-border-lightness-70{border-color:#c7f1b5!important}.theme-light .green-border-darkness-70,.theme-light .color-8-border-darkness-70{border-color:#17360b!important}.theme-light .green-border-lightness-80,.theme-light .color-8-border-lightness-80{border-color:#d9f5ce!important}.theme-light .green-border-darkness-80,.theme-light .color-8-border-darkness-80{border-color:#102407!important}.theme-light .green-border-lightness-90,.theme-light .color-8-border-lightness-90{border-color:#ecfae6!important}.theme-light .green-border-darkness-90,.theme-light .color-8-border-darkness-90{border-color:#081204!important}.theme-light .green-border-hover:hover,.theme-light .color-8-border-hover:hover{border-color:#4eb523!important}.theme-light .green-border-hover-transparent-5:hover,.theme-light .color-8-border-hover-transparent-5:hover{border-color:#4eb5230d!important}.theme-light .green-border-hover-transparent-10:hover,.theme-light .color-8-border-hover-transparent-10:hover{border-color:#4eb5231a!important}.theme-light .green-border-hover-transparent-15:hover,.theme-light .color-8-border-hover-transparent-15:hover{border-color:#4eb52326!important}.theme-light .green-border-hover-transparent-20:hover,.theme-light .color-8-border-hover-transparent-20:hover{border-color:#4eb52333!important}.theme-light .green-border-hover-transparent-25:hover,.theme-light .color-8-border-hover-transparent-25:hover{border-color:#4eb52340!important}.theme-light .green-border-hover-transparent-30:hover,.theme-light .color-8-border-hover-transparent-30:hover{border-color:#4eb5234d!important}.theme-light .green-border-hover-transparent-35:hover,.theme-light .color-8-border-hover-transparent-35:hover{border-color:#4eb52359!important}.theme-light .green-border-hover-transparent-40:hover,.theme-light .color-8-border-hover-transparent-40:hover{border-color:#4eb52366!important}.theme-light .green-border-hover-transparent-45:hover,.theme-light .color-8-border-hover-transparent-45:hover{border-color:#4eb52373!important}.theme-light .green-border-hover-transparent-50:hover,.theme-light .color-8-border-hover-transparent-50:hover{border-color:#4eb52380!important}.theme-light .green-border-hover-transparent-55:hover,.theme-light .color-8-border-hover-transparent-55:hover{border-color:#4eb5238c!important}.theme-light .green-border-hover-transparent-60:hover,.theme-light .color-8-border-hover-transparent-60:hover{border-color:#4eb52399!important}.theme-light .green-border-hover-transparent-65:hover,.theme-light .color-8-border-hover-transparent-65:hover{border-color:#4eb523a6!important}.theme-light .green-border-hover-transparent-70:hover,.theme-light .color-8-border-hover-transparent-70:hover{border-color:#4eb523b3!important}.theme-light .green-border-hover-transparent-75:hover,.theme-light .color-8-border-hover-transparent-75:hover{border-color:#4eb523bf!important}.theme-light .green-border-hover-transparent-80:hover,.theme-light .color-8-border-hover-transparent-80:hover{border-color:#4eb523cc!important}.theme-light .green-border-hover-transparent-85:hover,.theme-light .color-8-border-hover-transparent-85:hover{border-color:#4eb523d9!important}.theme-light .green-border-hover-transparent-90:hover,.theme-light .color-8-border-hover-transparent-90:hover{border-color:#4eb523e6!important}.theme-light .green-border-hover-transparent-95:hover,.theme-light .color-8-border-hover-transparent-95:hover{border-color:#4eb523f2!important}.theme-light .green-border-dark,.theme-light .color-8-border-dark{border-color:#2c8646!important}.theme-light .green-border-dark-transparent-5,.theme-light .color-8-border-dark-transparent-5{border-color:#2c86460d!important}.theme-light .green-border-dark-transparent-10,.theme-light .color-8-border-dark-transparent-10{border-color:#2c86461a!important}.theme-light .green-border-dark-transparent-15,.theme-light .color-8-border-dark-transparent-15{border-color:#2c864626!important}.theme-light .green-border-dark-transparent-20,.theme-light .color-8-border-dark-transparent-20{border-color:#2c864633!important}.theme-light .green-border-dark-transparent-25,.theme-light .color-8-border-dark-transparent-25{border-color:#2c864640!important}.theme-light .green-border-dark-transparent-30,.theme-light .color-8-border-dark-transparent-30{border-color:#2c86464d!important}.theme-light .green-border-dark-transparent-35,.theme-light .color-8-border-dark-transparent-35{border-color:#2c864659!important}.theme-light .green-border-dark-transparent-40,.theme-light .color-8-border-dark-transparent-40{border-color:#2c864666!important}.theme-light .green-border-dark-transparent-45,.theme-light .color-8-border-dark-transparent-45{border-color:#2c864673!important}.theme-light .green-border-dark-transparent-50,.theme-light .color-8-border-dark-transparent-50{border-color:#2c864680!important}.theme-light .green-border-dark-transparent-55,.theme-light .color-8-border-dark-transparent-55{border-color:#2c86468c!important}.theme-light .green-border-dark-transparent-60,.theme-light .color-8-border-dark-transparent-60{border-color:#2c864699!important}.theme-light .green-border-dark-transparent-65,.theme-light .color-8-border-dark-transparent-65{border-color:#2c8646a6!important}.theme-light .green-border-dark-transparent-70,.theme-light .color-8-border-dark-transparent-70{border-color:#2c8646b3!important}.theme-light .green-border-dark-transparent-75,.theme-light .color-8-border-dark-transparent-75{border-color:#2c8646bf!important}.theme-light .green-border-dark-transparent-80,.theme-light .color-8-border-dark-transparent-80{border-color:#2c8646cc!important}.theme-light .green-border-dark-transparent-85,.theme-light .color-8-border-dark-transparent-85{border-color:#2c8646d9!important}.theme-light .green-border-dark-transparent-90,.theme-light .color-8-border-dark-transparent-90{border-color:#2c8646e6!important}.theme-light .green-border-dark-transparent-95,.theme-light .color-8-border-dark-transparent-95{border-color:#2c8646f2!important}.theme-light .green-border-dark-lightness-10,.theme-light .color-8-border-dark-lightness-10{border-color:#349f53!important}.theme-light .green-border-dark-darkness-10,.theme-light .color-8-border-dark-darkness-10{border-color:#28793f!important}.theme-light .green-border-dark-lightness-20,.theme-light .color-8-border-dark-lightness-20{border-color:#3cb860!important}.theme-light .green-border-dark-darkness-20,.theme-light .color-8-border-dark-darkness-20{border-color:#236b38!important}.theme-light .green-border-dark-lightness-30,.theme-light .color-8-border-dark-lightness-30{border-color:#50c672!important}.theme-light .green-border-dark-darkness-30,.theme-light .color-8-border-dark-darkness-30{border-color:#1f5e31!important}.theme-light .green-border-dark-lightness-40,.theme-light .color-8-border-dark-lightness-40{border-color:#69ce86!important}.theme-light .green-border-dark-darkness-40,.theme-light .color-8-border-dark-darkness-40{border-color:#1a502a!important}.theme-light .green-border-dark-lightness-50,.theme-light .color-8-border-dark-lightness-50{border-color:#82d69a!important}.theme-light .green-border-dark-darkness-50,.theme-light .color-8-border-dark-darkness-50{border-color:#164323!important}.theme-light .green-border-dark-lightness-60,.theme-light .color-8-border-dark-lightness-60{border-color:#9bdeae!important}.theme-light .green-border-dark-darkness-60,.theme-light .color-8-border-dark-darkness-60{border-color:#12361c!important}.theme-light .green-border-dark-lightness-70,.theme-light .color-8-border-dark-lightness-70{border-color:#b4e6c3!important}.theme-light .green-border-dark-darkness-70,.theme-light .color-8-border-dark-darkness-70{border-color:#0d2815!important}.theme-light .green-border-dark-lightness-80,.theme-light .color-8-border-dark-lightness-80{border-color:#cdefd7!important}.theme-light .green-border-dark-darkness-80,.theme-light .color-8-border-dark-darkness-80{border-color:#091b0e!important}.theme-light .green-border-dark-lightness-90,.theme-light .color-8-border-dark-lightness-90{border-color:#e6f7eb!important}.theme-light .green-border-dark-darkness-90,.theme-light .color-8-border-dark-darkness-90{border-color:#040d07!important}.theme-light .green-border-dark-hover:hover,.theme-light .color-8-border-dark-hover:hover{border-color:#2c8646!important}.theme-light .green-border-dark-hover-transparent-5:hover,.theme-light .color-8-border-dark-hover-transparent-5:hover{border-color:#2c86460d!important}.theme-light .green-border-dark-hover-transparent-10:hover,.theme-light .color-8-border-dark-hover-transparent-10:hover{border-color:#2c86461a!important}.theme-light .green-border-dark-hover-transparent-15:hover,.theme-light .color-8-border-dark-hover-transparent-15:hover{border-color:#2c864626!important}.theme-light .green-border-dark-hover-transparent-20:hover,.theme-light .color-8-border-dark-hover-transparent-20:hover{border-color:#2c864633!important}.theme-light .green-border-dark-hover-transparent-25:hover,.theme-light .color-8-border-dark-hover-transparent-25:hover{border-color:#2c864640!important}.theme-light .green-border-dark-hover-transparent-30:hover,.theme-light .color-8-border-dark-hover-transparent-30:hover{border-color:#2c86464d!important}.theme-light .green-border-dark-hover-transparent-35:hover,.theme-light .color-8-border-dark-hover-transparent-35:hover{border-color:#2c864659!important}.theme-light .green-border-dark-hover-transparent-40:hover,.theme-light .color-8-border-dark-hover-transparent-40:hover{border-color:#2c864666!important}.theme-light .green-border-dark-hover-transparent-45:hover,.theme-light .color-8-border-dark-hover-transparent-45:hover{border-color:#2c864673!important}.theme-light .green-border-dark-hover-transparent-50:hover,.theme-light .color-8-border-dark-hover-transparent-50:hover{border-color:#2c864680!important}.theme-light .green-border-dark-hover-transparent-55:hover,.theme-light .color-8-border-dark-hover-transparent-55:hover{border-color:#2c86468c!important}.theme-light .green-border-dark-hover-transparent-60:hover,.theme-light .color-8-border-dark-hover-transparent-60:hover{border-color:#2c864699!important}.theme-light .green-border-dark-hover-transparent-65:hover,.theme-light .color-8-border-dark-hover-transparent-65:hover{border-color:#2c8646a6!important}.theme-light .green-border-dark-hover-transparent-70:hover,.theme-light .color-8-border-dark-hover-transparent-70:hover{border-color:#2c8646b3!important}.theme-light .green-border-dark-hover-transparent-75:hover,.theme-light .color-8-border-dark-hover-transparent-75:hover{border-color:#2c8646bf!important}.theme-light .green-border-dark-hover-transparent-80:hover,.theme-light .color-8-border-dark-hover-transparent-80:hover{border-color:#2c8646cc!important}.theme-light .green-border-dark-hover-transparent-85:hover,.theme-light .color-8-border-dark-hover-transparent-85:hover{border-color:#2c8646d9!important}.theme-light .green-border-dark-hover-transparent-90:hover,.theme-light .color-8-border-dark-hover-transparent-90:hover{border-color:#2c8646e6!important}.theme-light .green-border-dark-hover-transparent-95:hover,.theme-light .color-8-border-dark-hover-transparent-95:hover{border-color:#2c8646f2!important}.theme-light .green-border-darker,.theme-light .color-8-border-darker{border-color:#175c2c!important}.theme-light .green-border-darker-transparent-5,.theme-light .color-8-border-darker-transparent-5{border-color:#175c2c0d!important}.theme-light .green-border-darker-transparent-10,.theme-light .color-8-border-darker-transparent-10{border-color:#175c2c1a!important}.theme-light .green-border-darker-transparent-15,.theme-light .color-8-border-darker-transparent-15{border-color:#175c2c26!important}.theme-light .green-border-darker-transparent-20,.theme-light .color-8-border-darker-transparent-20{border-color:#175c2c33!important}.theme-light .green-border-darker-transparent-25,.theme-light .color-8-border-darker-transparent-25{border-color:#175c2c40!important}.theme-light .green-border-darker-transparent-30,.theme-light .color-8-border-darker-transparent-30{border-color:#175c2c4d!important}.theme-light .green-border-darker-transparent-35,.theme-light .color-8-border-darker-transparent-35{border-color:#175c2c59!important}.theme-light .green-border-darker-transparent-40,.theme-light .color-8-border-darker-transparent-40{border-color:#175c2c66!important}.theme-light .green-border-darker-transparent-45,.theme-light .color-8-border-darker-transparent-45{border-color:#175c2c73!important}.theme-light .green-border-darker-transparent-50,.theme-light .color-8-border-darker-transparent-50{border-color:#175c2c80!important}.theme-light .green-border-darker-transparent-55,.theme-light .color-8-border-darker-transparent-55{border-color:#175c2c8c!important}.theme-light .green-border-darker-transparent-60,.theme-light .color-8-border-darker-transparent-60{border-color:#175c2c99!important}.theme-light .green-border-darker-transparent-65,.theme-light .color-8-border-darker-transparent-65{border-color:#175c2ca6!important}.theme-light .green-border-darker-transparent-70,.theme-light .color-8-border-darker-transparent-70{border-color:#175c2cb3!important}.theme-light .green-border-darker-transparent-75,.theme-light .color-8-border-darker-transparent-75{border-color:#175c2cbf!important}.theme-light .green-border-darker-transparent-80,.theme-light .color-8-border-darker-transparent-80{border-color:#175c2ccc!important}.theme-light .green-border-darker-transparent-85,.theme-light .color-8-border-darker-transparent-85{border-color:#175c2cd9!important}.theme-light .green-border-darker-transparent-90,.theme-light .color-8-border-darker-transparent-90{border-color:#175c2ce6!important}.theme-light .green-border-darker-transparent-95,.theme-light .color-8-border-darker-transparent-95{border-color:#175c2cf2!important}.theme-light .green-border-darker-lightness-10,.theme-light .color-8-border-darker-lightness-10{border-color:#1f7c3b!important}.theme-light .green-border-darker-darkness-10,.theme-light .color-8-border-darker-darkness-10{border-color:#155328!important}.theme-light .green-border-darker-lightness-20,.theme-light .color-8-border-darker-lightness-20{border-color:#279b4a!important}.theme-light .green-border-darker-darkness-20,.theme-light .color-8-border-darker-darkness-20{border-color:#124a23!important}.theme-light .green-border-darker-lightness-30,.theme-light .color-8-border-darker-lightness-30{border-color:#2fbb59!important}.theme-light .green-border-darker-darkness-30,.theme-light .color-8-border-darker-darkness-30{border-color:#10401f!important}.theme-light .green-border-darker-lightness-40,.theme-light .color-8-border-darker-lightness-40{border-color:#41d06d!important}.theme-light .green-border-darker-darkness-40,.theme-light .color-8-border-darker-darkness-40{border-color:#0e371a!important}.theme-light .green-border-darker-lightness-50,.theme-light .color-8-border-darker-lightness-50{border-color:#61d885!important}.theme-light .green-border-darker-darkness-50,.theme-light .color-8-border-darker-darkness-50{border-color:#0c2e16!important}.theme-light .green-border-darker-lightness-60,.theme-light .color-8-border-darker-lightness-60{border-color:#81df9d!important}.theme-light .green-border-darker-darkness-60,.theme-light .color-8-border-darker-darkness-60{border-color:#092512!important}.theme-light .green-border-darker-lightness-70,.theme-light .color-8-border-darker-lightness-70{border-color:#a0e7b6!important}.theme-light .green-border-darker-darkness-70,.theme-light .color-8-border-darker-darkness-70{border-color:#071c0d!important}.theme-light .green-border-darker-lightness-80,.theme-light .color-8-border-darker-lightness-80{border-color:#c0efce!important}.theme-light .green-border-darker-darkness-80,.theme-light .color-8-border-darker-darkness-80{border-color:#051209!important}.theme-light .green-border-darker-lightness-90,.theme-light .color-8-border-darker-lightness-90{border-color:#dff7e7!important}.theme-light .green-border-darker-darkness-90,.theme-light .color-8-border-darker-darkness-90{border-color:#020904!important}.theme-light .green-border-darker-hover:hover,.theme-light .color-8-border-darker-hover:hover{border-color:#175c2c!important}.theme-light .green-border-darker-hover-transparent-5:hover,.theme-light .color-8-border-darker-hover-transparent-5:hover{border-color:#175c2c0d!important}.theme-light .green-border-darker-hover-transparent-10:hover,.theme-light .color-8-border-darker-hover-transparent-10:hover{border-color:#175c2c1a!important}.theme-light .green-border-darker-hover-transparent-15:hover,.theme-light .color-8-border-darker-hover-transparent-15:hover{border-color:#175c2c26!important}.theme-light .green-border-darker-hover-transparent-20:hover,.theme-light .color-8-border-darker-hover-transparent-20:hover{border-color:#175c2c33!important}.theme-light .green-border-darker-hover-transparent-25:hover,.theme-light .color-8-border-darker-hover-transparent-25:hover{border-color:#175c2c40!important}.theme-light .green-border-darker-hover-transparent-30:hover,.theme-light .color-8-border-darker-hover-transparent-30:hover{border-color:#175c2c4d!important}.theme-light .green-border-darker-hover-transparent-35:hover,.theme-light .color-8-border-darker-hover-transparent-35:hover{border-color:#175c2c59!important}.theme-light .green-border-darker-hover-transparent-40:hover,.theme-light .color-8-border-darker-hover-transparent-40:hover{border-color:#175c2c66!important}.theme-light .green-border-darker-hover-transparent-45:hover,.theme-light .color-8-border-darker-hover-transparent-45:hover{border-color:#175c2c73!important}.theme-light .green-border-darker-hover-transparent-50:hover,.theme-light .color-8-border-darker-hover-transparent-50:hover{border-color:#175c2c80!important}.theme-light .green-border-darker-hover-transparent-55:hover,.theme-light .color-8-border-darker-hover-transparent-55:hover{border-color:#175c2c8c!important}.theme-light .green-border-darker-hover-transparent-60:hover,.theme-light .color-8-border-darker-hover-transparent-60:hover{border-color:#175c2c99!important}.theme-light .green-border-darker-hover-transparent-65:hover,.theme-light .color-8-border-darker-hover-transparent-65:hover{border-color:#175c2ca6!important}.theme-light .green-border-darker-hover-transparent-70:hover,.theme-light .color-8-border-darker-hover-transparent-70:hover{border-color:#175c2cb3!important}.theme-light .green-border-darker-hover-transparent-75:hover,.theme-light .color-8-border-darker-hover-transparent-75:hover{border-color:#175c2cbf!important}.theme-light .green-border-darker-hover-transparent-80:hover,.theme-light .color-8-border-darker-hover-transparent-80:hover{border-color:#175c2ccc!important}.theme-light .green-border-darker-hover-transparent-85:hover,.theme-light .color-8-border-darker-hover-transparent-85:hover{border-color:#175c2cd9!important}.theme-light .green-border-darker-hover-transparent-90:hover,.theme-light .color-8-border-darker-hover-transparent-90:hover{border-color:#175c2ce6!important}.theme-light .green-border-darker-hover-transparent-95:hover,.theme-light .color-8-border-darker-hover-transparent-95:hover{border-color:#175c2cf2!important}.theme-light .green-outline-lighter,.theme-light .color-8-outline-lighter{outline-color:#c4fc9f!important}.theme-light .green-outline-lighter-transparent-5,.theme-light .color-8-outline-lighter-transparent-5{outline-color:#c4fc9f0d!important}.theme-light .green-outline-lighter-transparent-10,.theme-light .color-8-outline-lighter-transparent-10{outline-color:#c4fc9f1a!important}.theme-light .green-outline-lighter-transparent-15,.theme-light .color-8-outline-lighter-transparent-15{outline-color:#c4fc9f26!important}.theme-light .green-outline-lighter-transparent-20,.theme-light .color-8-outline-lighter-transparent-20{outline-color:#c4fc9f33!important}.theme-light .green-outline-lighter-transparent-25,.theme-light .color-8-outline-lighter-transparent-25{outline-color:#c4fc9f40!important}.theme-light .green-outline-lighter-transparent-30,.theme-light .color-8-outline-lighter-transparent-30{outline-color:#c4fc9f4d!important}.theme-light .green-outline-lighter-transparent-35,.theme-light .color-8-outline-lighter-transparent-35{outline-color:#c4fc9f59!important}.theme-light .green-outline-lighter-transparent-40,.theme-light .color-8-outline-lighter-transparent-40{outline-color:#c4fc9f66!important}.theme-light .green-outline-lighter-transparent-45,.theme-light .color-8-outline-lighter-transparent-45{outline-color:#c4fc9f73!important}.theme-light .green-outline-lighter-transparent-50,.theme-light .color-8-outline-lighter-transparent-50{outline-color:#c4fc9f80!important}.theme-light .green-outline-lighter-transparent-55,.theme-light .color-8-outline-lighter-transparent-55{outline-color:#c4fc9f8c!important}.theme-light .green-outline-lighter-transparent-60,.theme-light .color-8-outline-lighter-transparent-60{outline-color:#c4fc9f99!important}.theme-light .green-outline-lighter-transparent-65,.theme-light .color-8-outline-lighter-transparent-65{outline-color:#c4fc9fa6!important}.theme-light .green-outline-lighter-transparent-70,.theme-light .color-8-outline-lighter-transparent-70{outline-color:#c4fc9fb3!important}.theme-light .green-outline-lighter-transparent-75,.theme-light .color-8-outline-lighter-transparent-75{outline-color:#c4fc9fbf!important}.theme-light .green-outline-lighter-transparent-80,.theme-light .color-8-outline-lighter-transparent-80{outline-color:#c4fc9fcc!important}.theme-light .green-outline-lighter-transparent-85,.theme-light .color-8-outline-lighter-transparent-85{outline-color:#c4fc9fd9!important}.theme-light .green-outline-lighter-transparent-90,.theme-light .color-8-outline-lighter-transparent-90{outline-color:#c4fc9fe6!important}.theme-light .green-outline-lighter-transparent-95,.theme-light .color-8-outline-lighter-transparent-95{outline-color:#c4fc9ff2!important}.theme-light .green-outline-lighter-lightness-10,.theme-light .color-8-outline-lighter-lightness-10{outline-color:#cafca9!important}.theme-light .green-outline-lighter-darkness-10,.theme-light .color-8-outline-lighter-darkness-10{outline-color:#acfb77!important}.theme-light .green-outline-lighter-lightness-20,.theme-light .color-8-outline-lighter-lightness-20{outline-color:#d0fdb2!important}.theme-light .green-outline-lighter-darkness-20,.theme-light .color-8-outline-lighter-darkness-20{outline-color:#93fa4f!important}.theme-light .green-outline-lighter-lightness-30,.theme-light .color-8-outline-lighter-lightness-30{outline-color:#d6fdbc!important}.theme-light .green-outline-lighter-darkness-30,.theme-light .color-8-outline-lighter-darkness-30{outline-color:#7bf827!important}.theme-light .green-outline-lighter-lightness-40,.theme-light .color-8-outline-lighter-lightness-40{outline-color:#dcfdc5!important}.theme-light .green-outline-lighter-darkness-40,.theme-light .color-8-outline-lighter-darkness-40{outline-color:#64ef07!important}.theme-light .green-outline-lighter-lightness-50,.theme-light .color-8-outline-lighter-lightness-50{outline-color:#e2fecf!important}.theme-light .green-outline-lighter-darkness-50,.theme-light .color-8-outline-lighter-darkness-50{outline-color:#53c706!important}.theme-light .green-outline-lighter-lightness-60,.theme-light .color-8-outline-lighter-lightness-60{outline-color:#e7fed9!important}.theme-light .green-outline-lighter-darkness-60,.theme-light .color-8-outline-lighter-darkness-60{outline-color:#429f05!important}.theme-light .green-outline-lighter-lightness-70,.theme-light .color-8-outline-lighter-lightness-70{outline-color:#edfee2!important}.theme-light .green-outline-lighter-darkness-70,.theme-light .color-8-outline-lighter-darkness-70{outline-color:#327804!important}.theme-light .green-outline-lighter-lightness-80,.theme-light .color-8-outline-lighter-lightness-80{outline-color:#f3feec!important}.theme-light .green-outline-lighter-darkness-80,.theme-light .color-8-outline-lighter-darkness-80{outline-color:#215002!important}.theme-light .green-outline-lighter-lightness-90,.theme-light .color-8-outline-lighter-lightness-90{outline-color:#f9fff5!important}.theme-light .green-outline-lighter-darkness-90,.theme-light .color-8-outline-lighter-darkness-90{outline-color:#112801!important}.theme-light .green-outline-lighter-hover:hover,.theme-light .color-8-outline-lighter-hover:hover{outline-color:#c4fc9f!important}.theme-light .green-outline-lighter-hover-transparent-5:hover,.theme-light .color-8-outline-lighter-hover-transparent-5:hover{outline-color:#c4fc9f0d!important}.theme-light .green-outline-lighter-hover-transparent-10:hover,.theme-light .color-8-outline-lighter-hover-transparent-10:hover{outline-color:#c4fc9f1a!important}.theme-light .green-outline-lighter-hover-transparent-15:hover,.theme-light .color-8-outline-lighter-hover-transparent-15:hover{outline-color:#c4fc9f26!important}.theme-light .green-outline-lighter-hover-transparent-20:hover,.theme-light .color-8-outline-lighter-hover-transparent-20:hover{outline-color:#c4fc9f33!important}.theme-light .green-outline-lighter-hover-transparent-25:hover,.theme-light .color-8-outline-lighter-hover-transparent-25:hover{outline-color:#c4fc9f40!important}.theme-light .green-outline-lighter-hover-transparent-30:hover,.theme-light .color-8-outline-lighter-hover-transparent-30:hover{outline-color:#c4fc9f4d!important}.theme-light .green-outline-lighter-hover-transparent-35:hover,.theme-light .color-8-outline-lighter-hover-transparent-35:hover{outline-color:#c4fc9f59!important}.theme-light .green-outline-lighter-hover-transparent-40:hover,.theme-light .color-8-outline-lighter-hover-transparent-40:hover{outline-color:#c4fc9f66!important}.theme-light .green-outline-lighter-hover-transparent-45:hover,.theme-light .color-8-outline-lighter-hover-transparent-45:hover{outline-color:#c4fc9f73!important}.theme-light .green-outline-lighter-hover-transparent-50:hover,.theme-light .color-8-outline-lighter-hover-transparent-50:hover{outline-color:#c4fc9f80!important}.theme-light .green-outline-lighter-hover-transparent-55:hover,.theme-light .color-8-outline-lighter-hover-transparent-55:hover{outline-color:#c4fc9f8c!important}.theme-light .green-outline-lighter-hover-transparent-60:hover,.theme-light .color-8-outline-lighter-hover-transparent-60:hover{outline-color:#c4fc9f99!important}.theme-light .green-outline-lighter-hover-transparent-65:hover,.theme-light .color-8-outline-lighter-hover-transparent-65:hover{outline-color:#c4fc9fa6!important}.theme-light .green-outline-lighter-hover-transparent-70:hover,.theme-light .color-8-outline-lighter-hover-transparent-70:hover{outline-color:#c4fc9fb3!important}.theme-light .green-outline-lighter-hover-transparent-75:hover,.theme-light .color-8-outline-lighter-hover-transparent-75:hover{outline-color:#c4fc9fbf!important}.theme-light .green-outline-lighter-hover-transparent-80:hover,.theme-light .color-8-outline-lighter-hover-transparent-80:hover{outline-color:#c4fc9fcc!important}.theme-light .green-outline-lighter-hover-transparent-85:hover,.theme-light .color-8-outline-lighter-hover-transparent-85:hover{outline-color:#c4fc9fd9!important}.theme-light .green-outline-lighter-hover-transparent-90:hover,.theme-light .color-8-outline-lighter-hover-transparent-90:hover{outline-color:#c4fc9fe6!important}.theme-light .green-outline-lighter-hover-transparent-95:hover,.theme-light .color-8-outline-lighter-hover-transparent-95:hover{outline-color:#c4fc9ff2!important}.theme-light .green-outline-light,.theme-light .color-8-outline-light{outline-color:#86db4f!important}.theme-light .green-outline-light-transparent-5,.theme-light .color-8-outline-light-transparent-5{outline-color:#86db4f0d!important}.theme-light .green-outline-light-transparent-10,.theme-light .color-8-outline-light-transparent-10{outline-color:#86db4f1a!important}.theme-light .green-outline-light-transparent-15,.theme-light .color-8-outline-light-transparent-15{outline-color:#86db4f26!important}.theme-light .green-outline-light-transparent-20,.theme-light .color-8-outline-light-transparent-20{outline-color:#86db4f33!important}.theme-light .green-outline-light-transparent-25,.theme-light .color-8-outline-light-transparent-25{outline-color:#86db4f40!important}.theme-light .green-outline-light-transparent-30,.theme-light .color-8-outline-light-transparent-30{outline-color:#86db4f4d!important}.theme-light .green-outline-light-transparent-35,.theme-light .color-8-outline-light-transparent-35{outline-color:#86db4f59!important}.theme-light .green-outline-light-transparent-40,.theme-light .color-8-outline-light-transparent-40{outline-color:#86db4f66!important}.theme-light .green-outline-light-transparent-45,.theme-light .color-8-outline-light-transparent-45{outline-color:#86db4f73!important}.theme-light .green-outline-light-transparent-50,.theme-light .color-8-outline-light-transparent-50{outline-color:#86db4f80!important}.theme-light .green-outline-light-transparent-55,.theme-light .color-8-outline-light-transparent-55{outline-color:#86db4f8c!important}.theme-light .green-outline-light-transparent-60,.theme-light .color-8-outline-light-transparent-60{outline-color:#86db4f99!important}.theme-light .green-outline-light-transparent-65,.theme-light .color-8-outline-light-transparent-65{outline-color:#86db4fa6!important}.theme-light .green-outline-light-transparent-70,.theme-light .color-8-outline-light-transparent-70{outline-color:#86db4fb3!important}.theme-light .green-outline-light-transparent-75,.theme-light .color-8-outline-light-transparent-75{outline-color:#86db4fbf!important}.theme-light .green-outline-light-transparent-80,.theme-light .color-8-outline-light-transparent-80{outline-color:#86db4fcc!important}.theme-light .green-outline-light-transparent-85,.theme-light .color-8-outline-light-transparent-85{outline-color:#86db4fd9!important}.theme-light .green-outline-light-transparent-90,.theme-light .color-8-outline-light-transparent-90{outline-color:#86db4fe6!important}.theme-light .green-outline-light-transparent-95,.theme-light .color-8-outline-light-transparent-95{outline-color:#86db4ff2!important}.theme-light .green-outline-light-lightness-10,.theme-light .color-8-outline-light-lightness-10{outline-color:#92df61!important}.theme-light .green-outline-light-darkness-10,.theme-light .color-8-outline-light-darkness-10{outline-color:#75d636!important}.theme-light .green-outline-light-lightness-20,.theme-light .color-8-outline-light-lightness-20{outline-color:#9ee272!important}.theme-light .green-outline-light-darkness-20,.theme-light .color-8-outline-light-darkness-20{outline-color:#66c628!important}.theme-light .green-outline-light-lightness-30,.theme-light .color-8-outline-light-lightness-30{outline-color:#aae684!important}.theme-light .green-outline-light-darkness-30,.theme-light .color-8-outline-light-darkness-30{outline-color:#5aad23!important}.theme-light .green-outline-light-lightness-40,.theme-light .color-8-outline-light-lightness-40{outline-color:#b6e995!important}.theme-light .green-outline-light-darkness-40,.theme-light .color-8-outline-light-darkness-40{outline-color:#4d941e!important}.theme-light .green-outline-light-lightness-50,.theme-light .color-8-outline-light-lightness-50{outline-color:#c3eda7!important}.theme-light .green-outline-light-darkness-50,.theme-light .color-8-outline-light-darkness-50{outline-color:#407c19!important}.theme-light .green-outline-light-lightness-60,.theme-light .color-8-outline-light-lightness-60{outline-color:#cff1b9!important}.theme-light .green-outline-light-darkness-60,.theme-light .color-8-outline-light-darkness-60{outline-color:#336314!important}.theme-light .green-outline-light-lightness-70,.theme-light .color-8-outline-light-lightness-70{outline-color:#dbf4ca!important}.theme-light .green-outline-light-darkness-70,.theme-light .color-8-outline-light-darkness-70{outline-color:#264a0f!important}.theme-light .green-outline-light-lightness-80,.theme-light .color-8-outline-light-lightness-80{outline-color:#e7f8dc!important}.theme-light .green-outline-light-darkness-80,.theme-light .color-8-outline-light-darkness-80{outline-color:#1a310a!important}.theme-light .green-outline-light-lightness-90,.theme-light .color-8-outline-light-lightness-90{outline-color:#f3fbed!important}.theme-light .green-outline-light-darkness-90,.theme-light .color-8-outline-light-darkness-90{outline-color:#0d1905!important}.theme-light .green-outline-light-hover:hover,.theme-light .color-8-outline-light-hover:hover{outline-color:#86db4f!important}.theme-light .green-outline-light-hover-transparent-5:hover,.theme-light .color-8-outline-light-hover-transparent-5:hover{outline-color:#86db4f0d!important}.theme-light .green-outline-light-hover-transparent-10:hover,.theme-light .color-8-outline-light-hover-transparent-10:hover{outline-color:#86db4f1a!important}.theme-light .green-outline-light-hover-transparent-15:hover,.theme-light .color-8-outline-light-hover-transparent-15:hover{outline-color:#86db4f26!important}.theme-light .green-outline-light-hover-transparent-20:hover,.theme-light .color-8-outline-light-hover-transparent-20:hover{outline-color:#86db4f33!important}.theme-light .green-outline-light-hover-transparent-25:hover,.theme-light .color-8-outline-light-hover-transparent-25:hover{outline-color:#86db4f40!important}.theme-light .green-outline-light-hover-transparent-30:hover,.theme-light .color-8-outline-light-hover-transparent-30:hover{outline-color:#86db4f4d!important}.theme-light .green-outline-light-hover-transparent-35:hover,.theme-light .color-8-outline-light-hover-transparent-35:hover{outline-color:#86db4f59!important}.theme-light .green-outline-light-hover-transparent-40:hover,.theme-light .color-8-outline-light-hover-transparent-40:hover{outline-color:#86db4f66!important}.theme-light .green-outline-light-hover-transparent-45:hover,.theme-light .color-8-outline-light-hover-transparent-45:hover{outline-color:#86db4f73!important}.theme-light .green-outline-light-hover-transparent-50:hover,.theme-light .color-8-outline-light-hover-transparent-50:hover{outline-color:#86db4f80!important}.theme-light .green-outline-light-hover-transparent-55:hover,.theme-light .color-8-outline-light-hover-transparent-55:hover{outline-color:#86db4f8c!important}.theme-light .green-outline-light-hover-transparent-60:hover,.theme-light .color-8-outline-light-hover-transparent-60:hover{outline-color:#86db4f99!important}.theme-light .green-outline-light-hover-transparent-65:hover,.theme-light .color-8-outline-light-hover-transparent-65:hover{outline-color:#86db4fa6!important}.theme-light .green-outline-light-hover-transparent-70:hover,.theme-light .color-8-outline-light-hover-transparent-70:hover{outline-color:#86db4fb3!important}.theme-light .green-outline-light-hover-transparent-75:hover,.theme-light .color-8-outline-light-hover-transparent-75:hover{outline-color:#86db4fbf!important}.theme-light .green-outline-light-hover-transparent-80:hover,.theme-light .color-8-outline-light-hover-transparent-80:hover{outline-color:#86db4fcc!important}.theme-light .green-outline-light-hover-transparent-85:hover,.theme-light .color-8-outline-light-hover-transparent-85:hover{outline-color:#86db4fd9!important}.theme-light .green-outline-light-hover-transparent-90:hover,.theme-light .color-8-outline-light-hover-transparent-90:hover{outline-color:#86db4fe6!important}.theme-light .green-outline-light-hover-transparent-95:hover,.theme-light .color-8-outline-light-hover-transparent-95:hover{outline-color:#86db4ff2!important}.theme-light .green-outline,.theme-light .color-8-outline{outline-color:#4eb523!important}.theme-light .green-outline-transparent-5,.theme-light .color-8-outline-transparent-5{outline-color:#4eb5230d!important}.theme-light .green-outline-transparent-10,.theme-light .color-8-outline-transparent-10{outline-color:#4eb5231a!important}.theme-light .green-outline-transparent-15,.theme-light .color-8-outline-transparent-15{outline-color:#4eb52326!important}.theme-light .green-outline-transparent-20,.theme-light .color-8-outline-transparent-20{outline-color:#4eb52333!important}.theme-light .green-outline-transparent-25,.theme-light .color-8-outline-transparent-25{outline-color:#4eb52340!important}.theme-light .green-outline-transparent-30,.theme-light .color-8-outline-transparent-30{outline-color:#4eb5234d!important}.theme-light .green-outline-transparent-35,.theme-light .color-8-outline-transparent-35{outline-color:#4eb52359!important}.theme-light .green-outline-transparent-40,.theme-light .color-8-outline-transparent-40{outline-color:#4eb52366!important}.theme-light .green-outline-transparent-45,.theme-light .color-8-outline-transparent-45{outline-color:#4eb52373!important}.theme-light .green-outline-transparent-50,.theme-light .color-8-outline-transparent-50{outline-color:#4eb52380!important}.theme-light .green-outline-transparent-55,.theme-light .color-8-outline-transparent-55{outline-color:#4eb5238c!important}.theme-light .green-outline-transparent-60,.theme-light .color-8-outline-transparent-60{outline-color:#4eb52399!important}.theme-light .green-outline-transparent-65,.theme-light .color-8-outline-transparent-65{outline-color:#4eb523a6!important}.theme-light .green-outline-transparent-70,.theme-light .color-8-outline-transparent-70{outline-color:#4eb523b3!important}.theme-light .green-outline-transparent-75,.theme-light .color-8-outline-transparent-75{outline-color:#4eb523bf!important}.theme-light .green-outline-transparent-80,.theme-light .color-8-outline-transparent-80{outline-color:#4eb523cc!important}.theme-light .green-outline-transparent-85,.theme-light .color-8-outline-transparent-85{outline-color:#4eb523d9!important}.theme-light .green-outline-transparent-90,.theme-light .color-8-outline-transparent-90{outline-color:#4eb523e6!important}.theme-light .green-outline-transparent-95,.theme-light .color-8-outline-transparent-95{outline-color:#4eb523f2!important}.theme-light .green-outline-lightness-10,.theme-light .color-8-outline-lightness-10{outline-color:#59ce28!important}.theme-light .green-outline-darkness-10,.theme-light .color-8-outline-darkness-10{outline-color:#46a320!important}.theme-light .green-outline-lightness-20,.theme-light .color-8-outline-lightness-20{outline-color:#69d93a!important}.theme-light .green-outline-darkness-20,.theme-light .color-8-outline-darkness-20{outline-color:#3e911c!important}.theme-light .green-outline-lightness-30,.theme-light .color-8-outline-lightness-30{outline-color:#7cde53!important}.theme-light .green-outline-darkness-30,.theme-light .color-8-outline-darkness-30{outline-color:#377f19!important}.theme-light .green-outline-lightness-40,.theme-light .color-8-outline-lightness-40{outline-color:#8ee26b!important}.theme-light .green-outline-darkness-40,.theme-light .color-8-outline-darkness-40{outline-color:#2f6d15!important}.theme-light .green-outline-lightness-50,.theme-light .color-8-outline-lightness-50{outline-color:#a1e784!important}.theme-light .green-outline-darkness-50,.theme-light .color-8-outline-darkness-50{outline-color:#275b12!important}.theme-light .green-outline-lightness-60,.theme-light .color-8-outline-lightness-60{outline-color:#b4ec9c!important}.theme-light .green-outline-darkness-60,.theme-light .color-8-outline-darkness-60{outline-color:#1f480e!important}.theme-light .green-outline-lightness-70,.theme-light .color-8-outline-lightness-70{outline-color:#c7f1b5!important}.theme-light .green-outline-darkness-70,.theme-light .color-8-outline-darkness-70{outline-color:#17360b!important}.theme-light .green-outline-lightness-80,.theme-light .color-8-outline-lightness-80{outline-color:#d9f5ce!important}.theme-light .green-outline-darkness-80,.theme-light .color-8-outline-darkness-80{outline-color:#102407!important}.theme-light .green-outline-lightness-90,.theme-light .color-8-outline-lightness-90{outline-color:#ecfae6!important}.theme-light .green-outline-darkness-90,.theme-light .color-8-outline-darkness-90{outline-color:#081204!important}.theme-light .green-outline-hover:hover,.theme-light .color-8-outline-hover:hover{outline-color:#4eb523!important}.theme-light .green-outline-hover-transparent-5:hover,.theme-light .color-8-outline-hover-transparent-5:hover{outline-color:#4eb5230d!important}.theme-light .green-outline-hover-transparent-10:hover,.theme-light .color-8-outline-hover-transparent-10:hover{outline-color:#4eb5231a!important}.theme-light .green-outline-hover-transparent-15:hover,.theme-light .color-8-outline-hover-transparent-15:hover{outline-color:#4eb52326!important}.theme-light .green-outline-hover-transparent-20:hover,.theme-light .color-8-outline-hover-transparent-20:hover{outline-color:#4eb52333!important}.theme-light .green-outline-hover-transparent-25:hover,.theme-light .color-8-outline-hover-transparent-25:hover{outline-color:#4eb52340!important}.theme-light .green-outline-hover-transparent-30:hover,.theme-light .color-8-outline-hover-transparent-30:hover{outline-color:#4eb5234d!important}.theme-light .green-outline-hover-transparent-35:hover,.theme-light .color-8-outline-hover-transparent-35:hover{outline-color:#4eb52359!important}.theme-light .green-outline-hover-transparent-40:hover,.theme-light .color-8-outline-hover-transparent-40:hover{outline-color:#4eb52366!important}.theme-light .green-outline-hover-transparent-45:hover,.theme-light .color-8-outline-hover-transparent-45:hover{outline-color:#4eb52373!important}.theme-light .green-outline-hover-transparent-50:hover,.theme-light .color-8-outline-hover-transparent-50:hover{outline-color:#4eb52380!important}.theme-light .green-outline-hover-transparent-55:hover,.theme-light .color-8-outline-hover-transparent-55:hover{outline-color:#4eb5238c!important}.theme-light .green-outline-hover-transparent-60:hover,.theme-light .color-8-outline-hover-transparent-60:hover{outline-color:#4eb52399!important}.theme-light .green-outline-hover-transparent-65:hover,.theme-light .color-8-outline-hover-transparent-65:hover{outline-color:#4eb523a6!important}.theme-light .green-outline-hover-transparent-70:hover,.theme-light .color-8-outline-hover-transparent-70:hover{outline-color:#4eb523b3!important}.theme-light .green-outline-hover-transparent-75:hover,.theme-light .color-8-outline-hover-transparent-75:hover{outline-color:#4eb523bf!important}.theme-light .green-outline-hover-transparent-80:hover,.theme-light .color-8-outline-hover-transparent-80:hover{outline-color:#4eb523cc!important}.theme-light .green-outline-hover-transparent-85:hover,.theme-light .color-8-outline-hover-transparent-85:hover{outline-color:#4eb523d9!important}.theme-light .green-outline-hover-transparent-90:hover,.theme-light .color-8-outline-hover-transparent-90:hover{outline-color:#4eb523e6!important}.theme-light .green-outline-hover-transparent-95:hover,.theme-light .color-8-outline-hover-transparent-95:hover{outline-color:#4eb523f2!important}.theme-light .green-outline-dark,.theme-light .color-8-outline-dark{outline-color:#2c8646!important}.theme-light .green-outline-dark-transparent-5,.theme-light .color-8-outline-dark-transparent-5{outline-color:#2c86460d!important}.theme-light .green-outline-dark-transparent-10,.theme-light .color-8-outline-dark-transparent-10{outline-color:#2c86461a!important}.theme-light .green-outline-dark-transparent-15,.theme-light .color-8-outline-dark-transparent-15{outline-color:#2c864626!important}.theme-light .green-outline-dark-transparent-20,.theme-light .color-8-outline-dark-transparent-20{outline-color:#2c864633!important}.theme-light .green-outline-dark-transparent-25,.theme-light .color-8-outline-dark-transparent-25{outline-color:#2c864640!important}.theme-light .green-outline-dark-transparent-30,.theme-light .color-8-outline-dark-transparent-30{outline-color:#2c86464d!important}.theme-light .green-outline-dark-transparent-35,.theme-light .color-8-outline-dark-transparent-35{outline-color:#2c864659!important}.theme-light .green-outline-dark-transparent-40,.theme-light .color-8-outline-dark-transparent-40{outline-color:#2c864666!important}.theme-light .green-outline-dark-transparent-45,.theme-light .color-8-outline-dark-transparent-45{outline-color:#2c864673!important}.theme-light .green-outline-dark-transparent-50,.theme-light .color-8-outline-dark-transparent-50{outline-color:#2c864680!important}.theme-light .green-outline-dark-transparent-55,.theme-light .color-8-outline-dark-transparent-55{outline-color:#2c86468c!important}.theme-light .green-outline-dark-transparent-60,.theme-light .color-8-outline-dark-transparent-60{outline-color:#2c864699!important}.theme-light .green-outline-dark-transparent-65,.theme-light .color-8-outline-dark-transparent-65{outline-color:#2c8646a6!important}.theme-light .green-outline-dark-transparent-70,.theme-light .color-8-outline-dark-transparent-70{outline-color:#2c8646b3!important}.theme-light .green-outline-dark-transparent-75,.theme-light .color-8-outline-dark-transparent-75{outline-color:#2c8646bf!important}.theme-light .green-outline-dark-transparent-80,.theme-light .color-8-outline-dark-transparent-80{outline-color:#2c8646cc!important}.theme-light .green-outline-dark-transparent-85,.theme-light .color-8-outline-dark-transparent-85{outline-color:#2c8646d9!important}.theme-light .green-outline-dark-transparent-90,.theme-light .color-8-outline-dark-transparent-90{outline-color:#2c8646e6!important}.theme-light .green-outline-dark-transparent-95,.theme-light .color-8-outline-dark-transparent-95{outline-color:#2c8646f2!important}.theme-light .green-outline-dark-lightness-10,.theme-light .color-8-outline-dark-lightness-10{outline-color:#349f53!important}.theme-light .green-outline-dark-darkness-10,.theme-light .color-8-outline-dark-darkness-10{outline-color:#28793f!important}.theme-light .green-outline-dark-lightness-20,.theme-light .color-8-outline-dark-lightness-20{outline-color:#3cb860!important}.theme-light .green-outline-dark-darkness-20,.theme-light .color-8-outline-dark-darkness-20{outline-color:#236b38!important}.theme-light .green-outline-dark-lightness-30,.theme-light .color-8-outline-dark-lightness-30{outline-color:#50c672!important}.theme-light .green-outline-dark-darkness-30,.theme-light .color-8-outline-dark-darkness-30{outline-color:#1f5e31!important}.theme-light .green-outline-dark-lightness-40,.theme-light .color-8-outline-dark-lightness-40{outline-color:#69ce86!important}.theme-light .green-outline-dark-darkness-40,.theme-light .color-8-outline-dark-darkness-40{outline-color:#1a502a!important}.theme-light .green-outline-dark-lightness-50,.theme-light .color-8-outline-dark-lightness-50{outline-color:#82d69a!important}.theme-light .green-outline-dark-darkness-50,.theme-light .color-8-outline-dark-darkness-50{outline-color:#164323!important}.theme-light .green-outline-dark-lightness-60,.theme-light .color-8-outline-dark-lightness-60{outline-color:#9bdeae!important}.theme-light .green-outline-dark-darkness-60,.theme-light .color-8-outline-dark-darkness-60{outline-color:#12361c!important}.theme-light .green-outline-dark-lightness-70,.theme-light .color-8-outline-dark-lightness-70{outline-color:#b4e6c3!important}.theme-light .green-outline-dark-darkness-70,.theme-light .color-8-outline-dark-darkness-70{outline-color:#0d2815!important}.theme-light .green-outline-dark-lightness-80,.theme-light .color-8-outline-dark-lightness-80{outline-color:#cdefd7!important}.theme-light .green-outline-dark-darkness-80,.theme-light .color-8-outline-dark-darkness-80{outline-color:#091b0e!important}.theme-light .green-outline-dark-lightness-90,.theme-light .color-8-outline-dark-lightness-90{outline-color:#e6f7eb!important}.theme-light .green-outline-dark-darkness-90,.theme-light .color-8-outline-dark-darkness-90{outline-color:#040d07!important}.theme-light .green-outline-dark-hover:hover,.theme-light .color-8-outline-dark-hover:hover{outline-color:#2c8646!important}.theme-light .green-outline-dark-hover-transparent-5:hover,.theme-light .color-8-outline-dark-hover-transparent-5:hover{outline-color:#2c86460d!important}.theme-light .green-outline-dark-hover-transparent-10:hover,.theme-light .color-8-outline-dark-hover-transparent-10:hover{outline-color:#2c86461a!important}.theme-light .green-outline-dark-hover-transparent-15:hover,.theme-light .color-8-outline-dark-hover-transparent-15:hover{outline-color:#2c864626!important}.theme-light .green-outline-dark-hover-transparent-20:hover,.theme-light .color-8-outline-dark-hover-transparent-20:hover{outline-color:#2c864633!important}.theme-light .green-outline-dark-hover-transparent-25:hover,.theme-light .color-8-outline-dark-hover-transparent-25:hover{outline-color:#2c864640!important}.theme-light .green-outline-dark-hover-transparent-30:hover,.theme-light .color-8-outline-dark-hover-transparent-30:hover{outline-color:#2c86464d!important}.theme-light .green-outline-dark-hover-transparent-35:hover,.theme-light .color-8-outline-dark-hover-transparent-35:hover{outline-color:#2c864659!important}.theme-light .green-outline-dark-hover-transparent-40:hover,.theme-light .color-8-outline-dark-hover-transparent-40:hover{outline-color:#2c864666!important}.theme-light .green-outline-dark-hover-transparent-45:hover,.theme-light .color-8-outline-dark-hover-transparent-45:hover{outline-color:#2c864673!important}.theme-light .green-outline-dark-hover-transparent-50:hover,.theme-light .color-8-outline-dark-hover-transparent-50:hover{outline-color:#2c864680!important}.theme-light .green-outline-dark-hover-transparent-55:hover,.theme-light .color-8-outline-dark-hover-transparent-55:hover{outline-color:#2c86468c!important}.theme-light .green-outline-dark-hover-transparent-60:hover,.theme-light .color-8-outline-dark-hover-transparent-60:hover{outline-color:#2c864699!important}.theme-light .green-outline-dark-hover-transparent-65:hover,.theme-light .color-8-outline-dark-hover-transparent-65:hover{outline-color:#2c8646a6!important}.theme-light .green-outline-dark-hover-transparent-70:hover,.theme-light .color-8-outline-dark-hover-transparent-70:hover{outline-color:#2c8646b3!important}.theme-light .green-outline-dark-hover-transparent-75:hover,.theme-light .color-8-outline-dark-hover-transparent-75:hover{outline-color:#2c8646bf!important}.theme-light .green-outline-dark-hover-transparent-80:hover,.theme-light .color-8-outline-dark-hover-transparent-80:hover{outline-color:#2c8646cc!important}.theme-light .green-outline-dark-hover-transparent-85:hover,.theme-light .color-8-outline-dark-hover-transparent-85:hover{outline-color:#2c8646d9!important}.theme-light .green-outline-dark-hover-transparent-90:hover,.theme-light .color-8-outline-dark-hover-transparent-90:hover{outline-color:#2c8646e6!important}.theme-light .green-outline-dark-hover-transparent-95:hover,.theme-light .color-8-outline-dark-hover-transparent-95:hover{outline-color:#2c8646f2!important}.theme-light .green-outline-darker,.theme-light .color-8-outline-darker{outline-color:#175c2c!important}.theme-light .green-outline-darker-transparent-5,.theme-light .color-8-outline-darker-transparent-5{outline-color:#175c2c0d!important}.theme-light .green-outline-darker-transparent-10,.theme-light .color-8-outline-darker-transparent-10{outline-color:#175c2c1a!important}.theme-light .green-outline-darker-transparent-15,.theme-light .color-8-outline-darker-transparent-15{outline-color:#175c2c26!important}.theme-light .green-outline-darker-transparent-20,.theme-light .color-8-outline-darker-transparent-20{outline-color:#175c2c33!important}.theme-light .green-outline-darker-transparent-25,.theme-light .color-8-outline-darker-transparent-25{outline-color:#175c2c40!important}.theme-light .green-outline-darker-transparent-30,.theme-light .color-8-outline-darker-transparent-30{outline-color:#175c2c4d!important}.theme-light .green-outline-darker-transparent-35,.theme-light .color-8-outline-darker-transparent-35{outline-color:#175c2c59!important}.theme-light .green-outline-darker-transparent-40,.theme-light .color-8-outline-darker-transparent-40{outline-color:#175c2c66!important}.theme-light .green-outline-darker-transparent-45,.theme-light .color-8-outline-darker-transparent-45{outline-color:#175c2c73!important}.theme-light .green-outline-darker-transparent-50,.theme-light .color-8-outline-darker-transparent-50{outline-color:#175c2c80!important}.theme-light .green-outline-darker-transparent-55,.theme-light .color-8-outline-darker-transparent-55{outline-color:#175c2c8c!important}.theme-light .green-outline-darker-transparent-60,.theme-light .color-8-outline-darker-transparent-60{outline-color:#175c2c99!important}.theme-light .green-outline-darker-transparent-65,.theme-light .color-8-outline-darker-transparent-65{outline-color:#175c2ca6!important}.theme-light .green-outline-darker-transparent-70,.theme-light .color-8-outline-darker-transparent-70{outline-color:#175c2cb3!important}.theme-light .green-outline-darker-transparent-75,.theme-light .color-8-outline-darker-transparent-75{outline-color:#175c2cbf!important}.theme-light .green-outline-darker-transparent-80,.theme-light .color-8-outline-darker-transparent-80{outline-color:#175c2ccc!important}.theme-light .green-outline-darker-transparent-85,.theme-light .color-8-outline-darker-transparent-85{outline-color:#175c2cd9!important}.theme-light .green-outline-darker-transparent-90,.theme-light .color-8-outline-darker-transparent-90{outline-color:#175c2ce6!important}.theme-light .green-outline-darker-transparent-95,.theme-light .color-8-outline-darker-transparent-95{outline-color:#175c2cf2!important}.theme-light .green-outline-darker-lightness-10,.theme-light .color-8-outline-darker-lightness-10{outline-color:#1f7c3b!important}.theme-light .green-outline-darker-darkness-10,.theme-light .color-8-outline-darker-darkness-10{outline-color:#155328!important}.theme-light .green-outline-darker-lightness-20,.theme-light .color-8-outline-darker-lightness-20{outline-color:#279b4a!important}.theme-light .green-outline-darker-darkness-20,.theme-light .color-8-outline-darker-darkness-20{outline-color:#124a23!important}.theme-light .green-outline-darker-lightness-30,.theme-light .color-8-outline-darker-lightness-30{outline-color:#2fbb59!important}.theme-light .green-outline-darker-darkness-30,.theme-light .color-8-outline-darker-darkness-30{outline-color:#10401f!important}.theme-light .green-outline-darker-lightness-40,.theme-light .color-8-outline-darker-lightness-40{outline-color:#41d06d!important}.theme-light .green-outline-darker-darkness-40,.theme-light .color-8-outline-darker-darkness-40{outline-color:#0e371a!important}.theme-light .green-outline-darker-lightness-50,.theme-light .color-8-outline-darker-lightness-50{outline-color:#61d885!important}.theme-light .green-outline-darker-darkness-50,.theme-light .color-8-outline-darker-darkness-50{outline-color:#0c2e16!important}.theme-light .green-outline-darker-lightness-60,.theme-light .color-8-outline-darker-lightness-60{outline-color:#81df9d!important}.theme-light .green-outline-darker-darkness-60,.theme-light .color-8-outline-darker-darkness-60{outline-color:#092512!important}.theme-light .green-outline-darker-lightness-70,.theme-light .color-8-outline-darker-lightness-70{outline-color:#a0e7b6!important}.theme-light .green-outline-darker-darkness-70,.theme-light .color-8-outline-darker-darkness-70{outline-color:#071c0d!important}.theme-light .green-outline-darker-lightness-80,.theme-light .color-8-outline-darker-lightness-80{outline-color:#c0efce!important}.theme-light .green-outline-darker-darkness-80,.theme-light .color-8-outline-darker-darkness-80{outline-color:#051209!important}.theme-light .green-outline-darker-lightness-90,.theme-light .color-8-outline-darker-lightness-90{outline-color:#dff7e7!important}.theme-light .green-outline-darker-darkness-90,.theme-light .color-8-outline-darker-darkness-90{outline-color:#020904!important}.theme-light .green-outline-darker-hover:hover,.theme-light .color-8-outline-darker-hover:hover{outline-color:#175c2c!important}.theme-light .green-outline-darker-hover-transparent-5:hover,.theme-light .color-8-outline-darker-hover-transparent-5:hover{outline-color:#175c2c0d!important}.theme-light .green-outline-darker-hover-transparent-10:hover,.theme-light .color-8-outline-darker-hover-transparent-10:hover{outline-color:#175c2c1a!important}.theme-light .green-outline-darker-hover-transparent-15:hover,.theme-light .color-8-outline-darker-hover-transparent-15:hover{outline-color:#175c2c26!important}.theme-light .green-outline-darker-hover-transparent-20:hover,.theme-light .color-8-outline-darker-hover-transparent-20:hover{outline-color:#175c2c33!important}.theme-light .green-outline-darker-hover-transparent-25:hover,.theme-light .color-8-outline-darker-hover-transparent-25:hover{outline-color:#175c2c40!important}.theme-light .green-outline-darker-hover-transparent-30:hover,.theme-light .color-8-outline-darker-hover-transparent-30:hover{outline-color:#175c2c4d!important}.theme-light .green-outline-darker-hover-transparent-35:hover,.theme-light .color-8-outline-darker-hover-transparent-35:hover{outline-color:#175c2c59!important}.theme-light .green-outline-darker-hover-transparent-40:hover,.theme-light .color-8-outline-darker-hover-transparent-40:hover{outline-color:#175c2c66!important}.theme-light .green-outline-darker-hover-transparent-45:hover,.theme-light .color-8-outline-darker-hover-transparent-45:hover{outline-color:#175c2c73!important}.theme-light .green-outline-darker-hover-transparent-50:hover,.theme-light .color-8-outline-darker-hover-transparent-50:hover{outline-color:#175c2c80!important}.theme-light .green-outline-darker-hover-transparent-55:hover,.theme-light .color-8-outline-darker-hover-transparent-55:hover{outline-color:#175c2c8c!important}.theme-light .green-outline-darker-hover-transparent-60:hover,.theme-light .color-8-outline-darker-hover-transparent-60:hover{outline-color:#175c2c99!important}.theme-light .green-outline-darker-hover-transparent-65:hover,.theme-light .color-8-outline-darker-hover-transparent-65:hover{outline-color:#175c2ca6!important}.theme-light .green-outline-darker-hover-transparent-70:hover,.theme-light .color-8-outline-darker-hover-transparent-70:hover{outline-color:#175c2cb3!important}.theme-light .green-outline-darker-hover-transparent-75:hover,.theme-light .color-8-outline-darker-hover-transparent-75:hover{outline-color:#175c2cbf!important}.theme-light .green-outline-darker-hover-transparent-80:hover,.theme-light .color-8-outline-darker-hover-transparent-80:hover{outline-color:#175c2ccc!important}.theme-light .green-outline-darker-hover-transparent-85:hover,.theme-light .color-8-outline-darker-hover-transparent-85:hover{outline-color:#175c2cd9!important}.theme-light .green-outline-darker-hover-transparent-90:hover,.theme-light .color-8-outline-darker-hover-transparent-90:hover{outline-color:#175c2ce6!important}.theme-light .green-outline-darker-hover-transparent-95:hover,.theme-light .color-8-outline-darker-hover-transparent-95:hover{outline-color:#175c2cf2!important}.theme-light .table-wrapper{border-width:1px;border-style:solid;border-color:#dedede;border-top-left-radius:2px;border-top-right-radius:2px}.theme-light .table{color:#2d2d2d}.theme-light .table-bordered thead th,.theme-light .table-bordered thead td,.theme-light .table-bordered th,.theme-light .table-bordered td{border-color:#dedede}.theme-light .table thead{background:#fafafa}.theme-light .mat-mdc-table{border-top-left-radius:2px;border-top-right-radius:2px;background:white;border-color:transparent}.theme-light th.mat-mdc-header-cell:first-of-type{border-top-left-radius:2px}.theme-light th.mat-mdc-header-cell:last-of-type{border-top-right-radius:2px}.theme-light .mat-sort-header-arrow{color:#727272}.theme-light tr.mat-mdc-header-row{height:40px}.theme-light tr.mat-mdc-row{height:58px}.theme-light tr.mat-mdc-row.highlighted{background:#f2f2f2}.theme-light .mat-mdc-table thead{background-color:#e0e0e0}.theme-light .mat-mdc-header-cell{font-family:HelveticaNeue Medium;color:#727272;font-size:12px;letter-spacing:0;line-height:18px;font-weight:500}.theme-light .mat-mdc-row th.mat-mdc-header-cell,.theme-light .mat-mdc-row td.mat-mdc-cell,.theme-light .mat-mdc-row td.mat-mdc-footer-cell,.theme-light .mat-mdc-header-row th.mat-mdc-header-cell,.theme-light .mat-mdc-header-row td.mat-mdc-cell,.theme-light .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-light .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-light .mat-mdc-footer-row td.mat-mdc-cell,.theme-light .mat-mdc-footer-row td.mat-mdc-footer-cell{border-bottom-color:#cacaca}.theme-light td.mat-cell{padding:14px 24px!important}.theme-light .mat-mdc-row:last-of-type th.mat-mdc-header-cell,.theme-light .mat-mdc-row:last-of-type td.mat-mdc-cell,.theme-light .mat-mdc-row:last-of-type td.mat-mdc-footer-cell,.theme-light .mat-mdc-footer-row:last-of-type th.mat-mdc-header-cell,.theme-light .mat-mdc-footer-row:last-of-type td.mat-mdc-cell,.theme-light .mat-mdc-footer-row:last-of-type td.mat-mdc-footer-cell{border-bottom:none}.theme-light .mat-mdc-cell,.theme-light .mat-mdc-footer-cell{color:#2d2d2d}.theme-light td.mat-mdc-cell{padding-top:14px;padding-bottom:14px}.theme-light th.mat-mdc-header-cell,.theme-light td.mat-mdc-cell,.theme-light td.mat-mdc-footer-cell{padding-right:12px;padding-left:12px}.theme-light th.mat-mdc-header-cell.space-adjust-right,.theme-light td.mat-mdc-cell.space-adjust-right,.theme-light td.mat-mdc-footer-cell.space-adjust-right{padding-right:32px}.theme-light th.mat-mdc-header-cell.space-adjust-left,.theme-light td.mat-mdc-cell.space-adjust-left,.theme-light td.mat-mdc-footer-cell.space-adjust-left{padding-left:32px}.theme-light th.mat-mdc-header-cell:first-of-type,.theme-light td.mat-mdc-cell:first-of-type,.theme-light td.mat-mdc-footer-cell:first-of-type{padding-left:24px;padding-right:12px}.theme-light th.mat-mdc-header-cell:last-of-type,.theme-light td.mat-mdc-cell:last-of-type,.theme-light td.mat-mdc-footer-cell:last-of-type{padding-right:24px;padding-left:12px}.theme-light th.mat-mdc-header-cell.right .mat-sort-header-container{justify-content:flex-end}.theme-light td.mat-mdc-cell.right,.theme-light td.mat-mdc-footer-cell.right{text-align:right;padding-right:32px}@media (max-width: 1024px){.theme-light td.mat-mdc-cell.right,.theme-light td.mat-mdc-footer-cell.right{text-align:center}}.theme-light td.mat-mdc-cell.right.space-adjust-right,.theme-light td.mat-mdc-footer-cell.right.space-adjust-right{padding-right:50px}.theme-light td.mat-mdc-cell.right.no-sort,.theme-light td.mat-mdc-footer-cell.right.no-sort,.theme-light th.mat-mdc-header-cell.right.no-sort{padding-right:32px}.theme-light td.mat-mdc-cell.right:last-of-type{padding-right:42px}.theme-light .custom-row_border .mat-mdc-table tbody tr:not(:last-child){position:relative}.theme-light .custom-row_border .mat-mdc-table tbody tr:not(:last-child) td:first-child:before{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:24px;background:white}.theme-light .custom-row_border .mat-mdc-table tbody tr:not(:last-child) td:last-child:before{content:"";position:absolute;bottom:-1px;right:0;height:2px;width:39px;background:white}.theme-light .poll-table,.theme-light .kpi-widget-subSection{border:1px solid #dfe3e6;box-shadow:none}.theme-light .poll-table .mat-mdc-cell,.theme-light .poll-table .mat-mdc-footer-cell,.theme-light .kpi-widget-subSection .mat-mdc-cell,.theme-light .kpi-widget-subSection .mat-mdc-footer-cell{color:#2d2d2d}.theme-light .poll-table .disable-text,.theme-light .kpi-widget-subSection .disable-text{color:#7d7d7d}.theme-light .poll-table .remove-pill,.theme-light .kpi-widget-subSection .remove-pill{background-color:#ffdede;color:#343838}.theme-light .poll-table .accent-color:hover:not(.disabled),.theme-light .kpi-widget-subSection .accent-color:hover:not(.disabled){color:#fd7e14}.theme-light .poll-table a.disabled,.theme-light .kpi-widget-subSection a.disabled{color:#7d7d7d}.theme-light .poll-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-light .kpi-widget-subSection .mat-mdc-header-row th.mat-mdc-header-cell{border-bottom:none}.theme-light .survey-groups-table .survey-list{background-color:#fafafa}.theme-light .app-team-feedback-summary thead{position:sticky!important;top:0!important}.theme-light .feedback-table .mat-mdc-table,.theme-light .feedback-table-summary .mat-mdc-table{border:1px solid #d1d1d1;border-radius:8px;padding:8px}.theme-light .feedback-table .mat-mdc-table thead,.theme-light .feedback-table-summary .mat-mdc-table thead{background-color:#fff;height:56px}.theme-light .feedback-table .mat-mdc-table thead th.mat-mdc-header-cell:first-of-type,.theme-light .feedback-table-summary .mat-mdc-table thead th.mat-mdc-header-cell:first-of-type{border-top-left-radius:8px}.theme-light .feedback-table .mat-mdc-table thead th.mat-mdc-header-cell:last-of-type,.theme-light .feedback-table-summary .mat-mdc-table thead th.mat-mdc-header-cell:last-of-type{border-top-right-radius:8px}.theme-light .feedback-table .mat-mdc-table thead .mat-mdc-header-cell,.theme-light .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell{color:#252525;font-size:16px;letter-spacing:-.4px}.theme-light .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover,.theme-light .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover{padding-left:0}.theme-light .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover .header-container:hover,.theme-light .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover .header-container:hover{background-color:#f3f3f3;border-radius:4px}.theme-light .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:first-of-type:hover .header-container,.theme-light .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:first-of-type:hover .header-container{padding:12px 12px 12px 11px}.theme-light .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:not(:first-of-type):hover .header-container,.theme-light .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:not(:first-of-type):hover .header-container{padding:12px}.theme-light .feedback-table .mat-mdc-table .mat-mdc-row th.mat-mdc-header-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-row td.mat-mdc-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-row td.mat-mdc-footer-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-header-row td.mat-mdc-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-cell,.theme-light .feedback-table .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-footer-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-row th.mat-mdc-header-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-row td.mat-mdc-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-row td.mat-mdc-footer-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-header-row td.mat-mdc-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-cell,.theme-light .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-footer-cell{border-bottom:0}.theme-light .feedback-table tr.mat-mdc-row,.theme-light .feedback-table-summary tr.mat-mdc-row{height:72px}.theme-light .feedback-table tr.mat-mdc-row:nth-child(2n),.theme-light .feedback-table-summary tr.mat-mdc-row:nth-child(2n){background-color:#f3f3f3}.theme-light .feedback-table tr.mat-mdc-row td.mat-mdc-cell:first-of-type,.theme-light .feedback-table-summary tr.mat-mdc-row td.mat-mdc-cell:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.theme-light .feedback-table tr.mat-mdc-row td.mat-mdc-cell:last-of-type,.theme-light .feedback-table-summary tr.mat-mdc-row td.mat-mdc-cell:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.theme-light .feedback-table th.mat-mdc-header-cell:first-of-type,.theme-light .feedback-table td.mat-mdc-cell:first-of-type,.theme-light .feedback-table td.mat-mdc-footer-cell:first-of-type,.theme-light .feedback-table-summary th.mat-mdc-header-cell:first-of-type,.theme-light .feedback-table-summary td.mat-mdc-cell:first-of-type,.theme-light .feedback-table-summary td.mat-mdc-footer-cell:first-of-type{padding-left:11px;padding-right:12px}.theme-light .feedback-table th.mat-mdc-header-cell:last-of-type,.theme-light .feedback-table td.mat-mdc-cell:last-of-type,.theme-light .feedback-table td.mat-mdc-footer-cell:last-of-type,.theme-light .feedback-table-summary th.mat-mdc-header-cell:last-of-type,.theme-light .feedback-table-summary td.mat-mdc-cell:last-of-type,.theme-light .feedback-table-summary td.mat-mdc-footer-cell:last-of-type{padding-right:12px;padding-left:12px}.theme-light .selected-demographics-table.mat-mdc-table .mat-mdc-header-cell{background-color:#f2f2f2}.theme-light .mat-mdc-tab,.theme-light .mat-mdc-tab-link{color:#727272;opacity:1;font-size:14px;letter-spacing:0;height:auto;padding:0 0 5px;min-width:auto;margin-right:30px;flex-grow:unset!important}.theme-light .mat-mdc-tab:last-child,.theme-light .mat-mdc-tab-link:last-child{margin-right:0}.theme-light .mat-mdc-tab.font-sm,.theme-light .mat-mdc-tab-link.font-sm{font-size:12px;margin-right:20px}.theme-light .remove-border-bottom .mat-mdc-tab-header{border-bottom:none;margin-bottom:0}.theme-light .mat-mdc-tab-header{border-bottom:1px solid #c2c2c2}.theme-light .mat-mdc-tab:hover .mdc-tab__ripple:before,.theme-light .mat-mdc-tab-link:hover .mdc-tab__ripple:before{opacity:0!important}.theme-light .mat-mdc-tab-label-container .cdk-program-focused:not(.mat-tab-disabled){background-color:transparent!important}.theme-light .mat-mdc-tab.mdc-tab{height:unset!important}.theme-light .mdc-tab__text-label{color:#727272}.theme-light .mat-mdc-tab-link.mdc-tab{height:unset!important}.theme-light .custom-tabs{background-color:#fff}.theme-light .custom-tabs .custom-tabs_button .mat-button-toggle-group .mat-button-toggle{color:#2d2d2d;background-color:#fff;border:none}.theme-light .custom-tabs .custom-tabs_button .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked{border-left:4px solid #d04a02!important;color:#2d2d2d;background-color:#fff4ed}.theme-light .custom-tabs .asterisk{color:#e0301e}.theme-light .custom-tabs .custom-border{border-right:1px solid #f2f2f2}.theme-light .content-field{border:1px solid #dfe3e6;background-color:#fff}.theme-light .mat-mdc-tab-group.with-bg .mat-mdc-tab-body-wrapper{background:#fafafa;padding:0 20px}.theme-light .mat-mdc-tab-group.with-bg .mat-mdc-tab.mdc-tab--active{background:#fafafa}.theme-light .tabs-listing-wrapper .mat-mdc-tab-header:after{background-color:#e8e8e8!important}.theme-light .demographic-selection-dialog-body .mat-mdc-tab-header:after{background-color:#f2f2f2!important}.theme-light .field-group:not(:last-child){margin-bottom:24px}.theme-light .mat-form-field-wrapper{padding-bottom:0}.theme-light .mat-mdc-form-field-infix{border-top:0}.theme-light .mdc-notched-outline-thick{color:#d04a02!important}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#2d2d2d;caret-color:#2d2d2d!important}.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading{border-color:#dedede}.theme-light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#343838!important;opacity:.6}.theme-light .mat-mdc-select-arrow-wrapper{height:20px!important}.theme-light .mdc-text-field--outlined .mdc-notched-outline{border-radius:5px}.theme-light .mdc-text-field--outlined .mdc-notched-outline__leading,.theme-light .mdc-text-field--outlined .mdc-notched-outline__trailing{border-width:1px;border-color:#dedede}.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__leading,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__notch,.theme-light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__trailing{border-width:2px!important;border-color:#d04a02!important}.theme-light .mat-mdc-form-field:not(.mat-form-field-disabled):hover .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field:not(.mat-form-field-disabled):hover .mdc-notched-outline__trailing,.theme-light .mat-mdc-form-field:not(.mat-form-field-disabled):focus-within .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field:not(.mat-form-field-disabled):focus-within .mdc-notched-outline__trailing{border-width:2px;border-color:#d04a02}.theme-light .mdc-text-field--outlined .mat-mdc-form-field-infix{padding:10px 0;min-height:unset!important}.theme-light .search-box.mdc-text-field--outlined .mat-mdc-form-field-infix{padding:10px 22px 10px 0!important}.theme-light textarea.mat-mdc-input-element{height:65px}.theme-light textarea.mat-mdc-input-element.value-text{height:120px!important}.theme-light input.mat-mdc-input-element{height:18px}.theme-light .mat-select{top:2px;position:relative}.theme-light .mdc-text-field--outlined .mat-mdc-form-field-flex{padding:0 1em;background:white}.theme-light .mat-form-field-prefix .mat-icon,.theme-light .mat-form-field-suffix .mat-icon{color:#a6a6a6}.theme-light .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field{background-color:#dedede;border-radius:5px}.theme-light .mat-form-field-disabled .mdc-text-field--disabled .mdc-notched-outline{background-color:#dedede;z-index:0}.theme-light .mat-mdc-input-element:disabled{color:#222}.theme-light .mat-mdc-select-arrow{color:#d04a02}.theme-light .mat-mdc-select-value{color:#2d2d2d}.theme-light .mdc-menu-surface{background:white;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-light .mdc-list-item__primary-text{color:#2d2d2d!important;flex-grow:1}.theme-light .mat-mdc-select-arrow:before{position:absolute;top:-3px}.theme-light .mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple){background:#ffede3}.theme-light .mat-optgroup-label{color:#727272}.theme-light .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled){color:#2d2d2d}.theme-light .mat-mdc-option{color:#000000de;height:42px;min-height:unset}.theme-light .mat-mdc-option:hover:not(.mat-mdc-option-disabled),.theme-light .mat-mdc-option:focus:not(.mat-mdc-option-disabled){background:#ffede3}.theme-light .mat-mdc-option:hover:not(.mat-mdc-option-disabled) .app-icon-delete,.theme-light .mat-mdc-option:focus:not(.mat-mdc-option-disabled) .app-icon-delete{color:#d04a02}.theme-light .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mat-mdc-option-disabled){background:#ffede3}.theme-light .mat-mdc-option.mat-active{background:none;color:#000000de}.theme-light .mat-mdc-option.mat-mdc-option-disabled{color:#00000061}.theme-light .mat-mdc-option .mat-pseudo-checkbox-minimal{display:none}.theme-light .mat-mdc-select-arrow{width:10px;height:10px;border-left:0;border-right:0;border-top:0;margin:0 4px;position:relative;top:0}.theme-light .mat-mdc-select-arrow:before{font-family:icomoon;content:"\e900";font-size:11px}.theme-light .mat-mdc-select-arrow svg{display:none}.theme-light .textarea-height{height:80px}.theme-light .mat-mdc-menu-item:hover,.theme-light .mat-mdc-menu-item.cdk-program-focused,.theme-light .mat-mdc-menu-item.cdk-keyboard-focused,.theme-light .mat-mdc-menu-item-highlighted{outline:none}.theme-light .mat-mdc-menu-item:hover:not([disabled]),.theme-light .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-light .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-light .mat-mdc-menu-item-highlighted:not([disabled]){background:#ffede3}.theme-light .mat-mdc-menu-item:focus,.theme-light .mat-icon-button:focus{outline:none}.theme-light span.selected-menu-item{background-color:#ffede3}.theme-light .mat-mdc-checkbox.mat-form-field,.theme-light .mat-slide-toggle-label{margin-bottom:0}.theme-light .mat-slide-toggle-thumb{background-color:#fff}.theme-light .mat-mdc-checkbox-checked.mat-checkbox-blue .mdc-checkbox__background{background:#0f6bdb}.theme-light .mat-mdc-checkbox-checked.mat-checkbox-green .mdc-checkbox__background{background:#1b7e39}.theme-light .mat-mdc-checkbox-checked.mat-checkbox-red .mdc-checkbox__background{background:#9d2115}.theme-light .mat-mdc-checkbox-checked.mat-checkbox-yellow .mdc-checkbox__background{background:#9e6605}.theme-light .mat-mdc-chip.mat-mdc-standard-chip{background:#fafafa;color:#2d2d2d;border-radius:5px;min-height:24px}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.dd-table-chips{min-height:24px}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1{background:#ffe6c2}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1,.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1 .mat-chip-remove{color:#2d2d2d}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2{background:#c4e7ff}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2,.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2 .mat-chip-remove{color:#2d2d2d}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3{background:#d9fac3}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3,.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3 .mat-chip-remove{color:#2d2d2d}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4{background:#ead4fc}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4,.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4 .mat-chip-remove{color:#2d2d2d}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5{background:#ffdddb}.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5,.theme-light .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5 .mat-chip-remove{color:#2d2d2d}.theme-light .mat-mdc-chip.mat-mdc-standard-chip .mat-chip-remove.mat-icon{width:14px;height:14px;font-size:14px}.theme-light .themes-and-questions .mat-mdc-chip.mat-mdc-standard-chip{background:white}.theme-light .timepicker-field{position:relative;z-index:1}.theme-light .timepicker-field .mat-mdc-input-element:disabled{color:#2d2d2d!important}.theme-light .timepicker-field .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mdc-notched-outline__leading,.theme-light .timepicker-field .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mdc-notched-outline__trailing{border-width:2px;border-color:#d04a02!important}.theme-light .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mdc-notched-outline{background-color:#fff!important}.theme-light .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mdc-notched-outline-thick{color:#d04a02!important}.theme-light .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mat-mdc-input-element:disabled{color:#2d2d2d!important;-webkit-text-fill-color:#2d2d2d!important}.theme-light .timepicker-field .popover-body{background:white;color:#2d2d2d;box-shadow:3px 3px 10px #7f858e47}.theme-light .timepicker-field .popover-body .btn-link{color:#2d2d2d}.theme-light .timepicker-field .popover-body .ngb-tp-input,.theme-light .timepicker-field .popover-body .btn-outline-primary{background:#fafafa;color:#2d2d2d}.theme-light .mat-select.custom-selectBox .mat-select-placeholder{color:#2d2d2d}.theme-light .mat-select.custom-selectBox.mat-select-disabled .mat-select-placeholder{color:#34383866}.theme-light .mat-select.custom-selectBox .mat-mdc-select-arrow:before{font-size:10px}.theme-light .option-configure.mdc-list-item--selected{background-color:#ffede3}.theme-light app-search .mdc-text-field--outlined .mdc-notched-outline{background-color:#fff;z-index:0}.theme-light app-search .mdc-notched-outline__leading,.theme-light app-search .mdc-notched-outline__notch,.theme-light app-search .mdc-notched-outline__trailing{border-width:1px!important}.theme-light .mat-mdc-form-field-type-mat-select .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field-type-mat-select .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field-type-mat-select .mdc-notched-outline__trailing{border-width:1px!important}.theme-light .mat-mdc-menu-item{min-height:unset!important;color:#2d2d2d}.theme-light .mat-mdc-menu-item[disabled]{opacity:.5}.theme-light .mdc-menu-surface.mat-mdc-select-panel{min-width:100%}.theme-light .cdk-overlay-pane:has(.mat-mdc-select-panel):has(.contains-mat-select-search){margin-top:-34px;margin-bottom:-34px}.theme-light div.app-external-benchmarks .mdc-text-field--outlined .mdc-notched-outline{background-color:#fff;z-index:0}.theme-light div.app-manage-survey-groups .checkbox-label-text{color:#2d2d2d}.theme-light div.app-manage-survey-groups .add-survey-group-cta{color:#fff}.theme-light .custom-input-box{background-color:#fff;border-color:#dedede!important}.theme-light .custom-input-placeholder{color:#343838;opacity:.6}.theme-light .mat-mdc-form-field-subscript-wrapper{display:none}.theme-light .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:18px}.theme-light .mat-mdc-form-field-icon-prefix{position:relative;top:2px;padding:0}.theme-light .mdc-text-field--outlined{padding:0}.theme-light .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline{border-color:#415385!important}.theme-light .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline{background:#f3f3f3!important}.theme-light .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d1d1d1!important}.theme-light .app-feedback-search .mdc-text-field--outlined .mat-mdc-form-field-infix,.theme-light .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined .mat-mdc-form-field-infix{padding:15px 0}.theme-light .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline{background:#f3f3f3!important}.theme-light .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-light .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing{border-color:#d1d1d1!important}.theme-light .app-feedback-search.mat-mdc-form-field.search-box.mat-form-field-should-float.isTextEntered .mat-mdc-form-field-flex:hover .mdc-notched-outline{background:#fff!important}.theme-light .app-feedback-mapping .mat-select-placeholder,.theme-light .unsolicited-feedback-popup .users-listing .mat-select-placeholder{color:#696969}.theme-light .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.theme-light .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.theme-light .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing{border:unset!important}.theme-light .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline.mdc-notched-outline--notched,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline.mdc-notched-outline--notched{border:1px solid #415385!important;outline:rgba(65,83,133,.12) solid 4px!important}.theme-light .app-feedback-mapping .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-light .app-feedback-mapping .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing{border-color:#415385!important}.theme-light .app-feedback-mapping .mat-mdc-select-arrow,.theme-light .unsolicited-feedback-popup .users-listing .mat-mdc-select-arrow{color:#474747!important}.theme-light ngx-mat-select-search div.mat-select-search-inner{background-color:#fff}.theme-light .mat-mdc-option[aria-disabled=true].contains-mat-select-search.mat-select-search-no-entries-found{height:6em;margin-bottom:-8px}.theme-light .mat-mdc-option[aria-disabled=true].contains-mat-select-search.mat-select-search-no-entries-found .mat-select-search-no-entries-found{padding-top:0;color:#2d2d2da3}.theme-light .mat-mdc-option.contains-mat-select-search .mat-mdc-icon-button.mat-mdc-button-base{height:41px;width:42px}.theme-light .mat-mdc-option.contains-mat-select-search .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-persistent-ripple{border-radius:0}.theme-light .mat-mdc-option.mat-mdc-option-active{background:unset}.theme-light .input-box-color .mdc-text-field--outlined .mdc-notched-outline{background-color:#fff;z-index:0}.theme-light .custom-demographics-dropdown .mat-mdc-form-field-flex{background:transparent;padding-left:0}.theme-light .custom-demographics-dropdown .mat-mdc-form-field-flex .mdc-notched-outline__leading,.theme-light .custom-demographics-dropdown .mat-mdc-form-field-flex .mdc-notched-outline__trailing{border:none!important}.theme-light .custom-demographics-dropdown .mat-mdc-form-field-infix{padding:10px 72px 10px 0}.theme-light .custom-demographics-dropdown .mat-mdc-form-field-infix .mat-mdc-select-value{text-overflow:unset;overflow:visible;margin-right:6px;width:auto}.theme-light .custom-demographics-dropdown .mat-mdc-form-field-infix .mat-mdc-select-value .mat-mdc-select-placeholder{color:#2d2d2d}.theme-light .mat-mdc-card{padding:1.25rem 1.5rem;border:1px solid #dedede;border-radius:2px;box-shadow:none!important;background:white}.theme-light .mat-mdc-card.screen-height{height:calc(100vh - 240px)}.theme-light .mat-mdc-card .mat-mdc-card-content{padding:0!important}.theme-light .right-border{border-right:1px solid #e0e0e0}.theme-light .poll-access-col .mat-mdc-slide-toggle .mdc-form-field{margin-right:0!important}.theme-light .mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{width:28px;height:16px;border-radius:8px}.theme-light .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:before{background:rgba(0,0,0,.3803921569)}.theme-light .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:not(.feedback-dashboard-container .mdc-switch__track):after{background-color:#d04a02}.theme-light .mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track{opacity:.4}.theme-light .mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track:not(.feedback-dashboard-container .mdc-switch__track):after{background-color:#d04a02!important}.theme-light .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:12px;height:12px}.theme-light .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle:before{background-color:#fff!important;left:3px!important}.theme-light .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle:after{background-color:#fff!important;left:3px!important}.theme-light .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:before,.theme-light .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle:before{left:-3px!important}.theme-light .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after,.theme-light .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle:after{left:-3px!important}.theme-light .mat-mdc-slide-toggle .mdc-switch__shadow{box-shadow:unset!important}.theme-light .mat-mdc-slide-toggle .mdc-switch__icons{display:none}.theme-light .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple:after{background-color:#d04a02}.theme-light .mat-mdc-slide-toggle .mdc-switch .mdc-switch__ripple{height:40px;width:40px}.theme-light .mat-mdc-slide-toggle.two-way .mat-ripple-element{background-color:#d04a02}.theme-light .mat-mdc-slide-toggle.two-way .mdc-form-field{margin:0}.theme-light .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(12px,0,0)}.theme-light .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb{box-shadow:none;background-color:#fff}.theme-light .mat-mdc-slide-toggle.mat-checked .mdc-form-field{background-color:#d04a02}.theme-light .mat-mdc-slide-toggle.no-hover .mdc-form-field:hover .mat-slide-toggle-persistent-ripple{opacity:0}.theme-light .mat-mdc-slide-toggle .mat-slide-toggle-thumb{height:12px;width:12px;top:2px;position:relative;left:2px}.theme-light .mat-mdc-slide-toggle .mat-slide-toggle-thumb-container{width:12px;height:12px;top:0}.theme-light .report-config .mat-mdc-slide-toggle.mdc-form-field{margin-right:0!important}.theme-light .report-config .mdc-form-field:hover .mat-slide-toggle-persistent-ripple{opacity:0!important}.theme-light .mat-mdc-progress-bar .mdc-linear-progress__bar-inner{border-color:#0089eb}.theme-light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#d6dbdf}.theme-light .mat-mdc-checkbox{display:flex}.theme-light .unsolicited-feedback-popup-search .mat-checkbox-frame,.theme-light .feedback-search-results .mat-checkbox-frame{border-width:2px;color:#474747}.theme-light .mat-checkbox-frame{border-width:1px}.theme-light .checkbox-align-top .mat-checkbox-layout{align-items:flex-start;white-space:normal;word-break:break-word}.theme-light .checkbox-align-top .mdc-checkbox{margin:6px 8px 0 0}.theme-light .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-light .mdc-form-field.checkbox-align-top{display:block}}.theme-light .mat-pseudo-checkbox:after{color:#fff}.theme-light .select-all-dropdown-options.mat-mdc-checkbox .mdc-form-field label{padding-left:16px}.theme-light .select-all-dropdown-options.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border:2px solid #7d7d7d!important;top:12px!important;left:16px!important;width:18px!important;height:18px!important}.theme-light .mdc-checkbox .mdc-checkbox__checkmark{stroke:#fff!important}.theme-light .mdc-checkbox .mdc-checkbox__mixedmark{background-color:#fff}.theme-light .mdc-checkbox.checkbox-small .mdc-checkbox{height:14px;width:14px}.theme-light .mdc-checkbox.checkbox-small .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__checkmark{stroke-width:3}.theme-light .mat-mdc-checkbox .mdc-checkbox{padding:0!important;margin:0!important;position:unset!important}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:5px!important;right:0!important;left:0!important;width:16px!important;height:16px!important}.theme-light .mat-mdc-checkbox-touch-target{display:inline-block;height:16px;line-height:0;margin:auto 2px auto auto;position:relative;vertical-align:middle;white-space:nowrap;width:16px}.theme-light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#0000008a!important}.theme-light .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox__background{border:1px solid rgba(0,0,0,.54)!important}.theme-light .mat-mdc-checkbox label{color:#2d2d2d}.theme-light .secondary-text-color .mat-mdc-checkbox label{color:#727272;letter-spacing:0}.theme-light .mdc-checkbox__checkmark{color:#fff}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{width:10px!important;color:#fff!important}.theme-light .mat-mdc-checkbox .mdc-checkbox__background{border:1px solid #7d7d7d!important;top:2px!important;left:0!important;width:16px!important;height:16px!important}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.theme-light .mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:transparent!important}.theme-light .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}.theme-light .feedback-checkbox.mat-mdc-checkbox .mdc-checkbox__background{border:2px solid #7d7d7d!important}.theme-light .feedback-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:#415385!important;border-color:transparent!important}.theme-light .mat-mdc-menu-submenu-icon{opacity:0!important}.theme-light .mat-mdc-menu-panel{min-height:auto!important;min-width:200px!important;max-height:370px;overflow-x:hidden!important}.theme-light .mat-mdc-menu-panel::-webkit-scrollbar{width:6px;height:6px}.theme-light .mat-mdc-menu-panel::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .mat-mdc-menu-panel::-webkit-scrollbar-track{background-color:transparent}.theme-light .mat-mdc-menu-panel{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .mat-mdc-menu-panel .mat-mdc-menu-item{height:32px;font-size:14px;font-weight:500;letter-spacing:0;line-height:32px;padding:0 10px;cursor:pointer;display:flex;align-items:center}.theme-light .mat-mdc-menu-panel .mat-mdc-menu-item:hover{color:#2d2d2d}.theme-light .mat-mdc-menu-panel .mat-mdc-menu-item.app-menu-footer{height:40px;padding:4px 10px}.theme-light .mat-mdc-menu-panel .sub-menu{color:#727272}.theme-light .mat-mdc-menu-panel.p-0 .mat-menu-content:not(:empty){padding:0}.theme-light .mat-elevation-z4{box-shadow:0 3px 14px #7f858e47}.theme-light .avatar-oval{background-color:#d04a02}.theme-light .sub-menu.mat-mdc-menu-item{font-size:12px}.theme-light .mat-menu-content:not(:empty){max-height:360px}.theme-light .mat-mdc-menu-item-submenu-trigger:after{font-family:icomoon;content:"\e901";font-size:10px;top:0;color:#727272;border:0;width:0;height:0;position:absolute;display:inline-block;right:16px;transform:translateY(-50%)}.theme-light .mat-menu-submenu-icon{width:0;height:0}.theme-light .app-navbar .mat-mdc-tab-link.mdc-tab{height:64px!important}.theme-light .mat-mdc-radio-container,.theme-light .mdc-radio__inner-circle{height:16px;width:16px}.theme-light .mat-mdc-radio-button .mat-radio-ripple{height:32px;width:32px;left:calc(50% - 16px);top:calc(50% - 16px);display:none}.theme-light .mat-mdc-radio-checked .mdc-radio__inner-circle{transform:scale(.4)}.theme-light .mdc-radio__inner-circle{border-color:#727272}.theme-light .mat-mdc-radio-button.radio-align-top .mat-radio-label{align-items:flex-start}.theme-light .mat-mdc-radio-button.radio-align-top .mat-radio-container{margin-top:2px}.theme-light .mat-mdc-radio-button.mat-accent.mat-radio-checked .mdc-radio__inner-circle{background-color:#d04a02;border-color:#d04a02}.theme-light .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.theme-light .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-light .mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-light .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#fff}.theme-light .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-outer-circle{border-color:#00000061;background-color:#fff}.theme-light .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-ripple .mat-mdc-ripple-element,.theme-light .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-inner-circle{background-color:#fff}.theme-light .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-label-content{color:#00000061}.theme-light .mat-mdc-radio-button.mat-mdc-radio-disabled.mat-mdc-radio-checked .mat-mdc-radio-outer-circle{border-color:#feb791;background-color:#feb791}.theme-light .mat-mdc-radio-button.mat-mdc-radio-disabled .mat-mdc-radio-ripple .mat-mdc-ripple-element,.theme-light .mat-mdc-radio-button.mat-mdc-radio-disabled .mdc-radio__inner-circle{background-color:#fff}.theme-light .mat-mdc-radio-button.mat-mdc-radio-disabled .mat-mdc-radio-label-content{color:#00000061}.theme-light .mat-mdc-radio-button .mat-mdc-ripple-element{background-color:#000}.theme-light .export-excel-popup .mat-mdc-radio-label{margin:0!important}.theme-light .mat-mdc-radio-button .mdc-radio{padding:0!important;width:16px!important;height:16px!important}.theme-light .mat-mdc-radio-button .mdc-radio label{padding-bottom:.5rem}.theme-light .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#fff!important;border-color:#fff!important}.theme-light .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.theme-light .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{width:16px;height:16px;top:0;left:0}.theme-light .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#fff!important;top:1.5px;left:1.5px;width:6.4px;height:6.4px;border-width:2px;border-color:#fff!important;border-width:6.4px}.theme-light .mat-mdc-radio-button:not(.feedback-dashboard-container .mat-mdc-radio-button) .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{background-color:#d04a02!important;border-color:#d04a02!important}.theme-light .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{background-color:#d04a02;border-color:#d04a02;width:16px;height:16px}.theme-light .mat-mdc-radio-button .mdc-radio__outer-circle{border-color:#727272!important;border-width:2px}.theme-light .mdc-radio__background{width:16px;height:16px}.theme-light .mat-mdc-radio-button .mdc-form-field{color:#2d2d2d;margin-bottom:.5rem}.theme-light .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;left:0;width:16px;height:16px}.theme-light .mat-mdc-radio-button .mat-mdc-radio-touch-target{top:0!important;height:16px!important;left:0!important;width:16px!important;transform:unset!important}.theme-light .mat-mdc-tooltip .mdc-tooltip__surface{color:#f2f2f2;border-radius:2px;background-color:#363636;max-width:300px;padding:8px 14px;overflow:visible;text-overflow:ellipsis;font-size:12px;border:1px solid #363636;position:relative;word-break:keep-all;-ms-word-break:keep-all}.theme-light .mat-mdc-tooltip .mdc-tooltip__surface.feedback-tooltip{background:#848484;color:#fff;border:0;border-radius:4px}.theme-light .mat-mdc-tooltip .mdc-tooltip__surface.portal-restrictions-tooltip{background-color:#464646;border-color:#464646;color:#fff}.theme-light .tooltip-arrow{--triangleSize: 6px}.theme-light .tooltip-arrow.tooltip-large{--triangleSize: 12px}.theme-light .tooltip-arrow:after{content:"";display:block;height:0;width:0;position:absolute}.theme-light .tooltip-arrow-up{top:var(--triangleSize)}.theme-light .tooltip-arrow-down{bottom:var(--triangleSize)}.theme-light .tooltip-arrow-left{left:var(--triangleSize)}.theme-light .tooltip-arrow-right{right:var(--triangleSize)}.theme-light .tooltip-arrow-down:after,.theme-light .tooltip-arrow-up:after{left:50%}.theme-light .tooltip-arrow-left:after,.theme-light .tooltip-arrow-right:after{top:50%}.theme-light .tooltip-arrow-down:after{border-left:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid transparent;border-top:var(--triangleSize) solid #363636;bottom:0;transform:translate(-50%,100%)}.theme-light .tooltip-arrow-up:after{border-left:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid #363636;top:0;transform:translate(-50%,-100%)}.theme-light .tooltip-arrow-left:after{border-top:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid #363636;left:0;transform:translate(-100%,-50%)}.theme-light .tooltip-arrow-right:after{border-top:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid transparent;border-left:var(--triangleSize) solid #363636;right:0;transform:translate(100%,-50%)}.theme-light .tooltip-large{font-size:.9rem;max-width:500px;padding:1rem}.theme-light .tooltip-small{font-size:.7rem;padding:.25rem .5rem}.theme-light .tooltip-line-break{white-space:pre-line}.theme-light .tooltip-glass{background:rgba(54,54,54,.3);color:#2d2d2d;border-radius:4px;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-light .breadcrumb{background-color:transparent;padding:0;font-size:14px}.theme-light .breadcrumb .breadcrumb-item:not(.active){cursor:pointer}.theme-light .breadcrumb .breadcrumb-item span{color:#d04a02}.theme-light .app-border-grey{background:#dedede}.theme-light .new-tables-border,.theme-light .app-border-divider{border:1px solid #dfe3e6}.theme-light .app-border-top-divider{border-top:1px solid #dfe3e6}.theme-light .app-border-bottom-divider{border-bottom:1px solid #dfe3e6}.theme-light .app-border-left-divider{border-left:1px solid #dfe3e6}.theme-light .app-border-right-divider{border-right:1px solid #dfe3e6}.theme-light .app-border-divider0{border:1px solid #e7e8ea}.theme-light .app-border-top-divider0{border-top:1px solid #e7e8ea}.theme-light .app-border-bottom-divider0{border-bottom:1px solid #e7e8ea}.theme-light .app-border-left-divider0{border-left:1px solid #e7e8ea}.theme-light .app-border-right-divider0{border-right:1px solid #e7e8ea}.theme-light .app-border-divider1{border:1px solid #c5c5c5}.theme-light .app-border-top-divider1{border-top:1px solid #c5c5c5}.theme-light .app-border-bottom-divider1{border-bottom:1px solid #c5c5c5}.theme-light .app-border-left-divider1{border-left:1px solid #c5c5c5}.theme-light .app-border-right-divider1{border-right:1px solid #c5c5c5}.theme-light .app-border-divider-2{border:1px solid #cacaca}.theme-light .app-border-top-divider-2{border-top:1px solid #cacaca}.theme-light .app-border-bottom-divider-2{border-bottom:1px solid #cacaca}.theme-light .app-border-left-divider-2{border-left:1px solid #cacaca}.theme-light .app-border-right-divider-2{border-right:1px solid #cacaca}.theme-light .app-border-bottom-divider-3{border-bottom:1px solid #f2f2f2}.theme-light .app-border-bottom-divider-4{border-bottom:1px solid #ececec}.theme-light .app-portal-badge-border{border:1px solid #bdbdbd}.theme-light .bar-graph-container{border:1px solid #dfe3e6;background-color:#fff}.theme-light .vertical-seperator:before{border-color:#dedede!important}.theme-light .app-manage-client-border{border:1px solid #dfe3e6}.theme-light .drag-file,.theme-light .download-sample,.theme-light .container-box .app-icon-upload-light,.theme-light .files-list .app-icon-circle-delete,.theme-light .files-list .app-icon-circle-check-mark{color:#d04a02}.theme-light .orange-line{background:#d04a02}.theme-light .or-section span,.theme-light .upload-note,.theme-light .info p{color:#727272}.theme-light .single-file .app-icon-circle-check-mark,.theme-light .single-file .xls{color:#4eb523}.theme-light .loading-background{background:#ffede3}.theme-light .upload-box .sub-heading-text{color:#2d2d2d}.theme-light .upload-box .drag-file{font-size:14px;font-weight:500;letter-spacing:0;line-height:17px}.theme-light .upload-box h2.mat-dialog-title{font-size:16px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;border-bottom:1px solid;margin:-10px -24px 18px;padding-bottom:11px}.theme-light .upload-box h2.mat-dialog-title .app-icon-close{float:right;margin-right:16px;font-size:12px;font-weight:700;margin-top:9px}.theme-light .upload-box .or-section{width:187px;text-align:center;position:relative;margin:18px auto 14px}.theme-light .upload-box .or-section .line{border-bottom:1px solid #e7ebf4;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.theme-light .upload-box .or-section .text{color:#727272;background:white;border:1px solid #e7ebf4;display:inline-block;font-size:12px;letter-spacing:.24px;line-height:14px;padding:6px 5px;border-radius:50%;position:relative;z-index:1}.theme-light .upload-box .drag-drop-text,.theme-light .upload-box .close-icon{color:#2d2d2d}.theme-light .upload-box .upload-note{font-size:12px;letter-spacing:0;line-height:18px;text-align:right;float:right}.theme-light .upload-box .container-box{width:614px;height:200px;padding:3.1rem;text-align:center;border:1px dashed #b7bdc4;position:relative;margin:6px auto 19px;border-radius:4px}.theme-light .upload-box .container-box .app-icon-upload-light{font-size:20px;margin-bottom:6px;display:block}.theme-light .upload-box .container-box input{opacity:0;position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;cursor:pointer}.theme-light .upload-box .container-box label{font-size:14px;letter-spacing:0;line-height:21px}.theme-light .upload-box .container-box h3{font-size:20px;font-weight:600}.theme-light .upload-box .fileover{animation:shake 1s;animation-iteration-count:infinite}.theme-light .upload-box .upload-overlay{position:absolute;height:auto;width:auto;background:white;inset:0;z-index:10}.theme-light .upload-box .files-list{position:absolute;background:white;z-index:11;left:0;right:0;width:400px;margin:auto;z-index:13}.theme-light .upload-box .files-list .single-file{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;flex-grow:1;background:white;box-shadow:0 0 9px #7f858e47;border-radius:4px;height:100px;margin-bottom:0}.theme-light .upload-box .files-list .single-file img.delete{margin-left:.5rem;cursor:pointer;align-self:flex-end}.theme-light .upload-box .files-list .single-file .name{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:90%;font-weight:500;letter-spacing:0;line-height:20px;margin:0;text-align:left;font-family:HelveticaNeue Medium}.theme-light .upload-box .files-list .single-file .size{font-size:12px;font-weight:500;color:#727272;margin:0;margin-bottom:.25rem}.theme-light .upload-box .files-list .single-file .info{width:400px;padding:18px 24px 8px;text-align:left;position:relative}.theme-light .upload-box .files-list .single-file .info.successfull-uploaded{padding:8px 24px}.theme-light .upload-box .files-list .single-file .info p{font-size:12px;letter-spacing:0;line-height:28px;margin-bottom:0}.theme-light .upload-box .files-list .single-file .app-icon-circle-delete,.theme-light .upload-box .files-list .single-file .app-icon-circle-check-mark-solid{position:absolute;right:24px;top:0;bottom:0;margin:auto;font-size:18px;padding:6px;height:30px;border-radius:50%;display:inline-block;z-index:1001;cursor:pointer}.theme-light .upload-box .files-list .single-file .app-icon-circle-check-mark-solid{color:#4eb523}.theme-light .upload-box .xls{font-size:32px;margin-right:10px;display:inline-block}.theme-light .upload-box .xls+.file-details{display:inline-block}.theme-light .upload-box .loading-background{position:absolute;left:0;width:0;top:0;bottom:0;z-index:0;transition:ease .5s all;height:100px;z-index:1000}.theme-light .upload-box .orange-line{height:1px;width:100%}.theme-light .upload-box .app-circle{height:4px;width:4px;background-color:#727272;display:inline-block;margin:0 8px;border-radius:50%;position:relative;top:-2px}.theme-light .upload-box .field-group{margin-bottom:16px!important}.theme-light .upload-box .field-label{font-size:12px!important}.theme-light .upload-box.dark-background{background-color:#fff}.theme-light .app-upload-external-benchmark .app-modal-header,.theme-light .app-upload-external-benchmark .app-modal-body,.theme-light .app-download-template .app-modal-header,.theme-light .app-download-template .app-modal-body,.theme-light .preload-reviews-upload .app-modal-header,.theme-light .preload-reviews-upload .app-modal-body{padding:1.25rem 1.88rem 0}.theme-light .app-upload-external-benchmark.upload-box .container-box,.theme-light .app-download-template.upload-box .container-box,.theme-light .preload-reviews-upload.upload-box .container-box{width:618px;height:241px;padding:3.6rem;margin-bottom:17px}.theme-light .mat-mdc-snack-bar-container{border-radius:4px;display:block;margin:70px;max-width:50vw;min-width:auto;padding:16px;min-height:50px;transform-origin:center}.theme-light .mat-mdc-snack-bar-container .mdc-snackbar__surface{background:white;min-width:unset;max-width:unset}.theme-light .mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label{color:#2d2d2d}.theme-light .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:4px;background:white;color:#2d2d2d}.theme-light .mat-mdc-dialog-container .mdc-dialog__surface form:focus{outline:none}.theme-light .mat-mdc-dialog-container .mdc-dialog__surface form *,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface form ::ng-deep *,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface form *:focus,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface form *:hover{outline:none}.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup{overflow:hidden}@media (max-width: 600px){.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup{overflow:auto}}.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup .app-modal-header,.theme-light .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup .app-modal-header{padding:24px 24px 0}.theme-light .mat-dialog-title{border-bottom:1px solid #dedede}.theme-light .mat-dialog-actions{box-shadow:0 0 10px #7f858e47}.theme-light .app-modal-header{padding:1.25rem 1.25rem 0;display:flex;justify-content:space-between;align-items:flex-start}.theme-light .app-modal-header h3{font-size:16px;letter-spacing:0;margin-bottom:0}.theme-light .app-modal-header span.app-icon-close{margin-top:7px}.theme-light .app-modal-body{padding:1.25rem 1.25rem 0;max-height:65vh;overflow:auto}.theme-light .app-modal-body::-webkit-scrollbar{width:6px;height:6px}.theme-light .app-modal-body::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .app-modal-body::-webkit-scrollbar-track{background-color:transparent}.theme-light .app-modal-body{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .app-modal-footer{padding:1.25rem;text-align:right}.theme-light .raw-data-rectangle{background-color:#fafafa}.theme-light .ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell,.theme-light .ngx-datatable.material .datatable-header,.theme-light .ngx-datatable.material .datatable-header .datatable-row-left,.theme-light .ngx-datatable.material .datatable-header .datatable-row-right{background:#dedede}.theme-light .ngx-datatable.fullscreen-datatable{margin-right:30px;left:15px}.theme-light .ngx-datatable.material{background:white;color:#2d2d2d}.theme-light .ngx-datatable.material .datatable-header .datatable-header-cell{color:#727272}.theme-light .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{color:#2d2d2d}.theme-light .ngx-datatable.material .datatable-body .datatable-row-left,.theme-light .ngx-datatable.material .datatable-body .datatable-row-right{background:white}.theme-light .ngx-datatable.material .datatable-body .datatable-row-right{box-shadow:-3px 0 3px #7f858e47}.theme-light .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.theme-light .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background:#f2f2f2}.theme-light .ngx-datatable .datatable-body .datatable-body-row{border-bottom:1px solid #dedede}.theme-light .ngx-datatable.material .datatable-header .datatable-row-left,.theme-light .ngx-datatable.material .datatable-body .datatable-row-left{box-shadow:5px 0 5px #7f858e47;border-right:1px solid #dedede;background-image:none}.theme-light .ngx-datatable.material .datatable-body .datatable-body-row .datatable-row-right.datatable-row-group{margin-left:17px}.theme-light .ngx-datatable.material .datatable-footer{display:none}.theme-light .ngx-datatable .datatable-header .datatable-header-cell .resize-handle{background-color:#fff;border-color:#dedede;padding:0;width:3px}.theme-light .mat-accordion .mat-expansion-panel:first-of-type,.theme-light .mat-accordion .mat-expansion-panel:last-of-type{border-radius:2px}.theme-light .mat-expansion-panel{border:1px solid #dedede;box-shadow:none!important;border-radius:2px;background:white;color:#2d2d2d}.theme-light .mat-expansion-panel.m-b-sm{margin-top:-.3px;margin-right:.2px}.theme-light .mat-expansion-panel.m-b-sm:not(:last-of-type){margin-bottom:1.25rem}.theme-light .mat-expansion-panel .formatting-header{background-color:#dedede}.theme-light .mat-expansion-panel.headerBg .mat-expansion-panel-header{background-color:#e0e0e0}.theme-light .mat-expansion-panel:not(:last-of-type){margin-bottom:1.5rem}.theme-light .mat-expansion-panel-header-description{color:#2d2d2d}.theme-light .mat-expansion-panel-header{padding:0 1rem;background:#fafafa}.theme-light .mat-expansion-panel-header.configure-kpi{background:white}.theme-light .mat-expansion-panel-header.mat-expanded{height:48px;border-bottom:1px solid #dedede}.theme-light .mat-expansion-panel-header.mat-expanded .mat-expansion-indicator{margin-top:5px}.theme-light .mat-expansion-panel-header.mat-expanded:focus,.theme-light .mat-expansion-panel-header.mat-expanded:hover{background:#e0e0e0}.theme-light .mean-score .mat-expansion-panel{border:none;background:rgba(242,242,242,.7)}.theme-light .mean-score .mat-expansion-panel-header{background-color:#f2f2f2}.theme-light .mean-score.best-practies .mat-expansion-panel-header{padding:1rem;background:#fafafa}.theme-light .mean-score.best-practies .mat-expansion-panel-header:hover,.theme-light .mean-score.best-practies .mat-expansion-panel-header:focus{background:#f2f2f2!important}.theme-light .mean-score.best-practies .mat-expansion-panel-body{padding:0!important}.theme-light .mean-score.best-practies .mat-expansion-panel-body{background-color:#fff;border-color:#dfe3e6;border-style:solid!important;border-width:0px 1px 1px 1px!important;border-radius:2px!important}.theme-light .mean-score.best-practies .border-color-practice{border-top:1px solid #e7e8ea}.theme-light .mat-expansion-panel-body{padding:1rem}.theme-light .mat-expansion-indicator{display:inline-flex;align-items:center}.theme-light .mat-expansion-indicator:after{border-width:0 1px 1px 0;padding:3.3px;color:#d04a02}.theme-light .multiselect-question .mat-expansion-panel{border:1px solid #dedede;box-shadow:none;border-radius:2px;margin-bottom:0}.theme-light .multiselect-question .mat-expansion-panel.mat-expansion-panel-spacing{margin:0!important}.theme-light .multiselect-question .mat-content{display:block;width:100%}.theme-light .multiselect-question .mat-expansion-panel-header{padding:0 17px 0 0;height:auto;background-color:#fafafa}.theme-light .multiselect-question .mat-expansion-panel-header:hover{background-color:#fafafa!important}.theme-light .multiselect-question .mat-expansion-panel-header.mat-expanded{height:auto;border-bottom:1px solid #dedede;background-color:#fafafa}.theme-light .multiselect-question .mat-expansion-panel-body{padding:0}.theme-light .multiselect-question .mat-expansion-indicator{margin-bottom:5px;margin-left:10px}.theme-light .multiselect-question .mat-expansion-indicator:after{border-width:0 1px 1px 0;padding:3.3px;color:#d04a02}.theme-light .advance-config .mat-expansion-panel:not(:last-of-type){margin-bottom:.75rem}.theme-light .advance-config .mat-expansion-panel.kpi-card-key-panel .mat-expansion-panel-body{background-color:#fff}.theme-light .advance-config .keys-section{background-color:#f6f6f6}.theme-light .advance-config .keys-section-kpi{background-color:#fff}.theme-light .mat-mdc-paginator{color:#2d2d2d;background:transparent;margin-top:15px;font-size:12px}.theme-light .mat-mdc-paginator .mat-form-field-appearance-legacy .mat-form-field-infix{padding:2px 6px!important}.theme-light .mat-mdc-paginator .mat-mdc-select-arrow{top:-4px;color:#d04a02}.theme-light .mat-mdc-paginator .mat-mdc-select-arrow:before{font-size:10px}.theme-light .mat-mdc-paginator .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mat-mdc-paginator .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:unset!important}.theme-light .mat-mdc-paginator .mdc-text-field--outlined .mat-mdc-form-field-flex{padding:0!important}.theme-light .mat-mdc-paginator .mdc-menu-surface.mat-mdc-select-panel{padding:0}.theme-light .mat-mdc-paginator .mat-mdc-option{min-height:36px;font-size:12px;padding:0 16px}.theme-light .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding:2px 6px!important}.theme-light .mat-mdc-paginator .mat-mdc-select-arrow-wrapper{position:absolute;right:0;top:3px}.theme-light .mat-mdc-paginator-container{padding:0}.theme-light .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:transparent}.theme-light .mat-form-field-appearance-legacy .mat-form-field-ripple{background-color:transparent!important;height:0!important}.theme-light .mat-mdc-paginator-page-size{margin-right:0}.theme-light .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{margin:0 8px}.theme-light .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select{border:1px solid #dedede!important;border-radius:2px;background-color:#fff;margin:0;width:60px}.theme-light .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-select{top:0!important}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0 8px 0 24px}.theme-light .mat-mdc-paginator-range-actions .mat-icon-button{line-height:initial}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-icon{border:0;border-radius:2px;background-color:#fafafa;width:26px;color:#2d2d2d}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous,.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next{border:0;border-radius:2px;color:#2d2d2d}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous svg,.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next svg{display:none}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous:before,.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next:before{font-family:icomoon;content:"\e901";font-size:11px}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next{padding-top:0}.theme-light .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous{transform:rotate(-180deg)}.theme-light .node-wrapper{margin-left:10px}.theme-light .checkbox-tree .node-wrapper{margin-left:35px}.theme-light .checkbox-tree .toggle-children-wrapper{margin-left:-45px}.theme-light .checkbox-tree tree-node-checkbox{margin-top:7px}.theme-light .checkbox-tree .tree-node-checkbox{height:16px;width:16px}.theme-light .toggle-children-wrapper.toggle-children-wrapper-expanded .toggle-children{top:8px}.theme-light .toggle-children-wrapper .toggle-children{background-image:none;height:12px;width:8px;top:6px}.theme-light .toggle-children-wrapper .toggle-children:before{content:"\e901";font-family:icomoon}.theme-light .node-content-wrapper{padding:6px 12px;border-radius:4px;box-shadow:none;display:flex;flex-wrap:wrap;align-items:baseline;flex-grow:1;position:relative}.theme-light .node-content-wrapper .pull-right{position:absolute;right:10px}.theme-light .node-content-wrapper-active,.theme-light .node-content-wrapper-focused{box-shadow:none;background-color:transparent}.theme-light .node-content-wrapper-active,.theme-light .node-content-wrapper-active.node-content-wrapper-focused{background-color:transparent}.theme-light .node-content-wrapper:hover,.theme-light .node-content-wrapper.node-content-wrapper-active:hover{background-color:#f2f2f2;box-shadow:none}.theme-light .del-icon{top:9px}.theme-light .tree-node-level-1.tree-node.tree-node-leaf{margin-left:-30px}.theme-light .editHierarchyTree .tree-node-level-1.tree-node.tree-node-leaf{margin-left:-20px}.theme-light .app-bulk-action .tree-section{background-color:#fafafa}.theme-light app-donut.chart-blue .highcharts-color-0{fill:#0089eb}.theme-light app-donut.chart-blue .highcharts-color-1{fill:#b3dcf9}.theme-light app-donut.chart-green .highcharts-color-0{fill:#4eb523}.theme-light app-donut.chart-green .highcharts-color-1{fill:#deedd6}.theme-light app-donut .donut-bg{fill:#fff;stroke:#e7e8ea}.theme-light app-donut .highcharts-background{fill:transparent}.theme-light app-donut .highcharts-title{fill:#2d2d2d!important}.theme-light .app-comments .highcharts-background{fill:#fafafa}.theme-light app-hot-spots-chart .highcharts-background{fill:#fff}.theme-light app-hot-spots-chart .highcharts-plot-background{fill:#fafafa}.theme-light app-hot-spots-chart .highcharts-plot-border,.theme-light app-hot-spots-chart .highcharts-tick{stroke:#dedede}.theme-light app-hot-spots-chart .highcharts-axis-labels text,.theme-light app-hot-spots-chart .highcharts-legend-item text{fill:#727272!important}.theme-light app-hot-spots-chart .highcharts-quadrant-label span{color:#727272}.theme-light app-hot-spots-chart .highcharts-legend .highcharts-series-2 text{color:#d04a02!important;fill:#d04a02!important}.theme-light app-tree-map .highcharts-point{stroke:#fff}.theme-light app-time-trend-chart .highcharts-background{fill:#fff}.theme-light app-time-trend-chart text.highcharts-axis-title{fill:#bdbdbd!important;font-size:14px}.theme-light app-time-trend-chart .highcharts-axis-labels span{color:#7d7d7d!important;text-align:center!important}.theme-light app-time-trend-chart .highcharts-axis-labels text{fill:#7d7d7d!important;color:#7d7d7d!important}.theme-light app-time-trend-chart .highcharts-xaxis .highcharts-axis-line{stroke-width:0!important;stroke:#d1d1d16d!important}.theme-light app-gap-chart .highcharts-background{fill:transparent}.theme-light app-gap-chart .highcharts-grid-line{stroke:#dedede}.theme-light app-gap-chart .highcharts-xaxis-labels{border-color:#dedede!important}.theme-light app-gap-chart .highcharts-xaxis-labels>span:first-of-type:before{background:#dedede}.theme-light app-gap-chart .highcharts-xaxis-labels .custom-label{color:#2d2d2d}.theme-light app-gap-chart .highcharts-yaxis-labels .custom-label{color:#727272}.theme-light app-gap-chart .highcharts-legend-item .highcharts-graph{stroke:none!important}.theme-light app-gap-chart .highcharts-legend-item text{fill:#727272!important}.theme-light app-gap-chart .highcharts-color-5,.theme-light app-gap-chart .highcharts-color-5 .highcharts-point{fill:#d04a02}.theme-light app-gap-chart .highcharts-color-7,.theme-light app-gap-chart .highcharts-color-7 .highcharts-point{fill:#eb8c00}.theme-light app-gap-chart .highcharts-color-2,.theme-light app-gap-chart .highcharts-color-2 .highcharts-point{fill:#ffb600}.theme-light app-gap-chart .highcharts-color-6,.theme-light app-gap-chart .highcharts-color-6 .highcharts-point{fill:#e0301e}.theme-light app-gap-chart .highcharts-color-3,.theme-light app-gap-chart .highcharts-color-3 .highcharts-point{fill:#d93954}.theme-light app-gap-chart .highcharts-color-4,.theme-light app-gap-chart .highcharts-color-4 .highcharts-point{fill:#7d7d7d}.theme-light app-gap-chart .highcharts-color-1,.theme-light app-gap-chart .highcharts-color-1 .highcharts-point{fill:#8e34f4}.theme-light app-gap-chart .highcharts-color-0,.theme-light app-gap-chart .highcharts-color-0 .highcharts-point{fill:#0089eb}.theme-light app-gap-chart .highcharts-color-8,.theme-light app-gap-chart .highcharts-color-8 .highcharts-point{fill:#4eb523}.theme-light app-gap-chart .highcharts-color-5 .highcharts-graph{stroke:#d04a02}.theme-light app-gap-chart .highcharts-color-7 .highcharts-graph{stroke:#eb8c00}.theme-light app-gap-chart .highcharts-color-2 .highcharts-graph{stroke:#ffb600}.theme-light app-gap-chart .highcharts-color-6 .highcharts-graph{stroke:#e0301e}.theme-light app-gap-chart .highcharts-color-3 .highcharts-graph{stroke:#d93954}.theme-light app-gap-chart .highcharts-color-4 .highcharts-graph{stroke:#7d7d7d}.theme-light app-gap-chart .highcharts-color-1 .highcharts-graph{stroke:#8e34f4}.theme-light app-gap-chart .highcharts-color-0 .highcharts-graph{stroke:#0089eb}.theme-light app-gap-chart .highcharts-color-8 .highcharts-graph{stroke:#4eb523}.theme-light app-bar-graph .highcharts-xaxis .highcharts-axis-line{stroke:#c2c2c2}.theme-light app-bar-graph .highcharts-yaxis-grid .highcharts-grid-line{stroke:#dedede}.theme-light app-bar-chart .highcharts-color-5,.theme-light app-bar-chart .highcharts-color-5 .highcharts-point{fill:#d04a02}.theme-light app-bar-chart .highcharts-color-7,.theme-light app-bar-chart .highcharts-color-7 .highcharts-point{fill:#eb8c00}.theme-light app-bar-chart .highcharts-color-2,.theme-light app-bar-chart .highcharts-color-2 .highcharts-point{fill:#ffb600}.theme-light app-bar-chart .highcharts-color-6,.theme-light app-bar-chart .highcharts-color-6 .highcharts-point{fill:#e0301e}.theme-light app-bar-chart .highcharts-color-3,.theme-light app-bar-chart .highcharts-color-3 .highcharts-point{fill:#d93954}.theme-light app-bar-chart .highcharts-color-4,.theme-light app-bar-chart .highcharts-color-4 .highcharts-point{fill:#7d7d7d}.theme-light app-bar-chart .highcharts-color-1,.theme-light app-bar-chart .highcharts-color-1 .highcharts-point{fill:#8e34f4}.theme-light app-bar-chart .highcharts-color-0,.theme-light app-bar-chart .highcharts-color-0 .highcharts-point{fill:#0089eb}.theme-light app-bar-chart .highcharts-color-8,.theme-light app-bar-chart .highcharts-color-8 .highcharts-point{fill:#4eb523}.theme-light .app-footer{position:fixed;bottom:0;width:100%;left:0;right:0;border-radius:2px;background-color:#fff;box-shadow:0 0 17px 1px #7f858e47;padding:18px 30px;text-align:center;z-index:4}.theme-light .app-footer.app-sidenav-footer{position:absolute;display:flex;justify-content:center}.theme-light .app-footer .pos-cancel-link{float:left;margin-top:7px}.theme-light button[mat-button],.theme-light button[mat-flat-button],.theme-light button[mat-stroked-button],.theme-light .mat-button,.theme-light .mat-icon-button,.theme-light .mat-stroked-button,.theme-light .mat-mdc-unelevated-button{border-radius:2px;text-transform:uppercase;line-height:21px;padding:6.5px 20px;font-size:14px}.theme-light button[mat-button]:focus,.theme-light button[mat-flat-button]:focus,.theme-light button[mat-stroked-button]:focus,.theme-light .mat-button:focus,.theme-light .mat-icon-button:focus,.theme-light .mat-stroked-button:focus,.theme-light .mat-mdc-unelevated-button:focus{outline:none!important}.theme-light button[mat-button].mat-button-disabled,.theme-light button[mat-flat-button].mat-button-disabled,.theme-light button[mat-stroked-button].mat-button-disabled,.theme-light .mat-button.mat-button-disabled,.theme-light .mat-icon-button.mat-button-disabled,.theme-light .mat-stroked-button.mat-button-disabled,.theme-light .mat-mdc-unelevated-button.mat-button-disabled{color:#00000061!important;color:#0000001f!important}.theme-light button[mat-button].mat-button-disabled.edit-page-dialog-button,.theme-light button[mat-flat-button].mat-button-disabled.edit-page-dialog-button,.theme-light button[mat-stroked-button].mat-button-disabled.edit-page-dialog-button,.theme-light .mat-button.mat-button-disabled.edit-page-dialog-button,.theme-light .mat-icon-button.mat-button-disabled.edit-page-dialog-button,.theme-light .mat-stroked-button.mat-button-disabled.edit-page-dialog-button,.theme-light .mat-mdc-unelevated-button.mat-button-disabled.edit-page-dialog-button{background-color:#0000001f!important;pointer-events:none!important;color:#00000061!important;border-color:#dedede!important}.theme-light button[mat-button][disabled=true],.theme-light button[mat-flat-button][disabled=true],.theme-light button[mat-stroked-button][disabled=true],.theme-light .mat-button[disabled=true],.theme-light .mat-icon-button[disabled=true],.theme-light .mat-stroked-button[disabled=true],.theme-light .mat-mdc-unelevated-button[disabled=true]{color:#00000061!important;background-color:#0000001f!important}.theme-light button[mat-button].large,.theme-light button[mat-flat-button].large,.theme-light button[mat-stroked-button].large,.theme-light .mat-button.large,.theme-light .mat-icon-button.large,.theme-light .mat-stroked-button.large,.theme-light .mat-mdc-unelevated-button.large{padding:14.5px 20px;font-size:16px}.theme-light button[mat-button].cdk-program-focused .mat-button-focus-overlay,.theme-light button[mat-flat-button].cdk-program-focused .mat-button-focus-overlay,.theme-light button[mat-stroked-button].cdk-program-focused .mat-button-focus-overlay,.theme-light .mat-button.cdk-program-focused .mat-button-focus-overlay,.theme-light .mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.theme-light .mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.theme-light .mat-mdc-unelevated-button.cdk-program-focused .mat-button-focus-overlay{opacity:0}.theme-light .add-widget-button.mat-mdc-unelevated-button.mat-accent{color:#d04a02;border:1px solid #d04a02;background-color:#0000}.theme-light .add-widget-button.mat-mdc-unelevated-button.mat-accent .mat-mdc-button-persistent-ripple:before{background-color:transparent!important}.theme-light .add-widget-button.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#0000}.theme-light .btn.btn-default{color:#727272}.theme-light .mat-mdc-paginator-navigation-previous,.theme-light .mat-mdc-paginator-navigation-next{padding:6.5px 0}.theme-light .mat-mdc-unelevated-button.mat-accent{color:#f2f2f2;background-color:#d04a02}.theme-light .mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#e95302}.theme-light .mat-primary .mat-option.mdc-list-item--selected:not(.mat-option-disabled){color:#d04a02}.theme-light .mat-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#d04a02}.theme-light .button-spinner.mat-mdc-unelevated-button .mat-button-wrapper>*{vertical-align:top}.theme-light button[mat-stroked-button]:hover:not(.mat-button-disabled),.theme-light .mat-stroked-button:hover:not(.mat-button-disabled){background-color:#ffede3}.theme-light button[mat-stroked-button]:not(.mat-button-disabled),.theme-light .mat-stroked-button:not(.mat-button-disabled){border:1px solid #d04a02!important}.theme-light button[mat-stroked-button].mat-button-disabled,.theme-light .mat-stroked-button.mat-button-disabled{border:1px solid!important}.theme-light form.ng-invalid button[type=submit]{background-color:#0000001f!important;pointer-events:none!important;color:#00000061!important;border-color:#dedede!important}.theme-light .disabled-reset-reporting-btn{color:#b3b3b3;pointer-events:none}.theme-light .mat-mdc-icon-button:disabled{color:#00000061!important}.theme-light button[mat-button].feedback-button,.theme-light button[mat-flat-button].feedback-button,.theme-light button[mat-stroked-button].feedback-button,.theme-light .mat-button.feedback-button,.theme-light .mat-icon-button.feedback-button,.theme-light .mat-stroked-button.feedback-button,.theme-light .mat-mdc-unelevated-button.feedback-button{border:1px solid #415385;border-radius:4px;font-size:16px;padding:5.22px 24px;letter-spacing:-.4px;text-transform:revert;line-height:24px;cursor:pointer}.theme-light button[mat-button].feedback-button-outline,.theme-light button[mat-flat-button].feedback-button-outline,.theme-light button[mat-stroked-button].feedback-button-outline,.theme-light .mat-button.feedback-button-outline,.theme-light .mat-icon-button.feedback-button-outline,.theme-light .mat-stroked-button.feedback-button-outline,.theme-light .mat-mdc-unelevated-button.feedback-button-outline{background-color:transparent;color:#415385}.theme-light button[mat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light button[mat-flat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light button[mat-stroked-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light .mat-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light .mat-icon-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light .mat-stroked-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-light .mat-mdc-unelevated-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#4153851f}.theme-light button[mat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light button[mat-flat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light button[mat-stroked-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light .mat-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light .mat-icon-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light .mat-stroked-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-light .mat-mdc-unelevated-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus{background-color:#4153853d;outline:4px solid rgba(65,83,133,.12)!important}.theme-light button[mat-button].feedback-button-fill.mat-accent,.theme-light button[mat-flat-button].feedback-button-fill.mat-accent,.theme-light button[mat-stroked-button].feedback-button-fill.mat-accent,.theme-light .mat-button.feedback-button-fill.mat-accent,.theme-light .mat-icon-button.feedback-button-fill.mat-accent,.theme-light .mat-stroked-button.feedback-button-fill.mat-accent,.theme-light .mat-mdc-unelevated-button.feedback-button-fill.mat-accent{background-color:#415385!important;color:#fff!important}.theme-light button[mat-button].feedback-button-fill.mat-accent:hover,.theme-light button[mat-flat-button].feedback-button-fill.mat-accent:hover,.theme-light button[mat-stroked-button].feedback-button-fill.mat-accent:hover,.theme-light .mat-button.feedback-button-fill.mat-accent:hover,.theme-light .mat-icon-button.feedback-button-fill.mat-accent:hover,.theme-light .mat-stroked-button.feedback-button-fill.mat-accent:hover,.theme-light .mat-mdc-unelevated-button.feedback-button-fill.mat-accent:hover{background-color:#415385dc;border-color:#5a6a95}.theme-light button[mat-button].feedback-button-fill.mat-accent:focus,.theme-light button[mat-flat-button].feedback-button-fill.mat-accent:focus,.theme-light button[mat-stroked-button].feedback-button-fill.mat-accent:focus,.theme-light .mat-button.feedback-button-fill.mat-accent:focus,.theme-light .mat-icon-button.feedback-button-fill.mat-accent:focus,.theme-light .mat-stroked-button.feedback-button-fill.mat-accent:focus,.theme-light .mat-mdc-unelevated-button.feedback-button-fill.mat-accent:focus{outline:4px solid rgba(65,83,133,.12)!important}.theme-light button[mat-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-light button[mat-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-light button[mat-flat-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-light button[mat-flat-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-light button[mat-stroked-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-light button[mat-stroked-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-light .mat-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-light .mat-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-light .mat-icon-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-light .mat-icon-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-light .mat-stroked-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-light .mat-stroked-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-light .mat-mdc-unelevated-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-light .mat-mdc-unelevated-button.feedback-button-fill.mat-accent.disabled-btn-test{opacity:.32;pointer-events:none}@media (max-width: 1024px){.theme-light button[mat-button].feedback-button.primary-cta,.theme-light button[mat-flat-button].feedback-button.primary-cta,.theme-light button[mat-stroked-button].feedback-button.primary-cta,.theme-light .mat-button.feedback-button.primary-cta,.theme-light .mat-icon-button.feedback-button.primary-cta,.theme-light .mat-stroked-button.feedback-button.primary-cta,.theme-light .mat-mdc-unelevated-button.feedback-button.primary-cta{padding:6.5px 12px}}.theme-light .action-btns .feedback-button{padding:7px 23.175px!important}.theme-light .action-btns .feedback-button.feedback-button-fill{padding:7px 26.275px!important}.theme-light .app-text-editor{border:1px solid #dedede;position:relative;transition:box-shadow .3s}.theme-light .app-text-editor:hover,.theme-light .app-text-editor:focus-within{box-shadow:0 0 0 2px #d04a02}.theme-light .app-text-editor #demographicList::-webkit-scrollbar-thumb{background-color:#d04a02}.theme-light .disable-toolbar .ql-toolbar.ql-snow button:not(.ql-source-code):not(.ql-demographic),.theme-light .disable-toolbar .ql-formats>span{opacity:.5;pointer-events:none}.theme-light .quill-disabled .ql-editor{opacity:0;pointer-events:none}.theme-light .show-demographics .ql-demographic{color:#d04a02}.theme-light .view-source .ql-editor{opacity:0;pointer-events:none;position:absolute}.theme-light .has-source .ql-toolbar.ql-snow .ql-formats:last-child{margin-left:auto}.theme-light .ql-toolbar.ql-snow{border:none;box-shadow:0 6px 6px -3px #7f858e47;border-radius:4px;background:white;display:flex;flex-wrap:wrap;z-index:2;position:relative;border-bottom:none;min-height:40px;padding:0 5px;color:#727272}.theme-light .ql-toolbar.ql-snow button,.theme-light .ql-toolbar.ql-snow .ql-picker{float:none;align-items:center;justify-content:center;position:relative;height:100%;padding:0 4px}.theme-light .ql-toolbar.ql-snow button:before,.theme-light .ql-toolbar.ql-snow .ql-picker-label:before,.theme-light .ql-toolbar.ql-snow .ql-picker-item:before{color:#727272}.theme-light .ql-toolbar.ql-snow button:hover,.theme-light .ql-toolbar.ql-snow button.ql-active,.theme-light .ql-toolbar.ql-snow .ql-picker-label:hover,.theme-light .ql-toolbar.ql-snow .ql-picker-label.ql-active,.theme-light .ql-toolbar.ql-snow .ql-picker-item:hover,.theme-light .ql-toolbar.ql-snow .ql-picker-item.ql-active{color:#d04a02}.theme-light .ql-toolbar.ql-snow button:hover .ql-stroke,.theme-light .ql-toolbar.ql-snow button.ql-active .ql-stroke,.theme-light .ql-toolbar.ql-snow .ql-picker-label:hover .ql-stroke,.theme-light .ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-stroke,.theme-light .ql-toolbar.ql-snow .ql-picker-item:hover .ql-stroke,.theme-light .ql-toolbar.ql-snow .ql-picker-item.ql-active .ql-stroke{stroke:#d04a02}.theme-light .ql-toolbar.ql-snow button:hover .ql-fill,.theme-light .ql-toolbar.ql-snow button.ql-active .ql-fill,.theme-light .ql-toolbar.ql-snow .ql-picker-label:hover .ql-fill,.theme-light .ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-fill,.theme-light .ql-toolbar.ql-snow .ql-picker-item:hover .ql-fill,.theme-light .ql-toolbar.ql-snow .ql-picker-item.ql-active .ql-fill{fill:#d04a02}.theme-light .ql-toolbar.ql-snow button:hover:before,.theme-light .ql-toolbar.ql-snow button.ql-active:before,.theme-light .ql-toolbar.ql-snow .ql-picker-label:hover:before,.theme-light .ql-toolbar.ql-snow .ql-picker-label.ql-active:before,.theme-light .ql-toolbar.ql-snow .ql-picker-item:hover:before,.theme-light .ql-toolbar.ql-snow .ql-picker-item.ql-active:before{color:#d04a02}.theme-light .ql-toolbar.ql-snow .ql-stroke{stroke:#727272}.theme-light .ql-toolbar.ql-snow .ql-fill{fill:#727272}.theme-light .ql-toolbar.ql-snow button:hover svg{fill:#d04a02}.theme-light .ql-toolbar.ql-snow .ql-picker-label:before{font-weight:700}.theme-light .ql-toolbar.ql-snow .ql-formats{min-height:40px;display:flex;align-items:center;margin-right:.5rem;fill:#727272}.theme-light .ql-toolbar.ql-snow .ql-formats:after{content:"";display:block;height:18px;width:1px;background-color:#dedede;margin-left:.5rem}.theme-light .ql-toolbar.ql-snow .ql-formats:last-child{margin-right:0}.theme-light .ql-toolbar.ql-snow .ql-formats:last-child:after{display:none}.theme-light .ql-toolbar.ql-snow .ql-formats .ql-picker.ql-expanded .ql-picker-label{border:none}.theme-light .ql-toolbar.ql-snow .ql-formats .ql-picker-label{padding:0;display:flex;align-items:center;border:none}.theme-light .ql-toolbar.ql-snow .ql-formats .ql-picker-label:focus{outline:none}.theme-light .ql-toolbar.ql-snow .ql-formats .ql-picker-item{height:auto;width:auto}.theme-light .ql-toolbar.ql-snow .ql-formats .ql-picker-item.ql-selected{color:#d04a02}.theme-light .ql-toolbar.ql-snow .ql-formats svg{height:18px}.theme-light .ql-toolbar.ql-snow .ql-formats i[class*=app-icon-]{font-size:16px;font-weight:bolder;vertical-align:middle}.theme-light .ql-toolbar.ql-snow .ql-formats i[class*=app-icon-]:before{color:inherit}.theme-light .ql-toolbar.ql-snow .ql-color-picker,.theme-light .ql-toolbar.ql-snow .ql-icon-picker{float:none;height:100%}.theme-light .ql-picker.ql-expanded .ql-picker-options{background:white;border:none;box-shadow:0 3px 6px #7f858e47;padding:0}.theme-light .ql-picker.ql-expanded .ql-picker-options span{padding:.375rem .5rem}.theme-light .ql-picker.ql-expanded .ql-picker-options span:hover{background:#f2f2f2}.theme-light .ql-container{font-family:HelveticaNeue,sans-serif;font-size:14px}.theme-light .ql-container.ql-snow{border:none}.theme-light .ql-editor{position:relative;background:white;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:15px;min-height:100px;max-height:200px;overflow:auto}.theme-light .ql-editor::-webkit-scrollbar{width:6px;height:6px}.theme-light .ql-editor::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .ql-editor::-webkit-scrollbar-track{background-color:transparent}.theme-light .ql-editor{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .ql-editor.ql-blank:before{color:#34383866;font-style:normal}.theme-light .ql-editor img{max-width:180px}.theme-light .ql-snow .ql-tooltip{z-index:3}.theme-light .CodeMirror{background:white;height:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;color:#2d2d2d}.theme-light .CodeMirror-vscrollbar::-webkit-scrollbar{width:6px;height:6px}.theme-light .CodeMirror-vscrollbar::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .CodeMirror-vscrollbar::-webkit-scrollbar-track{background-color:transparent}.theme-light .CodeMirror-vscrollbar{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .CodeMirror:not(.CodeMirror-fullscreen) .CodeMirror-scroll{min-height:100px;max-height:250px;overflow-x:hidden!important;margin-bottom:0}.theme-light .CodeMirror .CodeMirror-gutters{background-color:#fafafa;border-color:#dedede}.theme-light .CodeMirror .CodeMirror-scrollbar-filler,.theme-light .CodeMirror .CodeMirror-gutter-filler{background-color:#fff}.theme-light .CodeMirror .CodeMirror-cursor{border-color:#2d2d2d}.theme-light .only-code-view .CodeMirror .CodeMirror-scroll{min-height:180px}.theme-light .c-mirror.border-color .CodeMirror{border:1px solid #dedede}.theme-light .cm-comment{color:#6a9955}.theme-light .cm-tag,.theme-light .cm-keyword{color:#3184c8}.theme-light .cm-bracket{color:#65655b}.theme-light .cm-qualifier,.theme-light .cm-builtin,.theme-light .cm-variable-3{color:#b68d38}.theme-light .cm-property,.theme-light .cm-attribute{color:#0296e5}.theme-light .cm-string,.theme-light .cm-string-2,.theme-light .cm-atom{color:#c07353}.theme-light .cm-number{color:#597d46}.theme-light .cm-error{-webkit-text-decoration:underline wavy #ed1d1d;text-decoration:underline wavy #ed1d1d}.theme-light .cm-def,.theme-light .cm-variable,.theme-light .cm-variable-2{color:#0096e8}.theme-light .CodeMirror-selected{background-color:#0000001a!important}.theme-light .CodeMirror-activeline-background{background-color:#00000005}.theme-light .cdk-drag-preview{box-sizing:border-box;border-radius:2px;box-shadow:0 3px 8px #7f858e47;background-color:#fff;border:2px dashed #dedede;color:#2d2d2d}.theme-light .option-custom-placeholder{background:#fafafa;min-height:56px;transition:transform .25s cubic-bezier(0,0,.1,1)}.theme-light .edit-page-sort.cdk-drag-dragging,.theme-light .edit-page-sort.cdk-drag-preview{box-sizing:border-box;border-radius:2px;box-shadow:0 3px 8px #7f858e47;background-color:#fff4ed!important;border:2px dashed #d04a02!important;color:#2d2d2d}.theme-light .edit-page-sort.cdk-drag-dragging .page-name,.theme-light .edit-page-sort.cdk-drag-preview .page-name{color:#2d2d2d}.theme-light .edit-page-sort.cdk-drag-dragging .page-order,.theme-light .edit-page-sort.cdk-drag-preview .page-order{background-color:#d04a02;color:#fff}.theme-light .edit-page-sort.cdk-drag-dragging .app-icon-moveable:before,.theme-light .edit-page-sort.cdk-drag-preview .app-icon-moveable:before{color:#d04a02}.theme-light .edit-page-sort.cdk-drag-dragging .app-icon-edit,.theme-light .edit-page-sort.cdk-drag-dragging .app-icon-delete,.theme-light .edit-page-sort.cdk-drag-preview .app-icon-edit,.theme-light .edit-page-sort.cdk-drag-preview .app-icon-delete{display:none}.theme-light .edit-page-sort.edit-mode{border:1px solid #d04a02;background-color:#fff4ed!important}.theme-light .edit-page-sort.edit-mode.delete-page{background-color:#fff4ed!important}.theme-light .edit-page-sort.edit-mode.delete-page .page-name{color:#2d2d2d!important}.theme-light .edit-page-sort.edit-mode .page-name{color:#2d2d2d}.theme-light .filter-menu{display:grid;grid-template-areas:"header header" "side content" "footer footer";grid-template-columns:350px 1fr;grid-template-rows:60px 1fr 70px;background:#fafafa}.theme-light .filter-menu .app-header{width:100%;border-bottom:1px solid #dedede;display:flex;align-items:center;grid-area:header;background:#fafafa}.theme-light .filter-menu .app-header .left-col{width:350px;padding:20px 24px;border-right:1px solid #dedede}.theme-light .filter-menu .app-header .right-col{padding:20px 24px}.theme-light .filter-menu .side-box{grid-area:side;padding:20px 0;border-right:1px solid #dedede;overflow-y:auto;height:100%}.theme-light .filter-menu .side-box::-webkit-scrollbar{width:6px;height:6px}.theme-light .filter-menu .side-box::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .filter-menu .side-box::-webkit-scrollbar-track{background-color:transparent}.theme-light .filter-menu .side-box{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .filter-menu .main-box{grid-area:content;padding:20px 24px;overflow-y:auto;height:100%}.theme-light .filter-menu .main-box::-webkit-scrollbar{width:6px;height:6px}.theme-light .filter-menu .main-box::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .filter-menu .main-box::-webkit-scrollbar-track{background-color:transparent}.theme-light .filter-menu .main-box{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .filter-menu .demographic-box{padding:10px 24px;position:relative;display:flex;align-items:center}.theme-light .filter-menu .demographic-box:not(:last-child){margin-bottom:8px}.theme-light .filter-menu .demographic-count{position:absolute;right:18px}.theme-light .filter-menu .demographic-label{display:inline-block}.theme-light .filter-menu .empty-view{grid-area:side/side/content/content;text-align:center;margin:9% auto 0}.theme-light .filter-menu .empty-view .empty-icon{width:350px;margin:0 auto 25px}.theme-light .filter-menu .hide{display:none}.theme-light .filter-menu .min-formfield-width .mat-form-field{min-width:300px!important}.theme-light .filter-menu .mat-checkbox-label{margin-top:2px;margin-left:2px}.theme-light .filter-menu tree-viewport{height:calc(100vh - 230px)!important}.theme-light .filter-menu tree-viewport::-webkit-scrollbar{width:6px;height:6px}.theme-light .filter-menu tree-viewport::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-light .filter-menu tree-viewport::-webkit-scrollbar-track{background-color:transparent}.theme-light .filter-menu tree-viewport{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-light .filter-menu .loader-center{position:absolute;top:40%;left:50%;transform:translate(-50%)}.theme-light .filter-menu .app-footer{grid-area:footer}.theme-light .header-question-color{color:#d3dce6}.theme-light .demographic-background{background-color:#f2f2f2}.theme-light .mat-mdc-checkbox-checked.mat-checkbox-dark .mdc-checkbox__background{background:#7d7d7d!important}.theme-light .mat-drawer,.theme-light .mat-drawer .sidenav-header{background:white}.theme-light .mat-drawer .widgets-div{width:50%;padding:0 15px}.theme-light .mat-drawer.mat-sidenav-full .widgets-div{width:33.3333333333%;padding:0 15px}.theme-light .mat-drawer.mat-sidenav-full .widgets-div .widget-card{height:233px;padding:40.5px 24px 15px}.theme-light .color-picker.open{box-shadow:0 6px 12px #7f858e47;background-color:#fff;border-color:#dedede}.theme-light .color-picker .hex-text .box div{color:#727272}.theme-light .color-picker .hex-text .box input{background:white;color:#2d2d2d;border-color:#dedede}.theme-light .wrapper-support{background:#fafafa;color:#2d2d2d}.theme-light .wrapper-support .app-navbar{background:white}.theme-light .unauthorized-content .space-text{color:#6f6f6f}.theme-light .unauthorized-content-text{color:#7d7d7d}.theme-light .app-culture-thumbprint .trait:hover .text{color:#844dc8}.theme-light .app-culture-thumbprint .trait:hover .indicator.bg-chart-purple-0{box-shadow:0 0 5px 5px #844dc84d}.theme-light .app-culture-thumbprint .trait:hover .indicator.color-0-bg{box-shadow:0 0 5px 5px #0089eb4d}.theme-light .app-culture-thumbprint .trait:hover .indicator.color-1-bg{box-shadow:0 0 5px 5px #8e34f44d}.theme-light .app-culture-thumbprint .trait:hover .indicator.color-2-bg{box-shadow:0 0 5px 5px #ffb6004d}.theme-light .app-culture-implications .is-dei .scale-chart .indicator.negative,.theme-light .app-culture-implications .is-dei .scale-chart .indicator.positive{background:#0089eb}.theme-light .app-culture-implications app-sentiment-bar.comparison-bar .bar-container{outline-color:#763bbe!important}.theme-light .app-culture-implications app-sentiment-bar.comparison-bar .rate{background-color:#844dc8}.theme-light .app-trait-breakdown .recommendation,.theme-light .app-trait-breakdown .consideration{background:#7e65b7}.theme-light .app-trait-breakdown .strength .text{background:#21a2ff}.theme-light .app-trait-breakdown .strength .rate-container{background:#1e6ccf;color:#fff}.theme-light .app-trait-breakdown .strength .indicator,.theme-light .app-trait-breakdown .strength .indicator:after{background:#21a2ff}.theme-light .app-trait-breakdown .challenge .text{background:#f36d85}.theme-light .app-trait-breakdown .challenge .rate-container{background:#c13e53;color:#fff}.theme-light .app-trait-breakdown .challenge .indicator,.theme-light .app-trait-breakdown .challenge .indicator:after{background:#f36d85}.theme-light .app-trait-breakdown .trait-strengths:after{background:#21a2ff}.theme-light .app-trait-breakdown .trait-challenges:after{background:#f36d85}.theme-light .champion-card{background:#edf4f9}.theme-light .disconnected-card{background:#fef1ea}.theme-light .captive-card{background:#fff9eb}.theme-light .tenant-card{background:#f2f2f2}.theme-light .sidenav-fixed{color:#2d2d2da3;background:#f2f2f2;box-shadow:0 0 6px #0000003d}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle{color:#2d2d2d;background-color:transparent}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle small{color:#7d7d7d}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:hover{background-color:#cf4a021a}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked:not(:nth-last-child(2)){background-color:#d04a02;color:#fff;box-shadow:4px 2px 10px #0000003d}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked:not(:nth-last-child(2)) small{color:#ffffffde}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:not(.mat-button-toggle-disabled):hover .mat-button-toggle-button{z-index:2}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:not(.mat-button-toggle-disabled):hover .mat-button-toggle-focus-overlay{border:0;z-index:1;background:rgba(0,0,0,.12)}.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:active,.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.active,.theme-light .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:focus-visible{border-color:#f2f2f2}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon{background-color:#fff}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon .icon{color:#7d7d7d;text-shadow:.6px 0 0 #7d7d7d}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon .poll-icon:before{color:#2d2d2d}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon-selected{background-color:#fff}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon-selected .icon{color:#d04a02;text-shadow:.6px .2px 0 #d04a02}.theme-light .sidenav-fixed .mat-button-toggle-group .custom-icon-selected .poll-icon:before{color:#d04a02}.theme-light .custom-header .button-spinner{background-color:#d04a02;color:#fff}.theme-light .custom-header .button-spinner:disabled{background-color:#f2f2f2!important;color:#7d7d7d!important}.theme-light .add-widget-side-panel-opened .mat-sidenav-container{z-index:999!important}.theme-light .mat-mdc-card{border:1px solid #e2e2e2;background-color:#fff}.theme-light .mat-mdc-card .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#fff}.theme-light .mat-mdc-card .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{background-color:#dedede}.theme-light .poll-section .survey-title{text-shadow:.6px 0 0 #d04a02}.theme-light .poll-section .show-selected-checkbox,.theme-light .poll-section .list-scroll{color:#2d2d2d}.theme-light .poll-section .list-scroll .disabled-question{color:#999}.theme-light .poll-section .list-scroll .disabled-question span[class*=app-icon-]:before{color:#999}.theme-light .poll-section .mat-mdc-checkbox-disabled span.mdc-checkbox__background{background-color:#f2f2f2!important;border:1px solid #7d7d7d!important}.theme-light .poll-section .mat-mdc-checkbox-disabled span.mdc-checkbox__background .mdc-checkbox__checkmark{stroke:#7d7d7d!important}.theme-light .mat-option.mdc-list-item--selected:not(.mat-option-multiple){background-color:#ffede3!important}.theme-light .mat-option:hover{background-color:#ffede3!important}.theme-light .schedule-email-body{background-color:#dedede;color:#343838}.theme-light .poll-reminder{border:1px solid #dfe3e6}.theme-light .poll-reminder .header{background-color:#dedede}.theme-light .poll-reminder .email-row{background-color:#fff}.theme-light .app-poll-emails-config .config-email-body,.theme-light .feedback-labels-config .config-email-body{background-color:#fafafa;border:1px solid #dedede}.theme-light .app-poll-emails-config .mat-expansion-panel,.theme-light .feedback-labels-config .mat-expansion-panel{border:1px solid #fafafa}.theme-light .app-poll-emails-config .mat-expansion-panel.mat-expanded,.theme-light .feedback-labels-config .mat-expansion-panel.mat-expanded{border:1px solid #dfe3e6}.theme-light .app-poll-emails-config .mat-expansion-panel-header,.theme-light .feedback-labels-config .mat-expansion-panel-header{background-color:#fafafa}.theme-light .dashboard-widget .widget-card{background-color:#fff;outline:1px solid #dedede}.theme-light .dashboard-widget .widget-card:hover,.theme-light .dashboard-widget .widget-card.selected{outline-offset:-2px;outline:2px solid #d04a02;box-shadow:0 0 0 4px #fba92b33}.theme-light .dashboard-widget .widget-section{background-color:#f2f2f2b3}.theme-light .dashboard-widget .widget-section .source-index-box{border:1px solid #e2e2e2;background-color:#fff}.theme-light .dashboard-widget .widget-section .source-index-box .source-index-color{color:#7d7d7dbd}.theme-light .dashboard-widget .widget-section .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#fff}.theme-light .widget-configuration .box.selected{background-color:#fff4ed}.theme-light .widget-configuration .box.unselected{border:1px solid #dedede}.theme-light .widget-configuration .box .size-inner-box{background-color:#f2f2f2b3}.theme-light .widget-configuration .box .size-inner-box.selected{border:1px solid #d04a02;background-color:#fff4ed}.theme-light .widget-custom-size-text{color:#343838}.theme-light .share-dashboard-popup .close-icon{color:#2d2d2d}.theme-light .share-dashboard-popup .action-row{border-bottom:1px solid #e7e8ea}.theme-light .share-dashboard-popup .action-row_text{color:#2d2d2d}.theme-light .share-dashboard-popup .action-row-border-top{border-top:1px solid #e7e8ea}.theme-light .app-create-dashboard div.client-name{color:#7d7d7d}.theme-light .app-create-dashboard mat-mdc-list-base .mat-mdc-list-option{color:#2d2d2d}.theme-light .legend{display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}.theme-light .legend .favorable-label,.theme-light .legend .neutral-label,.theme-light .legend .vulnerable-label,.theme-light .legend .unfavorable-label,.theme-light .legend .significant-high-label,.theme-light .legend .significant-low-label{display:flex;align-items:center}.theme-light .legend .favorable-label:before,.theme-light .legend .neutral-label:before,.theme-light .legend .vulnerable-label:before,.theme-light .legend .unfavorable-label:before,.theme-light .legend .significant-high-label:before,.theme-light .legend .significant-low-label:before{content:"";display:block;height:10px;width:10px;border-radius:50%;margin-right:.5rem}.theme-light .legend .vulnerable-label:before{background-color:#fff7ec;border:1px solid #eb8c00}.theme-light .legend .unfavorable-label:before{background-color:#fff0f2;border:1px solid #d93954}.theme-light .legend .unfavorable-label.all-result:before{background-color:#e0301e}.theme-light .legend .significant-high-label:before{background-color:#e7ffde;border:1px solid #4eb523}.theme-light .legend .significant-low-label:before{background-color:#fff0f2;border:1px solid #d93954}.theme-light .legend .favorable-label:before{background-color:#4eb523}.theme-light .legend .neutral-label:before{background-color:#ffc83d}.theme-light .action-section{background-color:#f2f2f2b3;margin-bottom:8px}.theme-light .action-section .mat-form-field-appearance-outline .mat-form-field-outline,.theme-light .action-list{background-color:#fff}.theme-light .action-list .list-group .list-group-item{display:flex;flex-wrap:nowrap;flex-direction:row;align-content:center;justify-content:space-between;border-color:#00000020;background-color:#fff}.theme-light .action-list .list-group .list-group-item img{display:none}.theme-light .action-list .list-group .list-group-item.selected,.theme-light .action-list .list-group .list-group-item:hover{background-color:#f2f2f2}.theme-light .action-list .list-group .list-group-item.selected img,.theme-light .action-list .list-group .list-group-item:hover img{display:unset}.theme-light .suggested-header{background-color:#fff}.theme-light .suggested-footer{text-align:center;box-shadow:0 0 17px 1px #7f858e47}.theme-light .mat-sidenav-full .actionsidedrawer-contier{max-width:50%}.theme-light .app-action-planning .scroll-wrapper{border:1px solid #dfe3e6;border-bottom:1px solid transparent}.theme-light .app-action-planning .empty-text{color:#7d7d7d}.theme-light .create-plan-dialog .body,.theme-light .create-plan-dialog .header{background:white}.theme-light .create-plan-dialog .footer{box-shadow:0 0 8px #9aa9b580}.theme-light .create-plan-dialog .plan-rows-section{border:1px solid #dfe3e6;background:white}.theme-light .create-plan-dialog .plan-rows-section .plan-row:not(:last-child){border-bottom:1px solid #e7e8ea}.theme-light .create-plan-dialog .plan-rows-section .plan-row.selected{background-color:#fafafa}.theme-light .create-plan-dialog .empty-text{color:#7d7d7d}.theme-light .app-select-groups .tree-container .tree .group-name{color:#2d2d2d}.theme-light app-user-guide h1,.theme-light app-user-guide h2,.theme-light app-user-guide h3,.theme-light app-user-guide h4,.theme-light app-user-guide h5{color:#d04a02}.theme-light app-user-guide a{color:#d04a02}.theme-light .user-guide-navigation-item .cdk-drag-handle{cursor:grab}.theme-light .user-guide-navigation-item:hover{background:#ffede3}.theme-light .user-guide-navigation-item a{color:#2d2d2d}.theme-light .user-guide-navigation-item a:before{border-left-color:#d04a02!important}.theme-light .cdk-drag-preview.user-guide-navigation-group,.theme-light .cdk-drag-preview.user-guide-navigation-item{pointer-events:auto!important}.theme-light .cdk-drag-preview.user-guide-navigation-group,.theme-light .cdk-drag-preview.user-guide-navigation-group .user-guide-navigation-item,.theme-light .cdk-drag-preview.user-guide-navigation-item,.theme-light .cdk-drag-preview.user-guide-navigation-item .user-guide-navigation-item{background:white}.theme-light app-user-guide-page table,.theme-light app-user-guide-page tr,.theme-light app-user-guide-page td,.theme-light app-user-guide-page .note,.theme-light app-user-guide-page .tip,.theme-light app-user-guide-page .caution{border-color:#c2c2c2!important}.theme-light app-user-guide-page thead{color:#727272;background:#e0e0e0}.theme-light app-user-guide-page pre{color:#727272;background:#fafafa}.theme-light app-user-guide-page code{color:#727272}.theme-light app-user-guide-search .badge-secondary{background:#e0e0e0;color:#727272}.theme-light .scale-chart .indicator.negative{background:rgba(224,48,30,.7);outline-color:#e0301e!important}.theme-light .scale-chart .indicator.positive{background:rgba(78,181,35,.7);outline-color:#4eb523!important}.theme-light .count-badge{height:37px;width:37px;border:1px solid #fafafa;border-radius:50%;background-color:#fff;color:#5e5e5e;font-size:14px;letter-spacing:-.4px;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.theme-light .count-badge{min-width:35px;height:35px}}.theme-light .feedback-status-badge{border-radius:16px;padding:2px 12px;width:-moz-fit-content;width:fit-content}.theme-light .feedback-status-badge.expired{border:1px solid #c52a1a;background-color:#c52a1a1f;color:#c52a1a}.theme-light .feedback-status-badge.completed{border:1px solid #21812d;background-color:#21812d1f;color:#21812d}.theme-light .feedback-status-badge.incomplete{border:1px solid #ffbf1f;background-color:#ffbf1f1f}.theme-light .disabled-header{cursor:default;pointer-events:none}.theme-dark{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-ripple-element{background-color:#ffffff1a}.theme-dark{--mat-option-selected-state-label-text-color: #fd6412;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #fd6412}.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336}.theme-dark{--mat-optgroup-label-text-color: white}.theme-dark .mat-pseudo-checkbox-full{color:#ffffffb3}.theme-dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#fd6412}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#fd6412}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#fd6412}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#fd6412}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#fd6412}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#fd6412}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.theme-dark .mat-app-background,.theme-dark.mat-app-background{background-color:#303030;color:#fff}.theme-dark .mat-elevation-z0,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-dark .mat-elevation-z1,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-dark .mat-elevation-z2,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark .mat-elevation-z3,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-dark .mat-elevation-z4,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-dark .mat-elevation-z5,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-dark .mat-elevation-z6,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-dark .mat-elevation-z7,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-dark .mat-elevation-z8,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-dark .mat-elevation-z9,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-dark .mat-elevation-z10,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-dark .mat-elevation-z11,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-dark .mat-elevation-z12,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-dark .mat-elevation-z13,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-dark .mat-elevation-z14,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-dark .mat-elevation-z15,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-dark .mat-elevation-z16,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-dark .mat-elevation-z17,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-dark .mat-elevation-z18,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-dark .mat-elevation-z19,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-dark .mat-elevation-z20,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-dark .mat-elevation-z21,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-dark .mat-elevation-z22,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-dark .mat-elevation-z23,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-dark .mat-elevation-z24,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-dark .mat-mdc-card{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.theme-dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fd6412;--mdc-linear-progress-track-color: rgba(253, 100, 18, .25)}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#fd641240;background-color:var(--mdc-linear-progress-track-color, rgba(253, 100, 18, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(253, 100, 18, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#fd641240;background-color:var(--mdc-linear-progress-track-color, rgba(253, 100, 18, .25))}.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #fd6412;--mdc-linear-progress-track-color: rgba(253, 100, 18, .25)}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#fd641240;background-color:var(--mdc-linear-progress-track-color, rgba(253, 100, 18, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(253, 100, 18, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#fd641240;background-color:var(--mdc-linear-progress-track-color, rgba(253, 100, 18, .25))}.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}@keyframes mdc-linear-progress-buffering{}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}.theme-dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.theme-dark{--mdc-filled-text-field-caret-color: #fd6412;--mdc-filled-text-field-focus-active-indicator-color: #fd6412;--mdc-filled-text-field-focus-label-text-color: rgba(253, 100, 18, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #fd6412;--mdc-outlined-text-field-focus-outline-color: #fd6412;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 100, 18, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38)}.theme-dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.theme-dark .mat-mdc-form-field-subscript-wrapper,.theme-dark .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.theme-dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.theme-dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.theme-dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.theme-dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#fd6412de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#fd6412de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #fd6412;--mdc-filled-text-field-focus-active-indicator-color: #fd6412;--mdc-filled-text-field-focus-label-text-color: rgba(253, 100, 18, .87);--mdc-outlined-text-field-caret-color: #fd6412;--mdc-outlined-text-field-focus-outline-color: #fd6412;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 100, 18, .87)}.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.theme-dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-dark [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-dark,.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(253, 100, 18, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-dark{--mat-autocomplete-background-color: #424242}.theme-dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #161616;--mdc-chip-elevated-container-color: #fd6412;--mdc-chip-elevated-disabled-container-color: #fd6412;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #161616;--mdc-chip-with-icon-icon-color: #161616;--mdc-chip-with-icon-disabled-icon-color: #161616;--mdc-chip-with-icon-selected-icon-color: #161616;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #161616;--mdc-chip-with-trailing-icon-trailing-icon-color: #161616}.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.theme-dark .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #fd6412;--mdc-switch-selected-handle-color: #fd6412;--mdc-switch-selected-hover-state-layer-color: #fd6412;--mdc-switch-selected-pressed-state-layer-color: #fd6412;--mdc-switch-selected-focus-handle-color: #e8a581;--mdc-switch-selected-hover-handle-color: #e8a581;--mdc-switch-selected-pressed-handle-color: #e8a581;--mdc-switch-selected-focus-track-color: #cb4302;--mdc-switch-selected-hover-track-color: #cb4302;--mdc-switch-selected-pressed-track-color: #cb4302;--mdc-switch-selected-track-color: #cb4302;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161}.theme-dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fd6412;--mdc-switch-selected-handle-color: #fd6412;--mdc-switch-selected-hover-state-layer-color: #fd6412;--mdc-switch-selected-pressed-state-layer-color: #fd6412;--mdc-switch-selected-focus-handle-color: #e8a581;--mdc-switch-selected-hover-handle-color: #e8a581;--mdc-switch-selected-pressed-handle-color: #e8a581;--mdc-switch-selected-focus-track-color: #cb4302;--mdc-switch-selected-hover-track-color: #cb4302;--mdc-switch-selected-pressed-track-color: #cb4302;--mdc-switch-selected-track-color: #cb4302}.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-radio-button.mat-primary,.theme-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd6412;--mdc-radio-selected-hover-icon-color: #fd6412;--mdc-radio-selected-icon-color: #fd6412;--mdc-radio-selected-pressed-icon-color: #fd6412;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #fd6412;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.theme-dark .mat-mdc-slider.mat-primary,.theme-dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #fd6412;--mdc-slider-focus-handle-color: #fd6412;--mdc-slider-hover-handle-color: #fd6412;--mdc-slider-active-track-color: #fd6412;--mdc-slider-inactive-track-color: #fd6412;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #fd6412;--mat-mdc-slider-ripple-color: #fd6412;--mat-mdc-slider-hover-ripple-color: rgba(253, 100, 18, .05);--mat-mdc-slider-focus-ripple-color: rgba(253, 100, 18, .2)}.theme-dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.theme-dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242}.theme-dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.theme-dark .mdc-list-item__start,.theme-dark .mdc-list-item__end,.theme-dark .mat-accent .mdc-list-item__start,.theme-dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd6412;--mdc-radio-selected-hover-icon-color: #fd6412;--mdc-radio-selected-icon-color: #fd6412;--mdc-radio-selected-pressed-icon-color: #fd6412}.theme-dark .mat-warn .mdc-list-item__start,.theme-dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-dark .mat-mdc-list-option,.theme-dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd6412;--mdc-checkbox-selected-hover-icon-color: #fd6412;--mdc-checkbox-selected-icon-color: #fd6412;--mdc-checkbox-selected-pressed-icon-color: #fd6412;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6412;--mdc-checkbox-selected-hover-state-layer-color: #fd6412;--mdc-checkbox-selected-pressed-state-layer-color: #fd6412;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fd6412}.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-tab-group,.theme-dark .mat-mdc-tab-nav-bar,.theme-dark .mat-mdc-tab-group.mat-accent,.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #fd6412;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #fd6412;--mat-tab-header-active-ripple-color: #fd6412;--mat-tab-header-inactive-ripple-color: #fd6412;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #fd6412;--mat-tab-header-active-hover-label-text-color: #fd6412;--mat-tab-header-active-focus-indicator-color: #fd6412;--mat-tab-header-active-hover-indicator-color: #fd6412}.theme-dark .mat-mdc-tab-group.mat-warn,.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #fd6412;--mat-tab-header-with-background-foreground-color: #161616}.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-dark,.theme-dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd6412;--mdc-checkbox-selected-hover-icon-color: #fd6412;--mdc-checkbox-selected-icon-color: #fd6412;--mdc-checkbox-selected-pressed-icon-color: #fd6412;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd6412;--mdc-checkbox-selected-hover-state-layer-color: #fd6412;--mdc-checkbox-selected-pressed-state-layer-color: #fd6412;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.theme-dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-dark .mat-mdc-button.mat-primary,.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #fd6412}.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.theme-dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #fd6412;--mdc-filled-button-label-text-color: #000}.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-primary,.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #fd6412;--mdc-protected-button-label-text-color: #000}.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #fd6412}.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.theme-dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-button,.theme-dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button.mat-primary,.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-dark .mat-mdc-button.mat-accent,.theme-dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #fd6412;--mat-mdc-button-ripple-color: rgba(253, 100, 18, .1)}.theme-dark .mat-mdc-button.mat-warn,.theme-dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-dark .mat-mdc-raised-button,.theme-dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button.mat-primary,.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-dark .mat-mdc-raised-button.mat-accent,.theme-dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-dark .mat-mdc-raised-button.mat-warn,.theme-dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.theme-dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.theme-dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.theme-dark .mat-mdc-icon-button.mat-primary,.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #fd6412;--mat-mdc-button-persistent-ripple-color: #fd6412;--mat-mdc-button-ripple-color: rgba(253, 100, 18, .1)}.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.theme-dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-fab,.theme-dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab[disabled][disabled],.theme-dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-fab.mat-unthemed,.theme-dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #fd6412;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.theme-dark .mat-mdc-progress-spinner,.theme-dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #fd6412}.theme-dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-dark{--mat-badge-background-color: #fd6412;--mat-badge-text-color: #161616;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-badge-accent{--mat-badge-background-color: #fd6412;--mat-badge-text-color: #161616}.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.theme-dark{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959}.theme-dark{--mat-datepicker-calendar-date-selected-state-text-color: #161616;--mat-datepicker-calendar-date-selected-state-background-color: #fd6412;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 100, 18, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #161616;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 100, 18, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 100, 18, .3);--mat-datepicker-toggle-active-state-icon-color: #fd6412;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 100, 18, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #161616;--mat-datepicker-calendar-date-selected-state-background-color: #fd6412;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 100, 18, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #161616;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 100, 18, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 100, 18, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 100, 18, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fd6412}.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-dark{--mat-divider-color: rgba(255, 255, 255, .12)}.theme-dark{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.theme-dark{--mat-icon-color: inherit}.theme-dark .mat-icon.mat-primary,.theme-dark .mat-icon.mat-accent{--mat-icon-color: #fd6412}.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.theme-dark{--mat-stepper-header-icon-foreground-color: #161616;--mat-stepper-header-selected-state-icon-background-color: #fd6412;--mat-stepper-header-selected-state-icon-foreground-color: #161616;--mat-stepper-header-done-state-icon-background-color: #fd6412;--mat-stepper-header-done-state-icon-foreground-color: #161616;--mat-stepper-header-edit-state-icon-background-color: #fd6412;--mat-stepper-header-edit-state-icon-foreground-color: #161616;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #161616;--mat-stepper-header-selected-state-icon-background-color: #fd6412;--mat-stepper-header-selected-state-icon-foreground-color: #161616;--mat-stepper-header-done-state-icon-background-color: #fd6412;--mat-stepper-header-done-state-icon-foreground-color: #161616;--mat-stepper-header-edit-state-icon-background-color: #fd6412;--mat-stepper-header-edit-state-icon-foreground-color: #161616}.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-dark .mat-sort-header-arrow{color:#c6c6c6}.theme-dark{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.theme-dark .mat-toolbar.mat-primary,.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fd6412;--mat-toolbar-container-text-color: #161616}.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-dark .mat-tree{background:#424242}.theme-dark .mat-tree-node,.theme-dark .mat-nested-tree-node{color:#fff}.theme-dark .wrapper{color:#f2f2f2;min-height:100vh}.theme-dark .wrapper.landing .wrapper-inner{min-height:100vh}.theme-dark .wrapper-support{background-color:#363636}.theme-dark .wrapper-inner{min-height:calc(100vh - 64px);height:auto;padding-bottom:90px;position:relative}.theme-dark .wrapper-inner .copyright-footer{top:calc(100% - 45px)}.theme-dark .wrapper-inner.has-footer{padding-bottom:162px}.theme-dark .wrapper-inner.has-footer .copyright-footer{top:calc(100% - 117px)}.theme-dark .wrapper-inner.full-height{min-height:100vh}.theme-dark .survey-content-area{background-color:#262626;padding:19px 0 0}.theme-dark .survey-content-area .survey-content_title{line-height:30px}.theme-dark .content-block{padding-bottom:22px}.theme-dark .content-block.padding-xl{padding-bottom:90px}.theme-dark .cursor-pointer{cursor:pointer}.theme-dark .cursor-help{cursor:help}.theme-dark .cursor-moveable{cursor:move}.theme-dark .cdk-drag-disabled .cursor-moveable,.theme-dark .cursor-default{cursor:default}.theme-dark .app-border-bottom{border-bottom:1px solid #464646}.theme-dark .min-formfield-width .mat-mdc-form-field{min-width:250px}.theme-dark .full-width-control .mat-mdc-form-field{width:100%}.theme-dark .dropdown-width-sm .mat-mdc-form-field{width:165px}.theme-dark .deep-margin-0 ::ng-deep p{margin:0}.theme-dark .app-separator{border-right:1px solid #626262}.theme-dark .app-bold{font-family:HelveticaNeue Bold}.theme-dark .app-italic{font-family:HelveticaNeue Italic}.theme-dark .app-medium,.theme-dark button[mat-button],.theme-dark button[mat-flat-button],.theme-dark button[mat-stroked-button],.theme-dark .mat-button,.theme-dark .mat-icon-button,.theme-dark .mat-stroked-button,.theme-dark .mat-mdc-unelevated-button,.theme-dark .mat-mdc-paginator .mat-mdc-select-value-text,.theme-dark .ngx-datatable.material .datatable-header .datatable-header-cell,.theme-dark .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled),.theme-dark .mat-mdc-tab,.theme-dark .mat-mdc-tab-link,.theme-light .mat-accent .theme-dark .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled),.theme-light .ngx-datatable.material .datatable-header .theme-dark .datatable-header-cell,.theme-light .mat-mdc-paginator .theme-dark .mat-mdc-select-value-text{font-family:HelveticaNeue Medium}.theme-dark .app-thin{font-family:HelveticaNeue Thin}.theme-dark .app-regular{font-family:HelveticaNeue}.theme-dark .app-page-title{margin-top:22px;font-family:HelveticaNeue Medium;color:#fff;font-size:22px;letter-spacing:0;line-height:36px;word-break:break-word}.theme-dark .app-page-title.w-border{border-bottom:1px solid rgba(255,255,255,.4)}.theme-dark .app-page-subtitle{margin-top:12px;margin-bottom:4px;font-family:HelveticaNeue Medium;color:#fff;font-size:18px;letter-spacing:0;line-height:30px;word-break:break-word}.theme-dark .app-topic-title{margin-top:18px;font-family:HelveticaNeue Medium;color:#fff;font-size:14px;letter-spacing:0;line-height:11px;word-break:break-word}.theme-dark .app-topic-title.w-border{border-bottom:1px solid rgba(255,255,255,.4)}.theme-dark .app-header-title{letter-spacing:.3px;color:#f2f2f2;line-height:1;font-size:1rem;font-weight:500}.theme-dark .field-label{color:#a2a2a2;font-size:13px;letter-spacing:0;line-height:18px;margin-bottom:3px}.theme-dark .section-head-title{display:block;font-size:16px;color:#f2f2f2;letter-spacing:0}.theme-dark .section-head-subtitle{color:#a2a2a2;font-size:12px;letter-spacing:0;line-height:18px}.theme-dark .app-link{color:#fd6412;font-size:14px;cursor:pointer;font-family:HelveticaNeue Medium;text-decoration:none;display:inline-flex;align-items:center}.theme-dark .app-link:focus,.theme-dark .app-link:hover:not(.disabled){outline:none;color:#fd8545}.theme-dark .app-link:focus [class*=app-icon-]:before,.theme-dark .app-link:hover:not(.disabled) [class*=app-icon-]:before{color:#fd8545}.theme-dark .app-link [class*=app-icon-]:before{color:#fd6412}.theme-dark .app-link.disable{color:#ffffff80;pointer-events:none;cursor:default}.theme-dark .app-link-secondary{cursor:pointer;text-decoration:none;color:#a2a2a2;font-size:12px;letter-spacing:.24px}.theme-dark .app-link-secondary:hover{color:#d96e34}.theme-dark .field-label-activated{color:#2d2d2d}.theme-dark .app-error-message{color:#e0301e;font-size:12px;letter-spacing:.24px}.theme-dark .app-secondary-text{color:#7d7d7d}.theme-dark .top-bottom-demographic-text{color:#bdbdbd}.theme-dark .actionable-icon{color:#a2a2a2}.theme-dark .actionable-icon:hover{color:#fd6412}.theme-dark .actionable-icon-feedback{color:#a2a2a2}.theme-dark .actionable-icon-feedback:hover,.theme-dark .actionable-icon-feedback-blue,.theme-dark .actionable-icon-feedback-blue:hover{color:#415385}.theme-dark .app-edit-item-header .app-icon-copy,.theme-dark .app-edit-section .app-icon-copy{text-shadow:0 0 #a2a2a2}.theme-dark .app-edit-item-header .app-icon-copy:hover,.theme-dark .app-edit-section .app-icon-copy:hover,.theme-dark .app-survey-properties .app-icon-copy,.theme-dark .app-templates .app-icon-copy,.theme-dark .share-dashboard-popup .app-icon-copy,.theme-dark .app-schedule-poll .app-icon-copy,.theme-dark .app-survey-properties .app-icon-copy:hover,.theme-dark .app-templates .app-icon-copy:hover,.theme-dark .share-dashboard-popup .app-icon-copy:hover,.theme-dark .app-schedule-poll .app-icon-copy:hover{text-shadow:0 0 #fd6412}.theme-dark .disabled-icon-color{color:#a2a2a2}.theme-dark .breadcrumb-item+.breadcrumb-item:before{color:#f2f2f2}.theme-dark .mt-md{margin-top:6rem}.theme-dark .mt-lg{margin-top:14rem}.theme-dark .ls-1{letter-spacing:-.1px}.theme-dark .ls-4{letter-spacing:-.4px}.theme-dark .ls-3{letter-spacing:-.3px}.theme-dark .ls-2{letter-spacing:-.2px}.theme-dark .bg-color{background:#262626}.theme-dark .bg-color-hover:hover{background:#262626!important}.theme-dark .custom-card{background:#363636!important}.theme-dark .hotspot-card-bg{background:rgba(255,255,255,.1)}.theme-dark .component-background{background:#424242}.theme-dark .pills-bg{background:#292929}.theme-dark .primary-text-color{color:#f2f2f2}.theme-dark .reverse-text-color{color:#2d2d2d}.theme-dark .select-hierarchy-text-color{color:#888}.theme-dark .secondary-text-color{color:#a2a2a2}.theme-dark .tertiary-text-color,.theme-dark .info-text{color:#bdbdbd}.theme-dark .disabled-text-color{color:#a2a2a2!important}.theme-dark .dark-text{color:#363636!important}.theme-dark .portal-restriction-disable-feedbacktype{color:#bdbdbd}.theme-dark .red-threshold-color{background-color:#d93954!important}.theme-dark .yellow-threshold-color{background-color:#eb8c00!important}.theme-dark .app-chip-1{background:#ffb141!important}.theme-dark .app-chip-2{background:#74c6ff!important}.theme-dark .app-chip-3{background:#9eeb6a!important}.theme-dark .app-chip-4{background:#d29dfe!important}.theme-dark .app-chip-5{background:#ff857e!important}.theme-dark .significant-high{background:#37b204!important}.theme-dark .significant-low{background:#d93954!important}.theme-dark .theme-style{background:#474747}.theme-dark .example-container-border-color{border:1px solid #626262!important}.theme-dark .td-border-right,.theme-dark .th-border-right{border-right:1px solid #626262!important}.theme-dark .mat-mdc-table-sticky-border-elem-top{border-right:1px solid #626262}.theme-dark .mat-mdc-table-sticky-border-elem-left{border-right:1px solid #626262!important;box-shadow:5px 0 5px 0 none!important}.theme-dark .border-dark{border-color:#363636!important}.theme-dark .border-color{border-color:#464646!important}.theme-dark .border-color-text{color:#464646}.theme-dark .border-contrast{border-color:#626262!important}.theme-dark .border-contrast-text{color:#626262}.theme-dark .border-accent,.theme-dark .border-accent-hover:hover{border-color:#fd6412!important}.theme-dark .outline-dark{outline-color:#363636!important}.theme-dark .outline-color{outline-color:#464646!important}.theme-dark .outline-contrast{outline-color:#626262!important}.theme-dark .outline-accent,.theme-dark .outline-accent-hover:hover{outline-color:#fd6412!important}.theme-dark .bg-accent,.theme-dark .bg-accent-hover:hover{background:#fd6412}.theme-dark .bg-warning{background:#855f00}.theme-dark .divider-color{color:#ffffff1f}.theme-dark .divider100-color{color:#a0464633}.theme-dark .divider101-color{color:#ffffff4d}.theme-dark .accent-color{color:#fd6412}.theme-dark .accent-color-hover:hover{color:#fd6412!important}.theme-dark .accent-color-hover-light:hover{color:#fd8545!important}.theme-dark .accent-color-contrast{color:#161616}.theme-dark .nlp-row-divider{border-bottom:1px solid #a6a6a6}.theme-dark .bg-card{background-color:#363636}.theme-dark .bg-card-content{background-color:#262626}.theme-dark .bg-card-content-dark{background-color:#0d0d0d}.theme-dark .bg-card-border-match{border-color:#363636!important}.theme-dark .card-content-border-dark{border-color:#0d0d0d!important}.theme-dark .bg-header{background:#292929}.theme-dark .bg-header-contrast{background:#464646}.theme-dark .widget-identifier{background:#363636}.theme-dark .app-icon-horizontal-more.vertical:hover,.theme-dark .app-icon-horizontal-more.vertical:active,.theme-dark .app-icon-horizontal-more.vertical:focus,.theme-dark .app-icon-horizontal-more.vertical.active{cursor:pointer;background-color:#feb79140}.theme-dark .app-icon-horizontal-more.vertical.active{color:#d04a02}.theme-dark .box-shadow{box-shadow:2px 2px 6px #00000061}.theme-dark .box-shadow-light,.theme-dark .box-shadow-light-hover:hover{box-shadow:2px 2px 6px #00000030}.theme-dark .box-shadow-lg{box-shadow:0 0 12px #00000061}.theme-dark .box-shadow-hover:hover{box-shadow:0 3px 8px #00000061}.theme-dark .highlight-color{color:#464646}.theme-dark .highlight-bg{background:#464646}.theme-dark .highlight-accent{background:rgba(253,100,18,.1)}.theme-dark .highlight-accent-hover:hover,.theme-dark .highlight-accent-focus:focus{background:rgba(253,100,18,.1)}.theme-dark .highlight-accent-bright{background:rgba(253,100,18,.5)}.theme-dark .highlight-subtle{background:rgba(255,255,255,.05)}.theme-dark .items-block:not(:last-child){border-bottom:1px solid #424242}.theme-dark .pre-generated-report-chip .mat-chip{background:#262626!important}.theme-dark .bg-tooltip{background:#bdbdbd;color:#2d2d2d}.theme-dark .bg-tooltip:after{border-top-color:#bdbdbd!important}.theme-dark .validation-message-color{color:#ffbfb8}.theme-dark .add-user-permission-sso{color:#bdbdbd}.theme-dark .hierarchies-roles-background{background:#191919}.theme-dark .hierarchy-background-wrapper .mat-form-field-outline{background:#363636!important}.theme-dark .close-icon{color:#bdbdbd}.theme-dark .app-icon-alert-icon{color:#ffbfb8}.theme-dark .app-icon-information,.theme-dark .app-icon-information-sans-serif{color:#fd6412}.theme-dark .app-icon-information.question-type-icon,.theme-dark .app-icon-information.item-icon,.theme-dark .app-icon-information.gray-info-icon,.theme-dark .app-icon-information-sans-serif.question-type-icon,.theme-dark .app-icon-information-sans-serif.item-icon,.theme-dark .app-icon-information-sans-serif.gray-info-icon{color:#7d7d7d!important}.theme-dark .bg-chart-blue-0{background:#0089eb}.theme-dark .bg-chart-blue-0-light{background:rgba(0,137,235,.15)}.theme-dark .fill-chart-blue-0{fill:#0089eb}.theme-dark .fill-chart-blue-0-light{background:rgba(0,137,235,.15)}.theme-dark .text-chart-blue-0{color:#0089eb}.theme-dark .border-chart-blue-0{border-color:#0089eb!important}.theme-dark .bg-chart-blue-1{background:#003dab}.theme-dark .bg-chart-blue-1-light{background:rgba(0,61,171,.15)}.theme-dark .fill-chart-blue-1{fill:#003dab}.theme-dark .fill-chart-blue-1-light{background:rgba(0,61,171,.15)}.theme-dark .text-chart-blue-1{color:#003dab}.theme-dark .border-chart-blue-1{border-color:#003dab!important}.theme-dark .bg-chart-blue-2{background:#0089eb}.theme-dark .bg-chart-blue-2-light{background:rgba(0,137,235,.15)}.theme-dark .fill-chart-blue-2{fill:#0089eb}.theme-dark .fill-chart-blue-2-light{background:rgba(0,137,235,.15)}.theme-dark .text-chart-blue-2{color:#0089eb}.theme-dark .border-chart-blue-2{border-color:#0089eb!important}.theme-dark .bg-chart-green-0{background:#4eb523}.theme-dark .bg-chart-green-0-light{background:rgba(78,181,35,.15)}.theme-dark .fill-chart-green-0{fill:#4eb523}.theme-dark .fill-chart-green-0-light{background:rgba(78,181,35,.15)}.theme-dark .text-chart-green-0{color:#4eb523}.theme-dark .border-chart-green-0{border-color:#4eb523!important}.theme-dark .bg-chart-green-1{background:#175c2c}.theme-dark .bg-chart-green-1-light{background:rgba(23,92,44,.15)}.theme-dark .fill-chart-green-1{fill:#175c2c}.theme-dark .fill-chart-green-1-light{background:rgba(23,92,44,.15)}.theme-dark .text-chart-green-1{color:#175c2c}.theme-dark .border-chart-green-1{border-color:#175c2c!important}.theme-dark .bg-chart-green-2{background:#4eb523}.theme-dark .bg-chart-green-2-light{background:rgba(78,181,35,.15)}.theme-dark .fill-chart-green-2{fill:#4eb523}.theme-dark .fill-chart-green-2-light{background:rgba(78,181,35,.15)}.theme-dark .text-chart-green-2{color:#4eb523}.theme-dark .border-chart-green-2{border-color:#4eb523!important}.theme-dark .bg-chart-red-0{background:#e9311f}.theme-dark .bg-chart-red-0-light{background:rgba(233,49,31,.15)}.theme-dark .fill-chart-red-0{fill:#e9311f}.theme-dark .fill-chart-red-0-light{background:rgba(233,49,31,.15)}.theme-dark .text-chart-red-0{color:#e9311f}.theme-dark .border-chart-red-0{border-color:#e9311f!important}.theme-dark .bg-chart-yellow-0{background:#ea9707}.theme-dark .bg-chart-yellow-0-light{background:rgba(234,151,7,.15)}.theme-dark .fill-chart-yellow-0{fill:#ea9707}.theme-dark .fill-chart-yellow-0-light{background:rgba(234,151,7,.15)}.theme-dark .text-chart-yellow-0{color:#ea9707}.theme-dark .border-chart-yellow-0{border-color:#ea9707!important}.theme-dark .bg-chart-purple-0{background:#b497ff}.theme-dark .bg-chart-purple-0-light{background:rgba(180,151,255,.15)}.theme-dark .fill-chart-purple-0{fill:#b497ff}.theme-dark .fill-chart-purple-0-light{background:rgba(180,151,255,.15)}.theme-dark .text-chart-purple-0{color:#b497ff}.theme-dark .border-chart-purple-0{border-color:#b497ff!important}.theme-dark .green-bar .rate{background-color:#4eb523}.theme-dark .red-bar .rate{background-color:#e0301e}.theme-dark .edit-page-sort{background-color:#262626}.theme-dark .modal-popup-error-background{background-color:#363636}.theme-dark .itemLink-extra{color:#bdbdbd}.theme-dark .indicator-bg{background-color:#262626}.theme-dark .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border,.theme-dark .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border,.theme-dark .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border{border-color:#a2a2a2}.theme-dark .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content,.theme-dark .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content,.theme-dark .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.all-result-tab-border .mat-button-toggle-label-content{color:#dedede}.theme-dark .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked,.theme-dark .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked,.theme-dark .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked{background-color:#feb79140;border-color:#fd6412}.theme-dark .allResult-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content,.theme-dark .top-bottom-demographics-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content,.theme-dark .client-config-tab-button-group .mat-button-toggle-group-appearance-standard .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{color:#fff}.theme-dark .feedback-accent{background-color:#415385}.theme-dark .feedback-accent-text{color:#415385}.theme-dark .feedback-primary-text{color:#252525}.theme-dark .feedback-secondary-text{color:#dedede}.theme-dark .feedback-grey-text{color:#696969}.theme-dark .feedback-border{border-color:#d1d1d1}.theme-dark .feedback-type-card-border{background-color:#262626;border-color:#1b1b1b}.theme-dark .feedback-type-threshold-value{color:#a2a2a2}.theme-dark .app-portal-badge-color,.theme-dark .portal-restriction-secondary-color{color:#fff}.theme-dark .portal-restriction-bg{background-color:#1b1b1b}.theme-dark .portal-restriction-view-more,.theme-dark .portal-restriction-more-box{background-color:#252525}.theme-dark .portal-restriction-override-note-text{color:#a2a2a2}.theme-dark .acknowledgment-link-primary{background-color:#262626}.theme-dark .acknowledgment-link-secondary{background-color:#1b1b1b}.theme-dark .acknowledgment-dialog-close{color:#979797}.theme-dark .orange-bg-lighter,.theme-dark .color-5-bg-lighter{background-color:#feb791}.theme-dark .orange-bg-lighter-transparent-5,.theme-dark .color-5-bg-lighter-transparent-5{background-color:#feb7910d}.theme-dark .orange-bg-lighter-transparent-10,.theme-dark .color-5-bg-lighter-transparent-10{background-color:#feb7911a}.theme-dark .orange-bg-lighter-transparent-15,.theme-dark .color-5-bg-lighter-transparent-15{background-color:#feb79126}.theme-dark .orange-bg-lighter-transparent-20,.theme-dark .color-5-bg-lighter-transparent-20{background-color:#feb79133}.theme-dark .orange-bg-lighter-transparent-25,.theme-dark .color-5-bg-lighter-transparent-25{background-color:#feb79140}.theme-dark .orange-bg-lighter-transparent-30,.theme-dark .color-5-bg-lighter-transparent-30{background-color:#feb7914d}.theme-dark .orange-bg-lighter-transparent-35,.theme-dark .color-5-bg-lighter-transparent-35{background-color:#feb79159}.theme-dark .orange-bg-lighter-transparent-40,.theme-dark .color-5-bg-lighter-transparent-40{background-color:#feb79166}.theme-dark .orange-bg-lighter-transparent-45,.theme-dark .color-5-bg-lighter-transparent-45{background-color:#feb79173}.theme-dark .orange-bg-lighter-transparent-50,.theme-dark .color-5-bg-lighter-transparent-50{background-color:#feb79180}.theme-dark .orange-bg-lighter-transparent-55,.theme-dark .color-5-bg-lighter-transparent-55{background-color:#feb7918c}.theme-dark .orange-bg-lighter-transparent-60,.theme-dark .color-5-bg-lighter-transparent-60{background-color:#feb79199}.theme-dark .orange-bg-lighter-transparent-65,.theme-dark .color-5-bg-lighter-transparent-65{background-color:#feb791a6}.theme-dark .orange-bg-lighter-transparent-70,.theme-dark .color-5-bg-lighter-transparent-70{background-color:#feb791b3}.theme-dark .orange-bg-lighter-transparent-75,.theme-dark .color-5-bg-lighter-transparent-75{background-color:#feb791bf}.theme-dark .orange-bg-lighter-transparent-80,.theme-dark .color-5-bg-lighter-transparent-80{background-color:#feb791cc}.theme-dark .orange-bg-lighter-transparent-85,.theme-dark .color-5-bg-lighter-transparent-85{background-color:#feb791d9}.theme-dark .orange-bg-lighter-transparent-90,.theme-dark .color-5-bg-lighter-transparent-90{background-color:#feb791e6}.theme-dark .orange-bg-lighter-transparent-95,.theme-dark .color-5-bg-lighter-transparent-95{background-color:#feb791f2}.theme-dark .orange-bg-lighter-lightness-10,.theme-dark .color-5-bg-lighter-lightness-10{background-color:#febe9c}.theme-dark .orange-bg-lighter-darkness-10,.theme-dark .color-5-bg-lighter-darkness-10{background-color:#fe9d69}.theme-dark .orange-bg-lighter-lightness-20,.theme-dark .color-5-bg-lighter-lightness-20{background-color:#fec5a7}.theme-dark .orange-bg-lighter-darkness-20,.theme-dark .color-5-bg-lighter-darkness-20{background-color:#fd8342}.theme-dark .orange-bg-lighter-lightness-30,.theme-dark .color-5-bg-lighter-lightness-30{background-color:#fecdb2}.theme-dark .orange-bg-lighter-darkness-30,.theme-dark .color-5-bg-lighter-darkness-30{background-color:#fd691a}.theme-dark .orange-bg-lighter-lightness-40,.theme-dark .color-5-bg-lighter-lightness-40{background-color:#fed4bd}.theme-dark .orange-bg-lighter-darkness-40,.theme-dark .color-5-bg-lighter-darkness-40{background-color:#ed5402}.theme-dark .orange-bg-lighter-lightness-50,.theme-dark .color-5-bg-lighter-lightness-50{background-color:#ffdbc8}.theme-dark .orange-bg-lighter-darkness-50,.theme-dark .color-5-bg-lighter-darkness-50{background-color:#c64602}.theme-dark .orange-bg-lighter-lightness-60,.theme-dark .color-5-bg-lighter-lightness-60{background-color:#ffe2d3}.theme-dark .orange-bg-lighter-darkness-60,.theme-dark .color-5-bg-lighter-darkness-60{background-color:#9e3801}.theme-dark .orange-bg-lighter-lightness-70,.theme-dark .color-5-bg-lighter-lightness-70{background-color:#ffe9de}.theme-dark .orange-bg-lighter-darkness-70,.theme-dark .color-5-bg-lighter-darkness-70{background-color:#772a01}.theme-dark .orange-bg-lighter-lightness-80,.theme-dark .color-5-bg-lighter-lightness-80{background-color:#fff1e9}.theme-dark .orange-bg-lighter-darkness-80,.theme-dark .color-5-bg-lighter-darkness-80{background-color:#4f1c01}.theme-dark .orange-bg-lighter-lightness-90,.theme-dark .color-5-bg-lighter-lightness-90{background-color:#fff8f4}.theme-dark .orange-bg-lighter-darkness-90,.theme-dark .color-5-bg-lighter-darkness-90{background-color:#280e00}.theme-dark .orange-bg-lighter-hover:hover,.theme-dark .color-5-bg-lighter-hover:hover{background-color:#feb791}.theme-dark .orange-bg-lighter-hover-transparent-5:hover,.theme-dark .color-5-bg-lighter-hover-transparent-5:hover{background-color:#feb7910d}.theme-dark .orange-bg-lighter-hover-transparent-10:hover,.theme-dark .color-5-bg-lighter-hover-transparent-10:hover{background-color:#feb7911a}.theme-dark .orange-bg-lighter-hover-transparent-15:hover,.theme-dark .color-5-bg-lighter-hover-transparent-15:hover{background-color:#feb79126}.theme-dark .orange-bg-lighter-hover-transparent-20:hover,.theme-dark .color-5-bg-lighter-hover-transparent-20:hover{background-color:#feb79133}.theme-dark .orange-bg-lighter-hover-transparent-25:hover,.theme-dark .color-5-bg-lighter-hover-transparent-25:hover{background-color:#feb79140}.theme-dark .orange-bg-lighter-hover-transparent-30:hover,.theme-dark .color-5-bg-lighter-hover-transparent-30:hover{background-color:#feb7914d}.theme-dark .orange-bg-lighter-hover-transparent-35:hover,.theme-dark .color-5-bg-lighter-hover-transparent-35:hover{background-color:#feb79159}.theme-dark .orange-bg-lighter-hover-transparent-40:hover,.theme-dark .color-5-bg-lighter-hover-transparent-40:hover{background-color:#feb79166}.theme-dark .orange-bg-lighter-hover-transparent-45:hover,.theme-dark .color-5-bg-lighter-hover-transparent-45:hover{background-color:#feb79173}.theme-dark .orange-bg-lighter-hover-transparent-50:hover,.theme-dark .color-5-bg-lighter-hover-transparent-50:hover{background-color:#feb79180}.theme-dark .orange-bg-lighter-hover-transparent-55:hover,.theme-dark .color-5-bg-lighter-hover-transparent-55:hover{background-color:#feb7918c}.theme-dark .orange-bg-lighter-hover-transparent-60:hover,.theme-dark .color-5-bg-lighter-hover-transparent-60:hover{background-color:#feb79199}.theme-dark .orange-bg-lighter-hover-transparent-65:hover,.theme-dark .color-5-bg-lighter-hover-transparent-65:hover{background-color:#feb791a6}.theme-dark .orange-bg-lighter-hover-transparent-70:hover,.theme-dark .color-5-bg-lighter-hover-transparent-70:hover{background-color:#feb791b3}.theme-dark .orange-bg-lighter-hover-transparent-75:hover,.theme-dark .color-5-bg-lighter-hover-transparent-75:hover{background-color:#feb791bf}.theme-dark .orange-bg-lighter-hover-transparent-80:hover,.theme-dark .color-5-bg-lighter-hover-transparent-80:hover{background-color:#feb791cc}.theme-dark .orange-bg-lighter-hover-transparent-85:hover,.theme-dark .color-5-bg-lighter-hover-transparent-85:hover{background-color:#feb791d9}.theme-dark .orange-bg-lighter-hover-transparent-90:hover,.theme-dark .color-5-bg-lighter-hover-transparent-90:hover{background-color:#feb791e6}.theme-dark .orange-bg-lighter-hover-transparent-95:hover,.theme-dark .color-5-bg-lighter-hover-transparent-95:hover{background-color:#feb791f2}.theme-dark .orange-bg-light,.theme-dark .color-5-bg-light{background-color:#fd6412}.theme-dark .orange-bg-light-transparent-5,.theme-dark .color-5-bg-light-transparent-5{background-color:#fd64120d}.theme-dark .orange-bg-light-transparent-10,.theme-dark .color-5-bg-light-transparent-10{background-color:#fd64121a}.theme-dark .orange-bg-light-transparent-15,.theme-dark .color-5-bg-light-transparent-15{background-color:#fd641226}.theme-dark .orange-bg-light-transparent-20,.theme-dark .color-5-bg-light-transparent-20{background-color:#fd641233}.theme-dark .orange-bg-light-transparent-25,.theme-dark .color-5-bg-light-transparent-25{background-color:#fd641240}.theme-dark .orange-bg-light-transparent-30,.theme-dark .color-5-bg-light-transparent-30{background-color:#fd64124d}.theme-dark .orange-bg-light-transparent-35,.theme-dark .color-5-bg-light-transparent-35{background-color:#fd641259}.theme-dark .orange-bg-light-transparent-40,.theme-dark .color-5-bg-light-transparent-40{background-color:#fd641266}.theme-dark .orange-bg-light-transparent-45,.theme-dark .color-5-bg-light-transparent-45{background-color:#fd641273}.theme-dark .orange-bg-light-transparent-50,.theme-dark .color-5-bg-light-transparent-50{background-color:#fd641280}.theme-dark .orange-bg-light-transparent-55,.theme-dark .color-5-bg-light-transparent-55{background-color:#fd64128c}.theme-dark .orange-bg-light-transparent-60,.theme-dark .color-5-bg-light-transparent-60{background-color:#fd641299}.theme-dark .orange-bg-light-transparent-65,.theme-dark .color-5-bg-light-transparent-65{background-color:#fd6412a6}.theme-dark .orange-bg-light-transparent-70,.theme-dark .color-5-bg-light-transparent-70{background-color:#fd6412b3}.theme-dark .orange-bg-light-transparent-75,.theme-dark .color-5-bg-light-transparent-75{background-color:#fd6412bf}.theme-dark .orange-bg-light-transparent-80,.theme-dark .color-5-bg-light-transparent-80{background-color:#fd6412cc}.theme-dark .orange-bg-light-transparent-85,.theme-dark .color-5-bg-light-transparent-85{background-color:#fd6412d9}.theme-dark .orange-bg-light-transparent-90,.theme-dark .color-5-bg-light-transparent-90{background-color:#fd6412e6}.theme-dark .orange-bg-light-transparent-95,.theme-dark .color-5-bg-light-transparent-95{background-color:#fd6412f2}.theme-dark .orange-bg-light-lightness-10,.theme-dark .color-5-bg-light-lightness-10{background-color:#fd742a}.theme-dark .orange-bg-light-darkness-10,.theme-dark .color-5-bg-light-darkness-10{background-color:#f25602}.theme-dark .orange-bg-light-lightness-20,.theme-dark .color-5-bg-light-lightness-20{background-color:#fd8341}.theme-dark .orange-bg-light-darkness-20,.theme-dark .color-5-bg-light-darkness-20{background-color:#d74c02}.theme-dark .orange-bg-light-lightness-30,.theme-dark .color-5-bg-light-lightness-30{background-color:#fe9359}.theme-dark .orange-bg-light-darkness-30,.theme-dark .color-5-bg-light-darkness-30{background-color:#bc4302}.theme-dark .orange-bg-light-lightness-40,.theme-dark .color-5-bg-light-lightness-40{background-color:#fea271}.theme-dark .orange-bg-light-darkness-40,.theme-dark .color-5-bg-light-darkness-40{background-color:#a13901}.theme-dark .orange-bg-light-lightness-50,.theme-dark .color-5-bg-light-lightness-50{background-color:#feb289}.theme-dark .orange-bg-light-darkness-50,.theme-dark .color-5-bg-light-darkness-50{background-color:#863001}.theme-dark .orange-bg-light-lightness-60,.theme-dark .color-5-bg-light-lightness-60{background-color:#fec1a0}.theme-dark .orange-bg-light-darkness-60,.theme-dark .color-5-bg-light-darkness-60{background-color:#6b2601}.theme-dark .orange-bg-light-lightness-70,.theme-dark .color-5-bg-light-lightness-70{background-color:#fed1b8}.theme-dark .orange-bg-light-darkness-70,.theme-dark .color-5-bg-light-darkness-70{background-color:#511d01}.theme-dark .orange-bg-light-lightness-80,.theme-dark .color-5-bg-light-lightness-80{background-color:#ffe0d0}.theme-dark .orange-bg-light-darkness-80,.theme-dark .color-5-bg-light-darkness-80{background-color:#361300}.theme-dark .orange-bg-light-lightness-90,.theme-dark .color-5-bg-light-lightness-90{background-color:#fff0e7}.theme-dark .orange-bg-light-darkness-90,.theme-dark .color-5-bg-light-darkness-90{background-color:#1b0a00}.theme-dark .orange-bg-light-hover:hover,.theme-dark .color-5-bg-light-hover:hover{background-color:#fd6412}.theme-dark .orange-bg-light-hover-transparent-5:hover,.theme-dark .color-5-bg-light-hover-transparent-5:hover{background-color:#fd64120d}.theme-dark .orange-bg-light-hover-transparent-10:hover,.theme-dark .color-5-bg-light-hover-transparent-10:hover{background-color:#fd64121a}.theme-dark .orange-bg-light-hover-transparent-15:hover,.theme-dark .color-5-bg-light-hover-transparent-15:hover{background-color:#fd641226}.theme-dark .orange-bg-light-hover-transparent-20:hover,.theme-dark .color-5-bg-light-hover-transparent-20:hover{background-color:#fd641233}.theme-dark .orange-bg-light-hover-transparent-25:hover,.theme-dark .color-5-bg-light-hover-transparent-25:hover{background-color:#fd641240}.theme-dark .orange-bg-light-hover-transparent-30:hover,.theme-dark .color-5-bg-light-hover-transparent-30:hover{background-color:#fd64124d}.theme-dark .orange-bg-light-hover-transparent-35:hover,.theme-dark .color-5-bg-light-hover-transparent-35:hover{background-color:#fd641259}.theme-dark .orange-bg-light-hover-transparent-40:hover,.theme-dark .color-5-bg-light-hover-transparent-40:hover{background-color:#fd641266}.theme-dark .orange-bg-light-hover-transparent-45:hover,.theme-dark .color-5-bg-light-hover-transparent-45:hover{background-color:#fd641273}.theme-dark .orange-bg-light-hover-transparent-50:hover,.theme-dark .color-5-bg-light-hover-transparent-50:hover{background-color:#fd641280}.theme-dark .orange-bg-light-hover-transparent-55:hover,.theme-dark .color-5-bg-light-hover-transparent-55:hover{background-color:#fd64128c}.theme-dark .orange-bg-light-hover-transparent-60:hover,.theme-dark .color-5-bg-light-hover-transparent-60:hover{background-color:#fd641299}.theme-dark .orange-bg-light-hover-transparent-65:hover,.theme-dark .color-5-bg-light-hover-transparent-65:hover{background-color:#fd6412a6}.theme-dark .orange-bg-light-hover-transparent-70:hover,.theme-dark .color-5-bg-light-hover-transparent-70:hover{background-color:#fd6412b3}.theme-dark .orange-bg-light-hover-transparent-75:hover,.theme-dark .color-5-bg-light-hover-transparent-75:hover{background-color:#fd6412bf}.theme-dark .orange-bg-light-hover-transparent-80:hover,.theme-dark .color-5-bg-light-hover-transparent-80:hover{background-color:#fd6412cc}.theme-dark .orange-bg-light-hover-transparent-85:hover,.theme-dark .color-5-bg-light-hover-transparent-85:hover{background-color:#fd6412d9}.theme-dark .orange-bg-light-hover-transparent-90:hover,.theme-dark .color-5-bg-light-hover-transparent-90:hover{background-color:#fd6412e6}.theme-dark .orange-bg-light-hover-transparent-95:hover,.theme-dark .color-5-bg-light-hover-transparent-95:hover{background-color:#fd6412f2}.theme-dark .orange-bg,.theme-dark .color-5-bg{background-color:#d04a02}.theme-dark .orange-bg-transparent-5,.theme-dark .color-5-bg-transparent-5{background-color:#d04a020d}.theme-dark .orange-bg-transparent-10,.theme-dark .color-5-bg-transparent-10{background-color:#d04a021a}.theme-dark .orange-bg-transparent-15,.theme-dark .color-5-bg-transparent-15{background-color:#d04a0226}.theme-dark .orange-bg-transparent-20,.theme-dark .color-5-bg-transparent-20{background-color:#d04a0233}.theme-dark .orange-bg-transparent-25,.theme-dark .color-5-bg-transparent-25{background-color:#d04a0240}.theme-dark .orange-bg-transparent-30,.theme-dark .color-5-bg-transparent-30{background-color:#d04a024d}.theme-dark .orange-bg-transparent-35,.theme-dark .color-5-bg-transparent-35{background-color:#d04a0259}.theme-dark .orange-bg-transparent-40,.theme-dark .color-5-bg-transparent-40{background-color:#d04a0266}.theme-dark .orange-bg-transparent-45,.theme-dark .color-5-bg-transparent-45{background-color:#d04a0273}.theme-dark .orange-bg-transparent-50,.theme-dark .color-5-bg-transparent-50{background-color:#d04a0280}.theme-dark .orange-bg-transparent-55,.theme-dark .color-5-bg-transparent-55{background-color:#d04a028c}.theme-dark .orange-bg-transparent-60,.theme-dark .color-5-bg-transparent-60{background-color:#d04a0299}.theme-dark .orange-bg-transparent-65,.theme-dark .color-5-bg-transparent-65{background-color:#d04a02a6}.theme-dark .orange-bg-transparent-70,.theme-dark .color-5-bg-transparent-70{background-color:#d04a02b3}.theme-dark .orange-bg-transparent-75,.theme-dark .color-5-bg-transparent-75{background-color:#d04a02bf}.theme-dark .orange-bg-transparent-80,.theme-dark .color-5-bg-transparent-80{background-color:#d04a02cc}.theme-dark .orange-bg-transparent-85,.theme-dark .color-5-bg-transparent-85{background-color:#d04a02d9}.theme-dark .orange-bg-transparent-90,.theme-dark .color-5-bg-transparent-90{background-color:#d04a02e6}.theme-dark .orange-bg-transparent-95,.theme-dark .color-5-bg-transparent-95{background-color:#d04a02f2}.theme-dark .orange-bg-lightness-10,.theme-dark .color-5-bg-lightness-10{background-color:#ee5502}.theme-dark .orange-bg-darkness-10,.theme-dark .color-5-bg-darkness-10{background-color:#bb4302}.theme-dark .orange-bg-lightness-20,.theme-dark .color-5-bg-lightness-20{background-color:#fd6411}.theme-dark .orange-bg-darkness-20,.theme-dark .color-5-bg-darkness-20{background-color:#a63b02}.theme-dark .orange-bg-lightness-30,.theme-dark .color-5-bg-lightness-30{background-color:#fd772f}.theme-dark .orange-bg-darkness-30,.theme-dark .color-5-bg-darkness-30{background-color:#923401}.theme-dark .orange-bg-lightness-40,.theme-dark .color-5-bg-lightness-40{background-color:#fd8a4d}.theme-dark .orange-bg-darkness-40,.theme-dark .color-5-bg-darkness-40{background-color:#7d2c01}.theme-dark .orange-bg-lightness-50,.theme-dark .color-5-bg-lightness-50{background-color:#fe9e6a}.theme-dark .orange-bg-darkness-50,.theme-dark .color-5-bg-darkness-50{background-color:#682501}.theme-dark .orange-bg-lightness-60,.theme-dark .color-5-bg-lightness-60{background-color:#feb188}.theme-dark .orange-bg-darkness-60,.theme-dark .color-5-bg-darkness-60{background-color:#531e01}.theme-dark .orange-bg-lightness-70,.theme-dark .color-5-bg-lightness-70{background-color:#fec5a6}.theme-dark .orange-bg-darkness-70,.theme-dark .color-5-bg-darkness-70{background-color:#3e1601}.theme-dark .orange-bg-lightness-80,.theme-dark .color-5-bg-lightness-80{background-color:#fed8c4}.theme-dark .orange-bg-darkness-80,.theme-dark .color-5-bg-darkness-80{background-color:#2a0f00}.theme-dark .orange-bg-lightness-90,.theme-dark .color-5-bg-lightness-90{background-color:#ffece1}.theme-dark .orange-bg-darkness-90,.theme-dark .color-5-bg-darkness-90{background-color:#150700}.theme-dark .orange-bg-hover:hover,.theme-dark .color-5-bg-hover:hover{background-color:#d04a02}.theme-dark .orange-bg-hover-transparent-5:hover,.theme-dark .color-5-bg-hover-transparent-5:hover{background-color:#d04a020d}.theme-dark .orange-bg-hover-transparent-10:hover,.theme-dark .color-5-bg-hover-transparent-10:hover{background-color:#d04a021a}.theme-dark .orange-bg-hover-transparent-15:hover,.theme-dark .color-5-bg-hover-transparent-15:hover{background-color:#d04a0226}.theme-dark .orange-bg-hover-transparent-20:hover,.theme-dark .color-5-bg-hover-transparent-20:hover{background-color:#d04a0233}.theme-dark .orange-bg-hover-transparent-25:hover,.theme-dark .color-5-bg-hover-transparent-25:hover{background-color:#d04a0240}.theme-dark .orange-bg-hover-transparent-30:hover,.theme-dark .color-5-bg-hover-transparent-30:hover{background-color:#d04a024d}.theme-dark .orange-bg-hover-transparent-35:hover,.theme-dark .color-5-bg-hover-transparent-35:hover{background-color:#d04a0259}.theme-dark .orange-bg-hover-transparent-40:hover,.theme-dark .color-5-bg-hover-transparent-40:hover{background-color:#d04a0266}.theme-dark .orange-bg-hover-transparent-45:hover,.theme-dark .color-5-bg-hover-transparent-45:hover{background-color:#d04a0273}.theme-dark .orange-bg-hover-transparent-50:hover,.theme-dark .color-5-bg-hover-transparent-50:hover{background-color:#d04a0280}.theme-dark .orange-bg-hover-transparent-55:hover,.theme-dark .color-5-bg-hover-transparent-55:hover{background-color:#d04a028c}.theme-dark .orange-bg-hover-transparent-60:hover,.theme-dark .color-5-bg-hover-transparent-60:hover{background-color:#d04a0299}.theme-dark .orange-bg-hover-transparent-65:hover,.theme-dark .color-5-bg-hover-transparent-65:hover{background-color:#d04a02a6}.theme-dark .orange-bg-hover-transparent-70:hover,.theme-dark .color-5-bg-hover-transparent-70:hover{background-color:#d04a02b3}.theme-dark .orange-bg-hover-transparent-75:hover,.theme-dark .color-5-bg-hover-transparent-75:hover{background-color:#d04a02bf}.theme-dark .orange-bg-hover-transparent-80:hover,.theme-dark .color-5-bg-hover-transparent-80:hover{background-color:#d04a02cc}.theme-dark .orange-bg-hover-transparent-85:hover,.theme-dark .color-5-bg-hover-transparent-85:hover{background-color:#d04a02d9}.theme-dark .orange-bg-hover-transparent-90:hover,.theme-dark .color-5-bg-hover-transparent-90:hover{background-color:#d04a02e6}.theme-dark .orange-bg-hover-transparent-95:hover,.theme-dark .color-5-bg-hover-transparent-95:hover{background-color:#d04a02f2}.theme-dark .orange-bg-dark,.theme-dark .color-5-bg-dark{background-color:#933401}.theme-dark .orange-bg-dark-transparent-5,.theme-dark .color-5-bg-dark-transparent-5{background-color:#9334010d}.theme-dark .orange-bg-dark-transparent-10,.theme-dark .color-5-bg-dark-transparent-10{background-color:#9334011a}.theme-dark .orange-bg-dark-transparent-15,.theme-dark .color-5-bg-dark-transparent-15{background-color:#93340126}.theme-dark .orange-bg-dark-transparent-20,.theme-dark .color-5-bg-dark-transparent-20{background-color:#93340133}.theme-dark .orange-bg-dark-transparent-25,.theme-dark .color-5-bg-dark-transparent-25{background-color:#93340140}.theme-dark .orange-bg-dark-transparent-30,.theme-dark .color-5-bg-dark-transparent-30{background-color:#9334014d}.theme-dark .orange-bg-dark-transparent-35,.theme-dark .color-5-bg-dark-transparent-35{background-color:#93340159}.theme-dark .orange-bg-dark-transparent-40,.theme-dark .color-5-bg-dark-transparent-40{background-color:#93340166}.theme-dark .orange-bg-dark-transparent-45,.theme-dark .color-5-bg-dark-transparent-45{background-color:#93340173}.theme-dark .orange-bg-dark-transparent-50,.theme-dark .color-5-bg-dark-transparent-50{background-color:#93340180}.theme-dark .orange-bg-dark-transparent-55,.theme-dark .color-5-bg-dark-transparent-55{background-color:#9334018c}.theme-dark .orange-bg-dark-transparent-60,.theme-dark .color-5-bg-dark-transparent-60{background-color:#93340199}.theme-dark .orange-bg-dark-transparent-65,.theme-dark .color-5-bg-dark-transparent-65{background-color:#933401a6}.theme-dark .orange-bg-dark-transparent-70,.theme-dark .color-5-bg-dark-transparent-70{background-color:#933401b3}.theme-dark .orange-bg-dark-transparent-75,.theme-dark .color-5-bg-dark-transparent-75{background-color:#933401bf}.theme-dark .orange-bg-dark-transparent-80,.theme-dark .color-5-bg-dark-transparent-80{background-color:#933401cc}.theme-dark .orange-bg-dark-transparent-85,.theme-dark .color-5-bg-dark-transparent-85{background-color:#933401d9}.theme-dark .orange-bg-dark-transparent-90,.theme-dark .color-5-bg-dark-transparent-90{background-color:#933401e6}.theme-dark .orange-bg-dark-transparent-95,.theme-dark .color-5-bg-dark-transparent-95{background-color:#933401f2}.theme-dark .orange-bg-dark-lightness-10,.theme-dark .color-5-bg-dark-lightness-10{background-color:#b74101}.theme-dark .orange-bg-dark-darkness-10,.theme-dark .color-5-bg-dark-darkness-10{background-color:#842f01}.theme-dark .orange-bg-dark-lightness-20,.theme-dark .color-5-bg-dark-lightness-20{background-color:#db4d01}.theme-dark .orange-bg-dark-darkness-20,.theme-dark .color-5-bg-dark-darkness-20{background-color:#762a01}.theme-dark .orange-bg-dark-lightness-30,.theme-dark .color-5-bg-dark-lightness-30{background-color:#fd5b03}.theme-dark .orange-bg-dark-darkness-30,.theme-dark .color-5-bg-dark-darkness-30{background-color:#672401}.theme-dark .orange-bg-dark-lightness-40,.theme-dark .color-5-bg-dark-lightness-40{background-color:#fe7227}.theme-dark .orange-bg-dark-darkness-40,.theme-dark .color-5-bg-dark-darkness-40{background-color:#581f01}.theme-dark .orange-bg-dark-lightness-50,.theme-dark .color-5-bg-dark-lightness-50{background-color:#fe8a4b}.theme-dark .orange-bg-dark-darkness-50,.theme-dark .color-5-bg-dark-darkness-50{background-color:#4a1a01}.theme-dark .orange-bg-dark-lightness-60,.theme-dark .color-5-bg-dark-lightness-60{background-color:#fea16f}.theme-dark .orange-bg-dark-darkness-60,.theme-dark .color-5-bg-dark-darkness-60{background-color:#3b1500}.theme-dark .orange-bg-dark-lightness-70,.theme-dark .color-5-bg-dark-lightness-70{background-color:#feb993}.theme-dark .orange-bg-dark-darkness-70,.theme-dark .color-5-bg-dark-darkness-70{background-color:#2c1000}.theme-dark .orange-bg-dark-lightness-80,.theme-dark .color-5-bg-dark-lightness-80{background-color:#ffd0b7}.theme-dark .orange-bg-dark-darkness-80,.theme-dark .color-5-bg-dark-darkness-80{background-color:#1d0a00}.theme-dark .orange-bg-dark-lightness-90,.theme-dark .color-5-bg-dark-lightness-90{background-color:#ffe8db}.theme-dark .orange-bg-dark-darkness-90,.theme-dark .color-5-bg-dark-darkness-90{background-color:#0f0500}.theme-dark .orange-bg-dark-hover:hover,.theme-dark .color-5-bg-dark-hover:hover{background-color:#933401}.theme-dark .orange-bg-dark-hover-transparent-5:hover,.theme-dark .color-5-bg-dark-hover-transparent-5:hover{background-color:#9334010d}.theme-dark .orange-bg-dark-hover-transparent-10:hover,.theme-dark .color-5-bg-dark-hover-transparent-10:hover{background-color:#9334011a}.theme-dark .orange-bg-dark-hover-transparent-15:hover,.theme-dark .color-5-bg-dark-hover-transparent-15:hover{background-color:#93340126}.theme-dark .orange-bg-dark-hover-transparent-20:hover,.theme-dark .color-5-bg-dark-hover-transparent-20:hover{background-color:#93340133}.theme-dark .orange-bg-dark-hover-transparent-25:hover,.theme-dark .color-5-bg-dark-hover-transparent-25:hover{background-color:#93340140}.theme-dark .orange-bg-dark-hover-transparent-30:hover,.theme-dark .color-5-bg-dark-hover-transparent-30:hover{background-color:#9334014d}.theme-dark .orange-bg-dark-hover-transparent-35:hover,.theme-dark .color-5-bg-dark-hover-transparent-35:hover{background-color:#93340159}.theme-dark .orange-bg-dark-hover-transparent-40:hover,.theme-dark .color-5-bg-dark-hover-transparent-40:hover{background-color:#93340166}.theme-dark .orange-bg-dark-hover-transparent-45:hover,.theme-dark .color-5-bg-dark-hover-transparent-45:hover{background-color:#93340173}.theme-dark .orange-bg-dark-hover-transparent-50:hover,.theme-dark .color-5-bg-dark-hover-transparent-50:hover{background-color:#93340180}.theme-dark .orange-bg-dark-hover-transparent-55:hover,.theme-dark .color-5-bg-dark-hover-transparent-55:hover{background-color:#9334018c}.theme-dark .orange-bg-dark-hover-transparent-60:hover,.theme-dark .color-5-bg-dark-hover-transparent-60:hover{background-color:#93340199}.theme-dark .orange-bg-dark-hover-transparent-65:hover,.theme-dark .color-5-bg-dark-hover-transparent-65:hover{background-color:#933401a6}.theme-dark .orange-bg-dark-hover-transparent-70:hover,.theme-dark .color-5-bg-dark-hover-transparent-70:hover{background-color:#933401b3}.theme-dark .orange-bg-dark-hover-transparent-75:hover,.theme-dark .color-5-bg-dark-hover-transparent-75:hover{background-color:#933401bf}.theme-dark .orange-bg-dark-hover-transparent-80:hover,.theme-dark .color-5-bg-dark-hover-transparent-80:hover{background-color:#933401cc}.theme-dark .orange-bg-dark-hover-transparent-85:hover,.theme-dark .color-5-bg-dark-hover-transparent-85:hover{background-color:#933401d9}.theme-dark .orange-bg-dark-hover-transparent-90:hover,.theme-dark .color-5-bg-dark-hover-transparent-90:hover{background-color:#933401e6}.theme-dark .orange-bg-dark-hover-transparent-95:hover,.theme-dark .color-5-bg-dark-hover-transparent-95:hover{background-color:#933401f2}.theme-dark .orange-bg-darker,.theme-dark .color-5-bg-darker{background-color:#571f01}.theme-dark .orange-bg-darker-transparent-5,.theme-dark .color-5-bg-darker-transparent-5{background-color:#571f010d}.theme-dark .orange-bg-darker-transparent-10,.theme-dark .color-5-bg-darker-transparent-10{background-color:#571f011a}.theme-dark .orange-bg-darker-transparent-15,.theme-dark .color-5-bg-darker-transparent-15{background-color:#571f0126}.theme-dark .orange-bg-darker-transparent-20,.theme-dark .color-5-bg-darker-transparent-20{background-color:#571f0133}.theme-dark .orange-bg-darker-transparent-25,.theme-dark .color-5-bg-darker-transparent-25{background-color:#571f0140}.theme-dark .orange-bg-darker-transparent-30,.theme-dark .color-5-bg-darker-transparent-30{background-color:#571f014d}.theme-dark .orange-bg-darker-transparent-35,.theme-dark .color-5-bg-darker-transparent-35{background-color:#571f0159}.theme-dark .orange-bg-darker-transparent-40,.theme-dark .color-5-bg-darker-transparent-40{background-color:#571f0166}.theme-dark .orange-bg-darker-transparent-45,.theme-dark .color-5-bg-darker-transparent-45{background-color:#571f0173}.theme-dark .orange-bg-darker-transparent-50,.theme-dark .color-5-bg-darker-transparent-50{background-color:#571f0180}.theme-dark .orange-bg-darker-transparent-55,.theme-dark .color-5-bg-darker-transparent-55{background-color:#571f018c}.theme-dark .orange-bg-darker-transparent-60,.theme-dark .color-5-bg-darker-transparent-60{background-color:#571f0199}.theme-dark .orange-bg-darker-transparent-65,.theme-dark .color-5-bg-darker-transparent-65{background-color:#571f01a6}.theme-dark .orange-bg-darker-transparent-70,.theme-dark .color-5-bg-darker-transparent-70{background-color:#571f01b3}.theme-dark .orange-bg-darker-transparent-75,.theme-dark .color-5-bg-darker-transparent-75{background-color:#571f01bf}.theme-dark .orange-bg-darker-transparent-80,.theme-dark .color-5-bg-darker-transparent-80{background-color:#571f01cc}.theme-dark .orange-bg-darker-transparent-85,.theme-dark .color-5-bg-darker-transparent-85{background-color:#571f01d9}.theme-dark .orange-bg-darker-transparent-90,.theme-dark .color-5-bg-darker-transparent-90{background-color:#571f01e6}.theme-dark .orange-bg-darker-transparent-95,.theme-dark .color-5-bg-darker-transparent-95{background-color:#571f01f2}.theme-dark .orange-bg-darker-lightness-10,.theme-dark .color-5-bg-darker-lightness-10{background-color:#812e01}.theme-dark .orange-bg-darker-darkness-10,.theme-dark .color-5-bg-darker-darkness-10{background-color:#4e1c01}.theme-dark .orange-bg-darker-lightness-20,.theme-dark .color-5-bg-darker-lightness-20{background-color:#aa3d02}.theme-dark .orange-bg-darker-darkness-20,.theme-dark .color-5-bg-darker-darkness-20{background-color:#461901}.theme-dark .orange-bg-darker-lightness-30,.theme-dark .color-5-bg-darker-lightness-30{background-color:#d44c02}.theme-dark .orange-bg-darker-darkness-30,.theme-dark .color-5-bg-darker-darkness-30{background-color:#3d1601}.theme-dark .orange-bg-darker-lightness-40,.theme-dark .color-5-bg-darker-lightness-40{background-color:#fc5b05}.theme-dark .orange-bg-darker-darkness-40,.theme-dark .color-5-bg-darker-darkness-40{background-color:#341301}.theme-dark .orange-bg-darker-lightness-50,.theme-dark .color-5-bg-darker-lightness-50{background-color:#fd762e}.theme-dark .orange-bg-darker-darkness-50,.theme-dark .color-5-bg-darker-darkness-50{background-color:#2c1001}.theme-dark .orange-bg-darker-lightness-60,.theme-dark .color-5-bg-darker-lightness-60{background-color:#fd9258}.theme-dark .orange-bg-darker-darkness-60,.theme-dark .color-5-bg-darker-darkness-60{background-color:#230c00}.theme-dark .orange-bg-darker-lightness-70,.theme-dark .color-5-bg-darker-lightness-70{background-color:#fead82}.theme-dark .orange-bg-darker-darkness-70,.theme-dark .color-5-bg-darker-darkness-70{background-color:#1a0900}.theme-dark .orange-bg-darker-lightness-80,.theme-dark .color-5-bg-darker-lightness-80{background-color:#fec8ac}.theme-dark .orange-bg-darker-darkness-80,.theme-dark .color-5-bg-darker-darkness-80{background-color:#110600}.theme-dark .orange-bg-darker-lightness-90,.theme-dark .color-5-bg-darker-lightness-90{background-color:#ffe4d5}.theme-dark .orange-bg-darker-darkness-90,.theme-dark .color-5-bg-darker-darkness-90{background-color:#090300}.theme-dark .orange-bg-darker-hover:hover,.theme-dark .color-5-bg-darker-hover:hover{background-color:#571f01}.theme-dark .orange-bg-darker-hover-transparent-5:hover,.theme-dark .color-5-bg-darker-hover-transparent-5:hover{background-color:#571f010d}.theme-dark .orange-bg-darker-hover-transparent-10:hover,.theme-dark .color-5-bg-darker-hover-transparent-10:hover{background-color:#571f011a}.theme-dark .orange-bg-darker-hover-transparent-15:hover,.theme-dark .color-5-bg-darker-hover-transparent-15:hover{background-color:#571f0126}.theme-dark .orange-bg-darker-hover-transparent-20:hover,.theme-dark .color-5-bg-darker-hover-transparent-20:hover{background-color:#571f0133}.theme-dark .orange-bg-darker-hover-transparent-25:hover,.theme-dark .color-5-bg-darker-hover-transparent-25:hover{background-color:#571f0140}.theme-dark .orange-bg-darker-hover-transparent-30:hover,.theme-dark .color-5-bg-darker-hover-transparent-30:hover{background-color:#571f014d}.theme-dark .orange-bg-darker-hover-transparent-35:hover,.theme-dark .color-5-bg-darker-hover-transparent-35:hover{background-color:#571f0159}.theme-dark .orange-bg-darker-hover-transparent-40:hover,.theme-dark .color-5-bg-darker-hover-transparent-40:hover{background-color:#571f0166}.theme-dark .orange-bg-darker-hover-transparent-45:hover,.theme-dark .color-5-bg-darker-hover-transparent-45:hover{background-color:#571f0173}.theme-dark .orange-bg-darker-hover-transparent-50:hover,.theme-dark .color-5-bg-darker-hover-transparent-50:hover{background-color:#571f0180}.theme-dark .orange-bg-darker-hover-transparent-55:hover,.theme-dark .color-5-bg-darker-hover-transparent-55:hover{background-color:#571f018c}.theme-dark .orange-bg-darker-hover-transparent-60:hover,.theme-dark .color-5-bg-darker-hover-transparent-60:hover{background-color:#571f0199}.theme-dark .orange-bg-darker-hover-transparent-65:hover,.theme-dark .color-5-bg-darker-hover-transparent-65:hover{background-color:#571f01a6}.theme-dark .orange-bg-darker-hover-transparent-70:hover,.theme-dark .color-5-bg-darker-hover-transparent-70:hover{background-color:#571f01b3}.theme-dark .orange-bg-darker-hover-transparent-75:hover,.theme-dark .color-5-bg-darker-hover-transparent-75:hover{background-color:#571f01bf}.theme-dark .orange-bg-darker-hover-transparent-80:hover,.theme-dark .color-5-bg-darker-hover-transparent-80:hover{background-color:#571f01cc}.theme-dark .orange-bg-darker-hover-transparent-85:hover,.theme-dark .color-5-bg-darker-hover-transparent-85:hover{background-color:#571f01d9}.theme-dark .orange-bg-darker-hover-transparent-90:hover,.theme-dark .color-5-bg-darker-hover-transparent-90:hover{background-color:#571f01e6}.theme-dark .orange-bg-darker-hover-transparent-95:hover,.theme-dark .color-5-bg-darker-hover-transparent-95:hover{background-color:#571f01f2}.theme-dark .orange-font-lighter,.theme-dark .color-5-font-lighter{color:#feb791}.theme-dark .orange-font-lighter-transparent-5,.theme-dark .color-5-font-lighter-transparent-5{color:#feb7910d}.theme-dark .orange-font-lighter-transparent-10,.theme-dark .color-5-font-lighter-transparent-10{color:#feb7911a}.theme-dark .orange-font-lighter-transparent-15,.theme-dark .color-5-font-lighter-transparent-15{color:#feb79126}.theme-dark .orange-font-lighter-transparent-20,.theme-dark .color-5-font-lighter-transparent-20{color:#feb79133}.theme-dark .orange-font-lighter-transparent-25,.theme-dark .color-5-font-lighter-transparent-25{color:#feb79140}.theme-dark .orange-font-lighter-transparent-30,.theme-dark .color-5-font-lighter-transparent-30{color:#feb7914d}.theme-dark .orange-font-lighter-transparent-35,.theme-dark .color-5-font-lighter-transparent-35{color:#feb79159}.theme-dark .orange-font-lighter-transparent-40,.theme-dark .color-5-font-lighter-transparent-40{color:#feb79166}.theme-dark .orange-font-lighter-transparent-45,.theme-dark .color-5-font-lighter-transparent-45{color:#feb79173}.theme-dark .orange-font-lighter-transparent-50,.theme-dark .color-5-font-lighter-transparent-50{color:#feb79180}.theme-dark .orange-font-lighter-transparent-55,.theme-dark .color-5-font-lighter-transparent-55{color:#feb7918c}.theme-dark .orange-font-lighter-transparent-60,.theme-dark .color-5-font-lighter-transparent-60{color:#feb79199}.theme-dark .orange-font-lighter-transparent-65,.theme-dark .color-5-font-lighter-transparent-65{color:#feb791a6}.theme-dark .orange-font-lighter-transparent-70,.theme-dark .color-5-font-lighter-transparent-70{color:#feb791b3}.theme-dark .orange-font-lighter-transparent-75,.theme-dark .color-5-font-lighter-transparent-75{color:#feb791bf}.theme-dark .orange-font-lighter-transparent-80,.theme-dark .color-5-font-lighter-transparent-80{color:#feb791cc}.theme-dark .orange-font-lighter-transparent-85,.theme-dark .color-5-font-lighter-transparent-85{color:#feb791d9}.theme-dark .orange-font-lighter-transparent-90,.theme-dark .color-5-font-lighter-transparent-90{color:#feb791e6}.theme-dark .orange-font-lighter-transparent-95,.theme-dark .color-5-font-lighter-transparent-95{color:#feb791f2}.theme-dark .orange-font-lighter-lightness-10,.theme-dark .color-5-font-lighter-lightness-10{color:#febe9c}.theme-dark .orange-font-lighter-darkness-10,.theme-dark .color-5-font-lighter-darkness-10{color:#fe9d69}.theme-dark .orange-font-lighter-lightness-20,.theme-dark .color-5-font-lighter-lightness-20{color:#fec5a7}.theme-dark .orange-font-lighter-darkness-20,.theme-dark .color-5-font-lighter-darkness-20{color:#fd8342}.theme-dark .orange-font-lighter-lightness-30,.theme-dark .color-5-font-lighter-lightness-30{color:#fecdb2}.theme-dark .orange-font-lighter-darkness-30,.theme-dark .color-5-font-lighter-darkness-30{color:#fd691a}.theme-dark .orange-font-lighter-lightness-40,.theme-dark .color-5-font-lighter-lightness-40{color:#fed4bd}.theme-dark .orange-font-lighter-darkness-40,.theme-dark .color-5-font-lighter-darkness-40{color:#ed5402}.theme-dark .orange-font-lighter-lightness-50,.theme-dark .color-5-font-lighter-lightness-50{color:#ffdbc8}.theme-dark .orange-font-lighter-darkness-50,.theme-dark .color-5-font-lighter-darkness-50{color:#c64602}.theme-dark .orange-font-lighter-lightness-60,.theme-dark .color-5-font-lighter-lightness-60{color:#ffe2d3}.theme-dark .orange-font-lighter-darkness-60,.theme-dark .color-5-font-lighter-darkness-60{color:#9e3801}.theme-dark .orange-font-lighter-lightness-70,.theme-dark .color-5-font-lighter-lightness-70{color:#ffe9de}.theme-dark .orange-font-lighter-darkness-70,.theme-dark .color-5-font-lighter-darkness-70{color:#772a01}.theme-dark .orange-font-lighter-lightness-80,.theme-dark .color-5-font-lighter-lightness-80{color:#fff1e9}.theme-dark .orange-font-lighter-darkness-80,.theme-dark .color-5-font-lighter-darkness-80{color:#4f1c01}.theme-dark .orange-font-lighter-lightness-90,.theme-dark .color-5-font-lighter-lightness-90{color:#fff8f4}.theme-dark .orange-font-lighter-darkness-90,.theme-dark .color-5-font-lighter-darkness-90{color:#280e00}.theme-dark .orange-font-lighter-hover:hover,.theme-dark .color-5-font-lighter-hover:hover{color:#feb791}.theme-dark .orange-font-lighter-hover-transparent-5:hover,.theme-dark .color-5-font-lighter-hover-transparent-5:hover{color:#feb7910d}.theme-dark .orange-font-lighter-hover-transparent-10:hover,.theme-dark .color-5-font-lighter-hover-transparent-10:hover{color:#feb7911a}.theme-dark .orange-font-lighter-hover-transparent-15:hover,.theme-dark .color-5-font-lighter-hover-transparent-15:hover{color:#feb79126}.theme-dark .orange-font-lighter-hover-transparent-20:hover,.theme-dark .color-5-font-lighter-hover-transparent-20:hover{color:#feb79133}.theme-dark .orange-font-lighter-hover-transparent-25:hover,.theme-dark .color-5-font-lighter-hover-transparent-25:hover{color:#feb79140}.theme-dark .orange-font-lighter-hover-transparent-30:hover,.theme-dark .color-5-font-lighter-hover-transparent-30:hover{color:#feb7914d}.theme-dark .orange-font-lighter-hover-transparent-35:hover,.theme-dark .color-5-font-lighter-hover-transparent-35:hover{color:#feb79159}.theme-dark .orange-font-lighter-hover-transparent-40:hover,.theme-dark .color-5-font-lighter-hover-transparent-40:hover{color:#feb79166}.theme-dark .orange-font-lighter-hover-transparent-45:hover,.theme-dark .color-5-font-lighter-hover-transparent-45:hover{color:#feb79173}.theme-dark .orange-font-lighter-hover-transparent-50:hover,.theme-dark .color-5-font-lighter-hover-transparent-50:hover{color:#feb79180}.theme-dark .orange-font-lighter-hover-transparent-55:hover,.theme-dark .color-5-font-lighter-hover-transparent-55:hover{color:#feb7918c}.theme-dark .orange-font-lighter-hover-transparent-60:hover,.theme-dark .color-5-font-lighter-hover-transparent-60:hover{color:#feb79199}.theme-dark .orange-font-lighter-hover-transparent-65:hover,.theme-dark .color-5-font-lighter-hover-transparent-65:hover{color:#feb791a6}.theme-dark .orange-font-lighter-hover-transparent-70:hover,.theme-dark .color-5-font-lighter-hover-transparent-70:hover{color:#feb791b3}.theme-dark .orange-font-lighter-hover-transparent-75:hover,.theme-dark .color-5-font-lighter-hover-transparent-75:hover{color:#feb791bf}.theme-dark .orange-font-lighter-hover-transparent-80:hover,.theme-dark .color-5-font-lighter-hover-transparent-80:hover{color:#feb791cc}.theme-dark .orange-font-lighter-hover-transparent-85:hover,.theme-dark .color-5-font-lighter-hover-transparent-85:hover{color:#feb791d9}.theme-dark .orange-font-lighter-hover-transparent-90:hover,.theme-dark .color-5-font-lighter-hover-transparent-90:hover{color:#feb791e6}.theme-dark .orange-font-lighter-hover-transparent-95:hover,.theme-dark .color-5-font-lighter-hover-transparent-95:hover{color:#feb791f2}.theme-dark .orange-font-lighter-contrast,.theme-dark .color-5-font-lighter-contrast{color:#161616}.theme-dark .orange-font-light,.theme-dark .color-5-font-light{color:#fd6412}.theme-dark .orange-font-light-transparent-5,.theme-dark .color-5-font-light-transparent-5{color:#fd64120d}.theme-dark .orange-font-light-transparent-10,.theme-dark .color-5-font-light-transparent-10{color:#fd64121a}.theme-dark .orange-font-light-transparent-15,.theme-dark .color-5-font-light-transparent-15{color:#fd641226}.theme-dark .orange-font-light-transparent-20,.theme-dark .color-5-font-light-transparent-20{color:#fd641233}.theme-dark .orange-font-light-transparent-25,.theme-dark .color-5-font-light-transparent-25{color:#fd641240}.theme-dark .orange-font-light-transparent-30,.theme-dark .color-5-font-light-transparent-30{color:#fd64124d}.theme-dark .orange-font-light-transparent-35,.theme-dark .color-5-font-light-transparent-35{color:#fd641259}.theme-dark .orange-font-light-transparent-40,.theme-dark .color-5-font-light-transparent-40{color:#fd641266}.theme-dark .orange-font-light-transparent-45,.theme-dark .color-5-font-light-transparent-45{color:#fd641273}.theme-dark .orange-font-light-transparent-50,.theme-dark .color-5-font-light-transparent-50{color:#fd641280}.theme-dark .orange-font-light-transparent-55,.theme-dark .color-5-font-light-transparent-55{color:#fd64128c}.theme-dark .orange-font-light-transparent-60,.theme-dark .color-5-font-light-transparent-60{color:#fd641299}.theme-dark .orange-font-light-transparent-65,.theme-dark .color-5-font-light-transparent-65{color:#fd6412a6}.theme-dark .orange-font-light-transparent-70,.theme-dark .color-5-font-light-transparent-70{color:#fd6412b3}.theme-dark .orange-font-light-transparent-75,.theme-dark .color-5-font-light-transparent-75{color:#fd6412bf}.theme-dark .orange-font-light-transparent-80,.theme-dark .color-5-font-light-transparent-80{color:#fd6412cc}.theme-dark .orange-font-light-transparent-85,.theme-dark .color-5-font-light-transparent-85{color:#fd6412d9}.theme-dark .orange-font-light-transparent-90,.theme-dark .color-5-font-light-transparent-90{color:#fd6412e6}.theme-dark .orange-font-light-transparent-95,.theme-dark .color-5-font-light-transparent-95{color:#fd6412f2}.theme-dark .orange-font-light-lightness-10,.theme-dark .color-5-font-light-lightness-10{color:#fd742a}.theme-dark .orange-font-light-darkness-10,.theme-dark .color-5-font-light-darkness-10{color:#f25602}.theme-dark .orange-font-light-lightness-20,.theme-dark .color-5-font-light-lightness-20{color:#fd8341}.theme-dark .orange-font-light-darkness-20,.theme-dark .color-5-font-light-darkness-20{color:#d74c02}.theme-dark .orange-font-light-lightness-30,.theme-dark .color-5-font-light-lightness-30{color:#fe9359}.theme-dark .orange-font-light-darkness-30,.theme-dark .color-5-font-light-darkness-30{color:#bc4302}.theme-dark .orange-font-light-lightness-40,.theme-dark .color-5-font-light-lightness-40{color:#fea271}.theme-dark .orange-font-light-darkness-40,.theme-dark .color-5-font-light-darkness-40{color:#a13901}.theme-dark .orange-font-light-lightness-50,.theme-dark .color-5-font-light-lightness-50{color:#feb289}.theme-dark .orange-font-light-darkness-50,.theme-dark .color-5-font-light-darkness-50{color:#863001}.theme-dark .orange-font-light-lightness-60,.theme-dark .color-5-font-light-lightness-60{color:#fec1a0}.theme-dark .orange-font-light-darkness-60,.theme-dark .color-5-font-light-darkness-60{color:#6b2601}.theme-dark .orange-font-light-lightness-70,.theme-dark .color-5-font-light-lightness-70{color:#fed1b8}.theme-dark .orange-font-light-darkness-70,.theme-dark .color-5-font-light-darkness-70{color:#511d01}.theme-dark .orange-font-light-lightness-80,.theme-dark .color-5-font-light-lightness-80{color:#ffe0d0}.theme-dark .orange-font-light-darkness-80,.theme-dark .color-5-font-light-darkness-80{color:#361300}.theme-dark .orange-font-light-lightness-90,.theme-dark .color-5-font-light-lightness-90{color:#fff0e7}.theme-dark .orange-font-light-darkness-90,.theme-dark .color-5-font-light-darkness-90{color:#1b0a00}.theme-dark .orange-font-light-hover:hover,.theme-dark .color-5-font-light-hover:hover{color:#fd6412}.theme-dark .orange-font-light-hover-transparent-5:hover,.theme-dark .color-5-font-light-hover-transparent-5:hover{color:#fd64120d}.theme-dark .orange-font-light-hover-transparent-10:hover,.theme-dark .color-5-font-light-hover-transparent-10:hover{color:#fd64121a}.theme-dark .orange-font-light-hover-transparent-15:hover,.theme-dark .color-5-font-light-hover-transparent-15:hover{color:#fd641226}.theme-dark .orange-font-light-hover-transparent-20:hover,.theme-dark .color-5-font-light-hover-transparent-20:hover{color:#fd641233}.theme-dark .orange-font-light-hover-transparent-25:hover,.theme-dark .color-5-font-light-hover-transparent-25:hover{color:#fd641240}.theme-dark .orange-font-light-hover-transparent-30:hover,.theme-dark .color-5-font-light-hover-transparent-30:hover{color:#fd64124d}.theme-dark .orange-font-light-hover-transparent-35:hover,.theme-dark .color-5-font-light-hover-transparent-35:hover{color:#fd641259}.theme-dark .orange-font-light-hover-transparent-40:hover,.theme-dark .color-5-font-light-hover-transparent-40:hover{color:#fd641266}.theme-dark .orange-font-light-hover-transparent-45:hover,.theme-dark .color-5-font-light-hover-transparent-45:hover{color:#fd641273}.theme-dark .orange-font-light-hover-transparent-50:hover,.theme-dark .color-5-font-light-hover-transparent-50:hover{color:#fd641280}.theme-dark .orange-font-light-hover-transparent-55:hover,.theme-dark .color-5-font-light-hover-transparent-55:hover{color:#fd64128c}.theme-dark .orange-font-light-hover-transparent-60:hover,.theme-dark .color-5-font-light-hover-transparent-60:hover{color:#fd641299}.theme-dark .orange-font-light-hover-transparent-65:hover,.theme-dark .color-5-font-light-hover-transparent-65:hover{color:#fd6412a6}.theme-dark .orange-font-light-hover-transparent-70:hover,.theme-dark .color-5-font-light-hover-transparent-70:hover{color:#fd6412b3}.theme-dark .orange-font-light-hover-transparent-75:hover,.theme-dark .color-5-font-light-hover-transparent-75:hover{color:#fd6412bf}.theme-dark .orange-font-light-hover-transparent-80:hover,.theme-dark .color-5-font-light-hover-transparent-80:hover{color:#fd6412cc}.theme-dark .orange-font-light-hover-transparent-85:hover,.theme-dark .color-5-font-light-hover-transparent-85:hover{color:#fd6412d9}.theme-dark .orange-font-light-hover-transparent-90:hover,.theme-dark .color-5-font-light-hover-transparent-90:hover{color:#fd6412e6}.theme-dark .orange-font-light-hover-transparent-95:hover,.theme-dark .color-5-font-light-hover-transparent-95:hover{color:#fd6412f2}.theme-dark .orange-font-light-contrast,.theme-dark .color-5-font-light-contrast{color:#161616}.theme-dark .orange-font,.theme-dark .color-5-font{color:#d04a02}.theme-dark .orange-font-transparent-5,.theme-dark .color-5-font-transparent-5{color:#d04a020d}.theme-dark .orange-font-transparent-10,.theme-dark .color-5-font-transparent-10{color:#d04a021a}.theme-dark .orange-font-transparent-15,.theme-dark .color-5-font-transparent-15{color:#d04a0226}.theme-dark .orange-font-transparent-20,.theme-dark .color-5-font-transparent-20{color:#d04a0233}.theme-dark .orange-font-transparent-25,.theme-dark .color-5-font-transparent-25{color:#d04a0240}.theme-dark .orange-font-transparent-30,.theme-dark .color-5-font-transparent-30{color:#d04a024d}.theme-dark .orange-font-transparent-35,.theme-dark .color-5-font-transparent-35{color:#d04a0259}.theme-dark .orange-font-transparent-40,.theme-dark .color-5-font-transparent-40{color:#d04a0266}.theme-dark .orange-font-transparent-45,.theme-dark .color-5-font-transparent-45{color:#d04a0273}.theme-dark .orange-font-transparent-50,.theme-dark .color-5-font-transparent-50{color:#d04a0280}.theme-dark .orange-font-transparent-55,.theme-dark .color-5-font-transparent-55{color:#d04a028c}.theme-dark .orange-font-transparent-60,.theme-dark .color-5-font-transparent-60{color:#d04a0299}.theme-dark .orange-font-transparent-65,.theme-dark .color-5-font-transparent-65{color:#d04a02a6}.theme-dark .orange-font-transparent-70,.theme-dark .color-5-font-transparent-70{color:#d04a02b3}.theme-dark .orange-font-transparent-75,.theme-dark .color-5-font-transparent-75{color:#d04a02bf}.theme-dark .orange-font-transparent-80,.theme-dark .color-5-font-transparent-80{color:#d04a02cc}.theme-dark .orange-font-transparent-85,.theme-dark .color-5-font-transparent-85{color:#d04a02d9}.theme-dark .orange-font-transparent-90,.theme-dark .color-5-font-transparent-90{color:#d04a02e6}.theme-dark .orange-font-transparent-95,.theme-dark .color-5-font-transparent-95{color:#d04a02f2}.theme-dark .orange-font-lightness-10,.theme-dark .color-5-font-lightness-10{color:#ee5502}.theme-dark .orange-font-darkness-10,.theme-dark .color-5-font-darkness-10{color:#bb4302}.theme-dark .orange-font-lightness-20,.theme-dark .color-5-font-lightness-20{color:#fd6411}.theme-dark .orange-font-darkness-20,.theme-dark .color-5-font-darkness-20{color:#a63b02}.theme-dark .orange-font-lightness-30,.theme-dark .color-5-font-lightness-30{color:#fd772f}.theme-dark .orange-font-darkness-30,.theme-dark .color-5-font-darkness-30{color:#923401}.theme-dark .orange-font-lightness-40,.theme-dark .color-5-font-lightness-40{color:#fd8a4d}.theme-dark .orange-font-darkness-40,.theme-dark .color-5-font-darkness-40{color:#7d2c01}.theme-dark .orange-font-lightness-50,.theme-dark .color-5-font-lightness-50{color:#fe9e6a}.theme-dark .orange-font-darkness-50,.theme-dark .color-5-font-darkness-50{color:#682501}.theme-dark .orange-font-lightness-60,.theme-dark .color-5-font-lightness-60{color:#feb188}.theme-dark .orange-font-darkness-60,.theme-dark .color-5-font-darkness-60{color:#531e01}.theme-dark .orange-font-lightness-70,.theme-dark .color-5-font-lightness-70{color:#fec5a6}.theme-dark .orange-font-darkness-70,.theme-dark .color-5-font-darkness-70{color:#3e1601}.theme-dark .orange-font-lightness-80,.theme-dark .color-5-font-lightness-80{color:#fed8c4}.theme-dark .orange-font-darkness-80,.theme-dark .color-5-font-darkness-80{color:#2a0f00}.theme-dark .orange-font-lightness-90,.theme-dark .color-5-font-lightness-90{color:#ffece1}.theme-dark .orange-font-darkness-90,.theme-dark .color-5-font-darkness-90{color:#150700}.theme-dark .orange-font-hover:hover,.theme-dark .color-5-font-hover:hover{color:#d04a02}.theme-dark .orange-font-hover-transparent-5:hover,.theme-dark .color-5-font-hover-transparent-5:hover{color:#d04a020d}.theme-dark .orange-font-hover-transparent-10:hover,.theme-dark .color-5-font-hover-transparent-10:hover{color:#d04a021a}.theme-dark .orange-font-hover-transparent-15:hover,.theme-dark .color-5-font-hover-transparent-15:hover{color:#d04a0226}.theme-dark .orange-font-hover-transparent-20:hover,.theme-dark .color-5-font-hover-transparent-20:hover{color:#d04a0233}.theme-dark .orange-font-hover-transparent-25:hover,.theme-dark .color-5-font-hover-transparent-25:hover{color:#d04a0240}.theme-dark .orange-font-hover-transparent-30:hover,.theme-dark .color-5-font-hover-transparent-30:hover{color:#d04a024d}.theme-dark .orange-font-hover-transparent-35:hover,.theme-dark .color-5-font-hover-transparent-35:hover{color:#d04a0259}.theme-dark .orange-font-hover-transparent-40:hover,.theme-dark .color-5-font-hover-transparent-40:hover{color:#d04a0266}.theme-dark .orange-font-hover-transparent-45:hover,.theme-dark .color-5-font-hover-transparent-45:hover{color:#d04a0273}.theme-dark .orange-font-hover-transparent-50:hover,.theme-dark .color-5-font-hover-transparent-50:hover{color:#d04a0280}.theme-dark .orange-font-hover-transparent-55:hover,.theme-dark .color-5-font-hover-transparent-55:hover{color:#d04a028c}.theme-dark .orange-font-hover-transparent-60:hover,.theme-dark .color-5-font-hover-transparent-60:hover{color:#d04a0299}.theme-dark .orange-font-hover-transparent-65:hover,.theme-dark .color-5-font-hover-transparent-65:hover{color:#d04a02a6}.theme-dark .orange-font-hover-transparent-70:hover,.theme-dark .color-5-font-hover-transparent-70:hover{color:#d04a02b3}.theme-dark .orange-font-hover-transparent-75:hover,.theme-dark .color-5-font-hover-transparent-75:hover{color:#d04a02bf}.theme-dark .orange-font-hover-transparent-80:hover,.theme-dark .color-5-font-hover-transparent-80:hover{color:#d04a02cc}.theme-dark .orange-font-hover-transparent-85:hover,.theme-dark .color-5-font-hover-transparent-85:hover{color:#d04a02d9}.theme-dark .orange-font-hover-transparent-90:hover,.theme-dark .color-5-font-hover-transparent-90:hover{color:#d04a02e6}.theme-dark .orange-font-hover-transparent-95:hover,.theme-dark .color-5-font-hover-transparent-95:hover{color:#d04a02f2}.theme-dark .orange-font-contrast,.theme-dark .color-5-font-contrast{color:#000}.theme-dark .orange-font-dark,.theme-dark .color-5-font-dark{color:#933401}.theme-dark .orange-font-dark-transparent-5,.theme-dark .color-5-font-dark-transparent-5{color:#9334010d}.theme-dark .orange-font-dark-transparent-10,.theme-dark .color-5-font-dark-transparent-10{color:#9334011a}.theme-dark .orange-font-dark-transparent-15,.theme-dark .color-5-font-dark-transparent-15{color:#93340126}.theme-dark .orange-font-dark-transparent-20,.theme-dark .color-5-font-dark-transparent-20{color:#93340133}.theme-dark .orange-font-dark-transparent-25,.theme-dark .color-5-font-dark-transparent-25{color:#93340140}.theme-dark .orange-font-dark-transparent-30,.theme-dark .color-5-font-dark-transparent-30{color:#9334014d}.theme-dark .orange-font-dark-transparent-35,.theme-dark .color-5-font-dark-transparent-35{color:#93340159}.theme-dark .orange-font-dark-transparent-40,.theme-dark .color-5-font-dark-transparent-40{color:#93340166}.theme-dark .orange-font-dark-transparent-45,.theme-dark .color-5-font-dark-transparent-45{color:#93340173}.theme-dark .orange-font-dark-transparent-50,.theme-dark .color-5-font-dark-transparent-50{color:#93340180}.theme-dark .orange-font-dark-transparent-55,.theme-dark .color-5-font-dark-transparent-55{color:#9334018c}.theme-dark .orange-font-dark-transparent-60,.theme-dark .color-5-font-dark-transparent-60{color:#93340199}.theme-dark .orange-font-dark-transparent-65,.theme-dark .color-5-font-dark-transparent-65{color:#933401a6}.theme-dark .orange-font-dark-transparent-70,.theme-dark .color-5-font-dark-transparent-70{color:#933401b3}.theme-dark .orange-font-dark-transparent-75,.theme-dark .color-5-font-dark-transparent-75{color:#933401bf}.theme-dark .orange-font-dark-transparent-80,.theme-dark .color-5-font-dark-transparent-80{color:#933401cc}.theme-dark .orange-font-dark-transparent-85,.theme-dark .color-5-font-dark-transparent-85{color:#933401d9}.theme-dark .orange-font-dark-transparent-90,.theme-dark .color-5-font-dark-transparent-90{color:#933401e6}.theme-dark .orange-font-dark-transparent-95,.theme-dark .color-5-font-dark-transparent-95{color:#933401f2}.theme-dark .orange-font-dark-lightness-10,.theme-dark .color-5-font-dark-lightness-10{color:#b74101}.theme-dark .orange-font-dark-darkness-10,.theme-dark .color-5-font-dark-darkness-10{color:#842f01}.theme-dark .orange-font-dark-lightness-20,.theme-dark .color-5-font-dark-lightness-20{color:#db4d01}.theme-dark .orange-font-dark-darkness-20,.theme-dark .color-5-font-dark-darkness-20{color:#762a01}.theme-dark .orange-font-dark-lightness-30,.theme-dark .color-5-font-dark-lightness-30{color:#fd5b03}.theme-dark .orange-font-dark-darkness-30,.theme-dark .color-5-font-dark-darkness-30{color:#672401}.theme-dark .orange-font-dark-lightness-40,.theme-dark .color-5-font-dark-lightness-40{color:#fe7227}.theme-dark .orange-font-dark-darkness-40,.theme-dark .color-5-font-dark-darkness-40{color:#581f01}.theme-dark .orange-font-dark-lightness-50,.theme-dark .color-5-font-dark-lightness-50{color:#fe8a4b}.theme-dark .orange-font-dark-darkness-50,.theme-dark .color-5-font-dark-darkness-50{color:#4a1a01}.theme-dark .orange-font-dark-lightness-60,.theme-dark .color-5-font-dark-lightness-60{color:#fea16f}.theme-dark .orange-font-dark-darkness-60,.theme-dark .color-5-font-dark-darkness-60{color:#3b1500}.theme-dark .orange-font-dark-lightness-70,.theme-dark .color-5-font-dark-lightness-70{color:#feb993}.theme-dark .orange-font-dark-darkness-70,.theme-dark .color-5-font-dark-darkness-70{color:#2c1000}.theme-dark .orange-font-dark-lightness-80,.theme-dark .color-5-font-dark-lightness-80{color:#ffd0b7}.theme-dark .orange-font-dark-darkness-80,.theme-dark .color-5-font-dark-darkness-80{color:#1d0a00}.theme-dark .orange-font-dark-lightness-90,.theme-dark .color-5-font-dark-lightness-90{color:#ffe8db}.theme-dark .orange-font-dark-darkness-90,.theme-dark .color-5-font-dark-darkness-90{color:#0f0500}.theme-dark .orange-font-dark-hover:hover,.theme-dark .color-5-font-dark-hover:hover{color:#933401}.theme-dark .orange-font-dark-hover-transparent-5:hover,.theme-dark .color-5-font-dark-hover-transparent-5:hover{color:#9334010d}.theme-dark .orange-font-dark-hover-transparent-10:hover,.theme-dark .color-5-font-dark-hover-transparent-10:hover{color:#9334011a}.theme-dark .orange-font-dark-hover-transparent-15:hover,.theme-dark .color-5-font-dark-hover-transparent-15:hover{color:#93340126}.theme-dark .orange-font-dark-hover-transparent-20:hover,.theme-dark .color-5-font-dark-hover-transparent-20:hover{color:#93340133}.theme-dark .orange-font-dark-hover-transparent-25:hover,.theme-dark .color-5-font-dark-hover-transparent-25:hover{color:#93340140}.theme-dark .orange-font-dark-hover-transparent-30:hover,.theme-dark .color-5-font-dark-hover-transparent-30:hover{color:#9334014d}.theme-dark .orange-font-dark-hover-transparent-35:hover,.theme-dark .color-5-font-dark-hover-transparent-35:hover{color:#93340159}.theme-dark .orange-font-dark-hover-transparent-40:hover,.theme-dark .color-5-font-dark-hover-transparent-40:hover{color:#93340166}.theme-dark .orange-font-dark-hover-transparent-45:hover,.theme-dark .color-5-font-dark-hover-transparent-45:hover{color:#93340173}.theme-dark .orange-font-dark-hover-transparent-50:hover,.theme-dark .color-5-font-dark-hover-transparent-50:hover{color:#93340180}.theme-dark .orange-font-dark-hover-transparent-55:hover,.theme-dark .color-5-font-dark-hover-transparent-55:hover{color:#9334018c}.theme-dark .orange-font-dark-hover-transparent-60:hover,.theme-dark .color-5-font-dark-hover-transparent-60:hover{color:#93340199}.theme-dark .orange-font-dark-hover-transparent-65:hover,.theme-dark .color-5-font-dark-hover-transparent-65:hover{color:#933401a6}.theme-dark .orange-font-dark-hover-transparent-70:hover,.theme-dark .color-5-font-dark-hover-transparent-70:hover{color:#933401b3}.theme-dark .orange-font-dark-hover-transparent-75:hover,.theme-dark .color-5-font-dark-hover-transparent-75:hover{color:#933401bf}.theme-dark .orange-font-dark-hover-transparent-80:hover,.theme-dark .color-5-font-dark-hover-transparent-80:hover{color:#933401cc}.theme-dark .orange-font-dark-hover-transparent-85:hover,.theme-dark .color-5-font-dark-hover-transparent-85:hover{color:#933401d9}.theme-dark .orange-font-dark-hover-transparent-90:hover,.theme-dark .color-5-font-dark-hover-transparent-90:hover{color:#933401e6}.theme-dark .orange-font-dark-hover-transparent-95:hover,.theme-dark .color-5-font-dark-hover-transparent-95:hover{color:#933401f2}.theme-dark .orange-font-dark-contrast,.theme-dark .color-5-font-dark-contrast{color:#f2f2f2}.theme-dark .orange-font-darker,.theme-dark .color-5-font-darker{color:#571f01}.theme-dark .orange-font-darker-transparent-5,.theme-dark .color-5-font-darker-transparent-5{color:#571f010d}.theme-dark .orange-font-darker-transparent-10,.theme-dark .color-5-font-darker-transparent-10{color:#571f011a}.theme-dark .orange-font-darker-transparent-15,.theme-dark .color-5-font-darker-transparent-15{color:#571f0126}.theme-dark .orange-font-darker-transparent-20,.theme-dark .color-5-font-darker-transparent-20{color:#571f0133}.theme-dark .orange-font-darker-transparent-25,.theme-dark .color-5-font-darker-transparent-25{color:#571f0140}.theme-dark .orange-font-darker-transparent-30,.theme-dark .color-5-font-darker-transparent-30{color:#571f014d}.theme-dark .orange-font-darker-transparent-35,.theme-dark .color-5-font-darker-transparent-35{color:#571f0159}.theme-dark .orange-font-darker-transparent-40,.theme-dark .color-5-font-darker-transparent-40{color:#571f0166}.theme-dark .orange-font-darker-transparent-45,.theme-dark .color-5-font-darker-transparent-45{color:#571f0173}.theme-dark .orange-font-darker-transparent-50,.theme-dark .color-5-font-darker-transparent-50{color:#571f0180}.theme-dark .orange-font-darker-transparent-55,.theme-dark .color-5-font-darker-transparent-55{color:#571f018c}.theme-dark .orange-font-darker-transparent-60,.theme-dark .color-5-font-darker-transparent-60{color:#571f0199}.theme-dark .orange-font-darker-transparent-65,.theme-dark .color-5-font-darker-transparent-65{color:#571f01a6}.theme-dark .orange-font-darker-transparent-70,.theme-dark .color-5-font-darker-transparent-70{color:#571f01b3}.theme-dark .orange-font-darker-transparent-75,.theme-dark .color-5-font-darker-transparent-75{color:#571f01bf}.theme-dark .orange-font-darker-transparent-80,.theme-dark .color-5-font-darker-transparent-80{color:#571f01cc}.theme-dark .orange-font-darker-transparent-85,.theme-dark .color-5-font-darker-transparent-85{color:#571f01d9}.theme-dark .orange-font-darker-transparent-90,.theme-dark .color-5-font-darker-transparent-90{color:#571f01e6}.theme-dark .orange-font-darker-transparent-95,.theme-dark .color-5-font-darker-transparent-95{color:#571f01f2}.theme-dark .orange-font-darker-lightness-10,.theme-dark .color-5-font-darker-lightness-10{color:#812e01}.theme-dark .orange-font-darker-darkness-10,.theme-dark .color-5-font-darker-darkness-10{color:#4e1c01}.theme-dark .orange-font-darker-lightness-20,.theme-dark .color-5-font-darker-lightness-20{color:#aa3d02}.theme-dark .orange-font-darker-darkness-20,.theme-dark .color-5-font-darker-darkness-20{color:#461901}.theme-dark .orange-font-darker-lightness-30,.theme-dark .color-5-font-darker-lightness-30{color:#d44c02}.theme-dark .orange-font-darker-darkness-30,.theme-dark .color-5-font-darker-darkness-30{color:#3d1601}.theme-dark .orange-font-darker-lightness-40,.theme-dark .color-5-font-darker-lightness-40{color:#fc5b05}.theme-dark .orange-font-darker-darkness-40,.theme-dark .color-5-font-darker-darkness-40{color:#341301}.theme-dark .orange-font-darker-lightness-50,.theme-dark .color-5-font-darker-lightness-50{color:#fd762e}.theme-dark .orange-font-darker-darkness-50,.theme-dark .color-5-font-darker-darkness-50{color:#2c1001}.theme-dark .orange-font-darker-lightness-60,.theme-dark .color-5-font-darker-lightness-60{color:#fd9258}.theme-dark .orange-font-darker-darkness-60,.theme-dark .color-5-font-darker-darkness-60{color:#230c00}.theme-dark .orange-font-darker-lightness-70,.theme-dark .color-5-font-darker-lightness-70{color:#fead82}.theme-dark .orange-font-darker-darkness-70,.theme-dark .color-5-font-darker-darkness-70{color:#1a0900}.theme-dark .orange-font-darker-lightness-80,.theme-dark .color-5-font-darker-lightness-80{color:#fec8ac}.theme-dark .orange-font-darker-darkness-80,.theme-dark .color-5-font-darker-darkness-80{color:#110600}.theme-dark .orange-font-darker-lightness-90,.theme-dark .color-5-font-darker-lightness-90{color:#ffe4d5}.theme-dark .orange-font-darker-darkness-90,.theme-dark .color-5-font-darker-darkness-90{color:#090300}.theme-dark .orange-font-darker-hover:hover,.theme-dark .color-5-font-darker-hover:hover{color:#571f01}.theme-dark .orange-font-darker-hover-transparent-5:hover,.theme-dark .color-5-font-darker-hover-transparent-5:hover{color:#571f010d}.theme-dark .orange-font-darker-hover-transparent-10:hover,.theme-dark .color-5-font-darker-hover-transparent-10:hover{color:#571f011a}.theme-dark .orange-font-darker-hover-transparent-15:hover,.theme-dark .color-5-font-darker-hover-transparent-15:hover{color:#571f0126}.theme-dark .orange-font-darker-hover-transparent-20:hover,.theme-dark .color-5-font-darker-hover-transparent-20:hover{color:#571f0133}.theme-dark .orange-font-darker-hover-transparent-25:hover,.theme-dark .color-5-font-darker-hover-transparent-25:hover{color:#571f0140}.theme-dark .orange-font-darker-hover-transparent-30:hover,.theme-dark .color-5-font-darker-hover-transparent-30:hover{color:#571f014d}.theme-dark .orange-font-darker-hover-transparent-35:hover,.theme-dark .color-5-font-darker-hover-transparent-35:hover{color:#571f0159}.theme-dark .orange-font-darker-hover-transparent-40:hover,.theme-dark .color-5-font-darker-hover-transparent-40:hover{color:#571f0166}.theme-dark .orange-font-darker-hover-transparent-45:hover,.theme-dark .color-5-font-darker-hover-transparent-45:hover{color:#571f0173}.theme-dark .orange-font-darker-hover-transparent-50:hover,.theme-dark .color-5-font-darker-hover-transparent-50:hover{color:#571f0180}.theme-dark .orange-font-darker-hover-transparent-55:hover,.theme-dark .color-5-font-darker-hover-transparent-55:hover{color:#571f018c}.theme-dark .orange-font-darker-hover-transparent-60:hover,.theme-dark .color-5-font-darker-hover-transparent-60:hover{color:#571f0199}.theme-dark .orange-font-darker-hover-transparent-65:hover,.theme-dark .color-5-font-darker-hover-transparent-65:hover{color:#571f01a6}.theme-dark .orange-font-darker-hover-transparent-70:hover,.theme-dark .color-5-font-darker-hover-transparent-70:hover{color:#571f01b3}.theme-dark .orange-font-darker-hover-transparent-75:hover,.theme-dark .color-5-font-darker-hover-transparent-75:hover{color:#571f01bf}.theme-dark .orange-font-darker-hover-transparent-80:hover,.theme-dark .color-5-font-darker-hover-transparent-80:hover{color:#571f01cc}.theme-dark .orange-font-darker-hover-transparent-85:hover,.theme-dark .color-5-font-darker-hover-transparent-85:hover{color:#571f01d9}.theme-dark .orange-font-darker-hover-transparent-90:hover,.theme-dark .color-5-font-darker-hover-transparent-90:hover{color:#571f01e6}.theme-dark .orange-font-darker-hover-transparent-95:hover,.theme-dark .color-5-font-darker-hover-transparent-95:hover{color:#571f01f2}.theme-dark .orange-font-darker-contrast,.theme-dark .color-5-font-darker-contrast{color:#f2f2f2}.theme-dark .orange-fill-lighter,.theme-dark .color-5-fill-lighter{fill:#feb791}.theme-dark .orange-fill-lighter-transparent-5,.theme-dark .color-5-fill-lighter-transparent-5{fill:#feb7910d}.theme-dark .orange-fill-lighter-transparent-10,.theme-dark .color-5-fill-lighter-transparent-10{fill:#feb7911a}.theme-dark .orange-fill-lighter-transparent-15,.theme-dark .color-5-fill-lighter-transparent-15{fill:#feb79126}.theme-dark .orange-fill-lighter-transparent-20,.theme-dark .color-5-fill-lighter-transparent-20{fill:#feb79133}.theme-dark .orange-fill-lighter-transparent-25,.theme-dark .color-5-fill-lighter-transparent-25{fill:#feb79140}.theme-dark .orange-fill-lighter-transparent-30,.theme-dark .color-5-fill-lighter-transparent-30{fill:#feb7914d}.theme-dark .orange-fill-lighter-transparent-35,.theme-dark .color-5-fill-lighter-transparent-35{fill:#feb79159}.theme-dark .orange-fill-lighter-transparent-40,.theme-dark .color-5-fill-lighter-transparent-40{fill:#feb79166}.theme-dark .orange-fill-lighter-transparent-45,.theme-dark .color-5-fill-lighter-transparent-45{fill:#feb79173}.theme-dark .orange-fill-lighter-transparent-50,.theme-dark .color-5-fill-lighter-transparent-50{fill:#feb79180}.theme-dark .orange-fill-lighter-transparent-55,.theme-dark .color-5-fill-lighter-transparent-55{fill:#feb7918c}.theme-dark .orange-fill-lighter-transparent-60,.theme-dark .color-5-fill-lighter-transparent-60{fill:#feb79199}.theme-dark .orange-fill-lighter-transparent-65,.theme-dark .color-5-fill-lighter-transparent-65{fill:#feb791a6}.theme-dark .orange-fill-lighter-transparent-70,.theme-dark .color-5-fill-lighter-transparent-70{fill:#feb791b3}.theme-dark .orange-fill-lighter-transparent-75,.theme-dark .color-5-fill-lighter-transparent-75{fill:#feb791bf}.theme-dark .orange-fill-lighter-transparent-80,.theme-dark .color-5-fill-lighter-transparent-80{fill:#feb791cc}.theme-dark .orange-fill-lighter-transparent-85,.theme-dark .color-5-fill-lighter-transparent-85{fill:#feb791d9}.theme-dark .orange-fill-lighter-transparent-90,.theme-dark .color-5-fill-lighter-transparent-90{fill:#feb791e6}.theme-dark .orange-fill-lighter-transparent-95,.theme-dark .color-5-fill-lighter-transparent-95{fill:#feb791f2}.theme-dark .orange-fill-lighter-lightness-10,.theme-dark .color-5-fill-lighter-lightness-10{fill:#febe9c}.theme-dark .orange-fill-lighter-darkness-10,.theme-dark .color-5-fill-lighter-darkness-10{fill:#fe9d69}.theme-dark .orange-fill-lighter-lightness-20,.theme-dark .color-5-fill-lighter-lightness-20{fill:#fec5a7}.theme-dark .orange-fill-lighter-darkness-20,.theme-dark .color-5-fill-lighter-darkness-20{fill:#fd8342}.theme-dark .orange-fill-lighter-lightness-30,.theme-dark .color-5-fill-lighter-lightness-30{fill:#fecdb2}.theme-dark .orange-fill-lighter-darkness-30,.theme-dark .color-5-fill-lighter-darkness-30{fill:#fd691a}.theme-dark .orange-fill-lighter-lightness-40,.theme-dark .color-5-fill-lighter-lightness-40{fill:#fed4bd}.theme-dark .orange-fill-lighter-darkness-40,.theme-dark .color-5-fill-lighter-darkness-40{fill:#ed5402}.theme-dark .orange-fill-lighter-lightness-50,.theme-dark .color-5-fill-lighter-lightness-50{fill:#ffdbc8}.theme-dark .orange-fill-lighter-darkness-50,.theme-dark .color-5-fill-lighter-darkness-50{fill:#c64602}.theme-dark .orange-fill-lighter-lightness-60,.theme-dark .color-5-fill-lighter-lightness-60{fill:#ffe2d3}.theme-dark .orange-fill-lighter-darkness-60,.theme-dark .color-5-fill-lighter-darkness-60{fill:#9e3801}.theme-dark .orange-fill-lighter-lightness-70,.theme-dark .color-5-fill-lighter-lightness-70{fill:#ffe9de}.theme-dark .orange-fill-lighter-darkness-70,.theme-dark .color-5-fill-lighter-darkness-70{fill:#772a01}.theme-dark .orange-fill-lighter-lightness-80,.theme-dark .color-5-fill-lighter-lightness-80{fill:#fff1e9}.theme-dark .orange-fill-lighter-darkness-80,.theme-dark .color-5-fill-lighter-darkness-80{fill:#4f1c01}.theme-dark .orange-fill-lighter-lightness-90,.theme-dark .color-5-fill-lighter-lightness-90{fill:#fff8f4}.theme-dark .orange-fill-lighter-darkness-90,.theme-dark .color-5-fill-lighter-darkness-90{fill:#280e00}.theme-dark .orange-fill-lighter-hover:hover,.theme-dark .color-5-fill-lighter-hover:hover{fill:#feb791}.theme-dark .orange-fill-lighter-hover-transparent-5:hover,.theme-dark .color-5-fill-lighter-hover-transparent-5:hover{fill:#feb7910d}.theme-dark .orange-fill-lighter-hover-transparent-10:hover,.theme-dark .color-5-fill-lighter-hover-transparent-10:hover{fill:#feb7911a}.theme-dark .orange-fill-lighter-hover-transparent-15:hover,.theme-dark .color-5-fill-lighter-hover-transparent-15:hover{fill:#feb79126}.theme-dark .orange-fill-lighter-hover-transparent-20:hover,.theme-dark .color-5-fill-lighter-hover-transparent-20:hover{fill:#feb79133}.theme-dark .orange-fill-lighter-hover-transparent-25:hover,.theme-dark .color-5-fill-lighter-hover-transparent-25:hover{fill:#feb79140}.theme-dark .orange-fill-lighter-hover-transparent-30:hover,.theme-dark .color-5-fill-lighter-hover-transparent-30:hover{fill:#feb7914d}.theme-dark .orange-fill-lighter-hover-transparent-35:hover,.theme-dark .color-5-fill-lighter-hover-transparent-35:hover{fill:#feb79159}.theme-dark .orange-fill-lighter-hover-transparent-40:hover,.theme-dark .color-5-fill-lighter-hover-transparent-40:hover{fill:#feb79166}.theme-dark .orange-fill-lighter-hover-transparent-45:hover,.theme-dark .color-5-fill-lighter-hover-transparent-45:hover{fill:#feb79173}.theme-dark .orange-fill-lighter-hover-transparent-50:hover,.theme-dark .color-5-fill-lighter-hover-transparent-50:hover{fill:#feb79180}.theme-dark .orange-fill-lighter-hover-transparent-55:hover,.theme-dark .color-5-fill-lighter-hover-transparent-55:hover{fill:#feb7918c}.theme-dark .orange-fill-lighter-hover-transparent-60:hover,.theme-dark .color-5-fill-lighter-hover-transparent-60:hover{fill:#feb79199}.theme-dark .orange-fill-lighter-hover-transparent-65:hover,.theme-dark .color-5-fill-lighter-hover-transparent-65:hover{fill:#feb791a6}.theme-dark .orange-fill-lighter-hover-transparent-70:hover,.theme-dark .color-5-fill-lighter-hover-transparent-70:hover{fill:#feb791b3}.theme-dark .orange-fill-lighter-hover-transparent-75:hover,.theme-dark .color-5-fill-lighter-hover-transparent-75:hover{fill:#feb791bf}.theme-dark .orange-fill-lighter-hover-transparent-80:hover,.theme-dark .color-5-fill-lighter-hover-transparent-80:hover{fill:#feb791cc}.theme-dark .orange-fill-lighter-hover-transparent-85:hover,.theme-dark .color-5-fill-lighter-hover-transparent-85:hover{fill:#feb791d9}.theme-dark .orange-fill-lighter-hover-transparent-90:hover,.theme-dark .color-5-fill-lighter-hover-transparent-90:hover{fill:#feb791e6}.theme-dark .orange-fill-lighter-hover-transparent-95:hover,.theme-dark .color-5-fill-lighter-hover-transparent-95:hover{fill:#feb791f2}.theme-dark .orange-fill-light,.theme-dark .color-5-fill-light{fill:#fd6412}.theme-dark .orange-fill-light-transparent-5,.theme-dark .color-5-fill-light-transparent-5{fill:#fd64120d}.theme-dark .orange-fill-light-transparent-10,.theme-dark .color-5-fill-light-transparent-10{fill:#fd64121a}.theme-dark .orange-fill-light-transparent-15,.theme-dark .color-5-fill-light-transparent-15{fill:#fd641226}.theme-dark .orange-fill-light-transparent-20,.theme-dark .color-5-fill-light-transparent-20{fill:#fd641233}.theme-dark .orange-fill-light-transparent-25,.theme-dark .color-5-fill-light-transparent-25{fill:#fd641240}.theme-dark .orange-fill-light-transparent-30,.theme-dark .color-5-fill-light-transparent-30{fill:#fd64124d}.theme-dark .orange-fill-light-transparent-35,.theme-dark .color-5-fill-light-transparent-35{fill:#fd641259}.theme-dark .orange-fill-light-transparent-40,.theme-dark .color-5-fill-light-transparent-40{fill:#fd641266}.theme-dark .orange-fill-light-transparent-45,.theme-dark .color-5-fill-light-transparent-45{fill:#fd641273}.theme-dark .orange-fill-light-transparent-50,.theme-dark .color-5-fill-light-transparent-50{fill:#fd641280}.theme-dark .orange-fill-light-transparent-55,.theme-dark .color-5-fill-light-transparent-55{fill:#fd64128c}.theme-dark .orange-fill-light-transparent-60,.theme-dark .color-5-fill-light-transparent-60{fill:#fd641299}.theme-dark .orange-fill-light-transparent-65,.theme-dark .color-5-fill-light-transparent-65{fill:#fd6412a6}.theme-dark .orange-fill-light-transparent-70,.theme-dark .color-5-fill-light-transparent-70{fill:#fd6412b3}.theme-dark .orange-fill-light-transparent-75,.theme-dark .color-5-fill-light-transparent-75{fill:#fd6412bf}.theme-dark .orange-fill-light-transparent-80,.theme-dark .color-5-fill-light-transparent-80{fill:#fd6412cc}.theme-dark .orange-fill-light-transparent-85,.theme-dark .color-5-fill-light-transparent-85{fill:#fd6412d9}.theme-dark .orange-fill-light-transparent-90,.theme-dark .color-5-fill-light-transparent-90{fill:#fd6412e6}.theme-dark .orange-fill-light-transparent-95,.theme-dark .color-5-fill-light-transparent-95{fill:#fd6412f2}.theme-dark .orange-fill-light-lightness-10,.theme-dark .color-5-fill-light-lightness-10{fill:#fd742a}.theme-dark .orange-fill-light-darkness-10,.theme-dark .color-5-fill-light-darkness-10{fill:#f25602}.theme-dark .orange-fill-light-lightness-20,.theme-dark .color-5-fill-light-lightness-20{fill:#fd8341}.theme-dark .orange-fill-light-darkness-20,.theme-dark .color-5-fill-light-darkness-20{fill:#d74c02}.theme-dark .orange-fill-light-lightness-30,.theme-dark .color-5-fill-light-lightness-30{fill:#fe9359}.theme-dark .orange-fill-light-darkness-30,.theme-dark .color-5-fill-light-darkness-30{fill:#bc4302}.theme-dark .orange-fill-light-lightness-40,.theme-dark .color-5-fill-light-lightness-40{fill:#fea271}.theme-dark .orange-fill-light-darkness-40,.theme-dark .color-5-fill-light-darkness-40{fill:#a13901}.theme-dark .orange-fill-light-lightness-50,.theme-dark .color-5-fill-light-lightness-50{fill:#feb289}.theme-dark .orange-fill-light-darkness-50,.theme-dark .color-5-fill-light-darkness-50{fill:#863001}.theme-dark .orange-fill-light-lightness-60,.theme-dark .color-5-fill-light-lightness-60{fill:#fec1a0}.theme-dark .orange-fill-light-darkness-60,.theme-dark .color-5-fill-light-darkness-60{fill:#6b2601}.theme-dark .orange-fill-light-lightness-70,.theme-dark .color-5-fill-light-lightness-70{fill:#fed1b8}.theme-dark .orange-fill-light-darkness-70,.theme-dark .color-5-fill-light-darkness-70{fill:#511d01}.theme-dark .orange-fill-light-lightness-80,.theme-dark .color-5-fill-light-lightness-80{fill:#ffe0d0}.theme-dark .orange-fill-light-darkness-80,.theme-dark .color-5-fill-light-darkness-80{fill:#361300}.theme-dark .orange-fill-light-lightness-90,.theme-dark .color-5-fill-light-lightness-90{fill:#fff0e7}.theme-dark .orange-fill-light-darkness-90,.theme-dark .color-5-fill-light-darkness-90{fill:#1b0a00}.theme-dark .orange-fill-light-hover:hover,.theme-dark .color-5-fill-light-hover:hover{fill:#fd6412}.theme-dark .orange-fill-light-hover-transparent-5:hover,.theme-dark .color-5-fill-light-hover-transparent-5:hover{fill:#fd64120d}.theme-dark .orange-fill-light-hover-transparent-10:hover,.theme-dark .color-5-fill-light-hover-transparent-10:hover{fill:#fd64121a}.theme-dark .orange-fill-light-hover-transparent-15:hover,.theme-dark .color-5-fill-light-hover-transparent-15:hover{fill:#fd641226}.theme-dark .orange-fill-light-hover-transparent-20:hover,.theme-dark .color-5-fill-light-hover-transparent-20:hover{fill:#fd641233}.theme-dark .orange-fill-light-hover-transparent-25:hover,.theme-dark .color-5-fill-light-hover-transparent-25:hover{fill:#fd641240}.theme-dark .orange-fill-light-hover-transparent-30:hover,.theme-dark .color-5-fill-light-hover-transparent-30:hover{fill:#fd64124d}.theme-dark .orange-fill-light-hover-transparent-35:hover,.theme-dark .color-5-fill-light-hover-transparent-35:hover{fill:#fd641259}.theme-dark .orange-fill-light-hover-transparent-40:hover,.theme-dark .color-5-fill-light-hover-transparent-40:hover{fill:#fd641266}.theme-dark .orange-fill-light-hover-transparent-45:hover,.theme-dark .color-5-fill-light-hover-transparent-45:hover{fill:#fd641273}.theme-dark .orange-fill-light-hover-transparent-50:hover,.theme-dark .color-5-fill-light-hover-transparent-50:hover{fill:#fd641280}.theme-dark .orange-fill-light-hover-transparent-55:hover,.theme-dark .color-5-fill-light-hover-transparent-55:hover{fill:#fd64128c}.theme-dark .orange-fill-light-hover-transparent-60:hover,.theme-dark .color-5-fill-light-hover-transparent-60:hover{fill:#fd641299}.theme-dark .orange-fill-light-hover-transparent-65:hover,.theme-dark .color-5-fill-light-hover-transparent-65:hover{fill:#fd6412a6}.theme-dark .orange-fill-light-hover-transparent-70:hover,.theme-dark .color-5-fill-light-hover-transparent-70:hover{fill:#fd6412b3}.theme-dark .orange-fill-light-hover-transparent-75:hover,.theme-dark .color-5-fill-light-hover-transparent-75:hover{fill:#fd6412bf}.theme-dark .orange-fill-light-hover-transparent-80:hover,.theme-dark .color-5-fill-light-hover-transparent-80:hover{fill:#fd6412cc}.theme-dark .orange-fill-light-hover-transparent-85:hover,.theme-dark .color-5-fill-light-hover-transparent-85:hover{fill:#fd6412d9}.theme-dark .orange-fill-light-hover-transparent-90:hover,.theme-dark .color-5-fill-light-hover-transparent-90:hover{fill:#fd6412e6}.theme-dark .orange-fill-light-hover-transparent-95:hover,.theme-dark .color-5-fill-light-hover-transparent-95:hover{fill:#fd6412f2}.theme-dark .orange-fill,.theme-dark .color-5-fill{fill:#d04a02}.theme-dark .orange-fill-transparent-5,.theme-dark .color-5-fill-transparent-5{fill:#d04a020d}.theme-dark .orange-fill-transparent-10,.theme-dark .color-5-fill-transparent-10{fill:#d04a021a}.theme-dark .orange-fill-transparent-15,.theme-dark .color-5-fill-transparent-15{fill:#d04a0226}.theme-dark .orange-fill-transparent-20,.theme-dark .color-5-fill-transparent-20{fill:#d04a0233}.theme-dark .orange-fill-transparent-25,.theme-dark .color-5-fill-transparent-25{fill:#d04a0240}.theme-dark .orange-fill-transparent-30,.theme-dark .color-5-fill-transparent-30{fill:#d04a024d}.theme-dark .orange-fill-transparent-35,.theme-dark .color-5-fill-transparent-35{fill:#d04a0259}.theme-dark .orange-fill-transparent-40,.theme-dark .color-5-fill-transparent-40{fill:#d04a0266}.theme-dark .orange-fill-transparent-45,.theme-dark .color-5-fill-transparent-45{fill:#d04a0273}.theme-dark .orange-fill-transparent-50,.theme-dark .color-5-fill-transparent-50{fill:#d04a0280}.theme-dark .orange-fill-transparent-55,.theme-dark .color-5-fill-transparent-55{fill:#d04a028c}.theme-dark .orange-fill-transparent-60,.theme-dark .color-5-fill-transparent-60{fill:#d04a0299}.theme-dark .orange-fill-transparent-65,.theme-dark .color-5-fill-transparent-65{fill:#d04a02a6}.theme-dark .orange-fill-transparent-70,.theme-dark .color-5-fill-transparent-70{fill:#d04a02b3}.theme-dark .orange-fill-transparent-75,.theme-dark .color-5-fill-transparent-75{fill:#d04a02bf}.theme-dark .orange-fill-transparent-80,.theme-dark .color-5-fill-transparent-80{fill:#d04a02cc}.theme-dark .orange-fill-transparent-85,.theme-dark .color-5-fill-transparent-85{fill:#d04a02d9}.theme-dark .orange-fill-transparent-90,.theme-dark .color-5-fill-transparent-90{fill:#d04a02e6}.theme-dark .orange-fill-transparent-95,.theme-dark .color-5-fill-transparent-95{fill:#d04a02f2}.theme-dark .orange-fill-lightness-10,.theme-dark .color-5-fill-lightness-10{fill:#ee5502}.theme-dark .orange-fill-darkness-10,.theme-dark .color-5-fill-darkness-10{fill:#bb4302}.theme-dark .orange-fill-lightness-20,.theme-dark .color-5-fill-lightness-20{fill:#fd6411}.theme-dark .orange-fill-darkness-20,.theme-dark .color-5-fill-darkness-20{fill:#a63b02}.theme-dark .orange-fill-lightness-30,.theme-dark .color-5-fill-lightness-30{fill:#fd772f}.theme-dark .orange-fill-darkness-30,.theme-dark .color-5-fill-darkness-30{fill:#923401}.theme-dark .orange-fill-lightness-40,.theme-dark .color-5-fill-lightness-40{fill:#fd8a4d}.theme-dark .orange-fill-darkness-40,.theme-dark .color-5-fill-darkness-40{fill:#7d2c01}.theme-dark .orange-fill-lightness-50,.theme-dark .color-5-fill-lightness-50{fill:#fe9e6a}.theme-dark .orange-fill-darkness-50,.theme-dark .color-5-fill-darkness-50{fill:#682501}.theme-dark .orange-fill-lightness-60,.theme-dark .color-5-fill-lightness-60{fill:#feb188}.theme-dark .orange-fill-darkness-60,.theme-dark .color-5-fill-darkness-60{fill:#531e01}.theme-dark .orange-fill-lightness-70,.theme-dark .color-5-fill-lightness-70{fill:#fec5a6}.theme-dark .orange-fill-darkness-70,.theme-dark .color-5-fill-darkness-70{fill:#3e1601}.theme-dark .orange-fill-lightness-80,.theme-dark .color-5-fill-lightness-80{fill:#fed8c4}.theme-dark .orange-fill-darkness-80,.theme-dark .color-5-fill-darkness-80{fill:#2a0f00}.theme-dark .orange-fill-lightness-90,.theme-dark .color-5-fill-lightness-90{fill:#ffece1}.theme-dark .orange-fill-darkness-90,.theme-dark .color-5-fill-darkness-90{fill:#150700}.theme-dark .orange-fill-hover:hover,.theme-dark .color-5-fill-hover:hover{fill:#d04a02}.theme-dark .orange-fill-hover-transparent-5:hover,.theme-dark .color-5-fill-hover-transparent-5:hover{fill:#d04a020d}.theme-dark .orange-fill-hover-transparent-10:hover,.theme-dark .color-5-fill-hover-transparent-10:hover{fill:#d04a021a}.theme-dark .orange-fill-hover-transparent-15:hover,.theme-dark .color-5-fill-hover-transparent-15:hover{fill:#d04a0226}.theme-dark .orange-fill-hover-transparent-20:hover,.theme-dark .color-5-fill-hover-transparent-20:hover{fill:#d04a0233}.theme-dark .orange-fill-hover-transparent-25:hover,.theme-dark .color-5-fill-hover-transparent-25:hover{fill:#d04a0240}.theme-dark .orange-fill-hover-transparent-30:hover,.theme-dark .color-5-fill-hover-transparent-30:hover{fill:#d04a024d}.theme-dark .orange-fill-hover-transparent-35:hover,.theme-dark .color-5-fill-hover-transparent-35:hover{fill:#d04a0259}.theme-dark .orange-fill-hover-transparent-40:hover,.theme-dark .color-5-fill-hover-transparent-40:hover{fill:#d04a0266}.theme-dark .orange-fill-hover-transparent-45:hover,.theme-dark .color-5-fill-hover-transparent-45:hover{fill:#d04a0273}.theme-dark .orange-fill-hover-transparent-50:hover,.theme-dark .color-5-fill-hover-transparent-50:hover{fill:#d04a0280}.theme-dark .orange-fill-hover-transparent-55:hover,.theme-dark .color-5-fill-hover-transparent-55:hover{fill:#d04a028c}.theme-dark .orange-fill-hover-transparent-60:hover,.theme-dark .color-5-fill-hover-transparent-60:hover{fill:#d04a0299}.theme-dark .orange-fill-hover-transparent-65:hover,.theme-dark .color-5-fill-hover-transparent-65:hover{fill:#d04a02a6}.theme-dark .orange-fill-hover-transparent-70:hover,.theme-dark .color-5-fill-hover-transparent-70:hover{fill:#d04a02b3}.theme-dark .orange-fill-hover-transparent-75:hover,.theme-dark .color-5-fill-hover-transparent-75:hover{fill:#d04a02bf}.theme-dark .orange-fill-hover-transparent-80:hover,.theme-dark .color-5-fill-hover-transparent-80:hover{fill:#d04a02cc}.theme-dark .orange-fill-hover-transparent-85:hover,.theme-dark .color-5-fill-hover-transparent-85:hover{fill:#d04a02d9}.theme-dark .orange-fill-hover-transparent-90:hover,.theme-dark .color-5-fill-hover-transparent-90:hover{fill:#d04a02e6}.theme-dark .orange-fill-hover-transparent-95:hover,.theme-dark .color-5-fill-hover-transparent-95:hover{fill:#d04a02f2}.theme-dark .orange-fill-dark,.theme-dark .color-5-fill-dark{fill:#933401}.theme-dark .orange-fill-dark-transparent-5,.theme-dark .color-5-fill-dark-transparent-5{fill:#9334010d}.theme-dark .orange-fill-dark-transparent-10,.theme-dark .color-5-fill-dark-transparent-10{fill:#9334011a}.theme-dark .orange-fill-dark-transparent-15,.theme-dark .color-5-fill-dark-transparent-15{fill:#93340126}.theme-dark .orange-fill-dark-transparent-20,.theme-dark .color-5-fill-dark-transparent-20{fill:#93340133}.theme-dark .orange-fill-dark-transparent-25,.theme-dark .color-5-fill-dark-transparent-25{fill:#93340140}.theme-dark .orange-fill-dark-transparent-30,.theme-dark .color-5-fill-dark-transparent-30{fill:#9334014d}.theme-dark .orange-fill-dark-transparent-35,.theme-dark .color-5-fill-dark-transparent-35{fill:#93340159}.theme-dark .orange-fill-dark-transparent-40,.theme-dark .color-5-fill-dark-transparent-40{fill:#93340166}.theme-dark .orange-fill-dark-transparent-45,.theme-dark .color-5-fill-dark-transparent-45{fill:#93340173}.theme-dark .orange-fill-dark-transparent-50,.theme-dark .color-5-fill-dark-transparent-50{fill:#93340180}.theme-dark .orange-fill-dark-transparent-55,.theme-dark .color-5-fill-dark-transparent-55{fill:#9334018c}.theme-dark .orange-fill-dark-transparent-60,.theme-dark .color-5-fill-dark-transparent-60{fill:#93340199}.theme-dark .orange-fill-dark-transparent-65,.theme-dark .color-5-fill-dark-transparent-65{fill:#933401a6}.theme-dark .orange-fill-dark-transparent-70,.theme-dark .color-5-fill-dark-transparent-70{fill:#933401b3}.theme-dark .orange-fill-dark-transparent-75,.theme-dark .color-5-fill-dark-transparent-75{fill:#933401bf}.theme-dark .orange-fill-dark-transparent-80,.theme-dark .color-5-fill-dark-transparent-80{fill:#933401cc}.theme-dark .orange-fill-dark-transparent-85,.theme-dark .color-5-fill-dark-transparent-85{fill:#933401d9}.theme-dark .orange-fill-dark-transparent-90,.theme-dark .color-5-fill-dark-transparent-90{fill:#933401e6}.theme-dark .orange-fill-dark-transparent-95,.theme-dark .color-5-fill-dark-transparent-95{fill:#933401f2}.theme-dark .orange-fill-dark-lightness-10,.theme-dark .color-5-fill-dark-lightness-10{fill:#b74101}.theme-dark .orange-fill-dark-darkness-10,.theme-dark .color-5-fill-dark-darkness-10{fill:#842f01}.theme-dark .orange-fill-dark-lightness-20,.theme-dark .color-5-fill-dark-lightness-20{fill:#db4d01}.theme-dark .orange-fill-dark-darkness-20,.theme-dark .color-5-fill-dark-darkness-20{fill:#762a01}.theme-dark .orange-fill-dark-lightness-30,.theme-dark .color-5-fill-dark-lightness-30{fill:#fd5b03}.theme-dark .orange-fill-dark-darkness-30,.theme-dark .color-5-fill-dark-darkness-30{fill:#672401}.theme-dark .orange-fill-dark-lightness-40,.theme-dark .color-5-fill-dark-lightness-40{fill:#fe7227}.theme-dark .orange-fill-dark-darkness-40,.theme-dark .color-5-fill-dark-darkness-40{fill:#581f01}.theme-dark .orange-fill-dark-lightness-50,.theme-dark .color-5-fill-dark-lightness-50{fill:#fe8a4b}.theme-dark .orange-fill-dark-darkness-50,.theme-dark .color-5-fill-dark-darkness-50{fill:#4a1a01}.theme-dark .orange-fill-dark-lightness-60,.theme-dark .color-5-fill-dark-lightness-60{fill:#fea16f}.theme-dark .orange-fill-dark-darkness-60,.theme-dark .color-5-fill-dark-darkness-60{fill:#3b1500}.theme-dark .orange-fill-dark-lightness-70,.theme-dark .color-5-fill-dark-lightness-70{fill:#feb993}.theme-dark .orange-fill-dark-darkness-70,.theme-dark .color-5-fill-dark-darkness-70{fill:#2c1000}.theme-dark .orange-fill-dark-lightness-80,.theme-dark .color-5-fill-dark-lightness-80{fill:#ffd0b7}.theme-dark .orange-fill-dark-darkness-80,.theme-dark .color-5-fill-dark-darkness-80{fill:#1d0a00}.theme-dark .orange-fill-dark-lightness-90,.theme-dark .color-5-fill-dark-lightness-90{fill:#ffe8db}.theme-dark .orange-fill-dark-darkness-90,.theme-dark .color-5-fill-dark-darkness-90{fill:#0f0500}.theme-dark .orange-fill-dark-hover:hover,.theme-dark .color-5-fill-dark-hover:hover{fill:#933401}.theme-dark .orange-fill-dark-hover-transparent-5:hover,.theme-dark .color-5-fill-dark-hover-transparent-5:hover{fill:#9334010d}.theme-dark .orange-fill-dark-hover-transparent-10:hover,.theme-dark .color-5-fill-dark-hover-transparent-10:hover{fill:#9334011a}.theme-dark .orange-fill-dark-hover-transparent-15:hover,.theme-dark .color-5-fill-dark-hover-transparent-15:hover{fill:#93340126}.theme-dark .orange-fill-dark-hover-transparent-20:hover,.theme-dark .color-5-fill-dark-hover-transparent-20:hover{fill:#93340133}.theme-dark .orange-fill-dark-hover-transparent-25:hover,.theme-dark .color-5-fill-dark-hover-transparent-25:hover{fill:#93340140}.theme-dark .orange-fill-dark-hover-transparent-30:hover,.theme-dark .color-5-fill-dark-hover-transparent-30:hover{fill:#9334014d}.theme-dark .orange-fill-dark-hover-transparent-35:hover,.theme-dark .color-5-fill-dark-hover-transparent-35:hover{fill:#93340159}.theme-dark .orange-fill-dark-hover-transparent-40:hover,.theme-dark .color-5-fill-dark-hover-transparent-40:hover{fill:#93340166}.theme-dark .orange-fill-dark-hover-transparent-45:hover,.theme-dark .color-5-fill-dark-hover-transparent-45:hover{fill:#93340173}.theme-dark .orange-fill-dark-hover-transparent-50:hover,.theme-dark .color-5-fill-dark-hover-transparent-50:hover{fill:#93340180}.theme-dark .orange-fill-dark-hover-transparent-55:hover,.theme-dark .color-5-fill-dark-hover-transparent-55:hover{fill:#9334018c}.theme-dark .orange-fill-dark-hover-transparent-60:hover,.theme-dark .color-5-fill-dark-hover-transparent-60:hover{fill:#93340199}.theme-dark .orange-fill-dark-hover-transparent-65:hover,.theme-dark .color-5-fill-dark-hover-transparent-65:hover{fill:#933401a6}.theme-dark .orange-fill-dark-hover-transparent-70:hover,.theme-dark .color-5-fill-dark-hover-transparent-70:hover{fill:#933401b3}.theme-dark .orange-fill-dark-hover-transparent-75:hover,.theme-dark .color-5-fill-dark-hover-transparent-75:hover{fill:#933401bf}.theme-dark .orange-fill-dark-hover-transparent-80:hover,.theme-dark .color-5-fill-dark-hover-transparent-80:hover{fill:#933401cc}.theme-dark .orange-fill-dark-hover-transparent-85:hover,.theme-dark .color-5-fill-dark-hover-transparent-85:hover{fill:#933401d9}.theme-dark .orange-fill-dark-hover-transparent-90:hover,.theme-dark .color-5-fill-dark-hover-transparent-90:hover{fill:#933401e6}.theme-dark .orange-fill-dark-hover-transparent-95:hover,.theme-dark .color-5-fill-dark-hover-transparent-95:hover{fill:#933401f2}.theme-dark .orange-fill-darker,.theme-dark .color-5-fill-darker{fill:#571f01}.theme-dark .orange-fill-darker-transparent-5,.theme-dark .color-5-fill-darker-transparent-5{fill:#571f010d}.theme-dark .orange-fill-darker-transparent-10,.theme-dark .color-5-fill-darker-transparent-10{fill:#571f011a}.theme-dark .orange-fill-darker-transparent-15,.theme-dark .color-5-fill-darker-transparent-15{fill:#571f0126}.theme-dark .orange-fill-darker-transparent-20,.theme-dark .color-5-fill-darker-transparent-20{fill:#571f0133}.theme-dark .orange-fill-darker-transparent-25,.theme-dark .color-5-fill-darker-transparent-25{fill:#571f0140}.theme-dark .orange-fill-darker-transparent-30,.theme-dark .color-5-fill-darker-transparent-30{fill:#571f014d}.theme-dark .orange-fill-darker-transparent-35,.theme-dark .color-5-fill-darker-transparent-35{fill:#571f0159}.theme-dark .orange-fill-darker-transparent-40,.theme-dark .color-5-fill-darker-transparent-40{fill:#571f0166}.theme-dark .orange-fill-darker-transparent-45,.theme-dark .color-5-fill-darker-transparent-45{fill:#571f0173}.theme-dark .orange-fill-darker-transparent-50,.theme-dark .color-5-fill-darker-transparent-50{fill:#571f0180}.theme-dark .orange-fill-darker-transparent-55,.theme-dark .color-5-fill-darker-transparent-55{fill:#571f018c}.theme-dark .orange-fill-darker-transparent-60,.theme-dark .color-5-fill-darker-transparent-60{fill:#571f0199}.theme-dark .orange-fill-darker-transparent-65,.theme-dark .color-5-fill-darker-transparent-65{fill:#571f01a6}.theme-dark .orange-fill-darker-transparent-70,.theme-dark .color-5-fill-darker-transparent-70{fill:#571f01b3}.theme-dark .orange-fill-darker-transparent-75,.theme-dark .color-5-fill-darker-transparent-75{fill:#571f01bf}.theme-dark .orange-fill-darker-transparent-80,.theme-dark .color-5-fill-darker-transparent-80{fill:#571f01cc}.theme-dark .orange-fill-darker-transparent-85,.theme-dark .color-5-fill-darker-transparent-85{fill:#571f01d9}.theme-dark .orange-fill-darker-transparent-90,.theme-dark .color-5-fill-darker-transparent-90{fill:#571f01e6}.theme-dark .orange-fill-darker-transparent-95,.theme-dark .color-5-fill-darker-transparent-95{fill:#571f01f2}.theme-dark .orange-fill-darker-lightness-10,.theme-dark .color-5-fill-darker-lightness-10{fill:#812e01}.theme-dark .orange-fill-darker-darkness-10,.theme-dark .color-5-fill-darker-darkness-10{fill:#4e1c01}.theme-dark .orange-fill-darker-lightness-20,.theme-dark .color-5-fill-darker-lightness-20{fill:#aa3d02}.theme-dark .orange-fill-darker-darkness-20,.theme-dark .color-5-fill-darker-darkness-20{fill:#461901}.theme-dark .orange-fill-darker-lightness-30,.theme-dark .color-5-fill-darker-lightness-30{fill:#d44c02}.theme-dark .orange-fill-darker-darkness-30,.theme-dark .color-5-fill-darker-darkness-30{fill:#3d1601}.theme-dark .orange-fill-darker-lightness-40,.theme-dark .color-5-fill-darker-lightness-40{fill:#fc5b05}.theme-dark .orange-fill-darker-darkness-40,.theme-dark .color-5-fill-darker-darkness-40{fill:#341301}.theme-dark .orange-fill-darker-lightness-50,.theme-dark .color-5-fill-darker-lightness-50{fill:#fd762e}.theme-dark .orange-fill-darker-darkness-50,.theme-dark .color-5-fill-darker-darkness-50{fill:#2c1001}.theme-dark .orange-fill-darker-lightness-60,.theme-dark .color-5-fill-darker-lightness-60{fill:#fd9258}.theme-dark .orange-fill-darker-darkness-60,.theme-dark .color-5-fill-darker-darkness-60{fill:#230c00}.theme-dark .orange-fill-darker-lightness-70,.theme-dark .color-5-fill-darker-lightness-70{fill:#fead82}.theme-dark .orange-fill-darker-darkness-70,.theme-dark .color-5-fill-darker-darkness-70{fill:#1a0900}.theme-dark .orange-fill-darker-lightness-80,.theme-dark .color-5-fill-darker-lightness-80{fill:#fec8ac}.theme-dark .orange-fill-darker-darkness-80,.theme-dark .color-5-fill-darker-darkness-80{fill:#110600}.theme-dark .orange-fill-darker-lightness-90,.theme-dark .color-5-fill-darker-lightness-90{fill:#ffe4d5}.theme-dark .orange-fill-darker-darkness-90,.theme-dark .color-5-fill-darker-darkness-90{fill:#090300}.theme-dark .orange-fill-darker-hover:hover,.theme-dark .color-5-fill-darker-hover:hover{fill:#571f01}.theme-dark .orange-fill-darker-hover-transparent-5:hover,.theme-dark .color-5-fill-darker-hover-transparent-5:hover{fill:#571f010d}.theme-dark .orange-fill-darker-hover-transparent-10:hover,.theme-dark .color-5-fill-darker-hover-transparent-10:hover{fill:#571f011a}.theme-dark .orange-fill-darker-hover-transparent-15:hover,.theme-dark .color-5-fill-darker-hover-transparent-15:hover{fill:#571f0126}.theme-dark .orange-fill-darker-hover-transparent-20:hover,.theme-dark .color-5-fill-darker-hover-transparent-20:hover{fill:#571f0133}.theme-dark .orange-fill-darker-hover-transparent-25:hover,.theme-dark .color-5-fill-darker-hover-transparent-25:hover{fill:#571f0140}.theme-dark .orange-fill-darker-hover-transparent-30:hover,.theme-dark .color-5-fill-darker-hover-transparent-30:hover{fill:#571f014d}.theme-dark .orange-fill-darker-hover-transparent-35:hover,.theme-dark .color-5-fill-darker-hover-transparent-35:hover{fill:#571f0159}.theme-dark .orange-fill-darker-hover-transparent-40:hover,.theme-dark .color-5-fill-darker-hover-transparent-40:hover{fill:#571f0166}.theme-dark .orange-fill-darker-hover-transparent-45:hover,.theme-dark .color-5-fill-darker-hover-transparent-45:hover{fill:#571f0173}.theme-dark .orange-fill-darker-hover-transparent-50:hover,.theme-dark .color-5-fill-darker-hover-transparent-50:hover{fill:#571f0180}.theme-dark .orange-fill-darker-hover-transparent-55:hover,.theme-dark .color-5-fill-darker-hover-transparent-55:hover{fill:#571f018c}.theme-dark .orange-fill-darker-hover-transparent-60:hover,.theme-dark .color-5-fill-darker-hover-transparent-60:hover{fill:#571f0199}.theme-dark .orange-fill-darker-hover-transparent-65:hover,.theme-dark .color-5-fill-darker-hover-transparent-65:hover{fill:#571f01a6}.theme-dark .orange-fill-darker-hover-transparent-70:hover,.theme-dark .color-5-fill-darker-hover-transparent-70:hover{fill:#571f01b3}.theme-dark .orange-fill-darker-hover-transparent-75:hover,.theme-dark .color-5-fill-darker-hover-transparent-75:hover{fill:#571f01bf}.theme-dark .orange-fill-darker-hover-transparent-80:hover,.theme-dark .color-5-fill-darker-hover-transparent-80:hover{fill:#571f01cc}.theme-dark .orange-fill-darker-hover-transparent-85:hover,.theme-dark .color-5-fill-darker-hover-transparent-85:hover{fill:#571f01d9}.theme-dark .orange-fill-darker-hover-transparent-90:hover,.theme-dark .color-5-fill-darker-hover-transparent-90:hover{fill:#571f01e6}.theme-dark .orange-fill-darker-hover-transparent-95:hover,.theme-dark .color-5-fill-darker-hover-transparent-95:hover{fill:#571f01f2}.theme-dark .orange-stroke-lighter,.theme-dark .color-5-stroke-lighter{stroke:#feb791}.theme-dark .orange-stroke-lighter-transparent-5,.theme-dark .color-5-stroke-lighter-transparent-5{stroke:#feb7910d}.theme-dark .orange-stroke-lighter-transparent-10,.theme-dark .color-5-stroke-lighter-transparent-10{stroke:#feb7911a}.theme-dark .orange-stroke-lighter-transparent-15,.theme-dark .color-5-stroke-lighter-transparent-15{stroke:#feb79126}.theme-dark .orange-stroke-lighter-transparent-20,.theme-dark .color-5-stroke-lighter-transparent-20{stroke:#feb79133}.theme-dark .orange-stroke-lighter-transparent-25,.theme-dark .color-5-stroke-lighter-transparent-25{stroke:#feb79140}.theme-dark .orange-stroke-lighter-transparent-30,.theme-dark .color-5-stroke-lighter-transparent-30{stroke:#feb7914d}.theme-dark .orange-stroke-lighter-transparent-35,.theme-dark .color-5-stroke-lighter-transparent-35{stroke:#feb79159}.theme-dark .orange-stroke-lighter-transparent-40,.theme-dark .color-5-stroke-lighter-transparent-40{stroke:#feb79166}.theme-dark .orange-stroke-lighter-transparent-45,.theme-dark .color-5-stroke-lighter-transparent-45{stroke:#feb79173}.theme-dark .orange-stroke-lighter-transparent-50,.theme-dark .color-5-stroke-lighter-transparent-50{stroke:#feb79180}.theme-dark .orange-stroke-lighter-transparent-55,.theme-dark .color-5-stroke-lighter-transparent-55{stroke:#feb7918c}.theme-dark .orange-stroke-lighter-transparent-60,.theme-dark .color-5-stroke-lighter-transparent-60{stroke:#feb79199}.theme-dark .orange-stroke-lighter-transparent-65,.theme-dark .color-5-stroke-lighter-transparent-65{stroke:#feb791a6}.theme-dark .orange-stroke-lighter-transparent-70,.theme-dark .color-5-stroke-lighter-transparent-70{stroke:#feb791b3}.theme-dark .orange-stroke-lighter-transparent-75,.theme-dark .color-5-stroke-lighter-transparent-75{stroke:#feb791bf}.theme-dark .orange-stroke-lighter-transparent-80,.theme-dark .color-5-stroke-lighter-transparent-80{stroke:#feb791cc}.theme-dark .orange-stroke-lighter-transparent-85,.theme-dark .color-5-stroke-lighter-transparent-85{stroke:#feb791d9}.theme-dark .orange-stroke-lighter-transparent-90,.theme-dark .color-5-stroke-lighter-transparent-90{stroke:#feb791e6}.theme-dark .orange-stroke-lighter-transparent-95,.theme-dark .color-5-stroke-lighter-transparent-95{stroke:#feb791f2}.theme-dark .orange-stroke-lighter-lightness-10,.theme-dark .color-5-stroke-lighter-lightness-10{stroke:#febe9c}.theme-dark .orange-stroke-lighter-darkness-10,.theme-dark .color-5-stroke-lighter-darkness-10{stroke:#fe9d69}.theme-dark .orange-stroke-lighter-lightness-20,.theme-dark .color-5-stroke-lighter-lightness-20{stroke:#fec5a7}.theme-dark .orange-stroke-lighter-darkness-20,.theme-dark .color-5-stroke-lighter-darkness-20{stroke:#fd8342}.theme-dark .orange-stroke-lighter-lightness-30,.theme-dark .color-5-stroke-lighter-lightness-30{stroke:#fecdb2}.theme-dark .orange-stroke-lighter-darkness-30,.theme-dark .color-5-stroke-lighter-darkness-30{stroke:#fd691a}.theme-dark .orange-stroke-lighter-lightness-40,.theme-dark .color-5-stroke-lighter-lightness-40{stroke:#fed4bd}.theme-dark .orange-stroke-lighter-darkness-40,.theme-dark .color-5-stroke-lighter-darkness-40{stroke:#ed5402}.theme-dark .orange-stroke-lighter-lightness-50,.theme-dark .color-5-stroke-lighter-lightness-50{stroke:#ffdbc8}.theme-dark .orange-stroke-lighter-darkness-50,.theme-dark .color-5-stroke-lighter-darkness-50{stroke:#c64602}.theme-dark .orange-stroke-lighter-lightness-60,.theme-dark .color-5-stroke-lighter-lightness-60{stroke:#ffe2d3}.theme-dark .orange-stroke-lighter-darkness-60,.theme-dark .color-5-stroke-lighter-darkness-60{stroke:#9e3801}.theme-dark .orange-stroke-lighter-lightness-70,.theme-dark .color-5-stroke-lighter-lightness-70{stroke:#ffe9de}.theme-dark .orange-stroke-lighter-darkness-70,.theme-dark .color-5-stroke-lighter-darkness-70{stroke:#772a01}.theme-dark .orange-stroke-lighter-lightness-80,.theme-dark .color-5-stroke-lighter-lightness-80{stroke:#fff1e9}.theme-dark .orange-stroke-lighter-darkness-80,.theme-dark .color-5-stroke-lighter-darkness-80{stroke:#4f1c01}.theme-dark .orange-stroke-lighter-lightness-90,.theme-dark .color-5-stroke-lighter-lightness-90{stroke:#fff8f4}.theme-dark .orange-stroke-lighter-darkness-90,.theme-dark .color-5-stroke-lighter-darkness-90{stroke:#280e00}.theme-dark .orange-stroke-lighter-hover:hover,.theme-dark .color-5-stroke-lighter-hover:hover{stroke:#feb791}.theme-dark .orange-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-5:hover{stroke:#feb7910d}.theme-dark .orange-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-10:hover{stroke:#feb7911a}.theme-dark .orange-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-15:hover{stroke:#feb79126}.theme-dark .orange-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-20:hover{stroke:#feb79133}.theme-dark .orange-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-25:hover{stroke:#feb79140}.theme-dark .orange-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-30:hover{stroke:#feb7914d}.theme-dark .orange-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-35:hover{stroke:#feb79159}.theme-dark .orange-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-40:hover{stroke:#feb79166}.theme-dark .orange-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-45:hover{stroke:#feb79173}.theme-dark .orange-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-50:hover{stroke:#feb79180}.theme-dark .orange-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-55:hover{stroke:#feb7918c}.theme-dark .orange-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-60:hover{stroke:#feb79199}.theme-dark .orange-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-65:hover{stroke:#feb791a6}.theme-dark .orange-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-70:hover{stroke:#feb791b3}.theme-dark .orange-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-75:hover{stroke:#feb791bf}.theme-dark .orange-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-80:hover{stroke:#feb791cc}.theme-dark .orange-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-85:hover{stroke:#feb791d9}.theme-dark .orange-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-90:hover{stroke:#feb791e6}.theme-dark .orange-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-5-stroke-lighter-hover-transparent-95:hover{stroke:#feb791f2}.theme-dark .orange-stroke-light,.theme-dark .color-5-stroke-light{stroke:#fd6412}.theme-dark .orange-stroke-light-transparent-5,.theme-dark .color-5-stroke-light-transparent-5{stroke:#fd64120d}.theme-dark .orange-stroke-light-transparent-10,.theme-dark .color-5-stroke-light-transparent-10{stroke:#fd64121a}.theme-dark .orange-stroke-light-transparent-15,.theme-dark .color-5-stroke-light-transparent-15{stroke:#fd641226}.theme-dark .orange-stroke-light-transparent-20,.theme-dark .color-5-stroke-light-transparent-20{stroke:#fd641233}.theme-dark .orange-stroke-light-transparent-25,.theme-dark .color-5-stroke-light-transparent-25{stroke:#fd641240}.theme-dark .orange-stroke-light-transparent-30,.theme-dark .color-5-stroke-light-transparent-30{stroke:#fd64124d}.theme-dark .orange-stroke-light-transparent-35,.theme-dark .color-5-stroke-light-transparent-35{stroke:#fd641259}.theme-dark .orange-stroke-light-transparent-40,.theme-dark .color-5-stroke-light-transparent-40{stroke:#fd641266}.theme-dark .orange-stroke-light-transparent-45,.theme-dark .color-5-stroke-light-transparent-45{stroke:#fd641273}.theme-dark .orange-stroke-light-transparent-50,.theme-dark .color-5-stroke-light-transparent-50{stroke:#fd641280}.theme-dark .orange-stroke-light-transparent-55,.theme-dark .color-5-stroke-light-transparent-55{stroke:#fd64128c}.theme-dark .orange-stroke-light-transparent-60,.theme-dark .color-5-stroke-light-transparent-60{stroke:#fd641299}.theme-dark .orange-stroke-light-transparent-65,.theme-dark .color-5-stroke-light-transparent-65{stroke:#fd6412a6}.theme-dark .orange-stroke-light-transparent-70,.theme-dark .color-5-stroke-light-transparent-70{stroke:#fd6412b3}.theme-dark .orange-stroke-light-transparent-75,.theme-dark .color-5-stroke-light-transparent-75{stroke:#fd6412bf}.theme-dark .orange-stroke-light-transparent-80,.theme-dark .color-5-stroke-light-transparent-80{stroke:#fd6412cc}.theme-dark .orange-stroke-light-transparent-85,.theme-dark .color-5-stroke-light-transparent-85{stroke:#fd6412d9}.theme-dark .orange-stroke-light-transparent-90,.theme-dark .color-5-stroke-light-transparent-90{stroke:#fd6412e6}.theme-dark .orange-stroke-light-transparent-95,.theme-dark .color-5-stroke-light-transparent-95{stroke:#fd6412f2}.theme-dark .orange-stroke-light-lightness-10,.theme-dark .color-5-stroke-light-lightness-10{stroke:#fd742a}.theme-dark .orange-stroke-light-darkness-10,.theme-dark .color-5-stroke-light-darkness-10{stroke:#f25602}.theme-dark .orange-stroke-light-lightness-20,.theme-dark .color-5-stroke-light-lightness-20{stroke:#fd8341}.theme-dark .orange-stroke-light-darkness-20,.theme-dark .color-5-stroke-light-darkness-20{stroke:#d74c02}.theme-dark .orange-stroke-light-lightness-30,.theme-dark .color-5-stroke-light-lightness-30{stroke:#fe9359}.theme-dark .orange-stroke-light-darkness-30,.theme-dark .color-5-stroke-light-darkness-30{stroke:#bc4302}.theme-dark .orange-stroke-light-lightness-40,.theme-dark .color-5-stroke-light-lightness-40{stroke:#fea271}.theme-dark .orange-stroke-light-darkness-40,.theme-dark .color-5-stroke-light-darkness-40{stroke:#a13901}.theme-dark .orange-stroke-light-lightness-50,.theme-dark .color-5-stroke-light-lightness-50{stroke:#feb289}.theme-dark .orange-stroke-light-darkness-50,.theme-dark .color-5-stroke-light-darkness-50{stroke:#863001}.theme-dark .orange-stroke-light-lightness-60,.theme-dark .color-5-stroke-light-lightness-60{stroke:#fec1a0}.theme-dark .orange-stroke-light-darkness-60,.theme-dark .color-5-stroke-light-darkness-60{stroke:#6b2601}.theme-dark .orange-stroke-light-lightness-70,.theme-dark .color-5-stroke-light-lightness-70{stroke:#fed1b8}.theme-dark .orange-stroke-light-darkness-70,.theme-dark .color-5-stroke-light-darkness-70{stroke:#511d01}.theme-dark .orange-stroke-light-lightness-80,.theme-dark .color-5-stroke-light-lightness-80{stroke:#ffe0d0}.theme-dark .orange-stroke-light-darkness-80,.theme-dark .color-5-stroke-light-darkness-80{stroke:#361300}.theme-dark .orange-stroke-light-lightness-90,.theme-dark .color-5-stroke-light-lightness-90{stroke:#fff0e7}.theme-dark .orange-stroke-light-darkness-90,.theme-dark .color-5-stroke-light-darkness-90{stroke:#1b0a00}.theme-dark .orange-stroke-light-hover:hover,.theme-dark .color-5-stroke-light-hover:hover{stroke:#fd6412}.theme-dark .orange-stroke-light-hover-transparent-5:hover,.theme-dark .color-5-stroke-light-hover-transparent-5:hover{stroke:#fd64120d}.theme-dark .orange-stroke-light-hover-transparent-10:hover,.theme-dark .color-5-stroke-light-hover-transparent-10:hover{stroke:#fd64121a}.theme-dark .orange-stroke-light-hover-transparent-15:hover,.theme-dark .color-5-stroke-light-hover-transparent-15:hover{stroke:#fd641226}.theme-dark .orange-stroke-light-hover-transparent-20:hover,.theme-dark .color-5-stroke-light-hover-transparent-20:hover{stroke:#fd641233}.theme-dark .orange-stroke-light-hover-transparent-25:hover,.theme-dark .color-5-stroke-light-hover-transparent-25:hover{stroke:#fd641240}.theme-dark .orange-stroke-light-hover-transparent-30:hover,.theme-dark .color-5-stroke-light-hover-transparent-30:hover{stroke:#fd64124d}.theme-dark .orange-stroke-light-hover-transparent-35:hover,.theme-dark .color-5-stroke-light-hover-transparent-35:hover{stroke:#fd641259}.theme-dark .orange-stroke-light-hover-transparent-40:hover,.theme-dark .color-5-stroke-light-hover-transparent-40:hover{stroke:#fd641266}.theme-dark .orange-stroke-light-hover-transparent-45:hover,.theme-dark .color-5-stroke-light-hover-transparent-45:hover{stroke:#fd641273}.theme-dark .orange-stroke-light-hover-transparent-50:hover,.theme-dark .color-5-stroke-light-hover-transparent-50:hover{stroke:#fd641280}.theme-dark .orange-stroke-light-hover-transparent-55:hover,.theme-dark .color-5-stroke-light-hover-transparent-55:hover{stroke:#fd64128c}.theme-dark .orange-stroke-light-hover-transparent-60:hover,.theme-dark .color-5-stroke-light-hover-transparent-60:hover{stroke:#fd641299}.theme-dark .orange-stroke-light-hover-transparent-65:hover,.theme-dark .color-5-stroke-light-hover-transparent-65:hover{stroke:#fd6412a6}.theme-dark .orange-stroke-light-hover-transparent-70:hover,.theme-dark .color-5-stroke-light-hover-transparent-70:hover{stroke:#fd6412b3}.theme-dark .orange-stroke-light-hover-transparent-75:hover,.theme-dark .color-5-stroke-light-hover-transparent-75:hover{stroke:#fd6412bf}.theme-dark .orange-stroke-light-hover-transparent-80:hover,.theme-dark .color-5-stroke-light-hover-transparent-80:hover{stroke:#fd6412cc}.theme-dark .orange-stroke-light-hover-transparent-85:hover,.theme-dark .color-5-stroke-light-hover-transparent-85:hover{stroke:#fd6412d9}.theme-dark .orange-stroke-light-hover-transparent-90:hover,.theme-dark .color-5-stroke-light-hover-transparent-90:hover{stroke:#fd6412e6}.theme-dark .orange-stroke-light-hover-transparent-95:hover,.theme-dark .color-5-stroke-light-hover-transparent-95:hover{stroke:#fd6412f2}.theme-dark .orange-stroke,.theme-dark .color-5-stroke{stroke:#d04a02}.theme-dark .orange-stroke-transparent-5,.theme-dark .color-5-stroke-transparent-5{stroke:#d04a020d}.theme-dark .orange-stroke-transparent-10,.theme-dark .color-5-stroke-transparent-10{stroke:#d04a021a}.theme-dark .orange-stroke-transparent-15,.theme-dark .color-5-stroke-transparent-15{stroke:#d04a0226}.theme-dark .orange-stroke-transparent-20,.theme-dark .color-5-stroke-transparent-20{stroke:#d04a0233}.theme-dark .orange-stroke-transparent-25,.theme-dark .color-5-stroke-transparent-25{stroke:#d04a0240}.theme-dark .orange-stroke-transparent-30,.theme-dark .color-5-stroke-transparent-30{stroke:#d04a024d}.theme-dark .orange-stroke-transparent-35,.theme-dark .color-5-stroke-transparent-35{stroke:#d04a0259}.theme-dark .orange-stroke-transparent-40,.theme-dark .color-5-stroke-transparent-40{stroke:#d04a0266}.theme-dark .orange-stroke-transparent-45,.theme-dark .color-5-stroke-transparent-45{stroke:#d04a0273}.theme-dark .orange-stroke-transparent-50,.theme-dark .color-5-stroke-transparent-50{stroke:#d04a0280}.theme-dark .orange-stroke-transparent-55,.theme-dark .color-5-stroke-transparent-55{stroke:#d04a028c}.theme-dark .orange-stroke-transparent-60,.theme-dark .color-5-stroke-transparent-60{stroke:#d04a0299}.theme-dark .orange-stroke-transparent-65,.theme-dark .color-5-stroke-transparent-65{stroke:#d04a02a6}.theme-dark .orange-stroke-transparent-70,.theme-dark .color-5-stroke-transparent-70{stroke:#d04a02b3}.theme-dark .orange-stroke-transparent-75,.theme-dark .color-5-stroke-transparent-75{stroke:#d04a02bf}.theme-dark .orange-stroke-transparent-80,.theme-dark .color-5-stroke-transparent-80{stroke:#d04a02cc}.theme-dark .orange-stroke-transparent-85,.theme-dark .color-5-stroke-transparent-85{stroke:#d04a02d9}.theme-dark .orange-stroke-transparent-90,.theme-dark .color-5-stroke-transparent-90{stroke:#d04a02e6}.theme-dark .orange-stroke-transparent-95,.theme-dark .color-5-stroke-transparent-95{stroke:#d04a02f2}.theme-dark .orange-stroke-lightness-10,.theme-dark .color-5-stroke-lightness-10{stroke:#ee5502}.theme-dark .orange-stroke-darkness-10,.theme-dark .color-5-stroke-darkness-10{stroke:#bb4302}.theme-dark .orange-stroke-lightness-20,.theme-dark .color-5-stroke-lightness-20{stroke:#fd6411}.theme-dark .orange-stroke-darkness-20,.theme-dark .color-5-stroke-darkness-20{stroke:#a63b02}.theme-dark .orange-stroke-lightness-30,.theme-dark .color-5-stroke-lightness-30{stroke:#fd772f}.theme-dark .orange-stroke-darkness-30,.theme-dark .color-5-stroke-darkness-30{stroke:#923401}.theme-dark .orange-stroke-lightness-40,.theme-dark .color-5-stroke-lightness-40{stroke:#fd8a4d}.theme-dark .orange-stroke-darkness-40,.theme-dark .color-5-stroke-darkness-40{stroke:#7d2c01}.theme-dark .orange-stroke-lightness-50,.theme-dark .color-5-stroke-lightness-50{stroke:#fe9e6a}.theme-dark .orange-stroke-darkness-50,.theme-dark .color-5-stroke-darkness-50{stroke:#682501}.theme-dark .orange-stroke-lightness-60,.theme-dark .color-5-stroke-lightness-60{stroke:#feb188}.theme-dark .orange-stroke-darkness-60,.theme-dark .color-5-stroke-darkness-60{stroke:#531e01}.theme-dark .orange-stroke-lightness-70,.theme-dark .color-5-stroke-lightness-70{stroke:#fec5a6}.theme-dark .orange-stroke-darkness-70,.theme-dark .color-5-stroke-darkness-70{stroke:#3e1601}.theme-dark .orange-stroke-lightness-80,.theme-dark .color-5-stroke-lightness-80{stroke:#fed8c4}.theme-dark .orange-stroke-darkness-80,.theme-dark .color-5-stroke-darkness-80{stroke:#2a0f00}.theme-dark .orange-stroke-lightness-90,.theme-dark .color-5-stroke-lightness-90{stroke:#ffece1}.theme-dark .orange-stroke-darkness-90,.theme-dark .color-5-stroke-darkness-90{stroke:#150700}.theme-dark .orange-stroke-hover:hover,.theme-dark .color-5-stroke-hover:hover{stroke:#d04a02}.theme-dark .orange-stroke-hover-transparent-5:hover,.theme-dark .color-5-stroke-hover-transparent-5:hover{stroke:#d04a020d}.theme-dark .orange-stroke-hover-transparent-10:hover,.theme-dark .color-5-stroke-hover-transparent-10:hover{stroke:#d04a021a}.theme-dark .orange-stroke-hover-transparent-15:hover,.theme-dark .color-5-stroke-hover-transparent-15:hover{stroke:#d04a0226}.theme-dark .orange-stroke-hover-transparent-20:hover,.theme-dark .color-5-stroke-hover-transparent-20:hover{stroke:#d04a0233}.theme-dark .orange-stroke-hover-transparent-25:hover,.theme-dark .color-5-stroke-hover-transparent-25:hover{stroke:#d04a0240}.theme-dark .orange-stroke-hover-transparent-30:hover,.theme-dark .color-5-stroke-hover-transparent-30:hover{stroke:#d04a024d}.theme-dark .orange-stroke-hover-transparent-35:hover,.theme-dark .color-5-stroke-hover-transparent-35:hover{stroke:#d04a0259}.theme-dark .orange-stroke-hover-transparent-40:hover,.theme-dark .color-5-stroke-hover-transparent-40:hover{stroke:#d04a0266}.theme-dark .orange-stroke-hover-transparent-45:hover,.theme-dark .color-5-stroke-hover-transparent-45:hover{stroke:#d04a0273}.theme-dark .orange-stroke-hover-transparent-50:hover,.theme-dark .color-5-stroke-hover-transparent-50:hover{stroke:#d04a0280}.theme-dark .orange-stroke-hover-transparent-55:hover,.theme-dark .color-5-stroke-hover-transparent-55:hover{stroke:#d04a028c}.theme-dark .orange-stroke-hover-transparent-60:hover,.theme-dark .color-5-stroke-hover-transparent-60:hover{stroke:#d04a0299}.theme-dark .orange-stroke-hover-transparent-65:hover,.theme-dark .color-5-stroke-hover-transparent-65:hover{stroke:#d04a02a6}.theme-dark .orange-stroke-hover-transparent-70:hover,.theme-dark .color-5-stroke-hover-transparent-70:hover{stroke:#d04a02b3}.theme-dark .orange-stroke-hover-transparent-75:hover,.theme-dark .color-5-stroke-hover-transparent-75:hover{stroke:#d04a02bf}.theme-dark .orange-stroke-hover-transparent-80:hover,.theme-dark .color-5-stroke-hover-transparent-80:hover{stroke:#d04a02cc}.theme-dark .orange-stroke-hover-transparent-85:hover,.theme-dark .color-5-stroke-hover-transparent-85:hover{stroke:#d04a02d9}.theme-dark .orange-stroke-hover-transparent-90:hover,.theme-dark .color-5-stroke-hover-transparent-90:hover{stroke:#d04a02e6}.theme-dark .orange-stroke-hover-transparent-95:hover,.theme-dark .color-5-stroke-hover-transparent-95:hover{stroke:#d04a02f2}.theme-dark .orange-stroke-dark,.theme-dark .color-5-stroke-dark{stroke:#933401}.theme-dark .orange-stroke-dark-transparent-5,.theme-dark .color-5-stroke-dark-transparent-5{stroke:#9334010d}.theme-dark .orange-stroke-dark-transparent-10,.theme-dark .color-5-stroke-dark-transparent-10{stroke:#9334011a}.theme-dark .orange-stroke-dark-transparent-15,.theme-dark .color-5-stroke-dark-transparent-15{stroke:#93340126}.theme-dark .orange-stroke-dark-transparent-20,.theme-dark .color-5-stroke-dark-transparent-20{stroke:#93340133}.theme-dark .orange-stroke-dark-transparent-25,.theme-dark .color-5-stroke-dark-transparent-25{stroke:#93340140}.theme-dark .orange-stroke-dark-transparent-30,.theme-dark .color-5-stroke-dark-transparent-30{stroke:#9334014d}.theme-dark .orange-stroke-dark-transparent-35,.theme-dark .color-5-stroke-dark-transparent-35{stroke:#93340159}.theme-dark .orange-stroke-dark-transparent-40,.theme-dark .color-5-stroke-dark-transparent-40{stroke:#93340166}.theme-dark .orange-stroke-dark-transparent-45,.theme-dark .color-5-stroke-dark-transparent-45{stroke:#93340173}.theme-dark .orange-stroke-dark-transparent-50,.theme-dark .color-5-stroke-dark-transparent-50{stroke:#93340180}.theme-dark .orange-stroke-dark-transparent-55,.theme-dark .color-5-stroke-dark-transparent-55{stroke:#9334018c}.theme-dark .orange-stroke-dark-transparent-60,.theme-dark .color-5-stroke-dark-transparent-60{stroke:#93340199}.theme-dark .orange-stroke-dark-transparent-65,.theme-dark .color-5-stroke-dark-transparent-65{stroke:#933401a6}.theme-dark .orange-stroke-dark-transparent-70,.theme-dark .color-5-stroke-dark-transparent-70{stroke:#933401b3}.theme-dark .orange-stroke-dark-transparent-75,.theme-dark .color-5-stroke-dark-transparent-75{stroke:#933401bf}.theme-dark .orange-stroke-dark-transparent-80,.theme-dark .color-5-stroke-dark-transparent-80{stroke:#933401cc}.theme-dark .orange-stroke-dark-transparent-85,.theme-dark .color-5-stroke-dark-transparent-85{stroke:#933401d9}.theme-dark .orange-stroke-dark-transparent-90,.theme-dark .color-5-stroke-dark-transparent-90{stroke:#933401e6}.theme-dark .orange-stroke-dark-transparent-95,.theme-dark .color-5-stroke-dark-transparent-95{stroke:#933401f2}.theme-dark .orange-stroke-dark-lightness-10,.theme-dark .color-5-stroke-dark-lightness-10{stroke:#b74101}.theme-dark .orange-stroke-dark-darkness-10,.theme-dark .color-5-stroke-dark-darkness-10{stroke:#842f01}.theme-dark .orange-stroke-dark-lightness-20,.theme-dark .color-5-stroke-dark-lightness-20{stroke:#db4d01}.theme-dark .orange-stroke-dark-darkness-20,.theme-dark .color-5-stroke-dark-darkness-20{stroke:#762a01}.theme-dark .orange-stroke-dark-lightness-30,.theme-dark .color-5-stroke-dark-lightness-30{stroke:#fd5b03}.theme-dark .orange-stroke-dark-darkness-30,.theme-dark .color-5-stroke-dark-darkness-30{stroke:#672401}.theme-dark .orange-stroke-dark-lightness-40,.theme-dark .color-5-stroke-dark-lightness-40{stroke:#fe7227}.theme-dark .orange-stroke-dark-darkness-40,.theme-dark .color-5-stroke-dark-darkness-40{stroke:#581f01}.theme-dark .orange-stroke-dark-lightness-50,.theme-dark .color-5-stroke-dark-lightness-50{stroke:#fe8a4b}.theme-dark .orange-stroke-dark-darkness-50,.theme-dark .color-5-stroke-dark-darkness-50{stroke:#4a1a01}.theme-dark .orange-stroke-dark-lightness-60,.theme-dark .color-5-stroke-dark-lightness-60{stroke:#fea16f}.theme-dark .orange-stroke-dark-darkness-60,.theme-dark .color-5-stroke-dark-darkness-60{stroke:#3b1500}.theme-dark .orange-stroke-dark-lightness-70,.theme-dark .color-5-stroke-dark-lightness-70{stroke:#feb993}.theme-dark .orange-stroke-dark-darkness-70,.theme-dark .color-5-stroke-dark-darkness-70{stroke:#2c1000}.theme-dark .orange-stroke-dark-lightness-80,.theme-dark .color-5-stroke-dark-lightness-80{stroke:#ffd0b7}.theme-dark .orange-stroke-dark-darkness-80,.theme-dark .color-5-stroke-dark-darkness-80{stroke:#1d0a00}.theme-dark .orange-stroke-dark-lightness-90,.theme-dark .color-5-stroke-dark-lightness-90{stroke:#ffe8db}.theme-dark .orange-stroke-dark-darkness-90,.theme-dark .color-5-stroke-dark-darkness-90{stroke:#0f0500}.theme-dark .orange-stroke-dark-hover:hover,.theme-dark .color-5-stroke-dark-hover:hover{stroke:#933401}.theme-dark .orange-stroke-dark-hover-transparent-5:hover,.theme-dark .color-5-stroke-dark-hover-transparent-5:hover{stroke:#9334010d}.theme-dark .orange-stroke-dark-hover-transparent-10:hover,.theme-dark .color-5-stroke-dark-hover-transparent-10:hover{stroke:#9334011a}.theme-dark .orange-stroke-dark-hover-transparent-15:hover,.theme-dark .color-5-stroke-dark-hover-transparent-15:hover{stroke:#93340126}.theme-dark .orange-stroke-dark-hover-transparent-20:hover,.theme-dark .color-5-stroke-dark-hover-transparent-20:hover{stroke:#93340133}.theme-dark .orange-stroke-dark-hover-transparent-25:hover,.theme-dark .color-5-stroke-dark-hover-transparent-25:hover{stroke:#93340140}.theme-dark .orange-stroke-dark-hover-transparent-30:hover,.theme-dark .color-5-stroke-dark-hover-transparent-30:hover{stroke:#9334014d}.theme-dark .orange-stroke-dark-hover-transparent-35:hover,.theme-dark .color-5-stroke-dark-hover-transparent-35:hover{stroke:#93340159}.theme-dark .orange-stroke-dark-hover-transparent-40:hover,.theme-dark .color-5-stroke-dark-hover-transparent-40:hover{stroke:#93340166}.theme-dark .orange-stroke-dark-hover-transparent-45:hover,.theme-dark .color-5-stroke-dark-hover-transparent-45:hover{stroke:#93340173}.theme-dark .orange-stroke-dark-hover-transparent-50:hover,.theme-dark .color-5-stroke-dark-hover-transparent-50:hover{stroke:#93340180}.theme-dark .orange-stroke-dark-hover-transparent-55:hover,.theme-dark .color-5-stroke-dark-hover-transparent-55:hover{stroke:#9334018c}.theme-dark .orange-stroke-dark-hover-transparent-60:hover,.theme-dark .color-5-stroke-dark-hover-transparent-60:hover{stroke:#93340199}.theme-dark .orange-stroke-dark-hover-transparent-65:hover,.theme-dark .color-5-stroke-dark-hover-transparent-65:hover{stroke:#933401a6}.theme-dark .orange-stroke-dark-hover-transparent-70:hover,.theme-dark .color-5-stroke-dark-hover-transparent-70:hover{stroke:#933401b3}.theme-dark .orange-stroke-dark-hover-transparent-75:hover,.theme-dark .color-5-stroke-dark-hover-transparent-75:hover{stroke:#933401bf}.theme-dark .orange-stroke-dark-hover-transparent-80:hover,.theme-dark .color-5-stroke-dark-hover-transparent-80:hover{stroke:#933401cc}.theme-dark .orange-stroke-dark-hover-transparent-85:hover,.theme-dark .color-5-stroke-dark-hover-transparent-85:hover{stroke:#933401d9}.theme-dark .orange-stroke-dark-hover-transparent-90:hover,.theme-dark .color-5-stroke-dark-hover-transparent-90:hover{stroke:#933401e6}.theme-dark .orange-stroke-dark-hover-transparent-95:hover,.theme-dark .color-5-stroke-dark-hover-transparent-95:hover{stroke:#933401f2}.theme-dark .orange-stroke-darker,.theme-dark .color-5-stroke-darker{stroke:#571f01}.theme-dark .orange-stroke-darker-transparent-5,.theme-dark .color-5-stroke-darker-transparent-5{stroke:#571f010d}.theme-dark .orange-stroke-darker-transparent-10,.theme-dark .color-5-stroke-darker-transparent-10{stroke:#571f011a}.theme-dark .orange-stroke-darker-transparent-15,.theme-dark .color-5-stroke-darker-transparent-15{stroke:#571f0126}.theme-dark .orange-stroke-darker-transparent-20,.theme-dark .color-5-stroke-darker-transparent-20{stroke:#571f0133}.theme-dark .orange-stroke-darker-transparent-25,.theme-dark .color-5-stroke-darker-transparent-25{stroke:#571f0140}.theme-dark .orange-stroke-darker-transparent-30,.theme-dark .color-5-stroke-darker-transparent-30{stroke:#571f014d}.theme-dark .orange-stroke-darker-transparent-35,.theme-dark .color-5-stroke-darker-transparent-35{stroke:#571f0159}.theme-dark .orange-stroke-darker-transparent-40,.theme-dark .color-5-stroke-darker-transparent-40{stroke:#571f0166}.theme-dark .orange-stroke-darker-transparent-45,.theme-dark .color-5-stroke-darker-transparent-45{stroke:#571f0173}.theme-dark .orange-stroke-darker-transparent-50,.theme-dark .color-5-stroke-darker-transparent-50{stroke:#571f0180}.theme-dark .orange-stroke-darker-transparent-55,.theme-dark .color-5-stroke-darker-transparent-55{stroke:#571f018c}.theme-dark .orange-stroke-darker-transparent-60,.theme-dark .color-5-stroke-darker-transparent-60{stroke:#571f0199}.theme-dark .orange-stroke-darker-transparent-65,.theme-dark .color-5-stroke-darker-transparent-65{stroke:#571f01a6}.theme-dark .orange-stroke-darker-transparent-70,.theme-dark .color-5-stroke-darker-transparent-70{stroke:#571f01b3}.theme-dark .orange-stroke-darker-transparent-75,.theme-dark .color-5-stroke-darker-transparent-75{stroke:#571f01bf}.theme-dark .orange-stroke-darker-transparent-80,.theme-dark .color-5-stroke-darker-transparent-80{stroke:#571f01cc}.theme-dark .orange-stroke-darker-transparent-85,.theme-dark .color-5-stroke-darker-transparent-85{stroke:#571f01d9}.theme-dark .orange-stroke-darker-transparent-90,.theme-dark .color-5-stroke-darker-transparent-90{stroke:#571f01e6}.theme-dark .orange-stroke-darker-transparent-95,.theme-dark .color-5-stroke-darker-transparent-95{stroke:#571f01f2}.theme-dark .orange-stroke-darker-lightness-10,.theme-dark .color-5-stroke-darker-lightness-10{stroke:#812e01}.theme-dark .orange-stroke-darker-darkness-10,.theme-dark .color-5-stroke-darker-darkness-10{stroke:#4e1c01}.theme-dark .orange-stroke-darker-lightness-20,.theme-dark .color-5-stroke-darker-lightness-20{stroke:#aa3d02}.theme-dark .orange-stroke-darker-darkness-20,.theme-dark .color-5-stroke-darker-darkness-20{stroke:#461901}.theme-dark .orange-stroke-darker-lightness-30,.theme-dark .color-5-stroke-darker-lightness-30{stroke:#d44c02}.theme-dark .orange-stroke-darker-darkness-30,.theme-dark .color-5-stroke-darker-darkness-30{stroke:#3d1601}.theme-dark .orange-stroke-darker-lightness-40,.theme-dark .color-5-stroke-darker-lightness-40{stroke:#fc5b05}.theme-dark .orange-stroke-darker-darkness-40,.theme-dark .color-5-stroke-darker-darkness-40{stroke:#341301}.theme-dark .orange-stroke-darker-lightness-50,.theme-dark .color-5-stroke-darker-lightness-50{stroke:#fd762e}.theme-dark .orange-stroke-darker-darkness-50,.theme-dark .color-5-stroke-darker-darkness-50{stroke:#2c1001}.theme-dark .orange-stroke-darker-lightness-60,.theme-dark .color-5-stroke-darker-lightness-60{stroke:#fd9258}.theme-dark .orange-stroke-darker-darkness-60,.theme-dark .color-5-stroke-darker-darkness-60{stroke:#230c00}.theme-dark .orange-stroke-darker-lightness-70,.theme-dark .color-5-stroke-darker-lightness-70{stroke:#fead82}.theme-dark .orange-stroke-darker-darkness-70,.theme-dark .color-5-stroke-darker-darkness-70{stroke:#1a0900}.theme-dark .orange-stroke-darker-lightness-80,.theme-dark .color-5-stroke-darker-lightness-80{stroke:#fec8ac}.theme-dark .orange-stroke-darker-darkness-80,.theme-dark .color-5-stroke-darker-darkness-80{stroke:#110600}.theme-dark .orange-stroke-darker-lightness-90,.theme-dark .color-5-stroke-darker-lightness-90{stroke:#ffe4d5}.theme-dark .orange-stroke-darker-darkness-90,.theme-dark .color-5-stroke-darker-darkness-90{stroke:#090300}.theme-dark .orange-stroke-darker-hover:hover,.theme-dark .color-5-stroke-darker-hover:hover{stroke:#571f01}.theme-dark .orange-stroke-darker-hover-transparent-5:hover,.theme-dark .color-5-stroke-darker-hover-transparent-5:hover{stroke:#571f010d}.theme-dark .orange-stroke-darker-hover-transparent-10:hover,.theme-dark .color-5-stroke-darker-hover-transparent-10:hover{stroke:#571f011a}.theme-dark .orange-stroke-darker-hover-transparent-15:hover,.theme-dark .color-5-stroke-darker-hover-transparent-15:hover{stroke:#571f0126}.theme-dark .orange-stroke-darker-hover-transparent-20:hover,.theme-dark .color-5-stroke-darker-hover-transparent-20:hover{stroke:#571f0133}.theme-dark .orange-stroke-darker-hover-transparent-25:hover,.theme-dark .color-5-stroke-darker-hover-transparent-25:hover{stroke:#571f0140}.theme-dark .orange-stroke-darker-hover-transparent-30:hover,.theme-dark .color-5-stroke-darker-hover-transparent-30:hover{stroke:#571f014d}.theme-dark .orange-stroke-darker-hover-transparent-35:hover,.theme-dark .color-5-stroke-darker-hover-transparent-35:hover{stroke:#571f0159}.theme-dark .orange-stroke-darker-hover-transparent-40:hover,.theme-dark .color-5-stroke-darker-hover-transparent-40:hover{stroke:#571f0166}.theme-dark .orange-stroke-darker-hover-transparent-45:hover,.theme-dark .color-5-stroke-darker-hover-transparent-45:hover{stroke:#571f0173}.theme-dark .orange-stroke-darker-hover-transparent-50:hover,.theme-dark .color-5-stroke-darker-hover-transparent-50:hover{stroke:#571f0180}.theme-dark .orange-stroke-darker-hover-transparent-55:hover,.theme-dark .color-5-stroke-darker-hover-transparent-55:hover{stroke:#571f018c}.theme-dark .orange-stroke-darker-hover-transparent-60:hover,.theme-dark .color-5-stroke-darker-hover-transparent-60:hover{stroke:#571f0199}.theme-dark .orange-stroke-darker-hover-transparent-65:hover,.theme-dark .color-5-stroke-darker-hover-transparent-65:hover{stroke:#571f01a6}.theme-dark .orange-stroke-darker-hover-transparent-70:hover,.theme-dark .color-5-stroke-darker-hover-transparent-70:hover{stroke:#571f01b3}.theme-dark .orange-stroke-darker-hover-transparent-75:hover,.theme-dark .color-5-stroke-darker-hover-transparent-75:hover{stroke:#571f01bf}.theme-dark .orange-stroke-darker-hover-transparent-80:hover,.theme-dark .color-5-stroke-darker-hover-transparent-80:hover{stroke:#571f01cc}.theme-dark .orange-stroke-darker-hover-transparent-85:hover,.theme-dark .color-5-stroke-darker-hover-transparent-85:hover{stroke:#571f01d9}.theme-dark .orange-stroke-darker-hover-transparent-90:hover,.theme-dark .color-5-stroke-darker-hover-transparent-90:hover{stroke:#571f01e6}.theme-dark .orange-stroke-darker-hover-transparent-95:hover,.theme-dark .color-5-stroke-darker-hover-transparent-95:hover{stroke:#571f01f2}.theme-dark .orange-border-lighter,.theme-dark .color-5-border-lighter{border-color:#feb791!important}.theme-dark .orange-border-lighter-transparent-5,.theme-dark .color-5-border-lighter-transparent-5{border-color:#feb7910d!important}.theme-dark .orange-border-lighter-transparent-10,.theme-dark .color-5-border-lighter-transparent-10{border-color:#feb7911a!important}.theme-dark .orange-border-lighter-transparent-15,.theme-dark .color-5-border-lighter-transparent-15{border-color:#feb79126!important}.theme-dark .orange-border-lighter-transparent-20,.theme-dark .color-5-border-lighter-transparent-20{border-color:#feb79133!important}.theme-dark .orange-border-lighter-transparent-25,.theme-dark .color-5-border-lighter-transparent-25{border-color:#feb79140!important}.theme-dark .orange-border-lighter-transparent-30,.theme-dark .color-5-border-lighter-transparent-30{border-color:#feb7914d!important}.theme-dark .orange-border-lighter-transparent-35,.theme-dark .color-5-border-lighter-transparent-35{border-color:#feb79159!important}.theme-dark .orange-border-lighter-transparent-40,.theme-dark .color-5-border-lighter-transparent-40{border-color:#feb79166!important}.theme-dark .orange-border-lighter-transparent-45,.theme-dark .color-5-border-lighter-transparent-45{border-color:#feb79173!important}.theme-dark .orange-border-lighter-transparent-50,.theme-dark .color-5-border-lighter-transparent-50{border-color:#feb79180!important}.theme-dark .orange-border-lighter-transparent-55,.theme-dark .color-5-border-lighter-transparent-55{border-color:#feb7918c!important}.theme-dark .orange-border-lighter-transparent-60,.theme-dark .color-5-border-lighter-transparent-60{border-color:#feb79199!important}.theme-dark .orange-border-lighter-transparent-65,.theme-dark .color-5-border-lighter-transparent-65{border-color:#feb791a6!important}.theme-dark .orange-border-lighter-transparent-70,.theme-dark .color-5-border-lighter-transparent-70{border-color:#feb791b3!important}.theme-dark .orange-border-lighter-transparent-75,.theme-dark .color-5-border-lighter-transparent-75{border-color:#feb791bf!important}.theme-dark .orange-border-lighter-transparent-80,.theme-dark .color-5-border-lighter-transparent-80{border-color:#feb791cc!important}.theme-dark .orange-border-lighter-transparent-85,.theme-dark .color-5-border-lighter-transparent-85{border-color:#feb791d9!important}.theme-dark .orange-border-lighter-transparent-90,.theme-dark .color-5-border-lighter-transparent-90{border-color:#feb791e6!important}.theme-dark .orange-border-lighter-transparent-95,.theme-dark .color-5-border-lighter-transparent-95{border-color:#feb791f2!important}.theme-dark .orange-border-lighter-lightness-10,.theme-dark .color-5-border-lighter-lightness-10{border-color:#febe9c!important}.theme-dark .orange-border-lighter-darkness-10,.theme-dark .color-5-border-lighter-darkness-10{border-color:#fe9d69!important}.theme-dark .orange-border-lighter-lightness-20,.theme-dark .color-5-border-lighter-lightness-20{border-color:#fec5a7!important}.theme-dark .orange-border-lighter-darkness-20,.theme-dark .color-5-border-lighter-darkness-20{border-color:#fd8342!important}.theme-dark .orange-border-lighter-lightness-30,.theme-dark .color-5-border-lighter-lightness-30{border-color:#fecdb2!important}.theme-dark .orange-border-lighter-darkness-30,.theme-dark .color-5-border-lighter-darkness-30{border-color:#fd691a!important}.theme-dark .orange-border-lighter-lightness-40,.theme-dark .color-5-border-lighter-lightness-40{border-color:#fed4bd!important}.theme-dark .orange-border-lighter-darkness-40,.theme-dark .color-5-border-lighter-darkness-40{border-color:#ed5402!important}.theme-dark .orange-border-lighter-lightness-50,.theme-dark .color-5-border-lighter-lightness-50{border-color:#ffdbc8!important}.theme-dark .orange-border-lighter-darkness-50,.theme-dark .color-5-border-lighter-darkness-50{border-color:#c64602!important}.theme-dark .orange-border-lighter-lightness-60,.theme-dark .color-5-border-lighter-lightness-60{border-color:#ffe2d3!important}.theme-dark .orange-border-lighter-darkness-60,.theme-dark .color-5-border-lighter-darkness-60{border-color:#9e3801!important}.theme-dark .orange-border-lighter-lightness-70,.theme-dark .color-5-border-lighter-lightness-70{border-color:#ffe9de!important}.theme-dark .orange-border-lighter-darkness-70,.theme-dark .color-5-border-lighter-darkness-70{border-color:#772a01!important}.theme-dark .orange-border-lighter-lightness-80,.theme-dark .color-5-border-lighter-lightness-80{border-color:#fff1e9!important}.theme-dark .orange-border-lighter-darkness-80,.theme-dark .color-5-border-lighter-darkness-80{border-color:#4f1c01!important}.theme-dark .orange-border-lighter-lightness-90,.theme-dark .color-5-border-lighter-lightness-90{border-color:#fff8f4!important}.theme-dark .orange-border-lighter-darkness-90,.theme-dark .color-5-border-lighter-darkness-90{border-color:#280e00!important}.theme-dark .orange-border-lighter-hover:hover,.theme-dark .color-5-border-lighter-hover:hover{border-color:#feb791!important}.theme-dark .orange-border-lighter-hover-transparent-5:hover,.theme-dark .color-5-border-lighter-hover-transparent-5:hover{border-color:#feb7910d!important}.theme-dark .orange-border-lighter-hover-transparent-10:hover,.theme-dark .color-5-border-lighter-hover-transparent-10:hover{border-color:#feb7911a!important}.theme-dark .orange-border-lighter-hover-transparent-15:hover,.theme-dark .color-5-border-lighter-hover-transparent-15:hover{border-color:#feb79126!important}.theme-dark .orange-border-lighter-hover-transparent-20:hover,.theme-dark .color-5-border-lighter-hover-transparent-20:hover{border-color:#feb79133!important}.theme-dark .orange-border-lighter-hover-transparent-25:hover,.theme-dark .color-5-border-lighter-hover-transparent-25:hover{border-color:#feb79140!important}.theme-dark .orange-border-lighter-hover-transparent-30:hover,.theme-dark .color-5-border-lighter-hover-transparent-30:hover{border-color:#feb7914d!important}.theme-dark .orange-border-lighter-hover-transparent-35:hover,.theme-dark .color-5-border-lighter-hover-transparent-35:hover{border-color:#feb79159!important}.theme-dark .orange-border-lighter-hover-transparent-40:hover,.theme-dark .color-5-border-lighter-hover-transparent-40:hover{border-color:#feb79166!important}.theme-dark .orange-border-lighter-hover-transparent-45:hover,.theme-dark .color-5-border-lighter-hover-transparent-45:hover{border-color:#feb79173!important}.theme-dark .orange-border-lighter-hover-transparent-50:hover,.theme-dark .color-5-border-lighter-hover-transparent-50:hover{border-color:#feb79180!important}.theme-dark .orange-border-lighter-hover-transparent-55:hover,.theme-dark .color-5-border-lighter-hover-transparent-55:hover{border-color:#feb7918c!important}.theme-dark .orange-border-lighter-hover-transparent-60:hover,.theme-dark .color-5-border-lighter-hover-transparent-60:hover{border-color:#feb79199!important}.theme-dark .orange-border-lighter-hover-transparent-65:hover,.theme-dark .color-5-border-lighter-hover-transparent-65:hover{border-color:#feb791a6!important}.theme-dark .orange-border-lighter-hover-transparent-70:hover,.theme-dark .color-5-border-lighter-hover-transparent-70:hover{border-color:#feb791b3!important}.theme-dark .orange-border-lighter-hover-transparent-75:hover,.theme-dark .color-5-border-lighter-hover-transparent-75:hover{border-color:#feb791bf!important}.theme-dark .orange-border-lighter-hover-transparent-80:hover,.theme-dark .color-5-border-lighter-hover-transparent-80:hover{border-color:#feb791cc!important}.theme-dark .orange-border-lighter-hover-transparent-85:hover,.theme-dark .color-5-border-lighter-hover-transparent-85:hover{border-color:#feb791d9!important}.theme-dark .orange-border-lighter-hover-transparent-90:hover,.theme-dark .color-5-border-lighter-hover-transparent-90:hover{border-color:#feb791e6!important}.theme-dark .orange-border-lighter-hover-transparent-95:hover,.theme-dark .color-5-border-lighter-hover-transparent-95:hover{border-color:#feb791f2!important}.theme-dark .orange-border-light,.theme-dark .color-5-border-light{border-color:#fd6412!important}.theme-dark .orange-border-light-transparent-5,.theme-dark .color-5-border-light-transparent-5{border-color:#fd64120d!important}.theme-dark .orange-border-light-transparent-10,.theme-dark .color-5-border-light-transparent-10{border-color:#fd64121a!important}.theme-dark .orange-border-light-transparent-15,.theme-dark .color-5-border-light-transparent-15{border-color:#fd641226!important}.theme-dark .orange-border-light-transparent-20,.theme-dark .color-5-border-light-transparent-20{border-color:#fd641233!important}.theme-dark .orange-border-light-transparent-25,.theme-dark .color-5-border-light-transparent-25{border-color:#fd641240!important}.theme-dark .orange-border-light-transparent-30,.theme-dark .color-5-border-light-transparent-30{border-color:#fd64124d!important}.theme-dark .orange-border-light-transparent-35,.theme-dark .color-5-border-light-transparent-35{border-color:#fd641259!important}.theme-dark .orange-border-light-transparent-40,.theme-dark .color-5-border-light-transparent-40{border-color:#fd641266!important}.theme-dark .orange-border-light-transparent-45,.theme-dark .color-5-border-light-transparent-45{border-color:#fd641273!important}.theme-dark .orange-border-light-transparent-50,.theme-dark .color-5-border-light-transparent-50{border-color:#fd641280!important}.theme-dark .orange-border-light-transparent-55,.theme-dark .color-5-border-light-transparent-55{border-color:#fd64128c!important}.theme-dark .orange-border-light-transparent-60,.theme-dark .color-5-border-light-transparent-60{border-color:#fd641299!important}.theme-dark .orange-border-light-transparent-65,.theme-dark .color-5-border-light-transparent-65{border-color:#fd6412a6!important}.theme-dark .orange-border-light-transparent-70,.theme-dark .color-5-border-light-transparent-70{border-color:#fd6412b3!important}.theme-dark .orange-border-light-transparent-75,.theme-dark .color-5-border-light-transparent-75{border-color:#fd6412bf!important}.theme-dark .orange-border-light-transparent-80,.theme-dark .color-5-border-light-transparent-80{border-color:#fd6412cc!important}.theme-dark .orange-border-light-transparent-85,.theme-dark .color-5-border-light-transparent-85{border-color:#fd6412d9!important}.theme-dark .orange-border-light-transparent-90,.theme-dark .color-5-border-light-transparent-90{border-color:#fd6412e6!important}.theme-dark .orange-border-light-transparent-95,.theme-dark .color-5-border-light-transparent-95{border-color:#fd6412f2!important}.theme-dark .orange-border-light-lightness-10,.theme-dark .color-5-border-light-lightness-10{border-color:#fd742a!important}.theme-dark .orange-border-light-darkness-10,.theme-dark .color-5-border-light-darkness-10{border-color:#f25602!important}.theme-dark .orange-border-light-lightness-20,.theme-dark .color-5-border-light-lightness-20{border-color:#fd8341!important}.theme-dark .orange-border-light-darkness-20,.theme-dark .color-5-border-light-darkness-20{border-color:#d74c02!important}.theme-dark .orange-border-light-lightness-30,.theme-dark .color-5-border-light-lightness-30{border-color:#fe9359!important}.theme-dark .orange-border-light-darkness-30,.theme-dark .color-5-border-light-darkness-30{border-color:#bc4302!important}.theme-dark .orange-border-light-lightness-40,.theme-dark .color-5-border-light-lightness-40{border-color:#fea271!important}.theme-dark .orange-border-light-darkness-40,.theme-dark .color-5-border-light-darkness-40{border-color:#a13901!important}.theme-dark .orange-border-light-lightness-50,.theme-dark .color-5-border-light-lightness-50{border-color:#feb289!important}.theme-dark .orange-border-light-darkness-50,.theme-dark .color-5-border-light-darkness-50{border-color:#863001!important}.theme-dark .orange-border-light-lightness-60,.theme-dark .color-5-border-light-lightness-60{border-color:#fec1a0!important}.theme-dark .orange-border-light-darkness-60,.theme-dark .color-5-border-light-darkness-60{border-color:#6b2601!important}.theme-dark .orange-border-light-lightness-70,.theme-dark .color-5-border-light-lightness-70{border-color:#fed1b8!important}.theme-dark .orange-border-light-darkness-70,.theme-dark .color-5-border-light-darkness-70{border-color:#511d01!important}.theme-dark .orange-border-light-lightness-80,.theme-dark .color-5-border-light-lightness-80{border-color:#ffe0d0!important}.theme-dark .orange-border-light-darkness-80,.theme-dark .color-5-border-light-darkness-80{border-color:#361300!important}.theme-dark .orange-border-light-lightness-90,.theme-dark .color-5-border-light-lightness-90{border-color:#fff0e7!important}.theme-dark .orange-border-light-darkness-90,.theme-dark .color-5-border-light-darkness-90{border-color:#1b0a00!important}.theme-dark .orange-border-light-hover:hover,.theme-dark .color-5-border-light-hover:hover{border-color:#fd6412!important}.theme-dark .orange-border-light-hover-transparent-5:hover,.theme-dark .color-5-border-light-hover-transparent-5:hover{border-color:#fd64120d!important}.theme-dark .orange-border-light-hover-transparent-10:hover,.theme-dark .color-5-border-light-hover-transparent-10:hover{border-color:#fd64121a!important}.theme-dark .orange-border-light-hover-transparent-15:hover,.theme-dark .color-5-border-light-hover-transparent-15:hover{border-color:#fd641226!important}.theme-dark .orange-border-light-hover-transparent-20:hover,.theme-dark .color-5-border-light-hover-transparent-20:hover{border-color:#fd641233!important}.theme-dark .orange-border-light-hover-transparent-25:hover,.theme-dark .color-5-border-light-hover-transparent-25:hover{border-color:#fd641240!important}.theme-dark .orange-border-light-hover-transparent-30:hover,.theme-dark .color-5-border-light-hover-transparent-30:hover{border-color:#fd64124d!important}.theme-dark .orange-border-light-hover-transparent-35:hover,.theme-dark .color-5-border-light-hover-transparent-35:hover{border-color:#fd641259!important}.theme-dark .orange-border-light-hover-transparent-40:hover,.theme-dark .color-5-border-light-hover-transparent-40:hover{border-color:#fd641266!important}.theme-dark .orange-border-light-hover-transparent-45:hover,.theme-dark .color-5-border-light-hover-transparent-45:hover{border-color:#fd641273!important}.theme-dark .orange-border-light-hover-transparent-50:hover,.theme-dark .color-5-border-light-hover-transparent-50:hover{border-color:#fd641280!important}.theme-dark .orange-border-light-hover-transparent-55:hover,.theme-dark .color-5-border-light-hover-transparent-55:hover{border-color:#fd64128c!important}.theme-dark .orange-border-light-hover-transparent-60:hover,.theme-dark .color-5-border-light-hover-transparent-60:hover{border-color:#fd641299!important}.theme-dark .orange-border-light-hover-transparent-65:hover,.theme-dark .color-5-border-light-hover-transparent-65:hover{border-color:#fd6412a6!important}.theme-dark .orange-border-light-hover-transparent-70:hover,.theme-dark .color-5-border-light-hover-transparent-70:hover{border-color:#fd6412b3!important}.theme-dark .orange-border-light-hover-transparent-75:hover,.theme-dark .color-5-border-light-hover-transparent-75:hover{border-color:#fd6412bf!important}.theme-dark .orange-border-light-hover-transparent-80:hover,.theme-dark .color-5-border-light-hover-transparent-80:hover{border-color:#fd6412cc!important}.theme-dark .orange-border-light-hover-transparent-85:hover,.theme-dark .color-5-border-light-hover-transparent-85:hover{border-color:#fd6412d9!important}.theme-dark .orange-border-light-hover-transparent-90:hover,.theme-dark .color-5-border-light-hover-transparent-90:hover{border-color:#fd6412e6!important}.theme-dark .orange-border-light-hover-transparent-95:hover,.theme-dark .color-5-border-light-hover-transparent-95:hover{border-color:#fd6412f2!important}.theme-dark .orange-border,.theme-dark .color-5-border{border-color:#d04a02!important}.theme-dark .orange-border-transparent-5,.theme-dark .color-5-border-transparent-5{border-color:#d04a020d!important}.theme-dark .orange-border-transparent-10,.theme-dark .color-5-border-transparent-10{border-color:#d04a021a!important}.theme-dark .orange-border-transparent-15,.theme-dark .color-5-border-transparent-15{border-color:#d04a0226!important}.theme-dark .orange-border-transparent-20,.theme-dark .color-5-border-transparent-20{border-color:#d04a0233!important}.theme-dark .orange-border-transparent-25,.theme-dark .color-5-border-transparent-25{border-color:#d04a0240!important}.theme-dark .orange-border-transparent-30,.theme-dark .color-5-border-transparent-30{border-color:#d04a024d!important}.theme-dark .orange-border-transparent-35,.theme-dark .color-5-border-transparent-35{border-color:#d04a0259!important}.theme-dark .orange-border-transparent-40,.theme-dark .color-5-border-transparent-40{border-color:#d04a0266!important}.theme-dark .orange-border-transparent-45,.theme-dark .color-5-border-transparent-45{border-color:#d04a0273!important}.theme-dark .orange-border-transparent-50,.theme-dark .color-5-border-transparent-50{border-color:#d04a0280!important}.theme-dark .orange-border-transparent-55,.theme-dark .color-5-border-transparent-55{border-color:#d04a028c!important}.theme-dark .orange-border-transparent-60,.theme-dark .color-5-border-transparent-60{border-color:#d04a0299!important}.theme-dark .orange-border-transparent-65,.theme-dark .color-5-border-transparent-65{border-color:#d04a02a6!important}.theme-dark .orange-border-transparent-70,.theme-dark .color-5-border-transparent-70{border-color:#d04a02b3!important}.theme-dark .orange-border-transparent-75,.theme-dark .color-5-border-transparent-75{border-color:#d04a02bf!important}.theme-dark .orange-border-transparent-80,.theme-dark .color-5-border-transparent-80{border-color:#d04a02cc!important}.theme-dark .orange-border-transparent-85,.theme-dark .color-5-border-transparent-85{border-color:#d04a02d9!important}.theme-dark .orange-border-transparent-90,.theme-dark .color-5-border-transparent-90{border-color:#d04a02e6!important}.theme-dark .orange-border-transparent-95,.theme-dark .color-5-border-transparent-95{border-color:#d04a02f2!important}.theme-dark .orange-border-lightness-10,.theme-dark .color-5-border-lightness-10{border-color:#ee5502!important}.theme-dark .orange-border-darkness-10,.theme-dark .color-5-border-darkness-10{border-color:#bb4302!important}.theme-dark .orange-border-lightness-20,.theme-dark .color-5-border-lightness-20{border-color:#fd6411!important}.theme-dark .orange-border-darkness-20,.theme-dark .color-5-border-darkness-20{border-color:#a63b02!important}.theme-dark .orange-border-lightness-30,.theme-dark .color-5-border-lightness-30{border-color:#fd772f!important}.theme-dark .orange-border-darkness-30,.theme-dark .color-5-border-darkness-30{border-color:#923401!important}.theme-dark .orange-border-lightness-40,.theme-dark .color-5-border-lightness-40{border-color:#fd8a4d!important}.theme-dark .orange-border-darkness-40,.theme-dark .color-5-border-darkness-40{border-color:#7d2c01!important}.theme-dark .orange-border-lightness-50,.theme-dark .color-5-border-lightness-50{border-color:#fe9e6a!important}.theme-dark .orange-border-darkness-50,.theme-dark .color-5-border-darkness-50{border-color:#682501!important}.theme-dark .orange-border-lightness-60,.theme-dark .color-5-border-lightness-60{border-color:#feb188!important}.theme-dark .orange-border-darkness-60,.theme-dark .color-5-border-darkness-60{border-color:#531e01!important}.theme-dark .orange-border-lightness-70,.theme-dark .color-5-border-lightness-70{border-color:#fec5a6!important}.theme-dark .orange-border-darkness-70,.theme-dark .color-5-border-darkness-70{border-color:#3e1601!important}.theme-dark .orange-border-lightness-80,.theme-dark .color-5-border-lightness-80{border-color:#fed8c4!important}.theme-dark .orange-border-darkness-80,.theme-dark .color-5-border-darkness-80{border-color:#2a0f00!important}.theme-dark .orange-border-lightness-90,.theme-dark .color-5-border-lightness-90{border-color:#ffece1!important}.theme-dark .orange-border-darkness-90,.theme-dark .color-5-border-darkness-90{border-color:#150700!important}.theme-dark .orange-border-hover:hover,.theme-dark .color-5-border-hover:hover{border-color:#d04a02!important}.theme-dark .orange-border-hover-transparent-5:hover,.theme-dark .color-5-border-hover-transparent-5:hover{border-color:#d04a020d!important}.theme-dark .orange-border-hover-transparent-10:hover,.theme-dark .color-5-border-hover-transparent-10:hover{border-color:#d04a021a!important}.theme-dark .orange-border-hover-transparent-15:hover,.theme-dark .color-5-border-hover-transparent-15:hover{border-color:#d04a0226!important}.theme-dark .orange-border-hover-transparent-20:hover,.theme-dark .color-5-border-hover-transparent-20:hover{border-color:#d04a0233!important}.theme-dark .orange-border-hover-transparent-25:hover,.theme-dark .color-5-border-hover-transparent-25:hover{border-color:#d04a0240!important}.theme-dark .orange-border-hover-transparent-30:hover,.theme-dark .color-5-border-hover-transparent-30:hover{border-color:#d04a024d!important}.theme-dark .orange-border-hover-transparent-35:hover,.theme-dark .color-5-border-hover-transparent-35:hover{border-color:#d04a0259!important}.theme-dark .orange-border-hover-transparent-40:hover,.theme-dark .color-5-border-hover-transparent-40:hover{border-color:#d04a0266!important}.theme-dark .orange-border-hover-transparent-45:hover,.theme-dark .color-5-border-hover-transparent-45:hover{border-color:#d04a0273!important}.theme-dark .orange-border-hover-transparent-50:hover,.theme-dark .color-5-border-hover-transparent-50:hover{border-color:#d04a0280!important}.theme-dark .orange-border-hover-transparent-55:hover,.theme-dark .color-5-border-hover-transparent-55:hover{border-color:#d04a028c!important}.theme-dark .orange-border-hover-transparent-60:hover,.theme-dark .color-5-border-hover-transparent-60:hover{border-color:#d04a0299!important}.theme-dark .orange-border-hover-transparent-65:hover,.theme-dark .color-5-border-hover-transparent-65:hover{border-color:#d04a02a6!important}.theme-dark .orange-border-hover-transparent-70:hover,.theme-dark .color-5-border-hover-transparent-70:hover{border-color:#d04a02b3!important}.theme-dark .orange-border-hover-transparent-75:hover,.theme-dark .color-5-border-hover-transparent-75:hover{border-color:#d04a02bf!important}.theme-dark .orange-border-hover-transparent-80:hover,.theme-dark .color-5-border-hover-transparent-80:hover{border-color:#d04a02cc!important}.theme-dark .orange-border-hover-transparent-85:hover,.theme-dark .color-5-border-hover-transparent-85:hover{border-color:#d04a02d9!important}.theme-dark .orange-border-hover-transparent-90:hover,.theme-dark .color-5-border-hover-transparent-90:hover{border-color:#d04a02e6!important}.theme-dark .orange-border-hover-transparent-95:hover,.theme-dark .color-5-border-hover-transparent-95:hover{border-color:#d04a02f2!important}.theme-dark .orange-border-dark,.theme-dark .color-5-border-dark{border-color:#933401!important}.theme-dark .orange-border-dark-transparent-5,.theme-dark .color-5-border-dark-transparent-5{border-color:#9334010d!important}.theme-dark .orange-border-dark-transparent-10,.theme-dark .color-5-border-dark-transparent-10{border-color:#9334011a!important}.theme-dark .orange-border-dark-transparent-15,.theme-dark .color-5-border-dark-transparent-15{border-color:#93340126!important}.theme-dark .orange-border-dark-transparent-20,.theme-dark .color-5-border-dark-transparent-20{border-color:#93340133!important}.theme-dark .orange-border-dark-transparent-25,.theme-dark .color-5-border-dark-transparent-25{border-color:#93340140!important}.theme-dark .orange-border-dark-transparent-30,.theme-dark .color-5-border-dark-transparent-30{border-color:#9334014d!important}.theme-dark .orange-border-dark-transparent-35,.theme-dark .color-5-border-dark-transparent-35{border-color:#93340159!important}.theme-dark .orange-border-dark-transparent-40,.theme-dark .color-5-border-dark-transparent-40{border-color:#93340166!important}.theme-dark .orange-border-dark-transparent-45,.theme-dark .color-5-border-dark-transparent-45{border-color:#93340173!important}.theme-dark .orange-border-dark-transparent-50,.theme-dark .color-5-border-dark-transparent-50{border-color:#93340180!important}.theme-dark .orange-border-dark-transparent-55,.theme-dark .color-5-border-dark-transparent-55{border-color:#9334018c!important}.theme-dark .orange-border-dark-transparent-60,.theme-dark .color-5-border-dark-transparent-60{border-color:#93340199!important}.theme-dark .orange-border-dark-transparent-65,.theme-dark .color-5-border-dark-transparent-65{border-color:#933401a6!important}.theme-dark .orange-border-dark-transparent-70,.theme-dark .color-5-border-dark-transparent-70{border-color:#933401b3!important}.theme-dark .orange-border-dark-transparent-75,.theme-dark .color-5-border-dark-transparent-75{border-color:#933401bf!important}.theme-dark .orange-border-dark-transparent-80,.theme-dark .color-5-border-dark-transparent-80{border-color:#933401cc!important}.theme-dark .orange-border-dark-transparent-85,.theme-dark .color-5-border-dark-transparent-85{border-color:#933401d9!important}.theme-dark .orange-border-dark-transparent-90,.theme-dark .color-5-border-dark-transparent-90{border-color:#933401e6!important}.theme-dark .orange-border-dark-transparent-95,.theme-dark .color-5-border-dark-transparent-95{border-color:#933401f2!important}.theme-dark .orange-border-dark-lightness-10,.theme-dark .color-5-border-dark-lightness-10{border-color:#b74101!important}.theme-dark .orange-border-dark-darkness-10,.theme-dark .color-5-border-dark-darkness-10{border-color:#842f01!important}.theme-dark .orange-border-dark-lightness-20,.theme-dark .color-5-border-dark-lightness-20{border-color:#db4d01!important}.theme-dark .orange-border-dark-darkness-20,.theme-dark .color-5-border-dark-darkness-20{border-color:#762a01!important}.theme-dark .orange-border-dark-lightness-30,.theme-dark .color-5-border-dark-lightness-30{border-color:#fd5b03!important}.theme-dark .orange-border-dark-darkness-30,.theme-dark .color-5-border-dark-darkness-30{border-color:#672401!important}.theme-dark .orange-border-dark-lightness-40,.theme-dark .color-5-border-dark-lightness-40{border-color:#fe7227!important}.theme-dark .orange-border-dark-darkness-40,.theme-dark .color-5-border-dark-darkness-40{border-color:#581f01!important}.theme-dark .orange-border-dark-lightness-50,.theme-dark .color-5-border-dark-lightness-50{border-color:#fe8a4b!important}.theme-dark .orange-border-dark-darkness-50,.theme-dark .color-5-border-dark-darkness-50{border-color:#4a1a01!important}.theme-dark .orange-border-dark-lightness-60,.theme-dark .color-5-border-dark-lightness-60{border-color:#fea16f!important}.theme-dark .orange-border-dark-darkness-60,.theme-dark .color-5-border-dark-darkness-60{border-color:#3b1500!important}.theme-dark .orange-border-dark-lightness-70,.theme-dark .color-5-border-dark-lightness-70{border-color:#feb993!important}.theme-dark .orange-border-dark-darkness-70,.theme-dark .color-5-border-dark-darkness-70{border-color:#2c1000!important}.theme-dark .orange-border-dark-lightness-80,.theme-dark .color-5-border-dark-lightness-80{border-color:#ffd0b7!important}.theme-dark .orange-border-dark-darkness-80,.theme-dark .color-5-border-dark-darkness-80{border-color:#1d0a00!important}.theme-dark .orange-border-dark-lightness-90,.theme-dark .color-5-border-dark-lightness-90{border-color:#ffe8db!important}.theme-dark .orange-border-dark-darkness-90,.theme-dark .color-5-border-dark-darkness-90{border-color:#0f0500!important}.theme-dark .orange-border-dark-hover:hover,.theme-dark .color-5-border-dark-hover:hover{border-color:#933401!important}.theme-dark .orange-border-dark-hover-transparent-5:hover,.theme-dark .color-5-border-dark-hover-transparent-5:hover{border-color:#9334010d!important}.theme-dark .orange-border-dark-hover-transparent-10:hover,.theme-dark .color-5-border-dark-hover-transparent-10:hover{border-color:#9334011a!important}.theme-dark .orange-border-dark-hover-transparent-15:hover,.theme-dark .color-5-border-dark-hover-transparent-15:hover{border-color:#93340126!important}.theme-dark .orange-border-dark-hover-transparent-20:hover,.theme-dark .color-5-border-dark-hover-transparent-20:hover{border-color:#93340133!important}.theme-dark .orange-border-dark-hover-transparent-25:hover,.theme-dark .color-5-border-dark-hover-transparent-25:hover{border-color:#93340140!important}.theme-dark .orange-border-dark-hover-transparent-30:hover,.theme-dark .color-5-border-dark-hover-transparent-30:hover{border-color:#9334014d!important}.theme-dark .orange-border-dark-hover-transparent-35:hover,.theme-dark .color-5-border-dark-hover-transparent-35:hover{border-color:#93340159!important}.theme-dark .orange-border-dark-hover-transparent-40:hover,.theme-dark .color-5-border-dark-hover-transparent-40:hover{border-color:#93340166!important}.theme-dark .orange-border-dark-hover-transparent-45:hover,.theme-dark .color-5-border-dark-hover-transparent-45:hover{border-color:#93340173!important}.theme-dark .orange-border-dark-hover-transparent-50:hover,.theme-dark .color-5-border-dark-hover-transparent-50:hover{border-color:#93340180!important}.theme-dark .orange-border-dark-hover-transparent-55:hover,.theme-dark .color-5-border-dark-hover-transparent-55:hover{border-color:#9334018c!important}.theme-dark .orange-border-dark-hover-transparent-60:hover,.theme-dark .color-5-border-dark-hover-transparent-60:hover{border-color:#93340199!important}.theme-dark .orange-border-dark-hover-transparent-65:hover,.theme-dark .color-5-border-dark-hover-transparent-65:hover{border-color:#933401a6!important}.theme-dark .orange-border-dark-hover-transparent-70:hover,.theme-dark .color-5-border-dark-hover-transparent-70:hover{border-color:#933401b3!important}.theme-dark .orange-border-dark-hover-transparent-75:hover,.theme-dark .color-5-border-dark-hover-transparent-75:hover{border-color:#933401bf!important}.theme-dark .orange-border-dark-hover-transparent-80:hover,.theme-dark .color-5-border-dark-hover-transparent-80:hover{border-color:#933401cc!important}.theme-dark .orange-border-dark-hover-transparent-85:hover,.theme-dark .color-5-border-dark-hover-transparent-85:hover{border-color:#933401d9!important}.theme-dark .orange-border-dark-hover-transparent-90:hover,.theme-dark .color-5-border-dark-hover-transparent-90:hover{border-color:#933401e6!important}.theme-dark .orange-border-dark-hover-transparent-95:hover,.theme-dark .color-5-border-dark-hover-transparent-95:hover{border-color:#933401f2!important}.theme-dark .orange-border-darker,.theme-dark .color-5-border-darker{border-color:#571f01!important}.theme-dark .orange-border-darker-transparent-5,.theme-dark .color-5-border-darker-transparent-5{border-color:#571f010d!important}.theme-dark .orange-border-darker-transparent-10,.theme-dark .color-5-border-darker-transparent-10{border-color:#571f011a!important}.theme-dark .orange-border-darker-transparent-15,.theme-dark .color-5-border-darker-transparent-15{border-color:#571f0126!important}.theme-dark .orange-border-darker-transparent-20,.theme-dark .color-5-border-darker-transparent-20{border-color:#571f0133!important}.theme-dark .orange-border-darker-transparent-25,.theme-dark .color-5-border-darker-transparent-25{border-color:#571f0140!important}.theme-dark .orange-border-darker-transparent-30,.theme-dark .color-5-border-darker-transparent-30{border-color:#571f014d!important}.theme-dark .orange-border-darker-transparent-35,.theme-dark .color-5-border-darker-transparent-35{border-color:#571f0159!important}.theme-dark .orange-border-darker-transparent-40,.theme-dark .color-5-border-darker-transparent-40{border-color:#571f0166!important}.theme-dark .orange-border-darker-transparent-45,.theme-dark .color-5-border-darker-transparent-45{border-color:#571f0173!important}.theme-dark .orange-border-darker-transparent-50,.theme-dark .color-5-border-darker-transparent-50{border-color:#571f0180!important}.theme-dark .orange-border-darker-transparent-55,.theme-dark .color-5-border-darker-transparent-55{border-color:#571f018c!important}.theme-dark .orange-border-darker-transparent-60,.theme-dark .color-5-border-darker-transparent-60{border-color:#571f0199!important}.theme-dark .orange-border-darker-transparent-65,.theme-dark .color-5-border-darker-transparent-65{border-color:#571f01a6!important}.theme-dark .orange-border-darker-transparent-70,.theme-dark .color-5-border-darker-transparent-70{border-color:#571f01b3!important}.theme-dark .orange-border-darker-transparent-75,.theme-dark .color-5-border-darker-transparent-75{border-color:#571f01bf!important}.theme-dark .orange-border-darker-transparent-80,.theme-dark .color-5-border-darker-transparent-80{border-color:#571f01cc!important}.theme-dark .orange-border-darker-transparent-85,.theme-dark .color-5-border-darker-transparent-85{border-color:#571f01d9!important}.theme-dark .orange-border-darker-transparent-90,.theme-dark .color-5-border-darker-transparent-90{border-color:#571f01e6!important}.theme-dark .orange-border-darker-transparent-95,.theme-dark .color-5-border-darker-transparent-95{border-color:#571f01f2!important}.theme-dark .orange-border-darker-lightness-10,.theme-dark .color-5-border-darker-lightness-10{border-color:#812e01!important}.theme-dark .orange-border-darker-darkness-10,.theme-dark .color-5-border-darker-darkness-10{border-color:#4e1c01!important}.theme-dark .orange-border-darker-lightness-20,.theme-dark .color-5-border-darker-lightness-20{border-color:#aa3d02!important}.theme-dark .orange-border-darker-darkness-20,.theme-dark .color-5-border-darker-darkness-20{border-color:#461901!important}.theme-dark .orange-border-darker-lightness-30,.theme-dark .color-5-border-darker-lightness-30{border-color:#d44c02!important}.theme-dark .orange-border-darker-darkness-30,.theme-dark .color-5-border-darker-darkness-30{border-color:#3d1601!important}.theme-dark .orange-border-darker-lightness-40,.theme-dark .color-5-border-darker-lightness-40{border-color:#fc5b05!important}.theme-dark .orange-border-darker-darkness-40,.theme-dark .color-5-border-darker-darkness-40{border-color:#341301!important}.theme-dark .orange-border-darker-lightness-50,.theme-dark .color-5-border-darker-lightness-50{border-color:#fd762e!important}.theme-dark .orange-border-darker-darkness-50,.theme-dark .color-5-border-darker-darkness-50{border-color:#2c1001!important}.theme-dark .orange-border-darker-lightness-60,.theme-dark .color-5-border-darker-lightness-60{border-color:#fd9258!important}.theme-dark .orange-border-darker-darkness-60,.theme-dark .color-5-border-darker-darkness-60{border-color:#230c00!important}.theme-dark .orange-border-darker-lightness-70,.theme-dark .color-5-border-darker-lightness-70{border-color:#fead82!important}.theme-dark .orange-border-darker-darkness-70,.theme-dark .color-5-border-darker-darkness-70{border-color:#1a0900!important}.theme-dark .orange-border-darker-lightness-80,.theme-dark .color-5-border-darker-lightness-80{border-color:#fec8ac!important}.theme-dark .orange-border-darker-darkness-80,.theme-dark .color-5-border-darker-darkness-80{border-color:#110600!important}.theme-dark .orange-border-darker-lightness-90,.theme-dark .color-5-border-darker-lightness-90{border-color:#ffe4d5!important}.theme-dark .orange-border-darker-darkness-90,.theme-dark .color-5-border-darker-darkness-90{border-color:#090300!important}.theme-dark .orange-border-darker-hover:hover,.theme-dark .color-5-border-darker-hover:hover{border-color:#571f01!important}.theme-dark .orange-border-darker-hover-transparent-5:hover,.theme-dark .color-5-border-darker-hover-transparent-5:hover{border-color:#571f010d!important}.theme-dark .orange-border-darker-hover-transparent-10:hover,.theme-dark .color-5-border-darker-hover-transparent-10:hover{border-color:#571f011a!important}.theme-dark .orange-border-darker-hover-transparent-15:hover,.theme-dark .color-5-border-darker-hover-transparent-15:hover{border-color:#571f0126!important}.theme-dark .orange-border-darker-hover-transparent-20:hover,.theme-dark .color-5-border-darker-hover-transparent-20:hover{border-color:#571f0133!important}.theme-dark .orange-border-darker-hover-transparent-25:hover,.theme-dark .color-5-border-darker-hover-transparent-25:hover{border-color:#571f0140!important}.theme-dark .orange-border-darker-hover-transparent-30:hover,.theme-dark .color-5-border-darker-hover-transparent-30:hover{border-color:#571f014d!important}.theme-dark .orange-border-darker-hover-transparent-35:hover,.theme-dark .color-5-border-darker-hover-transparent-35:hover{border-color:#571f0159!important}.theme-dark .orange-border-darker-hover-transparent-40:hover,.theme-dark .color-5-border-darker-hover-transparent-40:hover{border-color:#571f0166!important}.theme-dark .orange-border-darker-hover-transparent-45:hover,.theme-dark .color-5-border-darker-hover-transparent-45:hover{border-color:#571f0173!important}.theme-dark .orange-border-darker-hover-transparent-50:hover,.theme-dark .color-5-border-darker-hover-transparent-50:hover{border-color:#571f0180!important}.theme-dark .orange-border-darker-hover-transparent-55:hover,.theme-dark .color-5-border-darker-hover-transparent-55:hover{border-color:#571f018c!important}.theme-dark .orange-border-darker-hover-transparent-60:hover,.theme-dark .color-5-border-darker-hover-transparent-60:hover{border-color:#571f0199!important}.theme-dark .orange-border-darker-hover-transparent-65:hover,.theme-dark .color-5-border-darker-hover-transparent-65:hover{border-color:#571f01a6!important}.theme-dark .orange-border-darker-hover-transparent-70:hover,.theme-dark .color-5-border-darker-hover-transparent-70:hover{border-color:#571f01b3!important}.theme-dark .orange-border-darker-hover-transparent-75:hover,.theme-dark .color-5-border-darker-hover-transparent-75:hover{border-color:#571f01bf!important}.theme-dark .orange-border-darker-hover-transparent-80:hover,.theme-dark .color-5-border-darker-hover-transparent-80:hover{border-color:#571f01cc!important}.theme-dark .orange-border-darker-hover-transparent-85:hover,.theme-dark .color-5-border-darker-hover-transparent-85:hover{border-color:#571f01d9!important}.theme-dark .orange-border-darker-hover-transparent-90:hover,.theme-dark .color-5-border-darker-hover-transparent-90:hover{border-color:#571f01e6!important}.theme-dark .orange-border-darker-hover-transparent-95:hover,.theme-dark .color-5-border-darker-hover-transparent-95:hover{border-color:#571f01f2!important}.theme-dark .orange-outline-lighter,.theme-dark .color-5-outline-lighter{outline-color:#feb791!important}.theme-dark .orange-outline-lighter-transparent-5,.theme-dark .color-5-outline-lighter-transparent-5{outline-color:#feb7910d!important}.theme-dark .orange-outline-lighter-transparent-10,.theme-dark .color-5-outline-lighter-transparent-10{outline-color:#feb7911a!important}.theme-dark .orange-outline-lighter-transparent-15,.theme-dark .color-5-outline-lighter-transparent-15{outline-color:#feb79126!important}.theme-dark .orange-outline-lighter-transparent-20,.theme-dark .color-5-outline-lighter-transparent-20{outline-color:#feb79133!important}.theme-dark .orange-outline-lighter-transparent-25,.theme-dark .color-5-outline-lighter-transparent-25{outline-color:#feb79140!important}.theme-dark .orange-outline-lighter-transparent-30,.theme-dark .color-5-outline-lighter-transparent-30{outline-color:#feb7914d!important}.theme-dark .orange-outline-lighter-transparent-35,.theme-dark .color-5-outline-lighter-transparent-35{outline-color:#feb79159!important}.theme-dark .orange-outline-lighter-transparent-40,.theme-dark .color-5-outline-lighter-transparent-40{outline-color:#feb79166!important}.theme-dark .orange-outline-lighter-transparent-45,.theme-dark .color-5-outline-lighter-transparent-45{outline-color:#feb79173!important}.theme-dark .orange-outline-lighter-transparent-50,.theme-dark .color-5-outline-lighter-transparent-50{outline-color:#feb79180!important}.theme-dark .orange-outline-lighter-transparent-55,.theme-dark .color-5-outline-lighter-transparent-55{outline-color:#feb7918c!important}.theme-dark .orange-outline-lighter-transparent-60,.theme-dark .color-5-outline-lighter-transparent-60{outline-color:#feb79199!important}.theme-dark .orange-outline-lighter-transparent-65,.theme-dark .color-5-outline-lighter-transparent-65{outline-color:#feb791a6!important}.theme-dark .orange-outline-lighter-transparent-70,.theme-dark .color-5-outline-lighter-transparent-70{outline-color:#feb791b3!important}.theme-dark .orange-outline-lighter-transparent-75,.theme-dark .color-5-outline-lighter-transparent-75{outline-color:#feb791bf!important}.theme-dark .orange-outline-lighter-transparent-80,.theme-dark .color-5-outline-lighter-transparent-80{outline-color:#feb791cc!important}.theme-dark .orange-outline-lighter-transparent-85,.theme-dark .color-5-outline-lighter-transparent-85{outline-color:#feb791d9!important}.theme-dark .orange-outline-lighter-transparent-90,.theme-dark .color-5-outline-lighter-transparent-90{outline-color:#feb791e6!important}.theme-dark .orange-outline-lighter-transparent-95,.theme-dark .color-5-outline-lighter-transparent-95{outline-color:#feb791f2!important}.theme-dark .orange-outline-lighter-lightness-10,.theme-dark .color-5-outline-lighter-lightness-10{outline-color:#febe9c!important}.theme-dark .orange-outline-lighter-darkness-10,.theme-dark .color-5-outline-lighter-darkness-10{outline-color:#fe9d69!important}.theme-dark .orange-outline-lighter-lightness-20,.theme-dark .color-5-outline-lighter-lightness-20{outline-color:#fec5a7!important}.theme-dark .orange-outline-lighter-darkness-20,.theme-dark .color-5-outline-lighter-darkness-20{outline-color:#fd8342!important}.theme-dark .orange-outline-lighter-lightness-30,.theme-dark .color-5-outline-lighter-lightness-30{outline-color:#fecdb2!important}.theme-dark .orange-outline-lighter-darkness-30,.theme-dark .color-5-outline-lighter-darkness-30{outline-color:#fd691a!important}.theme-dark .orange-outline-lighter-lightness-40,.theme-dark .color-5-outline-lighter-lightness-40{outline-color:#fed4bd!important}.theme-dark .orange-outline-lighter-darkness-40,.theme-dark .color-5-outline-lighter-darkness-40{outline-color:#ed5402!important}.theme-dark .orange-outline-lighter-lightness-50,.theme-dark .color-5-outline-lighter-lightness-50{outline-color:#ffdbc8!important}.theme-dark .orange-outline-lighter-darkness-50,.theme-dark .color-5-outline-lighter-darkness-50{outline-color:#c64602!important}.theme-dark .orange-outline-lighter-lightness-60,.theme-dark .color-5-outline-lighter-lightness-60{outline-color:#ffe2d3!important}.theme-dark .orange-outline-lighter-darkness-60,.theme-dark .color-5-outline-lighter-darkness-60{outline-color:#9e3801!important}.theme-dark .orange-outline-lighter-lightness-70,.theme-dark .color-5-outline-lighter-lightness-70{outline-color:#ffe9de!important}.theme-dark .orange-outline-lighter-darkness-70,.theme-dark .color-5-outline-lighter-darkness-70{outline-color:#772a01!important}.theme-dark .orange-outline-lighter-lightness-80,.theme-dark .color-5-outline-lighter-lightness-80{outline-color:#fff1e9!important}.theme-dark .orange-outline-lighter-darkness-80,.theme-dark .color-5-outline-lighter-darkness-80{outline-color:#4f1c01!important}.theme-dark .orange-outline-lighter-lightness-90,.theme-dark .color-5-outline-lighter-lightness-90{outline-color:#fff8f4!important}.theme-dark .orange-outline-lighter-darkness-90,.theme-dark .color-5-outline-lighter-darkness-90{outline-color:#280e00!important}.theme-dark .orange-outline-lighter-hover:hover,.theme-dark .color-5-outline-lighter-hover:hover{outline-color:#feb791!important}.theme-dark .orange-outline-lighter-hover-transparent-5:hover,.theme-dark .color-5-outline-lighter-hover-transparent-5:hover{outline-color:#feb7910d!important}.theme-dark .orange-outline-lighter-hover-transparent-10:hover,.theme-dark .color-5-outline-lighter-hover-transparent-10:hover{outline-color:#feb7911a!important}.theme-dark .orange-outline-lighter-hover-transparent-15:hover,.theme-dark .color-5-outline-lighter-hover-transparent-15:hover{outline-color:#feb79126!important}.theme-dark .orange-outline-lighter-hover-transparent-20:hover,.theme-dark .color-5-outline-lighter-hover-transparent-20:hover{outline-color:#feb79133!important}.theme-dark .orange-outline-lighter-hover-transparent-25:hover,.theme-dark .color-5-outline-lighter-hover-transparent-25:hover{outline-color:#feb79140!important}.theme-dark .orange-outline-lighter-hover-transparent-30:hover,.theme-dark .color-5-outline-lighter-hover-transparent-30:hover{outline-color:#feb7914d!important}.theme-dark .orange-outline-lighter-hover-transparent-35:hover,.theme-dark .color-5-outline-lighter-hover-transparent-35:hover{outline-color:#feb79159!important}.theme-dark .orange-outline-lighter-hover-transparent-40:hover,.theme-dark .color-5-outline-lighter-hover-transparent-40:hover{outline-color:#feb79166!important}.theme-dark .orange-outline-lighter-hover-transparent-45:hover,.theme-dark .color-5-outline-lighter-hover-transparent-45:hover{outline-color:#feb79173!important}.theme-dark .orange-outline-lighter-hover-transparent-50:hover,.theme-dark .color-5-outline-lighter-hover-transparent-50:hover{outline-color:#feb79180!important}.theme-dark .orange-outline-lighter-hover-transparent-55:hover,.theme-dark .color-5-outline-lighter-hover-transparent-55:hover{outline-color:#feb7918c!important}.theme-dark .orange-outline-lighter-hover-transparent-60:hover,.theme-dark .color-5-outline-lighter-hover-transparent-60:hover{outline-color:#feb79199!important}.theme-dark .orange-outline-lighter-hover-transparent-65:hover,.theme-dark .color-5-outline-lighter-hover-transparent-65:hover{outline-color:#feb791a6!important}.theme-dark .orange-outline-lighter-hover-transparent-70:hover,.theme-dark .color-5-outline-lighter-hover-transparent-70:hover{outline-color:#feb791b3!important}.theme-dark .orange-outline-lighter-hover-transparent-75:hover,.theme-dark .color-5-outline-lighter-hover-transparent-75:hover{outline-color:#feb791bf!important}.theme-dark .orange-outline-lighter-hover-transparent-80:hover,.theme-dark .color-5-outline-lighter-hover-transparent-80:hover{outline-color:#feb791cc!important}.theme-dark .orange-outline-lighter-hover-transparent-85:hover,.theme-dark .color-5-outline-lighter-hover-transparent-85:hover{outline-color:#feb791d9!important}.theme-dark .orange-outline-lighter-hover-transparent-90:hover,.theme-dark .color-5-outline-lighter-hover-transparent-90:hover{outline-color:#feb791e6!important}.theme-dark .orange-outline-lighter-hover-transparent-95:hover,.theme-dark .color-5-outline-lighter-hover-transparent-95:hover{outline-color:#feb791f2!important}.theme-dark .orange-outline-light,.theme-dark .color-5-outline-light{outline-color:#fd6412!important}.theme-dark .orange-outline-light-transparent-5,.theme-dark .color-5-outline-light-transparent-5{outline-color:#fd64120d!important}.theme-dark .orange-outline-light-transparent-10,.theme-dark .color-5-outline-light-transparent-10{outline-color:#fd64121a!important}.theme-dark .orange-outline-light-transparent-15,.theme-dark .color-5-outline-light-transparent-15{outline-color:#fd641226!important}.theme-dark .orange-outline-light-transparent-20,.theme-dark .color-5-outline-light-transparent-20{outline-color:#fd641233!important}.theme-dark .orange-outline-light-transparent-25,.theme-dark .color-5-outline-light-transparent-25{outline-color:#fd641240!important}.theme-dark .orange-outline-light-transparent-30,.theme-dark .color-5-outline-light-transparent-30{outline-color:#fd64124d!important}.theme-dark .orange-outline-light-transparent-35,.theme-dark .color-5-outline-light-transparent-35{outline-color:#fd641259!important}.theme-dark .orange-outline-light-transparent-40,.theme-dark .color-5-outline-light-transparent-40{outline-color:#fd641266!important}.theme-dark .orange-outline-light-transparent-45,.theme-dark .color-5-outline-light-transparent-45{outline-color:#fd641273!important}.theme-dark .orange-outline-light-transparent-50,.theme-dark .color-5-outline-light-transparent-50{outline-color:#fd641280!important}.theme-dark .orange-outline-light-transparent-55,.theme-dark .color-5-outline-light-transparent-55{outline-color:#fd64128c!important}.theme-dark .orange-outline-light-transparent-60,.theme-dark .color-5-outline-light-transparent-60{outline-color:#fd641299!important}.theme-dark .orange-outline-light-transparent-65,.theme-dark .color-5-outline-light-transparent-65{outline-color:#fd6412a6!important}.theme-dark .orange-outline-light-transparent-70,.theme-dark .color-5-outline-light-transparent-70{outline-color:#fd6412b3!important}.theme-dark .orange-outline-light-transparent-75,.theme-dark .color-5-outline-light-transparent-75{outline-color:#fd6412bf!important}.theme-dark .orange-outline-light-transparent-80,.theme-dark .color-5-outline-light-transparent-80{outline-color:#fd6412cc!important}.theme-dark .orange-outline-light-transparent-85,.theme-dark .color-5-outline-light-transparent-85{outline-color:#fd6412d9!important}.theme-dark .orange-outline-light-transparent-90,.theme-dark .color-5-outline-light-transparent-90{outline-color:#fd6412e6!important}.theme-dark .orange-outline-light-transparent-95,.theme-dark .color-5-outline-light-transparent-95{outline-color:#fd6412f2!important}.theme-dark .orange-outline-light-lightness-10,.theme-dark .color-5-outline-light-lightness-10{outline-color:#fd742a!important}.theme-dark .orange-outline-light-darkness-10,.theme-dark .color-5-outline-light-darkness-10{outline-color:#f25602!important}.theme-dark .orange-outline-light-lightness-20,.theme-dark .color-5-outline-light-lightness-20{outline-color:#fd8341!important}.theme-dark .orange-outline-light-darkness-20,.theme-dark .color-5-outline-light-darkness-20{outline-color:#d74c02!important}.theme-dark .orange-outline-light-lightness-30,.theme-dark .color-5-outline-light-lightness-30{outline-color:#fe9359!important}.theme-dark .orange-outline-light-darkness-30,.theme-dark .color-5-outline-light-darkness-30{outline-color:#bc4302!important}.theme-dark .orange-outline-light-lightness-40,.theme-dark .color-5-outline-light-lightness-40{outline-color:#fea271!important}.theme-dark .orange-outline-light-darkness-40,.theme-dark .color-5-outline-light-darkness-40{outline-color:#a13901!important}.theme-dark .orange-outline-light-lightness-50,.theme-dark .color-5-outline-light-lightness-50{outline-color:#feb289!important}.theme-dark .orange-outline-light-darkness-50,.theme-dark .color-5-outline-light-darkness-50{outline-color:#863001!important}.theme-dark .orange-outline-light-lightness-60,.theme-dark .color-5-outline-light-lightness-60{outline-color:#fec1a0!important}.theme-dark .orange-outline-light-darkness-60,.theme-dark .color-5-outline-light-darkness-60{outline-color:#6b2601!important}.theme-dark .orange-outline-light-lightness-70,.theme-dark .color-5-outline-light-lightness-70{outline-color:#fed1b8!important}.theme-dark .orange-outline-light-darkness-70,.theme-dark .color-5-outline-light-darkness-70{outline-color:#511d01!important}.theme-dark .orange-outline-light-lightness-80,.theme-dark .color-5-outline-light-lightness-80{outline-color:#ffe0d0!important}.theme-dark .orange-outline-light-darkness-80,.theme-dark .color-5-outline-light-darkness-80{outline-color:#361300!important}.theme-dark .orange-outline-light-lightness-90,.theme-dark .color-5-outline-light-lightness-90{outline-color:#fff0e7!important}.theme-dark .orange-outline-light-darkness-90,.theme-dark .color-5-outline-light-darkness-90{outline-color:#1b0a00!important}.theme-dark .orange-outline-light-hover:hover,.theme-dark .color-5-outline-light-hover:hover{outline-color:#fd6412!important}.theme-dark .orange-outline-light-hover-transparent-5:hover,.theme-dark .color-5-outline-light-hover-transparent-5:hover{outline-color:#fd64120d!important}.theme-dark .orange-outline-light-hover-transparent-10:hover,.theme-dark .color-5-outline-light-hover-transparent-10:hover{outline-color:#fd64121a!important}.theme-dark .orange-outline-light-hover-transparent-15:hover,.theme-dark .color-5-outline-light-hover-transparent-15:hover{outline-color:#fd641226!important}.theme-dark .orange-outline-light-hover-transparent-20:hover,.theme-dark .color-5-outline-light-hover-transparent-20:hover{outline-color:#fd641233!important}.theme-dark .orange-outline-light-hover-transparent-25:hover,.theme-dark .color-5-outline-light-hover-transparent-25:hover{outline-color:#fd641240!important}.theme-dark .orange-outline-light-hover-transparent-30:hover,.theme-dark .color-5-outline-light-hover-transparent-30:hover{outline-color:#fd64124d!important}.theme-dark .orange-outline-light-hover-transparent-35:hover,.theme-dark .color-5-outline-light-hover-transparent-35:hover{outline-color:#fd641259!important}.theme-dark .orange-outline-light-hover-transparent-40:hover,.theme-dark .color-5-outline-light-hover-transparent-40:hover{outline-color:#fd641266!important}.theme-dark .orange-outline-light-hover-transparent-45:hover,.theme-dark .color-5-outline-light-hover-transparent-45:hover{outline-color:#fd641273!important}.theme-dark .orange-outline-light-hover-transparent-50:hover,.theme-dark .color-5-outline-light-hover-transparent-50:hover{outline-color:#fd641280!important}.theme-dark .orange-outline-light-hover-transparent-55:hover,.theme-dark .color-5-outline-light-hover-transparent-55:hover{outline-color:#fd64128c!important}.theme-dark .orange-outline-light-hover-transparent-60:hover,.theme-dark .color-5-outline-light-hover-transparent-60:hover{outline-color:#fd641299!important}.theme-dark .orange-outline-light-hover-transparent-65:hover,.theme-dark .color-5-outline-light-hover-transparent-65:hover{outline-color:#fd6412a6!important}.theme-dark .orange-outline-light-hover-transparent-70:hover,.theme-dark .color-5-outline-light-hover-transparent-70:hover{outline-color:#fd6412b3!important}.theme-dark .orange-outline-light-hover-transparent-75:hover,.theme-dark .color-5-outline-light-hover-transparent-75:hover{outline-color:#fd6412bf!important}.theme-dark .orange-outline-light-hover-transparent-80:hover,.theme-dark .color-5-outline-light-hover-transparent-80:hover{outline-color:#fd6412cc!important}.theme-dark .orange-outline-light-hover-transparent-85:hover,.theme-dark .color-5-outline-light-hover-transparent-85:hover{outline-color:#fd6412d9!important}.theme-dark .orange-outline-light-hover-transparent-90:hover,.theme-dark .color-5-outline-light-hover-transparent-90:hover{outline-color:#fd6412e6!important}.theme-dark .orange-outline-light-hover-transparent-95:hover,.theme-dark .color-5-outline-light-hover-transparent-95:hover{outline-color:#fd6412f2!important}.theme-dark .orange-outline,.theme-dark .color-5-outline{outline-color:#d04a02!important}.theme-dark .orange-outline-transparent-5,.theme-dark .color-5-outline-transparent-5{outline-color:#d04a020d!important}.theme-dark .orange-outline-transparent-10,.theme-dark .color-5-outline-transparent-10{outline-color:#d04a021a!important}.theme-dark .orange-outline-transparent-15,.theme-dark .color-5-outline-transparent-15{outline-color:#d04a0226!important}.theme-dark .orange-outline-transparent-20,.theme-dark .color-5-outline-transparent-20{outline-color:#d04a0233!important}.theme-dark .orange-outline-transparent-25,.theme-dark .color-5-outline-transparent-25{outline-color:#d04a0240!important}.theme-dark .orange-outline-transparent-30,.theme-dark .color-5-outline-transparent-30{outline-color:#d04a024d!important}.theme-dark .orange-outline-transparent-35,.theme-dark .color-5-outline-transparent-35{outline-color:#d04a0259!important}.theme-dark .orange-outline-transparent-40,.theme-dark .color-5-outline-transparent-40{outline-color:#d04a0266!important}.theme-dark .orange-outline-transparent-45,.theme-dark .color-5-outline-transparent-45{outline-color:#d04a0273!important}.theme-dark .orange-outline-transparent-50,.theme-dark .color-5-outline-transparent-50{outline-color:#d04a0280!important}.theme-dark .orange-outline-transparent-55,.theme-dark .color-5-outline-transparent-55{outline-color:#d04a028c!important}.theme-dark .orange-outline-transparent-60,.theme-dark .color-5-outline-transparent-60{outline-color:#d04a0299!important}.theme-dark .orange-outline-transparent-65,.theme-dark .color-5-outline-transparent-65{outline-color:#d04a02a6!important}.theme-dark .orange-outline-transparent-70,.theme-dark .color-5-outline-transparent-70{outline-color:#d04a02b3!important}.theme-dark .orange-outline-transparent-75,.theme-dark .color-5-outline-transparent-75{outline-color:#d04a02bf!important}.theme-dark .orange-outline-transparent-80,.theme-dark .color-5-outline-transparent-80{outline-color:#d04a02cc!important}.theme-dark .orange-outline-transparent-85,.theme-dark .color-5-outline-transparent-85{outline-color:#d04a02d9!important}.theme-dark .orange-outline-transparent-90,.theme-dark .color-5-outline-transparent-90{outline-color:#d04a02e6!important}.theme-dark .orange-outline-transparent-95,.theme-dark .color-5-outline-transparent-95{outline-color:#d04a02f2!important}.theme-dark .orange-outline-lightness-10,.theme-dark .color-5-outline-lightness-10{outline-color:#ee5502!important}.theme-dark .orange-outline-darkness-10,.theme-dark .color-5-outline-darkness-10{outline-color:#bb4302!important}.theme-dark .orange-outline-lightness-20,.theme-dark .color-5-outline-lightness-20{outline-color:#fd6411!important}.theme-dark .orange-outline-darkness-20,.theme-dark .color-5-outline-darkness-20{outline-color:#a63b02!important}.theme-dark .orange-outline-lightness-30,.theme-dark .color-5-outline-lightness-30{outline-color:#fd772f!important}.theme-dark .orange-outline-darkness-30,.theme-dark .color-5-outline-darkness-30{outline-color:#923401!important}.theme-dark .orange-outline-lightness-40,.theme-dark .color-5-outline-lightness-40{outline-color:#fd8a4d!important}.theme-dark .orange-outline-darkness-40,.theme-dark .color-5-outline-darkness-40{outline-color:#7d2c01!important}.theme-dark .orange-outline-lightness-50,.theme-dark .color-5-outline-lightness-50{outline-color:#fe9e6a!important}.theme-dark .orange-outline-darkness-50,.theme-dark .color-5-outline-darkness-50{outline-color:#682501!important}.theme-dark .orange-outline-lightness-60,.theme-dark .color-5-outline-lightness-60{outline-color:#feb188!important}.theme-dark .orange-outline-darkness-60,.theme-dark .color-5-outline-darkness-60{outline-color:#531e01!important}.theme-dark .orange-outline-lightness-70,.theme-dark .color-5-outline-lightness-70{outline-color:#fec5a6!important}.theme-dark .orange-outline-darkness-70,.theme-dark .color-5-outline-darkness-70{outline-color:#3e1601!important}.theme-dark .orange-outline-lightness-80,.theme-dark .color-5-outline-lightness-80{outline-color:#fed8c4!important}.theme-dark .orange-outline-darkness-80,.theme-dark .color-5-outline-darkness-80{outline-color:#2a0f00!important}.theme-dark .orange-outline-lightness-90,.theme-dark .color-5-outline-lightness-90{outline-color:#ffece1!important}.theme-dark .orange-outline-darkness-90,.theme-dark .color-5-outline-darkness-90{outline-color:#150700!important}.theme-dark .orange-outline-hover:hover,.theme-dark .color-5-outline-hover:hover{outline-color:#d04a02!important}.theme-dark .orange-outline-hover-transparent-5:hover,.theme-dark .color-5-outline-hover-transparent-5:hover{outline-color:#d04a020d!important}.theme-dark .orange-outline-hover-transparent-10:hover,.theme-dark .color-5-outline-hover-transparent-10:hover{outline-color:#d04a021a!important}.theme-dark .orange-outline-hover-transparent-15:hover,.theme-dark .color-5-outline-hover-transparent-15:hover{outline-color:#d04a0226!important}.theme-dark .orange-outline-hover-transparent-20:hover,.theme-dark .color-5-outline-hover-transparent-20:hover{outline-color:#d04a0233!important}.theme-dark .orange-outline-hover-transparent-25:hover,.theme-dark .color-5-outline-hover-transparent-25:hover{outline-color:#d04a0240!important}.theme-dark .orange-outline-hover-transparent-30:hover,.theme-dark .color-5-outline-hover-transparent-30:hover{outline-color:#d04a024d!important}.theme-dark .orange-outline-hover-transparent-35:hover,.theme-dark .color-5-outline-hover-transparent-35:hover{outline-color:#d04a0259!important}.theme-dark .orange-outline-hover-transparent-40:hover,.theme-dark .color-5-outline-hover-transparent-40:hover{outline-color:#d04a0266!important}.theme-dark .orange-outline-hover-transparent-45:hover,.theme-dark .color-5-outline-hover-transparent-45:hover{outline-color:#d04a0273!important}.theme-dark .orange-outline-hover-transparent-50:hover,.theme-dark .color-5-outline-hover-transparent-50:hover{outline-color:#d04a0280!important}.theme-dark .orange-outline-hover-transparent-55:hover,.theme-dark .color-5-outline-hover-transparent-55:hover{outline-color:#d04a028c!important}.theme-dark .orange-outline-hover-transparent-60:hover,.theme-dark .color-5-outline-hover-transparent-60:hover{outline-color:#d04a0299!important}.theme-dark .orange-outline-hover-transparent-65:hover,.theme-dark .color-5-outline-hover-transparent-65:hover{outline-color:#d04a02a6!important}.theme-dark .orange-outline-hover-transparent-70:hover,.theme-dark .color-5-outline-hover-transparent-70:hover{outline-color:#d04a02b3!important}.theme-dark .orange-outline-hover-transparent-75:hover,.theme-dark .color-5-outline-hover-transparent-75:hover{outline-color:#d04a02bf!important}.theme-dark .orange-outline-hover-transparent-80:hover,.theme-dark .color-5-outline-hover-transparent-80:hover{outline-color:#d04a02cc!important}.theme-dark .orange-outline-hover-transparent-85:hover,.theme-dark .color-5-outline-hover-transparent-85:hover{outline-color:#d04a02d9!important}.theme-dark .orange-outline-hover-transparent-90:hover,.theme-dark .color-5-outline-hover-transparent-90:hover{outline-color:#d04a02e6!important}.theme-dark .orange-outline-hover-transparent-95:hover,.theme-dark .color-5-outline-hover-transparent-95:hover{outline-color:#d04a02f2!important}.theme-dark .orange-outline-dark,.theme-dark .color-5-outline-dark{outline-color:#933401!important}.theme-dark .orange-outline-dark-transparent-5,.theme-dark .color-5-outline-dark-transparent-5{outline-color:#9334010d!important}.theme-dark .orange-outline-dark-transparent-10,.theme-dark .color-5-outline-dark-transparent-10{outline-color:#9334011a!important}.theme-dark .orange-outline-dark-transparent-15,.theme-dark .color-5-outline-dark-transparent-15{outline-color:#93340126!important}.theme-dark .orange-outline-dark-transparent-20,.theme-dark .color-5-outline-dark-transparent-20{outline-color:#93340133!important}.theme-dark .orange-outline-dark-transparent-25,.theme-dark .color-5-outline-dark-transparent-25{outline-color:#93340140!important}.theme-dark .orange-outline-dark-transparent-30,.theme-dark .color-5-outline-dark-transparent-30{outline-color:#9334014d!important}.theme-dark .orange-outline-dark-transparent-35,.theme-dark .color-5-outline-dark-transparent-35{outline-color:#93340159!important}.theme-dark .orange-outline-dark-transparent-40,.theme-dark .color-5-outline-dark-transparent-40{outline-color:#93340166!important}.theme-dark .orange-outline-dark-transparent-45,.theme-dark .color-5-outline-dark-transparent-45{outline-color:#93340173!important}.theme-dark .orange-outline-dark-transparent-50,.theme-dark .color-5-outline-dark-transparent-50{outline-color:#93340180!important}.theme-dark .orange-outline-dark-transparent-55,.theme-dark .color-5-outline-dark-transparent-55{outline-color:#9334018c!important}.theme-dark .orange-outline-dark-transparent-60,.theme-dark .color-5-outline-dark-transparent-60{outline-color:#93340199!important}.theme-dark .orange-outline-dark-transparent-65,.theme-dark .color-5-outline-dark-transparent-65{outline-color:#933401a6!important}.theme-dark .orange-outline-dark-transparent-70,.theme-dark .color-5-outline-dark-transparent-70{outline-color:#933401b3!important}.theme-dark .orange-outline-dark-transparent-75,.theme-dark .color-5-outline-dark-transparent-75{outline-color:#933401bf!important}.theme-dark .orange-outline-dark-transparent-80,.theme-dark .color-5-outline-dark-transparent-80{outline-color:#933401cc!important}.theme-dark .orange-outline-dark-transparent-85,.theme-dark .color-5-outline-dark-transparent-85{outline-color:#933401d9!important}.theme-dark .orange-outline-dark-transparent-90,.theme-dark .color-5-outline-dark-transparent-90{outline-color:#933401e6!important}.theme-dark .orange-outline-dark-transparent-95,.theme-dark .color-5-outline-dark-transparent-95{outline-color:#933401f2!important}.theme-dark .orange-outline-dark-lightness-10,.theme-dark .color-5-outline-dark-lightness-10{outline-color:#b74101!important}.theme-dark .orange-outline-dark-darkness-10,.theme-dark .color-5-outline-dark-darkness-10{outline-color:#842f01!important}.theme-dark .orange-outline-dark-lightness-20,.theme-dark .color-5-outline-dark-lightness-20{outline-color:#db4d01!important}.theme-dark .orange-outline-dark-darkness-20,.theme-dark .color-5-outline-dark-darkness-20{outline-color:#762a01!important}.theme-dark .orange-outline-dark-lightness-30,.theme-dark .color-5-outline-dark-lightness-30{outline-color:#fd5b03!important}.theme-dark .orange-outline-dark-darkness-30,.theme-dark .color-5-outline-dark-darkness-30{outline-color:#672401!important}.theme-dark .orange-outline-dark-lightness-40,.theme-dark .color-5-outline-dark-lightness-40{outline-color:#fe7227!important}.theme-dark .orange-outline-dark-darkness-40,.theme-dark .color-5-outline-dark-darkness-40{outline-color:#581f01!important}.theme-dark .orange-outline-dark-lightness-50,.theme-dark .color-5-outline-dark-lightness-50{outline-color:#fe8a4b!important}.theme-dark .orange-outline-dark-darkness-50,.theme-dark .color-5-outline-dark-darkness-50{outline-color:#4a1a01!important}.theme-dark .orange-outline-dark-lightness-60,.theme-dark .color-5-outline-dark-lightness-60{outline-color:#fea16f!important}.theme-dark .orange-outline-dark-darkness-60,.theme-dark .color-5-outline-dark-darkness-60{outline-color:#3b1500!important}.theme-dark .orange-outline-dark-lightness-70,.theme-dark .color-5-outline-dark-lightness-70{outline-color:#feb993!important}.theme-dark .orange-outline-dark-darkness-70,.theme-dark .color-5-outline-dark-darkness-70{outline-color:#2c1000!important}.theme-dark .orange-outline-dark-lightness-80,.theme-dark .color-5-outline-dark-lightness-80{outline-color:#ffd0b7!important}.theme-dark .orange-outline-dark-darkness-80,.theme-dark .color-5-outline-dark-darkness-80{outline-color:#1d0a00!important}.theme-dark .orange-outline-dark-lightness-90,.theme-dark .color-5-outline-dark-lightness-90{outline-color:#ffe8db!important}.theme-dark .orange-outline-dark-darkness-90,.theme-dark .color-5-outline-dark-darkness-90{outline-color:#0f0500!important}.theme-dark .orange-outline-dark-hover:hover,.theme-dark .color-5-outline-dark-hover:hover{outline-color:#933401!important}.theme-dark .orange-outline-dark-hover-transparent-5:hover,.theme-dark .color-5-outline-dark-hover-transparent-5:hover{outline-color:#9334010d!important}.theme-dark .orange-outline-dark-hover-transparent-10:hover,.theme-dark .color-5-outline-dark-hover-transparent-10:hover{outline-color:#9334011a!important}.theme-dark .orange-outline-dark-hover-transparent-15:hover,.theme-dark .color-5-outline-dark-hover-transparent-15:hover{outline-color:#93340126!important}.theme-dark .orange-outline-dark-hover-transparent-20:hover,.theme-dark .color-5-outline-dark-hover-transparent-20:hover{outline-color:#93340133!important}.theme-dark .orange-outline-dark-hover-transparent-25:hover,.theme-dark .color-5-outline-dark-hover-transparent-25:hover{outline-color:#93340140!important}.theme-dark .orange-outline-dark-hover-transparent-30:hover,.theme-dark .color-5-outline-dark-hover-transparent-30:hover{outline-color:#9334014d!important}.theme-dark .orange-outline-dark-hover-transparent-35:hover,.theme-dark .color-5-outline-dark-hover-transparent-35:hover{outline-color:#93340159!important}.theme-dark .orange-outline-dark-hover-transparent-40:hover,.theme-dark .color-5-outline-dark-hover-transparent-40:hover{outline-color:#93340166!important}.theme-dark .orange-outline-dark-hover-transparent-45:hover,.theme-dark .color-5-outline-dark-hover-transparent-45:hover{outline-color:#93340173!important}.theme-dark .orange-outline-dark-hover-transparent-50:hover,.theme-dark .color-5-outline-dark-hover-transparent-50:hover{outline-color:#93340180!important}.theme-dark .orange-outline-dark-hover-transparent-55:hover,.theme-dark .color-5-outline-dark-hover-transparent-55:hover{outline-color:#9334018c!important}.theme-dark .orange-outline-dark-hover-transparent-60:hover,.theme-dark .color-5-outline-dark-hover-transparent-60:hover{outline-color:#93340199!important}.theme-dark .orange-outline-dark-hover-transparent-65:hover,.theme-dark .color-5-outline-dark-hover-transparent-65:hover{outline-color:#933401a6!important}.theme-dark .orange-outline-dark-hover-transparent-70:hover,.theme-dark .color-5-outline-dark-hover-transparent-70:hover{outline-color:#933401b3!important}.theme-dark .orange-outline-dark-hover-transparent-75:hover,.theme-dark .color-5-outline-dark-hover-transparent-75:hover{outline-color:#933401bf!important}.theme-dark .orange-outline-dark-hover-transparent-80:hover,.theme-dark .color-5-outline-dark-hover-transparent-80:hover{outline-color:#933401cc!important}.theme-dark .orange-outline-dark-hover-transparent-85:hover,.theme-dark .color-5-outline-dark-hover-transparent-85:hover{outline-color:#933401d9!important}.theme-dark .orange-outline-dark-hover-transparent-90:hover,.theme-dark .color-5-outline-dark-hover-transparent-90:hover{outline-color:#933401e6!important}.theme-dark .orange-outline-dark-hover-transparent-95:hover,.theme-dark .color-5-outline-dark-hover-transparent-95:hover{outline-color:#933401f2!important}.theme-dark .orange-outline-darker,.theme-dark .color-5-outline-darker{outline-color:#571f01!important}.theme-dark .orange-outline-darker-transparent-5,.theme-dark .color-5-outline-darker-transparent-5{outline-color:#571f010d!important}.theme-dark .orange-outline-darker-transparent-10,.theme-dark .color-5-outline-darker-transparent-10{outline-color:#571f011a!important}.theme-dark .orange-outline-darker-transparent-15,.theme-dark .color-5-outline-darker-transparent-15{outline-color:#571f0126!important}.theme-dark .orange-outline-darker-transparent-20,.theme-dark .color-5-outline-darker-transparent-20{outline-color:#571f0133!important}.theme-dark .orange-outline-darker-transparent-25,.theme-dark .color-5-outline-darker-transparent-25{outline-color:#571f0140!important}.theme-dark .orange-outline-darker-transparent-30,.theme-dark .color-5-outline-darker-transparent-30{outline-color:#571f014d!important}.theme-dark .orange-outline-darker-transparent-35,.theme-dark .color-5-outline-darker-transparent-35{outline-color:#571f0159!important}.theme-dark .orange-outline-darker-transparent-40,.theme-dark .color-5-outline-darker-transparent-40{outline-color:#571f0166!important}.theme-dark .orange-outline-darker-transparent-45,.theme-dark .color-5-outline-darker-transparent-45{outline-color:#571f0173!important}.theme-dark .orange-outline-darker-transparent-50,.theme-dark .color-5-outline-darker-transparent-50{outline-color:#571f0180!important}.theme-dark .orange-outline-darker-transparent-55,.theme-dark .color-5-outline-darker-transparent-55{outline-color:#571f018c!important}.theme-dark .orange-outline-darker-transparent-60,.theme-dark .color-5-outline-darker-transparent-60{outline-color:#571f0199!important}.theme-dark .orange-outline-darker-transparent-65,.theme-dark .color-5-outline-darker-transparent-65{outline-color:#571f01a6!important}.theme-dark .orange-outline-darker-transparent-70,.theme-dark .color-5-outline-darker-transparent-70{outline-color:#571f01b3!important}.theme-dark .orange-outline-darker-transparent-75,.theme-dark .color-5-outline-darker-transparent-75{outline-color:#571f01bf!important}.theme-dark .orange-outline-darker-transparent-80,.theme-dark .color-5-outline-darker-transparent-80{outline-color:#571f01cc!important}.theme-dark .orange-outline-darker-transparent-85,.theme-dark .color-5-outline-darker-transparent-85{outline-color:#571f01d9!important}.theme-dark .orange-outline-darker-transparent-90,.theme-dark .color-5-outline-darker-transparent-90{outline-color:#571f01e6!important}.theme-dark .orange-outline-darker-transparent-95,.theme-dark .color-5-outline-darker-transparent-95{outline-color:#571f01f2!important}.theme-dark .orange-outline-darker-lightness-10,.theme-dark .color-5-outline-darker-lightness-10{outline-color:#812e01!important}.theme-dark .orange-outline-darker-darkness-10,.theme-dark .color-5-outline-darker-darkness-10{outline-color:#4e1c01!important}.theme-dark .orange-outline-darker-lightness-20,.theme-dark .color-5-outline-darker-lightness-20{outline-color:#aa3d02!important}.theme-dark .orange-outline-darker-darkness-20,.theme-dark .color-5-outline-darker-darkness-20{outline-color:#461901!important}.theme-dark .orange-outline-darker-lightness-30,.theme-dark .color-5-outline-darker-lightness-30{outline-color:#d44c02!important}.theme-dark .orange-outline-darker-darkness-30,.theme-dark .color-5-outline-darker-darkness-30{outline-color:#3d1601!important}.theme-dark .orange-outline-darker-lightness-40,.theme-dark .color-5-outline-darker-lightness-40{outline-color:#fc5b05!important}.theme-dark .orange-outline-darker-darkness-40,.theme-dark .color-5-outline-darker-darkness-40{outline-color:#341301!important}.theme-dark .orange-outline-darker-lightness-50,.theme-dark .color-5-outline-darker-lightness-50{outline-color:#fd762e!important}.theme-dark .orange-outline-darker-darkness-50,.theme-dark .color-5-outline-darker-darkness-50{outline-color:#2c1001!important}.theme-dark .orange-outline-darker-lightness-60,.theme-dark .color-5-outline-darker-lightness-60{outline-color:#fd9258!important}.theme-dark .orange-outline-darker-darkness-60,.theme-dark .color-5-outline-darker-darkness-60{outline-color:#230c00!important}.theme-dark .orange-outline-darker-lightness-70,.theme-dark .color-5-outline-darker-lightness-70{outline-color:#fead82!important}.theme-dark .orange-outline-darker-darkness-70,.theme-dark .color-5-outline-darker-darkness-70{outline-color:#1a0900!important}.theme-dark .orange-outline-darker-lightness-80,.theme-dark .color-5-outline-darker-lightness-80{outline-color:#fec8ac!important}.theme-dark .orange-outline-darker-darkness-80,.theme-dark .color-5-outline-darker-darkness-80{outline-color:#110600!important}.theme-dark .orange-outline-darker-lightness-90,.theme-dark .color-5-outline-darker-lightness-90{outline-color:#ffe4d5!important}.theme-dark .orange-outline-darker-darkness-90,.theme-dark .color-5-outline-darker-darkness-90{outline-color:#090300!important}.theme-dark .orange-outline-darker-hover:hover,.theme-dark .color-5-outline-darker-hover:hover{outline-color:#571f01!important}.theme-dark .orange-outline-darker-hover-transparent-5:hover,.theme-dark .color-5-outline-darker-hover-transparent-5:hover{outline-color:#571f010d!important}.theme-dark .orange-outline-darker-hover-transparent-10:hover,.theme-dark .color-5-outline-darker-hover-transparent-10:hover{outline-color:#571f011a!important}.theme-dark .orange-outline-darker-hover-transparent-15:hover,.theme-dark .color-5-outline-darker-hover-transparent-15:hover{outline-color:#571f0126!important}.theme-dark .orange-outline-darker-hover-transparent-20:hover,.theme-dark .color-5-outline-darker-hover-transparent-20:hover{outline-color:#571f0133!important}.theme-dark .orange-outline-darker-hover-transparent-25:hover,.theme-dark .color-5-outline-darker-hover-transparent-25:hover{outline-color:#571f0140!important}.theme-dark .orange-outline-darker-hover-transparent-30:hover,.theme-dark .color-5-outline-darker-hover-transparent-30:hover{outline-color:#571f014d!important}.theme-dark .orange-outline-darker-hover-transparent-35:hover,.theme-dark .color-5-outline-darker-hover-transparent-35:hover{outline-color:#571f0159!important}.theme-dark .orange-outline-darker-hover-transparent-40:hover,.theme-dark .color-5-outline-darker-hover-transparent-40:hover{outline-color:#571f0166!important}.theme-dark .orange-outline-darker-hover-transparent-45:hover,.theme-dark .color-5-outline-darker-hover-transparent-45:hover{outline-color:#571f0173!important}.theme-dark .orange-outline-darker-hover-transparent-50:hover,.theme-dark .color-5-outline-darker-hover-transparent-50:hover{outline-color:#571f0180!important}.theme-dark .orange-outline-darker-hover-transparent-55:hover,.theme-dark .color-5-outline-darker-hover-transparent-55:hover{outline-color:#571f018c!important}.theme-dark .orange-outline-darker-hover-transparent-60:hover,.theme-dark .color-5-outline-darker-hover-transparent-60:hover{outline-color:#571f0199!important}.theme-dark .orange-outline-darker-hover-transparent-65:hover,.theme-dark .color-5-outline-darker-hover-transparent-65:hover{outline-color:#571f01a6!important}.theme-dark .orange-outline-darker-hover-transparent-70:hover,.theme-dark .color-5-outline-darker-hover-transparent-70:hover{outline-color:#571f01b3!important}.theme-dark .orange-outline-darker-hover-transparent-75:hover,.theme-dark .color-5-outline-darker-hover-transparent-75:hover{outline-color:#571f01bf!important}.theme-dark .orange-outline-darker-hover-transparent-80:hover,.theme-dark .color-5-outline-darker-hover-transparent-80:hover{outline-color:#571f01cc!important}.theme-dark .orange-outline-darker-hover-transparent-85:hover,.theme-dark .color-5-outline-darker-hover-transparent-85:hover{outline-color:#571f01d9!important}.theme-dark .orange-outline-darker-hover-transparent-90:hover,.theme-dark .color-5-outline-darker-hover-transparent-90:hover{outline-color:#571f01e6!important}.theme-dark .orange-outline-darker-hover-transparent-95:hover,.theme-dark .color-5-outline-darker-hover-transparent-95:hover{outline-color:#571f01f2!important}.theme-dark .tangerine-bg-lighter,.theme-dark .color-7-bg-lighter{background-color:#ffdca9}.theme-dark .tangerine-bg-lighter-transparent-5,.theme-dark .color-7-bg-lighter-transparent-5{background-color:#ffdca90d}.theme-dark .tangerine-bg-lighter-transparent-10,.theme-dark .color-7-bg-lighter-transparent-10{background-color:#ffdca91a}.theme-dark .tangerine-bg-lighter-transparent-15,.theme-dark .color-7-bg-lighter-transparent-15{background-color:#ffdca926}.theme-dark .tangerine-bg-lighter-transparent-20,.theme-dark .color-7-bg-lighter-transparent-20{background-color:#ffdca933}.theme-dark .tangerine-bg-lighter-transparent-25,.theme-dark .color-7-bg-lighter-transparent-25{background-color:#ffdca940}.theme-dark .tangerine-bg-lighter-transparent-30,.theme-dark .color-7-bg-lighter-transparent-30{background-color:#ffdca94d}.theme-dark .tangerine-bg-lighter-transparent-35,.theme-dark .color-7-bg-lighter-transparent-35{background-color:#ffdca959}.theme-dark .tangerine-bg-lighter-transparent-40,.theme-dark .color-7-bg-lighter-transparent-40{background-color:#ffdca966}.theme-dark .tangerine-bg-lighter-transparent-45,.theme-dark .color-7-bg-lighter-transparent-45{background-color:#ffdca973}.theme-dark .tangerine-bg-lighter-transparent-50,.theme-dark .color-7-bg-lighter-transparent-50{background-color:#ffdca980}.theme-dark .tangerine-bg-lighter-transparent-55,.theme-dark .color-7-bg-lighter-transparent-55{background-color:#ffdca98c}.theme-dark .tangerine-bg-lighter-transparent-60,.theme-dark .color-7-bg-lighter-transparent-60{background-color:#ffdca999}.theme-dark .tangerine-bg-lighter-transparent-65,.theme-dark .color-7-bg-lighter-transparent-65{background-color:#ffdca9a6}.theme-dark .tangerine-bg-lighter-transparent-70,.theme-dark .color-7-bg-lighter-transparent-70{background-color:#ffdca9b3}.theme-dark .tangerine-bg-lighter-transparent-75,.theme-dark .color-7-bg-lighter-transparent-75{background-color:#ffdca9bf}.theme-dark .tangerine-bg-lighter-transparent-80,.theme-dark .color-7-bg-lighter-transparent-80{background-color:#ffdca9cc}.theme-dark .tangerine-bg-lighter-transparent-85,.theme-dark .color-7-bg-lighter-transparent-85{background-color:#ffdca9d9}.theme-dark .tangerine-bg-lighter-transparent-90,.theme-dark .color-7-bg-lighter-transparent-90{background-color:#ffdca9e6}.theme-dark .tangerine-bg-lighter-transparent-95,.theme-dark .color-7-bg-lighter-transparent-95{background-color:#ffdca9f2}.theme-dark .tangerine-bg-lighter-lightness-10,.theme-dark .color-7-bg-lighter-lightness-10{background-color:#ffe0b2}.theme-dark .tangerine-bg-lighter-darkness-10,.theme-dark .color-7-bg-lighter-darkness-10{background-color:#ffcb7f}.theme-dark .tangerine-bg-lighter-lightness-20,.theme-dark .color-7-bg-lighter-lightness-20{background-color:#ffe3ba}.theme-dark .tangerine-bg-lighter-darkness-20,.theme-dark .color-7-bg-lighter-darkness-20{background-color:#ffb954}.theme-dark .tangerine-bg-lighter-lightness-30,.theme-dark .color-7-bg-lighter-lightness-30{background-color:#ffe7c3}.theme-dark .tangerine-bg-lighter-darkness-30,.theme-dark .color-7-bg-lighter-darkness-30{background-color:#ffa82a}.theme-dark .tangerine-bg-lighter-lightness-40,.theme-dark .color-7-bg-lighter-lightness-40{background-color:#ffeacb}.theme-dark .tangerine-bg-lighter-darkness-40,.theme-dark .color-7-bg-lighter-darkness-40{background-color:#fe9700}.theme-dark .tangerine-bg-lighter-lightness-50,.theme-dark .color-7-bg-lighter-lightness-50{background-color:#ffeed4}.theme-dark .tangerine-bg-lighter-darkness-50,.theme-dark .color-7-bg-lighter-darkness-50{background-color:#d47e00}.theme-dark .tangerine-bg-lighter-lightness-60,.theme-dark .color-7-bg-lighter-lightness-60{background-color:#fff1dd}.theme-dark .tangerine-bg-lighter-darkness-60,.theme-dark .color-7-bg-lighter-darkness-60{background-color:#aa6500}.theme-dark .tangerine-bg-lighter-lightness-70,.theme-dark .color-7-bg-lighter-lightness-70{background-color:#fff5e5}.theme-dark .tangerine-bg-lighter-darkness-70,.theme-dark .color-7-bg-lighter-darkness-70{background-color:#7f4b00}.theme-dark .tangerine-bg-lighter-lightness-80,.theme-dark .color-7-bg-lighter-lightness-80{background-color:#fff8ee}.theme-dark .tangerine-bg-lighter-darkness-80,.theme-dark .color-7-bg-lighter-darkness-80{background-color:#553200}.theme-dark .tangerine-bg-lighter-lightness-90,.theme-dark .color-7-bg-lighter-lightness-90{background-color:#fffcf6}.theme-dark .tangerine-bg-lighter-darkness-90,.theme-dark .color-7-bg-lighter-darkness-90{background-color:#2a1900}.theme-dark .tangerine-bg-lighter-hover:hover,.theme-dark .color-7-bg-lighter-hover:hover{background-color:#ffdca9}.theme-dark .tangerine-bg-lighter-hover-transparent-5:hover,.theme-dark .color-7-bg-lighter-hover-transparent-5:hover{background-color:#ffdca90d}.theme-dark .tangerine-bg-lighter-hover-transparent-10:hover,.theme-dark .color-7-bg-lighter-hover-transparent-10:hover{background-color:#ffdca91a}.theme-dark .tangerine-bg-lighter-hover-transparent-15:hover,.theme-dark .color-7-bg-lighter-hover-transparent-15:hover{background-color:#ffdca926}.theme-dark .tangerine-bg-lighter-hover-transparent-20:hover,.theme-dark .color-7-bg-lighter-hover-transparent-20:hover{background-color:#ffdca933}.theme-dark .tangerine-bg-lighter-hover-transparent-25:hover,.theme-dark .color-7-bg-lighter-hover-transparent-25:hover{background-color:#ffdca940}.theme-dark .tangerine-bg-lighter-hover-transparent-30:hover,.theme-dark .color-7-bg-lighter-hover-transparent-30:hover{background-color:#ffdca94d}.theme-dark .tangerine-bg-lighter-hover-transparent-35:hover,.theme-dark .color-7-bg-lighter-hover-transparent-35:hover{background-color:#ffdca959}.theme-dark .tangerine-bg-lighter-hover-transparent-40:hover,.theme-dark .color-7-bg-lighter-hover-transparent-40:hover{background-color:#ffdca966}.theme-dark .tangerine-bg-lighter-hover-transparent-45:hover,.theme-dark .color-7-bg-lighter-hover-transparent-45:hover{background-color:#ffdca973}.theme-dark .tangerine-bg-lighter-hover-transparent-50:hover,.theme-dark .color-7-bg-lighter-hover-transparent-50:hover{background-color:#ffdca980}.theme-dark .tangerine-bg-lighter-hover-transparent-55:hover,.theme-dark .color-7-bg-lighter-hover-transparent-55:hover{background-color:#ffdca98c}.theme-dark .tangerine-bg-lighter-hover-transparent-60:hover,.theme-dark .color-7-bg-lighter-hover-transparent-60:hover{background-color:#ffdca999}.theme-dark .tangerine-bg-lighter-hover-transparent-65:hover,.theme-dark .color-7-bg-lighter-hover-transparent-65:hover{background-color:#ffdca9a6}.theme-dark .tangerine-bg-lighter-hover-transparent-70:hover,.theme-dark .color-7-bg-lighter-hover-transparent-70:hover{background-color:#ffdca9b3}.theme-dark .tangerine-bg-lighter-hover-transparent-75:hover,.theme-dark .color-7-bg-lighter-hover-transparent-75:hover{background-color:#ffdca9bf}.theme-dark .tangerine-bg-lighter-hover-transparent-80:hover,.theme-dark .color-7-bg-lighter-hover-transparent-80:hover{background-color:#ffdca9cc}.theme-dark .tangerine-bg-lighter-hover-transparent-85:hover,.theme-dark .color-7-bg-lighter-hover-transparent-85:hover{background-color:#ffdca9d9}.theme-dark .tangerine-bg-lighter-hover-transparent-90:hover,.theme-dark .color-7-bg-lighter-hover-transparent-90:hover{background-color:#ffdca9e6}.theme-dark .tangerine-bg-lighter-hover-transparent-95:hover,.theme-dark .color-7-bg-lighter-hover-transparent-95:hover{background-color:#ffdca9f2}.theme-dark .tangerine-bg-light,.theme-dark .color-7-bg-light{background-color:#ffa929}.theme-dark .tangerine-bg-light-transparent-5,.theme-dark .color-7-bg-light-transparent-5{background-color:#ffa9290d}.theme-dark .tangerine-bg-light-transparent-10,.theme-dark .color-7-bg-light-transparent-10{background-color:#ffa9291a}.theme-dark .tangerine-bg-light-transparent-15,.theme-dark .color-7-bg-light-transparent-15{background-color:#ffa92926}.theme-dark .tangerine-bg-light-transparent-20,.theme-dark .color-7-bg-light-transparent-20{background-color:#ffa92933}.theme-dark .tangerine-bg-light-transparent-25,.theme-dark .color-7-bg-light-transparent-25{background-color:#ffa92940}.theme-dark .tangerine-bg-light-transparent-30,.theme-dark .color-7-bg-light-transparent-30{background-color:#ffa9294d}.theme-dark .tangerine-bg-light-transparent-35,.theme-dark .color-7-bg-light-transparent-35{background-color:#ffa92959}.theme-dark .tangerine-bg-light-transparent-40,.theme-dark .color-7-bg-light-transparent-40{background-color:#ffa92966}.theme-dark .tangerine-bg-light-transparent-45,.theme-dark .color-7-bg-light-transparent-45{background-color:#ffa92973}.theme-dark .tangerine-bg-light-transparent-50,.theme-dark .color-7-bg-light-transparent-50{background-color:#ffa92980}.theme-dark .tangerine-bg-light-transparent-55,.theme-dark .color-7-bg-light-transparent-55{background-color:#ffa9298c}.theme-dark .tangerine-bg-light-transparent-60,.theme-dark .color-7-bg-light-transparent-60{background-color:#ffa92999}.theme-dark .tangerine-bg-light-transparent-65,.theme-dark .color-7-bg-light-transparent-65{background-color:#ffa929a6}.theme-dark .tangerine-bg-light-transparent-70,.theme-dark .color-7-bg-light-transparent-70{background-color:#ffa929b3}.theme-dark .tangerine-bg-light-transparent-75,.theme-dark .color-7-bg-light-transparent-75{background-color:#ffa929bf}.theme-dark .tangerine-bg-light-transparent-80,.theme-dark .color-7-bg-light-transparent-80{background-color:#ffa929cc}.theme-dark .tangerine-bg-light-transparent-85,.theme-dark .color-7-bg-light-transparent-85{background-color:#ffa929d9}.theme-dark .tangerine-bg-light-transparent-90,.theme-dark .color-7-bg-light-transparent-90{background-color:#ffa929e6}.theme-dark .tangerine-bg-light-transparent-95,.theme-dark .color-7-bg-light-transparent-95{background-color:#ffa929f2}.theme-dark .tangerine-bg-light-lightness-10,.theme-dark .color-7-bg-light-lightness-10{background-color:#ffb23e}.theme-dark .tangerine-bg-light-darkness-10,.theme-dark .color-7-bg-light-darkness-10{background-color:#ff9d0b}.theme-dark .tangerine-bg-light-lightness-20,.theme-dark .color-7-bg-light-lightness-20{background-color:#ffba54}.theme-dark .tangerine-bg-light-darkness-20,.theme-dark .color-7-bg-light-darkness-20{background-color:#ed8e00}.theme-dark .tangerine-bg-light-lightness-30,.theme-dark .color-7-bg-light-lightness-30{background-color:#ffc369}.theme-dark .tangerine-bg-light-darkness-30,.theme-dark .color-7-bg-light-darkness-30{background-color:#cf7c00}.theme-dark .tangerine-bg-light-lightness-40,.theme-dark .color-7-bg-light-lightness-40{background-color:#ffcb7f}.theme-dark .tangerine-bg-light-darkness-40,.theme-dark .color-7-bg-light-darkness-40{background-color:#b26a00}.theme-dark .tangerine-bg-light-lightness-50,.theme-dark .color-7-bg-light-lightness-50{background-color:#ffd494}.theme-dark .tangerine-bg-light-darkness-50,.theme-dark .color-7-bg-light-darkness-50{background-color:#945900}.theme-dark .tangerine-bg-light-lightness-60,.theme-dark .color-7-bg-light-lightness-60{background-color:#ffdda9}.theme-dark .tangerine-bg-light-darkness-60,.theme-dark .color-7-bg-light-darkness-60{background-color:#764700}.theme-dark .tangerine-bg-light-lightness-70,.theme-dark .color-7-bg-light-lightness-70{background-color:#ffe5bf}.theme-dark .tangerine-bg-light-darkness-70,.theme-dark .color-7-bg-light-darkness-70{background-color:#593500}.theme-dark .tangerine-bg-light-lightness-80,.theme-dark .color-7-bg-light-lightness-80{background-color:#ffeed4}.theme-dark .tangerine-bg-light-darkness-80,.theme-dark .color-7-bg-light-darkness-80{background-color:#3b2300}.theme-dark .tangerine-bg-light-lightness-90,.theme-dark .color-7-bg-light-lightness-90{background-color:#fff6ea}.theme-dark .tangerine-bg-light-darkness-90,.theme-dark .color-7-bg-light-darkness-90{background-color:#1e1200}.theme-dark .tangerine-bg-light-hover:hover,.theme-dark .color-7-bg-light-hover:hover{background-color:#ffa929}.theme-dark .tangerine-bg-light-hover-transparent-5:hover,.theme-dark .color-7-bg-light-hover-transparent-5:hover{background-color:#ffa9290d}.theme-dark .tangerine-bg-light-hover-transparent-10:hover,.theme-dark .color-7-bg-light-hover-transparent-10:hover{background-color:#ffa9291a}.theme-dark .tangerine-bg-light-hover-transparent-15:hover,.theme-dark .color-7-bg-light-hover-transparent-15:hover{background-color:#ffa92926}.theme-dark .tangerine-bg-light-hover-transparent-20:hover,.theme-dark .color-7-bg-light-hover-transparent-20:hover{background-color:#ffa92933}.theme-dark .tangerine-bg-light-hover-transparent-25:hover,.theme-dark .color-7-bg-light-hover-transparent-25:hover{background-color:#ffa92940}.theme-dark .tangerine-bg-light-hover-transparent-30:hover,.theme-dark .color-7-bg-light-hover-transparent-30:hover{background-color:#ffa9294d}.theme-dark .tangerine-bg-light-hover-transparent-35:hover,.theme-dark .color-7-bg-light-hover-transparent-35:hover{background-color:#ffa92959}.theme-dark .tangerine-bg-light-hover-transparent-40:hover,.theme-dark .color-7-bg-light-hover-transparent-40:hover{background-color:#ffa92966}.theme-dark .tangerine-bg-light-hover-transparent-45:hover,.theme-dark .color-7-bg-light-hover-transparent-45:hover{background-color:#ffa92973}.theme-dark .tangerine-bg-light-hover-transparent-50:hover,.theme-dark .color-7-bg-light-hover-transparent-50:hover{background-color:#ffa92980}.theme-dark .tangerine-bg-light-hover-transparent-55:hover,.theme-dark .color-7-bg-light-hover-transparent-55:hover{background-color:#ffa9298c}.theme-dark .tangerine-bg-light-hover-transparent-60:hover,.theme-dark .color-7-bg-light-hover-transparent-60:hover{background-color:#ffa92999}.theme-dark .tangerine-bg-light-hover-transparent-65:hover,.theme-dark .color-7-bg-light-hover-transparent-65:hover{background-color:#ffa929a6}.theme-dark .tangerine-bg-light-hover-transparent-70:hover,.theme-dark .color-7-bg-light-hover-transparent-70:hover{background-color:#ffa929b3}.theme-dark .tangerine-bg-light-hover-transparent-75:hover,.theme-dark .color-7-bg-light-hover-transparent-75:hover{background-color:#ffa929bf}.theme-dark .tangerine-bg-light-hover-transparent-80:hover,.theme-dark .color-7-bg-light-hover-transparent-80:hover{background-color:#ffa929cc}.theme-dark .tangerine-bg-light-hover-transparent-85:hover,.theme-dark .color-7-bg-light-hover-transparent-85:hover{background-color:#ffa929d9}.theme-dark .tangerine-bg-light-hover-transparent-90:hover,.theme-dark .color-7-bg-light-hover-transparent-90:hover{background-color:#ffa929e6}.theme-dark .tangerine-bg-light-hover-transparent-95:hover,.theme-dark .color-7-bg-light-hover-transparent-95:hover{background-color:#ffa929f2}.theme-dark .tangerine-bg,.theme-dark .color-7-bg{background-color:#eb8c00}.theme-dark .tangerine-bg-transparent-5,.theme-dark .color-7-bg-transparent-5{background-color:#eb8c000d}.theme-dark .tangerine-bg-transparent-10,.theme-dark .color-7-bg-transparent-10{background-color:#eb8c001a}.theme-dark .tangerine-bg-transparent-15,.theme-dark .color-7-bg-transparent-15{background-color:#eb8c0026}.theme-dark .tangerine-bg-transparent-20,.theme-dark .color-7-bg-transparent-20{background-color:#eb8c0033}.theme-dark .tangerine-bg-transparent-25,.theme-dark .color-7-bg-transparent-25{background-color:#eb8c0040}.theme-dark .tangerine-bg-transparent-30,.theme-dark .color-7-bg-transparent-30{background-color:#eb8c004d}.theme-dark .tangerine-bg-transparent-35,.theme-dark .color-7-bg-transparent-35{background-color:#eb8c0059}.theme-dark .tangerine-bg-transparent-40,.theme-dark .color-7-bg-transparent-40{background-color:#eb8c0066}.theme-dark .tangerine-bg-transparent-45,.theme-dark .color-7-bg-transparent-45{background-color:#eb8c0073}.theme-dark .tangerine-bg-transparent-50,.theme-dark .color-7-bg-transparent-50{background-color:#eb8c0080}.theme-dark .tangerine-bg-transparent-55,.theme-dark .color-7-bg-transparent-55{background-color:#eb8c008c}.theme-dark .tangerine-bg-transparent-60,.theme-dark .color-7-bg-transparent-60{background-color:#eb8c0099}.theme-dark .tangerine-bg-transparent-65,.theme-dark .color-7-bg-transparent-65{background-color:#eb8c00a6}.theme-dark .tangerine-bg-transparent-70,.theme-dark .color-7-bg-transparent-70{background-color:#eb8c00b3}.theme-dark .tangerine-bg-transparent-75,.theme-dark .color-7-bg-transparent-75{background-color:#eb8c00bf}.theme-dark .tangerine-bg-transparent-80,.theme-dark .color-7-bg-transparent-80{background-color:#eb8c00cc}.theme-dark .tangerine-bg-transparent-85,.theme-dark .color-7-bg-transparent-85{background-color:#eb8c00d9}.theme-dark .tangerine-bg-transparent-90,.theme-dark .color-7-bg-transparent-90{background-color:#eb8c00e6}.theme-dark .tangerine-bg-transparent-95,.theme-dark .color-7-bg-transparent-95{background-color:#eb8c00f2}.theme-dark .tangerine-bg-lightness-10,.theme-dark .color-7-bg-lightness-10{background-color:#ff9b08}.theme-dark .tangerine-bg-darkness-10,.theme-dark .color-7-bg-darkness-10{background-color:#d47e00}.theme-dark .tangerine-bg-lightness-20,.theme-dark .color-7-bg-lightness-20{background-color:#ffa623}.theme-dark .tangerine-bg-darkness-20,.theme-dark .color-7-bg-darkness-20{background-color:#bc7000}.theme-dark .tangerine-bg-lightness-30,.theme-dark .color-7-bg-lightness-30{background-color:#ffb13f}.theme-dark .tangerine-bg-darkness-30,.theme-dark .color-7-bg-darkness-30{background-color:#a56200}.theme-dark .tangerine-bg-lightness-40,.theme-dark .color-7-bg-lightness-40{background-color:#ffbc5a}.theme-dark .tangerine-bg-darkness-40,.theme-dark .color-7-bg-darkness-40{background-color:#8d5400}.theme-dark .tangerine-bg-lightness-50,.theme-dark .color-7-bg-lightness-50{background-color:#ffc776}.theme-dark .tangerine-bg-darkness-50,.theme-dark .color-7-bg-darkness-50{background-color:#764600}.theme-dark .tangerine-bg-lightness-60,.theme-dark .color-7-bg-lightness-60{background-color:#ffd391}.theme-dark .tangerine-bg-darkness-60,.theme-dark .color-7-bg-darkness-60{background-color:#5e3800}.theme-dark .tangerine-bg-lightness-70,.theme-dark .color-7-bg-lightness-70{background-color:#ffdead}.theme-dark .tangerine-bg-darkness-70,.theme-dark .color-7-bg-darkness-70{background-color:#472a00}.theme-dark .tangerine-bg-lightness-80,.theme-dark .color-7-bg-lightness-80{background-color:#ffe9c8}.theme-dark .tangerine-bg-darkness-80,.theme-dark .color-7-bg-darkness-80{background-color:#2f1c00}.theme-dark .tangerine-bg-lightness-90,.theme-dark .color-7-bg-lightness-90{background-color:#fff4e4}.theme-dark .tangerine-bg-darkness-90,.theme-dark .color-7-bg-darkness-90{background-color:#180e00}.theme-dark .tangerine-bg-hover:hover,.theme-dark .color-7-bg-hover:hover{background-color:#eb8c00}.theme-dark .tangerine-bg-hover-transparent-5:hover,.theme-dark .color-7-bg-hover-transparent-5:hover{background-color:#eb8c000d}.theme-dark .tangerine-bg-hover-transparent-10:hover,.theme-dark .color-7-bg-hover-transparent-10:hover{background-color:#eb8c001a}.theme-dark .tangerine-bg-hover-transparent-15:hover,.theme-dark .color-7-bg-hover-transparent-15:hover{background-color:#eb8c0026}.theme-dark .tangerine-bg-hover-transparent-20:hover,.theme-dark .color-7-bg-hover-transparent-20:hover{background-color:#eb8c0033}.theme-dark .tangerine-bg-hover-transparent-25:hover,.theme-dark .color-7-bg-hover-transparent-25:hover{background-color:#eb8c0040}.theme-dark .tangerine-bg-hover-transparent-30:hover,.theme-dark .color-7-bg-hover-transparent-30:hover{background-color:#eb8c004d}.theme-dark .tangerine-bg-hover-transparent-35:hover,.theme-dark .color-7-bg-hover-transparent-35:hover{background-color:#eb8c0059}.theme-dark .tangerine-bg-hover-transparent-40:hover,.theme-dark .color-7-bg-hover-transparent-40:hover{background-color:#eb8c0066}.theme-dark .tangerine-bg-hover-transparent-45:hover,.theme-dark .color-7-bg-hover-transparent-45:hover{background-color:#eb8c0073}.theme-dark .tangerine-bg-hover-transparent-50:hover,.theme-dark .color-7-bg-hover-transparent-50:hover{background-color:#eb8c0080}.theme-dark .tangerine-bg-hover-transparent-55:hover,.theme-dark .color-7-bg-hover-transparent-55:hover{background-color:#eb8c008c}.theme-dark .tangerine-bg-hover-transparent-60:hover,.theme-dark .color-7-bg-hover-transparent-60:hover{background-color:#eb8c0099}.theme-dark .tangerine-bg-hover-transparent-65:hover,.theme-dark .color-7-bg-hover-transparent-65:hover{background-color:#eb8c00a6}.theme-dark .tangerine-bg-hover-transparent-70:hover,.theme-dark .color-7-bg-hover-transparent-70:hover{background-color:#eb8c00b3}.theme-dark .tangerine-bg-hover-transparent-75:hover,.theme-dark .color-7-bg-hover-transparent-75:hover{background-color:#eb8c00bf}.theme-dark .tangerine-bg-hover-transparent-80:hover,.theme-dark .color-7-bg-hover-transparent-80:hover{background-color:#eb8c00cc}.theme-dark .tangerine-bg-hover-transparent-85:hover,.theme-dark .color-7-bg-hover-transparent-85:hover{background-color:#eb8c00d9}.theme-dark .tangerine-bg-hover-transparent-90:hover,.theme-dark .color-7-bg-hover-transparent-90:hover{background-color:#eb8c00e6}.theme-dark .tangerine-bg-hover-transparent-95:hover,.theme-dark .color-7-bg-hover-transparent-95:hover{background-color:#eb8c00f2}.theme-dark .tangerine-bg-dark,.theme-dark .color-7-bg-dark{background-color:#ae6800}.theme-dark .tangerine-bg-dark-transparent-5,.theme-dark .color-7-bg-dark-transparent-5{background-color:#ae68000d}.theme-dark .tangerine-bg-dark-transparent-10,.theme-dark .color-7-bg-dark-transparent-10{background-color:#ae68001a}.theme-dark .tangerine-bg-dark-transparent-15,.theme-dark .color-7-bg-dark-transparent-15{background-color:#ae680026}.theme-dark .tangerine-bg-dark-transparent-20,.theme-dark .color-7-bg-dark-transparent-20{background-color:#ae680033}.theme-dark .tangerine-bg-dark-transparent-25,.theme-dark .color-7-bg-dark-transparent-25{background-color:#ae680040}.theme-dark .tangerine-bg-dark-transparent-30,.theme-dark .color-7-bg-dark-transparent-30{background-color:#ae68004d}.theme-dark .tangerine-bg-dark-transparent-35,.theme-dark .color-7-bg-dark-transparent-35{background-color:#ae680059}.theme-dark .tangerine-bg-dark-transparent-40,.theme-dark .color-7-bg-dark-transparent-40{background-color:#ae680066}.theme-dark .tangerine-bg-dark-transparent-45,.theme-dark .color-7-bg-dark-transparent-45{background-color:#ae680073}.theme-dark .tangerine-bg-dark-transparent-50,.theme-dark .color-7-bg-dark-transparent-50{background-color:#ae680080}.theme-dark .tangerine-bg-dark-transparent-55,.theme-dark .color-7-bg-dark-transparent-55{background-color:#ae68008c}.theme-dark .tangerine-bg-dark-transparent-60,.theme-dark .color-7-bg-dark-transparent-60{background-color:#ae680099}.theme-dark .tangerine-bg-dark-transparent-65,.theme-dark .color-7-bg-dark-transparent-65{background-color:#ae6800a6}.theme-dark .tangerine-bg-dark-transparent-70,.theme-dark .color-7-bg-dark-transparent-70{background-color:#ae6800b3}.theme-dark .tangerine-bg-dark-transparent-75,.theme-dark .color-7-bg-dark-transparent-75{background-color:#ae6800bf}.theme-dark .tangerine-bg-dark-transparent-80,.theme-dark .color-7-bg-dark-transparent-80{background-color:#ae6800cc}.theme-dark .tangerine-bg-dark-transparent-85,.theme-dark .color-7-bg-dark-transparent-85{background-color:#ae6800d9}.theme-dark .tangerine-bg-dark-transparent-90,.theme-dark .color-7-bg-dark-transparent-90{background-color:#ae6800e6}.theme-dark .tangerine-bg-dark-transparent-95,.theme-dark .color-7-bg-dark-transparent-95{background-color:#ae6800f2}.theme-dark .tangerine-bg-dark-lightness-10,.theme-dark .color-7-bg-dark-lightness-10{background-color:#d07c00}.theme-dark .tangerine-bg-dark-darkness-10,.theme-dark .color-7-bg-dark-darkness-10{background-color:#9d5e00}.theme-dark .tangerine-bg-dark-lightness-20,.theme-dark .color-7-bg-dark-lightness-20{background-color:#f19000}.theme-dark .tangerine-bg-dark-darkness-20,.theme-dark .color-7-bg-dark-darkness-20{background-color:#8b5300}.theme-dark .tangerine-bg-dark-lightness-30,.theme-dark .color-7-bg-dark-lightness-30{background-color:#ffa014}.theme-dark .tangerine-bg-dark-darkness-30,.theme-dark .color-7-bg-dark-darkness-30{background-color:#7a4900}.theme-dark .tangerine-bg-dark-lightness-40,.theme-dark .color-7-bg-dark-lightness-40{background-color:#ffae35}.theme-dark .tangerine-bg-dark-darkness-40,.theme-dark .color-7-bg-dark-darkness-40{background-color:#683e00}.theme-dark .tangerine-bg-dark-lightness-50,.theme-dark .color-7-bg-dark-lightness-50{background-color:#ffbb57}.theme-dark .tangerine-bg-dark-darkness-50,.theme-dark .color-7-bg-dark-darkness-50{background-color:#573400}.theme-dark .tangerine-bg-dark-lightness-60,.theme-dark .color-7-bg-dark-lightness-60{background-color:#ffc979}.theme-dark .tangerine-bg-dark-darkness-60,.theme-dark .color-7-bg-dark-darkness-60{background-color:#462a00}.theme-dark .tangerine-bg-dark-lightness-70,.theme-dark .color-7-bg-dark-lightness-70{background-color:#ffd69a}.theme-dark .tangerine-bg-dark-darkness-70,.theme-dark .color-7-bg-dark-darkness-70{background-color:#341f00}.theme-dark .tangerine-bg-dark-lightness-80,.theme-dark .color-7-bg-dark-lightness-80{background-color:#ffe4bc}.theme-dark .tangerine-bg-dark-darkness-80,.theme-dark .color-7-bg-dark-darkness-80{background-color:#231500}.theme-dark .tangerine-bg-dark-lightness-90,.theme-dark .color-7-bg-dark-lightness-90{background-color:#fff1dd}.theme-dark .tangerine-bg-dark-darkness-90,.theme-dark .color-7-bg-dark-darkness-90{background-color:#110a00}.theme-dark .tangerine-bg-dark-hover:hover,.theme-dark .color-7-bg-dark-hover:hover{background-color:#ae6800}.theme-dark .tangerine-bg-dark-hover-transparent-5:hover,.theme-dark .color-7-bg-dark-hover-transparent-5:hover{background-color:#ae68000d}.theme-dark .tangerine-bg-dark-hover-transparent-10:hover,.theme-dark .color-7-bg-dark-hover-transparent-10:hover{background-color:#ae68001a}.theme-dark .tangerine-bg-dark-hover-transparent-15:hover,.theme-dark .color-7-bg-dark-hover-transparent-15:hover{background-color:#ae680026}.theme-dark .tangerine-bg-dark-hover-transparent-20:hover,.theme-dark .color-7-bg-dark-hover-transparent-20:hover{background-color:#ae680033}.theme-dark .tangerine-bg-dark-hover-transparent-25:hover,.theme-dark .color-7-bg-dark-hover-transparent-25:hover{background-color:#ae680040}.theme-dark .tangerine-bg-dark-hover-transparent-30:hover,.theme-dark .color-7-bg-dark-hover-transparent-30:hover{background-color:#ae68004d}.theme-dark .tangerine-bg-dark-hover-transparent-35:hover,.theme-dark .color-7-bg-dark-hover-transparent-35:hover{background-color:#ae680059}.theme-dark .tangerine-bg-dark-hover-transparent-40:hover,.theme-dark .color-7-bg-dark-hover-transparent-40:hover{background-color:#ae680066}.theme-dark .tangerine-bg-dark-hover-transparent-45:hover,.theme-dark .color-7-bg-dark-hover-transparent-45:hover{background-color:#ae680073}.theme-dark .tangerine-bg-dark-hover-transparent-50:hover,.theme-dark .color-7-bg-dark-hover-transparent-50:hover{background-color:#ae680080}.theme-dark .tangerine-bg-dark-hover-transparent-55:hover,.theme-dark .color-7-bg-dark-hover-transparent-55:hover{background-color:#ae68008c}.theme-dark .tangerine-bg-dark-hover-transparent-60:hover,.theme-dark .color-7-bg-dark-hover-transparent-60:hover{background-color:#ae680099}.theme-dark .tangerine-bg-dark-hover-transparent-65:hover,.theme-dark .color-7-bg-dark-hover-transparent-65:hover{background-color:#ae6800a6}.theme-dark .tangerine-bg-dark-hover-transparent-70:hover,.theme-dark .color-7-bg-dark-hover-transparent-70:hover{background-color:#ae6800b3}.theme-dark .tangerine-bg-dark-hover-transparent-75:hover,.theme-dark .color-7-bg-dark-hover-transparent-75:hover{background-color:#ae6800bf}.theme-dark .tangerine-bg-dark-hover-transparent-80:hover,.theme-dark .color-7-bg-dark-hover-transparent-80:hover{background-color:#ae6800cc}.theme-dark .tangerine-bg-dark-hover-transparent-85:hover,.theme-dark .color-7-bg-dark-hover-transparent-85:hover{background-color:#ae6800d9}.theme-dark .tangerine-bg-dark-hover-transparent-90:hover,.theme-dark .color-7-bg-dark-hover-transparent-90:hover{background-color:#ae6800e6}.theme-dark .tangerine-bg-dark-hover-transparent-95:hover,.theme-dark .color-7-bg-dark-hover-transparent-95:hover{background-color:#ae6800f2}.theme-dark .tangerine-bg-darker,.theme-dark .color-7-bg-darker{background-color:#714300}.theme-dark .tangerine-bg-darker-transparent-5,.theme-dark .color-7-bg-darker-transparent-5{background-color:#7143000d}.theme-dark .tangerine-bg-darker-transparent-10,.theme-dark .color-7-bg-darker-transparent-10{background-color:#7143001a}.theme-dark .tangerine-bg-darker-transparent-15,.theme-dark .color-7-bg-darker-transparent-15{background-color:#71430026}.theme-dark .tangerine-bg-darker-transparent-20,.theme-dark .color-7-bg-darker-transparent-20{background-color:#71430033}.theme-dark .tangerine-bg-darker-transparent-25,.theme-dark .color-7-bg-darker-transparent-25{background-color:#71430040}.theme-dark .tangerine-bg-darker-transparent-30,.theme-dark .color-7-bg-darker-transparent-30{background-color:#7143004d}.theme-dark .tangerine-bg-darker-transparent-35,.theme-dark .color-7-bg-darker-transparent-35{background-color:#71430059}.theme-dark .tangerine-bg-darker-transparent-40,.theme-dark .color-7-bg-darker-transparent-40{background-color:#71430066}.theme-dark .tangerine-bg-darker-transparent-45,.theme-dark .color-7-bg-darker-transparent-45{background-color:#71430073}.theme-dark .tangerine-bg-darker-transparent-50,.theme-dark .color-7-bg-darker-transparent-50{background-color:#71430080}.theme-dark .tangerine-bg-darker-transparent-55,.theme-dark .color-7-bg-darker-transparent-55{background-color:#7143008c}.theme-dark .tangerine-bg-darker-transparent-60,.theme-dark .color-7-bg-darker-transparent-60{background-color:#71430099}.theme-dark .tangerine-bg-darker-transparent-65,.theme-dark .color-7-bg-darker-transparent-65{background-color:#714300a6}.theme-dark .tangerine-bg-darker-transparent-70,.theme-dark .color-7-bg-darker-transparent-70{background-color:#714300b3}.theme-dark .tangerine-bg-darker-transparent-75,.theme-dark .color-7-bg-darker-transparent-75{background-color:#714300bf}.theme-dark .tangerine-bg-darker-transparent-80,.theme-dark .color-7-bg-darker-transparent-80{background-color:#714300cc}.theme-dark .tangerine-bg-darker-transparent-85,.theme-dark .color-7-bg-darker-transparent-85{background-color:#714300d9}.theme-dark .tangerine-bg-darker-transparent-90,.theme-dark .color-7-bg-darker-transparent-90{background-color:#714300e6}.theme-dark .tangerine-bg-darker-transparent-95,.theme-dark .color-7-bg-darker-transparent-95{background-color:#714300f2}.theme-dark .tangerine-bg-darker-lightness-10,.theme-dark .color-7-bg-darker-lightness-10{background-color:#995b00}.theme-dark .tangerine-bg-darker-darkness-10,.theme-dark .color-7-bg-darker-darkness-10{background-color:#663c00}.theme-dark .tangerine-bg-darker-lightness-20,.theme-dark .color-7-bg-darker-lightness-20{background-color:#c07200}.theme-dark .tangerine-bg-darker-darkness-20,.theme-dark .color-7-bg-darker-darkness-20{background-color:#5a3600}.theme-dark .tangerine-bg-darker-lightness-30,.theme-dark .color-7-bg-darker-lightness-30{background-color:#e88a00}.theme-dark .tangerine-bg-darker-darkness-30,.theme-dark .color-7-bg-darker-darkness-30{background-color:#4f2f00}.theme-dark .tangerine-bg-darker-lightness-40,.theme-dark .color-7-bg-darker-lightness-40{background-color:#ff9e11}.theme-dark .tangerine-bg-darker-darkness-40,.theme-dark .color-7-bg-darker-darkness-40{background-color:#442800}.theme-dark .tangerine-bg-darker-lightness-50,.theme-dark .color-7-bg-darker-lightness-50{background-color:#ffae39}.theme-dark .tangerine-bg-darker-darkness-50,.theme-dark .color-7-bg-darker-darkness-50{background-color:#392200}.theme-dark .tangerine-bg-darker-lightness-60,.theme-dark .color-7-bg-darker-lightness-60{background-color:#ffbe60}.theme-dark .tangerine-bg-darker-darkness-60,.theme-dark .color-7-bg-darker-darkness-60{background-color:#2d1b00}.theme-dark .tangerine-bg-darker-lightness-70,.theme-dark .color-7-bg-darker-lightness-70{background-color:#ffcf88}.theme-dark .tangerine-bg-darker-darkness-70,.theme-dark .color-7-bg-darker-darkness-70{background-color:#221400}.theme-dark .tangerine-bg-darker-lightness-80,.theme-dark .color-7-bg-darker-lightness-80{background-color:#ffdfb0}.theme-dark .tangerine-bg-darker-darkness-80,.theme-dark .color-7-bg-darker-darkness-80{background-color:#170d00}.theme-dark .tangerine-bg-darker-lightness-90,.theme-dark .color-7-bg-darker-lightness-90{background-color:#ffefd7}.theme-dark .tangerine-bg-darker-darkness-90,.theme-dark .color-7-bg-darker-darkness-90{background-color:#0b0700}.theme-dark .tangerine-bg-darker-hover:hover,.theme-dark .color-7-bg-darker-hover:hover{background-color:#714300}.theme-dark .tangerine-bg-darker-hover-transparent-5:hover,.theme-dark .color-7-bg-darker-hover-transparent-5:hover{background-color:#7143000d}.theme-dark .tangerine-bg-darker-hover-transparent-10:hover,.theme-dark .color-7-bg-darker-hover-transparent-10:hover{background-color:#7143001a}.theme-dark .tangerine-bg-darker-hover-transparent-15:hover,.theme-dark .color-7-bg-darker-hover-transparent-15:hover{background-color:#71430026}.theme-dark .tangerine-bg-darker-hover-transparent-20:hover,.theme-dark .color-7-bg-darker-hover-transparent-20:hover{background-color:#71430033}.theme-dark .tangerine-bg-darker-hover-transparent-25:hover,.theme-dark .color-7-bg-darker-hover-transparent-25:hover{background-color:#71430040}.theme-dark .tangerine-bg-darker-hover-transparent-30:hover,.theme-dark .color-7-bg-darker-hover-transparent-30:hover{background-color:#7143004d}.theme-dark .tangerine-bg-darker-hover-transparent-35:hover,.theme-dark .color-7-bg-darker-hover-transparent-35:hover{background-color:#71430059}.theme-dark .tangerine-bg-darker-hover-transparent-40:hover,.theme-dark .color-7-bg-darker-hover-transparent-40:hover{background-color:#71430066}.theme-dark .tangerine-bg-darker-hover-transparent-45:hover,.theme-dark .color-7-bg-darker-hover-transparent-45:hover{background-color:#71430073}.theme-dark .tangerine-bg-darker-hover-transparent-50:hover,.theme-dark .color-7-bg-darker-hover-transparent-50:hover{background-color:#71430080}.theme-dark .tangerine-bg-darker-hover-transparent-55:hover,.theme-dark .color-7-bg-darker-hover-transparent-55:hover{background-color:#7143008c}.theme-dark .tangerine-bg-darker-hover-transparent-60:hover,.theme-dark .color-7-bg-darker-hover-transparent-60:hover{background-color:#71430099}.theme-dark .tangerine-bg-darker-hover-transparent-65:hover,.theme-dark .color-7-bg-darker-hover-transparent-65:hover{background-color:#714300a6}.theme-dark .tangerine-bg-darker-hover-transparent-70:hover,.theme-dark .color-7-bg-darker-hover-transparent-70:hover{background-color:#714300b3}.theme-dark .tangerine-bg-darker-hover-transparent-75:hover,.theme-dark .color-7-bg-darker-hover-transparent-75:hover{background-color:#714300bf}.theme-dark .tangerine-bg-darker-hover-transparent-80:hover,.theme-dark .color-7-bg-darker-hover-transparent-80:hover{background-color:#714300cc}.theme-dark .tangerine-bg-darker-hover-transparent-85:hover,.theme-dark .color-7-bg-darker-hover-transparent-85:hover{background-color:#714300d9}.theme-dark .tangerine-bg-darker-hover-transparent-90:hover,.theme-dark .color-7-bg-darker-hover-transparent-90:hover{background-color:#714300e6}.theme-dark .tangerine-bg-darker-hover-transparent-95:hover,.theme-dark .color-7-bg-darker-hover-transparent-95:hover{background-color:#714300f2}.theme-dark .tangerine-font-lighter,.theme-dark .color-7-font-lighter{color:#ffdca9}.theme-dark .tangerine-font-lighter-transparent-5,.theme-dark .color-7-font-lighter-transparent-5{color:#ffdca90d}.theme-dark .tangerine-font-lighter-transparent-10,.theme-dark .color-7-font-lighter-transparent-10{color:#ffdca91a}.theme-dark .tangerine-font-lighter-transparent-15,.theme-dark .color-7-font-lighter-transparent-15{color:#ffdca926}.theme-dark .tangerine-font-lighter-transparent-20,.theme-dark .color-7-font-lighter-transparent-20{color:#ffdca933}.theme-dark .tangerine-font-lighter-transparent-25,.theme-dark .color-7-font-lighter-transparent-25{color:#ffdca940}.theme-dark .tangerine-font-lighter-transparent-30,.theme-dark .color-7-font-lighter-transparent-30{color:#ffdca94d}.theme-dark .tangerine-font-lighter-transparent-35,.theme-dark .color-7-font-lighter-transparent-35{color:#ffdca959}.theme-dark .tangerine-font-lighter-transparent-40,.theme-dark .color-7-font-lighter-transparent-40{color:#ffdca966}.theme-dark .tangerine-font-lighter-transparent-45,.theme-dark .color-7-font-lighter-transparent-45{color:#ffdca973}.theme-dark .tangerine-font-lighter-transparent-50,.theme-dark .color-7-font-lighter-transparent-50{color:#ffdca980}.theme-dark .tangerine-font-lighter-transparent-55,.theme-dark .color-7-font-lighter-transparent-55{color:#ffdca98c}.theme-dark .tangerine-font-lighter-transparent-60,.theme-dark .color-7-font-lighter-transparent-60{color:#ffdca999}.theme-dark .tangerine-font-lighter-transparent-65,.theme-dark .color-7-font-lighter-transparent-65{color:#ffdca9a6}.theme-dark .tangerine-font-lighter-transparent-70,.theme-dark .color-7-font-lighter-transparent-70{color:#ffdca9b3}.theme-dark .tangerine-font-lighter-transparent-75,.theme-dark .color-7-font-lighter-transparent-75{color:#ffdca9bf}.theme-dark .tangerine-font-lighter-transparent-80,.theme-dark .color-7-font-lighter-transparent-80{color:#ffdca9cc}.theme-dark .tangerine-font-lighter-transparent-85,.theme-dark .color-7-font-lighter-transparent-85{color:#ffdca9d9}.theme-dark .tangerine-font-lighter-transparent-90,.theme-dark .color-7-font-lighter-transparent-90{color:#ffdca9e6}.theme-dark .tangerine-font-lighter-transparent-95,.theme-dark .color-7-font-lighter-transparent-95{color:#ffdca9f2}.theme-dark .tangerine-font-lighter-lightness-10,.theme-dark .color-7-font-lighter-lightness-10{color:#ffe0b2}.theme-dark .tangerine-font-lighter-darkness-10,.theme-dark .color-7-font-lighter-darkness-10{color:#ffcb7f}.theme-dark .tangerine-font-lighter-lightness-20,.theme-dark .color-7-font-lighter-lightness-20{color:#ffe3ba}.theme-dark .tangerine-font-lighter-darkness-20,.theme-dark .color-7-font-lighter-darkness-20{color:#ffb954}.theme-dark .tangerine-font-lighter-lightness-30,.theme-dark .color-7-font-lighter-lightness-30{color:#ffe7c3}.theme-dark .tangerine-font-lighter-darkness-30,.theme-dark .color-7-font-lighter-darkness-30{color:#ffa82a}.theme-dark .tangerine-font-lighter-lightness-40,.theme-dark .color-7-font-lighter-lightness-40{color:#ffeacb}.theme-dark .tangerine-font-lighter-darkness-40,.theme-dark .color-7-font-lighter-darkness-40{color:#fe9700}.theme-dark .tangerine-font-lighter-lightness-50,.theme-dark .color-7-font-lighter-lightness-50{color:#ffeed4}.theme-dark .tangerine-font-lighter-darkness-50,.theme-dark .color-7-font-lighter-darkness-50{color:#d47e00}.theme-dark .tangerine-font-lighter-lightness-60,.theme-dark .color-7-font-lighter-lightness-60{color:#fff1dd}.theme-dark .tangerine-font-lighter-darkness-60,.theme-dark .color-7-font-lighter-darkness-60{color:#aa6500}.theme-dark .tangerine-font-lighter-lightness-70,.theme-dark .color-7-font-lighter-lightness-70{color:#fff5e5}.theme-dark .tangerine-font-lighter-darkness-70,.theme-dark .color-7-font-lighter-darkness-70{color:#7f4b00}.theme-dark .tangerine-font-lighter-lightness-80,.theme-dark .color-7-font-lighter-lightness-80{color:#fff8ee}.theme-dark .tangerine-font-lighter-darkness-80,.theme-dark .color-7-font-lighter-darkness-80{color:#553200}.theme-dark .tangerine-font-lighter-lightness-90,.theme-dark .color-7-font-lighter-lightness-90{color:#fffcf6}.theme-dark .tangerine-font-lighter-darkness-90,.theme-dark .color-7-font-lighter-darkness-90{color:#2a1900}.theme-dark .tangerine-font-lighter-hover:hover,.theme-dark .color-7-font-lighter-hover:hover{color:#ffdca9}.theme-dark .tangerine-font-lighter-hover-transparent-5:hover,.theme-dark .color-7-font-lighter-hover-transparent-5:hover{color:#ffdca90d}.theme-dark .tangerine-font-lighter-hover-transparent-10:hover,.theme-dark .color-7-font-lighter-hover-transparent-10:hover{color:#ffdca91a}.theme-dark .tangerine-font-lighter-hover-transparent-15:hover,.theme-dark .color-7-font-lighter-hover-transparent-15:hover{color:#ffdca926}.theme-dark .tangerine-font-lighter-hover-transparent-20:hover,.theme-dark .color-7-font-lighter-hover-transparent-20:hover{color:#ffdca933}.theme-dark .tangerine-font-lighter-hover-transparent-25:hover,.theme-dark .color-7-font-lighter-hover-transparent-25:hover{color:#ffdca940}.theme-dark .tangerine-font-lighter-hover-transparent-30:hover,.theme-dark .color-7-font-lighter-hover-transparent-30:hover{color:#ffdca94d}.theme-dark .tangerine-font-lighter-hover-transparent-35:hover,.theme-dark .color-7-font-lighter-hover-transparent-35:hover{color:#ffdca959}.theme-dark .tangerine-font-lighter-hover-transparent-40:hover,.theme-dark .color-7-font-lighter-hover-transparent-40:hover{color:#ffdca966}.theme-dark .tangerine-font-lighter-hover-transparent-45:hover,.theme-dark .color-7-font-lighter-hover-transparent-45:hover{color:#ffdca973}.theme-dark .tangerine-font-lighter-hover-transparent-50:hover,.theme-dark .color-7-font-lighter-hover-transparent-50:hover{color:#ffdca980}.theme-dark .tangerine-font-lighter-hover-transparent-55:hover,.theme-dark .color-7-font-lighter-hover-transparent-55:hover{color:#ffdca98c}.theme-dark .tangerine-font-lighter-hover-transparent-60:hover,.theme-dark .color-7-font-lighter-hover-transparent-60:hover{color:#ffdca999}.theme-dark .tangerine-font-lighter-hover-transparent-65:hover,.theme-dark .color-7-font-lighter-hover-transparent-65:hover{color:#ffdca9a6}.theme-dark .tangerine-font-lighter-hover-transparent-70:hover,.theme-dark .color-7-font-lighter-hover-transparent-70:hover{color:#ffdca9b3}.theme-dark .tangerine-font-lighter-hover-transparent-75:hover,.theme-dark .color-7-font-lighter-hover-transparent-75:hover{color:#ffdca9bf}.theme-dark .tangerine-font-lighter-hover-transparent-80:hover,.theme-dark .color-7-font-lighter-hover-transparent-80:hover{color:#ffdca9cc}.theme-dark .tangerine-font-lighter-hover-transparent-85:hover,.theme-dark .color-7-font-lighter-hover-transparent-85:hover{color:#ffdca9d9}.theme-dark .tangerine-font-lighter-hover-transparent-90:hover,.theme-dark .color-7-font-lighter-hover-transparent-90:hover{color:#ffdca9e6}.theme-dark .tangerine-font-lighter-hover-transparent-95:hover,.theme-dark .color-7-font-lighter-hover-transparent-95:hover{color:#ffdca9f2}.theme-dark .tangerine-font-lighter-contrast,.theme-dark .color-7-font-lighter-contrast{color:#161616}.theme-dark .tangerine-font-light,.theme-dark .color-7-font-light{color:#ffa929}.theme-dark .tangerine-font-light-transparent-5,.theme-dark .color-7-font-light-transparent-5{color:#ffa9290d}.theme-dark .tangerine-font-light-transparent-10,.theme-dark .color-7-font-light-transparent-10{color:#ffa9291a}.theme-dark .tangerine-font-light-transparent-15,.theme-dark .color-7-font-light-transparent-15{color:#ffa92926}.theme-dark .tangerine-font-light-transparent-20,.theme-dark .color-7-font-light-transparent-20{color:#ffa92933}.theme-dark .tangerine-font-light-transparent-25,.theme-dark .color-7-font-light-transparent-25{color:#ffa92940}.theme-dark .tangerine-font-light-transparent-30,.theme-dark .color-7-font-light-transparent-30{color:#ffa9294d}.theme-dark .tangerine-font-light-transparent-35,.theme-dark .color-7-font-light-transparent-35{color:#ffa92959}.theme-dark .tangerine-font-light-transparent-40,.theme-dark .color-7-font-light-transparent-40{color:#ffa92966}.theme-dark .tangerine-font-light-transparent-45,.theme-dark .color-7-font-light-transparent-45{color:#ffa92973}.theme-dark .tangerine-font-light-transparent-50,.theme-dark .color-7-font-light-transparent-50{color:#ffa92980}.theme-dark .tangerine-font-light-transparent-55,.theme-dark .color-7-font-light-transparent-55{color:#ffa9298c}.theme-dark .tangerine-font-light-transparent-60,.theme-dark .color-7-font-light-transparent-60{color:#ffa92999}.theme-dark .tangerine-font-light-transparent-65,.theme-dark .color-7-font-light-transparent-65{color:#ffa929a6}.theme-dark .tangerine-font-light-transparent-70,.theme-dark .color-7-font-light-transparent-70{color:#ffa929b3}.theme-dark .tangerine-font-light-transparent-75,.theme-dark .color-7-font-light-transparent-75{color:#ffa929bf}.theme-dark .tangerine-font-light-transparent-80,.theme-dark .color-7-font-light-transparent-80{color:#ffa929cc}.theme-dark .tangerine-font-light-transparent-85,.theme-dark .color-7-font-light-transparent-85{color:#ffa929d9}.theme-dark .tangerine-font-light-transparent-90,.theme-dark .color-7-font-light-transparent-90{color:#ffa929e6}.theme-dark .tangerine-font-light-transparent-95,.theme-dark .color-7-font-light-transparent-95{color:#ffa929f2}.theme-dark .tangerine-font-light-lightness-10,.theme-dark .color-7-font-light-lightness-10{color:#ffb23e}.theme-dark .tangerine-font-light-darkness-10,.theme-dark .color-7-font-light-darkness-10{color:#ff9d0b}.theme-dark .tangerine-font-light-lightness-20,.theme-dark .color-7-font-light-lightness-20{color:#ffba54}.theme-dark .tangerine-font-light-darkness-20,.theme-dark .color-7-font-light-darkness-20{color:#ed8e00}.theme-dark .tangerine-font-light-lightness-30,.theme-dark .color-7-font-light-lightness-30{color:#ffc369}.theme-dark .tangerine-font-light-darkness-30,.theme-dark .color-7-font-light-darkness-30{color:#cf7c00}.theme-dark .tangerine-font-light-lightness-40,.theme-dark .color-7-font-light-lightness-40{color:#ffcb7f}.theme-dark .tangerine-font-light-darkness-40,.theme-dark .color-7-font-light-darkness-40{color:#b26a00}.theme-dark .tangerine-font-light-lightness-50,.theme-dark .color-7-font-light-lightness-50{color:#ffd494}.theme-dark .tangerine-font-light-darkness-50,.theme-dark .color-7-font-light-darkness-50{color:#945900}.theme-dark .tangerine-font-light-lightness-60,.theme-dark .color-7-font-light-lightness-60{color:#ffdda9}.theme-dark .tangerine-font-light-darkness-60,.theme-dark .color-7-font-light-darkness-60{color:#764700}.theme-dark .tangerine-font-light-lightness-70,.theme-dark .color-7-font-light-lightness-70{color:#ffe5bf}.theme-dark .tangerine-font-light-darkness-70,.theme-dark .color-7-font-light-darkness-70{color:#593500}.theme-dark .tangerine-font-light-lightness-80,.theme-dark .color-7-font-light-lightness-80{color:#ffeed4}.theme-dark .tangerine-font-light-darkness-80,.theme-dark .color-7-font-light-darkness-80{color:#3b2300}.theme-dark .tangerine-font-light-lightness-90,.theme-dark .color-7-font-light-lightness-90{color:#fff6ea}.theme-dark .tangerine-font-light-darkness-90,.theme-dark .color-7-font-light-darkness-90{color:#1e1200}.theme-dark .tangerine-font-light-hover:hover,.theme-dark .color-7-font-light-hover:hover{color:#ffa929}.theme-dark .tangerine-font-light-hover-transparent-5:hover,.theme-dark .color-7-font-light-hover-transparent-5:hover{color:#ffa9290d}.theme-dark .tangerine-font-light-hover-transparent-10:hover,.theme-dark .color-7-font-light-hover-transparent-10:hover{color:#ffa9291a}.theme-dark .tangerine-font-light-hover-transparent-15:hover,.theme-dark .color-7-font-light-hover-transparent-15:hover{color:#ffa92926}.theme-dark .tangerine-font-light-hover-transparent-20:hover,.theme-dark .color-7-font-light-hover-transparent-20:hover{color:#ffa92933}.theme-dark .tangerine-font-light-hover-transparent-25:hover,.theme-dark .color-7-font-light-hover-transparent-25:hover{color:#ffa92940}.theme-dark .tangerine-font-light-hover-transparent-30:hover,.theme-dark .color-7-font-light-hover-transparent-30:hover{color:#ffa9294d}.theme-dark .tangerine-font-light-hover-transparent-35:hover,.theme-dark .color-7-font-light-hover-transparent-35:hover{color:#ffa92959}.theme-dark .tangerine-font-light-hover-transparent-40:hover,.theme-dark .color-7-font-light-hover-transparent-40:hover{color:#ffa92966}.theme-dark .tangerine-font-light-hover-transparent-45:hover,.theme-dark .color-7-font-light-hover-transparent-45:hover{color:#ffa92973}.theme-dark .tangerine-font-light-hover-transparent-50:hover,.theme-dark .color-7-font-light-hover-transparent-50:hover{color:#ffa92980}.theme-dark .tangerine-font-light-hover-transparent-55:hover,.theme-dark .color-7-font-light-hover-transparent-55:hover{color:#ffa9298c}.theme-dark .tangerine-font-light-hover-transparent-60:hover,.theme-dark .color-7-font-light-hover-transparent-60:hover{color:#ffa92999}.theme-dark .tangerine-font-light-hover-transparent-65:hover,.theme-dark .color-7-font-light-hover-transparent-65:hover{color:#ffa929a6}.theme-dark .tangerine-font-light-hover-transparent-70:hover,.theme-dark .color-7-font-light-hover-transparent-70:hover{color:#ffa929b3}.theme-dark .tangerine-font-light-hover-transparent-75:hover,.theme-dark .color-7-font-light-hover-transparent-75:hover{color:#ffa929bf}.theme-dark .tangerine-font-light-hover-transparent-80:hover,.theme-dark .color-7-font-light-hover-transparent-80:hover{color:#ffa929cc}.theme-dark .tangerine-font-light-hover-transparent-85:hover,.theme-dark .color-7-font-light-hover-transparent-85:hover{color:#ffa929d9}.theme-dark .tangerine-font-light-hover-transparent-90:hover,.theme-dark .color-7-font-light-hover-transparent-90:hover{color:#ffa929e6}.theme-dark .tangerine-font-light-hover-transparent-95:hover,.theme-dark .color-7-font-light-hover-transparent-95:hover{color:#ffa929f2}.theme-dark .tangerine-font-light-contrast,.theme-dark .color-7-font-light-contrast{color:#161616}.theme-dark .tangerine-font,.theme-dark .color-7-font{color:#eb8c00}.theme-dark .tangerine-font-transparent-5,.theme-dark .color-7-font-transparent-5{color:#eb8c000d}.theme-dark .tangerine-font-transparent-10,.theme-dark .color-7-font-transparent-10{color:#eb8c001a}.theme-dark .tangerine-font-transparent-15,.theme-dark .color-7-font-transparent-15{color:#eb8c0026}.theme-dark .tangerine-font-transparent-20,.theme-dark .color-7-font-transparent-20{color:#eb8c0033}.theme-dark .tangerine-font-transparent-25,.theme-dark .color-7-font-transparent-25{color:#eb8c0040}.theme-dark .tangerine-font-transparent-30,.theme-dark .color-7-font-transparent-30{color:#eb8c004d}.theme-dark .tangerine-font-transparent-35,.theme-dark .color-7-font-transparent-35{color:#eb8c0059}.theme-dark .tangerine-font-transparent-40,.theme-dark .color-7-font-transparent-40{color:#eb8c0066}.theme-dark .tangerine-font-transparent-45,.theme-dark .color-7-font-transparent-45{color:#eb8c0073}.theme-dark .tangerine-font-transparent-50,.theme-dark .color-7-font-transparent-50{color:#eb8c0080}.theme-dark .tangerine-font-transparent-55,.theme-dark .color-7-font-transparent-55{color:#eb8c008c}.theme-dark .tangerine-font-transparent-60,.theme-dark .color-7-font-transparent-60{color:#eb8c0099}.theme-dark .tangerine-font-transparent-65,.theme-dark .color-7-font-transparent-65{color:#eb8c00a6}.theme-dark .tangerine-font-transparent-70,.theme-dark .color-7-font-transparent-70{color:#eb8c00b3}.theme-dark .tangerine-font-transparent-75,.theme-dark .color-7-font-transparent-75{color:#eb8c00bf}.theme-dark .tangerine-font-transparent-80,.theme-dark .color-7-font-transparent-80{color:#eb8c00cc}.theme-dark .tangerine-font-transparent-85,.theme-dark .color-7-font-transparent-85{color:#eb8c00d9}.theme-dark .tangerine-font-transparent-90,.theme-dark .color-7-font-transparent-90{color:#eb8c00e6}.theme-dark .tangerine-font-transparent-95,.theme-dark .color-7-font-transparent-95{color:#eb8c00f2}.theme-dark .tangerine-font-lightness-10,.theme-dark .color-7-font-lightness-10{color:#ff9b08}.theme-dark .tangerine-font-darkness-10,.theme-dark .color-7-font-darkness-10{color:#d47e00}.theme-dark .tangerine-font-lightness-20,.theme-dark .color-7-font-lightness-20{color:#ffa623}.theme-dark .tangerine-font-darkness-20,.theme-dark .color-7-font-darkness-20{color:#bc7000}.theme-dark .tangerine-font-lightness-30,.theme-dark .color-7-font-lightness-30{color:#ffb13f}.theme-dark .tangerine-font-darkness-30,.theme-dark .color-7-font-darkness-30{color:#a56200}.theme-dark .tangerine-font-lightness-40,.theme-dark .color-7-font-lightness-40{color:#ffbc5a}.theme-dark .tangerine-font-darkness-40,.theme-dark .color-7-font-darkness-40{color:#8d5400}.theme-dark .tangerine-font-lightness-50,.theme-dark .color-7-font-lightness-50{color:#ffc776}.theme-dark .tangerine-font-darkness-50,.theme-dark .color-7-font-darkness-50{color:#764600}.theme-dark .tangerine-font-lightness-60,.theme-dark .color-7-font-lightness-60{color:#ffd391}.theme-dark .tangerine-font-darkness-60,.theme-dark .color-7-font-darkness-60{color:#5e3800}.theme-dark .tangerine-font-lightness-70,.theme-dark .color-7-font-lightness-70{color:#ffdead}.theme-dark .tangerine-font-darkness-70,.theme-dark .color-7-font-darkness-70{color:#472a00}.theme-dark .tangerine-font-lightness-80,.theme-dark .color-7-font-lightness-80{color:#ffe9c8}.theme-dark .tangerine-font-darkness-80,.theme-dark .color-7-font-darkness-80{color:#2f1c00}.theme-dark .tangerine-font-lightness-90,.theme-dark .color-7-font-lightness-90{color:#fff4e4}.theme-dark .tangerine-font-darkness-90,.theme-dark .color-7-font-darkness-90{color:#180e00}.theme-dark .tangerine-font-hover:hover,.theme-dark .color-7-font-hover:hover{color:#eb8c00}.theme-dark .tangerine-font-hover-transparent-5:hover,.theme-dark .color-7-font-hover-transparent-5:hover{color:#eb8c000d}.theme-dark .tangerine-font-hover-transparent-10:hover,.theme-dark .color-7-font-hover-transparent-10:hover{color:#eb8c001a}.theme-dark .tangerine-font-hover-transparent-15:hover,.theme-dark .color-7-font-hover-transparent-15:hover{color:#eb8c0026}.theme-dark .tangerine-font-hover-transparent-20:hover,.theme-dark .color-7-font-hover-transparent-20:hover{color:#eb8c0033}.theme-dark .tangerine-font-hover-transparent-25:hover,.theme-dark .color-7-font-hover-transparent-25:hover{color:#eb8c0040}.theme-dark .tangerine-font-hover-transparent-30:hover,.theme-dark .color-7-font-hover-transparent-30:hover{color:#eb8c004d}.theme-dark .tangerine-font-hover-transparent-35:hover,.theme-dark .color-7-font-hover-transparent-35:hover{color:#eb8c0059}.theme-dark .tangerine-font-hover-transparent-40:hover,.theme-dark .color-7-font-hover-transparent-40:hover{color:#eb8c0066}.theme-dark .tangerine-font-hover-transparent-45:hover,.theme-dark .color-7-font-hover-transparent-45:hover{color:#eb8c0073}.theme-dark .tangerine-font-hover-transparent-50:hover,.theme-dark .color-7-font-hover-transparent-50:hover{color:#eb8c0080}.theme-dark .tangerine-font-hover-transparent-55:hover,.theme-dark .color-7-font-hover-transparent-55:hover{color:#eb8c008c}.theme-dark .tangerine-font-hover-transparent-60:hover,.theme-dark .color-7-font-hover-transparent-60:hover{color:#eb8c0099}.theme-dark .tangerine-font-hover-transparent-65:hover,.theme-dark .color-7-font-hover-transparent-65:hover{color:#eb8c00a6}.theme-dark .tangerine-font-hover-transparent-70:hover,.theme-dark .color-7-font-hover-transparent-70:hover{color:#eb8c00b3}.theme-dark .tangerine-font-hover-transparent-75:hover,.theme-dark .color-7-font-hover-transparent-75:hover{color:#eb8c00bf}.theme-dark .tangerine-font-hover-transparent-80:hover,.theme-dark .color-7-font-hover-transparent-80:hover{color:#eb8c00cc}.theme-dark .tangerine-font-hover-transparent-85:hover,.theme-dark .color-7-font-hover-transparent-85:hover{color:#eb8c00d9}.theme-dark .tangerine-font-hover-transparent-90:hover,.theme-dark .color-7-font-hover-transparent-90:hover{color:#eb8c00e6}.theme-dark .tangerine-font-hover-transparent-95:hover,.theme-dark .color-7-font-hover-transparent-95:hover{color:#eb8c00f2}.theme-dark .tangerine-font-contrast,.theme-dark .color-7-font-contrast{color:#161616}.theme-dark .tangerine-font-dark,.theme-dark .color-7-font-dark{color:#ae6800}.theme-dark .tangerine-font-dark-transparent-5,.theme-dark .color-7-font-dark-transparent-5{color:#ae68000d}.theme-dark .tangerine-font-dark-transparent-10,.theme-dark .color-7-font-dark-transparent-10{color:#ae68001a}.theme-dark .tangerine-font-dark-transparent-15,.theme-dark .color-7-font-dark-transparent-15{color:#ae680026}.theme-dark .tangerine-font-dark-transparent-20,.theme-dark .color-7-font-dark-transparent-20{color:#ae680033}.theme-dark .tangerine-font-dark-transparent-25,.theme-dark .color-7-font-dark-transparent-25{color:#ae680040}.theme-dark .tangerine-font-dark-transparent-30,.theme-dark .color-7-font-dark-transparent-30{color:#ae68004d}.theme-dark .tangerine-font-dark-transparent-35,.theme-dark .color-7-font-dark-transparent-35{color:#ae680059}.theme-dark .tangerine-font-dark-transparent-40,.theme-dark .color-7-font-dark-transparent-40{color:#ae680066}.theme-dark .tangerine-font-dark-transparent-45,.theme-dark .color-7-font-dark-transparent-45{color:#ae680073}.theme-dark .tangerine-font-dark-transparent-50,.theme-dark .color-7-font-dark-transparent-50{color:#ae680080}.theme-dark .tangerine-font-dark-transparent-55,.theme-dark .color-7-font-dark-transparent-55{color:#ae68008c}.theme-dark .tangerine-font-dark-transparent-60,.theme-dark .color-7-font-dark-transparent-60{color:#ae680099}.theme-dark .tangerine-font-dark-transparent-65,.theme-dark .color-7-font-dark-transparent-65{color:#ae6800a6}.theme-dark .tangerine-font-dark-transparent-70,.theme-dark .color-7-font-dark-transparent-70{color:#ae6800b3}.theme-dark .tangerine-font-dark-transparent-75,.theme-dark .color-7-font-dark-transparent-75{color:#ae6800bf}.theme-dark .tangerine-font-dark-transparent-80,.theme-dark .color-7-font-dark-transparent-80{color:#ae6800cc}.theme-dark .tangerine-font-dark-transparent-85,.theme-dark .color-7-font-dark-transparent-85{color:#ae6800d9}.theme-dark .tangerine-font-dark-transparent-90,.theme-dark .color-7-font-dark-transparent-90{color:#ae6800e6}.theme-dark .tangerine-font-dark-transparent-95,.theme-dark .color-7-font-dark-transparent-95{color:#ae6800f2}.theme-dark .tangerine-font-dark-lightness-10,.theme-dark .color-7-font-dark-lightness-10{color:#d07c00}.theme-dark .tangerine-font-dark-darkness-10,.theme-dark .color-7-font-dark-darkness-10{color:#9d5e00}.theme-dark .tangerine-font-dark-lightness-20,.theme-dark .color-7-font-dark-lightness-20{color:#f19000}.theme-dark .tangerine-font-dark-darkness-20,.theme-dark .color-7-font-dark-darkness-20{color:#8b5300}.theme-dark .tangerine-font-dark-lightness-30,.theme-dark .color-7-font-dark-lightness-30{color:#ffa014}.theme-dark .tangerine-font-dark-darkness-30,.theme-dark .color-7-font-dark-darkness-30{color:#7a4900}.theme-dark .tangerine-font-dark-lightness-40,.theme-dark .color-7-font-dark-lightness-40{color:#ffae35}.theme-dark .tangerine-font-dark-darkness-40,.theme-dark .color-7-font-dark-darkness-40{color:#683e00}.theme-dark .tangerine-font-dark-lightness-50,.theme-dark .color-7-font-dark-lightness-50{color:#ffbb57}.theme-dark .tangerine-font-dark-darkness-50,.theme-dark .color-7-font-dark-darkness-50{color:#573400}.theme-dark .tangerine-font-dark-lightness-60,.theme-dark .color-7-font-dark-lightness-60{color:#ffc979}.theme-dark .tangerine-font-dark-darkness-60,.theme-dark .color-7-font-dark-darkness-60{color:#462a00}.theme-dark .tangerine-font-dark-lightness-70,.theme-dark .color-7-font-dark-lightness-70{color:#ffd69a}.theme-dark .tangerine-font-dark-darkness-70,.theme-dark .color-7-font-dark-darkness-70{color:#341f00}.theme-dark .tangerine-font-dark-lightness-80,.theme-dark .color-7-font-dark-lightness-80{color:#ffe4bc}.theme-dark .tangerine-font-dark-darkness-80,.theme-dark .color-7-font-dark-darkness-80{color:#231500}.theme-dark .tangerine-font-dark-lightness-90,.theme-dark .color-7-font-dark-lightness-90{color:#fff1dd}.theme-dark .tangerine-font-dark-darkness-90,.theme-dark .color-7-font-dark-darkness-90{color:#110a00}.theme-dark .tangerine-font-dark-hover:hover,.theme-dark .color-7-font-dark-hover:hover{color:#ae6800}.theme-dark .tangerine-font-dark-hover-transparent-5:hover,.theme-dark .color-7-font-dark-hover-transparent-5:hover{color:#ae68000d}.theme-dark .tangerine-font-dark-hover-transparent-10:hover,.theme-dark .color-7-font-dark-hover-transparent-10:hover{color:#ae68001a}.theme-dark .tangerine-font-dark-hover-transparent-15:hover,.theme-dark .color-7-font-dark-hover-transparent-15:hover{color:#ae680026}.theme-dark .tangerine-font-dark-hover-transparent-20:hover,.theme-dark .color-7-font-dark-hover-transparent-20:hover{color:#ae680033}.theme-dark .tangerine-font-dark-hover-transparent-25:hover,.theme-dark .color-7-font-dark-hover-transparent-25:hover{color:#ae680040}.theme-dark .tangerine-font-dark-hover-transparent-30:hover,.theme-dark .color-7-font-dark-hover-transparent-30:hover{color:#ae68004d}.theme-dark .tangerine-font-dark-hover-transparent-35:hover,.theme-dark .color-7-font-dark-hover-transparent-35:hover{color:#ae680059}.theme-dark .tangerine-font-dark-hover-transparent-40:hover,.theme-dark .color-7-font-dark-hover-transparent-40:hover{color:#ae680066}.theme-dark .tangerine-font-dark-hover-transparent-45:hover,.theme-dark .color-7-font-dark-hover-transparent-45:hover{color:#ae680073}.theme-dark .tangerine-font-dark-hover-transparent-50:hover,.theme-dark .color-7-font-dark-hover-transparent-50:hover{color:#ae680080}.theme-dark .tangerine-font-dark-hover-transparent-55:hover,.theme-dark .color-7-font-dark-hover-transparent-55:hover{color:#ae68008c}.theme-dark .tangerine-font-dark-hover-transparent-60:hover,.theme-dark .color-7-font-dark-hover-transparent-60:hover{color:#ae680099}.theme-dark .tangerine-font-dark-hover-transparent-65:hover,.theme-dark .color-7-font-dark-hover-transparent-65:hover{color:#ae6800a6}.theme-dark .tangerine-font-dark-hover-transparent-70:hover,.theme-dark .color-7-font-dark-hover-transparent-70:hover{color:#ae6800b3}.theme-dark .tangerine-font-dark-hover-transparent-75:hover,.theme-dark .color-7-font-dark-hover-transparent-75:hover{color:#ae6800bf}.theme-dark .tangerine-font-dark-hover-transparent-80:hover,.theme-dark .color-7-font-dark-hover-transparent-80:hover{color:#ae6800cc}.theme-dark .tangerine-font-dark-hover-transparent-85:hover,.theme-dark .color-7-font-dark-hover-transparent-85:hover{color:#ae6800d9}.theme-dark .tangerine-font-dark-hover-transparent-90:hover,.theme-dark .color-7-font-dark-hover-transparent-90:hover{color:#ae6800e6}.theme-dark .tangerine-font-dark-hover-transparent-95:hover,.theme-dark .color-7-font-dark-hover-transparent-95:hover{color:#ae6800f2}.theme-dark .tangerine-font-dark-contrast,.theme-dark .color-7-font-dark-contrast{color:#000}.theme-dark .tangerine-font-darker,.theme-dark .color-7-font-darker{color:#714300}.theme-dark .tangerine-font-darker-transparent-5,.theme-dark .color-7-font-darker-transparent-5{color:#7143000d}.theme-dark .tangerine-font-darker-transparent-10,.theme-dark .color-7-font-darker-transparent-10{color:#7143001a}.theme-dark .tangerine-font-darker-transparent-15,.theme-dark .color-7-font-darker-transparent-15{color:#71430026}.theme-dark .tangerine-font-darker-transparent-20,.theme-dark .color-7-font-darker-transparent-20{color:#71430033}.theme-dark .tangerine-font-darker-transparent-25,.theme-dark .color-7-font-darker-transparent-25{color:#71430040}.theme-dark .tangerine-font-darker-transparent-30,.theme-dark .color-7-font-darker-transparent-30{color:#7143004d}.theme-dark .tangerine-font-darker-transparent-35,.theme-dark .color-7-font-darker-transparent-35{color:#71430059}.theme-dark .tangerine-font-darker-transparent-40,.theme-dark .color-7-font-darker-transparent-40{color:#71430066}.theme-dark .tangerine-font-darker-transparent-45,.theme-dark .color-7-font-darker-transparent-45{color:#71430073}.theme-dark .tangerine-font-darker-transparent-50,.theme-dark .color-7-font-darker-transparent-50{color:#71430080}.theme-dark .tangerine-font-darker-transparent-55,.theme-dark .color-7-font-darker-transparent-55{color:#7143008c}.theme-dark .tangerine-font-darker-transparent-60,.theme-dark .color-7-font-darker-transparent-60{color:#71430099}.theme-dark .tangerine-font-darker-transparent-65,.theme-dark .color-7-font-darker-transparent-65{color:#714300a6}.theme-dark .tangerine-font-darker-transparent-70,.theme-dark .color-7-font-darker-transparent-70{color:#714300b3}.theme-dark .tangerine-font-darker-transparent-75,.theme-dark .color-7-font-darker-transparent-75{color:#714300bf}.theme-dark .tangerine-font-darker-transparent-80,.theme-dark .color-7-font-darker-transparent-80{color:#714300cc}.theme-dark .tangerine-font-darker-transparent-85,.theme-dark .color-7-font-darker-transparent-85{color:#714300d9}.theme-dark .tangerine-font-darker-transparent-90,.theme-dark .color-7-font-darker-transparent-90{color:#714300e6}.theme-dark .tangerine-font-darker-transparent-95,.theme-dark .color-7-font-darker-transparent-95{color:#714300f2}.theme-dark .tangerine-font-darker-lightness-10,.theme-dark .color-7-font-darker-lightness-10{color:#995b00}.theme-dark .tangerine-font-darker-darkness-10,.theme-dark .color-7-font-darker-darkness-10{color:#663c00}.theme-dark .tangerine-font-darker-lightness-20,.theme-dark .color-7-font-darker-lightness-20{color:#c07200}.theme-dark .tangerine-font-darker-darkness-20,.theme-dark .color-7-font-darker-darkness-20{color:#5a3600}.theme-dark .tangerine-font-darker-lightness-30,.theme-dark .color-7-font-darker-lightness-30{color:#e88a00}.theme-dark .tangerine-font-darker-darkness-30,.theme-dark .color-7-font-darker-darkness-30{color:#4f2f00}.theme-dark .tangerine-font-darker-lightness-40,.theme-dark .color-7-font-darker-lightness-40{color:#ff9e11}.theme-dark .tangerine-font-darker-darkness-40,.theme-dark .color-7-font-darker-darkness-40{color:#442800}.theme-dark .tangerine-font-darker-lightness-50,.theme-dark .color-7-font-darker-lightness-50{color:#ffae39}.theme-dark .tangerine-font-darker-darkness-50,.theme-dark .color-7-font-darker-darkness-50{color:#392200}.theme-dark .tangerine-font-darker-lightness-60,.theme-dark .color-7-font-darker-lightness-60{color:#ffbe60}.theme-dark .tangerine-font-darker-darkness-60,.theme-dark .color-7-font-darker-darkness-60{color:#2d1b00}.theme-dark .tangerine-font-darker-lightness-70,.theme-dark .color-7-font-darker-lightness-70{color:#ffcf88}.theme-dark .tangerine-font-darker-darkness-70,.theme-dark .color-7-font-darker-darkness-70{color:#221400}.theme-dark .tangerine-font-darker-lightness-80,.theme-dark .color-7-font-darker-lightness-80{color:#ffdfb0}.theme-dark .tangerine-font-darker-darkness-80,.theme-dark .color-7-font-darker-darkness-80{color:#170d00}.theme-dark .tangerine-font-darker-lightness-90,.theme-dark .color-7-font-darker-lightness-90{color:#ffefd7}.theme-dark .tangerine-font-darker-darkness-90,.theme-dark .color-7-font-darker-darkness-90{color:#0b0700}.theme-dark .tangerine-font-darker-hover:hover,.theme-dark .color-7-font-darker-hover:hover{color:#714300}.theme-dark .tangerine-font-darker-hover-transparent-5:hover,.theme-dark .color-7-font-darker-hover-transparent-5:hover{color:#7143000d}.theme-dark .tangerine-font-darker-hover-transparent-10:hover,.theme-dark .color-7-font-darker-hover-transparent-10:hover{color:#7143001a}.theme-dark .tangerine-font-darker-hover-transparent-15:hover,.theme-dark .color-7-font-darker-hover-transparent-15:hover{color:#71430026}.theme-dark .tangerine-font-darker-hover-transparent-20:hover,.theme-dark .color-7-font-darker-hover-transparent-20:hover{color:#71430033}.theme-dark .tangerine-font-darker-hover-transparent-25:hover,.theme-dark .color-7-font-darker-hover-transparent-25:hover{color:#71430040}.theme-dark .tangerine-font-darker-hover-transparent-30:hover,.theme-dark .color-7-font-darker-hover-transparent-30:hover{color:#7143004d}.theme-dark .tangerine-font-darker-hover-transparent-35:hover,.theme-dark .color-7-font-darker-hover-transparent-35:hover{color:#71430059}.theme-dark .tangerine-font-darker-hover-transparent-40:hover,.theme-dark .color-7-font-darker-hover-transparent-40:hover{color:#71430066}.theme-dark .tangerine-font-darker-hover-transparent-45:hover,.theme-dark .color-7-font-darker-hover-transparent-45:hover{color:#71430073}.theme-dark .tangerine-font-darker-hover-transparent-50:hover,.theme-dark .color-7-font-darker-hover-transparent-50:hover{color:#71430080}.theme-dark .tangerine-font-darker-hover-transparent-55:hover,.theme-dark .color-7-font-darker-hover-transparent-55:hover{color:#7143008c}.theme-dark .tangerine-font-darker-hover-transparent-60:hover,.theme-dark .color-7-font-darker-hover-transparent-60:hover{color:#71430099}.theme-dark .tangerine-font-darker-hover-transparent-65:hover,.theme-dark .color-7-font-darker-hover-transparent-65:hover{color:#714300a6}.theme-dark .tangerine-font-darker-hover-transparent-70:hover,.theme-dark .color-7-font-darker-hover-transparent-70:hover{color:#714300b3}.theme-dark .tangerine-font-darker-hover-transparent-75:hover,.theme-dark .color-7-font-darker-hover-transparent-75:hover{color:#714300bf}.theme-dark .tangerine-font-darker-hover-transparent-80:hover,.theme-dark .color-7-font-darker-hover-transparent-80:hover{color:#714300cc}.theme-dark .tangerine-font-darker-hover-transparent-85:hover,.theme-dark .color-7-font-darker-hover-transparent-85:hover{color:#714300d9}.theme-dark .tangerine-font-darker-hover-transparent-90:hover,.theme-dark .color-7-font-darker-hover-transparent-90:hover{color:#714300e6}.theme-dark .tangerine-font-darker-hover-transparent-95:hover,.theme-dark .color-7-font-darker-hover-transparent-95:hover{color:#714300f2}.theme-dark .tangerine-font-darker-contrast,.theme-dark .color-7-font-darker-contrast{color:#f2f2f2}.theme-dark .tangerine-fill-lighter,.theme-dark .color-7-fill-lighter{fill:#ffdca9}.theme-dark .tangerine-fill-lighter-transparent-5,.theme-dark .color-7-fill-lighter-transparent-5{fill:#ffdca90d}.theme-dark .tangerine-fill-lighter-transparent-10,.theme-dark .color-7-fill-lighter-transparent-10{fill:#ffdca91a}.theme-dark .tangerine-fill-lighter-transparent-15,.theme-dark .color-7-fill-lighter-transparent-15{fill:#ffdca926}.theme-dark .tangerine-fill-lighter-transparent-20,.theme-dark .color-7-fill-lighter-transparent-20{fill:#ffdca933}.theme-dark .tangerine-fill-lighter-transparent-25,.theme-dark .color-7-fill-lighter-transparent-25{fill:#ffdca940}.theme-dark .tangerine-fill-lighter-transparent-30,.theme-dark .color-7-fill-lighter-transparent-30{fill:#ffdca94d}.theme-dark .tangerine-fill-lighter-transparent-35,.theme-dark .color-7-fill-lighter-transparent-35{fill:#ffdca959}.theme-dark .tangerine-fill-lighter-transparent-40,.theme-dark .color-7-fill-lighter-transparent-40{fill:#ffdca966}.theme-dark .tangerine-fill-lighter-transparent-45,.theme-dark .color-7-fill-lighter-transparent-45{fill:#ffdca973}.theme-dark .tangerine-fill-lighter-transparent-50,.theme-dark .color-7-fill-lighter-transparent-50{fill:#ffdca980}.theme-dark .tangerine-fill-lighter-transparent-55,.theme-dark .color-7-fill-lighter-transparent-55{fill:#ffdca98c}.theme-dark .tangerine-fill-lighter-transparent-60,.theme-dark .color-7-fill-lighter-transparent-60{fill:#ffdca999}.theme-dark .tangerine-fill-lighter-transparent-65,.theme-dark .color-7-fill-lighter-transparent-65{fill:#ffdca9a6}.theme-dark .tangerine-fill-lighter-transparent-70,.theme-dark .color-7-fill-lighter-transparent-70{fill:#ffdca9b3}.theme-dark .tangerine-fill-lighter-transparent-75,.theme-dark .color-7-fill-lighter-transparent-75{fill:#ffdca9bf}.theme-dark .tangerine-fill-lighter-transparent-80,.theme-dark .color-7-fill-lighter-transparent-80{fill:#ffdca9cc}.theme-dark .tangerine-fill-lighter-transparent-85,.theme-dark .color-7-fill-lighter-transparent-85{fill:#ffdca9d9}.theme-dark .tangerine-fill-lighter-transparent-90,.theme-dark .color-7-fill-lighter-transparent-90{fill:#ffdca9e6}.theme-dark .tangerine-fill-lighter-transparent-95,.theme-dark .color-7-fill-lighter-transparent-95{fill:#ffdca9f2}.theme-dark .tangerine-fill-lighter-lightness-10,.theme-dark .color-7-fill-lighter-lightness-10{fill:#ffe0b2}.theme-dark .tangerine-fill-lighter-darkness-10,.theme-dark .color-7-fill-lighter-darkness-10{fill:#ffcb7f}.theme-dark .tangerine-fill-lighter-lightness-20,.theme-dark .color-7-fill-lighter-lightness-20{fill:#ffe3ba}.theme-dark .tangerine-fill-lighter-darkness-20,.theme-dark .color-7-fill-lighter-darkness-20{fill:#ffb954}.theme-dark .tangerine-fill-lighter-lightness-30,.theme-dark .color-7-fill-lighter-lightness-30{fill:#ffe7c3}.theme-dark .tangerine-fill-lighter-darkness-30,.theme-dark .color-7-fill-lighter-darkness-30{fill:#ffa82a}.theme-dark .tangerine-fill-lighter-lightness-40,.theme-dark .color-7-fill-lighter-lightness-40{fill:#ffeacb}.theme-dark .tangerine-fill-lighter-darkness-40,.theme-dark .color-7-fill-lighter-darkness-40{fill:#fe9700}.theme-dark .tangerine-fill-lighter-lightness-50,.theme-dark .color-7-fill-lighter-lightness-50{fill:#ffeed4}.theme-dark .tangerine-fill-lighter-darkness-50,.theme-dark .color-7-fill-lighter-darkness-50{fill:#d47e00}.theme-dark .tangerine-fill-lighter-lightness-60,.theme-dark .color-7-fill-lighter-lightness-60{fill:#fff1dd}.theme-dark .tangerine-fill-lighter-darkness-60,.theme-dark .color-7-fill-lighter-darkness-60{fill:#aa6500}.theme-dark .tangerine-fill-lighter-lightness-70,.theme-dark .color-7-fill-lighter-lightness-70{fill:#fff5e5}.theme-dark .tangerine-fill-lighter-darkness-70,.theme-dark .color-7-fill-lighter-darkness-70{fill:#7f4b00}.theme-dark .tangerine-fill-lighter-lightness-80,.theme-dark .color-7-fill-lighter-lightness-80{fill:#fff8ee}.theme-dark .tangerine-fill-lighter-darkness-80,.theme-dark .color-7-fill-lighter-darkness-80{fill:#553200}.theme-dark .tangerine-fill-lighter-lightness-90,.theme-dark .color-7-fill-lighter-lightness-90{fill:#fffcf6}.theme-dark .tangerine-fill-lighter-darkness-90,.theme-dark .color-7-fill-lighter-darkness-90{fill:#2a1900}.theme-dark .tangerine-fill-lighter-hover:hover,.theme-dark .color-7-fill-lighter-hover:hover{fill:#ffdca9}.theme-dark .tangerine-fill-lighter-hover-transparent-5:hover,.theme-dark .color-7-fill-lighter-hover-transparent-5:hover{fill:#ffdca90d}.theme-dark .tangerine-fill-lighter-hover-transparent-10:hover,.theme-dark .color-7-fill-lighter-hover-transparent-10:hover{fill:#ffdca91a}.theme-dark .tangerine-fill-lighter-hover-transparent-15:hover,.theme-dark .color-7-fill-lighter-hover-transparent-15:hover{fill:#ffdca926}.theme-dark .tangerine-fill-lighter-hover-transparent-20:hover,.theme-dark .color-7-fill-lighter-hover-transparent-20:hover{fill:#ffdca933}.theme-dark .tangerine-fill-lighter-hover-transparent-25:hover,.theme-dark .color-7-fill-lighter-hover-transparent-25:hover{fill:#ffdca940}.theme-dark .tangerine-fill-lighter-hover-transparent-30:hover,.theme-dark .color-7-fill-lighter-hover-transparent-30:hover{fill:#ffdca94d}.theme-dark .tangerine-fill-lighter-hover-transparent-35:hover,.theme-dark .color-7-fill-lighter-hover-transparent-35:hover{fill:#ffdca959}.theme-dark .tangerine-fill-lighter-hover-transparent-40:hover,.theme-dark .color-7-fill-lighter-hover-transparent-40:hover{fill:#ffdca966}.theme-dark .tangerine-fill-lighter-hover-transparent-45:hover,.theme-dark .color-7-fill-lighter-hover-transparent-45:hover{fill:#ffdca973}.theme-dark .tangerine-fill-lighter-hover-transparent-50:hover,.theme-dark .color-7-fill-lighter-hover-transparent-50:hover{fill:#ffdca980}.theme-dark .tangerine-fill-lighter-hover-transparent-55:hover,.theme-dark .color-7-fill-lighter-hover-transparent-55:hover{fill:#ffdca98c}.theme-dark .tangerine-fill-lighter-hover-transparent-60:hover,.theme-dark .color-7-fill-lighter-hover-transparent-60:hover{fill:#ffdca999}.theme-dark .tangerine-fill-lighter-hover-transparent-65:hover,.theme-dark .color-7-fill-lighter-hover-transparent-65:hover{fill:#ffdca9a6}.theme-dark .tangerine-fill-lighter-hover-transparent-70:hover,.theme-dark .color-7-fill-lighter-hover-transparent-70:hover{fill:#ffdca9b3}.theme-dark .tangerine-fill-lighter-hover-transparent-75:hover,.theme-dark .color-7-fill-lighter-hover-transparent-75:hover{fill:#ffdca9bf}.theme-dark .tangerine-fill-lighter-hover-transparent-80:hover,.theme-dark .color-7-fill-lighter-hover-transparent-80:hover{fill:#ffdca9cc}.theme-dark .tangerine-fill-lighter-hover-transparent-85:hover,.theme-dark .color-7-fill-lighter-hover-transparent-85:hover{fill:#ffdca9d9}.theme-dark .tangerine-fill-lighter-hover-transparent-90:hover,.theme-dark .color-7-fill-lighter-hover-transparent-90:hover{fill:#ffdca9e6}.theme-dark .tangerine-fill-lighter-hover-transparent-95:hover,.theme-dark .color-7-fill-lighter-hover-transparent-95:hover{fill:#ffdca9f2}.theme-dark .tangerine-fill-light,.theme-dark .color-7-fill-light{fill:#ffa929}.theme-dark .tangerine-fill-light-transparent-5,.theme-dark .color-7-fill-light-transparent-5{fill:#ffa9290d}.theme-dark .tangerine-fill-light-transparent-10,.theme-dark .color-7-fill-light-transparent-10{fill:#ffa9291a}.theme-dark .tangerine-fill-light-transparent-15,.theme-dark .color-7-fill-light-transparent-15{fill:#ffa92926}.theme-dark .tangerine-fill-light-transparent-20,.theme-dark .color-7-fill-light-transparent-20{fill:#ffa92933}.theme-dark .tangerine-fill-light-transparent-25,.theme-dark .color-7-fill-light-transparent-25{fill:#ffa92940}.theme-dark .tangerine-fill-light-transparent-30,.theme-dark .color-7-fill-light-transparent-30{fill:#ffa9294d}.theme-dark .tangerine-fill-light-transparent-35,.theme-dark .color-7-fill-light-transparent-35{fill:#ffa92959}.theme-dark .tangerine-fill-light-transparent-40,.theme-dark .color-7-fill-light-transparent-40{fill:#ffa92966}.theme-dark .tangerine-fill-light-transparent-45,.theme-dark .color-7-fill-light-transparent-45{fill:#ffa92973}.theme-dark .tangerine-fill-light-transparent-50,.theme-dark .color-7-fill-light-transparent-50{fill:#ffa92980}.theme-dark .tangerine-fill-light-transparent-55,.theme-dark .color-7-fill-light-transparent-55{fill:#ffa9298c}.theme-dark .tangerine-fill-light-transparent-60,.theme-dark .color-7-fill-light-transparent-60{fill:#ffa92999}.theme-dark .tangerine-fill-light-transparent-65,.theme-dark .color-7-fill-light-transparent-65{fill:#ffa929a6}.theme-dark .tangerine-fill-light-transparent-70,.theme-dark .color-7-fill-light-transparent-70{fill:#ffa929b3}.theme-dark .tangerine-fill-light-transparent-75,.theme-dark .color-7-fill-light-transparent-75{fill:#ffa929bf}.theme-dark .tangerine-fill-light-transparent-80,.theme-dark .color-7-fill-light-transparent-80{fill:#ffa929cc}.theme-dark .tangerine-fill-light-transparent-85,.theme-dark .color-7-fill-light-transparent-85{fill:#ffa929d9}.theme-dark .tangerine-fill-light-transparent-90,.theme-dark .color-7-fill-light-transparent-90{fill:#ffa929e6}.theme-dark .tangerine-fill-light-transparent-95,.theme-dark .color-7-fill-light-transparent-95{fill:#ffa929f2}.theme-dark .tangerine-fill-light-lightness-10,.theme-dark .color-7-fill-light-lightness-10{fill:#ffb23e}.theme-dark .tangerine-fill-light-darkness-10,.theme-dark .color-7-fill-light-darkness-10{fill:#ff9d0b}.theme-dark .tangerine-fill-light-lightness-20,.theme-dark .color-7-fill-light-lightness-20{fill:#ffba54}.theme-dark .tangerine-fill-light-darkness-20,.theme-dark .color-7-fill-light-darkness-20{fill:#ed8e00}.theme-dark .tangerine-fill-light-lightness-30,.theme-dark .color-7-fill-light-lightness-30{fill:#ffc369}.theme-dark .tangerine-fill-light-darkness-30,.theme-dark .color-7-fill-light-darkness-30{fill:#cf7c00}.theme-dark .tangerine-fill-light-lightness-40,.theme-dark .color-7-fill-light-lightness-40{fill:#ffcb7f}.theme-dark .tangerine-fill-light-darkness-40,.theme-dark .color-7-fill-light-darkness-40{fill:#b26a00}.theme-dark .tangerine-fill-light-lightness-50,.theme-dark .color-7-fill-light-lightness-50{fill:#ffd494}.theme-dark .tangerine-fill-light-darkness-50,.theme-dark .color-7-fill-light-darkness-50{fill:#945900}.theme-dark .tangerine-fill-light-lightness-60,.theme-dark .color-7-fill-light-lightness-60{fill:#ffdda9}.theme-dark .tangerine-fill-light-darkness-60,.theme-dark .color-7-fill-light-darkness-60{fill:#764700}.theme-dark .tangerine-fill-light-lightness-70,.theme-dark .color-7-fill-light-lightness-70{fill:#ffe5bf}.theme-dark .tangerine-fill-light-darkness-70,.theme-dark .color-7-fill-light-darkness-70{fill:#593500}.theme-dark .tangerine-fill-light-lightness-80,.theme-dark .color-7-fill-light-lightness-80{fill:#ffeed4}.theme-dark .tangerine-fill-light-darkness-80,.theme-dark .color-7-fill-light-darkness-80{fill:#3b2300}.theme-dark .tangerine-fill-light-lightness-90,.theme-dark .color-7-fill-light-lightness-90{fill:#fff6ea}.theme-dark .tangerine-fill-light-darkness-90,.theme-dark .color-7-fill-light-darkness-90{fill:#1e1200}.theme-dark .tangerine-fill-light-hover:hover,.theme-dark .color-7-fill-light-hover:hover{fill:#ffa929}.theme-dark .tangerine-fill-light-hover-transparent-5:hover,.theme-dark .color-7-fill-light-hover-transparent-5:hover{fill:#ffa9290d}.theme-dark .tangerine-fill-light-hover-transparent-10:hover,.theme-dark .color-7-fill-light-hover-transparent-10:hover{fill:#ffa9291a}.theme-dark .tangerine-fill-light-hover-transparent-15:hover,.theme-dark .color-7-fill-light-hover-transparent-15:hover{fill:#ffa92926}.theme-dark .tangerine-fill-light-hover-transparent-20:hover,.theme-dark .color-7-fill-light-hover-transparent-20:hover{fill:#ffa92933}.theme-dark .tangerine-fill-light-hover-transparent-25:hover,.theme-dark .color-7-fill-light-hover-transparent-25:hover{fill:#ffa92940}.theme-dark .tangerine-fill-light-hover-transparent-30:hover,.theme-dark .color-7-fill-light-hover-transparent-30:hover{fill:#ffa9294d}.theme-dark .tangerine-fill-light-hover-transparent-35:hover,.theme-dark .color-7-fill-light-hover-transparent-35:hover{fill:#ffa92959}.theme-dark .tangerine-fill-light-hover-transparent-40:hover,.theme-dark .color-7-fill-light-hover-transparent-40:hover{fill:#ffa92966}.theme-dark .tangerine-fill-light-hover-transparent-45:hover,.theme-dark .color-7-fill-light-hover-transparent-45:hover{fill:#ffa92973}.theme-dark .tangerine-fill-light-hover-transparent-50:hover,.theme-dark .color-7-fill-light-hover-transparent-50:hover{fill:#ffa92980}.theme-dark .tangerine-fill-light-hover-transparent-55:hover,.theme-dark .color-7-fill-light-hover-transparent-55:hover{fill:#ffa9298c}.theme-dark .tangerine-fill-light-hover-transparent-60:hover,.theme-dark .color-7-fill-light-hover-transparent-60:hover{fill:#ffa92999}.theme-dark .tangerine-fill-light-hover-transparent-65:hover,.theme-dark .color-7-fill-light-hover-transparent-65:hover{fill:#ffa929a6}.theme-dark .tangerine-fill-light-hover-transparent-70:hover,.theme-dark .color-7-fill-light-hover-transparent-70:hover{fill:#ffa929b3}.theme-dark .tangerine-fill-light-hover-transparent-75:hover,.theme-dark .color-7-fill-light-hover-transparent-75:hover{fill:#ffa929bf}.theme-dark .tangerine-fill-light-hover-transparent-80:hover,.theme-dark .color-7-fill-light-hover-transparent-80:hover{fill:#ffa929cc}.theme-dark .tangerine-fill-light-hover-transparent-85:hover,.theme-dark .color-7-fill-light-hover-transparent-85:hover{fill:#ffa929d9}.theme-dark .tangerine-fill-light-hover-transparent-90:hover,.theme-dark .color-7-fill-light-hover-transparent-90:hover{fill:#ffa929e6}.theme-dark .tangerine-fill-light-hover-transparent-95:hover,.theme-dark .color-7-fill-light-hover-transparent-95:hover{fill:#ffa929f2}.theme-dark .tangerine-fill,.theme-dark .color-7-fill{fill:#eb8c00}.theme-dark .tangerine-fill-transparent-5,.theme-dark .color-7-fill-transparent-5{fill:#eb8c000d}.theme-dark .tangerine-fill-transparent-10,.theme-dark .color-7-fill-transparent-10{fill:#eb8c001a}.theme-dark .tangerine-fill-transparent-15,.theme-dark .color-7-fill-transparent-15{fill:#eb8c0026}.theme-dark .tangerine-fill-transparent-20,.theme-dark .color-7-fill-transparent-20{fill:#eb8c0033}.theme-dark .tangerine-fill-transparent-25,.theme-dark .color-7-fill-transparent-25{fill:#eb8c0040}.theme-dark .tangerine-fill-transparent-30,.theme-dark .color-7-fill-transparent-30{fill:#eb8c004d}.theme-dark .tangerine-fill-transparent-35,.theme-dark .color-7-fill-transparent-35{fill:#eb8c0059}.theme-dark .tangerine-fill-transparent-40,.theme-dark .color-7-fill-transparent-40{fill:#eb8c0066}.theme-dark .tangerine-fill-transparent-45,.theme-dark .color-7-fill-transparent-45{fill:#eb8c0073}.theme-dark .tangerine-fill-transparent-50,.theme-dark .color-7-fill-transparent-50{fill:#eb8c0080}.theme-dark .tangerine-fill-transparent-55,.theme-dark .color-7-fill-transparent-55{fill:#eb8c008c}.theme-dark .tangerine-fill-transparent-60,.theme-dark .color-7-fill-transparent-60{fill:#eb8c0099}.theme-dark .tangerine-fill-transparent-65,.theme-dark .color-7-fill-transparent-65{fill:#eb8c00a6}.theme-dark .tangerine-fill-transparent-70,.theme-dark .color-7-fill-transparent-70{fill:#eb8c00b3}.theme-dark .tangerine-fill-transparent-75,.theme-dark .color-7-fill-transparent-75{fill:#eb8c00bf}.theme-dark .tangerine-fill-transparent-80,.theme-dark .color-7-fill-transparent-80{fill:#eb8c00cc}.theme-dark .tangerine-fill-transparent-85,.theme-dark .color-7-fill-transparent-85{fill:#eb8c00d9}.theme-dark .tangerine-fill-transparent-90,.theme-dark .color-7-fill-transparent-90{fill:#eb8c00e6}.theme-dark .tangerine-fill-transparent-95,.theme-dark .color-7-fill-transparent-95{fill:#eb8c00f2}.theme-dark .tangerine-fill-lightness-10,.theme-dark .color-7-fill-lightness-10{fill:#ff9b08}.theme-dark .tangerine-fill-darkness-10,.theme-dark .color-7-fill-darkness-10{fill:#d47e00}.theme-dark .tangerine-fill-lightness-20,.theme-dark .color-7-fill-lightness-20{fill:#ffa623}.theme-dark .tangerine-fill-darkness-20,.theme-dark .color-7-fill-darkness-20{fill:#bc7000}.theme-dark .tangerine-fill-lightness-30,.theme-dark .color-7-fill-lightness-30{fill:#ffb13f}.theme-dark .tangerine-fill-darkness-30,.theme-dark .color-7-fill-darkness-30{fill:#a56200}.theme-dark .tangerine-fill-lightness-40,.theme-dark .color-7-fill-lightness-40{fill:#ffbc5a}.theme-dark .tangerine-fill-darkness-40,.theme-dark .color-7-fill-darkness-40{fill:#8d5400}.theme-dark .tangerine-fill-lightness-50,.theme-dark .color-7-fill-lightness-50{fill:#ffc776}.theme-dark .tangerine-fill-darkness-50,.theme-dark .color-7-fill-darkness-50{fill:#764600}.theme-dark .tangerine-fill-lightness-60,.theme-dark .color-7-fill-lightness-60{fill:#ffd391}.theme-dark .tangerine-fill-darkness-60,.theme-dark .color-7-fill-darkness-60{fill:#5e3800}.theme-dark .tangerine-fill-lightness-70,.theme-dark .color-7-fill-lightness-70{fill:#ffdead}.theme-dark .tangerine-fill-darkness-70,.theme-dark .color-7-fill-darkness-70{fill:#472a00}.theme-dark .tangerine-fill-lightness-80,.theme-dark .color-7-fill-lightness-80{fill:#ffe9c8}.theme-dark .tangerine-fill-darkness-80,.theme-dark .color-7-fill-darkness-80{fill:#2f1c00}.theme-dark .tangerine-fill-lightness-90,.theme-dark .color-7-fill-lightness-90{fill:#fff4e4}.theme-dark .tangerine-fill-darkness-90,.theme-dark .color-7-fill-darkness-90{fill:#180e00}.theme-dark .tangerine-fill-hover:hover,.theme-dark .color-7-fill-hover:hover{fill:#eb8c00}.theme-dark .tangerine-fill-hover-transparent-5:hover,.theme-dark .color-7-fill-hover-transparent-5:hover{fill:#eb8c000d}.theme-dark .tangerine-fill-hover-transparent-10:hover,.theme-dark .color-7-fill-hover-transparent-10:hover{fill:#eb8c001a}.theme-dark .tangerine-fill-hover-transparent-15:hover,.theme-dark .color-7-fill-hover-transparent-15:hover{fill:#eb8c0026}.theme-dark .tangerine-fill-hover-transparent-20:hover,.theme-dark .color-7-fill-hover-transparent-20:hover{fill:#eb8c0033}.theme-dark .tangerine-fill-hover-transparent-25:hover,.theme-dark .color-7-fill-hover-transparent-25:hover{fill:#eb8c0040}.theme-dark .tangerine-fill-hover-transparent-30:hover,.theme-dark .color-7-fill-hover-transparent-30:hover{fill:#eb8c004d}.theme-dark .tangerine-fill-hover-transparent-35:hover,.theme-dark .color-7-fill-hover-transparent-35:hover{fill:#eb8c0059}.theme-dark .tangerine-fill-hover-transparent-40:hover,.theme-dark .color-7-fill-hover-transparent-40:hover{fill:#eb8c0066}.theme-dark .tangerine-fill-hover-transparent-45:hover,.theme-dark .color-7-fill-hover-transparent-45:hover{fill:#eb8c0073}.theme-dark .tangerine-fill-hover-transparent-50:hover,.theme-dark .color-7-fill-hover-transparent-50:hover{fill:#eb8c0080}.theme-dark .tangerine-fill-hover-transparent-55:hover,.theme-dark .color-7-fill-hover-transparent-55:hover{fill:#eb8c008c}.theme-dark .tangerine-fill-hover-transparent-60:hover,.theme-dark .color-7-fill-hover-transparent-60:hover{fill:#eb8c0099}.theme-dark .tangerine-fill-hover-transparent-65:hover,.theme-dark .color-7-fill-hover-transparent-65:hover{fill:#eb8c00a6}.theme-dark .tangerine-fill-hover-transparent-70:hover,.theme-dark .color-7-fill-hover-transparent-70:hover{fill:#eb8c00b3}.theme-dark .tangerine-fill-hover-transparent-75:hover,.theme-dark .color-7-fill-hover-transparent-75:hover{fill:#eb8c00bf}.theme-dark .tangerine-fill-hover-transparent-80:hover,.theme-dark .color-7-fill-hover-transparent-80:hover{fill:#eb8c00cc}.theme-dark .tangerine-fill-hover-transparent-85:hover,.theme-dark .color-7-fill-hover-transparent-85:hover{fill:#eb8c00d9}.theme-dark .tangerine-fill-hover-transparent-90:hover,.theme-dark .color-7-fill-hover-transparent-90:hover{fill:#eb8c00e6}.theme-dark .tangerine-fill-hover-transparent-95:hover,.theme-dark .color-7-fill-hover-transparent-95:hover{fill:#eb8c00f2}.theme-dark .tangerine-fill-dark,.theme-dark .color-7-fill-dark{fill:#ae6800}.theme-dark .tangerine-fill-dark-transparent-5,.theme-dark .color-7-fill-dark-transparent-5{fill:#ae68000d}.theme-dark .tangerine-fill-dark-transparent-10,.theme-dark .color-7-fill-dark-transparent-10{fill:#ae68001a}.theme-dark .tangerine-fill-dark-transparent-15,.theme-dark .color-7-fill-dark-transparent-15{fill:#ae680026}.theme-dark .tangerine-fill-dark-transparent-20,.theme-dark .color-7-fill-dark-transparent-20{fill:#ae680033}.theme-dark .tangerine-fill-dark-transparent-25,.theme-dark .color-7-fill-dark-transparent-25{fill:#ae680040}.theme-dark .tangerine-fill-dark-transparent-30,.theme-dark .color-7-fill-dark-transparent-30{fill:#ae68004d}.theme-dark .tangerine-fill-dark-transparent-35,.theme-dark .color-7-fill-dark-transparent-35{fill:#ae680059}.theme-dark .tangerine-fill-dark-transparent-40,.theme-dark .color-7-fill-dark-transparent-40{fill:#ae680066}.theme-dark .tangerine-fill-dark-transparent-45,.theme-dark .color-7-fill-dark-transparent-45{fill:#ae680073}.theme-dark .tangerine-fill-dark-transparent-50,.theme-dark .color-7-fill-dark-transparent-50{fill:#ae680080}.theme-dark .tangerine-fill-dark-transparent-55,.theme-dark .color-7-fill-dark-transparent-55{fill:#ae68008c}.theme-dark .tangerine-fill-dark-transparent-60,.theme-dark .color-7-fill-dark-transparent-60{fill:#ae680099}.theme-dark .tangerine-fill-dark-transparent-65,.theme-dark .color-7-fill-dark-transparent-65{fill:#ae6800a6}.theme-dark .tangerine-fill-dark-transparent-70,.theme-dark .color-7-fill-dark-transparent-70{fill:#ae6800b3}.theme-dark .tangerine-fill-dark-transparent-75,.theme-dark .color-7-fill-dark-transparent-75{fill:#ae6800bf}.theme-dark .tangerine-fill-dark-transparent-80,.theme-dark .color-7-fill-dark-transparent-80{fill:#ae6800cc}.theme-dark .tangerine-fill-dark-transparent-85,.theme-dark .color-7-fill-dark-transparent-85{fill:#ae6800d9}.theme-dark .tangerine-fill-dark-transparent-90,.theme-dark .color-7-fill-dark-transparent-90{fill:#ae6800e6}.theme-dark .tangerine-fill-dark-transparent-95,.theme-dark .color-7-fill-dark-transparent-95{fill:#ae6800f2}.theme-dark .tangerine-fill-dark-lightness-10,.theme-dark .color-7-fill-dark-lightness-10{fill:#d07c00}.theme-dark .tangerine-fill-dark-darkness-10,.theme-dark .color-7-fill-dark-darkness-10{fill:#9d5e00}.theme-dark .tangerine-fill-dark-lightness-20,.theme-dark .color-7-fill-dark-lightness-20{fill:#f19000}.theme-dark .tangerine-fill-dark-darkness-20,.theme-dark .color-7-fill-dark-darkness-20{fill:#8b5300}.theme-dark .tangerine-fill-dark-lightness-30,.theme-dark .color-7-fill-dark-lightness-30{fill:#ffa014}.theme-dark .tangerine-fill-dark-darkness-30,.theme-dark .color-7-fill-dark-darkness-30{fill:#7a4900}.theme-dark .tangerine-fill-dark-lightness-40,.theme-dark .color-7-fill-dark-lightness-40{fill:#ffae35}.theme-dark .tangerine-fill-dark-darkness-40,.theme-dark .color-7-fill-dark-darkness-40{fill:#683e00}.theme-dark .tangerine-fill-dark-lightness-50,.theme-dark .color-7-fill-dark-lightness-50{fill:#ffbb57}.theme-dark .tangerine-fill-dark-darkness-50,.theme-dark .color-7-fill-dark-darkness-50{fill:#573400}.theme-dark .tangerine-fill-dark-lightness-60,.theme-dark .color-7-fill-dark-lightness-60{fill:#ffc979}.theme-dark .tangerine-fill-dark-darkness-60,.theme-dark .color-7-fill-dark-darkness-60{fill:#462a00}.theme-dark .tangerine-fill-dark-lightness-70,.theme-dark .color-7-fill-dark-lightness-70{fill:#ffd69a}.theme-dark .tangerine-fill-dark-darkness-70,.theme-dark .color-7-fill-dark-darkness-70{fill:#341f00}.theme-dark .tangerine-fill-dark-lightness-80,.theme-dark .color-7-fill-dark-lightness-80{fill:#ffe4bc}.theme-dark .tangerine-fill-dark-darkness-80,.theme-dark .color-7-fill-dark-darkness-80{fill:#231500}.theme-dark .tangerine-fill-dark-lightness-90,.theme-dark .color-7-fill-dark-lightness-90{fill:#fff1dd}.theme-dark .tangerine-fill-dark-darkness-90,.theme-dark .color-7-fill-dark-darkness-90{fill:#110a00}.theme-dark .tangerine-fill-dark-hover:hover,.theme-dark .color-7-fill-dark-hover:hover{fill:#ae6800}.theme-dark .tangerine-fill-dark-hover-transparent-5:hover,.theme-dark .color-7-fill-dark-hover-transparent-5:hover{fill:#ae68000d}.theme-dark .tangerine-fill-dark-hover-transparent-10:hover,.theme-dark .color-7-fill-dark-hover-transparent-10:hover{fill:#ae68001a}.theme-dark .tangerine-fill-dark-hover-transparent-15:hover,.theme-dark .color-7-fill-dark-hover-transparent-15:hover{fill:#ae680026}.theme-dark .tangerine-fill-dark-hover-transparent-20:hover,.theme-dark .color-7-fill-dark-hover-transparent-20:hover{fill:#ae680033}.theme-dark .tangerine-fill-dark-hover-transparent-25:hover,.theme-dark .color-7-fill-dark-hover-transparent-25:hover{fill:#ae680040}.theme-dark .tangerine-fill-dark-hover-transparent-30:hover,.theme-dark .color-7-fill-dark-hover-transparent-30:hover{fill:#ae68004d}.theme-dark .tangerine-fill-dark-hover-transparent-35:hover,.theme-dark .color-7-fill-dark-hover-transparent-35:hover{fill:#ae680059}.theme-dark .tangerine-fill-dark-hover-transparent-40:hover,.theme-dark .color-7-fill-dark-hover-transparent-40:hover{fill:#ae680066}.theme-dark .tangerine-fill-dark-hover-transparent-45:hover,.theme-dark .color-7-fill-dark-hover-transparent-45:hover{fill:#ae680073}.theme-dark .tangerine-fill-dark-hover-transparent-50:hover,.theme-dark .color-7-fill-dark-hover-transparent-50:hover{fill:#ae680080}.theme-dark .tangerine-fill-dark-hover-transparent-55:hover,.theme-dark .color-7-fill-dark-hover-transparent-55:hover{fill:#ae68008c}.theme-dark .tangerine-fill-dark-hover-transparent-60:hover,.theme-dark .color-7-fill-dark-hover-transparent-60:hover{fill:#ae680099}.theme-dark .tangerine-fill-dark-hover-transparent-65:hover,.theme-dark .color-7-fill-dark-hover-transparent-65:hover{fill:#ae6800a6}.theme-dark .tangerine-fill-dark-hover-transparent-70:hover,.theme-dark .color-7-fill-dark-hover-transparent-70:hover{fill:#ae6800b3}.theme-dark .tangerine-fill-dark-hover-transparent-75:hover,.theme-dark .color-7-fill-dark-hover-transparent-75:hover{fill:#ae6800bf}.theme-dark .tangerine-fill-dark-hover-transparent-80:hover,.theme-dark .color-7-fill-dark-hover-transparent-80:hover{fill:#ae6800cc}.theme-dark .tangerine-fill-dark-hover-transparent-85:hover,.theme-dark .color-7-fill-dark-hover-transparent-85:hover{fill:#ae6800d9}.theme-dark .tangerine-fill-dark-hover-transparent-90:hover,.theme-dark .color-7-fill-dark-hover-transparent-90:hover{fill:#ae6800e6}.theme-dark .tangerine-fill-dark-hover-transparent-95:hover,.theme-dark .color-7-fill-dark-hover-transparent-95:hover{fill:#ae6800f2}.theme-dark .tangerine-fill-darker,.theme-dark .color-7-fill-darker{fill:#714300}.theme-dark .tangerine-fill-darker-transparent-5,.theme-dark .color-7-fill-darker-transparent-5{fill:#7143000d}.theme-dark .tangerine-fill-darker-transparent-10,.theme-dark .color-7-fill-darker-transparent-10{fill:#7143001a}.theme-dark .tangerine-fill-darker-transparent-15,.theme-dark .color-7-fill-darker-transparent-15{fill:#71430026}.theme-dark .tangerine-fill-darker-transparent-20,.theme-dark .color-7-fill-darker-transparent-20{fill:#71430033}.theme-dark .tangerine-fill-darker-transparent-25,.theme-dark .color-7-fill-darker-transparent-25{fill:#71430040}.theme-dark .tangerine-fill-darker-transparent-30,.theme-dark .color-7-fill-darker-transparent-30{fill:#7143004d}.theme-dark .tangerine-fill-darker-transparent-35,.theme-dark .color-7-fill-darker-transparent-35{fill:#71430059}.theme-dark .tangerine-fill-darker-transparent-40,.theme-dark .color-7-fill-darker-transparent-40{fill:#71430066}.theme-dark .tangerine-fill-darker-transparent-45,.theme-dark .color-7-fill-darker-transparent-45{fill:#71430073}.theme-dark .tangerine-fill-darker-transparent-50,.theme-dark .color-7-fill-darker-transparent-50{fill:#71430080}.theme-dark .tangerine-fill-darker-transparent-55,.theme-dark .color-7-fill-darker-transparent-55{fill:#7143008c}.theme-dark .tangerine-fill-darker-transparent-60,.theme-dark .color-7-fill-darker-transparent-60{fill:#71430099}.theme-dark .tangerine-fill-darker-transparent-65,.theme-dark .color-7-fill-darker-transparent-65{fill:#714300a6}.theme-dark .tangerine-fill-darker-transparent-70,.theme-dark .color-7-fill-darker-transparent-70{fill:#714300b3}.theme-dark .tangerine-fill-darker-transparent-75,.theme-dark .color-7-fill-darker-transparent-75{fill:#714300bf}.theme-dark .tangerine-fill-darker-transparent-80,.theme-dark .color-7-fill-darker-transparent-80{fill:#714300cc}.theme-dark .tangerine-fill-darker-transparent-85,.theme-dark .color-7-fill-darker-transparent-85{fill:#714300d9}.theme-dark .tangerine-fill-darker-transparent-90,.theme-dark .color-7-fill-darker-transparent-90{fill:#714300e6}.theme-dark .tangerine-fill-darker-transparent-95,.theme-dark .color-7-fill-darker-transparent-95{fill:#714300f2}.theme-dark .tangerine-fill-darker-lightness-10,.theme-dark .color-7-fill-darker-lightness-10{fill:#995b00}.theme-dark .tangerine-fill-darker-darkness-10,.theme-dark .color-7-fill-darker-darkness-10{fill:#663c00}.theme-dark .tangerine-fill-darker-lightness-20,.theme-dark .color-7-fill-darker-lightness-20{fill:#c07200}.theme-dark .tangerine-fill-darker-darkness-20,.theme-dark .color-7-fill-darker-darkness-20{fill:#5a3600}.theme-dark .tangerine-fill-darker-lightness-30,.theme-dark .color-7-fill-darker-lightness-30{fill:#e88a00}.theme-dark .tangerine-fill-darker-darkness-30,.theme-dark .color-7-fill-darker-darkness-30{fill:#4f2f00}.theme-dark .tangerine-fill-darker-lightness-40,.theme-dark .color-7-fill-darker-lightness-40{fill:#ff9e11}.theme-dark .tangerine-fill-darker-darkness-40,.theme-dark .color-7-fill-darker-darkness-40{fill:#442800}.theme-dark .tangerine-fill-darker-lightness-50,.theme-dark .color-7-fill-darker-lightness-50{fill:#ffae39}.theme-dark .tangerine-fill-darker-darkness-50,.theme-dark .color-7-fill-darker-darkness-50{fill:#392200}.theme-dark .tangerine-fill-darker-lightness-60,.theme-dark .color-7-fill-darker-lightness-60{fill:#ffbe60}.theme-dark .tangerine-fill-darker-darkness-60,.theme-dark .color-7-fill-darker-darkness-60{fill:#2d1b00}.theme-dark .tangerine-fill-darker-lightness-70,.theme-dark .color-7-fill-darker-lightness-70{fill:#ffcf88}.theme-dark .tangerine-fill-darker-darkness-70,.theme-dark .color-7-fill-darker-darkness-70{fill:#221400}.theme-dark .tangerine-fill-darker-lightness-80,.theme-dark .color-7-fill-darker-lightness-80{fill:#ffdfb0}.theme-dark .tangerine-fill-darker-darkness-80,.theme-dark .color-7-fill-darker-darkness-80{fill:#170d00}.theme-dark .tangerine-fill-darker-lightness-90,.theme-dark .color-7-fill-darker-lightness-90{fill:#ffefd7}.theme-dark .tangerine-fill-darker-darkness-90,.theme-dark .color-7-fill-darker-darkness-90{fill:#0b0700}.theme-dark .tangerine-fill-darker-hover:hover,.theme-dark .color-7-fill-darker-hover:hover{fill:#714300}.theme-dark .tangerine-fill-darker-hover-transparent-5:hover,.theme-dark .color-7-fill-darker-hover-transparent-5:hover{fill:#7143000d}.theme-dark .tangerine-fill-darker-hover-transparent-10:hover,.theme-dark .color-7-fill-darker-hover-transparent-10:hover{fill:#7143001a}.theme-dark .tangerine-fill-darker-hover-transparent-15:hover,.theme-dark .color-7-fill-darker-hover-transparent-15:hover{fill:#71430026}.theme-dark .tangerine-fill-darker-hover-transparent-20:hover,.theme-dark .color-7-fill-darker-hover-transparent-20:hover{fill:#71430033}.theme-dark .tangerine-fill-darker-hover-transparent-25:hover,.theme-dark .color-7-fill-darker-hover-transparent-25:hover{fill:#71430040}.theme-dark .tangerine-fill-darker-hover-transparent-30:hover,.theme-dark .color-7-fill-darker-hover-transparent-30:hover{fill:#7143004d}.theme-dark .tangerine-fill-darker-hover-transparent-35:hover,.theme-dark .color-7-fill-darker-hover-transparent-35:hover{fill:#71430059}.theme-dark .tangerine-fill-darker-hover-transparent-40:hover,.theme-dark .color-7-fill-darker-hover-transparent-40:hover{fill:#71430066}.theme-dark .tangerine-fill-darker-hover-transparent-45:hover,.theme-dark .color-7-fill-darker-hover-transparent-45:hover{fill:#71430073}.theme-dark .tangerine-fill-darker-hover-transparent-50:hover,.theme-dark .color-7-fill-darker-hover-transparent-50:hover{fill:#71430080}.theme-dark .tangerine-fill-darker-hover-transparent-55:hover,.theme-dark .color-7-fill-darker-hover-transparent-55:hover{fill:#7143008c}.theme-dark .tangerine-fill-darker-hover-transparent-60:hover,.theme-dark .color-7-fill-darker-hover-transparent-60:hover{fill:#71430099}.theme-dark .tangerine-fill-darker-hover-transparent-65:hover,.theme-dark .color-7-fill-darker-hover-transparent-65:hover{fill:#714300a6}.theme-dark .tangerine-fill-darker-hover-transparent-70:hover,.theme-dark .color-7-fill-darker-hover-transparent-70:hover{fill:#714300b3}.theme-dark .tangerine-fill-darker-hover-transparent-75:hover,.theme-dark .color-7-fill-darker-hover-transparent-75:hover{fill:#714300bf}.theme-dark .tangerine-fill-darker-hover-transparent-80:hover,.theme-dark .color-7-fill-darker-hover-transparent-80:hover{fill:#714300cc}.theme-dark .tangerine-fill-darker-hover-transparent-85:hover,.theme-dark .color-7-fill-darker-hover-transparent-85:hover{fill:#714300d9}.theme-dark .tangerine-fill-darker-hover-transparent-90:hover,.theme-dark .color-7-fill-darker-hover-transparent-90:hover{fill:#714300e6}.theme-dark .tangerine-fill-darker-hover-transparent-95:hover,.theme-dark .color-7-fill-darker-hover-transparent-95:hover{fill:#714300f2}.theme-dark .tangerine-stroke-lighter,.theme-dark .color-7-stroke-lighter{stroke:#ffdca9}.theme-dark .tangerine-stroke-lighter-transparent-5,.theme-dark .color-7-stroke-lighter-transparent-5{stroke:#ffdca90d}.theme-dark .tangerine-stroke-lighter-transparent-10,.theme-dark .color-7-stroke-lighter-transparent-10{stroke:#ffdca91a}.theme-dark .tangerine-stroke-lighter-transparent-15,.theme-dark .color-7-stroke-lighter-transparent-15{stroke:#ffdca926}.theme-dark .tangerine-stroke-lighter-transparent-20,.theme-dark .color-7-stroke-lighter-transparent-20{stroke:#ffdca933}.theme-dark .tangerine-stroke-lighter-transparent-25,.theme-dark .color-7-stroke-lighter-transparent-25{stroke:#ffdca940}.theme-dark .tangerine-stroke-lighter-transparent-30,.theme-dark .color-7-stroke-lighter-transparent-30{stroke:#ffdca94d}.theme-dark .tangerine-stroke-lighter-transparent-35,.theme-dark .color-7-stroke-lighter-transparent-35{stroke:#ffdca959}.theme-dark .tangerine-stroke-lighter-transparent-40,.theme-dark .color-7-stroke-lighter-transparent-40{stroke:#ffdca966}.theme-dark .tangerine-stroke-lighter-transparent-45,.theme-dark .color-7-stroke-lighter-transparent-45{stroke:#ffdca973}.theme-dark .tangerine-stroke-lighter-transparent-50,.theme-dark .color-7-stroke-lighter-transparent-50{stroke:#ffdca980}.theme-dark .tangerine-stroke-lighter-transparent-55,.theme-dark .color-7-stroke-lighter-transparent-55{stroke:#ffdca98c}.theme-dark .tangerine-stroke-lighter-transparent-60,.theme-dark .color-7-stroke-lighter-transparent-60{stroke:#ffdca999}.theme-dark .tangerine-stroke-lighter-transparent-65,.theme-dark .color-7-stroke-lighter-transparent-65{stroke:#ffdca9a6}.theme-dark .tangerine-stroke-lighter-transparent-70,.theme-dark .color-7-stroke-lighter-transparent-70{stroke:#ffdca9b3}.theme-dark .tangerine-stroke-lighter-transparent-75,.theme-dark .color-7-stroke-lighter-transparent-75{stroke:#ffdca9bf}.theme-dark .tangerine-stroke-lighter-transparent-80,.theme-dark .color-7-stroke-lighter-transparent-80{stroke:#ffdca9cc}.theme-dark .tangerine-stroke-lighter-transparent-85,.theme-dark .color-7-stroke-lighter-transparent-85{stroke:#ffdca9d9}.theme-dark .tangerine-stroke-lighter-transparent-90,.theme-dark .color-7-stroke-lighter-transparent-90{stroke:#ffdca9e6}.theme-dark .tangerine-stroke-lighter-transparent-95,.theme-dark .color-7-stroke-lighter-transparent-95{stroke:#ffdca9f2}.theme-dark .tangerine-stroke-lighter-lightness-10,.theme-dark .color-7-stroke-lighter-lightness-10{stroke:#ffe0b2}.theme-dark .tangerine-stroke-lighter-darkness-10,.theme-dark .color-7-stroke-lighter-darkness-10{stroke:#ffcb7f}.theme-dark .tangerine-stroke-lighter-lightness-20,.theme-dark .color-7-stroke-lighter-lightness-20{stroke:#ffe3ba}.theme-dark .tangerine-stroke-lighter-darkness-20,.theme-dark .color-7-stroke-lighter-darkness-20{stroke:#ffb954}.theme-dark .tangerine-stroke-lighter-lightness-30,.theme-dark .color-7-stroke-lighter-lightness-30{stroke:#ffe7c3}.theme-dark .tangerine-stroke-lighter-darkness-30,.theme-dark .color-7-stroke-lighter-darkness-30{stroke:#ffa82a}.theme-dark .tangerine-stroke-lighter-lightness-40,.theme-dark .color-7-stroke-lighter-lightness-40{stroke:#ffeacb}.theme-dark .tangerine-stroke-lighter-darkness-40,.theme-dark .color-7-stroke-lighter-darkness-40{stroke:#fe9700}.theme-dark .tangerine-stroke-lighter-lightness-50,.theme-dark .color-7-stroke-lighter-lightness-50{stroke:#ffeed4}.theme-dark .tangerine-stroke-lighter-darkness-50,.theme-dark .color-7-stroke-lighter-darkness-50{stroke:#d47e00}.theme-dark .tangerine-stroke-lighter-lightness-60,.theme-dark .color-7-stroke-lighter-lightness-60{stroke:#fff1dd}.theme-dark .tangerine-stroke-lighter-darkness-60,.theme-dark .color-7-stroke-lighter-darkness-60{stroke:#aa6500}.theme-dark .tangerine-stroke-lighter-lightness-70,.theme-dark .color-7-stroke-lighter-lightness-70{stroke:#fff5e5}.theme-dark .tangerine-stroke-lighter-darkness-70,.theme-dark .color-7-stroke-lighter-darkness-70{stroke:#7f4b00}.theme-dark .tangerine-stroke-lighter-lightness-80,.theme-dark .color-7-stroke-lighter-lightness-80{stroke:#fff8ee}.theme-dark .tangerine-stroke-lighter-darkness-80,.theme-dark .color-7-stroke-lighter-darkness-80{stroke:#553200}.theme-dark .tangerine-stroke-lighter-lightness-90,.theme-dark .color-7-stroke-lighter-lightness-90{stroke:#fffcf6}.theme-dark .tangerine-stroke-lighter-darkness-90,.theme-dark .color-7-stroke-lighter-darkness-90{stroke:#2a1900}.theme-dark .tangerine-stroke-lighter-hover:hover,.theme-dark .color-7-stroke-lighter-hover:hover{stroke:#ffdca9}.theme-dark .tangerine-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-5:hover{stroke:#ffdca90d}.theme-dark .tangerine-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-10:hover{stroke:#ffdca91a}.theme-dark .tangerine-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-15:hover{stroke:#ffdca926}.theme-dark .tangerine-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-20:hover{stroke:#ffdca933}.theme-dark .tangerine-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-25:hover{stroke:#ffdca940}.theme-dark .tangerine-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-30:hover{stroke:#ffdca94d}.theme-dark .tangerine-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-35:hover{stroke:#ffdca959}.theme-dark .tangerine-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-40:hover{stroke:#ffdca966}.theme-dark .tangerine-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-45:hover{stroke:#ffdca973}.theme-dark .tangerine-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-50:hover{stroke:#ffdca980}.theme-dark .tangerine-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-55:hover{stroke:#ffdca98c}.theme-dark .tangerine-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-60:hover{stroke:#ffdca999}.theme-dark .tangerine-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-65:hover{stroke:#ffdca9a6}.theme-dark .tangerine-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-70:hover{stroke:#ffdca9b3}.theme-dark .tangerine-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-75:hover{stroke:#ffdca9bf}.theme-dark .tangerine-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-80:hover{stroke:#ffdca9cc}.theme-dark .tangerine-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-85:hover{stroke:#ffdca9d9}.theme-dark .tangerine-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-90:hover{stroke:#ffdca9e6}.theme-dark .tangerine-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-7-stroke-lighter-hover-transparent-95:hover{stroke:#ffdca9f2}.theme-dark .tangerine-stroke-light,.theme-dark .color-7-stroke-light{stroke:#ffa929}.theme-dark .tangerine-stroke-light-transparent-5,.theme-dark .color-7-stroke-light-transparent-5{stroke:#ffa9290d}.theme-dark .tangerine-stroke-light-transparent-10,.theme-dark .color-7-stroke-light-transparent-10{stroke:#ffa9291a}.theme-dark .tangerine-stroke-light-transparent-15,.theme-dark .color-7-stroke-light-transparent-15{stroke:#ffa92926}.theme-dark .tangerine-stroke-light-transparent-20,.theme-dark .color-7-stroke-light-transparent-20{stroke:#ffa92933}.theme-dark .tangerine-stroke-light-transparent-25,.theme-dark .color-7-stroke-light-transparent-25{stroke:#ffa92940}.theme-dark .tangerine-stroke-light-transparent-30,.theme-dark .color-7-stroke-light-transparent-30{stroke:#ffa9294d}.theme-dark .tangerine-stroke-light-transparent-35,.theme-dark .color-7-stroke-light-transparent-35{stroke:#ffa92959}.theme-dark .tangerine-stroke-light-transparent-40,.theme-dark .color-7-stroke-light-transparent-40{stroke:#ffa92966}.theme-dark .tangerine-stroke-light-transparent-45,.theme-dark .color-7-stroke-light-transparent-45{stroke:#ffa92973}.theme-dark .tangerine-stroke-light-transparent-50,.theme-dark .color-7-stroke-light-transparent-50{stroke:#ffa92980}.theme-dark .tangerine-stroke-light-transparent-55,.theme-dark .color-7-stroke-light-transparent-55{stroke:#ffa9298c}.theme-dark .tangerine-stroke-light-transparent-60,.theme-dark .color-7-stroke-light-transparent-60{stroke:#ffa92999}.theme-dark .tangerine-stroke-light-transparent-65,.theme-dark .color-7-stroke-light-transparent-65{stroke:#ffa929a6}.theme-dark .tangerine-stroke-light-transparent-70,.theme-dark .color-7-stroke-light-transparent-70{stroke:#ffa929b3}.theme-dark .tangerine-stroke-light-transparent-75,.theme-dark .color-7-stroke-light-transparent-75{stroke:#ffa929bf}.theme-dark .tangerine-stroke-light-transparent-80,.theme-dark .color-7-stroke-light-transparent-80{stroke:#ffa929cc}.theme-dark .tangerine-stroke-light-transparent-85,.theme-dark .color-7-stroke-light-transparent-85{stroke:#ffa929d9}.theme-dark .tangerine-stroke-light-transparent-90,.theme-dark .color-7-stroke-light-transparent-90{stroke:#ffa929e6}.theme-dark .tangerine-stroke-light-transparent-95,.theme-dark .color-7-stroke-light-transparent-95{stroke:#ffa929f2}.theme-dark .tangerine-stroke-light-lightness-10,.theme-dark .color-7-stroke-light-lightness-10{stroke:#ffb23e}.theme-dark .tangerine-stroke-light-darkness-10,.theme-dark .color-7-stroke-light-darkness-10{stroke:#ff9d0b}.theme-dark .tangerine-stroke-light-lightness-20,.theme-dark .color-7-stroke-light-lightness-20{stroke:#ffba54}.theme-dark .tangerine-stroke-light-darkness-20,.theme-dark .color-7-stroke-light-darkness-20{stroke:#ed8e00}.theme-dark .tangerine-stroke-light-lightness-30,.theme-dark .color-7-stroke-light-lightness-30{stroke:#ffc369}.theme-dark .tangerine-stroke-light-darkness-30,.theme-dark .color-7-stroke-light-darkness-30{stroke:#cf7c00}.theme-dark .tangerine-stroke-light-lightness-40,.theme-dark .color-7-stroke-light-lightness-40{stroke:#ffcb7f}.theme-dark .tangerine-stroke-light-darkness-40,.theme-dark .color-7-stroke-light-darkness-40{stroke:#b26a00}.theme-dark .tangerine-stroke-light-lightness-50,.theme-dark .color-7-stroke-light-lightness-50{stroke:#ffd494}.theme-dark .tangerine-stroke-light-darkness-50,.theme-dark .color-7-stroke-light-darkness-50{stroke:#945900}.theme-dark .tangerine-stroke-light-lightness-60,.theme-dark .color-7-stroke-light-lightness-60{stroke:#ffdda9}.theme-dark .tangerine-stroke-light-darkness-60,.theme-dark .color-7-stroke-light-darkness-60{stroke:#764700}.theme-dark .tangerine-stroke-light-lightness-70,.theme-dark .color-7-stroke-light-lightness-70{stroke:#ffe5bf}.theme-dark .tangerine-stroke-light-darkness-70,.theme-dark .color-7-stroke-light-darkness-70{stroke:#593500}.theme-dark .tangerine-stroke-light-lightness-80,.theme-dark .color-7-stroke-light-lightness-80{stroke:#ffeed4}.theme-dark .tangerine-stroke-light-darkness-80,.theme-dark .color-7-stroke-light-darkness-80{stroke:#3b2300}.theme-dark .tangerine-stroke-light-lightness-90,.theme-dark .color-7-stroke-light-lightness-90{stroke:#fff6ea}.theme-dark .tangerine-stroke-light-darkness-90,.theme-dark .color-7-stroke-light-darkness-90{stroke:#1e1200}.theme-dark .tangerine-stroke-light-hover:hover,.theme-dark .color-7-stroke-light-hover:hover{stroke:#ffa929}.theme-dark .tangerine-stroke-light-hover-transparent-5:hover,.theme-dark .color-7-stroke-light-hover-transparent-5:hover{stroke:#ffa9290d}.theme-dark .tangerine-stroke-light-hover-transparent-10:hover,.theme-dark .color-7-stroke-light-hover-transparent-10:hover{stroke:#ffa9291a}.theme-dark .tangerine-stroke-light-hover-transparent-15:hover,.theme-dark .color-7-stroke-light-hover-transparent-15:hover{stroke:#ffa92926}.theme-dark .tangerine-stroke-light-hover-transparent-20:hover,.theme-dark .color-7-stroke-light-hover-transparent-20:hover{stroke:#ffa92933}.theme-dark .tangerine-stroke-light-hover-transparent-25:hover,.theme-dark .color-7-stroke-light-hover-transparent-25:hover{stroke:#ffa92940}.theme-dark .tangerine-stroke-light-hover-transparent-30:hover,.theme-dark .color-7-stroke-light-hover-transparent-30:hover{stroke:#ffa9294d}.theme-dark .tangerine-stroke-light-hover-transparent-35:hover,.theme-dark .color-7-stroke-light-hover-transparent-35:hover{stroke:#ffa92959}.theme-dark .tangerine-stroke-light-hover-transparent-40:hover,.theme-dark .color-7-stroke-light-hover-transparent-40:hover{stroke:#ffa92966}.theme-dark .tangerine-stroke-light-hover-transparent-45:hover,.theme-dark .color-7-stroke-light-hover-transparent-45:hover{stroke:#ffa92973}.theme-dark .tangerine-stroke-light-hover-transparent-50:hover,.theme-dark .color-7-stroke-light-hover-transparent-50:hover{stroke:#ffa92980}.theme-dark .tangerine-stroke-light-hover-transparent-55:hover,.theme-dark .color-7-stroke-light-hover-transparent-55:hover{stroke:#ffa9298c}.theme-dark .tangerine-stroke-light-hover-transparent-60:hover,.theme-dark .color-7-stroke-light-hover-transparent-60:hover{stroke:#ffa92999}.theme-dark .tangerine-stroke-light-hover-transparent-65:hover,.theme-dark .color-7-stroke-light-hover-transparent-65:hover{stroke:#ffa929a6}.theme-dark .tangerine-stroke-light-hover-transparent-70:hover,.theme-dark .color-7-stroke-light-hover-transparent-70:hover{stroke:#ffa929b3}.theme-dark .tangerine-stroke-light-hover-transparent-75:hover,.theme-dark .color-7-stroke-light-hover-transparent-75:hover{stroke:#ffa929bf}.theme-dark .tangerine-stroke-light-hover-transparent-80:hover,.theme-dark .color-7-stroke-light-hover-transparent-80:hover{stroke:#ffa929cc}.theme-dark .tangerine-stroke-light-hover-transparent-85:hover,.theme-dark .color-7-stroke-light-hover-transparent-85:hover{stroke:#ffa929d9}.theme-dark .tangerine-stroke-light-hover-transparent-90:hover,.theme-dark .color-7-stroke-light-hover-transparent-90:hover{stroke:#ffa929e6}.theme-dark .tangerine-stroke-light-hover-transparent-95:hover,.theme-dark .color-7-stroke-light-hover-transparent-95:hover{stroke:#ffa929f2}.theme-dark .tangerine-stroke,.theme-dark .color-7-stroke{stroke:#eb8c00}.theme-dark .tangerine-stroke-transparent-5,.theme-dark .color-7-stroke-transparent-5{stroke:#eb8c000d}.theme-dark .tangerine-stroke-transparent-10,.theme-dark .color-7-stroke-transparent-10{stroke:#eb8c001a}.theme-dark .tangerine-stroke-transparent-15,.theme-dark .color-7-stroke-transparent-15{stroke:#eb8c0026}.theme-dark .tangerine-stroke-transparent-20,.theme-dark .color-7-stroke-transparent-20{stroke:#eb8c0033}.theme-dark .tangerine-stroke-transparent-25,.theme-dark .color-7-stroke-transparent-25{stroke:#eb8c0040}.theme-dark .tangerine-stroke-transparent-30,.theme-dark .color-7-stroke-transparent-30{stroke:#eb8c004d}.theme-dark .tangerine-stroke-transparent-35,.theme-dark .color-7-stroke-transparent-35{stroke:#eb8c0059}.theme-dark .tangerine-stroke-transparent-40,.theme-dark .color-7-stroke-transparent-40{stroke:#eb8c0066}.theme-dark .tangerine-stroke-transparent-45,.theme-dark .color-7-stroke-transparent-45{stroke:#eb8c0073}.theme-dark .tangerine-stroke-transparent-50,.theme-dark .color-7-stroke-transparent-50{stroke:#eb8c0080}.theme-dark .tangerine-stroke-transparent-55,.theme-dark .color-7-stroke-transparent-55{stroke:#eb8c008c}.theme-dark .tangerine-stroke-transparent-60,.theme-dark .color-7-stroke-transparent-60{stroke:#eb8c0099}.theme-dark .tangerine-stroke-transparent-65,.theme-dark .color-7-stroke-transparent-65{stroke:#eb8c00a6}.theme-dark .tangerine-stroke-transparent-70,.theme-dark .color-7-stroke-transparent-70{stroke:#eb8c00b3}.theme-dark .tangerine-stroke-transparent-75,.theme-dark .color-7-stroke-transparent-75{stroke:#eb8c00bf}.theme-dark .tangerine-stroke-transparent-80,.theme-dark .color-7-stroke-transparent-80{stroke:#eb8c00cc}.theme-dark .tangerine-stroke-transparent-85,.theme-dark .color-7-stroke-transparent-85{stroke:#eb8c00d9}.theme-dark .tangerine-stroke-transparent-90,.theme-dark .color-7-stroke-transparent-90{stroke:#eb8c00e6}.theme-dark .tangerine-stroke-transparent-95,.theme-dark .color-7-stroke-transparent-95{stroke:#eb8c00f2}.theme-dark .tangerine-stroke-lightness-10,.theme-dark .color-7-stroke-lightness-10{stroke:#ff9b08}.theme-dark .tangerine-stroke-darkness-10,.theme-dark .color-7-stroke-darkness-10{stroke:#d47e00}.theme-dark .tangerine-stroke-lightness-20,.theme-dark .color-7-stroke-lightness-20{stroke:#ffa623}.theme-dark .tangerine-stroke-darkness-20,.theme-dark .color-7-stroke-darkness-20{stroke:#bc7000}.theme-dark .tangerine-stroke-lightness-30,.theme-dark .color-7-stroke-lightness-30{stroke:#ffb13f}.theme-dark .tangerine-stroke-darkness-30,.theme-dark .color-7-stroke-darkness-30{stroke:#a56200}.theme-dark .tangerine-stroke-lightness-40,.theme-dark .color-7-stroke-lightness-40{stroke:#ffbc5a}.theme-dark .tangerine-stroke-darkness-40,.theme-dark .color-7-stroke-darkness-40{stroke:#8d5400}.theme-dark .tangerine-stroke-lightness-50,.theme-dark .color-7-stroke-lightness-50{stroke:#ffc776}.theme-dark .tangerine-stroke-darkness-50,.theme-dark .color-7-stroke-darkness-50{stroke:#764600}.theme-dark .tangerine-stroke-lightness-60,.theme-dark .color-7-stroke-lightness-60{stroke:#ffd391}.theme-dark .tangerine-stroke-darkness-60,.theme-dark .color-7-stroke-darkness-60{stroke:#5e3800}.theme-dark .tangerine-stroke-lightness-70,.theme-dark .color-7-stroke-lightness-70{stroke:#ffdead}.theme-dark .tangerine-stroke-darkness-70,.theme-dark .color-7-stroke-darkness-70{stroke:#472a00}.theme-dark .tangerine-stroke-lightness-80,.theme-dark .color-7-stroke-lightness-80{stroke:#ffe9c8}.theme-dark .tangerine-stroke-darkness-80,.theme-dark .color-7-stroke-darkness-80{stroke:#2f1c00}.theme-dark .tangerine-stroke-lightness-90,.theme-dark .color-7-stroke-lightness-90{stroke:#fff4e4}.theme-dark .tangerine-stroke-darkness-90,.theme-dark .color-7-stroke-darkness-90{stroke:#180e00}.theme-dark .tangerine-stroke-hover:hover,.theme-dark .color-7-stroke-hover:hover{stroke:#eb8c00}.theme-dark .tangerine-stroke-hover-transparent-5:hover,.theme-dark .color-7-stroke-hover-transparent-5:hover{stroke:#eb8c000d}.theme-dark .tangerine-stroke-hover-transparent-10:hover,.theme-dark .color-7-stroke-hover-transparent-10:hover{stroke:#eb8c001a}.theme-dark .tangerine-stroke-hover-transparent-15:hover,.theme-dark .color-7-stroke-hover-transparent-15:hover{stroke:#eb8c0026}.theme-dark .tangerine-stroke-hover-transparent-20:hover,.theme-dark .color-7-stroke-hover-transparent-20:hover{stroke:#eb8c0033}.theme-dark .tangerine-stroke-hover-transparent-25:hover,.theme-dark .color-7-stroke-hover-transparent-25:hover{stroke:#eb8c0040}.theme-dark .tangerine-stroke-hover-transparent-30:hover,.theme-dark .color-7-stroke-hover-transparent-30:hover{stroke:#eb8c004d}.theme-dark .tangerine-stroke-hover-transparent-35:hover,.theme-dark .color-7-stroke-hover-transparent-35:hover{stroke:#eb8c0059}.theme-dark .tangerine-stroke-hover-transparent-40:hover,.theme-dark .color-7-stroke-hover-transparent-40:hover{stroke:#eb8c0066}.theme-dark .tangerine-stroke-hover-transparent-45:hover,.theme-dark .color-7-stroke-hover-transparent-45:hover{stroke:#eb8c0073}.theme-dark .tangerine-stroke-hover-transparent-50:hover,.theme-dark .color-7-stroke-hover-transparent-50:hover{stroke:#eb8c0080}.theme-dark .tangerine-stroke-hover-transparent-55:hover,.theme-dark .color-7-stroke-hover-transparent-55:hover{stroke:#eb8c008c}.theme-dark .tangerine-stroke-hover-transparent-60:hover,.theme-dark .color-7-stroke-hover-transparent-60:hover{stroke:#eb8c0099}.theme-dark .tangerine-stroke-hover-transparent-65:hover,.theme-dark .color-7-stroke-hover-transparent-65:hover{stroke:#eb8c00a6}.theme-dark .tangerine-stroke-hover-transparent-70:hover,.theme-dark .color-7-stroke-hover-transparent-70:hover{stroke:#eb8c00b3}.theme-dark .tangerine-stroke-hover-transparent-75:hover,.theme-dark .color-7-stroke-hover-transparent-75:hover{stroke:#eb8c00bf}.theme-dark .tangerine-stroke-hover-transparent-80:hover,.theme-dark .color-7-stroke-hover-transparent-80:hover{stroke:#eb8c00cc}.theme-dark .tangerine-stroke-hover-transparent-85:hover,.theme-dark .color-7-stroke-hover-transparent-85:hover{stroke:#eb8c00d9}.theme-dark .tangerine-stroke-hover-transparent-90:hover,.theme-dark .color-7-stroke-hover-transparent-90:hover{stroke:#eb8c00e6}.theme-dark .tangerine-stroke-hover-transparent-95:hover,.theme-dark .color-7-stroke-hover-transparent-95:hover{stroke:#eb8c00f2}.theme-dark .tangerine-stroke-dark,.theme-dark .color-7-stroke-dark{stroke:#ae6800}.theme-dark .tangerine-stroke-dark-transparent-5,.theme-dark .color-7-stroke-dark-transparent-5{stroke:#ae68000d}.theme-dark .tangerine-stroke-dark-transparent-10,.theme-dark .color-7-stroke-dark-transparent-10{stroke:#ae68001a}.theme-dark .tangerine-stroke-dark-transparent-15,.theme-dark .color-7-stroke-dark-transparent-15{stroke:#ae680026}.theme-dark .tangerine-stroke-dark-transparent-20,.theme-dark .color-7-stroke-dark-transparent-20{stroke:#ae680033}.theme-dark .tangerine-stroke-dark-transparent-25,.theme-dark .color-7-stroke-dark-transparent-25{stroke:#ae680040}.theme-dark .tangerine-stroke-dark-transparent-30,.theme-dark .color-7-stroke-dark-transparent-30{stroke:#ae68004d}.theme-dark .tangerine-stroke-dark-transparent-35,.theme-dark .color-7-stroke-dark-transparent-35{stroke:#ae680059}.theme-dark .tangerine-stroke-dark-transparent-40,.theme-dark .color-7-stroke-dark-transparent-40{stroke:#ae680066}.theme-dark .tangerine-stroke-dark-transparent-45,.theme-dark .color-7-stroke-dark-transparent-45{stroke:#ae680073}.theme-dark .tangerine-stroke-dark-transparent-50,.theme-dark .color-7-stroke-dark-transparent-50{stroke:#ae680080}.theme-dark .tangerine-stroke-dark-transparent-55,.theme-dark .color-7-stroke-dark-transparent-55{stroke:#ae68008c}.theme-dark .tangerine-stroke-dark-transparent-60,.theme-dark .color-7-stroke-dark-transparent-60{stroke:#ae680099}.theme-dark .tangerine-stroke-dark-transparent-65,.theme-dark .color-7-stroke-dark-transparent-65{stroke:#ae6800a6}.theme-dark .tangerine-stroke-dark-transparent-70,.theme-dark .color-7-stroke-dark-transparent-70{stroke:#ae6800b3}.theme-dark .tangerine-stroke-dark-transparent-75,.theme-dark .color-7-stroke-dark-transparent-75{stroke:#ae6800bf}.theme-dark .tangerine-stroke-dark-transparent-80,.theme-dark .color-7-stroke-dark-transparent-80{stroke:#ae6800cc}.theme-dark .tangerine-stroke-dark-transparent-85,.theme-dark .color-7-stroke-dark-transparent-85{stroke:#ae6800d9}.theme-dark .tangerine-stroke-dark-transparent-90,.theme-dark .color-7-stroke-dark-transparent-90{stroke:#ae6800e6}.theme-dark .tangerine-stroke-dark-transparent-95,.theme-dark .color-7-stroke-dark-transparent-95{stroke:#ae6800f2}.theme-dark .tangerine-stroke-dark-lightness-10,.theme-dark .color-7-stroke-dark-lightness-10{stroke:#d07c00}.theme-dark .tangerine-stroke-dark-darkness-10,.theme-dark .color-7-stroke-dark-darkness-10{stroke:#9d5e00}.theme-dark .tangerine-stroke-dark-lightness-20,.theme-dark .color-7-stroke-dark-lightness-20{stroke:#f19000}.theme-dark .tangerine-stroke-dark-darkness-20,.theme-dark .color-7-stroke-dark-darkness-20{stroke:#8b5300}.theme-dark .tangerine-stroke-dark-lightness-30,.theme-dark .color-7-stroke-dark-lightness-30{stroke:#ffa014}.theme-dark .tangerine-stroke-dark-darkness-30,.theme-dark .color-7-stroke-dark-darkness-30{stroke:#7a4900}.theme-dark .tangerine-stroke-dark-lightness-40,.theme-dark .color-7-stroke-dark-lightness-40{stroke:#ffae35}.theme-dark .tangerine-stroke-dark-darkness-40,.theme-dark .color-7-stroke-dark-darkness-40{stroke:#683e00}.theme-dark .tangerine-stroke-dark-lightness-50,.theme-dark .color-7-stroke-dark-lightness-50{stroke:#ffbb57}.theme-dark .tangerine-stroke-dark-darkness-50,.theme-dark .color-7-stroke-dark-darkness-50{stroke:#573400}.theme-dark .tangerine-stroke-dark-lightness-60,.theme-dark .color-7-stroke-dark-lightness-60{stroke:#ffc979}.theme-dark .tangerine-stroke-dark-darkness-60,.theme-dark .color-7-stroke-dark-darkness-60{stroke:#462a00}.theme-dark .tangerine-stroke-dark-lightness-70,.theme-dark .color-7-stroke-dark-lightness-70{stroke:#ffd69a}.theme-dark .tangerine-stroke-dark-darkness-70,.theme-dark .color-7-stroke-dark-darkness-70{stroke:#341f00}.theme-dark .tangerine-stroke-dark-lightness-80,.theme-dark .color-7-stroke-dark-lightness-80{stroke:#ffe4bc}.theme-dark .tangerine-stroke-dark-darkness-80,.theme-dark .color-7-stroke-dark-darkness-80{stroke:#231500}.theme-dark .tangerine-stroke-dark-lightness-90,.theme-dark .color-7-stroke-dark-lightness-90{stroke:#fff1dd}.theme-dark .tangerine-stroke-dark-darkness-90,.theme-dark .color-7-stroke-dark-darkness-90{stroke:#110a00}.theme-dark .tangerine-stroke-dark-hover:hover,.theme-dark .color-7-stroke-dark-hover:hover{stroke:#ae6800}.theme-dark .tangerine-stroke-dark-hover-transparent-5:hover,.theme-dark .color-7-stroke-dark-hover-transparent-5:hover{stroke:#ae68000d}.theme-dark .tangerine-stroke-dark-hover-transparent-10:hover,.theme-dark .color-7-stroke-dark-hover-transparent-10:hover{stroke:#ae68001a}.theme-dark .tangerine-stroke-dark-hover-transparent-15:hover,.theme-dark .color-7-stroke-dark-hover-transparent-15:hover{stroke:#ae680026}.theme-dark .tangerine-stroke-dark-hover-transparent-20:hover,.theme-dark .color-7-stroke-dark-hover-transparent-20:hover{stroke:#ae680033}.theme-dark .tangerine-stroke-dark-hover-transparent-25:hover,.theme-dark .color-7-stroke-dark-hover-transparent-25:hover{stroke:#ae680040}.theme-dark .tangerine-stroke-dark-hover-transparent-30:hover,.theme-dark .color-7-stroke-dark-hover-transparent-30:hover{stroke:#ae68004d}.theme-dark .tangerine-stroke-dark-hover-transparent-35:hover,.theme-dark .color-7-stroke-dark-hover-transparent-35:hover{stroke:#ae680059}.theme-dark .tangerine-stroke-dark-hover-transparent-40:hover,.theme-dark .color-7-stroke-dark-hover-transparent-40:hover{stroke:#ae680066}.theme-dark .tangerine-stroke-dark-hover-transparent-45:hover,.theme-dark .color-7-stroke-dark-hover-transparent-45:hover{stroke:#ae680073}.theme-dark .tangerine-stroke-dark-hover-transparent-50:hover,.theme-dark .color-7-stroke-dark-hover-transparent-50:hover{stroke:#ae680080}.theme-dark .tangerine-stroke-dark-hover-transparent-55:hover,.theme-dark .color-7-stroke-dark-hover-transparent-55:hover{stroke:#ae68008c}.theme-dark .tangerine-stroke-dark-hover-transparent-60:hover,.theme-dark .color-7-stroke-dark-hover-transparent-60:hover{stroke:#ae680099}.theme-dark .tangerine-stroke-dark-hover-transparent-65:hover,.theme-dark .color-7-stroke-dark-hover-transparent-65:hover{stroke:#ae6800a6}.theme-dark .tangerine-stroke-dark-hover-transparent-70:hover,.theme-dark .color-7-stroke-dark-hover-transparent-70:hover{stroke:#ae6800b3}.theme-dark .tangerine-stroke-dark-hover-transparent-75:hover,.theme-dark .color-7-stroke-dark-hover-transparent-75:hover{stroke:#ae6800bf}.theme-dark .tangerine-stroke-dark-hover-transparent-80:hover,.theme-dark .color-7-stroke-dark-hover-transparent-80:hover{stroke:#ae6800cc}.theme-dark .tangerine-stroke-dark-hover-transparent-85:hover,.theme-dark .color-7-stroke-dark-hover-transparent-85:hover{stroke:#ae6800d9}.theme-dark .tangerine-stroke-dark-hover-transparent-90:hover,.theme-dark .color-7-stroke-dark-hover-transparent-90:hover{stroke:#ae6800e6}.theme-dark .tangerine-stroke-dark-hover-transparent-95:hover,.theme-dark .color-7-stroke-dark-hover-transparent-95:hover{stroke:#ae6800f2}.theme-dark .tangerine-stroke-darker,.theme-dark .color-7-stroke-darker{stroke:#714300}.theme-dark .tangerine-stroke-darker-transparent-5,.theme-dark .color-7-stroke-darker-transparent-5{stroke:#7143000d}.theme-dark .tangerine-stroke-darker-transparent-10,.theme-dark .color-7-stroke-darker-transparent-10{stroke:#7143001a}.theme-dark .tangerine-stroke-darker-transparent-15,.theme-dark .color-7-stroke-darker-transparent-15{stroke:#71430026}.theme-dark .tangerine-stroke-darker-transparent-20,.theme-dark .color-7-stroke-darker-transparent-20{stroke:#71430033}.theme-dark .tangerine-stroke-darker-transparent-25,.theme-dark .color-7-stroke-darker-transparent-25{stroke:#71430040}.theme-dark .tangerine-stroke-darker-transparent-30,.theme-dark .color-7-stroke-darker-transparent-30{stroke:#7143004d}.theme-dark .tangerine-stroke-darker-transparent-35,.theme-dark .color-7-stroke-darker-transparent-35{stroke:#71430059}.theme-dark .tangerine-stroke-darker-transparent-40,.theme-dark .color-7-stroke-darker-transparent-40{stroke:#71430066}.theme-dark .tangerine-stroke-darker-transparent-45,.theme-dark .color-7-stroke-darker-transparent-45{stroke:#71430073}.theme-dark .tangerine-stroke-darker-transparent-50,.theme-dark .color-7-stroke-darker-transparent-50{stroke:#71430080}.theme-dark .tangerine-stroke-darker-transparent-55,.theme-dark .color-7-stroke-darker-transparent-55{stroke:#7143008c}.theme-dark .tangerine-stroke-darker-transparent-60,.theme-dark .color-7-stroke-darker-transparent-60{stroke:#71430099}.theme-dark .tangerine-stroke-darker-transparent-65,.theme-dark .color-7-stroke-darker-transparent-65{stroke:#714300a6}.theme-dark .tangerine-stroke-darker-transparent-70,.theme-dark .color-7-stroke-darker-transparent-70{stroke:#714300b3}.theme-dark .tangerine-stroke-darker-transparent-75,.theme-dark .color-7-stroke-darker-transparent-75{stroke:#714300bf}.theme-dark .tangerine-stroke-darker-transparent-80,.theme-dark .color-7-stroke-darker-transparent-80{stroke:#714300cc}.theme-dark .tangerine-stroke-darker-transparent-85,.theme-dark .color-7-stroke-darker-transparent-85{stroke:#714300d9}.theme-dark .tangerine-stroke-darker-transparent-90,.theme-dark .color-7-stroke-darker-transparent-90{stroke:#714300e6}.theme-dark .tangerine-stroke-darker-transparent-95,.theme-dark .color-7-stroke-darker-transparent-95{stroke:#714300f2}.theme-dark .tangerine-stroke-darker-lightness-10,.theme-dark .color-7-stroke-darker-lightness-10{stroke:#995b00}.theme-dark .tangerine-stroke-darker-darkness-10,.theme-dark .color-7-stroke-darker-darkness-10{stroke:#663c00}.theme-dark .tangerine-stroke-darker-lightness-20,.theme-dark .color-7-stroke-darker-lightness-20{stroke:#c07200}.theme-dark .tangerine-stroke-darker-darkness-20,.theme-dark .color-7-stroke-darker-darkness-20{stroke:#5a3600}.theme-dark .tangerine-stroke-darker-lightness-30,.theme-dark .color-7-stroke-darker-lightness-30{stroke:#e88a00}.theme-dark .tangerine-stroke-darker-darkness-30,.theme-dark .color-7-stroke-darker-darkness-30{stroke:#4f2f00}.theme-dark .tangerine-stroke-darker-lightness-40,.theme-dark .color-7-stroke-darker-lightness-40{stroke:#ff9e11}.theme-dark .tangerine-stroke-darker-darkness-40,.theme-dark .color-7-stroke-darker-darkness-40{stroke:#442800}.theme-dark .tangerine-stroke-darker-lightness-50,.theme-dark .color-7-stroke-darker-lightness-50{stroke:#ffae39}.theme-dark .tangerine-stroke-darker-darkness-50,.theme-dark .color-7-stroke-darker-darkness-50{stroke:#392200}.theme-dark .tangerine-stroke-darker-lightness-60,.theme-dark .color-7-stroke-darker-lightness-60{stroke:#ffbe60}.theme-dark .tangerine-stroke-darker-darkness-60,.theme-dark .color-7-stroke-darker-darkness-60{stroke:#2d1b00}.theme-dark .tangerine-stroke-darker-lightness-70,.theme-dark .color-7-stroke-darker-lightness-70{stroke:#ffcf88}.theme-dark .tangerine-stroke-darker-darkness-70,.theme-dark .color-7-stroke-darker-darkness-70{stroke:#221400}.theme-dark .tangerine-stroke-darker-lightness-80,.theme-dark .color-7-stroke-darker-lightness-80{stroke:#ffdfb0}.theme-dark .tangerine-stroke-darker-darkness-80,.theme-dark .color-7-stroke-darker-darkness-80{stroke:#170d00}.theme-dark .tangerine-stroke-darker-lightness-90,.theme-dark .color-7-stroke-darker-lightness-90{stroke:#ffefd7}.theme-dark .tangerine-stroke-darker-darkness-90,.theme-dark .color-7-stroke-darker-darkness-90{stroke:#0b0700}.theme-dark .tangerine-stroke-darker-hover:hover,.theme-dark .color-7-stroke-darker-hover:hover{stroke:#714300}.theme-dark .tangerine-stroke-darker-hover-transparent-5:hover,.theme-dark .color-7-stroke-darker-hover-transparent-5:hover{stroke:#7143000d}.theme-dark .tangerine-stroke-darker-hover-transparent-10:hover,.theme-dark .color-7-stroke-darker-hover-transparent-10:hover{stroke:#7143001a}.theme-dark .tangerine-stroke-darker-hover-transparent-15:hover,.theme-dark .color-7-stroke-darker-hover-transparent-15:hover{stroke:#71430026}.theme-dark .tangerine-stroke-darker-hover-transparent-20:hover,.theme-dark .color-7-stroke-darker-hover-transparent-20:hover{stroke:#71430033}.theme-dark .tangerine-stroke-darker-hover-transparent-25:hover,.theme-dark .color-7-stroke-darker-hover-transparent-25:hover{stroke:#71430040}.theme-dark .tangerine-stroke-darker-hover-transparent-30:hover,.theme-dark .color-7-stroke-darker-hover-transparent-30:hover{stroke:#7143004d}.theme-dark .tangerine-stroke-darker-hover-transparent-35:hover,.theme-dark .color-7-stroke-darker-hover-transparent-35:hover{stroke:#71430059}.theme-dark .tangerine-stroke-darker-hover-transparent-40:hover,.theme-dark .color-7-stroke-darker-hover-transparent-40:hover{stroke:#71430066}.theme-dark .tangerine-stroke-darker-hover-transparent-45:hover,.theme-dark .color-7-stroke-darker-hover-transparent-45:hover{stroke:#71430073}.theme-dark .tangerine-stroke-darker-hover-transparent-50:hover,.theme-dark .color-7-stroke-darker-hover-transparent-50:hover{stroke:#71430080}.theme-dark .tangerine-stroke-darker-hover-transparent-55:hover,.theme-dark .color-7-stroke-darker-hover-transparent-55:hover{stroke:#7143008c}.theme-dark .tangerine-stroke-darker-hover-transparent-60:hover,.theme-dark .color-7-stroke-darker-hover-transparent-60:hover{stroke:#71430099}.theme-dark .tangerine-stroke-darker-hover-transparent-65:hover,.theme-dark .color-7-stroke-darker-hover-transparent-65:hover{stroke:#714300a6}.theme-dark .tangerine-stroke-darker-hover-transparent-70:hover,.theme-dark .color-7-stroke-darker-hover-transparent-70:hover{stroke:#714300b3}.theme-dark .tangerine-stroke-darker-hover-transparent-75:hover,.theme-dark .color-7-stroke-darker-hover-transparent-75:hover{stroke:#714300bf}.theme-dark .tangerine-stroke-darker-hover-transparent-80:hover,.theme-dark .color-7-stroke-darker-hover-transparent-80:hover{stroke:#714300cc}.theme-dark .tangerine-stroke-darker-hover-transparent-85:hover,.theme-dark .color-7-stroke-darker-hover-transparent-85:hover{stroke:#714300d9}.theme-dark .tangerine-stroke-darker-hover-transparent-90:hover,.theme-dark .color-7-stroke-darker-hover-transparent-90:hover{stroke:#714300e6}.theme-dark .tangerine-stroke-darker-hover-transparent-95:hover,.theme-dark .color-7-stroke-darker-hover-transparent-95:hover{stroke:#714300f2}.theme-dark .tangerine-border-lighter,.theme-dark .color-7-border-lighter{border-color:#ffdca9!important}.theme-dark .tangerine-border-lighter-transparent-5,.theme-dark .color-7-border-lighter-transparent-5{border-color:#ffdca90d!important}.theme-dark .tangerine-border-lighter-transparent-10,.theme-dark .color-7-border-lighter-transparent-10{border-color:#ffdca91a!important}.theme-dark .tangerine-border-lighter-transparent-15,.theme-dark .color-7-border-lighter-transparent-15{border-color:#ffdca926!important}.theme-dark .tangerine-border-lighter-transparent-20,.theme-dark .color-7-border-lighter-transparent-20{border-color:#ffdca933!important}.theme-dark .tangerine-border-lighter-transparent-25,.theme-dark .color-7-border-lighter-transparent-25{border-color:#ffdca940!important}.theme-dark .tangerine-border-lighter-transparent-30,.theme-dark .color-7-border-lighter-transparent-30{border-color:#ffdca94d!important}.theme-dark .tangerine-border-lighter-transparent-35,.theme-dark .color-7-border-lighter-transparent-35{border-color:#ffdca959!important}.theme-dark .tangerine-border-lighter-transparent-40,.theme-dark .color-7-border-lighter-transparent-40{border-color:#ffdca966!important}.theme-dark .tangerine-border-lighter-transparent-45,.theme-dark .color-7-border-lighter-transparent-45{border-color:#ffdca973!important}.theme-dark .tangerine-border-lighter-transparent-50,.theme-dark .color-7-border-lighter-transparent-50{border-color:#ffdca980!important}.theme-dark .tangerine-border-lighter-transparent-55,.theme-dark .color-7-border-lighter-transparent-55{border-color:#ffdca98c!important}.theme-dark .tangerine-border-lighter-transparent-60,.theme-dark .color-7-border-lighter-transparent-60{border-color:#ffdca999!important}.theme-dark .tangerine-border-lighter-transparent-65,.theme-dark .color-7-border-lighter-transparent-65{border-color:#ffdca9a6!important}.theme-dark .tangerine-border-lighter-transparent-70,.theme-dark .color-7-border-lighter-transparent-70{border-color:#ffdca9b3!important}.theme-dark .tangerine-border-lighter-transparent-75,.theme-dark .color-7-border-lighter-transparent-75{border-color:#ffdca9bf!important}.theme-dark .tangerine-border-lighter-transparent-80,.theme-dark .color-7-border-lighter-transparent-80{border-color:#ffdca9cc!important}.theme-dark .tangerine-border-lighter-transparent-85,.theme-dark .color-7-border-lighter-transparent-85{border-color:#ffdca9d9!important}.theme-dark .tangerine-border-lighter-transparent-90,.theme-dark .color-7-border-lighter-transparent-90{border-color:#ffdca9e6!important}.theme-dark .tangerine-border-lighter-transparent-95,.theme-dark .color-7-border-lighter-transparent-95{border-color:#ffdca9f2!important}.theme-dark .tangerine-border-lighter-lightness-10,.theme-dark .color-7-border-lighter-lightness-10{border-color:#ffe0b2!important}.theme-dark .tangerine-border-lighter-darkness-10,.theme-dark .color-7-border-lighter-darkness-10{border-color:#ffcb7f!important}.theme-dark .tangerine-border-lighter-lightness-20,.theme-dark .color-7-border-lighter-lightness-20{border-color:#ffe3ba!important}.theme-dark .tangerine-border-lighter-darkness-20,.theme-dark .color-7-border-lighter-darkness-20{border-color:#ffb954!important}.theme-dark .tangerine-border-lighter-lightness-30,.theme-dark .color-7-border-lighter-lightness-30{border-color:#ffe7c3!important}.theme-dark .tangerine-border-lighter-darkness-30,.theme-dark .color-7-border-lighter-darkness-30{border-color:#ffa82a!important}.theme-dark .tangerine-border-lighter-lightness-40,.theme-dark .color-7-border-lighter-lightness-40{border-color:#ffeacb!important}.theme-dark .tangerine-border-lighter-darkness-40,.theme-dark .color-7-border-lighter-darkness-40{border-color:#fe9700!important}.theme-dark .tangerine-border-lighter-lightness-50,.theme-dark .color-7-border-lighter-lightness-50{border-color:#ffeed4!important}.theme-dark .tangerine-border-lighter-darkness-50,.theme-dark .color-7-border-lighter-darkness-50{border-color:#d47e00!important}.theme-dark .tangerine-border-lighter-lightness-60,.theme-dark .color-7-border-lighter-lightness-60{border-color:#fff1dd!important}.theme-dark .tangerine-border-lighter-darkness-60,.theme-dark .color-7-border-lighter-darkness-60{border-color:#aa6500!important}.theme-dark .tangerine-border-lighter-lightness-70,.theme-dark .color-7-border-lighter-lightness-70{border-color:#fff5e5!important}.theme-dark .tangerine-border-lighter-darkness-70,.theme-dark .color-7-border-lighter-darkness-70{border-color:#7f4b00!important}.theme-dark .tangerine-border-lighter-lightness-80,.theme-dark .color-7-border-lighter-lightness-80{border-color:#fff8ee!important}.theme-dark .tangerine-border-lighter-darkness-80,.theme-dark .color-7-border-lighter-darkness-80{border-color:#553200!important}.theme-dark .tangerine-border-lighter-lightness-90,.theme-dark .color-7-border-lighter-lightness-90{border-color:#fffcf6!important}.theme-dark .tangerine-border-lighter-darkness-90,.theme-dark .color-7-border-lighter-darkness-90{border-color:#2a1900!important}.theme-dark .tangerine-border-lighter-hover:hover,.theme-dark .color-7-border-lighter-hover:hover{border-color:#ffdca9!important}.theme-dark .tangerine-border-lighter-hover-transparent-5:hover,.theme-dark .color-7-border-lighter-hover-transparent-5:hover{border-color:#ffdca90d!important}.theme-dark .tangerine-border-lighter-hover-transparent-10:hover,.theme-dark .color-7-border-lighter-hover-transparent-10:hover{border-color:#ffdca91a!important}.theme-dark .tangerine-border-lighter-hover-transparent-15:hover,.theme-dark .color-7-border-lighter-hover-transparent-15:hover{border-color:#ffdca926!important}.theme-dark .tangerine-border-lighter-hover-transparent-20:hover,.theme-dark .color-7-border-lighter-hover-transparent-20:hover{border-color:#ffdca933!important}.theme-dark .tangerine-border-lighter-hover-transparent-25:hover,.theme-dark .color-7-border-lighter-hover-transparent-25:hover{border-color:#ffdca940!important}.theme-dark .tangerine-border-lighter-hover-transparent-30:hover,.theme-dark .color-7-border-lighter-hover-transparent-30:hover{border-color:#ffdca94d!important}.theme-dark .tangerine-border-lighter-hover-transparent-35:hover,.theme-dark .color-7-border-lighter-hover-transparent-35:hover{border-color:#ffdca959!important}.theme-dark .tangerine-border-lighter-hover-transparent-40:hover,.theme-dark .color-7-border-lighter-hover-transparent-40:hover{border-color:#ffdca966!important}.theme-dark .tangerine-border-lighter-hover-transparent-45:hover,.theme-dark .color-7-border-lighter-hover-transparent-45:hover{border-color:#ffdca973!important}.theme-dark .tangerine-border-lighter-hover-transparent-50:hover,.theme-dark .color-7-border-lighter-hover-transparent-50:hover{border-color:#ffdca980!important}.theme-dark .tangerine-border-lighter-hover-transparent-55:hover,.theme-dark .color-7-border-lighter-hover-transparent-55:hover{border-color:#ffdca98c!important}.theme-dark .tangerine-border-lighter-hover-transparent-60:hover,.theme-dark .color-7-border-lighter-hover-transparent-60:hover{border-color:#ffdca999!important}.theme-dark .tangerine-border-lighter-hover-transparent-65:hover,.theme-dark .color-7-border-lighter-hover-transparent-65:hover{border-color:#ffdca9a6!important}.theme-dark .tangerine-border-lighter-hover-transparent-70:hover,.theme-dark .color-7-border-lighter-hover-transparent-70:hover{border-color:#ffdca9b3!important}.theme-dark .tangerine-border-lighter-hover-transparent-75:hover,.theme-dark .color-7-border-lighter-hover-transparent-75:hover{border-color:#ffdca9bf!important}.theme-dark .tangerine-border-lighter-hover-transparent-80:hover,.theme-dark .color-7-border-lighter-hover-transparent-80:hover{border-color:#ffdca9cc!important}.theme-dark .tangerine-border-lighter-hover-transparent-85:hover,.theme-dark .color-7-border-lighter-hover-transparent-85:hover{border-color:#ffdca9d9!important}.theme-dark .tangerine-border-lighter-hover-transparent-90:hover,.theme-dark .color-7-border-lighter-hover-transparent-90:hover{border-color:#ffdca9e6!important}.theme-dark .tangerine-border-lighter-hover-transparent-95:hover,.theme-dark .color-7-border-lighter-hover-transparent-95:hover{border-color:#ffdca9f2!important}.theme-dark .tangerine-border-light,.theme-dark .color-7-border-light{border-color:#ffa929!important}.theme-dark .tangerine-border-light-transparent-5,.theme-dark .color-7-border-light-transparent-5{border-color:#ffa9290d!important}.theme-dark .tangerine-border-light-transparent-10,.theme-dark .color-7-border-light-transparent-10{border-color:#ffa9291a!important}.theme-dark .tangerine-border-light-transparent-15,.theme-dark .color-7-border-light-transparent-15{border-color:#ffa92926!important}.theme-dark .tangerine-border-light-transparent-20,.theme-dark .color-7-border-light-transparent-20{border-color:#ffa92933!important}.theme-dark .tangerine-border-light-transparent-25,.theme-dark .color-7-border-light-transparent-25{border-color:#ffa92940!important}.theme-dark .tangerine-border-light-transparent-30,.theme-dark .color-7-border-light-transparent-30{border-color:#ffa9294d!important}.theme-dark .tangerine-border-light-transparent-35,.theme-dark .color-7-border-light-transparent-35{border-color:#ffa92959!important}.theme-dark .tangerine-border-light-transparent-40,.theme-dark .color-7-border-light-transparent-40{border-color:#ffa92966!important}.theme-dark .tangerine-border-light-transparent-45,.theme-dark .color-7-border-light-transparent-45{border-color:#ffa92973!important}.theme-dark .tangerine-border-light-transparent-50,.theme-dark .color-7-border-light-transparent-50{border-color:#ffa92980!important}.theme-dark .tangerine-border-light-transparent-55,.theme-dark .color-7-border-light-transparent-55{border-color:#ffa9298c!important}.theme-dark .tangerine-border-light-transparent-60,.theme-dark .color-7-border-light-transparent-60{border-color:#ffa92999!important}.theme-dark .tangerine-border-light-transparent-65,.theme-dark .color-7-border-light-transparent-65{border-color:#ffa929a6!important}.theme-dark .tangerine-border-light-transparent-70,.theme-dark .color-7-border-light-transparent-70{border-color:#ffa929b3!important}.theme-dark .tangerine-border-light-transparent-75,.theme-dark .color-7-border-light-transparent-75{border-color:#ffa929bf!important}.theme-dark .tangerine-border-light-transparent-80,.theme-dark .color-7-border-light-transparent-80{border-color:#ffa929cc!important}.theme-dark .tangerine-border-light-transparent-85,.theme-dark .color-7-border-light-transparent-85{border-color:#ffa929d9!important}.theme-dark .tangerine-border-light-transparent-90,.theme-dark .color-7-border-light-transparent-90{border-color:#ffa929e6!important}.theme-dark .tangerine-border-light-transparent-95,.theme-dark .color-7-border-light-transparent-95{border-color:#ffa929f2!important}.theme-dark .tangerine-border-light-lightness-10,.theme-dark .color-7-border-light-lightness-10{border-color:#ffb23e!important}.theme-dark .tangerine-border-light-darkness-10,.theme-dark .color-7-border-light-darkness-10{border-color:#ff9d0b!important}.theme-dark .tangerine-border-light-lightness-20,.theme-dark .color-7-border-light-lightness-20{border-color:#ffba54!important}.theme-dark .tangerine-border-light-darkness-20,.theme-dark .color-7-border-light-darkness-20{border-color:#ed8e00!important}.theme-dark .tangerine-border-light-lightness-30,.theme-dark .color-7-border-light-lightness-30{border-color:#ffc369!important}.theme-dark .tangerine-border-light-darkness-30,.theme-dark .color-7-border-light-darkness-30{border-color:#cf7c00!important}.theme-dark .tangerine-border-light-lightness-40,.theme-dark .color-7-border-light-lightness-40{border-color:#ffcb7f!important}.theme-dark .tangerine-border-light-darkness-40,.theme-dark .color-7-border-light-darkness-40{border-color:#b26a00!important}.theme-dark .tangerine-border-light-lightness-50,.theme-dark .color-7-border-light-lightness-50{border-color:#ffd494!important}.theme-dark .tangerine-border-light-darkness-50,.theme-dark .color-7-border-light-darkness-50{border-color:#945900!important}.theme-dark .tangerine-border-light-lightness-60,.theme-dark .color-7-border-light-lightness-60{border-color:#ffdda9!important}.theme-dark .tangerine-border-light-darkness-60,.theme-dark .color-7-border-light-darkness-60{border-color:#764700!important}.theme-dark .tangerine-border-light-lightness-70,.theme-dark .color-7-border-light-lightness-70{border-color:#ffe5bf!important}.theme-dark .tangerine-border-light-darkness-70,.theme-dark .color-7-border-light-darkness-70{border-color:#593500!important}.theme-dark .tangerine-border-light-lightness-80,.theme-dark .color-7-border-light-lightness-80{border-color:#ffeed4!important}.theme-dark .tangerine-border-light-darkness-80,.theme-dark .color-7-border-light-darkness-80{border-color:#3b2300!important}.theme-dark .tangerine-border-light-lightness-90,.theme-dark .color-7-border-light-lightness-90{border-color:#fff6ea!important}.theme-dark .tangerine-border-light-darkness-90,.theme-dark .color-7-border-light-darkness-90{border-color:#1e1200!important}.theme-dark .tangerine-border-light-hover:hover,.theme-dark .color-7-border-light-hover:hover{border-color:#ffa929!important}.theme-dark .tangerine-border-light-hover-transparent-5:hover,.theme-dark .color-7-border-light-hover-transparent-5:hover{border-color:#ffa9290d!important}.theme-dark .tangerine-border-light-hover-transparent-10:hover,.theme-dark .color-7-border-light-hover-transparent-10:hover{border-color:#ffa9291a!important}.theme-dark .tangerine-border-light-hover-transparent-15:hover,.theme-dark .color-7-border-light-hover-transparent-15:hover{border-color:#ffa92926!important}.theme-dark .tangerine-border-light-hover-transparent-20:hover,.theme-dark .color-7-border-light-hover-transparent-20:hover{border-color:#ffa92933!important}.theme-dark .tangerine-border-light-hover-transparent-25:hover,.theme-dark .color-7-border-light-hover-transparent-25:hover{border-color:#ffa92940!important}.theme-dark .tangerine-border-light-hover-transparent-30:hover,.theme-dark .color-7-border-light-hover-transparent-30:hover{border-color:#ffa9294d!important}.theme-dark .tangerine-border-light-hover-transparent-35:hover,.theme-dark .color-7-border-light-hover-transparent-35:hover{border-color:#ffa92959!important}.theme-dark .tangerine-border-light-hover-transparent-40:hover,.theme-dark .color-7-border-light-hover-transparent-40:hover{border-color:#ffa92966!important}.theme-dark .tangerine-border-light-hover-transparent-45:hover,.theme-dark .color-7-border-light-hover-transparent-45:hover{border-color:#ffa92973!important}.theme-dark .tangerine-border-light-hover-transparent-50:hover,.theme-dark .color-7-border-light-hover-transparent-50:hover{border-color:#ffa92980!important}.theme-dark .tangerine-border-light-hover-transparent-55:hover,.theme-dark .color-7-border-light-hover-transparent-55:hover{border-color:#ffa9298c!important}.theme-dark .tangerine-border-light-hover-transparent-60:hover,.theme-dark .color-7-border-light-hover-transparent-60:hover{border-color:#ffa92999!important}.theme-dark .tangerine-border-light-hover-transparent-65:hover,.theme-dark .color-7-border-light-hover-transparent-65:hover{border-color:#ffa929a6!important}.theme-dark .tangerine-border-light-hover-transparent-70:hover,.theme-dark .color-7-border-light-hover-transparent-70:hover{border-color:#ffa929b3!important}.theme-dark .tangerine-border-light-hover-transparent-75:hover,.theme-dark .color-7-border-light-hover-transparent-75:hover{border-color:#ffa929bf!important}.theme-dark .tangerine-border-light-hover-transparent-80:hover,.theme-dark .color-7-border-light-hover-transparent-80:hover{border-color:#ffa929cc!important}.theme-dark .tangerine-border-light-hover-transparent-85:hover,.theme-dark .color-7-border-light-hover-transparent-85:hover{border-color:#ffa929d9!important}.theme-dark .tangerine-border-light-hover-transparent-90:hover,.theme-dark .color-7-border-light-hover-transparent-90:hover{border-color:#ffa929e6!important}.theme-dark .tangerine-border-light-hover-transparent-95:hover,.theme-dark .color-7-border-light-hover-transparent-95:hover{border-color:#ffa929f2!important}.theme-dark .tangerine-border,.theme-dark .color-7-border{border-color:#eb8c00!important}.theme-dark .tangerine-border-transparent-5,.theme-dark .color-7-border-transparent-5{border-color:#eb8c000d!important}.theme-dark .tangerine-border-transparent-10,.theme-dark .color-7-border-transparent-10{border-color:#eb8c001a!important}.theme-dark .tangerine-border-transparent-15,.theme-dark .color-7-border-transparent-15{border-color:#eb8c0026!important}.theme-dark .tangerine-border-transparent-20,.theme-dark .color-7-border-transparent-20{border-color:#eb8c0033!important}.theme-dark .tangerine-border-transparent-25,.theme-dark .color-7-border-transparent-25{border-color:#eb8c0040!important}.theme-dark .tangerine-border-transparent-30,.theme-dark .color-7-border-transparent-30{border-color:#eb8c004d!important}.theme-dark .tangerine-border-transparent-35,.theme-dark .color-7-border-transparent-35{border-color:#eb8c0059!important}.theme-dark .tangerine-border-transparent-40,.theme-dark .color-7-border-transparent-40{border-color:#eb8c0066!important}.theme-dark .tangerine-border-transparent-45,.theme-dark .color-7-border-transparent-45{border-color:#eb8c0073!important}.theme-dark .tangerine-border-transparent-50,.theme-dark .color-7-border-transparent-50{border-color:#eb8c0080!important}.theme-dark .tangerine-border-transparent-55,.theme-dark .color-7-border-transparent-55{border-color:#eb8c008c!important}.theme-dark .tangerine-border-transparent-60,.theme-dark .color-7-border-transparent-60{border-color:#eb8c0099!important}.theme-dark .tangerine-border-transparent-65,.theme-dark .color-7-border-transparent-65{border-color:#eb8c00a6!important}.theme-dark .tangerine-border-transparent-70,.theme-dark .color-7-border-transparent-70{border-color:#eb8c00b3!important}.theme-dark .tangerine-border-transparent-75,.theme-dark .color-7-border-transparent-75{border-color:#eb8c00bf!important}.theme-dark .tangerine-border-transparent-80,.theme-dark .color-7-border-transparent-80{border-color:#eb8c00cc!important}.theme-dark .tangerine-border-transparent-85,.theme-dark .color-7-border-transparent-85{border-color:#eb8c00d9!important}.theme-dark .tangerine-border-transparent-90,.theme-dark .color-7-border-transparent-90{border-color:#eb8c00e6!important}.theme-dark .tangerine-border-transparent-95,.theme-dark .color-7-border-transparent-95{border-color:#eb8c00f2!important}.theme-dark .tangerine-border-lightness-10,.theme-dark .color-7-border-lightness-10{border-color:#ff9b08!important}.theme-dark .tangerine-border-darkness-10,.theme-dark .color-7-border-darkness-10{border-color:#d47e00!important}.theme-dark .tangerine-border-lightness-20,.theme-dark .color-7-border-lightness-20{border-color:#ffa623!important}.theme-dark .tangerine-border-darkness-20,.theme-dark .color-7-border-darkness-20{border-color:#bc7000!important}.theme-dark .tangerine-border-lightness-30,.theme-dark .color-7-border-lightness-30{border-color:#ffb13f!important}.theme-dark .tangerine-border-darkness-30,.theme-dark .color-7-border-darkness-30{border-color:#a56200!important}.theme-dark .tangerine-border-lightness-40,.theme-dark .color-7-border-lightness-40{border-color:#ffbc5a!important}.theme-dark .tangerine-border-darkness-40,.theme-dark .color-7-border-darkness-40{border-color:#8d5400!important}.theme-dark .tangerine-border-lightness-50,.theme-dark .color-7-border-lightness-50{border-color:#ffc776!important}.theme-dark .tangerine-border-darkness-50,.theme-dark .color-7-border-darkness-50{border-color:#764600!important}.theme-dark .tangerine-border-lightness-60,.theme-dark .color-7-border-lightness-60{border-color:#ffd391!important}.theme-dark .tangerine-border-darkness-60,.theme-dark .color-7-border-darkness-60{border-color:#5e3800!important}.theme-dark .tangerine-border-lightness-70,.theme-dark .color-7-border-lightness-70{border-color:#ffdead!important}.theme-dark .tangerine-border-darkness-70,.theme-dark .color-7-border-darkness-70{border-color:#472a00!important}.theme-dark .tangerine-border-lightness-80,.theme-dark .color-7-border-lightness-80{border-color:#ffe9c8!important}.theme-dark .tangerine-border-darkness-80,.theme-dark .color-7-border-darkness-80{border-color:#2f1c00!important}.theme-dark .tangerine-border-lightness-90,.theme-dark .color-7-border-lightness-90{border-color:#fff4e4!important}.theme-dark .tangerine-border-darkness-90,.theme-dark .color-7-border-darkness-90{border-color:#180e00!important}.theme-dark .tangerine-border-hover:hover,.theme-dark .color-7-border-hover:hover{border-color:#eb8c00!important}.theme-dark .tangerine-border-hover-transparent-5:hover,.theme-dark .color-7-border-hover-transparent-5:hover{border-color:#eb8c000d!important}.theme-dark .tangerine-border-hover-transparent-10:hover,.theme-dark .color-7-border-hover-transparent-10:hover{border-color:#eb8c001a!important}.theme-dark .tangerine-border-hover-transparent-15:hover,.theme-dark .color-7-border-hover-transparent-15:hover{border-color:#eb8c0026!important}.theme-dark .tangerine-border-hover-transparent-20:hover,.theme-dark .color-7-border-hover-transparent-20:hover{border-color:#eb8c0033!important}.theme-dark .tangerine-border-hover-transparent-25:hover,.theme-dark .color-7-border-hover-transparent-25:hover{border-color:#eb8c0040!important}.theme-dark .tangerine-border-hover-transparent-30:hover,.theme-dark .color-7-border-hover-transparent-30:hover{border-color:#eb8c004d!important}.theme-dark .tangerine-border-hover-transparent-35:hover,.theme-dark .color-7-border-hover-transparent-35:hover{border-color:#eb8c0059!important}.theme-dark .tangerine-border-hover-transparent-40:hover,.theme-dark .color-7-border-hover-transparent-40:hover{border-color:#eb8c0066!important}.theme-dark .tangerine-border-hover-transparent-45:hover,.theme-dark .color-7-border-hover-transparent-45:hover{border-color:#eb8c0073!important}.theme-dark .tangerine-border-hover-transparent-50:hover,.theme-dark .color-7-border-hover-transparent-50:hover{border-color:#eb8c0080!important}.theme-dark .tangerine-border-hover-transparent-55:hover,.theme-dark .color-7-border-hover-transparent-55:hover{border-color:#eb8c008c!important}.theme-dark .tangerine-border-hover-transparent-60:hover,.theme-dark .color-7-border-hover-transparent-60:hover{border-color:#eb8c0099!important}.theme-dark .tangerine-border-hover-transparent-65:hover,.theme-dark .color-7-border-hover-transparent-65:hover{border-color:#eb8c00a6!important}.theme-dark .tangerine-border-hover-transparent-70:hover,.theme-dark .color-7-border-hover-transparent-70:hover{border-color:#eb8c00b3!important}.theme-dark .tangerine-border-hover-transparent-75:hover,.theme-dark .color-7-border-hover-transparent-75:hover{border-color:#eb8c00bf!important}.theme-dark .tangerine-border-hover-transparent-80:hover,.theme-dark .color-7-border-hover-transparent-80:hover{border-color:#eb8c00cc!important}.theme-dark .tangerine-border-hover-transparent-85:hover,.theme-dark .color-7-border-hover-transparent-85:hover{border-color:#eb8c00d9!important}.theme-dark .tangerine-border-hover-transparent-90:hover,.theme-dark .color-7-border-hover-transparent-90:hover{border-color:#eb8c00e6!important}.theme-dark .tangerine-border-hover-transparent-95:hover,.theme-dark .color-7-border-hover-transparent-95:hover{border-color:#eb8c00f2!important}.theme-dark .tangerine-border-dark,.theme-dark .color-7-border-dark{border-color:#ae6800!important}.theme-dark .tangerine-border-dark-transparent-5,.theme-dark .color-7-border-dark-transparent-5{border-color:#ae68000d!important}.theme-dark .tangerine-border-dark-transparent-10,.theme-dark .color-7-border-dark-transparent-10{border-color:#ae68001a!important}.theme-dark .tangerine-border-dark-transparent-15,.theme-dark .color-7-border-dark-transparent-15{border-color:#ae680026!important}.theme-dark .tangerine-border-dark-transparent-20,.theme-dark .color-7-border-dark-transparent-20{border-color:#ae680033!important}.theme-dark .tangerine-border-dark-transparent-25,.theme-dark .color-7-border-dark-transparent-25{border-color:#ae680040!important}.theme-dark .tangerine-border-dark-transparent-30,.theme-dark .color-7-border-dark-transparent-30{border-color:#ae68004d!important}.theme-dark .tangerine-border-dark-transparent-35,.theme-dark .color-7-border-dark-transparent-35{border-color:#ae680059!important}.theme-dark .tangerine-border-dark-transparent-40,.theme-dark .color-7-border-dark-transparent-40{border-color:#ae680066!important}.theme-dark .tangerine-border-dark-transparent-45,.theme-dark .color-7-border-dark-transparent-45{border-color:#ae680073!important}.theme-dark .tangerine-border-dark-transparent-50,.theme-dark .color-7-border-dark-transparent-50{border-color:#ae680080!important}.theme-dark .tangerine-border-dark-transparent-55,.theme-dark .color-7-border-dark-transparent-55{border-color:#ae68008c!important}.theme-dark .tangerine-border-dark-transparent-60,.theme-dark .color-7-border-dark-transparent-60{border-color:#ae680099!important}.theme-dark .tangerine-border-dark-transparent-65,.theme-dark .color-7-border-dark-transparent-65{border-color:#ae6800a6!important}.theme-dark .tangerine-border-dark-transparent-70,.theme-dark .color-7-border-dark-transparent-70{border-color:#ae6800b3!important}.theme-dark .tangerine-border-dark-transparent-75,.theme-dark .color-7-border-dark-transparent-75{border-color:#ae6800bf!important}.theme-dark .tangerine-border-dark-transparent-80,.theme-dark .color-7-border-dark-transparent-80{border-color:#ae6800cc!important}.theme-dark .tangerine-border-dark-transparent-85,.theme-dark .color-7-border-dark-transparent-85{border-color:#ae6800d9!important}.theme-dark .tangerine-border-dark-transparent-90,.theme-dark .color-7-border-dark-transparent-90{border-color:#ae6800e6!important}.theme-dark .tangerine-border-dark-transparent-95,.theme-dark .color-7-border-dark-transparent-95{border-color:#ae6800f2!important}.theme-dark .tangerine-border-dark-lightness-10,.theme-dark .color-7-border-dark-lightness-10{border-color:#d07c00!important}.theme-dark .tangerine-border-dark-darkness-10,.theme-dark .color-7-border-dark-darkness-10{border-color:#9d5e00!important}.theme-dark .tangerine-border-dark-lightness-20,.theme-dark .color-7-border-dark-lightness-20{border-color:#f19000!important}.theme-dark .tangerine-border-dark-darkness-20,.theme-dark .color-7-border-dark-darkness-20{border-color:#8b5300!important}.theme-dark .tangerine-border-dark-lightness-30,.theme-dark .color-7-border-dark-lightness-30{border-color:#ffa014!important}.theme-dark .tangerine-border-dark-darkness-30,.theme-dark .color-7-border-dark-darkness-30{border-color:#7a4900!important}.theme-dark .tangerine-border-dark-lightness-40,.theme-dark .color-7-border-dark-lightness-40{border-color:#ffae35!important}.theme-dark .tangerine-border-dark-darkness-40,.theme-dark .color-7-border-dark-darkness-40{border-color:#683e00!important}.theme-dark .tangerine-border-dark-lightness-50,.theme-dark .color-7-border-dark-lightness-50{border-color:#ffbb57!important}.theme-dark .tangerine-border-dark-darkness-50,.theme-dark .color-7-border-dark-darkness-50{border-color:#573400!important}.theme-dark .tangerine-border-dark-lightness-60,.theme-dark .color-7-border-dark-lightness-60{border-color:#ffc979!important}.theme-dark .tangerine-border-dark-darkness-60,.theme-dark .color-7-border-dark-darkness-60{border-color:#462a00!important}.theme-dark .tangerine-border-dark-lightness-70,.theme-dark .color-7-border-dark-lightness-70{border-color:#ffd69a!important}.theme-dark .tangerine-border-dark-darkness-70,.theme-dark .color-7-border-dark-darkness-70{border-color:#341f00!important}.theme-dark .tangerine-border-dark-lightness-80,.theme-dark .color-7-border-dark-lightness-80{border-color:#ffe4bc!important}.theme-dark .tangerine-border-dark-darkness-80,.theme-dark .color-7-border-dark-darkness-80{border-color:#231500!important}.theme-dark .tangerine-border-dark-lightness-90,.theme-dark .color-7-border-dark-lightness-90{border-color:#fff1dd!important}.theme-dark .tangerine-border-dark-darkness-90,.theme-dark .color-7-border-dark-darkness-90{border-color:#110a00!important}.theme-dark .tangerine-border-dark-hover:hover,.theme-dark .color-7-border-dark-hover:hover{border-color:#ae6800!important}.theme-dark .tangerine-border-dark-hover-transparent-5:hover,.theme-dark .color-7-border-dark-hover-transparent-5:hover{border-color:#ae68000d!important}.theme-dark .tangerine-border-dark-hover-transparent-10:hover,.theme-dark .color-7-border-dark-hover-transparent-10:hover{border-color:#ae68001a!important}.theme-dark .tangerine-border-dark-hover-transparent-15:hover,.theme-dark .color-7-border-dark-hover-transparent-15:hover{border-color:#ae680026!important}.theme-dark .tangerine-border-dark-hover-transparent-20:hover,.theme-dark .color-7-border-dark-hover-transparent-20:hover{border-color:#ae680033!important}.theme-dark .tangerine-border-dark-hover-transparent-25:hover,.theme-dark .color-7-border-dark-hover-transparent-25:hover{border-color:#ae680040!important}.theme-dark .tangerine-border-dark-hover-transparent-30:hover,.theme-dark .color-7-border-dark-hover-transparent-30:hover{border-color:#ae68004d!important}.theme-dark .tangerine-border-dark-hover-transparent-35:hover,.theme-dark .color-7-border-dark-hover-transparent-35:hover{border-color:#ae680059!important}.theme-dark .tangerine-border-dark-hover-transparent-40:hover,.theme-dark .color-7-border-dark-hover-transparent-40:hover{border-color:#ae680066!important}.theme-dark .tangerine-border-dark-hover-transparent-45:hover,.theme-dark .color-7-border-dark-hover-transparent-45:hover{border-color:#ae680073!important}.theme-dark .tangerine-border-dark-hover-transparent-50:hover,.theme-dark .color-7-border-dark-hover-transparent-50:hover{border-color:#ae680080!important}.theme-dark .tangerine-border-dark-hover-transparent-55:hover,.theme-dark .color-7-border-dark-hover-transparent-55:hover{border-color:#ae68008c!important}.theme-dark .tangerine-border-dark-hover-transparent-60:hover,.theme-dark .color-7-border-dark-hover-transparent-60:hover{border-color:#ae680099!important}.theme-dark .tangerine-border-dark-hover-transparent-65:hover,.theme-dark .color-7-border-dark-hover-transparent-65:hover{border-color:#ae6800a6!important}.theme-dark .tangerine-border-dark-hover-transparent-70:hover,.theme-dark .color-7-border-dark-hover-transparent-70:hover{border-color:#ae6800b3!important}.theme-dark .tangerine-border-dark-hover-transparent-75:hover,.theme-dark .color-7-border-dark-hover-transparent-75:hover{border-color:#ae6800bf!important}.theme-dark .tangerine-border-dark-hover-transparent-80:hover,.theme-dark .color-7-border-dark-hover-transparent-80:hover{border-color:#ae6800cc!important}.theme-dark .tangerine-border-dark-hover-transparent-85:hover,.theme-dark .color-7-border-dark-hover-transparent-85:hover{border-color:#ae6800d9!important}.theme-dark .tangerine-border-dark-hover-transparent-90:hover,.theme-dark .color-7-border-dark-hover-transparent-90:hover{border-color:#ae6800e6!important}.theme-dark .tangerine-border-dark-hover-transparent-95:hover,.theme-dark .color-7-border-dark-hover-transparent-95:hover{border-color:#ae6800f2!important}.theme-dark .tangerine-border-darker,.theme-dark .color-7-border-darker{border-color:#714300!important}.theme-dark .tangerine-border-darker-transparent-5,.theme-dark .color-7-border-darker-transparent-5{border-color:#7143000d!important}.theme-dark .tangerine-border-darker-transparent-10,.theme-dark .color-7-border-darker-transparent-10{border-color:#7143001a!important}.theme-dark .tangerine-border-darker-transparent-15,.theme-dark .color-7-border-darker-transparent-15{border-color:#71430026!important}.theme-dark .tangerine-border-darker-transparent-20,.theme-dark .color-7-border-darker-transparent-20{border-color:#71430033!important}.theme-dark .tangerine-border-darker-transparent-25,.theme-dark .color-7-border-darker-transparent-25{border-color:#71430040!important}.theme-dark .tangerine-border-darker-transparent-30,.theme-dark .color-7-border-darker-transparent-30{border-color:#7143004d!important}.theme-dark .tangerine-border-darker-transparent-35,.theme-dark .color-7-border-darker-transparent-35{border-color:#71430059!important}.theme-dark .tangerine-border-darker-transparent-40,.theme-dark .color-7-border-darker-transparent-40{border-color:#71430066!important}.theme-dark .tangerine-border-darker-transparent-45,.theme-dark .color-7-border-darker-transparent-45{border-color:#71430073!important}.theme-dark .tangerine-border-darker-transparent-50,.theme-dark .color-7-border-darker-transparent-50{border-color:#71430080!important}.theme-dark .tangerine-border-darker-transparent-55,.theme-dark .color-7-border-darker-transparent-55{border-color:#7143008c!important}.theme-dark .tangerine-border-darker-transparent-60,.theme-dark .color-7-border-darker-transparent-60{border-color:#71430099!important}.theme-dark .tangerine-border-darker-transparent-65,.theme-dark .color-7-border-darker-transparent-65{border-color:#714300a6!important}.theme-dark .tangerine-border-darker-transparent-70,.theme-dark .color-7-border-darker-transparent-70{border-color:#714300b3!important}.theme-dark .tangerine-border-darker-transparent-75,.theme-dark .color-7-border-darker-transparent-75{border-color:#714300bf!important}.theme-dark .tangerine-border-darker-transparent-80,.theme-dark .color-7-border-darker-transparent-80{border-color:#714300cc!important}.theme-dark .tangerine-border-darker-transparent-85,.theme-dark .color-7-border-darker-transparent-85{border-color:#714300d9!important}.theme-dark .tangerine-border-darker-transparent-90,.theme-dark .color-7-border-darker-transparent-90{border-color:#714300e6!important}.theme-dark .tangerine-border-darker-transparent-95,.theme-dark .color-7-border-darker-transparent-95{border-color:#714300f2!important}.theme-dark .tangerine-border-darker-lightness-10,.theme-dark .color-7-border-darker-lightness-10{border-color:#995b00!important}.theme-dark .tangerine-border-darker-darkness-10,.theme-dark .color-7-border-darker-darkness-10{border-color:#663c00!important}.theme-dark .tangerine-border-darker-lightness-20,.theme-dark .color-7-border-darker-lightness-20{border-color:#c07200!important}.theme-dark .tangerine-border-darker-darkness-20,.theme-dark .color-7-border-darker-darkness-20{border-color:#5a3600!important}.theme-dark .tangerine-border-darker-lightness-30,.theme-dark .color-7-border-darker-lightness-30{border-color:#e88a00!important}.theme-dark .tangerine-border-darker-darkness-30,.theme-dark .color-7-border-darker-darkness-30{border-color:#4f2f00!important}.theme-dark .tangerine-border-darker-lightness-40,.theme-dark .color-7-border-darker-lightness-40{border-color:#ff9e11!important}.theme-dark .tangerine-border-darker-darkness-40,.theme-dark .color-7-border-darker-darkness-40{border-color:#442800!important}.theme-dark .tangerine-border-darker-lightness-50,.theme-dark .color-7-border-darker-lightness-50{border-color:#ffae39!important}.theme-dark .tangerine-border-darker-darkness-50,.theme-dark .color-7-border-darker-darkness-50{border-color:#392200!important}.theme-dark .tangerine-border-darker-lightness-60,.theme-dark .color-7-border-darker-lightness-60{border-color:#ffbe60!important}.theme-dark .tangerine-border-darker-darkness-60,.theme-dark .color-7-border-darker-darkness-60{border-color:#2d1b00!important}.theme-dark .tangerine-border-darker-lightness-70,.theme-dark .color-7-border-darker-lightness-70{border-color:#ffcf88!important}.theme-dark .tangerine-border-darker-darkness-70,.theme-dark .color-7-border-darker-darkness-70{border-color:#221400!important}.theme-dark .tangerine-border-darker-lightness-80,.theme-dark .color-7-border-darker-lightness-80{border-color:#ffdfb0!important}.theme-dark .tangerine-border-darker-darkness-80,.theme-dark .color-7-border-darker-darkness-80{border-color:#170d00!important}.theme-dark .tangerine-border-darker-lightness-90,.theme-dark .color-7-border-darker-lightness-90{border-color:#ffefd7!important}.theme-dark .tangerine-border-darker-darkness-90,.theme-dark .color-7-border-darker-darkness-90{border-color:#0b0700!important}.theme-dark .tangerine-border-darker-hover:hover,.theme-dark .color-7-border-darker-hover:hover{border-color:#714300!important}.theme-dark .tangerine-border-darker-hover-transparent-5:hover,.theme-dark .color-7-border-darker-hover-transparent-5:hover{border-color:#7143000d!important}.theme-dark .tangerine-border-darker-hover-transparent-10:hover,.theme-dark .color-7-border-darker-hover-transparent-10:hover{border-color:#7143001a!important}.theme-dark .tangerine-border-darker-hover-transparent-15:hover,.theme-dark .color-7-border-darker-hover-transparent-15:hover{border-color:#71430026!important}.theme-dark .tangerine-border-darker-hover-transparent-20:hover,.theme-dark .color-7-border-darker-hover-transparent-20:hover{border-color:#71430033!important}.theme-dark .tangerine-border-darker-hover-transparent-25:hover,.theme-dark .color-7-border-darker-hover-transparent-25:hover{border-color:#71430040!important}.theme-dark .tangerine-border-darker-hover-transparent-30:hover,.theme-dark .color-7-border-darker-hover-transparent-30:hover{border-color:#7143004d!important}.theme-dark .tangerine-border-darker-hover-transparent-35:hover,.theme-dark .color-7-border-darker-hover-transparent-35:hover{border-color:#71430059!important}.theme-dark .tangerine-border-darker-hover-transparent-40:hover,.theme-dark .color-7-border-darker-hover-transparent-40:hover{border-color:#71430066!important}.theme-dark .tangerine-border-darker-hover-transparent-45:hover,.theme-dark .color-7-border-darker-hover-transparent-45:hover{border-color:#71430073!important}.theme-dark .tangerine-border-darker-hover-transparent-50:hover,.theme-dark .color-7-border-darker-hover-transparent-50:hover{border-color:#71430080!important}.theme-dark .tangerine-border-darker-hover-transparent-55:hover,.theme-dark .color-7-border-darker-hover-transparent-55:hover{border-color:#7143008c!important}.theme-dark .tangerine-border-darker-hover-transparent-60:hover,.theme-dark .color-7-border-darker-hover-transparent-60:hover{border-color:#71430099!important}.theme-dark .tangerine-border-darker-hover-transparent-65:hover,.theme-dark .color-7-border-darker-hover-transparent-65:hover{border-color:#714300a6!important}.theme-dark .tangerine-border-darker-hover-transparent-70:hover,.theme-dark .color-7-border-darker-hover-transparent-70:hover{border-color:#714300b3!important}.theme-dark .tangerine-border-darker-hover-transparent-75:hover,.theme-dark .color-7-border-darker-hover-transparent-75:hover{border-color:#714300bf!important}.theme-dark .tangerine-border-darker-hover-transparent-80:hover,.theme-dark .color-7-border-darker-hover-transparent-80:hover{border-color:#714300cc!important}.theme-dark .tangerine-border-darker-hover-transparent-85:hover,.theme-dark .color-7-border-darker-hover-transparent-85:hover{border-color:#714300d9!important}.theme-dark .tangerine-border-darker-hover-transparent-90:hover,.theme-dark .color-7-border-darker-hover-transparent-90:hover{border-color:#714300e6!important}.theme-dark .tangerine-border-darker-hover-transparent-95:hover,.theme-dark .color-7-border-darker-hover-transparent-95:hover{border-color:#714300f2!important}.theme-dark .tangerine-outline-lighter,.theme-dark .color-7-outline-lighter{outline-color:#ffdca9!important}.theme-dark .tangerine-outline-lighter-transparent-5,.theme-dark .color-7-outline-lighter-transparent-5{outline-color:#ffdca90d!important}.theme-dark .tangerine-outline-lighter-transparent-10,.theme-dark .color-7-outline-lighter-transparent-10{outline-color:#ffdca91a!important}.theme-dark .tangerine-outline-lighter-transparent-15,.theme-dark .color-7-outline-lighter-transparent-15{outline-color:#ffdca926!important}.theme-dark .tangerine-outline-lighter-transparent-20,.theme-dark .color-7-outline-lighter-transparent-20{outline-color:#ffdca933!important}.theme-dark .tangerine-outline-lighter-transparent-25,.theme-dark .color-7-outline-lighter-transparent-25{outline-color:#ffdca940!important}.theme-dark .tangerine-outline-lighter-transparent-30,.theme-dark .color-7-outline-lighter-transparent-30{outline-color:#ffdca94d!important}.theme-dark .tangerine-outline-lighter-transparent-35,.theme-dark .color-7-outline-lighter-transparent-35{outline-color:#ffdca959!important}.theme-dark .tangerine-outline-lighter-transparent-40,.theme-dark .color-7-outline-lighter-transparent-40{outline-color:#ffdca966!important}.theme-dark .tangerine-outline-lighter-transparent-45,.theme-dark .color-7-outline-lighter-transparent-45{outline-color:#ffdca973!important}.theme-dark .tangerine-outline-lighter-transparent-50,.theme-dark .color-7-outline-lighter-transparent-50{outline-color:#ffdca980!important}.theme-dark .tangerine-outline-lighter-transparent-55,.theme-dark .color-7-outline-lighter-transparent-55{outline-color:#ffdca98c!important}.theme-dark .tangerine-outline-lighter-transparent-60,.theme-dark .color-7-outline-lighter-transparent-60{outline-color:#ffdca999!important}.theme-dark .tangerine-outline-lighter-transparent-65,.theme-dark .color-7-outline-lighter-transparent-65{outline-color:#ffdca9a6!important}.theme-dark .tangerine-outline-lighter-transparent-70,.theme-dark .color-7-outline-lighter-transparent-70{outline-color:#ffdca9b3!important}.theme-dark .tangerine-outline-lighter-transparent-75,.theme-dark .color-7-outline-lighter-transparent-75{outline-color:#ffdca9bf!important}.theme-dark .tangerine-outline-lighter-transparent-80,.theme-dark .color-7-outline-lighter-transparent-80{outline-color:#ffdca9cc!important}.theme-dark .tangerine-outline-lighter-transparent-85,.theme-dark .color-7-outline-lighter-transparent-85{outline-color:#ffdca9d9!important}.theme-dark .tangerine-outline-lighter-transparent-90,.theme-dark .color-7-outline-lighter-transparent-90{outline-color:#ffdca9e6!important}.theme-dark .tangerine-outline-lighter-transparent-95,.theme-dark .color-7-outline-lighter-transparent-95{outline-color:#ffdca9f2!important}.theme-dark .tangerine-outline-lighter-lightness-10,.theme-dark .color-7-outline-lighter-lightness-10{outline-color:#ffe0b2!important}.theme-dark .tangerine-outline-lighter-darkness-10,.theme-dark .color-7-outline-lighter-darkness-10{outline-color:#ffcb7f!important}.theme-dark .tangerine-outline-lighter-lightness-20,.theme-dark .color-7-outline-lighter-lightness-20{outline-color:#ffe3ba!important}.theme-dark .tangerine-outline-lighter-darkness-20,.theme-dark .color-7-outline-lighter-darkness-20{outline-color:#ffb954!important}.theme-dark .tangerine-outline-lighter-lightness-30,.theme-dark .color-7-outline-lighter-lightness-30{outline-color:#ffe7c3!important}.theme-dark .tangerine-outline-lighter-darkness-30,.theme-dark .color-7-outline-lighter-darkness-30{outline-color:#ffa82a!important}.theme-dark .tangerine-outline-lighter-lightness-40,.theme-dark .color-7-outline-lighter-lightness-40{outline-color:#ffeacb!important}.theme-dark .tangerine-outline-lighter-darkness-40,.theme-dark .color-7-outline-lighter-darkness-40{outline-color:#fe9700!important}.theme-dark .tangerine-outline-lighter-lightness-50,.theme-dark .color-7-outline-lighter-lightness-50{outline-color:#ffeed4!important}.theme-dark .tangerine-outline-lighter-darkness-50,.theme-dark .color-7-outline-lighter-darkness-50{outline-color:#d47e00!important}.theme-dark .tangerine-outline-lighter-lightness-60,.theme-dark .color-7-outline-lighter-lightness-60{outline-color:#fff1dd!important}.theme-dark .tangerine-outline-lighter-darkness-60,.theme-dark .color-7-outline-lighter-darkness-60{outline-color:#aa6500!important}.theme-dark .tangerine-outline-lighter-lightness-70,.theme-dark .color-7-outline-lighter-lightness-70{outline-color:#fff5e5!important}.theme-dark .tangerine-outline-lighter-darkness-70,.theme-dark .color-7-outline-lighter-darkness-70{outline-color:#7f4b00!important}.theme-dark .tangerine-outline-lighter-lightness-80,.theme-dark .color-7-outline-lighter-lightness-80{outline-color:#fff8ee!important}.theme-dark .tangerine-outline-lighter-darkness-80,.theme-dark .color-7-outline-lighter-darkness-80{outline-color:#553200!important}.theme-dark .tangerine-outline-lighter-lightness-90,.theme-dark .color-7-outline-lighter-lightness-90{outline-color:#fffcf6!important}.theme-dark .tangerine-outline-lighter-darkness-90,.theme-dark .color-7-outline-lighter-darkness-90{outline-color:#2a1900!important}.theme-dark .tangerine-outline-lighter-hover:hover,.theme-dark .color-7-outline-lighter-hover:hover{outline-color:#ffdca9!important}.theme-dark .tangerine-outline-lighter-hover-transparent-5:hover,.theme-dark .color-7-outline-lighter-hover-transparent-5:hover{outline-color:#ffdca90d!important}.theme-dark .tangerine-outline-lighter-hover-transparent-10:hover,.theme-dark .color-7-outline-lighter-hover-transparent-10:hover{outline-color:#ffdca91a!important}.theme-dark .tangerine-outline-lighter-hover-transparent-15:hover,.theme-dark .color-7-outline-lighter-hover-transparent-15:hover{outline-color:#ffdca926!important}.theme-dark .tangerine-outline-lighter-hover-transparent-20:hover,.theme-dark .color-7-outline-lighter-hover-transparent-20:hover{outline-color:#ffdca933!important}.theme-dark .tangerine-outline-lighter-hover-transparent-25:hover,.theme-dark .color-7-outline-lighter-hover-transparent-25:hover{outline-color:#ffdca940!important}.theme-dark .tangerine-outline-lighter-hover-transparent-30:hover,.theme-dark .color-7-outline-lighter-hover-transparent-30:hover{outline-color:#ffdca94d!important}.theme-dark .tangerine-outline-lighter-hover-transparent-35:hover,.theme-dark .color-7-outline-lighter-hover-transparent-35:hover{outline-color:#ffdca959!important}.theme-dark .tangerine-outline-lighter-hover-transparent-40:hover,.theme-dark .color-7-outline-lighter-hover-transparent-40:hover{outline-color:#ffdca966!important}.theme-dark .tangerine-outline-lighter-hover-transparent-45:hover,.theme-dark .color-7-outline-lighter-hover-transparent-45:hover{outline-color:#ffdca973!important}.theme-dark .tangerine-outline-lighter-hover-transparent-50:hover,.theme-dark .color-7-outline-lighter-hover-transparent-50:hover{outline-color:#ffdca980!important}.theme-dark .tangerine-outline-lighter-hover-transparent-55:hover,.theme-dark .color-7-outline-lighter-hover-transparent-55:hover{outline-color:#ffdca98c!important}.theme-dark .tangerine-outline-lighter-hover-transparent-60:hover,.theme-dark .color-7-outline-lighter-hover-transparent-60:hover{outline-color:#ffdca999!important}.theme-dark .tangerine-outline-lighter-hover-transparent-65:hover,.theme-dark .color-7-outline-lighter-hover-transparent-65:hover{outline-color:#ffdca9a6!important}.theme-dark .tangerine-outline-lighter-hover-transparent-70:hover,.theme-dark .color-7-outline-lighter-hover-transparent-70:hover{outline-color:#ffdca9b3!important}.theme-dark .tangerine-outline-lighter-hover-transparent-75:hover,.theme-dark .color-7-outline-lighter-hover-transparent-75:hover{outline-color:#ffdca9bf!important}.theme-dark .tangerine-outline-lighter-hover-transparent-80:hover,.theme-dark .color-7-outline-lighter-hover-transparent-80:hover{outline-color:#ffdca9cc!important}.theme-dark .tangerine-outline-lighter-hover-transparent-85:hover,.theme-dark .color-7-outline-lighter-hover-transparent-85:hover{outline-color:#ffdca9d9!important}.theme-dark .tangerine-outline-lighter-hover-transparent-90:hover,.theme-dark .color-7-outline-lighter-hover-transparent-90:hover{outline-color:#ffdca9e6!important}.theme-dark .tangerine-outline-lighter-hover-transparent-95:hover,.theme-dark .color-7-outline-lighter-hover-transparent-95:hover{outline-color:#ffdca9f2!important}.theme-dark .tangerine-outline-light,.theme-dark .color-7-outline-light{outline-color:#ffa929!important}.theme-dark .tangerine-outline-light-transparent-5,.theme-dark .color-7-outline-light-transparent-5{outline-color:#ffa9290d!important}.theme-dark .tangerine-outline-light-transparent-10,.theme-dark .color-7-outline-light-transparent-10{outline-color:#ffa9291a!important}.theme-dark .tangerine-outline-light-transparent-15,.theme-dark .color-7-outline-light-transparent-15{outline-color:#ffa92926!important}.theme-dark .tangerine-outline-light-transparent-20,.theme-dark .color-7-outline-light-transparent-20{outline-color:#ffa92933!important}.theme-dark .tangerine-outline-light-transparent-25,.theme-dark .color-7-outline-light-transparent-25{outline-color:#ffa92940!important}.theme-dark .tangerine-outline-light-transparent-30,.theme-dark .color-7-outline-light-transparent-30{outline-color:#ffa9294d!important}.theme-dark .tangerine-outline-light-transparent-35,.theme-dark .color-7-outline-light-transparent-35{outline-color:#ffa92959!important}.theme-dark .tangerine-outline-light-transparent-40,.theme-dark .color-7-outline-light-transparent-40{outline-color:#ffa92966!important}.theme-dark .tangerine-outline-light-transparent-45,.theme-dark .color-7-outline-light-transparent-45{outline-color:#ffa92973!important}.theme-dark .tangerine-outline-light-transparent-50,.theme-dark .color-7-outline-light-transparent-50{outline-color:#ffa92980!important}.theme-dark .tangerine-outline-light-transparent-55,.theme-dark .color-7-outline-light-transparent-55{outline-color:#ffa9298c!important}.theme-dark .tangerine-outline-light-transparent-60,.theme-dark .color-7-outline-light-transparent-60{outline-color:#ffa92999!important}.theme-dark .tangerine-outline-light-transparent-65,.theme-dark .color-7-outline-light-transparent-65{outline-color:#ffa929a6!important}.theme-dark .tangerine-outline-light-transparent-70,.theme-dark .color-7-outline-light-transparent-70{outline-color:#ffa929b3!important}.theme-dark .tangerine-outline-light-transparent-75,.theme-dark .color-7-outline-light-transparent-75{outline-color:#ffa929bf!important}.theme-dark .tangerine-outline-light-transparent-80,.theme-dark .color-7-outline-light-transparent-80{outline-color:#ffa929cc!important}.theme-dark .tangerine-outline-light-transparent-85,.theme-dark .color-7-outline-light-transparent-85{outline-color:#ffa929d9!important}.theme-dark .tangerine-outline-light-transparent-90,.theme-dark .color-7-outline-light-transparent-90{outline-color:#ffa929e6!important}.theme-dark .tangerine-outline-light-transparent-95,.theme-dark .color-7-outline-light-transparent-95{outline-color:#ffa929f2!important}.theme-dark .tangerine-outline-light-lightness-10,.theme-dark .color-7-outline-light-lightness-10{outline-color:#ffb23e!important}.theme-dark .tangerine-outline-light-darkness-10,.theme-dark .color-7-outline-light-darkness-10{outline-color:#ff9d0b!important}.theme-dark .tangerine-outline-light-lightness-20,.theme-dark .color-7-outline-light-lightness-20{outline-color:#ffba54!important}.theme-dark .tangerine-outline-light-darkness-20,.theme-dark .color-7-outline-light-darkness-20{outline-color:#ed8e00!important}.theme-dark .tangerine-outline-light-lightness-30,.theme-dark .color-7-outline-light-lightness-30{outline-color:#ffc369!important}.theme-dark .tangerine-outline-light-darkness-30,.theme-dark .color-7-outline-light-darkness-30{outline-color:#cf7c00!important}.theme-dark .tangerine-outline-light-lightness-40,.theme-dark .color-7-outline-light-lightness-40{outline-color:#ffcb7f!important}.theme-dark .tangerine-outline-light-darkness-40,.theme-dark .color-7-outline-light-darkness-40{outline-color:#b26a00!important}.theme-dark .tangerine-outline-light-lightness-50,.theme-dark .color-7-outline-light-lightness-50{outline-color:#ffd494!important}.theme-dark .tangerine-outline-light-darkness-50,.theme-dark .color-7-outline-light-darkness-50{outline-color:#945900!important}.theme-dark .tangerine-outline-light-lightness-60,.theme-dark .color-7-outline-light-lightness-60{outline-color:#ffdda9!important}.theme-dark .tangerine-outline-light-darkness-60,.theme-dark .color-7-outline-light-darkness-60{outline-color:#764700!important}.theme-dark .tangerine-outline-light-lightness-70,.theme-dark .color-7-outline-light-lightness-70{outline-color:#ffe5bf!important}.theme-dark .tangerine-outline-light-darkness-70,.theme-dark .color-7-outline-light-darkness-70{outline-color:#593500!important}.theme-dark .tangerine-outline-light-lightness-80,.theme-dark .color-7-outline-light-lightness-80{outline-color:#ffeed4!important}.theme-dark .tangerine-outline-light-darkness-80,.theme-dark .color-7-outline-light-darkness-80{outline-color:#3b2300!important}.theme-dark .tangerine-outline-light-lightness-90,.theme-dark .color-7-outline-light-lightness-90{outline-color:#fff6ea!important}.theme-dark .tangerine-outline-light-darkness-90,.theme-dark .color-7-outline-light-darkness-90{outline-color:#1e1200!important}.theme-dark .tangerine-outline-light-hover:hover,.theme-dark .color-7-outline-light-hover:hover{outline-color:#ffa929!important}.theme-dark .tangerine-outline-light-hover-transparent-5:hover,.theme-dark .color-7-outline-light-hover-transparent-5:hover{outline-color:#ffa9290d!important}.theme-dark .tangerine-outline-light-hover-transparent-10:hover,.theme-dark .color-7-outline-light-hover-transparent-10:hover{outline-color:#ffa9291a!important}.theme-dark .tangerine-outline-light-hover-transparent-15:hover,.theme-dark .color-7-outline-light-hover-transparent-15:hover{outline-color:#ffa92926!important}.theme-dark .tangerine-outline-light-hover-transparent-20:hover,.theme-dark .color-7-outline-light-hover-transparent-20:hover{outline-color:#ffa92933!important}.theme-dark .tangerine-outline-light-hover-transparent-25:hover,.theme-dark .color-7-outline-light-hover-transparent-25:hover{outline-color:#ffa92940!important}.theme-dark .tangerine-outline-light-hover-transparent-30:hover,.theme-dark .color-7-outline-light-hover-transparent-30:hover{outline-color:#ffa9294d!important}.theme-dark .tangerine-outline-light-hover-transparent-35:hover,.theme-dark .color-7-outline-light-hover-transparent-35:hover{outline-color:#ffa92959!important}.theme-dark .tangerine-outline-light-hover-transparent-40:hover,.theme-dark .color-7-outline-light-hover-transparent-40:hover{outline-color:#ffa92966!important}.theme-dark .tangerine-outline-light-hover-transparent-45:hover,.theme-dark .color-7-outline-light-hover-transparent-45:hover{outline-color:#ffa92973!important}.theme-dark .tangerine-outline-light-hover-transparent-50:hover,.theme-dark .color-7-outline-light-hover-transparent-50:hover{outline-color:#ffa92980!important}.theme-dark .tangerine-outline-light-hover-transparent-55:hover,.theme-dark .color-7-outline-light-hover-transparent-55:hover{outline-color:#ffa9298c!important}.theme-dark .tangerine-outline-light-hover-transparent-60:hover,.theme-dark .color-7-outline-light-hover-transparent-60:hover{outline-color:#ffa92999!important}.theme-dark .tangerine-outline-light-hover-transparent-65:hover,.theme-dark .color-7-outline-light-hover-transparent-65:hover{outline-color:#ffa929a6!important}.theme-dark .tangerine-outline-light-hover-transparent-70:hover,.theme-dark .color-7-outline-light-hover-transparent-70:hover{outline-color:#ffa929b3!important}.theme-dark .tangerine-outline-light-hover-transparent-75:hover,.theme-dark .color-7-outline-light-hover-transparent-75:hover{outline-color:#ffa929bf!important}.theme-dark .tangerine-outline-light-hover-transparent-80:hover,.theme-dark .color-7-outline-light-hover-transparent-80:hover{outline-color:#ffa929cc!important}.theme-dark .tangerine-outline-light-hover-transparent-85:hover,.theme-dark .color-7-outline-light-hover-transparent-85:hover{outline-color:#ffa929d9!important}.theme-dark .tangerine-outline-light-hover-transparent-90:hover,.theme-dark .color-7-outline-light-hover-transparent-90:hover{outline-color:#ffa929e6!important}.theme-dark .tangerine-outline-light-hover-transparent-95:hover,.theme-dark .color-7-outline-light-hover-transparent-95:hover{outline-color:#ffa929f2!important}.theme-dark .tangerine-outline,.theme-dark .color-7-outline{outline-color:#eb8c00!important}.theme-dark .tangerine-outline-transparent-5,.theme-dark .color-7-outline-transparent-5{outline-color:#eb8c000d!important}.theme-dark .tangerine-outline-transparent-10,.theme-dark .color-7-outline-transparent-10{outline-color:#eb8c001a!important}.theme-dark .tangerine-outline-transparent-15,.theme-dark .color-7-outline-transparent-15{outline-color:#eb8c0026!important}.theme-dark .tangerine-outline-transparent-20,.theme-dark .color-7-outline-transparent-20{outline-color:#eb8c0033!important}.theme-dark .tangerine-outline-transparent-25,.theme-dark .color-7-outline-transparent-25{outline-color:#eb8c0040!important}.theme-dark .tangerine-outline-transparent-30,.theme-dark .color-7-outline-transparent-30{outline-color:#eb8c004d!important}.theme-dark .tangerine-outline-transparent-35,.theme-dark .color-7-outline-transparent-35{outline-color:#eb8c0059!important}.theme-dark .tangerine-outline-transparent-40,.theme-dark .color-7-outline-transparent-40{outline-color:#eb8c0066!important}.theme-dark .tangerine-outline-transparent-45,.theme-dark .color-7-outline-transparent-45{outline-color:#eb8c0073!important}.theme-dark .tangerine-outline-transparent-50,.theme-dark .color-7-outline-transparent-50{outline-color:#eb8c0080!important}.theme-dark .tangerine-outline-transparent-55,.theme-dark .color-7-outline-transparent-55{outline-color:#eb8c008c!important}.theme-dark .tangerine-outline-transparent-60,.theme-dark .color-7-outline-transparent-60{outline-color:#eb8c0099!important}.theme-dark .tangerine-outline-transparent-65,.theme-dark .color-7-outline-transparent-65{outline-color:#eb8c00a6!important}.theme-dark .tangerine-outline-transparent-70,.theme-dark .color-7-outline-transparent-70{outline-color:#eb8c00b3!important}.theme-dark .tangerine-outline-transparent-75,.theme-dark .color-7-outline-transparent-75{outline-color:#eb8c00bf!important}.theme-dark .tangerine-outline-transparent-80,.theme-dark .color-7-outline-transparent-80{outline-color:#eb8c00cc!important}.theme-dark .tangerine-outline-transparent-85,.theme-dark .color-7-outline-transparent-85{outline-color:#eb8c00d9!important}.theme-dark .tangerine-outline-transparent-90,.theme-dark .color-7-outline-transparent-90{outline-color:#eb8c00e6!important}.theme-dark .tangerine-outline-transparent-95,.theme-dark .color-7-outline-transparent-95{outline-color:#eb8c00f2!important}.theme-dark .tangerine-outline-lightness-10,.theme-dark .color-7-outline-lightness-10{outline-color:#ff9b08!important}.theme-dark .tangerine-outline-darkness-10,.theme-dark .color-7-outline-darkness-10{outline-color:#d47e00!important}.theme-dark .tangerine-outline-lightness-20,.theme-dark .color-7-outline-lightness-20{outline-color:#ffa623!important}.theme-dark .tangerine-outline-darkness-20,.theme-dark .color-7-outline-darkness-20{outline-color:#bc7000!important}.theme-dark .tangerine-outline-lightness-30,.theme-dark .color-7-outline-lightness-30{outline-color:#ffb13f!important}.theme-dark .tangerine-outline-darkness-30,.theme-dark .color-7-outline-darkness-30{outline-color:#a56200!important}.theme-dark .tangerine-outline-lightness-40,.theme-dark .color-7-outline-lightness-40{outline-color:#ffbc5a!important}.theme-dark .tangerine-outline-darkness-40,.theme-dark .color-7-outline-darkness-40{outline-color:#8d5400!important}.theme-dark .tangerine-outline-lightness-50,.theme-dark .color-7-outline-lightness-50{outline-color:#ffc776!important}.theme-dark .tangerine-outline-darkness-50,.theme-dark .color-7-outline-darkness-50{outline-color:#764600!important}.theme-dark .tangerine-outline-lightness-60,.theme-dark .color-7-outline-lightness-60{outline-color:#ffd391!important}.theme-dark .tangerine-outline-darkness-60,.theme-dark .color-7-outline-darkness-60{outline-color:#5e3800!important}.theme-dark .tangerine-outline-lightness-70,.theme-dark .color-7-outline-lightness-70{outline-color:#ffdead!important}.theme-dark .tangerine-outline-darkness-70,.theme-dark .color-7-outline-darkness-70{outline-color:#472a00!important}.theme-dark .tangerine-outline-lightness-80,.theme-dark .color-7-outline-lightness-80{outline-color:#ffe9c8!important}.theme-dark .tangerine-outline-darkness-80,.theme-dark .color-7-outline-darkness-80{outline-color:#2f1c00!important}.theme-dark .tangerine-outline-lightness-90,.theme-dark .color-7-outline-lightness-90{outline-color:#fff4e4!important}.theme-dark .tangerine-outline-darkness-90,.theme-dark .color-7-outline-darkness-90{outline-color:#180e00!important}.theme-dark .tangerine-outline-hover:hover,.theme-dark .color-7-outline-hover:hover{outline-color:#eb8c00!important}.theme-dark .tangerine-outline-hover-transparent-5:hover,.theme-dark .color-7-outline-hover-transparent-5:hover{outline-color:#eb8c000d!important}.theme-dark .tangerine-outline-hover-transparent-10:hover,.theme-dark .color-7-outline-hover-transparent-10:hover{outline-color:#eb8c001a!important}.theme-dark .tangerine-outline-hover-transparent-15:hover,.theme-dark .color-7-outline-hover-transparent-15:hover{outline-color:#eb8c0026!important}.theme-dark .tangerine-outline-hover-transparent-20:hover,.theme-dark .color-7-outline-hover-transparent-20:hover{outline-color:#eb8c0033!important}.theme-dark .tangerine-outline-hover-transparent-25:hover,.theme-dark .color-7-outline-hover-transparent-25:hover{outline-color:#eb8c0040!important}.theme-dark .tangerine-outline-hover-transparent-30:hover,.theme-dark .color-7-outline-hover-transparent-30:hover{outline-color:#eb8c004d!important}.theme-dark .tangerine-outline-hover-transparent-35:hover,.theme-dark .color-7-outline-hover-transparent-35:hover{outline-color:#eb8c0059!important}.theme-dark .tangerine-outline-hover-transparent-40:hover,.theme-dark .color-7-outline-hover-transparent-40:hover{outline-color:#eb8c0066!important}.theme-dark .tangerine-outline-hover-transparent-45:hover,.theme-dark .color-7-outline-hover-transparent-45:hover{outline-color:#eb8c0073!important}.theme-dark .tangerine-outline-hover-transparent-50:hover,.theme-dark .color-7-outline-hover-transparent-50:hover{outline-color:#eb8c0080!important}.theme-dark .tangerine-outline-hover-transparent-55:hover,.theme-dark .color-7-outline-hover-transparent-55:hover{outline-color:#eb8c008c!important}.theme-dark .tangerine-outline-hover-transparent-60:hover,.theme-dark .color-7-outline-hover-transparent-60:hover{outline-color:#eb8c0099!important}.theme-dark .tangerine-outline-hover-transparent-65:hover,.theme-dark .color-7-outline-hover-transparent-65:hover{outline-color:#eb8c00a6!important}.theme-dark .tangerine-outline-hover-transparent-70:hover,.theme-dark .color-7-outline-hover-transparent-70:hover{outline-color:#eb8c00b3!important}.theme-dark .tangerine-outline-hover-transparent-75:hover,.theme-dark .color-7-outline-hover-transparent-75:hover{outline-color:#eb8c00bf!important}.theme-dark .tangerine-outline-hover-transparent-80:hover,.theme-dark .color-7-outline-hover-transparent-80:hover{outline-color:#eb8c00cc!important}.theme-dark .tangerine-outline-hover-transparent-85:hover,.theme-dark .color-7-outline-hover-transparent-85:hover{outline-color:#eb8c00d9!important}.theme-dark .tangerine-outline-hover-transparent-90:hover,.theme-dark .color-7-outline-hover-transparent-90:hover{outline-color:#eb8c00e6!important}.theme-dark .tangerine-outline-hover-transparent-95:hover,.theme-dark .color-7-outline-hover-transparent-95:hover{outline-color:#eb8c00f2!important}.theme-dark .tangerine-outline-dark,.theme-dark .color-7-outline-dark{outline-color:#ae6800!important}.theme-dark .tangerine-outline-dark-transparent-5,.theme-dark .color-7-outline-dark-transparent-5{outline-color:#ae68000d!important}.theme-dark .tangerine-outline-dark-transparent-10,.theme-dark .color-7-outline-dark-transparent-10{outline-color:#ae68001a!important}.theme-dark .tangerine-outline-dark-transparent-15,.theme-dark .color-7-outline-dark-transparent-15{outline-color:#ae680026!important}.theme-dark .tangerine-outline-dark-transparent-20,.theme-dark .color-7-outline-dark-transparent-20{outline-color:#ae680033!important}.theme-dark .tangerine-outline-dark-transparent-25,.theme-dark .color-7-outline-dark-transparent-25{outline-color:#ae680040!important}.theme-dark .tangerine-outline-dark-transparent-30,.theme-dark .color-7-outline-dark-transparent-30{outline-color:#ae68004d!important}.theme-dark .tangerine-outline-dark-transparent-35,.theme-dark .color-7-outline-dark-transparent-35{outline-color:#ae680059!important}.theme-dark .tangerine-outline-dark-transparent-40,.theme-dark .color-7-outline-dark-transparent-40{outline-color:#ae680066!important}.theme-dark .tangerine-outline-dark-transparent-45,.theme-dark .color-7-outline-dark-transparent-45{outline-color:#ae680073!important}.theme-dark .tangerine-outline-dark-transparent-50,.theme-dark .color-7-outline-dark-transparent-50{outline-color:#ae680080!important}.theme-dark .tangerine-outline-dark-transparent-55,.theme-dark .color-7-outline-dark-transparent-55{outline-color:#ae68008c!important}.theme-dark .tangerine-outline-dark-transparent-60,.theme-dark .color-7-outline-dark-transparent-60{outline-color:#ae680099!important}.theme-dark .tangerine-outline-dark-transparent-65,.theme-dark .color-7-outline-dark-transparent-65{outline-color:#ae6800a6!important}.theme-dark .tangerine-outline-dark-transparent-70,.theme-dark .color-7-outline-dark-transparent-70{outline-color:#ae6800b3!important}.theme-dark .tangerine-outline-dark-transparent-75,.theme-dark .color-7-outline-dark-transparent-75{outline-color:#ae6800bf!important}.theme-dark .tangerine-outline-dark-transparent-80,.theme-dark .color-7-outline-dark-transparent-80{outline-color:#ae6800cc!important}.theme-dark .tangerine-outline-dark-transparent-85,.theme-dark .color-7-outline-dark-transparent-85{outline-color:#ae6800d9!important}.theme-dark .tangerine-outline-dark-transparent-90,.theme-dark .color-7-outline-dark-transparent-90{outline-color:#ae6800e6!important}.theme-dark .tangerine-outline-dark-transparent-95,.theme-dark .color-7-outline-dark-transparent-95{outline-color:#ae6800f2!important}.theme-dark .tangerine-outline-dark-lightness-10,.theme-dark .color-7-outline-dark-lightness-10{outline-color:#d07c00!important}.theme-dark .tangerine-outline-dark-darkness-10,.theme-dark .color-7-outline-dark-darkness-10{outline-color:#9d5e00!important}.theme-dark .tangerine-outline-dark-lightness-20,.theme-dark .color-7-outline-dark-lightness-20{outline-color:#f19000!important}.theme-dark .tangerine-outline-dark-darkness-20,.theme-dark .color-7-outline-dark-darkness-20{outline-color:#8b5300!important}.theme-dark .tangerine-outline-dark-lightness-30,.theme-dark .color-7-outline-dark-lightness-30{outline-color:#ffa014!important}.theme-dark .tangerine-outline-dark-darkness-30,.theme-dark .color-7-outline-dark-darkness-30{outline-color:#7a4900!important}.theme-dark .tangerine-outline-dark-lightness-40,.theme-dark .color-7-outline-dark-lightness-40{outline-color:#ffae35!important}.theme-dark .tangerine-outline-dark-darkness-40,.theme-dark .color-7-outline-dark-darkness-40{outline-color:#683e00!important}.theme-dark .tangerine-outline-dark-lightness-50,.theme-dark .color-7-outline-dark-lightness-50{outline-color:#ffbb57!important}.theme-dark .tangerine-outline-dark-darkness-50,.theme-dark .color-7-outline-dark-darkness-50{outline-color:#573400!important}.theme-dark .tangerine-outline-dark-lightness-60,.theme-dark .color-7-outline-dark-lightness-60{outline-color:#ffc979!important}.theme-dark .tangerine-outline-dark-darkness-60,.theme-dark .color-7-outline-dark-darkness-60{outline-color:#462a00!important}.theme-dark .tangerine-outline-dark-lightness-70,.theme-dark .color-7-outline-dark-lightness-70{outline-color:#ffd69a!important}.theme-dark .tangerine-outline-dark-darkness-70,.theme-dark .color-7-outline-dark-darkness-70{outline-color:#341f00!important}.theme-dark .tangerine-outline-dark-lightness-80,.theme-dark .color-7-outline-dark-lightness-80{outline-color:#ffe4bc!important}.theme-dark .tangerine-outline-dark-darkness-80,.theme-dark .color-7-outline-dark-darkness-80{outline-color:#231500!important}.theme-dark .tangerine-outline-dark-lightness-90,.theme-dark .color-7-outline-dark-lightness-90{outline-color:#fff1dd!important}.theme-dark .tangerine-outline-dark-darkness-90,.theme-dark .color-7-outline-dark-darkness-90{outline-color:#110a00!important}.theme-dark .tangerine-outline-dark-hover:hover,.theme-dark .color-7-outline-dark-hover:hover{outline-color:#ae6800!important}.theme-dark .tangerine-outline-dark-hover-transparent-5:hover,.theme-dark .color-7-outline-dark-hover-transparent-5:hover{outline-color:#ae68000d!important}.theme-dark .tangerine-outline-dark-hover-transparent-10:hover,.theme-dark .color-7-outline-dark-hover-transparent-10:hover{outline-color:#ae68001a!important}.theme-dark .tangerine-outline-dark-hover-transparent-15:hover,.theme-dark .color-7-outline-dark-hover-transparent-15:hover{outline-color:#ae680026!important}.theme-dark .tangerine-outline-dark-hover-transparent-20:hover,.theme-dark .color-7-outline-dark-hover-transparent-20:hover{outline-color:#ae680033!important}.theme-dark .tangerine-outline-dark-hover-transparent-25:hover,.theme-dark .color-7-outline-dark-hover-transparent-25:hover{outline-color:#ae680040!important}.theme-dark .tangerine-outline-dark-hover-transparent-30:hover,.theme-dark .color-7-outline-dark-hover-transparent-30:hover{outline-color:#ae68004d!important}.theme-dark .tangerine-outline-dark-hover-transparent-35:hover,.theme-dark .color-7-outline-dark-hover-transparent-35:hover{outline-color:#ae680059!important}.theme-dark .tangerine-outline-dark-hover-transparent-40:hover,.theme-dark .color-7-outline-dark-hover-transparent-40:hover{outline-color:#ae680066!important}.theme-dark .tangerine-outline-dark-hover-transparent-45:hover,.theme-dark .color-7-outline-dark-hover-transparent-45:hover{outline-color:#ae680073!important}.theme-dark .tangerine-outline-dark-hover-transparent-50:hover,.theme-dark .color-7-outline-dark-hover-transparent-50:hover{outline-color:#ae680080!important}.theme-dark .tangerine-outline-dark-hover-transparent-55:hover,.theme-dark .color-7-outline-dark-hover-transparent-55:hover{outline-color:#ae68008c!important}.theme-dark .tangerine-outline-dark-hover-transparent-60:hover,.theme-dark .color-7-outline-dark-hover-transparent-60:hover{outline-color:#ae680099!important}.theme-dark .tangerine-outline-dark-hover-transparent-65:hover,.theme-dark .color-7-outline-dark-hover-transparent-65:hover{outline-color:#ae6800a6!important}.theme-dark .tangerine-outline-dark-hover-transparent-70:hover,.theme-dark .color-7-outline-dark-hover-transparent-70:hover{outline-color:#ae6800b3!important}.theme-dark .tangerine-outline-dark-hover-transparent-75:hover,.theme-dark .color-7-outline-dark-hover-transparent-75:hover{outline-color:#ae6800bf!important}.theme-dark .tangerine-outline-dark-hover-transparent-80:hover,.theme-dark .color-7-outline-dark-hover-transparent-80:hover{outline-color:#ae6800cc!important}.theme-dark .tangerine-outline-dark-hover-transparent-85:hover,.theme-dark .color-7-outline-dark-hover-transparent-85:hover{outline-color:#ae6800d9!important}.theme-dark .tangerine-outline-dark-hover-transparent-90:hover,.theme-dark .color-7-outline-dark-hover-transparent-90:hover{outline-color:#ae6800e6!important}.theme-dark .tangerine-outline-dark-hover-transparent-95:hover,.theme-dark .color-7-outline-dark-hover-transparent-95:hover{outline-color:#ae6800f2!important}.theme-dark .tangerine-outline-darker,.theme-dark .color-7-outline-darker{outline-color:#714300!important}.theme-dark .tangerine-outline-darker-transparent-5,.theme-dark .color-7-outline-darker-transparent-5{outline-color:#7143000d!important}.theme-dark .tangerine-outline-darker-transparent-10,.theme-dark .color-7-outline-darker-transparent-10{outline-color:#7143001a!important}.theme-dark .tangerine-outline-darker-transparent-15,.theme-dark .color-7-outline-darker-transparent-15{outline-color:#71430026!important}.theme-dark .tangerine-outline-darker-transparent-20,.theme-dark .color-7-outline-darker-transparent-20{outline-color:#71430033!important}.theme-dark .tangerine-outline-darker-transparent-25,.theme-dark .color-7-outline-darker-transparent-25{outline-color:#71430040!important}.theme-dark .tangerine-outline-darker-transparent-30,.theme-dark .color-7-outline-darker-transparent-30{outline-color:#7143004d!important}.theme-dark .tangerine-outline-darker-transparent-35,.theme-dark .color-7-outline-darker-transparent-35{outline-color:#71430059!important}.theme-dark .tangerine-outline-darker-transparent-40,.theme-dark .color-7-outline-darker-transparent-40{outline-color:#71430066!important}.theme-dark .tangerine-outline-darker-transparent-45,.theme-dark .color-7-outline-darker-transparent-45{outline-color:#71430073!important}.theme-dark .tangerine-outline-darker-transparent-50,.theme-dark .color-7-outline-darker-transparent-50{outline-color:#71430080!important}.theme-dark .tangerine-outline-darker-transparent-55,.theme-dark .color-7-outline-darker-transparent-55{outline-color:#7143008c!important}.theme-dark .tangerine-outline-darker-transparent-60,.theme-dark .color-7-outline-darker-transparent-60{outline-color:#71430099!important}.theme-dark .tangerine-outline-darker-transparent-65,.theme-dark .color-7-outline-darker-transparent-65{outline-color:#714300a6!important}.theme-dark .tangerine-outline-darker-transparent-70,.theme-dark .color-7-outline-darker-transparent-70{outline-color:#714300b3!important}.theme-dark .tangerine-outline-darker-transparent-75,.theme-dark .color-7-outline-darker-transparent-75{outline-color:#714300bf!important}.theme-dark .tangerine-outline-darker-transparent-80,.theme-dark .color-7-outline-darker-transparent-80{outline-color:#714300cc!important}.theme-dark .tangerine-outline-darker-transparent-85,.theme-dark .color-7-outline-darker-transparent-85{outline-color:#714300d9!important}.theme-dark .tangerine-outline-darker-transparent-90,.theme-dark .color-7-outline-darker-transparent-90{outline-color:#714300e6!important}.theme-dark .tangerine-outline-darker-transparent-95,.theme-dark .color-7-outline-darker-transparent-95{outline-color:#714300f2!important}.theme-dark .tangerine-outline-darker-lightness-10,.theme-dark .color-7-outline-darker-lightness-10{outline-color:#995b00!important}.theme-dark .tangerine-outline-darker-darkness-10,.theme-dark .color-7-outline-darker-darkness-10{outline-color:#663c00!important}.theme-dark .tangerine-outline-darker-lightness-20,.theme-dark .color-7-outline-darker-lightness-20{outline-color:#c07200!important}.theme-dark .tangerine-outline-darker-darkness-20,.theme-dark .color-7-outline-darker-darkness-20{outline-color:#5a3600!important}.theme-dark .tangerine-outline-darker-lightness-30,.theme-dark .color-7-outline-darker-lightness-30{outline-color:#e88a00!important}.theme-dark .tangerine-outline-darker-darkness-30,.theme-dark .color-7-outline-darker-darkness-30{outline-color:#4f2f00!important}.theme-dark .tangerine-outline-darker-lightness-40,.theme-dark .color-7-outline-darker-lightness-40{outline-color:#ff9e11!important}.theme-dark .tangerine-outline-darker-darkness-40,.theme-dark .color-7-outline-darker-darkness-40{outline-color:#442800!important}.theme-dark .tangerine-outline-darker-lightness-50,.theme-dark .color-7-outline-darker-lightness-50{outline-color:#ffae39!important}.theme-dark .tangerine-outline-darker-darkness-50,.theme-dark .color-7-outline-darker-darkness-50{outline-color:#392200!important}.theme-dark .tangerine-outline-darker-lightness-60,.theme-dark .color-7-outline-darker-lightness-60{outline-color:#ffbe60!important}.theme-dark .tangerine-outline-darker-darkness-60,.theme-dark .color-7-outline-darker-darkness-60{outline-color:#2d1b00!important}.theme-dark .tangerine-outline-darker-lightness-70,.theme-dark .color-7-outline-darker-lightness-70{outline-color:#ffcf88!important}.theme-dark .tangerine-outline-darker-darkness-70,.theme-dark .color-7-outline-darker-darkness-70{outline-color:#221400!important}.theme-dark .tangerine-outline-darker-lightness-80,.theme-dark .color-7-outline-darker-lightness-80{outline-color:#ffdfb0!important}.theme-dark .tangerine-outline-darker-darkness-80,.theme-dark .color-7-outline-darker-darkness-80{outline-color:#170d00!important}.theme-dark .tangerine-outline-darker-lightness-90,.theme-dark .color-7-outline-darker-lightness-90{outline-color:#ffefd7!important}.theme-dark .tangerine-outline-darker-darkness-90,.theme-dark .color-7-outline-darker-darkness-90{outline-color:#0b0700!important}.theme-dark .tangerine-outline-darker-hover:hover,.theme-dark .color-7-outline-darker-hover:hover{outline-color:#714300!important}.theme-dark .tangerine-outline-darker-hover-transparent-5:hover,.theme-dark .color-7-outline-darker-hover-transparent-5:hover{outline-color:#7143000d!important}.theme-dark .tangerine-outline-darker-hover-transparent-10:hover,.theme-dark .color-7-outline-darker-hover-transparent-10:hover{outline-color:#7143001a!important}.theme-dark .tangerine-outline-darker-hover-transparent-15:hover,.theme-dark .color-7-outline-darker-hover-transparent-15:hover{outline-color:#71430026!important}.theme-dark .tangerine-outline-darker-hover-transparent-20:hover,.theme-dark .color-7-outline-darker-hover-transparent-20:hover{outline-color:#71430033!important}.theme-dark .tangerine-outline-darker-hover-transparent-25:hover,.theme-dark .color-7-outline-darker-hover-transparent-25:hover{outline-color:#71430040!important}.theme-dark .tangerine-outline-darker-hover-transparent-30:hover,.theme-dark .color-7-outline-darker-hover-transparent-30:hover{outline-color:#7143004d!important}.theme-dark .tangerine-outline-darker-hover-transparent-35:hover,.theme-dark .color-7-outline-darker-hover-transparent-35:hover{outline-color:#71430059!important}.theme-dark .tangerine-outline-darker-hover-transparent-40:hover,.theme-dark .color-7-outline-darker-hover-transparent-40:hover{outline-color:#71430066!important}.theme-dark .tangerine-outline-darker-hover-transparent-45:hover,.theme-dark .color-7-outline-darker-hover-transparent-45:hover{outline-color:#71430073!important}.theme-dark .tangerine-outline-darker-hover-transparent-50:hover,.theme-dark .color-7-outline-darker-hover-transparent-50:hover{outline-color:#71430080!important}.theme-dark .tangerine-outline-darker-hover-transparent-55:hover,.theme-dark .color-7-outline-darker-hover-transparent-55:hover{outline-color:#7143008c!important}.theme-dark .tangerine-outline-darker-hover-transparent-60:hover,.theme-dark .color-7-outline-darker-hover-transparent-60:hover{outline-color:#71430099!important}.theme-dark .tangerine-outline-darker-hover-transparent-65:hover,.theme-dark .color-7-outline-darker-hover-transparent-65:hover{outline-color:#714300a6!important}.theme-dark .tangerine-outline-darker-hover-transparent-70:hover,.theme-dark .color-7-outline-darker-hover-transparent-70:hover{outline-color:#714300b3!important}.theme-dark .tangerine-outline-darker-hover-transparent-75:hover,.theme-dark .color-7-outline-darker-hover-transparent-75:hover{outline-color:#714300bf!important}.theme-dark .tangerine-outline-darker-hover-transparent-80:hover,.theme-dark .color-7-outline-darker-hover-transparent-80:hover{outline-color:#714300cc!important}.theme-dark .tangerine-outline-darker-hover-transparent-85:hover,.theme-dark .color-7-outline-darker-hover-transparent-85:hover{outline-color:#714300d9!important}.theme-dark .tangerine-outline-darker-hover-transparent-90:hover,.theme-dark .color-7-outline-darker-hover-transparent-90:hover{outline-color:#714300e6!important}.theme-dark .tangerine-outline-darker-hover-transparent-95:hover,.theme-dark .color-7-outline-darker-hover-transparent-95:hover{outline-color:#714300f2!important}.theme-dark .yellow-bg-lighter,.theme-dark .color-2-bg-lighter{background-color:#ffecbd}.theme-dark .yellow-bg-lighter-transparent-5,.theme-dark .color-2-bg-lighter-transparent-5{background-color:#ffecbd0d}.theme-dark .yellow-bg-lighter-transparent-10,.theme-dark .color-2-bg-lighter-transparent-10{background-color:#ffecbd1a}.theme-dark .yellow-bg-lighter-transparent-15,.theme-dark .color-2-bg-lighter-transparent-15{background-color:#ffecbd26}.theme-dark .yellow-bg-lighter-transparent-20,.theme-dark .color-2-bg-lighter-transparent-20{background-color:#ffecbd33}.theme-dark .yellow-bg-lighter-transparent-25,.theme-dark .color-2-bg-lighter-transparent-25{background-color:#ffecbd40}.theme-dark .yellow-bg-lighter-transparent-30,.theme-dark .color-2-bg-lighter-transparent-30{background-color:#ffecbd4d}.theme-dark .yellow-bg-lighter-transparent-35,.theme-dark .color-2-bg-lighter-transparent-35{background-color:#ffecbd59}.theme-dark .yellow-bg-lighter-transparent-40,.theme-dark .color-2-bg-lighter-transparent-40{background-color:#ffecbd66}.theme-dark .yellow-bg-lighter-transparent-45,.theme-dark .color-2-bg-lighter-transparent-45{background-color:#ffecbd73}.theme-dark .yellow-bg-lighter-transparent-50,.theme-dark .color-2-bg-lighter-transparent-50{background-color:#ffecbd80}.theme-dark .yellow-bg-lighter-transparent-55,.theme-dark .color-2-bg-lighter-transparent-55{background-color:#ffecbd8c}.theme-dark .yellow-bg-lighter-transparent-60,.theme-dark .color-2-bg-lighter-transparent-60{background-color:#ffecbd99}.theme-dark .yellow-bg-lighter-transparent-65,.theme-dark .color-2-bg-lighter-transparent-65{background-color:#ffecbda6}.theme-dark .yellow-bg-lighter-transparent-70,.theme-dark .color-2-bg-lighter-transparent-70{background-color:#ffecbdb3}.theme-dark .yellow-bg-lighter-transparent-75,.theme-dark .color-2-bg-lighter-transparent-75{background-color:#ffecbdbf}.theme-dark .yellow-bg-lighter-transparent-80,.theme-dark .color-2-bg-lighter-transparent-80{background-color:#ffecbdcc}.theme-dark .yellow-bg-lighter-transparent-85,.theme-dark .color-2-bg-lighter-transparent-85{background-color:#ffecbdd9}.theme-dark .yellow-bg-lighter-transparent-90,.theme-dark .color-2-bg-lighter-transparent-90{background-color:#ffecbde6}.theme-dark .yellow-bg-lighter-transparent-95,.theme-dark .color-2-bg-lighter-transparent-95{background-color:#ffecbdf2}.theme-dark .yellow-bg-lighter-lightness-10,.theme-dark .color-2-bg-lighter-lightness-10{background-color:#ffeec4}.theme-dark .yellow-bg-lighter-darkness-10,.theme-dark .color-2-bg-lighter-darkness-10{background-color:#ffdf91}.theme-dark .yellow-bg-lighter-lightness-20,.theme-dark .color-2-bg-lighter-lightness-20{background-color:#fff0ca}.theme-dark .yellow-bg-lighter-darkness-20,.theme-dark .color-2-bg-lighter-darkness-20{background-color:#ffd264}.theme-dark .yellow-bg-lighter-lightness-30,.theme-dark .color-2-bg-lighter-lightness-30{background-color:#fff2d1}.theme-dark .yellow-bg-lighter-darkness-30,.theme-dark .color-2-bg-lighter-darkness-30{background-color:#ffc638}.theme-dark .yellow-bg-lighter-lightness-40,.theme-dark .color-2-bg-lighter-lightness-40{background-color:#fff4d7}.theme-dark .yellow-bg-lighter-darkness-40,.theme-dark .color-2-bg-lighter-darkness-40{background-color:#ffb90b}.theme-dark .yellow-bg-lighter-lightness-50,.theme-dark .color-2-bg-lighter-lightness-50{background-color:#fff6de}.theme-dark .yellow-bg-lighter-darkness-50,.theme-dark .color-2-bg-lighter-darkness-50{background-color:#de9e00}.theme-dark .yellow-bg-lighter-lightness-60,.theme-dark .color-2-bg-lighter-lightness-60{background-color:#fff7e5}.theme-dark .yellow-bg-lighter-darkness-60,.theme-dark .color-2-bg-lighter-darkness-60{background-color:#b27e00}.theme-dark .yellow-bg-lighter-lightness-70,.theme-dark .color-2-bg-lighter-lightness-70{background-color:#fff9eb}.theme-dark .yellow-bg-lighter-darkness-70,.theme-dark .color-2-bg-lighter-darkness-70{background-color:#855f00}.theme-dark .yellow-bg-lighter-lightness-80,.theme-dark .color-2-bg-lighter-lightness-80{background-color:#fffbf2}.theme-dark .yellow-bg-lighter-darkness-80,.theme-dark .color-2-bg-lighter-darkness-80{background-color:#593f00}.theme-dark .yellow-bg-lighter-lightness-90,.theme-dark .color-2-bg-lighter-lightness-90{background-color:#fffdf8}.theme-dark .yellow-bg-lighter-darkness-90,.theme-dark .color-2-bg-lighter-darkness-90{background-color:#2c2000}.theme-dark .yellow-bg-lighter-hover:hover,.theme-dark .color-2-bg-lighter-hover:hover{background-color:#ffecbd}.theme-dark .yellow-bg-lighter-hover-transparent-5:hover,.theme-dark .color-2-bg-lighter-hover-transparent-5:hover{background-color:#ffecbd0d}.theme-dark .yellow-bg-lighter-hover-transparent-10:hover,.theme-dark .color-2-bg-lighter-hover-transparent-10:hover{background-color:#ffecbd1a}.theme-dark .yellow-bg-lighter-hover-transparent-15:hover,.theme-dark .color-2-bg-lighter-hover-transparent-15:hover{background-color:#ffecbd26}.theme-dark .yellow-bg-lighter-hover-transparent-20:hover,.theme-dark .color-2-bg-lighter-hover-transparent-20:hover{background-color:#ffecbd33}.theme-dark .yellow-bg-lighter-hover-transparent-25:hover,.theme-dark .color-2-bg-lighter-hover-transparent-25:hover{background-color:#ffecbd40}.theme-dark .yellow-bg-lighter-hover-transparent-30:hover,.theme-dark .color-2-bg-lighter-hover-transparent-30:hover{background-color:#ffecbd4d}.theme-dark .yellow-bg-lighter-hover-transparent-35:hover,.theme-dark .color-2-bg-lighter-hover-transparent-35:hover{background-color:#ffecbd59}.theme-dark .yellow-bg-lighter-hover-transparent-40:hover,.theme-dark .color-2-bg-lighter-hover-transparent-40:hover{background-color:#ffecbd66}.theme-dark .yellow-bg-lighter-hover-transparent-45:hover,.theme-dark .color-2-bg-lighter-hover-transparent-45:hover{background-color:#ffecbd73}.theme-dark .yellow-bg-lighter-hover-transparent-50:hover,.theme-dark .color-2-bg-lighter-hover-transparent-50:hover{background-color:#ffecbd80}.theme-dark .yellow-bg-lighter-hover-transparent-55:hover,.theme-dark .color-2-bg-lighter-hover-transparent-55:hover{background-color:#ffecbd8c}.theme-dark .yellow-bg-lighter-hover-transparent-60:hover,.theme-dark .color-2-bg-lighter-hover-transparent-60:hover{background-color:#ffecbd99}.theme-dark .yellow-bg-lighter-hover-transparent-65:hover,.theme-dark .color-2-bg-lighter-hover-transparent-65:hover{background-color:#ffecbda6}.theme-dark .yellow-bg-lighter-hover-transparent-70:hover,.theme-dark .color-2-bg-lighter-hover-transparent-70:hover{background-color:#ffecbdb3}.theme-dark .yellow-bg-lighter-hover-transparent-75:hover,.theme-dark .color-2-bg-lighter-hover-transparent-75:hover{background-color:#ffecbdbf}.theme-dark .yellow-bg-lighter-hover-transparent-80:hover,.theme-dark .color-2-bg-lighter-hover-transparent-80:hover{background-color:#ffecbdcc}.theme-dark .yellow-bg-lighter-hover-transparent-85:hover,.theme-dark .color-2-bg-lighter-hover-transparent-85:hover{background-color:#ffecbdd9}.theme-dark .yellow-bg-lighter-hover-transparent-90:hover,.theme-dark .color-2-bg-lighter-hover-transparent-90:hover{background-color:#ffecbde6}.theme-dark .yellow-bg-lighter-hover-transparent-95:hover,.theme-dark .color-2-bg-lighter-hover-transparent-95:hover{background-color:#ffecbdf2}.theme-dark .yellow-bg-light,.theme-dark .color-2-bg-light{background-color:#ffc83d}.theme-dark .yellow-bg-light-transparent-5,.theme-dark .color-2-bg-light-transparent-5{background-color:#ffc83d0d}.theme-dark .yellow-bg-light-transparent-10,.theme-dark .color-2-bg-light-transparent-10{background-color:#ffc83d1a}.theme-dark .yellow-bg-light-transparent-15,.theme-dark .color-2-bg-light-transparent-15{background-color:#ffc83d26}.theme-dark .yellow-bg-light-transparent-20,.theme-dark .color-2-bg-light-transparent-20{background-color:#ffc83d33}.theme-dark .yellow-bg-light-transparent-25,.theme-dark .color-2-bg-light-transparent-25{background-color:#ffc83d40}.theme-dark .yellow-bg-light-transparent-30,.theme-dark .color-2-bg-light-transparent-30{background-color:#ffc83d4d}.theme-dark .yellow-bg-light-transparent-35,.theme-dark .color-2-bg-light-transparent-35{background-color:#ffc83d59}.theme-dark .yellow-bg-light-transparent-40,.theme-dark .color-2-bg-light-transparent-40{background-color:#ffc83d66}.theme-dark .yellow-bg-light-transparent-45,.theme-dark .color-2-bg-light-transparent-45{background-color:#ffc83d73}.theme-dark .yellow-bg-light-transparent-50,.theme-dark .color-2-bg-light-transparent-50{background-color:#ffc83d80}.theme-dark .yellow-bg-light-transparent-55,.theme-dark .color-2-bg-light-transparent-55{background-color:#ffc83d8c}.theme-dark .yellow-bg-light-transparent-60,.theme-dark .color-2-bg-light-transparent-60{background-color:#ffc83d99}.theme-dark .yellow-bg-light-transparent-65,.theme-dark .color-2-bg-light-transparent-65{background-color:#ffc83da6}.theme-dark .yellow-bg-light-transparent-70,.theme-dark .color-2-bg-light-transparent-70{background-color:#ffc83db3}.theme-dark .yellow-bg-light-transparent-75,.theme-dark .color-2-bg-light-transparent-75{background-color:#ffc83dbf}.theme-dark .yellow-bg-light-transparent-80,.theme-dark .color-2-bg-light-transparent-80{background-color:#ffc83dcc}.theme-dark .yellow-bg-light-transparent-85,.theme-dark .color-2-bg-light-transparent-85{background-color:#ffc83dd9}.theme-dark .yellow-bg-light-transparent-90,.theme-dark .color-2-bg-light-transparent-90{background-color:#ffc83de6}.theme-dark .yellow-bg-light-transparent-95,.theme-dark .color-2-bg-light-transparent-95{background-color:#ffc83df2}.theme-dark .yellow-bg-light-lightness-10,.theme-dark .color-2-bg-light-lightness-10{background-color:#ffce50}.theme-dark .yellow-bg-light-darkness-10,.theme-dark .color-2-bg-light-darkness-10{background-color:#ffbf1d}.theme-dark .yellow-bg-light-lightness-20,.theme-dark .color-2-bg-light-lightness-20{background-color:#ffd364}.theme-dark .yellow-bg-light-darkness-20,.theme-dark .color-2-bg-light-darkness-20{background-color:#fdb500}.theme-dark .yellow-bg-light-lightness-30,.theme-dark .color-2-bg-light-lightness-30{background-color:#ffd977}.theme-dark .yellow-bg-light-darkness-30,.theme-dark .color-2-bg-light-darkness-30{background-color:#dd9e00}.theme-dark .yellow-bg-light-lightness-40,.theme-dark .color-2-bg-light-lightness-40{background-color:#ffde8b}.theme-dark .yellow-bg-light-darkness-40,.theme-dark .color-2-bg-light-darkness-40{background-color:#be8800}.theme-dark .yellow-bg-light-lightness-50,.theme-dark .color-2-bg-light-lightness-50{background-color:#ffe49e}.theme-dark .yellow-bg-light-darkness-50,.theme-dark .color-2-bg-light-darkness-50{background-color:#9e7100}.theme-dark .yellow-bg-light-lightness-60,.theme-dark .color-2-bg-light-lightness-60{background-color:#ffe9b1}.theme-dark .yellow-bg-light-darkness-60,.theme-dark .color-2-bg-light-darkness-60{background-color:#7e5b00}.theme-dark .yellow-bg-light-lightness-70,.theme-dark .color-2-bg-light-lightness-70{background-color:#ffefc5}.theme-dark .yellow-bg-light-darkness-70,.theme-dark .color-2-bg-light-darkness-70{background-color:#5f4400}.theme-dark .yellow-bg-light-lightness-80,.theme-dark .color-2-bg-light-lightness-80{background-color:#fff4d8}.theme-dark .yellow-bg-light-darkness-80,.theme-dark .color-2-bg-light-darkness-80{background-color:#3f2d00}.theme-dark .yellow-bg-light-lightness-90,.theme-dark .color-2-bg-light-lightness-90{background-color:#fffaec}.theme-dark .yellow-bg-light-darkness-90,.theme-dark .color-2-bg-light-darkness-90{background-color:#201700}.theme-dark .yellow-bg-light-hover:hover,.theme-dark .color-2-bg-light-hover:hover{background-color:#ffc83d}.theme-dark .yellow-bg-light-hover-transparent-5:hover,.theme-dark .color-2-bg-light-hover-transparent-5:hover{background-color:#ffc83d0d}.theme-dark .yellow-bg-light-hover-transparent-10:hover,.theme-dark .color-2-bg-light-hover-transparent-10:hover{background-color:#ffc83d1a}.theme-dark .yellow-bg-light-hover-transparent-15:hover,.theme-dark .color-2-bg-light-hover-transparent-15:hover{background-color:#ffc83d26}.theme-dark .yellow-bg-light-hover-transparent-20:hover,.theme-dark .color-2-bg-light-hover-transparent-20:hover{background-color:#ffc83d33}.theme-dark .yellow-bg-light-hover-transparent-25:hover,.theme-dark .color-2-bg-light-hover-transparent-25:hover{background-color:#ffc83d40}.theme-dark .yellow-bg-light-hover-transparent-30:hover,.theme-dark .color-2-bg-light-hover-transparent-30:hover{background-color:#ffc83d4d}.theme-dark .yellow-bg-light-hover-transparent-35:hover,.theme-dark .color-2-bg-light-hover-transparent-35:hover{background-color:#ffc83d59}.theme-dark .yellow-bg-light-hover-transparent-40:hover,.theme-dark .color-2-bg-light-hover-transparent-40:hover{background-color:#ffc83d66}.theme-dark .yellow-bg-light-hover-transparent-45:hover,.theme-dark .color-2-bg-light-hover-transparent-45:hover{background-color:#ffc83d73}.theme-dark .yellow-bg-light-hover-transparent-50:hover,.theme-dark .color-2-bg-light-hover-transparent-50:hover{background-color:#ffc83d80}.theme-dark .yellow-bg-light-hover-transparent-55:hover,.theme-dark .color-2-bg-light-hover-transparent-55:hover{background-color:#ffc83d8c}.theme-dark .yellow-bg-light-hover-transparent-60:hover,.theme-dark .color-2-bg-light-hover-transparent-60:hover{background-color:#ffc83d99}.theme-dark .yellow-bg-light-hover-transparent-65:hover,.theme-dark .color-2-bg-light-hover-transparent-65:hover{background-color:#ffc83da6}.theme-dark .yellow-bg-light-hover-transparent-70:hover,.theme-dark .color-2-bg-light-hover-transparent-70:hover{background-color:#ffc83db3}.theme-dark .yellow-bg-light-hover-transparent-75:hover,.theme-dark .color-2-bg-light-hover-transparent-75:hover{background-color:#ffc83dbf}.theme-dark .yellow-bg-light-hover-transparent-80:hover,.theme-dark .color-2-bg-light-hover-transparent-80:hover{background-color:#ffc83dcc}.theme-dark .yellow-bg-light-hover-transparent-85:hover,.theme-dark .color-2-bg-light-hover-transparent-85:hover{background-color:#ffc83dd9}.theme-dark .yellow-bg-light-hover-transparent-90:hover,.theme-dark .color-2-bg-light-hover-transparent-90:hover{background-color:#ffc83de6}.theme-dark .yellow-bg-light-hover-transparent-95:hover,.theme-dark .color-2-bg-light-hover-transparent-95:hover{background-color:#ffc83df2}.theme-dark .yellow-bg,.theme-dark .color-2-bg{background-color:#ffb600}.theme-dark .yellow-bg-transparent-5,.theme-dark .color-2-bg-transparent-5{background-color:#ffb6000d}.theme-dark .yellow-bg-transparent-10,.theme-dark .color-2-bg-transparent-10{background-color:#ffb6001a}.theme-dark .yellow-bg-transparent-15,.theme-dark .color-2-bg-transparent-15{background-color:#ffb60026}.theme-dark .yellow-bg-transparent-20,.theme-dark .color-2-bg-transparent-20{background-color:#ffb60033}.theme-dark .yellow-bg-transparent-25,.theme-dark .color-2-bg-transparent-25{background-color:#ffb60040}.theme-dark .yellow-bg-transparent-30,.theme-dark .color-2-bg-transparent-30{background-color:#ffb6004d}.theme-dark .yellow-bg-transparent-35,.theme-dark .color-2-bg-transparent-35{background-color:#ffb60059}.theme-dark .yellow-bg-transparent-40,.theme-dark .color-2-bg-transparent-40{background-color:#ffb60066}.theme-dark .yellow-bg-transparent-45,.theme-dark .color-2-bg-transparent-45{background-color:#ffb60073}.theme-dark .yellow-bg-transparent-50,.theme-dark .color-2-bg-transparent-50{background-color:#ffb60080}.theme-dark .yellow-bg-transparent-55,.theme-dark .color-2-bg-transparent-55{background-color:#ffb6008c}.theme-dark .yellow-bg-transparent-60,.theme-dark .color-2-bg-transparent-60{background-color:#ffb60099}.theme-dark .yellow-bg-transparent-65,.theme-dark .color-2-bg-transparent-65{background-color:#ffb600a6}.theme-dark .yellow-bg-transparent-70,.theme-dark .color-2-bg-transparent-70{background-color:#ffb600b3}.theme-dark .yellow-bg-transparent-75,.theme-dark .color-2-bg-transparent-75{background-color:#ffb600bf}.theme-dark .yellow-bg-transparent-80,.theme-dark .color-2-bg-transparent-80{background-color:#ffb600cc}.theme-dark .yellow-bg-transparent-85,.theme-dark .color-2-bg-transparent-85{background-color:#ffb600d9}.theme-dark .yellow-bg-transparent-90,.theme-dark .color-2-bg-transparent-90{background-color:#ffb600e6}.theme-dark .yellow-bg-transparent-95,.theme-dark .color-2-bg-transparent-95{background-color:#ffb600f2}.theme-dark .yellow-bg-lightness-10,.theme-dark .color-2-bg-lightness-10{background-color:#ffbd1a}.theme-dark .yellow-bg-darkness-10,.theme-dark .color-2-bg-darkness-10{background-color:#e6a400}.theme-dark .yellow-bg-lightness-20,.theme-dark .color-2-bg-lightness-20{background-color:#ffc533}.theme-dark .yellow-bg-darkness-20,.theme-dark .color-2-bg-darkness-20{background-color:#cc9200}.theme-dark .yellow-bg-lightness-30,.theme-dark .color-2-bg-lightness-30{background-color:#ffcc4d}.theme-dark .yellow-bg-darkness-30,.theme-dark .color-2-bg-darkness-30{background-color:#b37f00}.theme-dark .yellow-bg-lightness-40,.theme-dark .color-2-bg-lightness-40{background-color:#ffd366}.theme-dark .yellow-bg-darkness-40,.theme-dark .color-2-bg-darkness-40{background-color:#996d00}.theme-dark .yellow-bg-lightness-50,.theme-dark .color-2-bg-lightness-50{background-color:#ffdb80}.theme-dark .yellow-bg-darkness-50,.theme-dark .color-2-bg-darkness-50{background-color:#805b00}.theme-dark .yellow-bg-lightness-60,.theme-dark .color-2-bg-lightness-60{background-color:#ffe299}.theme-dark .yellow-bg-darkness-60,.theme-dark .color-2-bg-darkness-60{background-color:#664900}.theme-dark .yellow-bg-lightness-70,.theme-dark .color-2-bg-lightness-70{background-color:#ffe9b3}.theme-dark .yellow-bg-darkness-70,.theme-dark .color-2-bg-darkness-70{background-color:#4d3700}.theme-dark .yellow-bg-lightness-80,.theme-dark .color-2-bg-lightness-80{background-color:#fff0cc}.theme-dark .yellow-bg-darkness-80,.theme-dark .color-2-bg-darkness-80{background-color:#332400}.theme-dark .yellow-bg-lightness-90,.theme-dark .color-2-bg-lightness-90{background-color:#fff8e6}.theme-dark .yellow-bg-darkness-90,.theme-dark .color-2-bg-darkness-90{background-color:#1a1200}.theme-dark .yellow-bg-hover:hover,.theme-dark .color-2-bg-hover:hover{background-color:#ffb600}.theme-dark .yellow-bg-hover-transparent-5:hover,.theme-dark .color-2-bg-hover-transparent-5:hover{background-color:#ffb6000d}.theme-dark .yellow-bg-hover-transparent-10:hover,.theme-dark .color-2-bg-hover-transparent-10:hover{background-color:#ffb6001a}.theme-dark .yellow-bg-hover-transparent-15:hover,.theme-dark .color-2-bg-hover-transparent-15:hover{background-color:#ffb60026}.theme-dark .yellow-bg-hover-transparent-20:hover,.theme-dark .color-2-bg-hover-transparent-20:hover{background-color:#ffb60033}.theme-dark .yellow-bg-hover-transparent-25:hover,.theme-dark .color-2-bg-hover-transparent-25:hover{background-color:#ffb60040}.theme-dark .yellow-bg-hover-transparent-30:hover,.theme-dark .color-2-bg-hover-transparent-30:hover{background-color:#ffb6004d}.theme-dark .yellow-bg-hover-transparent-35:hover,.theme-dark .color-2-bg-hover-transparent-35:hover{background-color:#ffb60059}.theme-dark .yellow-bg-hover-transparent-40:hover,.theme-dark .color-2-bg-hover-transparent-40:hover{background-color:#ffb60066}.theme-dark .yellow-bg-hover-transparent-45:hover,.theme-dark .color-2-bg-hover-transparent-45:hover{background-color:#ffb60073}.theme-dark .yellow-bg-hover-transparent-50:hover,.theme-dark .color-2-bg-hover-transparent-50:hover{background-color:#ffb60080}.theme-dark .yellow-bg-hover-transparent-55:hover,.theme-dark .color-2-bg-hover-transparent-55:hover{background-color:#ffb6008c}.theme-dark .yellow-bg-hover-transparent-60:hover,.theme-dark .color-2-bg-hover-transparent-60:hover{background-color:#ffb60099}.theme-dark .yellow-bg-hover-transparent-65:hover,.theme-dark .color-2-bg-hover-transparent-65:hover{background-color:#ffb600a6}.theme-dark .yellow-bg-hover-transparent-70:hover,.theme-dark .color-2-bg-hover-transparent-70:hover{background-color:#ffb600b3}.theme-dark .yellow-bg-hover-transparent-75:hover,.theme-dark .color-2-bg-hover-transparent-75:hover{background-color:#ffb600bf}.theme-dark .yellow-bg-hover-transparent-80:hover,.theme-dark .color-2-bg-hover-transparent-80:hover{background-color:#ffb600cc}.theme-dark .yellow-bg-hover-transparent-85:hover,.theme-dark .color-2-bg-hover-transparent-85:hover{background-color:#ffb600d9}.theme-dark .yellow-bg-hover-transparent-90:hover,.theme-dark .color-2-bg-hover-transparent-90:hover{background-color:#ffb600e6}.theme-dark .yellow-bg-hover-transparent-95:hover,.theme-dark .color-2-bg-hover-transparent-95:hover{background-color:#ffb600f2}.theme-dark .yellow-bg-dark,.theme-dark .color-2-bg-dark{background-color:#c28a00}.theme-dark .yellow-bg-dark-transparent-5,.theme-dark .color-2-bg-dark-transparent-5{background-color:#c28a000d}.theme-dark .yellow-bg-dark-transparent-10,.theme-dark .color-2-bg-dark-transparent-10{background-color:#c28a001a}.theme-dark .yellow-bg-dark-transparent-15,.theme-dark .color-2-bg-dark-transparent-15{background-color:#c28a0026}.theme-dark .yellow-bg-dark-transparent-20,.theme-dark .color-2-bg-dark-transparent-20{background-color:#c28a0033}.theme-dark .yellow-bg-dark-transparent-25,.theme-dark .color-2-bg-dark-transparent-25{background-color:#c28a0040}.theme-dark .yellow-bg-dark-transparent-30,.theme-dark .color-2-bg-dark-transparent-30{background-color:#c28a004d}.theme-dark .yellow-bg-dark-transparent-35,.theme-dark .color-2-bg-dark-transparent-35{background-color:#c28a0059}.theme-dark .yellow-bg-dark-transparent-40,.theme-dark .color-2-bg-dark-transparent-40{background-color:#c28a0066}.theme-dark .yellow-bg-dark-transparent-45,.theme-dark .color-2-bg-dark-transparent-45{background-color:#c28a0073}.theme-dark .yellow-bg-dark-transparent-50,.theme-dark .color-2-bg-dark-transparent-50{background-color:#c28a0080}.theme-dark .yellow-bg-dark-transparent-55,.theme-dark .color-2-bg-dark-transparent-55{background-color:#c28a008c}.theme-dark .yellow-bg-dark-transparent-60,.theme-dark .color-2-bg-dark-transparent-60{background-color:#c28a0099}.theme-dark .yellow-bg-dark-transparent-65,.theme-dark .color-2-bg-dark-transparent-65{background-color:#c28a00a6}.theme-dark .yellow-bg-dark-transparent-70,.theme-dark .color-2-bg-dark-transparent-70{background-color:#c28a00b3}.theme-dark .yellow-bg-dark-transparent-75,.theme-dark .color-2-bg-dark-transparent-75{background-color:#c28a00bf}.theme-dark .yellow-bg-dark-transparent-80,.theme-dark .color-2-bg-dark-transparent-80{background-color:#c28a00cc}.theme-dark .yellow-bg-dark-transparent-85,.theme-dark .color-2-bg-dark-transparent-85{background-color:#c28a00d9}.theme-dark .yellow-bg-dark-transparent-90,.theme-dark .color-2-bg-dark-transparent-90{background-color:#c28a00e6}.theme-dark .yellow-bg-dark-transparent-95,.theme-dark .color-2-bg-dark-transparent-95{background-color:#c28a00f2}.theme-dark .yellow-bg-dark-lightness-10,.theme-dark .color-2-bg-dark-lightness-10{background-color:#e2a000}.theme-dark .yellow-bg-dark-darkness-10,.theme-dark .color-2-bg-dark-darkness-10{background-color:#af7c00}.theme-dark .yellow-bg-dark-lightness-20,.theme-dark .color-2-bg-dark-lightness-20{background-color:#ffb602}.theme-dark .yellow-bg-dark-darkness-20,.theme-dark .color-2-bg-dark-darkness-20{background-color:#9b6e00}.theme-dark .yellow-bg-dark-lightness-30,.theme-dark .color-2-bg-dark-lightness-30{background-color:#ffbf22}.theme-dark .yellow-bg-dark-darkness-30,.theme-dark .color-2-bg-dark-darkness-30{background-color:#886100}.theme-dark .yellow-bg-dark-lightness-40,.theme-dark .color-2-bg-dark-lightness-40{background-color:#ffc841}.theme-dark .yellow-bg-dark-darkness-40,.theme-dark .color-2-bg-dark-darkness-40{background-color:#745300}.theme-dark .yellow-bg-dark-lightness-50,.theme-dark .color-2-bg-dark-lightness-50{background-color:#ffd161}.theme-dark .yellow-bg-dark-darkness-50,.theme-dark .color-2-bg-dark-darkness-50{background-color:#614500}.theme-dark .yellow-bg-dark-lightness-60,.theme-dark .color-2-bg-dark-lightness-60{background-color:#ffdb81}.theme-dark .yellow-bg-dark-darkness-60,.theme-dark .color-2-bg-dark-darkness-60{background-color:#4e3700}.theme-dark .yellow-bg-dark-lightness-70,.theme-dark .color-2-bg-dark-lightness-70{background-color:#ffe4a0}.theme-dark .yellow-bg-dark-darkness-70,.theme-dark .color-2-bg-dark-darkness-70{background-color:#3a2900}.theme-dark .yellow-bg-dark-lightness-80,.theme-dark .color-2-bg-dark-lightness-80{background-color:#ffedc0}.theme-dark .yellow-bg-dark-darkness-80,.theme-dark .color-2-bg-dark-darkness-80{background-color:#271c00}.theme-dark .yellow-bg-dark-lightness-90,.theme-dark .color-2-bg-dark-lightness-90{background-color:#fff6df}.theme-dark .yellow-bg-dark-darkness-90,.theme-dark .color-2-bg-dark-darkness-90{background-color:#130e00}.theme-dark .yellow-bg-dark-hover:hover,.theme-dark .color-2-bg-dark-hover:hover{background-color:#c28a00}.theme-dark .yellow-bg-dark-hover-transparent-5:hover,.theme-dark .color-2-bg-dark-hover-transparent-5:hover{background-color:#c28a000d}.theme-dark .yellow-bg-dark-hover-transparent-10:hover,.theme-dark .color-2-bg-dark-hover-transparent-10:hover{background-color:#c28a001a}.theme-dark .yellow-bg-dark-hover-transparent-15:hover,.theme-dark .color-2-bg-dark-hover-transparent-15:hover{background-color:#c28a0026}.theme-dark .yellow-bg-dark-hover-transparent-20:hover,.theme-dark .color-2-bg-dark-hover-transparent-20:hover{background-color:#c28a0033}.theme-dark .yellow-bg-dark-hover-transparent-25:hover,.theme-dark .color-2-bg-dark-hover-transparent-25:hover{background-color:#c28a0040}.theme-dark .yellow-bg-dark-hover-transparent-30:hover,.theme-dark .color-2-bg-dark-hover-transparent-30:hover{background-color:#c28a004d}.theme-dark .yellow-bg-dark-hover-transparent-35:hover,.theme-dark .color-2-bg-dark-hover-transparent-35:hover{background-color:#c28a0059}.theme-dark .yellow-bg-dark-hover-transparent-40:hover,.theme-dark .color-2-bg-dark-hover-transparent-40:hover{background-color:#c28a0066}.theme-dark .yellow-bg-dark-hover-transparent-45:hover,.theme-dark .color-2-bg-dark-hover-transparent-45:hover{background-color:#c28a0073}.theme-dark .yellow-bg-dark-hover-transparent-50:hover,.theme-dark .color-2-bg-dark-hover-transparent-50:hover{background-color:#c28a0080}.theme-dark .yellow-bg-dark-hover-transparent-55:hover,.theme-dark .color-2-bg-dark-hover-transparent-55:hover{background-color:#c28a008c}.theme-dark .yellow-bg-dark-hover-transparent-60:hover,.theme-dark .color-2-bg-dark-hover-transparent-60:hover{background-color:#c28a0099}.theme-dark .yellow-bg-dark-hover-transparent-65:hover,.theme-dark .color-2-bg-dark-hover-transparent-65:hover{background-color:#c28a00a6}.theme-dark .yellow-bg-dark-hover-transparent-70:hover,.theme-dark .color-2-bg-dark-hover-transparent-70:hover{background-color:#c28a00b3}.theme-dark .yellow-bg-dark-hover-transparent-75:hover,.theme-dark .color-2-bg-dark-hover-transparent-75:hover{background-color:#c28a00bf}.theme-dark .yellow-bg-dark-hover-transparent-80:hover,.theme-dark .color-2-bg-dark-hover-transparent-80:hover{background-color:#c28a00cc}.theme-dark .yellow-bg-dark-hover-transparent-85:hover,.theme-dark .color-2-bg-dark-hover-transparent-85:hover{background-color:#c28a00d9}.theme-dark .yellow-bg-dark-hover-transparent-90:hover,.theme-dark .color-2-bg-dark-hover-transparent-90:hover{background-color:#c28a00e6}.theme-dark .yellow-bg-dark-hover-transparent-95:hover,.theme-dark .color-2-bg-dark-hover-transparent-95:hover{background-color:#c28a00f2}.theme-dark .yellow-bg-darker,.theme-dark .color-2-bg-darker{background-color:#855f00}.theme-dark .yellow-bg-darker-transparent-5,.theme-dark .color-2-bg-darker-transparent-5{background-color:#855f000d}.theme-dark .yellow-bg-darker-transparent-10,.theme-dark .color-2-bg-darker-transparent-10{background-color:#855f001a}.theme-dark .yellow-bg-darker-transparent-15,.theme-dark .color-2-bg-darker-transparent-15{background-color:#855f0026}.theme-dark .yellow-bg-darker-transparent-20,.theme-dark .color-2-bg-darker-transparent-20{background-color:#855f0033}.theme-dark .yellow-bg-darker-transparent-25,.theme-dark .color-2-bg-darker-transparent-25{background-color:#855f0040}.theme-dark .yellow-bg-darker-transparent-30,.theme-dark .color-2-bg-darker-transparent-30{background-color:#855f004d}.theme-dark .yellow-bg-darker-transparent-35,.theme-dark .color-2-bg-darker-transparent-35{background-color:#855f0059}.theme-dark .yellow-bg-darker-transparent-40,.theme-dark .color-2-bg-darker-transparent-40{background-color:#855f0066}.theme-dark .yellow-bg-darker-transparent-45,.theme-dark .color-2-bg-darker-transparent-45{background-color:#855f0073}.theme-dark .yellow-bg-darker-transparent-50,.theme-dark .color-2-bg-darker-transparent-50{background-color:#855f0080}.theme-dark .yellow-bg-darker-transparent-55,.theme-dark .color-2-bg-darker-transparent-55{background-color:#855f008c}.theme-dark .yellow-bg-darker-transparent-60,.theme-dark .color-2-bg-darker-transparent-60{background-color:#855f0099}.theme-dark .yellow-bg-darker-transparent-65,.theme-dark .color-2-bg-darker-transparent-65{background-color:#855f00a6}.theme-dark .yellow-bg-darker-transparent-70,.theme-dark .color-2-bg-darker-transparent-70{background-color:#855f00b3}.theme-dark .yellow-bg-darker-transparent-75,.theme-dark .color-2-bg-darker-transparent-75{background-color:#855f00bf}.theme-dark .yellow-bg-darker-transparent-80,.theme-dark .color-2-bg-darker-transparent-80{background-color:#855f00cc}.theme-dark .yellow-bg-darker-transparent-85,.theme-dark .color-2-bg-darker-transparent-85{background-color:#855f00d9}.theme-dark .yellow-bg-darker-transparent-90,.theme-dark .color-2-bg-darker-transparent-90{background-color:#855f00e6}.theme-dark .yellow-bg-darker-transparent-95,.theme-dark .color-2-bg-darker-transparent-95{background-color:#855f00f2}.theme-dark .yellow-bg-darker-lightness-10,.theme-dark .color-2-bg-darker-lightness-10{background-color:#ab7a00}.theme-dark .yellow-bg-darker-darkness-10,.theme-dark .color-2-bg-darker-darkness-10{background-color:#785600}.theme-dark .yellow-bg-darker-lightness-20,.theme-dark .color-2-bg-darker-lightness-20{background-color:#d09500}.theme-dark .yellow-bg-darker-darkness-20,.theme-dark .color-2-bg-darker-darkness-20{background-color:#6a4c00}.theme-dark .yellow-bg-darker-lightness-30,.theme-dark .color-2-bg-darker-lightness-30{background-color:#f6b000}.theme-dark .yellow-bg-darker-darkness-30,.theme-dark .color-2-bg-darker-darkness-30{background-color:#5d4300}.theme-dark .yellow-bg-darker-lightness-40,.theme-dark .color-2-bg-darker-lightness-40{background-color:#ffbe1d}.theme-dark .yellow-bg-darker-darkness-40,.theme-dark .color-2-bg-darker-darkness-40{background-color:#503900}.theme-dark .yellow-bg-darker-lightness-50,.theme-dark .color-2-bg-darker-lightness-50{background-color:#ffc943}.theme-dark .yellow-bg-darker-darkness-50,.theme-dark .color-2-bg-darker-darkness-50{background-color:#433000}.theme-dark .yellow-bg-darker-lightness-60,.theme-dark .color-2-bg-darker-lightness-60{background-color:#ffd468}.theme-dark .yellow-bg-darker-darkness-60,.theme-dark .color-2-bg-darker-darkness-60{background-color:#352600}.theme-dark .yellow-bg-darker-lightness-70,.theme-dark .color-2-bg-darker-lightness-70{background-color:#ffdf8e}.theme-dark .yellow-bg-darker-darkness-70,.theme-dark .color-2-bg-darker-darkness-70{background-color:#281d00}.theme-dark .yellow-bg-darker-lightness-80,.theme-dark .color-2-bg-darker-lightness-80{background-color:#ffe9b4}.theme-dark .yellow-bg-darker-darkness-80,.theme-dark .color-2-bg-darker-darkness-80{background-color:#1b1300}.theme-dark .yellow-bg-darker-lightness-90,.theme-dark .color-2-bg-darker-lightness-90{background-color:#fff4d9}.theme-dark .yellow-bg-darker-darkness-90,.theme-dark .color-2-bg-darker-darkness-90{background-color:#0d0a00}.theme-dark .yellow-bg-darker-hover:hover,.theme-dark .color-2-bg-darker-hover:hover{background-color:#855f00}.theme-dark .yellow-bg-darker-hover-transparent-5:hover,.theme-dark .color-2-bg-darker-hover-transparent-5:hover{background-color:#855f000d}.theme-dark .yellow-bg-darker-hover-transparent-10:hover,.theme-dark .color-2-bg-darker-hover-transparent-10:hover{background-color:#855f001a}.theme-dark .yellow-bg-darker-hover-transparent-15:hover,.theme-dark .color-2-bg-darker-hover-transparent-15:hover{background-color:#855f0026}.theme-dark .yellow-bg-darker-hover-transparent-20:hover,.theme-dark .color-2-bg-darker-hover-transparent-20:hover{background-color:#855f0033}.theme-dark .yellow-bg-darker-hover-transparent-25:hover,.theme-dark .color-2-bg-darker-hover-transparent-25:hover{background-color:#855f0040}.theme-dark .yellow-bg-darker-hover-transparent-30:hover,.theme-dark .color-2-bg-darker-hover-transparent-30:hover{background-color:#855f004d}.theme-dark .yellow-bg-darker-hover-transparent-35:hover,.theme-dark .color-2-bg-darker-hover-transparent-35:hover{background-color:#855f0059}.theme-dark .yellow-bg-darker-hover-transparent-40:hover,.theme-dark .color-2-bg-darker-hover-transparent-40:hover{background-color:#855f0066}.theme-dark .yellow-bg-darker-hover-transparent-45:hover,.theme-dark .color-2-bg-darker-hover-transparent-45:hover{background-color:#855f0073}.theme-dark .yellow-bg-darker-hover-transparent-50:hover,.theme-dark .color-2-bg-darker-hover-transparent-50:hover{background-color:#855f0080}.theme-dark .yellow-bg-darker-hover-transparent-55:hover,.theme-dark .color-2-bg-darker-hover-transparent-55:hover{background-color:#855f008c}.theme-dark .yellow-bg-darker-hover-transparent-60:hover,.theme-dark .color-2-bg-darker-hover-transparent-60:hover{background-color:#855f0099}.theme-dark .yellow-bg-darker-hover-transparent-65:hover,.theme-dark .color-2-bg-darker-hover-transparent-65:hover{background-color:#855f00a6}.theme-dark .yellow-bg-darker-hover-transparent-70:hover,.theme-dark .color-2-bg-darker-hover-transparent-70:hover{background-color:#855f00b3}.theme-dark .yellow-bg-darker-hover-transparent-75:hover,.theme-dark .color-2-bg-darker-hover-transparent-75:hover{background-color:#855f00bf}.theme-dark .yellow-bg-darker-hover-transparent-80:hover,.theme-dark .color-2-bg-darker-hover-transparent-80:hover{background-color:#855f00cc}.theme-dark .yellow-bg-darker-hover-transparent-85:hover,.theme-dark .color-2-bg-darker-hover-transparent-85:hover{background-color:#855f00d9}.theme-dark .yellow-bg-darker-hover-transparent-90:hover,.theme-dark .color-2-bg-darker-hover-transparent-90:hover{background-color:#855f00e6}.theme-dark .yellow-bg-darker-hover-transparent-95:hover,.theme-dark .color-2-bg-darker-hover-transparent-95:hover{background-color:#855f00f2}.theme-dark .yellow-font-lighter,.theme-dark .color-2-font-lighter{color:#ffecbd}.theme-dark .yellow-font-lighter-transparent-5,.theme-dark .color-2-font-lighter-transparent-5{color:#ffecbd0d}.theme-dark .yellow-font-lighter-transparent-10,.theme-dark .color-2-font-lighter-transparent-10{color:#ffecbd1a}.theme-dark .yellow-font-lighter-transparent-15,.theme-dark .color-2-font-lighter-transparent-15{color:#ffecbd26}.theme-dark .yellow-font-lighter-transparent-20,.theme-dark .color-2-font-lighter-transparent-20{color:#ffecbd33}.theme-dark .yellow-font-lighter-transparent-25,.theme-dark .color-2-font-lighter-transparent-25{color:#ffecbd40}.theme-dark .yellow-font-lighter-transparent-30,.theme-dark .color-2-font-lighter-transparent-30{color:#ffecbd4d}.theme-dark .yellow-font-lighter-transparent-35,.theme-dark .color-2-font-lighter-transparent-35{color:#ffecbd59}.theme-dark .yellow-font-lighter-transparent-40,.theme-dark .color-2-font-lighter-transparent-40{color:#ffecbd66}.theme-dark .yellow-font-lighter-transparent-45,.theme-dark .color-2-font-lighter-transparent-45{color:#ffecbd73}.theme-dark .yellow-font-lighter-transparent-50,.theme-dark .color-2-font-lighter-transparent-50{color:#ffecbd80}.theme-dark .yellow-font-lighter-transparent-55,.theme-dark .color-2-font-lighter-transparent-55{color:#ffecbd8c}.theme-dark .yellow-font-lighter-transparent-60,.theme-dark .color-2-font-lighter-transparent-60{color:#ffecbd99}.theme-dark .yellow-font-lighter-transparent-65,.theme-dark .color-2-font-lighter-transparent-65{color:#ffecbda6}.theme-dark .yellow-font-lighter-transparent-70,.theme-dark .color-2-font-lighter-transparent-70{color:#ffecbdb3}.theme-dark .yellow-font-lighter-transparent-75,.theme-dark .color-2-font-lighter-transparent-75{color:#ffecbdbf}.theme-dark .yellow-font-lighter-transparent-80,.theme-dark .color-2-font-lighter-transparent-80{color:#ffecbdcc}.theme-dark .yellow-font-lighter-transparent-85,.theme-dark .color-2-font-lighter-transparent-85{color:#ffecbdd9}.theme-dark .yellow-font-lighter-transparent-90,.theme-dark .color-2-font-lighter-transparent-90{color:#ffecbde6}.theme-dark .yellow-font-lighter-transparent-95,.theme-dark .color-2-font-lighter-transparent-95{color:#ffecbdf2}.theme-dark .yellow-font-lighter-lightness-10,.theme-dark .color-2-font-lighter-lightness-10{color:#ffeec4}.theme-dark .yellow-font-lighter-darkness-10,.theme-dark .color-2-font-lighter-darkness-10{color:#ffdf91}.theme-dark .yellow-font-lighter-lightness-20,.theme-dark .color-2-font-lighter-lightness-20{color:#fff0ca}.theme-dark .yellow-font-lighter-darkness-20,.theme-dark .color-2-font-lighter-darkness-20{color:#ffd264}.theme-dark .yellow-font-lighter-lightness-30,.theme-dark .color-2-font-lighter-lightness-30{color:#fff2d1}.theme-dark .yellow-font-lighter-darkness-30,.theme-dark .color-2-font-lighter-darkness-30{color:#ffc638}.theme-dark .yellow-font-lighter-lightness-40,.theme-dark .color-2-font-lighter-lightness-40{color:#fff4d7}.theme-dark .yellow-font-lighter-darkness-40,.theme-dark .color-2-font-lighter-darkness-40{color:#ffb90b}.theme-dark .yellow-font-lighter-lightness-50,.theme-dark .color-2-font-lighter-lightness-50{color:#fff6de}.theme-dark .yellow-font-lighter-darkness-50,.theme-dark .color-2-font-lighter-darkness-50{color:#de9e00}.theme-dark .yellow-font-lighter-lightness-60,.theme-dark .color-2-font-lighter-lightness-60{color:#fff7e5}.theme-dark .yellow-font-lighter-darkness-60,.theme-dark .color-2-font-lighter-darkness-60{color:#b27e00}.theme-dark .yellow-font-lighter-lightness-70,.theme-dark .color-2-font-lighter-lightness-70{color:#fff9eb}.theme-dark .yellow-font-lighter-darkness-70,.theme-dark .color-2-font-lighter-darkness-70{color:#855f00}.theme-dark .yellow-font-lighter-lightness-80,.theme-dark .color-2-font-lighter-lightness-80{color:#fffbf2}.theme-dark .yellow-font-lighter-darkness-80,.theme-dark .color-2-font-lighter-darkness-80{color:#593f00}.theme-dark .yellow-font-lighter-lightness-90,.theme-dark .color-2-font-lighter-lightness-90{color:#fffdf8}.theme-dark .yellow-font-lighter-darkness-90,.theme-dark .color-2-font-lighter-darkness-90{color:#2c2000}.theme-dark .yellow-font-lighter-hover:hover,.theme-dark .color-2-font-lighter-hover:hover{color:#ffecbd}.theme-dark .yellow-font-lighter-hover-transparent-5:hover,.theme-dark .color-2-font-lighter-hover-transparent-5:hover{color:#ffecbd0d}.theme-dark .yellow-font-lighter-hover-transparent-10:hover,.theme-dark .color-2-font-lighter-hover-transparent-10:hover{color:#ffecbd1a}.theme-dark .yellow-font-lighter-hover-transparent-15:hover,.theme-dark .color-2-font-lighter-hover-transparent-15:hover{color:#ffecbd26}.theme-dark .yellow-font-lighter-hover-transparent-20:hover,.theme-dark .color-2-font-lighter-hover-transparent-20:hover{color:#ffecbd33}.theme-dark .yellow-font-lighter-hover-transparent-25:hover,.theme-dark .color-2-font-lighter-hover-transparent-25:hover{color:#ffecbd40}.theme-dark .yellow-font-lighter-hover-transparent-30:hover,.theme-dark .color-2-font-lighter-hover-transparent-30:hover{color:#ffecbd4d}.theme-dark .yellow-font-lighter-hover-transparent-35:hover,.theme-dark .color-2-font-lighter-hover-transparent-35:hover{color:#ffecbd59}.theme-dark .yellow-font-lighter-hover-transparent-40:hover,.theme-dark .color-2-font-lighter-hover-transparent-40:hover{color:#ffecbd66}.theme-dark .yellow-font-lighter-hover-transparent-45:hover,.theme-dark .color-2-font-lighter-hover-transparent-45:hover{color:#ffecbd73}.theme-dark .yellow-font-lighter-hover-transparent-50:hover,.theme-dark .color-2-font-lighter-hover-transparent-50:hover{color:#ffecbd80}.theme-dark .yellow-font-lighter-hover-transparent-55:hover,.theme-dark .color-2-font-lighter-hover-transparent-55:hover{color:#ffecbd8c}.theme-dark .yellow-font-lighter-hover-transparent-60:hover,.theme-dark .color-2-font-lighter-hover-transparent-60:hover{color:#ffecbd99}.theme-dark .yellow-font-lighter-hover-transparent-65:hover,.theme-dark .color-2-font-lighter-hover-transparent-65:hover{color:#ffecbda6}.theme-dark .yellow-font-lighter-hover-transparent-70:hover,.theme-dark .color-2-font-lighter-hover-transparent-70:hover{color:#ffecbdb3}.theme-dark .yellow-font-lighter-hover-transparent-75:hover,.theme-dark .color-2-font-lighter-hover-transparent-75:hover{color:#ffecbdbf}.theme-dark .yellow-font-lighter-hover-transparent-80:hover,.theme-dark .color-2-font-lighter-hover-transparent-80:hover{color:#ffecbdcc}.theme-dark .yellow-font-lighter-hover-transparent-85:hover,.theme-dark .color-2-font-lighter-hover-transparent-85:hover{color:#ffecbdd9}.theme-dark .yellow-font-lighter-hover-transparent-90:hover,.theme-dark .color-2-font-lighter-hover-transparent-90:hover{color:#ffecbde6}.theme-dark .yellow-font-lighter-hover-transparent-95:hover,.theme-dark .color-2-font-lighter-hover-transparent-95:hover{color:#ffecbdf2}.theme-dark .yellow-font-lighter-contrast,.theme-dark .color-2-font-lighter-contrast{color:#161616}.theme-dark .yellow-font-light,.theme-dark .color-2-font-light{color:#ffc83d}.theme-dark .yellow-font-light-transparent-5,.theme-dark .color-2-font-light-transparent-5{color:#ffc83d0d}.theme-dark .yellow-font-light-transparent-10,.theme-dark .color-2-font-light-transparent-10{color:#ffc83d1a}.theme-dark .yellow-font-light-transparent-15,.theme-dark .color-2-font-light-transparent-15{color:#ffc83d26}.theme-dark .yellow-font-light-transparent-20,.theme-dark .color-2-font-light-transparent-20{color:#ffc83d33}.theme-dark .yellow-font-light-transparent-25,.theme-dark .color-2-font-light-transparent-25{color:#ffc83d40}.theme-dark .yellow-font-light-transparent-30,.theme-dark .color-2-font-light-transparent-30{color:#ffc83d4d}.theme-dark .yellow-font-light-transparent-35,.theme-dark .color-2-font-light-transparent-35{color:#ffc83d59}.theme-dark .yellow-font-light-transparent-40,.theme-dark .color-2-font-light-transparent-40{color:#ffc83d66}.theme-dark .yellow-font-light-transparent-45,.theme-dark .color-2-font-light-transparent-45{color:#ffc83d73}.theme-dark .yellow-font-light-transparent-50,.theme-dark .color-2-font-light-transparent-50{color:#ffc83d80}.theme-dark .yellow-font-light-transparent-55,.theme-dark .color-2-font-light-transparent-55{color:#ffc83d8c}.theme-dark .yellow-font-light-transparent-60,.theme-dark .color-2-font-light-transparent-60{color:#ffc83d99}.theme-dark .yellow-font-light-transparent-65,.theme-dark .color-2-font-light-transparent-65{color:#ffc83da6}.theme-dark .yellow-font-light-transparent-70,.theme-dark .color-2-font-light-transparent-70{color:#ffc83db3}.theme-dark .yellow-font-light-transparent-75,.theme-dark .color-2-font-light-transparent-75{color:#ffc83dbf}.theme-dark .yellow-font-light-transparent-80,.theme-dark .color-2-font-light-transparent-80{color:#ffc83dcc}.theme-dark .yellow-font-light-transparent-85,.theme-dark .color-2-font-light-transparent-85{color:#ffc83dd9}.theme-dark .yellow-font-light-transparent-90,.theme-dark .color-2-font-light-transparent-90{color:#ffc83de6}.theme-dark .yellow-font-light-transparent-95,.theme-dark .color-2-font-light-transparent-95{color:#ffc83df2}.theme-dark .yellow-font-light-lightness-10,.theme-dark .color-2-font-light-lightness-10{color:#ffce50}.theme-dark .yellow-font-light-darkness-10,.theme-dark .color-2-font-light-darkness-10{color:#ffbf1d}.theme-dark .yellow-font-light-lightness-20,.theme-dark .color-2-font-light-lightness-20{color:#ffd364}.theme-dark .yellow-font-light-darkness-20,.theme-dark .color-2-font-light-darkness-20{color:#fdb500}.theme-dark .yellow-font-light-lightness-30,.theme-dark .color-2-font-light-lightness-30{color:#ffd977}.theme-dark .yellow-font-light-darkness-30,.theme-dark .color-2-font-light-darkness-30{color:#dd9e00}.theme-dark .yellow-font-light-lightness-40,.theme-dark .color-2-font-light-lightness-40{color:#ffde8b}.theme-dark .yellow-font-light-darkness-40,.theme-dark .color-2-font-light-darkness-40{color:#be8800}.theme-dark .yellow-font-light-lightness-50,.theme-dark .color-2-font-light-lightness-50{color:#ffe49e}.theme-dark .yellow-font-light-darkness-50,.theme-dark .color-2-font-light-darkness-50{color:#9e7100}.theme-dark .yellow-font-light-lightness-60,.theme-dark .color-2-font-light-lightness-60{color:#ffe9b1}.theme-dark .yellow-font-light-darkness-60,.theme-dark .color-2-font-light-darkness-60{color:#7e5b00}.theme-dark .yellow-font-light-lightness-70,.theme-dark .color-2-font-light-lightness-70{color:#ffefc5}.theme-dark .yellow-font-light-darkness-70,.theme-dark .color-2-font-light-darkness-70{color:#5f4400}.theme-dark .yellow-font-light-lightness-80,.theme-dark .color-2-font-light-lightness-80{color:#fff4d8}.theme-dark .yellow-font-light-darkness-80,.theme-dark .color-2-font-light-darkness-80{color:#3f2d00}.theme-dark .yellow-font-light-lightness-90,.theme-dark .color-2-font-light-lightness-90{color:#fffaec}.theme-dark .yellow-font-light-darkness-90,.theme-dark .color-2-font-light-darkness-90{color:#201700}.theme-dark .yellow-font-light-hover:hover,.theme-dark .color-2-font-light-hover:hover{color:#ffc83d}.theme-dark .yellow-font-light-hover-transparent-5:hover,.theme-dark .color-2-font-light-hover-transparent-5:hover{color:#ffc83d0d}.theme-dark .yellow-font-light-hover-transparent-10:hover,.theme-dark .color-2-font-light-hover-transparent-10:hover{color:#ffc83d1a}.theme-dark .yellow-font-light-hover-transparent-15:hover,.theme-dark .color-2-font-light-hover-transparent-15:hover{color:#ffc83d26}.theme-dark .yellow-font-light-hover-transparent-20:hover,.theme-dark .color-2-font-light-hover-transparent-20:hover{color:#ffc83d33}.theme-dark .yellow-font-light-hover-transparent-25:hover,.theme-dark .color-2-font-light-hover-transparent-25:hover{color:#ffc83d40}.theme-dark .yellow-font-light-hover-transparent-30:hover,.theme-dark .color-2-font-light-hover-transparent-30:hover{color:#ffc83d4d}.theme-dark .yellow-font-light-hover-transparent-35:hover,.theme-dark .color-2-font-light-hover-transparent-35:hover{color:#ffc83d59}.theme-dark .yellow-font-light-hover-transparent-40:hover,.theme-dark .color-2-font-light-hover-transparent-40:hover{color:#ffc83d66}.theme-dark .yellow-font-light-hover-transparent-45:hover,.theme-dark .color-2-font-light-hover-transparent-45:hover{color:#ffc83d73}.theme-dark .yellow-font-light-hover-transparent-50:hover,.theme-dark .color-2-font-light-hover-transparent-50:hover{color:#ffc83d80}.theme-dark .yellow-font-light-hover-transparent-55:hover,.theme-dark .color-2-font-light-hover-transparent-55:hover{color:#ffc83d8c}.theme-dark .yellow-font-light-hover-transparent-60:hover,.theme-dark .color-2-font-light-hover-transparent-60:hover{color:#ffc83d99}.theme-dark .yellow-font-light-hover-transparent-65:hover,.theme-dark .color-2-font-light-hover-transparent-65:hover{color:#ffc83da6}.theme-dark .yellow-font-light-hover-transparent-70:hover,.theme-dark .color-2-font-light-hover-transparent-70:hover{color:#ffc83db3}.theme-dark .yellow-font-light-hover-transparent-75:hover,.theme-dark .color-2-font-light-hover-transparent-75:hover{color:#ffc83dbf}.theme-dark .yellow-font-light-hover-transparent-80:hover,.theme-dark .color-2-font-light-hover-transparent-80:hover{color:#ffc83dcc}.theme-dark .yellow-font-light-hover-transparent-85:hover,.theme-dark .color-2-font-light-hover-transparent-85:hover{color:#ffc83dd9}.theme-dark .yellow-font-light-hover-transparent-90:hover,.theme-dark .color-2-font-light-hover-transparent-90:hover{color:#ffc83de6}.theme-dark .yellow-font-light-hover-transparent-95:hover,.theme-dark .color-2-font-light-hover-transparent-95:hover{color:#ffc83df2}.theme-dark .yellow-font-light-contrast,.theme-dark .color-2-font-light-contrast{color:#161616}.theme-dark .yellow-font,.theme-dark .color-2-font{color:#ffb600}.theme-dark .yellow-font-transparent-5,.theme-dark .color-2-font-transparent-5{color:#ffb6000d}.theme-dark .yellow-font-transparent-10,.theme-dark .color-2-font-transparent-10{color:#ffb6001a}.theme-dark .yellow-font-transparent-15,.theme-dark .color-2-font-transparent-15{color:#ffb60026}.theme-dark .yellow-font-transparent-20,.theme-dark .color-2-font-transparent-20{color:#ffb60033}.theme-dark .yellow-font-transparent-25,.theme-dark .color-2-font-transparent-25{color:#ffb60040}.theme-dark .yellow-font-transparent-30,.theme-dark .color-2-font-transparent-30{color:#ffb6004d}.theme-dark .yellow-font-transparent-35,.theme-dark .color-2-font-transparent-35{color:#ffb60059}.theme-dark .yellow-font-transparent-40,.theme-dark .color-2-font-transparent-40{color:#ffb60066}.theme-dark .yellow-font-transparent-45,.theme-dark .color-2-font-transparent-45{color:#ffb60073}.theme-dark .yellow-font-transparent-50,.theme-dark .color-2-font-transparent-50{color:#ffb60080}.theme-dark .yellow-font-transparent-55,.theme-dark .color-2-font-transparent-55{color:#ffb6008c}.theme-dark .yellow-font-transparent-60,.theme-dark .color-2-font-transparent-60{color:#ffb60099}.theme-dark .yellow-font-transparent-65,.theme-dark .color-2-font-transparent-65{color:#ffb600a6}.theme-dark .yellow-font-transparent-70,.theme-dark .color-2-font-transparent-70{color:#ffb600b3}.theme-dark .yellow-font-transparent-75,.theme-dark .color-2-font-transparent-75{color:#ffb600bf}.theme-dark .yellow-font-transparent-80,.theme-dark .color-2-font-transparent-80{color:#ffb600cc}.theme-dark .yellow-font-transparent-85,.theme-dark .color-2-font-transparent-85{color:#ffb600d9}.theme-dark .yellow-font-transparent-90,.theme-dark .color-2-font-transparent-90{color:#ffb600e6}.theme-dark .yellow-font-transparent-95,.theme-dark .color-2-font-transparent-95{color:#ffb600f2}.theme-dark .yellow-font-lightness-10,.theme-dark .color-2-font-lightness-10{color:#ffbd1a}.theme-dark .yellow-font-darkness-10,.theme-dark .color-2-font-darkness-10{color:#e6a400}.theme-dark .yellow-font-lightness-20,.theme-dark .color-2-font-lightness-20{color:#ffc533}.theme-dark .yellow-font-darkness-20,.theme-dark .color-2-font-darkness-20{color:#cc9200}.theme-dark .yellow-font-lightness-30,.theme-dark .color-2-font-lightness-30{color:#ffcc4d}.theme-dark .yellow-font-darkness-30,.theme-dark .color-2-font-darkness-30{color:#b37f00}.theme-dark .yellow-font-lightness-40,.theme-dark .color-2-font-lightness-40{color:#ffd366}.theme-dark .yellow-font-darkness-40,.theme-dark .color-2-font-darkness-40{color:#996d00}.theme-dark .yellow-font-lightness-50,.theme-dark .color-2-font-lightness-50{color:#ffdb80}.theme-dark .yellow-font-darkness-50,.theme-dark .color-2-font-darkness-50{color:#805b00}.theme-dark .yellow-font-lightness-60,.theme-dark .color-2-font-lightness-60{color:#ffe299}.theme-dark .yellow-font-darkness-60,.theme-dark .color-2-font-darkness-60{color:#664900}.theme-dark .yellow-font-lightness-70,.theme-dark .color-2-font-lightness-70{color:#ffe9b3}.theme-dark .yellow-font-darkness-70,.theme-dark .color-2-font-darkness-70{color:#4d3700}.theme-dark .yellow-font-lightness-80,.theme-dark .color-2-font-lightness-80{color:#fff0cc}.theme-dark .yellow-font-darkness-80,.theme-dark .color-2-font-darkness-80{color:#332400}.theme-dark .yellow-font-lightness-90,.theme-dark .color-2-font-lightness-90{color:#fff8e6}.theme-dark .yellow-font-darkness-90,.theme-dark .color-2-font-darkness-90{color:#1a1200}.theme-dark .yellow-font-hover:hover,.theme-dark .color-2-font-hover:hover{color:#ffb600}.theme-dark .yellow-font-hover-transparent-5:hover,.theme-dark .color-2-font-hover-transparent-5:hover{color:#ffb6000d}.theme-dark .yellow-font-hover-transparent-10:hover,.theme-dark .color-2-font-hover-transparent-10:hover{color:#ffb6001a}.theme-dark .yellow-font-hover-transparent-15:hover,.theme-dark .color-2-font-hover-transparent-15:hover{color:#ffb60026}.theme-dark .yellow-font-hover-transparent-20:hover,.theme-dark .color-2-font-hover-transparent-20:hover{color:#ffb60033}.theme-dark .yellow-font-hover-transparent-25:hover,.theme-dark .color-2-font-hover-transparent-25:hover{color:#ffb60040}.theme-dark .yellow-font-hover-transparent-30:hover,.theme-dark .color-2-font-hover-transparent-30:hover{color:#ffb6004d}.theme-dark .yellow-font-hover-transparent-35:hover,.theme-dark .color-2-font-hover-transparent-35:hover{color:#ffb60059}.theme-dark .yellow-font-hover-transparent-40:hover,.theme-dark .color-2-font-hover-transparent-40:hover{color:#ffb60066}.theme-dark .yellow-font-hover-transparent-45:hover,.theme-dark .color-2-font-hover-transparent-45:hover{color:#ffb60073}.theme-dark .yellow-font-hover-transparent-50:hover,.theme-dark .color-2-font-hover-transparent-50:hover{color:#ffb60080}.theme-dark .yellow-font-hover-transparent-55:hover,.theme-dark .color-2-font-hover-transparent-55:hover{color:#ffb6008c}.theme-dark .yellow-font-hover-transparent-60:hover,.theme-dark .color-2-font-hover-transparent-60:hover{color:#ffb60099}.theme-dark .yellow-font-hover-transparent-65:hover,.theme-dark .color-2-font-hover-transparent-65:hover{color:#ffb600a6}.theme-dark .yellow-font-hover-transparent-70:hover,.theme-dark .color-2-font-hover-transparent-70:hover{color:#ffb600b3}.theme-dark .yellow-font-hover-transparent-75:hover,.theme-dark .color-2-font-hover-transparent-75:hover{color:#ffb600bf}.theme-dark .yellow-font-hover-transparent-80:hover,.theme-dark .color-2-font-hover-transparent-80:hover{color:#ffb600cc}.theme-dark .yellow-font-hover-transparent-85:hover,.theme-dark .color-2-font-hover-transparent-85:hover{color:#ffb600d9}.theme-dark .yellow-font-hover-transparent-90:hover,.theme-dark .color-2-font-hover-transparent-90:hover{color:#ffb600e6}.theme-dark .yellow-font-hover-transparent-95:hover,.theme-dark .color-2-font-hover-transparent-95:hover{color:#ffb600f2}.theme-dark .yellow-font-contrast,.theme-dark .color-2-font-contrast{color:#161616}.theme-dark .yellow-font-dark,.theme-dark .color-2-font-dark{color:#c28a00}.theme-dark .yellow-font-dark-transparent-5,.theme-dark .color-2-font-dark-transparent-5{color:#c28a000d}.theme-dark .yellow-font-dark-transparent-10,.theme-dark .color-2-font-dark-transparent-10{color:#c28a001a}.theme-dark .yellow-font-dark-transparent-15,.theme-dark .color-2-font-dark-transparent-15{color:#c28a0026}.theme-dark .yellow-font-dark-transparent-20,.theme-dark .color-2-font-dark-transparent-20{color:#c28a0033}.theme-dark .yellow-font-dark-transparent-25,.theme-dark .color-2-font-dark-transparent-25{color:#c28a0040}.theme-dark .yellow-font-dark-transparent-30,.theme-dark .color-2-font-dark-transparent-30{color:#c28a004d}.theme-dark .yellow-font-dark-transparent-35,.theme-dark .color-2-font-dark-transparent-35{color:#c28a0059}.theme-dark .yellow-font-dark-transparent-40,.theme-dark .color-2-font-dark-transparent-40{color:#c28a0066}.theme-dark .yellow-font-dark-transparent-45,.theme-dark .color-2-font-dark-transparent-45{color:#c28a0073}.theme-dark .yellow-font-dark-transparent-50,.theme-dark .color-2-font-dark-transparent-50{color:#c28a0080}.theme-dark .yellow-font-dark-transparent-55,.theme-dark .color-2-font-dark-transparent-55{color:#c28a008c}.theme-dark .yellow-font-dark-transparent-60,.theme-dark .color-2-font-dark-transparent-60{color:#c28a0099}.theme-dark .yellow-font-dark-transparent-65,.theme-dark .color-2-font-dark-transparent-65{color:#c28a00a6}.theme-dark .yellow-font-dark-transparent-70,.theme-dark .color-2-font-dark-transparent-70{color:#c28a00b3}.theme-dark .yellow-font-dark-transparent-75,.theme-dark .color-2-font-dark-transparent-75{color:#c28a00bf}.theme-dark .yellow-font-dark-transparent-80,.theme-dark .color-2-font-dark-transparent-80{color:#c28a00cc}.theme-dark .yellow-font-dark-transparent-85,.theme-dark .color-2-font-dark-transparent-85{color:#c28a00d9}.theme-dark .yellow-font-dark-transparent-90,.theme-dark .color-2-font-dark-transparent-90{color:#c28a00e6}.theme-dark .yellow-font-dark-transparent-95,.theme-dark .color-2-font-dark-transparent-95{color:#c28a00f2}.theme-dark .yellow-font-dark-lightness-10,.theme-dark .color-2-font-dark-lightness-10{color:#e2a000}.theme-dark .yellow-font-dark-darkness-10,.theme-dark .color-2-font-dark-darkness-10{color:#af7c00}.theme-dark .yellow-font-dark-lightness-20,.theme-dark .color-2-font-dark-lightness-20{color:#ffb602}.theme-dark .yellow-font-dark-darkness-20,.theme-dark .color-2-font-dark-darkness-20{color:#9b6e00}.theme-dark .yellow-font-dark-lightness-30,.theme-dark .color-2-font-dark-lightness-30{color:#ffbf22}.theme-dark .yellow-font-dark-darkness-30,.theme-dark .color-2-font-dark-darkness-30{color:#886100}.theme-dark .yellow-font-dark-lightness-40,.theme-dark .color-2-font-dark-lightness-40{color:#ffc841}.theme-dark .yellow-font-dark-darkness-40,.theme-dark .color-2-font-dark-darkness-40{color:#745300}.theme-dark .yellow-font-dark-lightness-50,.theme-dark .color-2-font-dark-lightness-50{color:#ffd161}.theme-dark .yellow-font-dark-darkness-50,.theme-dark .color-2-font-dark-darkness-50{color:#614500}.theme-dark .yellow-font-dark-lightness-60,.theme-dark .color-2-font-dark-lightness-60{color:#ffdb81}.theme-dark .yellow-font-dark-darkness-60,.theme-dark .color-2-font-dark-darkness-60{color:#4e3700}.theme-dark .yellow-font-dark-lightness-70,.theme-dark .color-2-font-dark-lightness-70{color:#ffe4a0}.theme-dark .yellow-font-dark-darkness-70,.theme-dark .color-2-font-dark-darkness-70{color:#3a2900}.theme-dark .yellow-font-dark-lightness-80,.theme-dark .color-2-font-dark-lightness-80{color:#ffedc0}.theme-dark .yellow-font-dark-darkness-80,.theme-dark .color-2-font-dark-darkness-80{color:#271c00}.theme-dark .yellow-font-dark-lightness-90,.theme-dark .color-2-font-dark-lightness-90{color:#fff6df}.theme-dark .yellow-font-dark-darkness-90,.theme-dark .color-2-font-dark-darkness-90{color:#130e00}.theme-dark .yellow-font-dark-hover:hover,.theme-dark .color-2-font-dark-hover:hover{color:#c28a00}.theme-dark .yellow-font-dark-hover-transparent-5:hover,.theme-dark .color-2-font-dark-hover-transparent-5:hover{color:#c28a000d}.theme-dark .yellow-font-dark-hover-transparent-10:hover,.theme-dark .color-2-font-dark-hover-transparent-10:hover{color:#c28a001a}.theme-dark .yellow-font-dark-hover-transparent-15:hover,.theme-dark .color-2-font-dark-hover-transparent-15:hover{color:#c28a0026}.theme-dark .yellow-font-dark-hover-transparent-20:hover,.theme-dark .color-2-font-dark-hover-transparent-20:hover{color:#c28a0033}.theme-dark .yellow-font-dark-hover-transparent-25:hover,.theme-dark .color-2-font-dark-hover-transparent-25:hover{color:#c28a0040}.theme-dark .yellow-font-dark-hover-transparent-30:hover,.theme-dark .color-2-font-dark-hover-transparent-30:hover{color:#c28a004d}.theme-dark .yellow-font-dark-hover-transparent-35:hover,.theme-dark .color-2-font-dark-hover-transparent-35:hover{color:#c28a0059}.theme-dark .yellow-font-dark-hover-transparent-40:hover,.theme-dark .color-2-font-dark-hover-transparent-40:hover{color:#c28a0066}.theme-dark .yellow-font-dark-hover-transparent-45:hover,.theme-dark .color-2-font-dark-hover-transparent-45:hover{color:#c28a0073}.theme-dark .yellow-font-dark-hover-transparent-50:hover,.theme-dark .color-2-font-dark-hover-transparent-50:hover{color:#c28a0080}.theme-dark .yellow-font-dark-hover-transparent-55:hover,.theme-dark .color-2-font-dark-hover-transparent-55:hover{color:#c28a008c}.theme-dark .yellow-font-dark-hover-transparent-60:hover,.theme-dark .color-2-font-dark-hover-transparent-60:hover{color:#c28a0099}.theme-dark .yellow-font-dark-hover-transparent-65:hover,.theme-dark .color-2-font-dark-hover-transparent-65:hover{color:#c28a00a6}.theme-dark .yellow-font-dark-hover-transparent-70:hover,.theme-dark .color-2-font-dark-hover-transparent-70:hover{color:#c28a00b3}.theme-dark .yellow-font-dark-hover-transparent-75:hover,.theme-dark .color-2-font-dark-hover-transparent-75:hover{color:#c28a00bf}.theme-dark .yellow-font-dark-hover-transparent-80:hover,.theme-dark .color-2-font-dark-hover-transparent-80:hover{color:#c28a00cc}.theme-dark .yellow-font-dark-hover-transparent-85:hover,.theme-dark .color-2-font-dark-hover-transparent-85:hover{color:#c28a00d9}.theme-dark .yellow-font-dark-hover-transparent-90:hover,.theme-dark .color-2-font-dark-hover-transparent-90:hover{color:#c28a00e6}.theme-dark .yellow-font-dark-hover-transparent-95:hover,.theme-dark .color-2-font-dark-hover-transparent-95:hover{color:#c28a00f2}.theme-dark .yellow-font-dark-contrast,.theme-dark .color-2-font-dark-contrast{color:#161616}.theme-dark .yellow-font-darker,.theme-dark .color-2-font-darker{color:#855f00}.theme-dark .yellow-font-darker-transparent-5,.theme-dark .color-2-font-darker-transparent-5{color:#855f000d}.theme-dark .yellow-font-darker-transparent-10,.theme-dark .color-2-font-darker-transparent-10{color:#855f001a}.theme-dark .yellow-font-darker-transparent-15,.theme-dark .color-2-font-darker-transparent-15{color:#855f0026}.theme-dark .yellow-font-darker-transparent-20,.theme-dark .color-2-font-darker-transparent-20{color:#855f0033}.theme-dark .yellow-font-darker-transparent-25,.theme-dark .color-2-font-darker-transparent-25{color:#855f0040}.theme-dark .yellow-font-darker-transparent-30,.theme-dark .color-2-font-darker-transparent-30{color:#855f004d}.theme-dark .yellow-font-darker-transparent-35,.theme-dark .color-2-font-darker-transparent-35{color:#855f0059}.theme-dark .yellow-font-darker-transparent-40,.theme-dark .color-2-font-darker-transparent-40{color:#855f0066}.theme-dark .yellow-font-darker-transparent-45,.theme-dark .color-2-font-darker-transparent-45{color:#855f0073}.theme-dark .yellow-font-darker-transparent-50,.theme-dark .color-2-font-darker-transparent-50{color:#855f0080}.theme-dark .yellow-font-darker-transparent-55,.theme-dark .color-2-font-darker-transparent-55{color:#855f008c}.theme-dark .yellow-font-darker-transparent-60,.theme-dark .color-2-font-darker-transparent-60{color:#855f0099}.theme-dark .yellow-font-darker-transparent-65,.theme-dark .color-2-font-darker-transparent-65{color:#855f00a6}.theme-dark .yellow-font-darker-transparent-70,.theme-dark .color-2-font-darker-transparent-70{color:#855f00b3}.theme-dark .yellow-font-darker-transparent-75,.theme-dark .color-2-font-darker-transparent-75{color:#855f00bf}.theme-dark .yellow-font-darker-transparent-80,.theme-dark .color-2-font-darker-transparent-80{color:#855f00cc}.theme-dark .yellow-font-darker-transparent-85,.theme-dark .color-2-font-darker-transparent-85{color:#855f00d9}.theme-dark .yellow-font-darker-transparent-90,.theme-dark .color-2-font-darker-transparent-90{color:#855f00e6}.theme-dark .yellow-font-darker-transparent-95,.theme-dark .color-2-font-darker-transparent-95{color:#855f00f2}.theme-dark .yellow-font-darker-lightness-10,.theme-dark .color-2-font-darker-lightness-10{color:#ab7a00}.theme-dark .yellow-font-darker-darkness-10,.theme-dark .color-2-font-darker-darkness-10{color:#785600}.theme-dark .yellow-font-darker-lightness-20,.theme-dark .color-2-font-darker-lightness-20{color:#d09500}.theme-dark .yellow-font-darker-darkness-20,.theme-dark .color-2-font-darker-darkness-20{color:#6a4c00}.theme-dark .yellow-font-darker-lightness-30,.theme-dark .color-2-font-darker-lightness-30{color:#f6b000}.theme-dark .yellow-font-darker-darkness-30,.theme-dark .color-2-font-darker-darkness-30{color:#5d4300}.theme-dark .yellow-font-darker-lightness-40,.theme-dark .color-2-font-darker-lightness-40{color:#ffbe1d}.theme-dark .yellow-font-darker-darkness-40,.theme-dark .color-2-font-darker-darkness-40{color:#503900}.theme-dark .yellow-font-darker-lightness-50,.theme-dark .color-2-font-darker-lightness-50{color:#ffc943}.theme-dark .yellow-font-darker-darkness-50,.theme-dark .color-2-font-darker-darkness-50{color:#433000}.theme-dark .yellow-font-darker-lightness-60,.theme-dark .color-2-font-darker-lightness-60{color:#ffd468}.theme-dark .yellow-font-darker-darkness-60,.theme-dark .color-2-font-darker-darkness-60{color:#352600}.theme-dark .yellow-font-darker-lightness-70,.theme-dark .color-2-font-darker-lightness-70{color:#ffdf8e}.theme-dark .yellow-font-darker-darkness-70,.theme-dark .color-2-font-darker-darkness-70{color:#281d00}.theme-dark .yellow-font-darker-lightness-80,.theme-dark .color-2-font-darker-lightness-80{color:#ffe9b4}.theme-dark .yellow-font-darker-darkness-80,.theme-dark .color-2-font-darker-darkness-80{color:#1b1300}.theme-dark .yellow-font-darker-lightness-90,.theme-dark .color-2-font-darker-lightness-90{color:#fff4d9}.theme-dark .yellow-font-darker-darkness-90,.theme-dark .color-2-font-darker-darkness-90{color:#0d0a00}.theme-dark .yellow-font-darker-hover:hover,.theme-dark .color-2-font-darker-hover:hover{color:#855f00}.theme-dark .yellow-font-darker-hover-transparent-5:hover,.theme-dark .color-2-font-darker-hover-transparent-5:hover{color:#855f000d}.theme-dark .yellow-font-darker-hover-transparent-10:hover,.theme-dark .color-2-font-darker-hover-transparent-10:hover{color:#855f001a}.theme-dark .yellow-font-darker-hover-transparent-15:hover,.theme-dark .color-2-font-darker-hover-transparent-15:hover{color:#855f0026}.theme-dark .yellow-font-darker-hover-transparent-20:hover,.theme-dark .color-2-font-darker-hover-transparent-20:hover{color:#855f0033}.theme-dark .yellow-font-darker-hover-transparent-25:hover,.theme-dark .color-2-font-darker-hover-transparent-25:hover{color:#855f0040}.theme-dark .yellow-font-darker-hover-transparent-30:hover,.theme-dark .color-2-font-darker-hover-transparent-30:hover{color:#855f004d}.theme-dark .yellow-font-darker-hover-transparent-35:hover,.theme-dark .color-2-font-darker-hover-transparent-35:hover{color:#855f0059}.theme-dark .yellow-font-darker-hover-transparent-40:hover,.theme-dark .color-2-font-darker-hover-transparent-40:hover{color:#855f0066}.theme-dark .yellow-font-darker-hover-transparent-45:hover,.theme-dark .color-2-font-darker-hover-transparent-45:hover{color:#855f0073}.theme-dark .yellow-font-darker-hover-transparent-50:hover,.theme-dark .color-2-font-darker-hover-transparent-50:hover{color:#855f0080}.theme-dark .yellow-font-darker-hover-transparent-55:hover,.theme-dark .color-2-font-darker-hover-transparent-55:hover{color:#855f008c}.theme-dark .yellow-font-darker-hover-transparent-60:hover,.theme-dark .color-2-font-darker-hover-transparent-60:hover{color:#855f0099}.theme-dark .yellow-font-darker-hover-transparent-65:hover,.theme-dark .color-2-font-darker-hover-transparent-65:hover{color:#855f00a6}.theme-dark .yellow-font-darker-hover-transparent-70:hover,.theme-dark .color-2-font-darker-hover-transparent-70:hover{color:#855f00b3}.theme-dark .yellow-font-darker-hover-transparent-75:hover,.theme-dark .color-2-font-darker-hover-transparent-75:hover{color:#855f00bf}.theme-dark .yellow-font-darker-hover-transparent-80:hover,.theme-dark .color-2-font-darker-hover-transparent-80:hover{color:#855f00cc}.theme-dark .yellow-font-darker-hover-transparent-85:hover,.theme-dark .color-2-font-darker-hover-transparent-85:hover{color:#855f00d9}.theme-dark .yellow-font-darker-hover-transparent-90:hover,.theme-dark .color-2-font-darker-hover-transparent-90:hover{color:#855f00e6}.theme-dark .yellow-font-darker-hover-transparent-95:hover,.theme-dark .color-2-font-darker-hover-transparent-95:hover{color:#855f00f2}.theme-dark .yellow-font-darker-contrast,.theme-dark .color-2-font-darker-contrast{color:#f2f2f2}.theme-dark .yellow-fill-lighter,.theme-dark .color-2-fill-lighter{fill:#ffecbd}.theme-dark .yellow-fill-lighter-transparent-5,.theme-dark .color-2-fill-lighter-transparent-5{fill:#ffecbd0d}.theme-dark .yellow-fill-lighter-transparent-10,.theme-dark .color-2-fill-lighter-transparent-10{fill:#ffecbd1a}.theme-dark .yellow-fill-lighter-transparent-15,.theme-dark .color-2-fill-lighter-transparent-15{fill:#ffecbd26}.theme-dark .yellow-fill-lighter-transparent-20,.theme-dark .color-2-fill-lighter-transparent-20{fill:#ffecbd33}.theme-dark .yellow-fill-lighter-transparent-25,.theme-dark .color-2-fill-lighter-transparent-25{fill:#ffecbd40}.theme-dark .yellow-fill-lighter-transparent-30,.theme-dark .color-2-fill-lighter-transparent-30{fill:#ffecbd4d}.theme-dark .yellow-fill-lighter-transparent-35,.theme-dark .color-2-fill-lighter-transparent-35{fill:#ffecbd59}.theme-dark .yellow-fill-lighter-transparent-40,.theme-dark .color-2-fill-lighter-transparent-40{fill:#ffecbd66}.theme-dark .yellow-fill-lighter-transparent-45,.theme-dark .color-2-fill-lighter-transparent-45{fill:#ffecbd73}.theme-dark .yellow-fill-lighter-transparent-50,.theme-dark .color-2-fill-lighter-transparent-50{fill:#ffecbd80}.theme-dark .yellow-fill-lighter-transparent-55,.theme-dark .color-2-fill-lighter-transparent-55{fill:#ffecbd8c}.theme-dark .yellow-fill-lighter-transparent-60,.theme-dark .color-2-fill-lighter-transparent-60{fill:#ffecbd99}.theme-dark .yellow-fill-lighter-transparent-65,.theme-dark .color-2-fill-lighter-transparent-65{fill:#ffecbda6}.theme-dark .yellow-fill-lighter-transparent-70,.theme-dark .color-2-fill-lighter-transparent-70{fill:#ffecbdb3}.theme-dark .yellow-fill-lighter-transparent-75,.theme-dark .color-2-fill-lighter-transparent-75{fill:#ffecbdbf}.theme-dark .yellow-fill-lighter-transparent-80,.theme-dark .color-2-fill-lighter-transparent-80{fill:#ffecbdcc}.theme-dark .yellow-fill-lighter-transparent-85,.theme-dark .color-2-fill-lighter-transparent-85{fill:#ffecbdd9}.theme-dark .yellow-fill-lighter-transparent-90,.theme-dark .color-2-fill-lighter-transparent-90{fill:#ffecbde6}.theme-dark .yellow-fill-lighter-transparent-95,.theme-dark .color-2-fill-lighter-transparent-95{fill:#ffecbdf2}.theme-dark .yellow-fill-lighter-lightness-10,.theme-dark .color-2-fill-lighter-lightness-10{fill:#ffeec4}.theme-dark .yellow-fill-lighter-darkness-10,.theme-dark .color-2-fill-lighter-darkness-10{fill:#ffdf91}.theme-dark .yellow-fill-lighter-lightness-20,.theme-dark .color-2-fill-lighter-lightness-20{fill:#fff0ca}.theme-dark .yellow-fill-lighter-darkness-20,.theme-dark .color-2-fill-lighter-darkness-20{fill:#ffd264}.theme-dark .yellow-fill-lighter-lightness-30,.theme-dark .color-2-fill-lighter-lightness-30{fill:#fff2d1}.theme-dark .yellow-fill-lighter-darkness-30,.theme-dark .color-2-fill-lighter-darkness-30{fill:#ffc638}.theme-dark .yellow-fill-lighter-lightness-40,.theme-dark .color-2-fill-lighter-lightness-40{fill:#fff4d7}.theme-dark .yellow-fill-lighter-darkness-40,.theme-dark .color-2-fill-lighter-darkness-40{fill:#ffb90b}.theme-dark .yellow-fill-lighter-lightness-50,.theme-dark .color-2-fill-lighter-lightness-50{fill:#fff6de}.theme-dark .yellow-fill-lighter-darkness-50,.theme-dark .color-2-fill-lighter-darkness-50{fill:#de9e00}.theme-dark .yellow-fill-lighter-lightness-60,.theme-dark .color-2-fill-lighter-lightness-60{fill:#fff7e5}.theme-dark .yellow-fill-lighter-darkness-60,.theme-dark .color-2-fill-lighter-darkness-60{fill:#b27e00}.theme-dark .yellow-fill-lighter-lightness-70,.theme-dark .color-2-fill-lighter-lightness-70{fill:#fff9eb}.theme-dark .yellow-fill-lighter-darkness-70,.theme-dark .color-2-fill-lighter-darkness-70{fill:#855f00}.theme-dark .yellow-fill-lighter-lightness-80,.theme-dark .color-2-fill-lighter-lightness-80{fill:#fffbf2}.theme-dark .yellow-fill-lighter-darkness-80,.theme-dark .color-2-fill-lighter-darkness-80{fill:#593f00}.theme-dark .yellow-fill-lighter-lightness-90,.theme-dark .color-2-fill-lighter-lightness-90{fill:#fffdf8}.theme-dark .yellow-fill-lighter-darkness-90,.theme-dark .color-2-fill-lighter-darkness-90{fill:#2c2000}.theme-dark .yellow-fill-lighter-hover:hover,.theme-dark .color-2-fill-lighter-hover:hover{fill:#ffecbd}.theme-dark .yellow-fill-lighter-hover-transparent-5:hover,.theme-dark .color-2-fill-lighter-hover-transparent-5:hover{fill:#ffecbd0d}.theme-dark .yellow-fill-lighter-hover-transparent-10:hover,.theme-dark .color-2-fill-lighter-hover-transparent-10:hover{fill:#ffecbd1a}.theme-dark .yellow-fill-lighter-hover-transparent-15:hover,.theme-dark .color-2-fill-lighter-hover-transparent-15:hover{fill:#ffecbd26}.theme-dark .yellow-fill-lighter-hover-transparent-20:hover,.theme-dark .color-2-fill-lighter-hover-transparent-20:hover{fill:#ffecbd33}.theme-dark .yellow-fill-lighter-hover-transparent-25:hover,.theme-dark .color-2-fill-lighter-hover-transparent-25:hover{fill:#ffecbd40}.theme-dark .yellow-fill-lighter-hover-transparent-30:hover,.theme-dark .color-2-fill-lighter-hover-transparent-30:hover{fill:#ffecbd4d}.theme-dark .yellow-fill-lighter-hover-transparent-35:hover,.theme-dark .color-2-fill-lighter-hover-transparent-35:hover{fill:#ffecbd59}.theme-dark .yellow-fill-lighter-hover-transparent-40:hover,.theme-dark .color-2-fill-lighter-hover-transparent-40:hover{fill:#ffecbd66}.theme-dark .yellow-fill-lighter-hover-transparent-45:hover,.theme-dark .color-2-fill-lighter-hover-transparent-45:hover{fill:#ffecbd73}.theme-dark .yellow-fill-lighter-hover-transparent-50:hover,.theme-dark .color-2-fill-lighter-hover-transparent-50:hover{fill:#ffecbd80}.theme-dark .yellow-fill-lighter-hover-transparent-55:hover,.theme-dark .color-2-fill-lighter-hover-transparent-55:hover{fill:#ffecbd8c}.theme-dark .yellow-fill-lighter-hover-transparent-60:hover,.theme-dark .color-2-fill-lighter-hover-transparent-60:hover{fill:#ffecbd99}.theme-dark .yellow-fill-lighter-hover-transparent-65:hover,.theme-dark .color-2-fill-lighter-hover-transparent-65:hover{fill:#ffecbda6}.theme-dark .yellow-fill-lighter-hover-transparent-70:hover,.theme-dark .color-2-fill-lighter-hover-transparent-70:hover{fill:#ffecbdb3}.theme-dark .yellow-fill-lighter-hover-transparent-75:hover,.theme-dark .color-2-fill-lighter-hover-transparent-75:hover{fill:#ffecbdbf}.theme-dark .yellow-fill-lighter-hover-transparent-80:hover,.theme-dark .color-2-fill-lighter-hover-transparent-80:hover{fill:#ffecbdcc}.theme-dark .yellow-fill-lighter-hover-transparent-85:hover,.theme-dark .color-2-fill-lighter-hover-transparent-85:hover{fill:#ffecbdd9}.theme-dark .yellow-fill-lighter-hover-transparent-90:hover,.theme-dark .color-2-fill-lighter-hover-transparent-90:hover{fill:#ffecbde6}.theme-dark .yellow-fill-lighter-hover-transparent-95:hover,.theme-dark .color-2-fill-lighter-hover-transparent-95:hover{fill:#ffecbdf2}.theme-dark .yellow-fill-light,.theme-dark .color-2-fill-light{fill:#ffc83d}.theme-dark .yellow-fill-light-transparent-5,.theme-dark .color-2-fill-light-transparent-5{fill:#ffc83d0d}.theme-dark .yellow-fill-light-transparent-10,.theme-dark .color-2-fill-light-transparent-10{fill:#ffc83d1a}.theme-dark .yellow-fill-light-transparent-15,.theme-dark .color-2-fill-light-transparent-15{fill:#ffc83d26}.theme-dark .yellow-fill-light-transparent-20,.theme-dark .color-2-fill-light-transparent-20{fill:#ffc83d33}.theme-dark .yellow-fill-light-transparent-25,.theme-dark .color-2-fill-light-transparent-25{fill:#ffc83d40}.theme-dark .yellow-fill-light-transparent-30,.theme-dark .color-2-fill-light-transparent-30{fill:#ffc83d4d}.theme-dark .yellow-fill-light-transparent-35,.theme-dark .color-2-fill-light-transparent-35{fill:#ffc83d59}.theme-dark .yellow-fill-light-transparent-40,.theme-dark .color-2-fill-light-transparent-40{fill:#ffc83d66}.theme-dark .yellow-fill-light-transparent-45,.theme-dark .color-2-fill-light-transparent-45{fill:#ffc83d73}.theme-dark .yellow-fill-light-transparent-50,.theme-dark .color-2-fill-light-transparent-50{fill:#ffc83d80}.theme-dark .yellow-fill-light-transparent-55,.theme-dark .color-2-fill-light-transparent-55{fill:#ffc83d8c}.theme-dark .yellow-fill-light-transparent-60,.theme-dark .color-2-fill-light-transparent-60{fill:#ffc83d99}.theme-dark .yellow-fill-light-transparent-65,.theme-dark .color-2-fill-light-transparent-65{fill:#ffc83da6}.theme-dark .yellow-fill-light-transparent-70,.theme-dark .color-2-fill-light-transparent-70{fill:#ffc83db3}.theme-dark .yellow-fill-light-transparent-75,.theme-dark .color-2-fill-light-transparent-75{fill:#ffc83dbf}.theme-dark .yellow-fill-light-transparent-80,.theme-dark .color-2-fill-light-transparent-80{fill:#ffc83dcc}.theme-dark .yellow-fill-light-transparent-85,.theme-dark .color-2-fill-light-transparent-85{fill:#ffc83dd9}.theme-dark .yellow-fill-light-transparent-90,.theme-dark .color-2-fill-light-transparent-90{fill:#ffc83de6}.theme-dark .yellow-fill-light-transparent-95,.theme-dark .color-2-fill-light-transparent-95{fill:#ffc83df2}.theme-dark .yellow-fill-light-lightness-10,.theme-dark .color-2-fill-light-lightness-10{fill:#ffce50}.theme-dark .yellow-fill-light-darkness-10,.theme-dark .color-2-fill-light-darkness-10{fill:#ffbf1d}.theme-dark .yellow-fill-light-lightness-20,.theme-dark .color-2-fill-light-lightness-20{fill:#ffd364}.theme-dark .yellow-fill-light-darkness-20,.theme-dark .color-2-fill-light-darkness-20{fill:#fdb500}.theme-dark .yellow-fill-light-lightness-30,.theme-dark .color-2-fill-light-lightness-30{fill:#ffd977}.theme-dark .yellow-fill-light-darkness-30,.theme-dark .color-2-fill-light-darkness-30{fill:#dd9e00}.theme-dark .yellow-fill-light-lightness-40,.theme-dark .color-2-fill-light-lightness-40{fill:#ffde8b}.theme-dark .yellow-fill-light-darkness-40,.theme-dark .color-2-fill-light-darkness-40{fill:#be8800}.theme-dark .yellow-fill-light-lightness-50,.theme-dark .color-2-fill-light-lightness-50{fill:#ffe49e}.theme-dark .yellow-fill-light-darkness-50,.theme-dark .color-2-fill-light-darkness-50{fill:#9e7100}.theme-dark .yellow-fill-light-lightness-60,.theme-dark .color-2-fill-light-lightness-60{fill:#ffe9b1}.theme-dark .yellow-fill-light-darkness-60,.theme-dark .color-2-fill-light-darkness-60{fill:#7e5b00}.theme-dark .yellow-fill-light-lightness-70,.theme-dark .color-2-fill-light-lightness-70{fill:#ffefc5}.theme-dark .yellow-fill-light-darkness-70,.theme-dark .color-2-fill-light-darkness-70{fill:#5f4400}.theme-dark .yellow-fill-light-lightness-80,.theme-dark .color-2-fill-light-lightness-80{fill:#fff4d8}.theme-dark .yellow-fill-light-darkness-80,.theme-dark .color-2-fill-light-darkness-80{fill:#3f2d00}.theme-dark .yellow-fill-light-lightness-90,.theme-dark .color-2-fill-light-lightness-90{fill:#fffaec}.theme-dark .yellow-fill-light-darkness-90,.theme-dark .color-2-fill-light-darkness-90{fill:#201700}.theme-dark .yellow-fill-light-hover:hover,.theme-dark .color-2-fill-light-hover:hover{fill:#ffc83d}.theme-dark .yellow-fill-light-hover-transparent-5:hover,.theme-dark .color-2-fill-light-hover-transparent-5:hover{fill:#ffc83d0d}.theme-dark .yellow-fill-light-hover-transparent-10:hover,.theme-dark .color-2-fill-light-hover-transparent-10:hover{fill:#ffc83d1a}.theme-dark .yellow-fill-light-hover-transparent-15:hover,.theme-dark .color-2-fill-light-hover-transparent-15:hover{fill:#ffc83d26}.theme-dark .yellow-fill-light-hover-transparent-20:hover,.theme-dark .color-2-fill-light-hover-transparent-20:hover{fill:#ffc83d33}.theme-dark .yellow-fill-light-hover-transparent-25:hover,.theme-dark .color-2-fill-light-hover-transparent-25:hover{fill:#ffc83d40}.theme-dark .yellow-fill-light-hover-transparent-30:hover,.theme-dark .color-2-fill-light-hover-transparent-30:hover{fill:#ffc83d4d}.theme-dark .yellow-fill-light-hover-transparent-35:hover,.theme-dark .color-2-fill-light-hover-transparent-35:hover{fill:#ffc83d59}.theme-dark .yellow-fill-light-hover-transparent-40:hover,.theme-dark .color-2-fill-light-hover-transparent-40:hover{fill:#ffc83d66}.theme-dark .yellow-fill-light-hover-transparent-45:hover,.theme-dark .color-2-fill-light-hover-transparent-45:hover{fill:#ffc83d73}.theme-dark .yellow-fill-light-hover-transparent-50:hover,.theme-dark .color-2-fill-light-hover-transparent-50:hover{fill:#ffc83d80}.theme-dark .yellow-fill-light-hover-transparent-55:hover,.theme-dark .color-2-fill-light-hover-transparent-55:hover{fill:#ffc83d8c}.theme-dark .yellow-fill-light-hover-transparent-60:hover,.theme-dark .color-2-fill-light-hover-transparent-60:hover{fill:#ffc83d99}.theme-dark .yellow-fill-light-hover-transparent-65:hover,.theme-dark .color-2-fill-light-hover-transparent-65:hover{fill:#ffc83da6}.theme-dark .yellow-fill-light-hover-transparent-70:hover,.theme-dark .color-2-fill-light-hover-transparent-70:hover{fill:#ffc83db3}.theme-dark .yellow-fill-light-hover-transparent-75:hover,.theme-dark .color-2-fill-light-hover-transparent-75:hover{fill:#ffc83dbf}.theme-dark .yellow-fill-light-hover-transparent-80:hover,.theme-dark .color-2-fill-light-hover-transparent-80:hover{fill:#ffc83dcc}.theme-dark .yellow-fill-light-hover-transparent-85:hover,.theme-dark .color-2-fill-light-hover-transparent-85:hover{fill:#ffc83dd9}.theme-dark .yellow-fill-light-hover-transparent-90:hover,.theme-dark .color-2-fill-light-hover-transparent-90:hover{fill:#ffc83de6}.theme-dark .yellow-fill-light-hover-transparent-95:hover,.theme-dark .color-2-fill-light-hover-transparent-95:hover{fill:#ffc83df2}.theme-dark .yellow-fill,.theme-dark .color-2-fill{fill:#ffb600}.theme-dark .yellow-fill-transparent-5,.theme-dark .color-2-fill-transparent-5{fill:#ffb6000d}.theme-dark .yellow-fill-transparent-10,.theme-dark .color-2-fill-transparent-10{fill:#ffb6001a}.theme-dark .yellow-fill-transparent-15,.theme-dark .color-2-fill-transparent-15{fill:#ffb60026}.theme-dark .yellow-fill-transparent-20,.theme-dark .color-2-fill-transparent-20{fill:#ffb60033}.theme-dark .yellow-fill-transparent-25,.theme-dark .color-2-fill-transparent-25{fill:#ffb60040}.theme-dark .yellow-fill-transparent-30,.theme-dark .color-2-fill-transparent-30{fill:#ffb6004d}.theme-dark .yellow-fill-transparent-35,.theme-dark .color-2-fill-transparent-35{fill:#ffb60059}.theme-dark .yellow-fill-transparent-40,.theme-dark .color-2-fill-transparent-40{fill:#ffb60066}.theme-dark .yellow-fill-transparent-45,.theme-dark .color-2-fill-transparent-45{fill:#ffb60073}.theme-dark .yellow-fill-transparent-50,.theme-dark .color-2-fill-transparent-50{fill:#ffb60080}.theme-dark .yellow-fill-transparent-55,.theme-dark .color-2-fill-transparent-55{fill:#ffb6008c}.theme-dark .yellow-fill-transparent-60,.theme-dark .color-2-fill-transparent-60{fill:#ffb60099}.theme-dark .yellow-fill-transparent-65,.theme-dark .color-2-fill-transparent-65{fill:#ffb600a6}.theme-dark .yellow-fill-transparent-70,.theme-dark .color-2-fill-transparent-70{fill:#ffb600b3}.theme-dark .yellow-fill-transparent-75,.theme-dark .color-2-fill-transparent-75{fill:#ffb600bf}.theme-dark .yellow-fill-transparent-80,.theme-dark .color-2-fill-transparent-80{fill:#ffb600cc}.theme-dark .yellow-fill-transparent-85,.theme-dark .color-2-fill-transparent-85{fill:#ffb600d9}.theme-dark .yellow-fill-transparent-90,.theme-dark .color-2-fill-transparent-90{fill:#ffb600e6}.theme-dark .yellow-fill-transparent-95,.theme-dark .color-2-fill-transparent-95{fill:#ffb600f2}.theme-dark .yellow-fill-lightness-10,.theme-dark .color-2-fill-lightness-10{fill:#ffbd1a}.theme-dark .yellow-fill-darkness-10,.theme-dark .color-2-fill-darkness-10{fill:#e6a400}.theme-dark .yellow-fill-lightness-20,.theme-dark .color-2-fill-lightness-20{fill:#ffc533}.theme-dark .yellow-fill-darkness-20,.theme-dark .color-2-fill-darkness-20{fill:#cc9200}.theme-dark .yellow-fill-lightness-30,.theme-dark .color-2-fill-lightness-30{fill:#ffcc4d}.theme-dark .yellow-fill-darkness-30,.theme-dark .color-2-fill-darkness-30{fill:#b37f00}.theme-dark .yellow-fill-lightness-40,.theme-dark .color-2-fill-lightness-40{fill:#ffd366}.theme-dark .yellow-fill-darkness-40,.theme-dark .color-2-fill-darkness-40{fill:#996d00}.theme-dark .yellow-fill-lightness-50,.theme-dark .color-2-fill-lightness-50{fill:#ffdb80}.theme-dark .yellow-fill-darkness-50,.theme-dark .color-2-fill-darkness-50{fill:#805b00}.theme-dark .yellow-fill-lightness-60,.theme-dark .color-2-fill-lightness-60{fill:#ffe299}.theme-dark .yellow-fill-darkness-60,.theme-dark .color-2-fill-darkness-60{fill:#664900}.theme-dark .yellow-fill-lightness-70,.theme-dark .color-2-fill-lightness-70{fill:#ffe9b3}.theme-dark .yellow-fill-darkness-70,.theme-dark .color-2-fill-darkness-70{fill:#4d3700}.theme-dark .yellow-fill-lightness-80,.theme-dark .color-2-fill-lightness-80{fill:#fff0cc}.theme-dark .yellow-fill-darkness-80,.theme-dark .color-2-fill-darkness-80{fill:#332400}.theme-dark .yellow-fill-lightness-90,.theme-dark .color-2-fill-lightness-90{fill:#fff8e6}.theme-dark .yellow-fill-darkness-90,.theme-dark .color-2-fill-darkness-90{fill:#1a1200}.theme-dark .yellow-fill-hover:hover,.theme-dark .color-2-fill-hover:hover{fill:#ffb600}.theme-dark .yellow-fill-hover-transparent-5:hover,.theme-dark .color-2-fill-hover-transparent-5:hover{fill:#ffb6000d}.theme-dark .yellow-fill-hover-transparent-10:hover,.theme-dark .color-2-fill-hover-transparent-10:hover{fill:#ffb6001a}.theme-dark .yellow-fill-hover-transparent-15:hover,.theme-dark .color-2-fill-hover-transparent-15:hover{fill:#ffb60026}.theme-dark .yellow-fill-hover-transparent-20:hover,.theme-dark .color-2-fill-hover-transparent-20:hover{fill:#ffb60033}.theme-dark .yellow-fill-hover-transparent-25:hover,.theme-dark .color-2-fill-hover-transparent-25:hover{fill:#ffb60040}.theme-dark .yellow-fill-hover-transparent-30:hover,.theme-dark .color-2-fill-hover-transparent-30:hover{fill:#ffb6004d}.theme-dark .yellow-fill-hover-transparent-35:hover,.theme-dark .color-2-fill-hover-transparent-35:hover{fill:#ffb60059}.theme-dark .yellow-fill-hover-transparent-40:hover,.theme-dark .color-2-fill-hover-transparent-40:hover{fill:#ffb60066}.theme-dark .yellow-fill-hover-transparent-45:hover,.theme-dark .color-2-fill-hover-transparent-45:hover{fill:#ffb60073}.theme-dark .yellow-fill-hover-transparent-50:hover,.theme-dark .color-2-fill-hover-transparent-50:hover{fill:#ffb60080}.theme-dark .yellow-fill-hover-transparent-55:hover,.theme-dark .color-2-fill-hover-transparent-55:hover{fill:#ffb6008c}.theme-dark .yellow-fill-hover-transparent-60:hover,.theme-dark .color-2-fill-hover-transparent-60:hover{fill:#ffb60099}.theme-dark .yellow-fill-hover-transparent-65:hover,.theme-dark .color-2-fill-hover-transparent-65:hover{fill:#ffb600a6}.theme-dark .yellow-fill-hover-transparent-70:hover,.theme-dark .color-2-fill-hover-transparent-70:hover{fill:#ffb600b3}.theme-dark .yellow-fill-hover-transparent-75:hover,.theme-dark .color-2-fill-hover-transparent-75:hover{fill:#ffb600bf}.theme-dark .yellow-fill-hover-transparent-80:hover,.theme-dark .color-2-fill-hover-transparent-80:hover{fill:#ffb600cc}.theme-dark .yellow-fill-hover-transparent-85:hover,.theme-dark .color-2-fill-hover-transparent-85:hover{fill:#ffb600d9}.theme-dark .yellow-fill-hover-transparent-90:hover,.theme-dark .color-2-fill-hover-transparent-90:hover{fill:#ffb600e6}.theme-dark .yellow-fill-hover-transparent-95:hover,.theme-dark .color-2-fill-hover-transparent-95:hover{fill:#ffb600f2}.theme-dark .yellow-fill-dark,.theme-dark .color-2-fill-dark{fill:#c28a00}.theme-dark .yellow-fill-dark-transparent-5,.theme-dark .color-2-fill-dark-transparent-5{fill:#c28a000d}.theme-dark .yellow-fill-dark-transparent-10,.theme-dark .color-2-fill-dark-transparent-10{fill:#c28a001a}.theme-dark .yellow-fill-dark-transparent-15,.theme-dark .color-2-fill-dark-transparent-15{fill:#c28a0026}.theme-dark .yellow-fill-dark-transparent-20,.theme-dark .color-2-fill-dark-transparent-20{fill:#c28a0033}.theme-dark .yellow-fill-dark-transparent-25,.theme-dark .color-2-fill-dark-transparent-25{fill:#c28a0040}.theme-dark .yellow-fill-dark-transparent-30,.theme-dark .color-2-fill-dark-transparent-30{fill:#c28a004d}.theme-dark .yellow-fill-dark-transparent-35,.theme-dark .color-2-fill-dark-transparent-35{fill:#c28a0059}.theme-dark .yellow-fill-dark-transparent-40,.theme-dark .color-2-fill-dark-transparent-40{fill:#c28a0066}.theme-dark .yellow-fill-dark-transparent-45,.theme-dark .color-2-fill-dark-transparent-45{fill:#c28a0073}.theme-dark .yellow-fill-dark-transparent-50,.theme-dark .color-2-fill-dark-transparent-50{fill:#c28a0080}.theme-dark .yellow-fill-dark-transparent-55,.theme-dark .color-2-fill-dark-transparent-55{fill:#c28a008c}.theme-dark .yellow-fill-dark-transparent-60,.theme-dark .color-2-fill-dark-transparent-60{fill:#c28a0099}.theme-dark .yellow-fill-dark-transparent-65,.theme-dark .color-2-fill-dark-transparent-65{fill:#c28a00a6}.theme-dark .yellow-fill-dark-transparent-70,.theme-dark .color-2-fill-dark-transparent-70{fill:#c28a00b3}.theme-dark .yellow-fill-dark-transparent-75,.theme-dark .color-2-fill-dark-transparent-75{fill:#c28a00bf}.theme-dark .yellow-fill-dark-transparent-80,.theme-dark .color-2-fill-dark-transparent-80{fill:#c28a00cc}.theme-dark .yellow-fill-dark-transparent-85,.theme-dark .color-2-fill-dark-transparent-85{fill:#c28a00d9}.theme-dark .yellow-fill-dark-transparent-90,.theme-dark .color-2-fill-dark-transparent-90{fill:#c28a00e6}.theme-dark .yellow-fill-dark-transparent-95,.theme-dark .color-2-fill-dark-transparent-95{fill:#c28a00f2}.theme-dark .yellow-fill-dark-lightness-10,.theme-dark .color-2-fill-dark-lightness-10{fill:#e2a000}.theme-dark .yellow-fill-dark-darkness-10,.theme-dark .color-2-fill-dark-darkness-10{fill:#af7c00}.theme-dark .yellow-fill-dark-lightness-20,.theme-dark .color-2-fill-dark-lightness-20{fill:#ffb602}.theme-dark .yellow-fill-dark-darkness-20,.theme-dark .color-2-fill-dark-darkness-20{fill:#9b6e00}.theme-dark .yellow-fill-dark-lightness-30,.theme-dark .color-2-fill-dark-lightness-30{fill:#ffbf22}.theme-dark .yellow-fill-dark-darkness-30,.theme-dark .color-2-fill-dark-darkness-30{fill:#886100}.theme-dark .yellow-fill-dark-lightness-40,.theme-dark .color-2-fill-dark-lightness-40{fill:#ffc841}.theme-dark .yellow-fill-dark-darkness-40,.theme-dark .color-2-fill-dark-darkness-40{fill:#745300}.theme-dark .yellow-fill-dark-lightness-50,.theme-dark .color-2-fill-dark-lightness-50{fill:#ffd161}.theme-dark .yellow-fill-dark-darkness-50,.theme-dark .color-2-fill-dark-darkness-50{fill:#614500}.theme-dark .yellow-fill-dark-lightness-60,.theme-dark .color-2-fill-dark-lightness-60{fill:#ffdb81}.theme-dark .yellow-fill-dark-darkness-60,.theme-dark .color-2-fill-dark-darkness-60{fill:#4e3700}.theme-dark .yellow-fill-dark-lightness-70,.theme-dark .color-2-fill-dark-lightness-70{fill:#ffe4a0}.theme-dark .yellow-fill-dark-darkness-70,.theme-dark .color-2-fill-dark-darkness-70{fill:#3a2900}.theme-dark .yellow-fill-dark-lightness-80,.theme-dark .color-2-fill-dark-lightness-80{fill:#ffedc0}.theme-dark .yellow-fill-dark-darkness-80,.theme-dark .color-2-fill-dark-darkness-80{fill:#271c00}.theme-dark .yellow-fill-dark-lightness-90,.theme-dark .color-2-fill-dark-lightness-90{fill:#fff6df}.theme-dark .yellow-fill-dark-darkness-90,.theme-dark .color-2-fill-dark-darkness-90{fill:#130e00}.theme-dark .yellow-fill-dark-hover:hover,.theme-dark .color-2-fill-dark-hover:hover{fill:#c28a00}.theme-dark .yellow-fill-dark-hover-transparent-5:hover,.theme-dark .color-2-fill-dark-hover-transparent-5:hover{fill:#c28a000d}.theme-dark .yellow-fill-dark-hover-transparent-10:hover,.theme-dark .color-2-fill-dark-hover-transparent-10:hover{fill:#c28a001a}.theme-dark .yellow-fill-dark-hover-transparent-15:hover,.theme-dark .color-2-fill-dark-hover-transparent-15:hover{fill:#c28a0026}.theme-dark .yellow-fill-dark-hover-transparent-20:hover,.theme-dark .color-2-fill-dark-hover-transparent-20:hover{fill:#c28a0033}.theme-dark .yellow-fill-dark-hover-transparent-25:hover,.theme-dark .color-2-fill-dark-hover-transparent-25:hover{fill:#c28a0040}.theme-dark .yellow-fill-dark-hover-transparent-30:hover,.theme-dark .color-2-fill-dark-hover-transparent-30:hover{fill:#c28a004d}.theme-dark .yellow-fill-dark-hover-transparent-35:hover,.theme-dark .color-2-fill-dark-hover-transparent-35:hover{fill:#c28a0059}.theme-dark .yellow-fill-dark-hover-transparent-40:hover,.theme-dark .color-2-fill-dark-hover-transparent-40:hover{fill:#c28a0066}.theme-dark .yellow-fill-dark-hover-transparent-45:hover,.theme-dark .color-2-fill-dark-hover-transparent-45:hover{fill:#c28a0073}.theme-dark .yellow-fill-dark-hover-transparent-50:hover,.theme-dark .color-2-fill-dark-hover-transparent-50:hover{fill:#c28a0080}.theme-dark .yellow-fill-dark-hover-transparent-55:hover,.theme-dark .color-2-fill-dark-hover-transparent-55:hover{fill:#c28a008c}.theme-dark .yellow-fill-dark-hover-transparent-60:hover,.theme-dark .color-2-fill-dark-hover-transparent-60:hover{fill:#c28a0099}.theme-dark .yellow-fill-dark-hover-transparent-65:hover,.theme-dark .color-2-fill-dark-hover-transparent-65:hover{fill:#c28a00a6}.theme-dark .yellow-fill-dark-hover-transparent-70:hover,.theme-dark .color-2-fill-dark-hover-transparent-70:hover{fill:#c28a00b3}.theme-dark .yellow-fill-dark-hover-transparent-75:hover,.theme-dark .color-2-fill-dark-hover-transparent-75:hover{fill:#c28a00bf}.theme-dark .yellow-fill-dark-hover-transparent-80:hover,.theme-dark .color-2-fill-dark-hover-transparent-80:hover{fill:#c28a00cc}.theme-dark .yellow-fill-dark-hover-transparent-85:hover,.theme-dark .color-2-fill-dark-hover-transparent-85:hover{fill:#c28a00d9}.theme-dark .yellow-fill-dark-hover-transparent-90:hover,.theme-dark .color-2-fill-dark-hover-transparent-90:hover{fill:#c28a00e6}.theme-dark .yellow-fill-dark-hover-transparent-95:hover,.theme-dark .color-2-fill-dark-hover-transparent-95:hover{fill:#c28a00f2}.theme-dark .yellow-fill-darker,.theme-dark .color-2-fill-darker{fill:#855f00}.theme-dark .yellow-fill-darker-transparent-5,.theme-dark .color-2-fill-darker-transparent-5{fill:#855f000d}.theme-dark .yellow-fill-darker-transparent-10,.theme-dark .color-2-fill-darker-transparent-10{fill:#855f001a}.theme-dark .yellow-fill-darker-transparent-15,.theme-dark .color-2-fill-darker-transparent-15{fill:#855f0026}.theme-dark .yellow-fill-darker-transparent-20,.theme-dark .color-2-fill-darker-transparent-20{fill:#855f0033}.theme-dark .yellow-fill-darker-transparent-25,.theme-dark .color-2-fill-darker-transparent-25{fill:#855f0040}.theme-dark .yellow-fill-darker-transparent-30,.theme-dark .color-2-fill-darker-transparent-30{fill:#855f004d}.theme-dark .yellow-fill-darker-transparent-35,.theme-dark .color-2-fill-darker-transparent-35{fill:#855f0059}.theme-dark .yellow-fill-darker-transparent-40,.theme-dark .color-2-fill-darker-transparent-40{fill:#855f0066}.theme-dark .yellow-fill-darker-transparent-45,.theme-dark .color-2-fill-darker-transparent-45{fill:#855f0073}.theme-dark .yellow-fill-darker-transparent-50,.theme-dark .color-2-fill-darker-transparent-50{fill:#855f0080}.theme-dark .yellow-fill-darker-transparent-55,.theme-dark .color-2-fill-darker-transparent-55{fill:#855f008c}.theme-dark .yellow-fill-darker-transparent-60,.theme-dark .color-2-fill-darker-transparent-60{fill:#855f0099}.theme-dark .yellow-fill-darker-transparent-65,.theme-dark .color-2-fill-darker-transparent-65{fill:#855f00a6}.theme-dark .yellow-fill-darker-transparent-70,.theme-dark .color-2-fill-darker-transparent-70{fill:#855f00b3}.theme-dark .yellow-fill-darker-transparent-75,.theme-dark .color-2-fill-darker-transparent-75{fill:#855f00bf}.theme-dark .yellow-fill-darker-transparent-80,.theme-dark .color-2-fill-darker-transparent-80{fill:#855f00cc}.theme-dark .yellow-fill-darker-transparent-85,.theme-dark .color-2-fill-darker-transparent-85{fill:#855f00d9}.theme-dark .yellow-fill-darker-transparent-90,.theme-dark .color-2-fill-darker-transparent-90{fill:#855f00e6}.theme-dark .yellow-fill-darker-transparent-95,.theme-dark .color-2-fill-darker-transparent-95{fill:#855f00f2}.theme-dark .yellow-fill-darker-lightness-10,.theme-dark .color-2-fill-darker-lightness-10{fill:#ab7a00}.theme-dark .yellow-fill-darker-darkness-10,.theme-dark .color-2-fill-darker-darkness-10{fill:#785600}.theme-dark .yellow-fill-darker-lightness-20,.theme-dark .color-2-fill-darker-lightness-20{fill:#d09500}.theme-dark .yellow-fill-darker-darkness-20,.theme-dark .color-2-fill-darker-darkness-20{fill:#6a4c00}.theme-dark .yellow-fill-darker-lightness-30,.theme-dark .color-2-fill-darker-lightness-30{fill:#f6b000}.theme-dark .yellow-fill-darker-darkness-30,.theme-dark .color-2-fill-darker-darkness-30{fill:#5d4300}.theme-dark .yellow-fill-darker-lightness-40,.theme-dark .color-2-fill-darker-lightness-40{fill:#ffbe1d}.theme-dark .yellow-fill-darker-darkness-40,.theme-dark .color-2-fill-darker-darkness-40{fill:#503900}.theme-dark .yellow-fill-darker-lightness-50,.theme-dark .color-2-fill-darker-lightness-50{fill:#ffc943}.theme-dark .yellow-fill-darker-darkness-50,.theme-dark .color-2-fill-darker-darkness-50{fill:#433000}.theme-dark .yellow-fill-darker-lightness-60,.theme-dark .color-2-fill-darker-lightness-60{fill:#ffd468}.theme-dark .yellow-fill-darker-darkness-60,.theme-dark .color-2-fill-darker-darkness-60{fill:#352600}.theme-dark .yellow-fill-darker-lightness-70,.theme-dark .color-2-fill-darker-lightness-70{fill:#ffdf8e}.theme-dark .yellow-fill-darker-darkness-70,.theme-dark .color-2-fill-darker-darkness-70{fill:#281d00}.theme-dark .yellow-fill-darker-lightness-80,.theme-dark .color-2-fill-darker-lightness-80{fill:#ffe9b4}.theme-dark .yellow-fill-darker-darkness-80,.theme-dark .color-2-fill-darker-darkness-80{fill:#1b1300}.theme-dark .yellow-fill-darker-lightness-90,.theme-dark .color-2-fill-darker-lightness-90{fill:#fff4d9}.theme-dark .yellow-fill-darker-darkness-90,.theme-dark .color-2-fill-darker-darkness-90{fill:#0d0a00}.theme-dark .yellow-fill-darker-hover:hover,.theme-dark .color-2-fill-darker-hover:hover{fill:#855f00}.theme-dark .yellow-fill-darker-hover-transparent-5:hover,.theme-dark .color-2-fill-darker-hover-transparent-5:hover{fill:#855f000d}.theme-dark .yellow-fill-darker-hover-transparent-10:hover,.theme-dark .color-2-fill-darker-hover-transparent-10:hover{fill:#855f001a}.theme-dark .yellow-fill-darker-hover-transparent-15:hover,.theme-dark .color-2-fill-darker-hover-transparent-15:hover{fill:#855f0026}.theme-dark .yellow-fill-darker-hover-transparent-20:hover,.theme-dark .color-2-fill-darker-hover-transparent-20:hover{fill:#855f0033}.theme-dark .yellow-fill-darker-hover-transparent-25:hover,.theme-dark .color-2-fill-darker-hover-transparent-25:hover{fill:#855f0040}.theme-dark .yellow-fill-darker-hover-transparent-30:hover,.theme-dark .color-2-fill-darker-hover-transparent-30:hover{fill:#855f004d}.theme-dark .yellow-fill-darker-hover-transparent-35:hover,.theme-dark .color-2-fill-darker-hover-transparent-35:hover{fill:#855f0059}.theme-dark .yellow-fill-darker-hover-transparent-40:hover,.theme-dark .color-2-fill-darker-hover-transparent-40:hover{fill:#855f0066}.theme-dark .yellow-fill-darker-hover-transparent-45:hover,.theme-dark .color-2-fill-darker-hover-transparent-45:hover{fill:#855f0073}.theme-dark .yellow-fill-darker-hover-transparent-50:hover,.theme-dark .color-2-fill-darker-hover-transparent-50:hover{fill:#855f0080}.theme-dark .yellow-fill-darker-hover-transparent-55:hover,.theme-dark .color-2-fill-darker-hover-transparent-55:hover{fill:#855f008c}.theme-dark .yellow-fill-darker-hover-transparent-60:hover,.theme-dark .color-2-fill-darker-hover-transparent-60:hover{fill:#855f0099}.theme-dark .yellow-fill-darker-hover-transparent-65:hover,.theme-dark .color-2-fill-darker-hover-transparent-65:hover{fill:#855f00a6}.theme-dark .yellow-fill-darker-hover-transparent-70:hover,.theme-dark .color-2-fill-darker-hover-transparent-70:hover{fill:#855f00b3}.theme-dark .yellow-fill-darker-hover-transparent-75:hover,.theme-dark .color-2-fill-darker-hover-transparent-75:hover{fill:#855f00bf}.theme-dark .yellow-fill-darker-hover-transparent-80:hover,.theme-dark .color-2-fill-darker-hover-transparent-80:hover{fill:#855f00cc}.theme-dark .yellow-fill-darker-hover-transparent-85:hover,.theme-dark .color-2-fill-darker-hover-transparent-85:hover{fill:#855f00d9}.theme-dark .yellow-fill-darker-hover-transparent-90:hover,.theme-dark .color-2-fill-darker-hover-transparent-90:hover{fill:#855f00e6}.theme-dark .yellow-fill-darker-hover-transparent-95:hover,.theme-dark .color-2-fill-darker-hover-transparent-95:hover{fill:#855f00f2}.theme-dark .yellow-stroke-lighter,.theme-dark .color-2-stroke-lighter{stroke:#ffecbd}.theme-dark .yellow-stroke-lighter-transparent-5,.theme-dark .color-2-stroke-lighter-transparent-5{stroke:#ffecbd0d}.theme-dark .yellow-stroke-lighter-transparent-10,.theme-dark .color-2-stroke-lighter-transparent-10{stroke:#ffecbd1a}.theme-dark .yellow-stroke-lighter-transparent-15,.theme-dark .color-2-stroke-lighter-transparent-15{stroke:#ffecbd26}.theme-dark .yellow-stroke-lighter-transparent-20,.theme-dark .color-2-stroke-lighter-transparent-20{stroke:#ffecbd33}.theme-dark .yellow-stroke-lighter-transparent-25,.theme-dark .color-2-stroke-lighter-transparent-25{stroke:#ffecbd40}.theme-dark .yellow-stroke-lighter-transparent-30,.theme-dark .color-2-stroke-lighter-transparent-30{stroke:#ffecbd4d}.theme-dark .yellow-stroke-lighter-transparent-35,.theme-dark .color-2-stroke-lighter-transparent-35{stroke:#ffecbd59}.theme-dark .yellow-stroke-lighter-transparent-40,.theme-dark .color-2-stroke-lighter-transparent-40{stroke:#ffecbd66}.theme-dark .yellow-stroke-lighter-transparent-45,.theme-dark .color-2-stroke-lighter-transparent-45{stroke:#ffecbd73}.theme-dark .yellow-stroke-lighter-transparent-50,.theme-dark .color-2-stroke-lighter-transparent-50{stroke:#ffecbd80}.theme-dark .yellow-stroke-lighter-transparent-55,.theme-dark .color-2-stroke-lighter-transparent-55{stroke:#ffecbd8c}.theme-dark .yellow-stroke-lighter-transparent-60,.theme-dark .color-2-stroke-lighter-transparent-60{stroke:#ffecbd99}.theme-dark .yellow-stroke-lighter-transparent-65,.theme-dark .color-2-stroke-lighter-transparent-65{stroke:#ffecbda6}.theme-dark .yellow-stroke-lighter-transparent-70,.theme-dark .color-2-stroke-lighter-transparent-70{stroke:#ffecbdb3}.theme-dark .yellow-stroke-lighter-transparent-75,.theme-dark .color-2-stroke-lighter-transparent-75{stroke:#ffecbdbf}.theme-dark .yellow-stroke-lighter-transparent-80,.theme-dark .color-2-stroke-lighter-transparent-80{stroke:#ffecbdcc}.theme-dark .yellow-stroke-lighter-transparent-85,.theme-dark .color-2-stroke-lighter-transparent-85{stroke:#ffecbdd9}.theme-dark .yellow-stroke-lighter-transparent-90,.theme-dark .color-2-stroke-lighter-transparent-90{stroke:#ffecbde6}.theme-dark .yellow-stroke-lighter-transparent-95,.theme-dark .color-2-stroke-lighter-transparent-95{stroke:#ffecbdf2}.theme-dark .yellow-stroke-lighter-lightness-10,.theme-dark .color-2-stroke-lighter-lightness-10{stroke:#ffeec4}.theme-dark .yellow-stroke-lighter-darkness-10,.theme-dark .color-2-stroke-lighter-darkness-10{stroke:#ffdf91}.theme-dark .yellow-stroke-lighter-lightness-20,.theme-dark .color-2-stroke-lighter-lightness-20{stroke:#fff0ca}.theme-dark .yellow-stroke-lighter-darkness-20,.theme-dark .color-2-stroke-lighter-darkness-20{stroke:#ffd264}.theme-dark .yellow-stroke-lighter-lightness-30,.theme-dark .color-2-stroke-lighter-lightness-30{stroke:#fff2d1}.theme-dark .yellow-stroke-lighter-darkness-30,.theme-dark .color-2-stroke-lighter-darkness-30{stroke:#ffc638}.theme-dark .yellow-stroke-lighter-lightness-40,.theme-dark .color-2-stroke-lighter-lightness-40{stroke:#fff4d7}.theme-dark .yellow-stroke-lighter-darkness-40,.theme-dark .color-2-stroke-lighter-darkness-40{stroke:#ffb90b}.theme-dark .yellow-stroke-lighter-lightness-50,.theme-dark .color-2-stroke-lighter-lightness-50{stroke:#fff6de}.theme-dark .yellow-stroke-lighter-darkness-50,.theme-dark .color-2-stroke-lighter-darkness-50{stroke:#de9e00}.theme-dark .yellow-stroke-lighter-lightness-60,.theme-dark .color-2-stroke-lighter-lightness-60{stroke:#fff7e5}.theme-dark .yellow-stroke-lighter-darkness-60,.theme-dark .color-2-stroke-lighter-darkness-60{stroke:#b27e00}.theme-dark .yellow-stroke-lighter-lightness-70,.theme-dark .color-2-stroke-lighter-lightness-70{stroke:#fff9eb}.theme-dark .yellow-stroke-lighter-darkness-70,.theme-dark .color-2-stroke-lighter-darkness-70{stroke:#855f00}.theme-dark .yellow-stroke-lighter-lightness-80,.theme-dark .color-2-stroke-lighter-lightness-80{stroke:#fffbf2}.theme-dark .yellow-stroke-lighter-darkness-80,.theme-dark .color-2-stroke-lighter-darkness-80{stroke:#593f00}.theme-dark .yellow-stroke-lighter-lightness-90,.theme-dark .color-2-stroke-lighter-lightness-90{stroke:#fffdf8}.theme-dark .yellow-stroke-lighter-darkness-90,.theme-dark .color-2-stroke-lighter-darkness-90{stroke:#2c2000}.theme-dark .yellow-stroke-lighter-hover:hover,.theme-dark .color-2-stroke-lighter-hover:hover{stroke:#ffecbd}.theme-dark .yellow-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-5:hover{stroke:#ffecbd0d}.theme-dark .yellow-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-10:hover{stroke:#ffecbd1a}.theme-dark .yellow-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-15:hover{stroke:#ffecbd26}.theme-dark .yellow-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-20:hover{stroke:#ffecbd33}.theme-dark .yellow-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-25:hover{stroke:#ffecbd40}.theme-dark .yellow-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-30:hover{stroke:#ffecbd4d}.theme-dark .yellow-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-35:hover{stroke:#ffecbd59}.theme-dark .yellow-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-40:hover{stroke:#ffecbd66}.theme-dark .yellow-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-45:hover{stroke:#ffecbd73}.theme-dark .yellow-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-50:hover{stroke:#ffecbd80}.theme-dark .yellow-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-55:hover{stroke:#ffecbd8c}.theme-dark .yellow-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-60:hover{stroke:#ffecbd99}.theme-dark .yellow-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-65:hover{stroke:#ffecbda6}.theme-dark .yellow-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-70:hover{stroke:#ffecbdb3}.theme-dark .yellow-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-75:hover{stroke:#ffecbdbf}.theme-dark .yellow-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-80:hover{stroke:#ffecbdcc}.theme-dark .yellow-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-85:hover{stroke:#ffecbdd9}.theme-dark .yellow-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-90:hover{stroke:#ffecbde6}.theme-dark .yellow-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-2-stroke-lighter-hover-transparent-95:hover{stroke:#ffecbdf2}.theme-dark .yellow-stroke-light,.theme-dark .color-2-stroke-light{stroke:#ffc83d}.theme-dark .yellow-stroke-light-transparent-5,.theme-dark .color-2-stroke-light-transparent-5{stroke:#ffc83d0d}.theme-dark .yellow-stroke-light-transparent-10,.theme-dark .color-2-stroke-light-transparent-10{stroke:#ffc83d1a}.theme-dark .yellow-stroke-light-transparent-15,.theme-dark .color-2-stroke-light-transparent-15{stroke:#ffc83d26}.theme-dark .yellow-stroke-light-transparent-20,.theme-dark .color-2-stroke-light-transparent-20{stroke:#ffc83d33}.theme-dark .yellow-stroke-light-transparent-25,.theme-dark .color-2-stroke-light-transparent-25{stroke:#ffc83d40}.theme-dark .yellow-stroke-light-transparent-30,.theme-dark .color-2-stroke-light-transparent-30{stroke:#ffc83d4d}.theme-dark .yellow-stroke-light-transparent-35,.theme-dark .color-2-stroke-light-transparent-35{stroke:#ffc83d59}.theme-dark .yellow-stroke-light-transparent-40,.theme-dark .color-2-stroke-light-transparent-40{stroke:#ffc83d66}.theme-dark .yellow-stroke-light-transparent-45,.theme-dark .color-2-stroke-light-transparent-45{stroke:#ffc83d73}.theme-dark .yellow-stroke-light-transparent-50,.theme-dark .color-2-stroke-light-transparent-50{stroke:#ffc83d80}.theme-dark .yellow-stroke-light-transparent-55,.theme-dark .color-2-stroke-light-transparent-55{stroke:#ffc83d8c}.theme-dark .yellow-stroke-light-transparent-60,.theme-dark .color-2-stroke-light-transparent-60{stroke:#ffc83d99}.theme-dark .yellow-stroke-light-transparent-65,.theme-dark .color-2-stroke-light-transparent-65{stroke:#ffc83da6}.theme-dark .yellow-stroke-light-transparent-70,.theme-dark .color-2-stroke-light-transparent-70{stroke:#ffc83db3}.theme-dark .yellow-stroke-light-transparent-75,.theme-dark .color-2-stroke-light-transparent-75{stroke:#ffc83dbf}.theme-dark .yellow-stroke-light-transparent-80,.theme-dark .color-2-stroke-light-transparent-80{stroke:#ffc83dcc}.theme-dark .yellow-stroke-light-transparent-85,.theme-dark .color-2-stroke-light-transparent-85{stroke:#ffc83dd9}.theme-dark .yellow-stroke-light-transparent-90,.theme-dark .color-2-stroke-light-transparent-90{stroke:#ffc83de6}.theme-dark .yellow-stroke-light-transparent-95,.theme-dark .color-2-stroke-light-transparent-95{stroke:#ffc83df2}.theme-dark .yellow-stroke-light-lightness-10,.theme-dark .color-2-stroke-light-lightness-10{stroke:#ffce50}.theme-dark .yellow-stroke-light-darkness-10,.theme-dark .color-2-stroke-light-darkness-10{stroke:#ffbf1d}.theme-dark .yellow-stroke-light-lightness-20,.theme-dark .color-2-stroke-light-lightness-20{stroke:#ffd364}.theme-dark .yellow-stroke-light-darkness-20,.theme-dark .color-2-stroke-light-darkness-20{stroke:#fdb500}.theme-dark .yellow-stroke-light-lightness-30,.theme-dark .color-2-stroke-light-lightness-30{stroke:#ffd977}.theme-dark .yellow-stroke-light-darkness-30,.theme-dark .color-2-stroke-light-darkness-30{stroke:#dd9e00}.theme-dark .yellow-stroke-light-lightness-40,.theme-dark .color-2-stroke-light-lightness-40{stroke:#ffde8b}.theme-dark .yellow-stroke-light-darkness-40,.theme-dark .color-2-stroke-light-darkness-40{stroke:#be8800}.theme-dark .yellow-stroke-light-lightness-50,.theme-dark .color-2-stroke-light-lightness-50{stroke:#ffe49e}.theme-dark .yellow-stroke-light-darkness-50,.theme-dark .color-2-stroke-light-darkness-50{stroke:#9e7100}.theme-dark .yellow-stroke-light-lightness-60,.theme-dark .color-2-stroke-light-lightness-60{stroke:#ffe9b1}.theme-dark .yellow-stroke-light-darkness-60,.theme-dark .color-2-stroke-light-darkness-60{stroke:#7e5b00}.theme-dark .yellow-stroke-light-lightness-70,.theme-dark .color-2-stroke-light-lightness-70{stroke:#ffefc5}.theme-dark .yellow-stroke-light-darkness-70,.theme-dark .color-2-stroke-light-darkness-70{stroke:#5f4400}.theme-dark .yellow-stroke-light-lightness-80,.theme-dark .color-2-stroke-light-lightness-80{stroke:#fff4d8}.theme-dark .yellow-stroke-light-darkness-80,.theme-dark .color-2-stroke-light-darkness-80{stroke:#3f2d00}.theme-dark .yellow-stroke-light-lightness-90,.theme-dark .color-2-stroke-light-lightness-90{stroke:#fffaec}.theme-dark .yellow-stroke-light-darkness-90,.theme-dark .color-2-stroke-light-darkness-90{stroke:#201700}.theme-dark .yellow-stroke-light-hover:hover,.theme-dark .color-2-stroke-light-hover:hover{stroke:#ffc83d}.theme-dark .yellow-stroke-light-hover-transparent-5:hover,.theme-dark .color-2-stroke-light-hover-transparent-5:hover{stroke:#ffc83d0d}.theme-dark .yellow-stroke-light-hover-transparent-10:hover,.theme-dark .color-2-stroke-light-hover-transparent-10:hover{stroke:#ffc83d1a}.theme-dark .yellow-stroke-light-hover-transparent-15:hover,.theme-dark .color-2-stroke-light-hover-transparent-15:hover{stroke:#ffc83d26}.theme-dark .yellow-stroke-light-hover-transparent-20:hover,.theme-dark .color-2-stroke-light-hover-transparent-20:hover{stroke:#ffc83d33}.theme-dark .yellow-stroke-light-hover-transparent-25:hover,.theme-dark .color-2-stroke-light-hover-transparent-25:hover{stroke:#ffc83d40}.theme-dark .yellow-stroke-light-hover-transparent-30:hover,.theme-dark .color-2-stroke-light-hover-transparent-30:hover{stroke:#ffc83d4d}.theme-dark .yellow-stroke-light-hover-transparent-35:hover,.theme-dark .color-2-stroke-light-hover-transparent-35:hover{stroke:#ffc83d59}.theme-dark .yellow-stroke-light-hover-transparent-40:hover,.theme-dark .color-2-stroke-light-hover-transparent-40:hover{stroke:#ffc83d66}.theme-dark .yellow-stroke-light-hover-transparent-45:hover,.theme-dark .color-2-stroke-light-hover-transparent-45:hover{stroke:#ffc83d73}.theme-dark .yellow-stroke-light-hover-transparent-50:hover,.theme-dark .color-2-stroke-light-hover-transparent-50:hover{stroke:#ffc83d80}.theme-dark .yellow-stroke-light-hover-transparent-55:hover,.theme-dark .color-2-stroke-light-hover-transparent-55:hover{stroke:#ffc83d8c}.theme-dark .yellow-stroke-light-hover-transparent-60:hover,.theme-dark .color-2-stroke-light-hover-transparent-60:hover{stroke:#ffc83d99}.theme-dark .yellow-stroke-light-hover-transparent-65:hover,.theme-dark .color-2-stroke-light-hover-transparent-65:hover{stroke:#ffc83da6}.theme-dark .yellow-stroke-light-hover-transparent-70:hover,.theme-dark .color-2-stroke-light-hover-transparent-70:hover{stroke:#ffc83db3}.theme-dark .yellow-stroke-light-hover-transparent-75:hover,.theme-dark .color-2-stroke-light-hover-transparent-75:hover{stroke:#ffc83dbf}.theme-dark .yellow-stroke-light-hover-transparent-80:hover,.theme-dark .color-2-stroke-light-hover-transparent-80:hover{stroke:#ffc83dcc}.theme-dark .yellow-stroke-light-hover-transparent-85:hover,.theme-dark .color-2-stroke-light-hover-transparent-85:hover{stroke:#ffc83dd9}.theme-dark .yellow-stroke-light-hover-transparent-90:hover,.theme-dark .color-2-stroke-light-hover-transparent-90:hover{stroke:#ffc83de6}.theme-dark .yellow-stroke-light-hover-transparent-95:hover,.theme-dark .color-2-stroke-light-hover-transparent-95:hover{stroke:#ffc83df2}.theme-dark .yellow-stroke,.theme-dark .color-2-stroke{stroke:#ffb600}.theme-dark .yellow-stroke-transparent-5,.theme-dark .color-2-stroke-transparent-5{stroke:#ffb6000d}.theme-dark .yellow-stroke-transparent-10,.theme-dark .color-2-stroke-transparent-10{stroke:#ffb6001a}.theme-dark .yellow-stroke-transparent-15,.theme-dark .color-2-stroke-transparent-15{stroke:#ffb60026}.theme-dark .yellow-stroke-transparent-20,.theme-dark .color-2-stroke-transparent-20{stroke:#ffb60033}.theme-dark .yellow-stroke-transparent-25,.theme-dark .color-2-stroke-transparent-25{stroke:#ffb60040}.theme-dark .yellow-stroke-transparent-30,.theme-dark .color-2-stroke-transparent-30{stroke:#ffb6004d}.theme-dark .yellow-stroke-transparent-35,.theme-dark .color-2-stroke-transparent-35{stroke:#ffb60059}.theme-dark .yellow-stroke-transparent-40,.theme-dark .color-2-stroke-transparent-40{stroke:#ffb60066}.theme-dark .yellow-stroke-transparent-45,.theme-dark .color-2-stroke-transparent-45{stroke:#ffb60073}.theme-dark .yellow-stroke-transparent-50,.theme-dark .color-2-stroke-transparent-50{stroke:#ffb60080}.theme-dark .yellow-stroke-transparent-55,.theme-dark .color-2-stroke-transparent-55{stroke:#ffb6008c}.theme-dark .yellow-stroke-transparent-60,.theme-dark .color-2-stroke-transparent-60{stroke:#ffb60099}.theme-dark .yellow-stroke-transparent-65,.theme-dark .color-2-stroke-transparent-65{stroke:#ffb600a6}.theme-dark .yellow-stroke-transparent-70,.theme-dark .color-2-stroke-transparent-70{stroke:#ffb600b3}.theme-dark .yellow-stroke-transparent-75,.theme-dark .color-2-stroke-transparent-75{stroke:#ffb600bf}.theme-dark .yellow-stroke-transparent-80,.theme-dark .color-2-stroke-transparent-80{stroke:#ffb600cc}.theme-dark .yellow-stroke-transparent-85,.theme-dark .color-2-stroke-transparent-85{stroke:#ffb600d9}.theme-dark .yellow-stroke-transparent-90,.theme-dark .color-2-stroke-transparent-90{stroke:#ffb600e6}.theme-dark .yellow-stroke-transparent-95,.theme-dark .color-2-stroke-transparent-95{stroke:#ffb600f2}.theme-dark .yellow-stroke-lightness-10,.theme-dark .color-2-stroke-lightness-10{stroke:#ffbd1a}.theme-dark .yellow-stroke-darkness-10,.theme-dark .color-2-stroke-darkness-10{stroke:#e6a400}.theme-dark .yellow-stroke-lightness-20,.theme-dark .color-2-stroke-lightness-20{stroke:#ffc533}.theme-dark .yellow-stroke-darkness-20,.theme-dark .color-2-stroke-darkness-20{stroke:#cc9200}.theme-dark .yellow-stroke-lightness-30,.theme-dark .color-2-stroke-lightness-30{stroke:#ffcc4d}.theme-dark .yellow-stroke-darkness-30,.theme-dark .color-2-stroke-darkness-30{stroke:#b37f00}.theme-dark .yellow-stroke-lightness-40,.theme-dark .color-2-stroke-lightness-40{stroke:#ffd366}.theme-dark .yellow-stroke-darkness-40,.theme-dark .color-2-stroke-darkness-40{stroke:#996d00}.theme-dark .yellow-stroke-lightness-50,.theme-dark .color-2-stroke-lightness-50{stroke:#ffdb80}.theme-dark .yellow-stroke-darkness-50,.theme-dark .color-2-stroke-darkness-50{stroke:#805b00}.theme-dark .yellow-stroke-lightness-60,.theme-dark .color-2-stroke-lightness-60{stroke:#ffe299}.theme-dark .yellow-stroke-darkness-60,.theme-dark .color-2-stroke-darkness-60{stroke:#664900}.theme-dark .yellow-stroke-lightness-70,.theme-dark .color-2-stroke-lightness-70{stroke:#ffe9b3}.theme-dark .yellow-stroke-darkness-70,.theme-dark .color-2-stroke-darkness-70{stroke:#4d3700}.theme-dark .yellow-stroke-lightness-80,.theme-dark .color-2-stroke-lightness-80{stroke:#fff0cc}.theme-dark .yellow-stroke-darkness-80,.theme-dark .color-2-stroke-darkness-80{stroke:#332400}.theme-dark .yellow-stroke-lightness-90,.theme-dark .color-2-stroke-lightness-90{stroke:#fff8e6}.theme-dark .yellow-stroke-darkness-90,.theme-dark .color-2-stroke-darkness-90{stroke:#1a1200}.theme-dark .yellow-stroke-hover:hover,.theme-dark .color-2-stroke-hover:hover{stroke:#ffb600}.theme-dark .yellow-stroke-hover-transparent-5:hover,.theme-dark .color-2-stroke-hover-transparent-5:hover{stroke:#ffb6000d}.theme-dark .yellow-stroke-hover-transparent-10:hover,.theme-dark .color-2-stroke-hover-transparent-10:hover{stroke:#ffb6001a}.theme-dark .yellow-stroke-hover-transparent-15:hover,.theme-dark .color-2-stroke-hover-transparent-15:hover{stroke:#ffb60026}.theme-dark .yellow-stroke-hover-transparent-20:hover,.theme-dark .color-2-stroke-hover-transparent-20:hover{stroke:#ffb60033}.theme-dark .yellow-stroke-hover-transparent-25:hover,.theme-dark .color-2-stroke-hover-transparent-25:hover{stroke:#ffb60040}.theme-dark .yellow-stroke-hover-transparent-30:hover,.theme-dark .color-2-stroke-hover-transparent-30:hover{stroke:#ffb6004d}.theme-dark .yellow-stroke-hover-transparent-35:hover,.theme-dark .color-2-stroke-hover-transparent-35:hover{stroke:#ffb60059}.theme-dark .yellow-stroke-hover-transparent-40:hover,.theme-dark .color-2-stroke-hover-transparent-40:hover{stroke:#ffb60066}.theme-dark .yellow-stroke-hover-transparent-45:hover,.theme-dark .color-2-stroke-hover-transparent-45:hover{stroke:#ffb60073}.theme-dark .yellow-stroke-hover-transparent-50:hover,.theme-dark .color-2-stroke-hover-transparent-50:hover{stroke:#ffb60080}.theme-dark .yellow-stroke-hover-transparent-55:hover,.theme-dark .color-2-stroke-hover-transparent-55:hover{stroke:#ffb6008c}.theme-dark .yellow-stroke-hover-transparent-60:hover,.theme-dark .color-2-stroke-hover-transparent-60:hover{stroke:#ffb60099}.theme-dark .yellow-stroke-hover-transparent-65:hover,.theme-dark .color-2-stroke-hover-transparent-65:hover{stroke:#ffb600a6}.theme-dark .yellow-stroke-hover-transparent-70:hover,.theme-dark .color-2-stroke-hover-transparent-70:hover{stroke:#ffb600b3}.theme-dark .yellow-stroke-hover-transparent-75:hover,.theme-dark .color-2-stroke-hover-transparent-75:hover{stroke:#ffb600bf}.theme-dark .yellow-stroke-hover-transparent-80:hover,.theme-dark .color-2-stroke-hover-transparent-80:hover{stroke:#ffb600cc}.theme-dark .yellow-stroke-hover-transparent-85:hover,.theme-dark .color-2-stroke-hover-transparent-85:hover{stroke:#ffb600d9}.theme-dark .yellow-stroke-hover-transparent-90:hover,.theme-dark .color-2-stroke-hover-transparent-90:hover{stroke:#ffb600e6}.theme-dark .yellow-stroke-hover-transparent-95:hover,.theme-dark .color-2-stroke-hover-transparent-95:hover{stroke:#ffb600f2}.theme-dark .yellow-stroke-dark,.theme-dark .color-2-stroke-dark{stroke:#c28a00}.theme-dark .yellow-stroke-dark-transparent-5,.theme-dark .color-2-stroke-dark-transparent-5{stroke:#c28a000d}.theme-dark .yellow-stroke-dark-transparent-10,.theme-dark .color-2-stroke-dark-transparent-10{stroke:#c28a001a}.theme-dark .yellow-stroke-dark-transparent-15,.theme-dark .color-2-stroke-dark-transparent-15{stroke:#c28a0026}.theme-dark .yellow-stroke-dark-transparent-20,.theme-dark .color-2-stroke-dark-transparent-20{stroke:#c28a0033}.theme-dark .yellow-stroke-dark-transparent-25,.theme-dark .color-2-stroke-dark-transparent-25{stroke:#c28a0040}.theme-dark .yellow-stroke-dark-transparent-30,.theme-dark .color-2-stroke-dark-transparent-30{stroke:#c28a004d}.theme-dark .yellow-stroke-dark-transparent-35,.theme-dark .color-2-stroke-dark-transparent-35{stroke:#c28a0059}.theme-dark .yellow-stroke-dark-transparent-40,.theme-dark .color-2-stroke-dark-transparent-40{stroke:#c28a0066}.theme-dark .yellow-stroke-dark-transparent-45,.theme-dark .color-2-stroke-dark-transparent-45{stroke:#c28a0073}.theme-dark .yellow-stroke-dark-transparent-50,.theme-dark .color-2-stroke-dark-transparent-50{stroke:#c28a0080}.theme-dark .yellow-stroke-dark-transparent-55,.theme-dark .color-2-stroke-dark-transparent-55{stroke:#c28a008c}.theme-dark .yellow-stroke-dark-transparent-60,.theme-dark .color-2-stroke-dark-transparent-60{stroke:#c28a0099}.theme-dark .yellow-stroke-dark-transparent-65,.theme-dark .color-2-stroke-dark-transparent-65{stroke:#c28a00a6}.theme-dark .yellow-stroke-dark-transparent-70,.theme-dark .color-2-stroke-dark-transparent-70{stroke:#c28a00b3}.theme-dark .yellow-stroke-dark-transparent-75,.theme-dark .color-2-stroke-dark-transparent-75{stroke:#c28a00bf}.theme-dark .yellow-stroke-dark-transparent-80,.theme-dark .color-2-stroke-dark-transparent-80{stroke:#c28a00cc}.theme-dark .yellow-stroke-dark-transparent-85,.theme-dark .color-2-stroke-dark-transparent-85{stroke:#c28a00d9}.theme-dark .yellow-stroke-dark-transparent-90,.theme-dark .color-2-stroke-dark-transparent-90{stroke:#c28a00e6}.theme-dark .yellow-stroke-dark-transparent-95,.theme-dark .color-2-stroke-dark-transparent-95{stroke:#c28a00f2}.theme-dark .yellow-stroke-dark-lightness-10,.theme-dark .color-2-stroke-dark-lightness-10{stroke:#e2a000}.theme-dark .yellow-stroke-dark-darkness-10,.theme-dark .color-2-stroke-dark-darkness-10{stroke:#af7c00}.theme-dark .yellow-stroke-dark-lightness-20,.theme-dark .color-2-stroke-dark-lightness-20{stroke:#ffb602}.theme-dark .yellow-stroke-dark-darkness-20,.theme-dark .color-2-stroke-dark-darkness-20{stroke:#9b6e00}.theme-dark .yellow-stroke-dark-lightness-30,.theme-dark .color-2-stroke-dark-lightness-30{stroke:#ffbf22}.theme-dark .yellow-stroke-dark-darkness-30,.theme-dark .color-2-stroke-dark-darkness-30{stroke:#886100}.theme-dark .yellow-stroke-dark-lightness-40,.theme-dark .color-2-stroke-dark-lightness-40{stroke:#ffc841}.theme-dark .yellow-stroke-dark-darkness-40,.theme-dark .color-2-stroke-dark-darkness-40{stroke:#745300}.theme-dark .yellow-stroke-dark-lightness-50,.theme-dark .color-2-stroke-dark-lightness-50{stroke:#ffd161}.theme-dark .yellow-stroke-dark-darkness-50,.theme-dark .color-2-stroke-dark-darkness-50{stroke:#614500}.theme-dark .yellow-stroke-dark-lightness-60,.theme-dark .color-2-stroke-dark-lightness-60{stroke:#ffdb81}.theme-dark .yellow-stroke-dark-darkness-60,.theme-dark .color-2-stroke-dark-darkness-60{stroke:#4e3700}.theme-dark .yellow-stroke-dark-lightness-70,.theme-dark .color-2-stroke-dark-lightness-70{stroke:#ffe4a0}.theme-dark .yellow-stroke-dark-darkness-70,.theme-dark .color-2-stroke-dark-darkness-70{stroke:#3a2900}.theme-dark .yellow-stroke-dark-lightness-80,.theme-dark .color-2-stroke-dark-lightness-80{stroke:#ffedc0}.theme-dark .yellow-stroke-dark-darkness-80,.theme-dark .color-2-stroke-dark-darkness-80{stroke:#271c00}.theme-dark .yellow-stroke-dark-lightness-90,.theme-dark .color-2-stroke-dark-lightness-90{stroke:#fff6df}.theme-dark .yellow-stroke-dark-darkness-90,.theme-dark .color-2-stroke-dark-darkness-90{stroke:#130e00}.theme-dark .yellow-stroke-dark-hover:hover,.theme-dark .color-2-stroke-dark-hover:hover{stroke:#c28a00}.theme-dark .yellow-stroke-dark-hover-transparent-5:hover,.theme-dark .color-2-stroke-dark-hover-transparent-5:hover{stroke:#c28a000d}.theme-dark .yellow-stroke-dark-hover-transparent-10:hover,.theme-dark .color-2-stroke-dark-hover-transparent-10:hover{stroke:#c28a001a}.theme-dark .yellow-stroke-dark-hover-transparent-15:hover,.theme-dark .color-2-stroke-dark-hover-transparent-15:hover{stroke:#c28a0026}.theme-dark .yellow-stroke-dark-hover-transparent-20:hover,.theme-dark .color-2-stroke-dark-hover-transparent-20:hover{stroke:#c28a0033}.theme-dark .yellow-stroke-dark-hover-transparent-25:hover,.theme-dark .color-2-stroke-dark-hover-transparent-25:hover{stroke:#c28a0040}.theme-dark .yellow-stroke-dark-hover-transparent-30:hover,.theme-dark .color-2-stroke-dark-hover-transparent-30:hover{stroke:#c28a004d}.theme-dark .yellow-stroke-dark-hover-transparent-35:hover,.theme-dark .color-2-stroke-dark-hover-transparent-35:hover{stroke:#c28a0059}.theme-dark .yellow-stroke-dark-hover-transparent-40:hover,.theme-dark .color-2-stroke-dark-hover-transparent-40:hover{stroke:#c28a0066}.theme-dark .yellow-stroke-dark-hover-transparent-45:hover,.theme-dark .color-2-stroke-dark-hover-transparent-45:hover{stroke:#c28a0073}.theme-dark .yellow-stroke-dark-hover-transparent-50:hover,.theme-dark .color-2-stroke-dark-hover-transparent-50:hover{stroke:#c28a0080}.theme-dark .yellow-stroke-dark-hover-transparent-55:hover,.theme-dark .color-2-stroke-dark-hover-transparent-55:hover{stroke:#c28a008c}.theme-dark .yellow-stroke-dark-hover-transparent-60:hover,.theme-dark .color-2-stroke-dark-hover-transparent-60:hover{stroke:#c28a0099}.theme-dark .yellow-stroke-dark-hover-transparent-65:hover,.theme-dark .color-2-stroke-dark-hover-transparent-65:hover{stroke:#c28a00a6}.theme-dark .yellow-stroke-dark-hover-transparent-70:hover,.theme-dark .color-2-stroke-dark-hover-transparent-70:hover{stroke:#c28a00b3}.theme-dark .yellow-stroke-dark-hover-transparent-75:hover,.theme-dark .color-2-stroke-dark-hover-transparent-75:hover{stroke:#c28a00bf}.theme-dark .yellow-stroke-dark-hover-transparent-80:hover,.theme-dark .color-2-stroke-dark-hover-transparent-80:hover{stroke:#c28a00cc}.theme-dark .yellow-stroke-dark-hover-transparent-85:hover,.theme-dark .color-2-stroke-dark-hover-transparent-85:hover{stroke:#c28a00d9}.theme-dark .yellow-stroke-dark-hover-transparent-90:hover,.theme-dark .color-2-stroke-dark-hover-transparent-90:hover{stroke:#c28a00e6}.theme-dark .yellow-stroke-dark-hover-transparent-95:hover,.theme-dark .color-2-stroke-dark-hover-transparent-95:hover{stroke:#c28a00f2}.theme-dark .yellow-stroke-darker,.theme-dark .color-2-stroke-darker{stroke:#855f00}.theme-dark .yellow-stroke-darker-transparent-5,.theme-dark .color-2-stroke-darker-transparent-5{stroke:#855f000d}.theme-dark .yellow-stroke-darker-transparent-10,.theme-dark .color-2-stroke-darker-transparent-10{stroke:#855f001a}.theme-dark .yellow-stroke-darker-transparent-15,.theme-dark .color-2-stroke-darker-transparent-15{stroke:#855f0026}.theme-dark .yellow-stroke-darker-transparent-20,.theme-dark .color-2-stroke-darker-transparent-20{stroke:#855f0033}.theme-dark .yellow-stroke-darker-transparent-25,.theme-dark .color-2-stroke-darker-transparent-25{stroke:#855f0040}.theme-dark .yellow-stroke-darker-transparent-30,.theme-dark .color-2-stroke-darker-transparent-30{stroke:#855f004d}.theme-dark .yellow-stroke-darker-transparent-35,.theme-dark .color-2-stroke-darker-transparent-35{stroke:#855f0059}.theme-dark .yellow-stroke-darker-transparent-40,.theme-dark .color-2-stroke-darker-transparent-40{stroke:#855f0066}.theme-dark .yellow-stroke-darker-transparent-45,.theme-dark .color-2-stroke-darker-transparent-45{stroke:#855f0073}.theme-dark .yellow-stroke-darker-transparent-50,.theme-dark .color-2-stroke-darker-transparent-50{stroke:#855f0080}.theme-dark .yellow-stroke-darker-transparent-55,.theme-dark .color-2-stroke-darker-transparent-55{stroke:#855f008c}.theme-dark .yellow-stroke-darker-transparent-60,.theme-dark .color-2-stroke-darker-transparent-60{stroke:#855f0099}.theme-dark .yellow-stroke-darker-transparent-65,.theme-dark .color-2-stroke-darker-transparent-65{stroke:#855f00a6}.theme-dark .yellow-stroke-darker-transparent-70,.theme-dark .color-2-stroke-darker-transparent-70{stroke:#855f00b3}.theme-dark .yellow-stroke-darker-transparent-75,.theme-dark .color-2-stroke-darker-transparent-75{stroke:#855f00bf}.theme-dark .yellow-stroke-darker-transparent-80,.theme-dark .color-2-stroke-darker-transparent-80{stroke:#855f00cc}.theme-dark .yellow-stroke-darker-transparent-85,.theme-dark .color-2-stroke-darker-transparent-85{stroke:#855f00d9}.theme-dark .yellow-stroke-darker-transparent-90,.theme-dark .color-2-stroke-darker-transparent-90{stroke:#855f00e6}.theme-dark .yellow-stroke-darker-transparent-95,.theme-dark .color-2-stroke-darker-transparent-95{stroke:#855f00f2}.theme-dark .yellow-stroke-darker-lightness-10,.theme-dark .color-2-stroke-darker-lightness-10{stroke:#ab7a00}.theme-dark .yellow-stroke-darker-darkness-10,.theme-dark .color-2-stroke-darker-darkness-10{stroke:#785600}.theme-dark .yellow-stroke-darker-lightness-20,.theme-dark .color-2-stroke-darker-lightness-20{stroke:#d09500}.theme-dark .yellow-stroke-darker-darkness-20,.theme-dark .color-2-stroke-darker-darkness-20{stroke:#6a4c00}.theme-dark .yellow-stroke-darker-lightness-30,.theme-dark .color-2-stroke-darker-lightness-30{stroke:#f6b000}.theme-dark .yellow-stroke-darker-darkness-30,.theme-dark .color-2-stroke-darker-darkness-30{stroke:#5d4300}.theme-dark .yellow-stroke-darker-lightness-40,.theme-dark .color-2-stroke-darker-lightness-40{stroke:#ffbe1d}.theme-dark .yellow-stroke-darker-darkness-40,.theme-dark .color-2-stroke-darker-darkness-40{stroke:#503900}.theme-dark .yellow-stroke-darker-lightness-50,.theme-dark .color-2-stroke-darker-lightness-50{stroke:#ffc943}.theme-dark .yellow-stroke-darker-darkness-50,.theme-dark .color-2-stroke-darker-darkness-50{stroke:#433000}.theme-dark .yellow-stroke-darker-lightness-60,.theme-dark .color-2-stroke-darker-lightness-60{stroke:#ffd468}.theme-dark .yellow-stroke-darker-darkness-60,.theme-dark .color-2-stroke-darker-darkness-60{stroke:#352600}.theme-dark .yellow-stroke-darker-lightness-70,.theme-dark .color-2-stroke-darker-lightness-70{stroke:#ffdf8e}.theme-dark .yellow-stroke-darker-darkness-70,.theme-dark .color-2-stroke-darker-darkness-70{stroke:#281d00}.theme-dark .yellow-stroke-darker-lightness-80,.theme-dark .color-2-stroke-darker-lightness-80{stroke:#ffe9b4}.theme-dark .yellow-stroke-darker-darkness-80,.theme-dark .color-2-stroke-darker-darkness-80{stroke:#1b1300}.theme-dark .yellow-stroke-darker-lightness-90,.theme-dark .color-2-stroke-darker-lightness-90{stroke:#fff4d9}.theme-dark .yellow-stroke-darker-darkness-90,.theme-dark .color-2-stroke-darker-darkness-90{stroke:#0d0a00}.theme-dark .yellow-stroke-darker-hover:hover,.theme-dark .color-2-stroke-darker-hover:hover{stroke:#855f00}.theme-dark .yellow-stroke-darker-hover-transparent-5:hover,.theme-dark .color-2-stroke-darker-hover-transparent-5:hover{stroke:#855f000d}.theme-dark .yellow-stroke-darker-hover-transparent-10:hover,.theme-dark .color-2-stroke-darker-hover-transparent-10:hover{stroke:#855f001a}.theme-dark .yellow-stroke-darker-hover-transparent-15:hover,.theme-dark .color-2-stroke-darker-hover-transparent-15:hover{stroke:#855f0026}.theme-dark .yellow-stroke-darker-hover-transparent-20:hover,.theme-dark .color-2-stroke-darker-hover-transparent-20:hover{stroke:#855f0033}.theme-dark .yellow-stroke-darker-hover-transparent-25:hover,.theme-dark .color-2-stroke-darker-hover-transparent-25:hover{stroke:#855f0040}.theme-dark .yellow-stroke-darker-hover-transparent-30:hover,.theme-dark .color-2-stroke-darker-hover-transparent-30:hover{stroke:#855f004d}.theme-dark .yellow-stroke-darker-hover-transparent-35:hover,.theme-dark .color-2-stroke-darker-hover-transparent-35:hover{stroke:#855f0059}.theme-dark .yellow-stroke-darker-hover-transparent-40:hover,.theme-dark .color-2-stroke-darker-hover-transparent-40:hover{stroke:#855f0066}.theme-dark .yellow-stroke-darker-hover-transparent-45:hover,.theme-dark .color-2-stroke-darker-hover-transparent-45:hover{stroke:#855f0073}.theme-dark .yellow-stroke-darker-hover-transparent-50:hover,.theme-dark .color-2-stroke-darker-hover-transparent-50:hover{stroke:#855f0080}.theme-dark .yellow-stroke-darker-hover-transparent-55:hover,.theme-dark .color-2-stroke-darker-hover-transparent-55:hover{stroke:#855f008c}.theme-dark .yellow-stroke-darker-hover-transparent-60:hover,.theme-dark .color-2-stroke-darker-hover-transparent-60:hover{stroke:#855f0099}.theme-dark .yellow-stroke-darker-hover-transparent-65:hover,.theme-dark .color-2-stroke-darker-hover-transparent-65:hover{stroke:#855f00a6}.theme-dark .yellow-stroke-darker-hover-transparent-70:hover,.theme-dark .color-2-stroke-darker-hover-transparent-70:hover{stroke:#855f00b3}.theme-dark .yellow-stroke-darker-hover-transparent-75:hover,.theme-dark .color-2-stroke-darker-hover-transparent-75:hover{stroke:#855f00bf}.theme-dark .yellow-stroke-darker-hover-transparent-80:hover,.theme-dark .color-2-stroke-darker-hover-transparent-80:hover{stroke:#855f00cc}.theme-dark .yellow-stroke-darker-hover-transparent-85:hover,.theme-dark .color-2-stroke-darker-hover-transparent-85:hover{stroke:#855f00d9}.theme-dark .yellow-stroke-darker-hover-transparent-90:hover,.theme-dark .color-2-stroke-darker-hover-transparent-90:hover{stroke:#855f00e6}.theme-dark .yellow-stroke-darker-hover-transparent-95:hover,.theme-dark .color-2-stroke-darker-hover-transparent-95:hover{stroke:#855f00f2}.theme-dark .yellow-border-lighter,.theme-dark .color-2-border-lighter{border-color:#ffecbd!important}.theme-dark .yellow-border-lighter-transparent-5,.theme-dark .color-2-border-lighter-transparent-5{border-color:#ffecbd0d!important}.theme-dark .yellow-border-lighter-transparent-10,.theme-dark .color-2-border-lighter-transparent-10{border-color:#ffecbd1a!important}.theme-dark .yellow-border-lighter-transparent-15,.theme-dark .color-2-border-lighter-transparent-15{border-color:#ffecbd26!important}.theme-dark .yellow-border-lighter-transparent-20,.theme-dark .color-2-border-lighter-transparent-20{border-color:#ffecbd33!important}.theme-dark .yellow-border-lighter-transparent-25,.theme-dark .color-2-border-lighter-transparent-25{border-color:#ffecbd40!important}.theme-dark .yellow-border-lighter-transparent-30,.theme-dark .color-2-border-lighter-transparent-30{border-color:#ffecbd4d!important}.theme-dark .yellow-border-lighter-transparent-35,.theme-dark .color-2-border-lighter-transparent-35{border-color:#ffecbd59!important}.theme-dark .yellow-border-lighter-transparent-40,.theme-dark .color-2-border-lighter-transparent-40{border-color:#ffecbd66!important}.theme-dark .yellow-border-lighter-transparent-45,.theme-dark .color-2-border-lighter-transparent-45{border-color:#ffecbd73!important}.theme-dark .yellow-border-lighter-transparent-50,.theme-dark .color-2-border-lighter-transparent-50{border-color:#ffecbd80!important}.theme-dark .yellow-border-lighter-transparent-55,.theme-dark .color-2-border-lighter-transparent-55{border-color:#ffecbd8c!important}.theme-dark .yellow-border-lighter-transparent-60,.theme-dark .color-2-border-lighter-transparent-60{border-color:#ffecbd99!important}.theme-dark .yellow-border-lighter-transparent-65,.theme-dark .color-2-border-lighter-transparent-65{border-color:#ffecbda6!important}.theme-dark .yellow-border-lighter-transparent-70,.theme-dark .color-2-border-lighter-transparent-70{border-color:#ffecbdb3!important}.theme-dark .yellow-border-lighter-transparent-75,.theme-dark .color-2-border-lighter-transparent-75{border-color:#ffecbdbf!important}.theme-dark .yellow-border-lighter-transparent-80,.theme-dark .color-2-border-lighter-transparent-80{border-color:#ffecbdcc!important}.theme-dark .yellow-border-lighter-transparent-85,.theme-dark .color-2-border-lighter-transparent-85{border-color:#ffecbdd9!important}.theme-dark .yellow-border-lighter-transparent-90,.theme-dark .color-2-border-lighter-transparent-90{border-color:#ffecbde6!important}.theme-dark .yellow-border-lighter-transparent-95,.theme-dark .color-2-border-lighter-transparent-95{border-color:#ffecbdf2!important}.theme-dark .yellow-border-lighter-lightness-10,.theme-dark .color-2-border-lighter-lightness-10{border-color:#ffeec4!important}.theme-dark .yellow-border-lighter-darkness-10,.theme-dark .color-2-border-lighter-darkness-10{border-color:#ffdf91!important}.theme-dark .yellow-border-lighter-lightness-20,.theme-dark .color-2-border-lighter-lightness-20{border-color:#fff0ca!important}.theme-dark .yellow-border-lighter-darkness-20,.theme-dark .color-2-border-lighter-darkness-20{border-color:#ffd264!important}.theme-dark .yellow-border-lighter-lightness-30,.theme-dark .color-2-border-lighter-lightness-30{border-color:#fff2d1!important}.theme-dark .yellow-border-lighter-darkness-30,.theme-dark .color-2-border-lighter-darkness-30{border-color:#ffc638!important}.theme-dark .yellow-border-lighter-lightness-40,.theme-dark .color-2-border-lighter-lightness-40{border-color:#fff4d7!important}.theme-dark .yellow-border-lighter-darkness-40,.theme-dark .color-2-border-lighter-darkness-40{border-color:#ffb90b!important}.theme-dark .yellow-border-lighter-lightness-50,.theme-dark .color-2-border-lighter-lightness-50{border-color:#fff6de!important}.theme-dark .yellow-border-lighter-darkness-50,.theme-dark .color-2-border-lighter-darkness-50{border-color:#de9e00!important}.theme-dark .yellow-border-lighter-lightness-60,.theme-dark .color-2-border-lighter-lightness-60{border-color:#fff7e5!important}.theme-dark .yellow-border-lighter-darkness-60,.theme-dark .color-2-border-lighter-darkness-60{border-color:#b27e00!important}.theme-dark .yellow-border-lighter-lightness-70,.theme-dark .color-2-border-lighter-lightness-70{border-color:#fff9eb!important}.theme-dark .yellow-border-lighter-darkness-70,.theme-dark .color-2-border-lighter-darkness-70{border-color:#855f00!important}.theme-dark .yellow-border-lighter-lightness-80,.theme-dark .color-2-border-lighter-lightness-80{border-color:#fffbf2!important}.theme-dark .yellow-border-lighter-darkness-80,.theme-dark .color-2-border-lighter-darkness-80{border-color:#593f00!important}.theme-dark .yellow-border-lighter-lightness-90,.theme-dark .color-2-border-lighter-lightness-90{border-color:#fffdf8!important}.theme-dark .yellow-border-lighter-darkness-90,.theme-dark .color-2-border-lighter-darkness-90{border-color:#2c2000!important}.theme-dark .yellow-border-lighter-hover:hover,.theme-dark .color-2-border-lighter-hover:hover{border-color:#ffecbd!important}.theme-dark .yellow-border-lighter-hover-transparent-5:hover,.theme-dark .color-2-border-lighter-hover-transparent-5:hover{border-color:#ffecbd0d!important}.theme-dark .yellow-border-lighter-hover-transparent-10:hover,.theme-dark .color-2-border-lighter-hover-transparent-10:hover{border-color:#ffecbd1a!important}.theme-dark .yellow-border-lighter-hover-transparent-15:hover,.theme-dark .color-2-border-lighter-hover-transparent-15:hover{border-color:#ffecbd26!important}.theme-dark .yellow-border-lighter-hover-transparent-20:hover,.theme-dark .color-2-border-lighter-hover-transparent-20:hover{border-color:#ffecbd33!important}.theme-dark .yellow-border-lighter-hover-transparent-25:hover,.theme-dark .color-2-border-lighter-hover-transparent-25:hover{border-color:#ffecbd40!important}.theme-dark .yellow-border-lighter-hover-transparent-30:hover,.theme-dark .color-2-border-lighter-hover-transparent-30:hover{border-color:#ffecbd4d!important}.theme-dark .yellow-border-lighter-hover-transparent-35:hover,.theme-dark .color-2-border-lighter-hover-transparent-35:hover{border-color:#ffecbd59!important}.theme-dark .yellow-border-lighter-hover-transparent-40:hover,.theme-dark .color-2-border-lighter-hover-transparent-40:hover{border-color:#ffecbd66!important}.theme-dark .yellow-border-lighter-hover-transparent-45:hover,.theme-dark .color-2-border-lighter-hover-transparent-45:hover{border-color:#ffecbd73!important}.theme-dark .yellow-border-lighter-hover-transparent-50:hover,.theme-dark .color-2-border-lighter-hover-transparent-50:hover{border-color:#ffecbd80!important}.theme-dark .yellow-border-lighter-hover-transparent-55:hover,.theme-dark .color-2-border-lighter-hover-transparent-55:hover{border-color:#ffecbd8c!important}.theme-dark .yellow-border-lighter-hover-transparent-60:hover,.theme-dark .color-2-border-lighter-hover-transparent-60:hover{border-color:#ffecbd99!important}.theme-dark .yellow-border-lighter-hover-transparent-65:hover,.theme-dark .color-2-border-lighter-hover-transparent-65:hover{border-color:#ffecbda6!important}.theme-dark .yellow-border-lighter-hover-transparent-70:hover,.theme-dark .color-2-border-lighter-hover-transparent-70:hover{border-color:#ffecbdb3!important}.theme-dark .yellow-border-lighter-hover-transparent-75:hover,.theme-dark .color-2-border-lighter-hover-transparent-75:hover{border-color:#ffecbdbf!important}.theme-dark .yellow-border-lighter-hover-transparent-80:hover,.theme-dark .color-2-border-lighter-hover-transparent-80:hover{border-color:#ffecbdcc!important}.theme-dark .yellow-border-lighter-hover-transparent-85:hover,.theme-dark .color-2-border-lighter-hover-transparent-85:hover{border-color:#ffecbdd9!important}.theme-dark .yellow-border-lighter-hover-transparent-90:hover,.theme-dark .color-2-border-lighter-hover-transparent-90:hover{border-color:#ffecbde6!important}.theme-dark .yellow-border-lighter-hover-transparent-95:hover,.theme-dark .color-2-border-lighter-hover-transparent-95:hover{border-color:#ffecbdf2!important}.theme-dark .yellow-border-light,.theme-dark .color-2-border-light{border-color:#ffc83d!important}.theme-dark .yellow-border-light-transparent-5,.theme-dark .color-2-border-light-transparent-5{border-color:#ffc83d0d!important}.theme-dark .yellow-border-light-transparent-10,.theme-dark .color-2-border-light-transparent-10{border-color:#ffc83d1a!important}.theme-dark .yellow-border-light-transparent-15,.theme-dark .color-2-border-light-transparent-15{border-color:#ffc83d26!important}.theme-dark .yellow-border-light-transparent-20,.theme-dark .color-2-border-light-transparent-20{border-color:#ffc83d33!important}.theme-dark .yellow-border-light-transparent-25,.theme-dark .color-2-border-light-transparent-25{border-color:#ffc83d40!important}.theme-dark .yellow-border-light-transparent-30,.theme-dark .color-2-border-light-transparent-30{border-color:#ffc83d4d!important}.theme-dark .yellow-border-light-transparent-35,.theme-dark .color-2-border-light-transparent-35{border-color:#ffc83d59!important}.theme-dark .yellow-border-light-transparent-40,.theme-dark .color-2-border-light-transparent-40{border-color:#ffc83d66!important}.theme-dark .yellow-border-light-transparent-45,.theme-dark .color-2-border-light-transparent-45{border-color:#ffc83d73!important}.theme-dark .yellow-border-light-transparent-50,.theme-dark .color-2-border-light-transparent-50{border-color:#ffc83d80!important}.theme-dark .yellow-border-light-transparent-55,.theme-dark .color-2-border-light-transparent-55{border-color:#ffc83d8c!important}.theme-dark .yellow-border-light-transparent-60,.theme-dark .color-2-border-light-transparent-60{border-color:#ffc83d99!important}.theme-dark .yellow-border-light-transparent-65,.theme-dark .color-2-border-light-transparent-65{border-color:#ffc83da6!important}.theme-dark .yellow-border-light-transparent-70,.theme-dark .color-2-border-light-transparent-70{border-color:#ffc83db3!important}.theme-dark .yellow-border-light-transparent-75,.theme-dark .color-2-border-light-transparent-75{border-color:#ffc83dbf!important}.theme-dark .yellow-border-light-transparent-80,.theme-dark .color-2-border-light-transparent-80{border-color:#ffc83dcc!important}.theme-dark .yellow-border-light-transparent-85,.theme-dark .color-2-border-light-transparent-85{border-color:#ffc83dd9!important}.theme-dark .yellow-border-light-transparent-90,.theme-dark .color-2-border-light-transparent-90{border-color:#ffc83de6!important}.theme-dark .yellow-border-light-transparent-95,.theme-dark .color-2-border-light-transparent-95{border-color:#ffc83df2!important}.theme-dark .yellow-border-light-lightness-10,.theme-dark .color-2-border-light-lightness-10{border-color:#ffce50!important}.theme-dark .yellow-border-light-darkness-10,.theme-dark .color-2-border-light-darkness-10{border-color:#ffbf1d!important}.theme-dark .yellow-border-light-lightness-20,.theme-dark .color-2-border-light-lightness-20{border-color:#ffd364!important}.theme-dark .yellow-border-light-darkness-20,.theme-dark .color-2-border-light-darkness-20{border-color:#fdb500!important}.theme-dark .yellow-border-light-lightness-30,.theme-dark .color-2-border-light-lightness-30{border-color:#ffd977!important}.theme-dark .yellow-border-light-darkness-30,.theme-dark .color-2-border-light-darkness-30{border-color:#dd9e00!important}.theme-dark .yellow-border-light-lightness-40,.theme-dark .color-2-border-light-lightness-40{border-color:#ffde8b!important}.theme-dark .yellow-border-light-darkness-40,.theme-dark .color-2-border-light-darkness-40{border-color:#be8800!important}.theme-dark .yellow-border-light-lightness-50,.theme-dark .color-2-border-light-lightness-50{border-color:#ffe49e!important}.theme-dark .yellow-border-light-darkness-50,.theme-dark .color-2-border-light-darkness-50{border-color:#9e7100!important}.theme-dark .yellow-border-light-lightness-60,.theme-dark .color-2-border-light-lightness-60{border-color:#ffe9b1!important}.theme-dark .yellow-border-light-darkness-60,.theme-dark .color-2-border-light-darkness-60{border-color:#7e5b00!important}.theme-dark .yellow-border-light-lightness-70,.theme-dark .color-2-border-light-lightness-70{border-color:#ffefc5!important}.theme-dark .yellow-border-light-darkness-70,.theme-dark .color-2-border-light-darkness-70{border-color:#5f4400!important}.theme-dark .yellow-border-light-lightness-80,.theme-dark .color-2-border-light-lightness-80{border-color:#fff4d8!important}.theme-dark .yellow-border-light-darkness-80,.theme-dark .color-2-border-light-darkness-80{border-color:#3f2d00!important}.theme-dark .yellow-border-light-lightness-90,.theme-dark .color-2-border-light-lightness-90{border-color:#fffaec!important}.theme-dark .yellow-border-light-darkness-90,.theme-dark .color-2-border-light-darkness-90{border-color:#201700!important}.theme-dark .yellow-border-light-hover:hover,.theme-dark .color-2-border-light-hover:hover{border-color:#ffc83d!important}.theme-dark .yellow-border-light-hover-transparent-5:hover,.theme-dark .color-2-border-light-hover-transparent-5:hover{border-color:#ffc83d0d!important}.theme-dark .yellow-border-light-hover-transparent-10:hover,.theme-dark .color-2-border-light-hover-transparent-10:hover{border-color:#ffc83d1a!important}.theme-dark .yellow-border-light-hover-transparent-15:hover,.theme-dark .color-2-border-light-hover-transparent-15:hover{border-color:#ffc83d26!important}.theme-dark .yellow-border-light-hover-transparent-20:hover,.theme-dark .color-2-border-light-hover-transparent-20:hover{border-color:#ffc83d33!important}.theme-dark .yellow-border-light-hover-transparent-25:hover,.theme-dark .color-2-border-light-hover-transparent-25:hover{border-color:#ffc83d40!important}.theme-dark .yellow-border-light-hover-transparent-30:hover,.theme-dark .color-2-border-light-hover-transparent-30:hover{border-color:#ffc83d4d!important}.theme-dark .yellow-border-light-hover-transparent-35:hover,.theme-dark .color-2-border-light-hover-transparent-35:hover{border-color:#ffc83d59!important}.theme-dark .yellow-border-light-hover-transparent-40:hover,.theme-dark .color-2-border-light-hover-transparent-40:hover{border-color:#ffc83d66!important}.theme-dark .yellow-border-light-hover-transparent-45:hover,.theme-dark .color-2-border-light-hover-transparent-45:hover{border-color:#ffc83d73!important}.theme-dark .yellow-border-light-hover-transparent-50:hover,.theme-dark .color-2-border-light-hover-transparent-50:hover{border-color:#ffc83d80!important}.theme-dark .yellow-border-light-hover-transparent-55:hover,.theme-dark .color-2-border-light-hover-transparent-55:hover{border-color:#ffc83d8c!important}.theme-dark .yellow-border-light-hover-transparent-60:hover,.theme-dark .color-2-border-light-hover-transparent-60:hover{border-color:#ffc83d99!important}.theme-dark .yellow-border-light-hover-transparent-65:hover,.theme-dark .color-2-border-light-hover-transparent-65:hover{border-color:#ffc83da6!important}.theme-dark .yellow-border-light-hover-transparent-70:hover,.theme-dark .color-2-border-light-hover-transparent-70:hover{border-color:#ffc83db3!important}.theme-dark .yellow-border-light-hover-transparent-75:hover,.theme-dark .color-2-border-light-hover-transparent-75:hover{border-color:#ffc83dbf!important}.theme-dark .yellow-border-light-hover-transparent-80:hover,.theme-dark .color-2-border-light-hover-transparent-80:hover{border-color:#ffc83dcc!important}.theme-dark .yellow-border-light-hover-transparent-85:hover,.theme-dark .color-2-border-light-hover-transparent-85:hover{border-color:#ffc83dd9!important}.theme-dark .yellow-border-light-hover-transparent-90:hover,.theme-dark .color-2-border-light-hover-transparent-90:hover{border-color:#ffc83de6!important}.theme-dark .yellow-border-light-hover-transparent-95:hover,.theme-dark .color-2-border-light-hover-transparent-95:hover{border-color:#ffc83df2!important}.theme-dark .yellow-border,.theme-dark .color-2-border{border-color:#ffb600!important}.theme-dark .yellow-border-transparent-5,.theme-dark .color-2-border-transparent-5{border-color:#ffb6000d!important}.theme-dark .yellow-border-transparent-10,.theme-dark .color-2-border-transparent-10{border-color:#ffb6001a!important}.theme-dark .yellow-border-transparent-15,.theme-dark .color-2-border-transparent-15{border-color:#ffb60026!important}.theme-dark .yellow-border-transparent-20,.theme-dark .color-2-border-transparent-20{border-color:#ffb60033!important}.theme-dark .yellow-border-transparent-25,.theme-dark .color-2-border-transparent-25{border-color:#ffb60040!important}.theme-dark .yellow-border-transparent-30,.theme-dark .color-2-border-transparent-30{border-color:#ffb6004d!important}.theme-dark .yellow-border-transparent-35,.theme-dark .color-2-border-transparent-35{border-color:#ffb60059!important}.theme-dark .yellow-border-transparent-40,.theme-dark .color-2-border-transparent-40{border-color:#ffb60066!important}.theme-dark .yellow-border-transparent-45,.theme-dark .color-2-border-transparent-45{border-color:#ffb60073!important}.theme-dark .yellow-border-transparent-50,.theme-dark .color-2-border-transparent-50{border-color:#ffb60080!important}.theme-dark .yellow-border-transparent-55,.theme-dark .color-2-border-transparent-55{border-color:#ffb6008c!important}.theme-dark .yellow-border-transparent-60,.theme-dark .color-2-border-transparent-60{border-color:#ffb60099!important}.theme-dark .yellow-border-transparent-65,.theme-dark .color-2-border-transparent-65{border-color:#ffb600a6!important}.theme-dark .yellow-border-transparent-70,.theme-dark .color-2-border-transparent-70{border-color:#ffb600b3!important}.theme-dark .yellow-border-transparent-75,.theme-dark .color-2-border-transparent-75{border-color:#ffb600bf!important}.theme-dark .yellow-border-transparent-80,.theme-dark .color-2-border-transparent-80{border-color:#ffb600cc!important}.theme-dark .yellow-border-transparent-85,.theme-dark .color-2-border-transparent-85{border-color:#ffb600d9!important}.theme-dark .yellow-border-transparent-90,.theme-dark .color-2-border-transparent-90{border-color:#ffb600e6!important}.theme-dark .yellow-border-transparent-95,.theme-dark .color-2-border-transparent-95{border-color:#ffb600f2!important}.theme-dark .yellow-border-lightness-10,.theme-dark .color-2-border-lightness-10{border-color:#ffbd1a!important}.theme-dark .yellow-border-darkness-10,.theme-dark .color-2-border-darkness-10{border-color:#e6a400!important}.theme-dark .yellow-border-lightness-20,.theme-dark .color-2-border-lightness-20{border-color:#ffc533!important}.theme-dark .yellow-border-darkness-20,.theme-dark .color-2-border-darkness-20{border-color:#cc9200!important}.theme-dark .yellow-border-lightness-30,.theme-dark .color-2-border-lightness-30{border-color:#ffcc4d!important}.theme-dark .yellow-border-darkness-30,.theme-dark .color-2-border-darkness-30{border-color:#b37f00!important}.theme-dark .yellow-border-lightness-40,.theme-dark .color-2-border-lightness-40{border-color:#ffd366!important}.theme-dark .yellow-border-darkness-40,.theme-dark .color-2-border-darkness-40{border-color:#996d00!important}.theme-dark .yellow-border-lightness-50,.theme-dark .color-2-border-lightness-50{border-color:#ffdb80!important}.theme-dark .yellow-border-darkness-50,.theme-dark .color-2-border-darkness-50{border-color:#805b00!important}.theme-dark .yellow-border-lightness-60,.theme-dark .color-2-border-lightness-60{border-color:#ffe299!important}.theme-dark .yellow-border-darkness-60,.theme-dark .color-2-border-darkness-60{border-color:#664900!important}.theme-dark .yellow-border-lightness-70,.theme-dark .color-2-border-lightness-70{border-color:#ffe9b3!important}.theme-dark .yellow-border-darkness-70,.theme-dark .color-2-border-darkness-70{border-color:#4d3700!important}.theme-dark .yellow-border-lightness-80,.theme-dark .color-2-border-lightness-80{border-color:#fff0cc!important}.theme-dark .yellow-border-darkness-80,.theme-dark .color-2-border-darkness-80{border-color:#332400!important}.theme-dark .yellow-border-lightness-90,.theme-dark .color-2-border-lightness-90{border-color:#fff8e6!important}.theme-dark .yellow-border-darkness-90,.theme-dark .color-2-border-darkness-90{border-color:#1a1200!important}.theme-dark .yellow-border-hover:hover,.theme-dark .color-2-border-hover:hover{border-color:#ffb600!important}.theme-dark .yellow-border-hover-transparent-5:hover,.theme-dark .color-2-border-hover-transparent-5:hover{border-color:#ffb6000d!important}.theme-dark .yellow-border-hover-transparent-10:hover,.theme-dark .color-2-border-hover-transparent-10:hover{border-color:#ffb6001a!important}.theme-dark .yellow-border-hover-transparent-15:hover,.theme-dark .color-2-border-hover-transparent-15:hover{border-color:#ffb60026!important}.theme-dark .yellow-border-hover-transparent-20:hover,.theme-dark .color-2-border-hover-transparent-20:hover{border-color:#ffb60033!important}.theme-dark .yellow-border-hover-transparent-25:hover,.theme-dark .color-2-border-hover-transparent-25:hover{border-color:#ffb60040!important}.theme-dark .yellow-border-hover-transparent-30:hover,.theme-dark .color-2-border-hover-transparent-30:hover{border-color:#ffb6004d!important}.theme-dark .yellow-border-hover-transparent-35:hover,.theme-dark .color-2-border-hover-transparent-35:hover{border-color:#ffb60059!important}.theme-dark .yellow-border-hover-transparent-40:hover,.theme-dark .color-2-border-hover-transparent-40:hover{border-color:#ffb60066!important}.theme-dark .yellow-border-hover-transparent-45:hover,.theme-dark .color-2-border-hover-transparent-45:hover{border-color:#ffb60073!important}.theme-dark .yellow-border-hover-transparent-50:hover,.theme-dark .color-2-border-hover-transparent-50:hover{border-color:#ffb60080!important}.theme-dark .yellow-border-hover-transparent-55:hover,.theme-dark .color-2-border-hover-transparent-55:hover{border-color:#ffb6008c!important}.theme-dark .yellow-border-hover-transparent-60:hover,.theme-dark .color-2-border-hover-transparent-60:hover{border-color:#ffb60099!important}.theme-dark .yellow-border-hover-transparent-65:hover,.theme-dark .color-2-border-hover-transparent-65:hover{border-color:#ffb600a6!important}.theme-dark .yellow-border-hover-transparent-70:hover,.theme-dark .color-2-border-hover-transparent-70:hover{border-color:#ffb600b3!important}.theme-dark .yellow-border-hover-transparent-75:hover,.theme-dark .color-2-border-hover-transparent-75:hover{border-color:#ffb600bf!important}.theme-dark .yellow-border-hover-transparent-80:hover,.theme-dark .color-2-border-hover-transparent-80:hover{border-color:#ffb600cc!important}.theme-dark .yellow-border-hover-transparent-85:hover,.theme-dark .color-2-border-hover-transparent-85:hover{border-color:#ffb600d9!important}.theme-dark .yellow-border-hover-transparent-90:hover,.theme-dark .color-2-border-hover-transparent-90:hover{border-color:#ffb600e6!important}.theme-dark .yellow-border-hover-transparent-95:hover,.theme-dark .color-2-border-hover-transparent-95:hover{border-color:#ffb600f2!important}.theme-dark .yellow-border-dark,.theme-dark .color-2-border-dark{border-color:#c28a00!important}.theme-dark .yellow-border-dark-transparent-5,.theme-dark .color-2-border-dark-transparent-5{border-color:#c28a000d!important}.theme-dark .yellow-border-dark-transparent-10,.theme-dark .color-2-border-dark-transparent-10{border-color:#c28a001a!important}.theme-dark .yellow-border-dark-transparent-15,.theme-dark .color-2-border-dark-transparent-15{border-color:#c28a0026!important}.theme-dark .yellow-border-dark-transparent-20,.theme-dark .color-2-border-dark-transparent-20{border-color:#c28a0033!important}.theme-dark .yellow-border-dark-transparent-25,.theme-dark .color-2-border-dark-transparent-25{border-color:#c28a0040!important}.theme-dark .yellow-border-dark-transparent-30,.theme-dark .color-2-border-dark-transparent-30{border-color:#c28a004d!important}.theme-dark .yellow-border-dark-transparent-35,.theme-dark .color-2-border-dark-transparent-35{border-color:#c28a0059!important}.theme-dark .yellow-border-dark-transparent-40,.theme-dark .color-2-border-dark-transparent-40{border-color:#c28a0066!important}.theme-dark .yellow-border-dark-transparent-45,.theme-dark .color-2-border-dark-transparent-45{border-color:#c28a0073!important}.theme-dark .yellow-border-dark-transparent-50,.theme-dark .color-2-border-dark-transparent-50{border-color:#c28a0080!important}.theme-dark .yellow-border-dark-transparent-55,.theme-dark .color-2-border-dark-transparent-55{border-color:#c28a008c!important}.theme-dark .yellow-border-dark-transparent-60,.theme-dark .color-2-border-dark-transparent-60{border-color:#c28a0099!important}.theme-dark .yellow-border-dark-transparent-65,.theme-dark .color-2-border-dark-transparent-65{border-color:#c28a00a6!important}.theme-dark .yellow-border-dark-transparent-70,.theme-dark .color-2-border-dark-transparent-70{border-color:#c28a00b3!important}.theme-dark .yellow-border-dark-transparent-75,.theme-dark .color-2-border-dark-transparent-75{border-color:#c28a00bf!important}.theme-dark .yellow-border-dark-transparent-80,.theme-dark .color-2-border-dark-transparent-80{border-color:#c28a00cc!important}.theme-dark .yellow-border-dark-transparent-85,.theme-dark .color-2-border-dark-transparent-85{border-color:#c28a00d9!important}.theme-dark .yellow-border-dark-transparent-90,.theme-dark .color-2-border-dark-transparent-90{border-color:#c28a00e6!important}.theme-dark .yellow-border-dark-transparent-95,.theme-dark .color-2-border-dark-transparent-95{border-color:#c28a00f2!important}.theme-dark .yellow-border-dark-lightness-10,.theme-dark .color-2-border-dark-lightness-10{border-color:#e2a000!important}.theme-dark .yellow-border-dark-darkness-10,.theme-dark .color-2-border-dark-darkness-10{border-color:#af7c00!important}.theme-dark .yellow-border-dark-lightness-20,.theme-dark .color-2-border-dark-lightness-20{border-color:#ffb602!important}.theme-dark .yellow-border-dark-darkness-20,.theme-dark .color-2-border-dark-darkness-20{border-color:#9b6e00!important}.theme-dark .yellow-border-dark-lightness-30,.theme-dark .color-2-border-dark-lightness-30{border-color:#ffbf22!important}.theme-dark .yellow-border-dark-darkness-30,.theme-dark .color-2-border-dark-darkness-30{border-color:#886100!important}.theme-dark .yellow-border-dark-lightness-40,.theme-dark .color-2-border-dark-lightness-40{border-color:#ffc841!important}.theme-dark .yellow-border-dark-darkness-40,.theme-dark .color-2-border-dark-darkness-40{border-color:#745300!important}.theme-dark .yellow-border-dark-lightness-50,.theme-dark .color-2-border-dark-lightness-50{border-color:#ffd161!important}.theme-dark .yellow-border-dark-darkness-50,.theme-dark .color-2-border-dark-darkness-50{border-color:#614500!important}.theme-dark .yellow-border-dark-lightness-60,.theme-dark .color-2-border-dark-lightness-60{border-color:#ffdb81!important}.theme-dark .yellow-border-dark-darkness-60,.theme-dark .color-2-border-dark-darkness-60{border-color:#4e3700!important}.theme-dark .yellow-border-dark-lightness-70,.theme-dark .color-2-border-dark-lightness-70{border-color:#ffe4a0!important}.theme-dark .yellow-border-dark-darkness-70,.theme-dark .color-2-border-dark-darkness-70{border-color:#3a2900!important}.theme-dark .yellow-border-dark-lightness-80,.theme-dark .color-2-border-dark-lightness-80{border-color:#ffedc0!important}.theme-dark .yellow-border-dark-darkness-80,.theme-dark .color-2-border-dark-darkness-80{border-color:#271c00!important}.theme-dark .yellow-border-dark-lightness-90,.theme-dark .color-2-border-dark-lightness-90{border-color:#fff6df!important}.theme-dark .yellow-border-dark-darkness-90,.theme-dark .color-2-border-dark-darkness-90{border-color:#130e00!important}.theme-dark .yellow-border-dark-hover:hover,.theme-dark .color-2-border-dark-hover:hover{border-color:#c28a00!important}.theme-dark .yellow-border-dark-hover-transparent-5:hover,.theme-dark .color-2-border-dark-hover-transparent-5:hover{border-color:#c28a000d!important}.theme-dark .yellow-border-dark-hover-transparent-10:hover,.theme-dark .color-2-border-dark-hover-transparent-10:hover{border-color:#c28a001a!important}.theme-dark .yellow-border-dark-hover-transparent-15:hover,.theme-dark .color-2-border-dark-hover-transparent-15:hover{border-color:#c28a0026!important}.theme-dark .yellow-border-dark-hover-transparent-20:hover,.theme-dark .color-2-border-dark-hover-transparent-20:hover{border-color:#c28a0033!important}.theme-dark .yellow-border-dark-hover-transparent-25:hover,.theme-dark .color-2-border-dark-hover-transparent-25:hover{border-color:#c28a0040!important}.theme-dark .yellow-border-dark-hover-transparent-30:hover,.theme-dark .color-2-border-dark-hover-transparent-30:hover{border-color:#c28a004d!important}.theme-dark .yellow-border-dark-hover-transparent-35:hover,.theme-dark .color-2-border-dark-hover-transparent-35:hover{border-color:#c28a0059!important}.theme-dark .yellow-border-dark-hover-transparent-40:hover,.theme-dark .color-2-border-dark-hover-transparent-40:hover{border-color:#c28a0066!important}.theme-dark .yellow-border-dark-hover-transparent-45:hover,.theme-dark .color-2-border-dark-hover-transparent-45:hover{border-color:#c28a0073!important}.theme-dark .yellow-border-dark-hover-transparent-50:hover,.theme-dark .color-2-border-dark-hover-transparent-50:hover{border-color:#c28a0080!important}.theme-dark .yellow-border-dark-hover-transparent-55:hover,.theme-dark .color-2-border-dark-hover-transparent-55:hover{border-color:#c28a008c!important}.theme-dark .yellow-border-dark-hover-transparent-60:hover,.theme-dark .color-2-border-dark-hover-transparent-60:hover{border-color:#c28a0099!important}.theme-dark .yellow-border-dark-hover-transparent-65:hover,.theme-dark .color-2-border-dark-hover-transparent-65:hover{border-color:#c28a00a6!important}.theme-dark .yellow-border-dark-hover-transparent-70:hover,.theme-dark .color-2-border-dark-hover-transparent-70:hover{border-color:#c28a00b3!important}.theme-dark .yellow-border-dark-hover-transparent-75:hover,.theme-dark .color-2-border-dark-hover-transparent-75:hover{border-color:#c28a00bf!important}.theme-dark .yellow-border-dark-hover-transparent-80:hover,.theme-dark .color-2-border-dark-hover-transparent-80:hover{border-color:#c28a00cc!important}.theme-dark .yellow-border-dark-hover-transparent-85:hover,.theme-dark .color-2-border-dark-hover-transparent-85:hover{border-color:#c28a00d9!important}.theme-dark .yellow-border-dark-hover-transparent-90:hover,.theme-dark .color-2-border-dark-hover-transparent-90:hover{border-color:#c28a00e6!important}.theme-dark .yellow-border-dark-hover-transparent-95:hover,.theme-dark .color-2-border-dark-hover-transparent-95:hover{border-color:#c28a00f2!important}.theme-dark .yellow-border-darker,.theme-dark .color-2-border-darker{border-color:#855f00!important}.theme-dark .yellow-border-darker-transparent-5,.theme-dark .color-2-border-darker-transparent-5{border-color:#855f000d!important}.theme-dark .yellow-border-darker-transparent-10,.theme-dark .color-2-border-darker-transparent-10{border-color:#855f001a!important}.theme-dark .yellow-border-darker-transparent-15,.theme-dark .color-2-border-darker-transparent-15{border-color:#855f0026!important}.theme-dark .yellow-border-darker-transparent-20,.theme-dark .color-2-border-darker-transparent-20{border-color:#855f0033!important}.theme-dark .yellow-border-darker-transparent-25,.theme-dark .color-2-border-darker-transparent-25{border-color:#855f0040!important}.theme-dark .yellow-border-darker-transparent-30,.theme-dark .color-2-border-darker-transparent-30{border-color:#855f004d!important}.theme-dark .yellow-border-darker-transparent-35,.theme-dark .color-2-border-darker-transparent-35{border-color:#855f0059!important}.theme-dark .yellow-border-darker-transparent-40,.theme-dark .color-2-border-darker-transparent-40{border-color:#855f0066!important}.theme-dark .yellow-border-darker-transparent-45,.theme-dark .color-2-border-darker-transparent-45{border-color:#855f0073!important}.theme-dark .yellow-border-darker-transparent-50,.theme-dark .color-2-border-darker-transparent-50{border-color:#855f0080!important}.theme-dark .yellow-border-darker-transparent-55,.theme-dark .color-2-border-darker-transparent-55{border-color:#855f008c!important}.theme-dark .yellow-border-darker-transparent-60,.theme-dark .color-2-border-darker-transparent-60{border-color:#855f0099!important}.theme-dark .yellow-border-darker-transparent-65,.theme-dark .color-2-border-darker-transparent-65{border-color:#855f00a6!important}.theme-dark .yellow-border-darker-transparent-70,.theme-dark .color-2-border-darker-transparent-70{border-color:#855f00b3!important}.theme-dark .yellow-border-darker-transparent-75,.theme-dark .color-2-border-darker-transparent-75{border-color:#855f00bf!important}.theme-dark .yellow-border-darker-transparent-80,.theme-dark .color-2-border-darker-transparent-80{border-color:#855f00cc!important}.theme-dark .yellow-border-darker-transparent-85,.theme-dark .color-2-border-darker-transparent-85{border-color:#855f00d9!important}.theme-dark .yellow-border-darker-transparent-90,.theme-dark .color-2-border-darker-transparent-90{border-color:#855f00e6!important}.theme-dark .yellow-border-darker-transparent-95,.theme-dark .color-2-border-darker-transparent-95{border-color:#855f00f2!important}.theme-dark .yellow-border-darker-lightness-10,.theme-dark .color-2-border-darker-lightness-10{border-color:#ab7a00!important}.theme-dark .yellow-border-darker-darkness-10,.theme-dark .color-2-border-darker-darkness-10{border-color:#785600!important}.theme-dark .yellow-border-darker-lightness-20,.theme-dark .color-2-border-darker-lightness-20{border-color:#d09500!important}.theme-dark .yellow-border-darker-darkness-20,.theme-dark .color-2-border-darker-darkness-20{border-color:#6a4c00!important}.theme-dark .yellow-border-darker-lightness-30,.theme-dark .color-2-border-darker-lightness-30{border-color:#f6b000!important}.theme-dark .yellow-border-darker-darkness-30,.theme-dark .color-2-border-darker-darkness-30{border-color:#5d4300!important}.theme-dark .yellow-border-darker-lightness-40,.theme-dark .color-2-border-darker-lightness-40{border-color:#ffbe1d!important}.theme-dark .yellow-border-darker-darkness-40,.theme-dark .color-2-border-darker-darkness-40{border-color:#503900!important}.theme-dark .yellow-border-darker-lightness-50,.theme-dark .color-2-border-darker-lightness-50{border-color:#ffc943!important}.theme-dark .yellow-border-darker-darkness-50,.theme-dark .color-2-border-darker-darkness-50{border-color:#433000!important}.theme-dark .yellow-border-darker-lightness-60,.theme-dark .color-2-border-darker-lightness-60{border-color:#ffd468!important}.theme-dark .yellow-border-darker-darkness-60,.theme-dark .color-2-border-darker-darkness-60{border-color:#352600!important}.theme-dark .yellow-border-darker-lightness-70,.theme-dark .color-2-border-darker-lightness-70{border-color:#ffdf8e!important}.theme-dark .yellow-border-darker-darkness-70,.theme-dark .color-2-border-darker-darkness-70{border-color:#281d00!important}.theme-dark .yellow-border-darker-lightness-80,.theme-dark .color-2-border-darker-lightness-80{border-color:#ffe9b4!important}.theme-dark .yellow-border-darker-darkness-80,.theme-dark .color-2-border-darker-darkness-80{border-color:#1b1300!important}.theme-dark .yellow-border-darker-lightness-90,.theme-dark .color-2-border-darker-lightness-90{border-color:#fff4d9!important}.theme-dark .yellow-border-darker-darkness-90,.theme-dark .color-2-border-darker-darkness-90{border-color:#0d0a00!important}.theme-dark .yellow-border-darker-hover:hover,.theme-dark .color-2-border-darker-hover:hover{border-color:#855f00!important}.theme-dark .yellow-border-darker-hover-transparent-5:hover,.theme-dark .color-2-border-darker-hover-transparent-5:hover{border-color:#855f000d!important}.theme-dark .yellow-border-darker-hover-transparent-10:hover,.theme-dark .color-2-border-darker-hover-transparent-10:hover{border-color:#855f001a!important}.theme-dark .yellow-border-darker-hover-transparent-15:hover,.theme-dark .color-2-border-darker-hover-transparent-15:hover{border-color:#855f0026!important}.theme-dark .yellow-border-darker-hover-transparent-20:hover,.theme-dark .color-2-border-darker-hover-transparent-20:hover{border-color:#855f0033!important}.theme-dark .yellow-border-darker-hover-transparent-25:hover,.theme-dark .color-2-border-darker-hover-transparent-25:hover{border-color:#855f0040!important}.theme-dark .yellow-border-darker-hover-transparent-30:hover,.theme-dark .color-2-border-darker-hover-transparent-30:hover{border-color:#855f004d!important}.theme-dark .yellow-border-darker-hover-transparent-35:hover,.theme-dark .color-2-border-darker-hover-transparent-35:hover{border-color:#855f0059!important}.theme-dark .yellow-border-darker-hover-transparent-40:hover,.theme-dark .color-2-border-darker-hover-transparent-40:hover{border-color:#855f0066!important}.theme-dark .yellow-border-darker-hover-transparent-45:hover,.theme-dark .color-2-border-darker-hover-transparent-45:hover{border-color:#855f0073!important}.theme-dark .yellow-border-darker-hover-transparent-50:hover,.theme-dark .color-2-border-darker-hover-transparent-50:hover{border-color:#855f0080!important}.theme-dark .yellow-border-darker-hover-transparent-55:hover,.theme-dark .color-2-border-darker-hover-transparent-55:hover{border-color:#855f008c!important}.theme-dark .yellow-border-darker-hover-transparent-60:hover,.theme-dark .color-2-border-darker-hover-transparent-60:hover{border-color:#855f0099!important}.theme-dark .yellow-border-darker-hover-transparent-65:hover,.theme-dark .color-2-border-darker-hover-transparent-65:hover{border-color:#855f00a6!important}.theme-dark .yellow-border-darker-hover-transparent-70:hover,.theme-dark .color-2-border-darker-hover-transparent-70:hover{border-color:#855f00b3!important}.theme-dark .yellow-border-darker-hover-transparent-75:hover,.theme-dark .color-2-border-darker-hover-transparent-75:hover{border-color:#855f00bf!important}.theme-dark .yellow-border-darker-hover-transparent-80:hover,.theme-dark .color-2-border-darker-hover-transparent-80:hover{border-color:#855f00cc!important}.theme-dark .yellow-border-darker-hover-transparent-85:hover,.theme-dark .color-2-border-darker-hover-transparent-85:hover{border-color:#855f00d9!important}.theme-dark .yellow-border-darker-hover-transparent-90:hover,.theme-dark .color-2-border-darker-hover-transparent-90:hover{border-color:#855f00e6!important}.theme-dark .yellow-border-darker-hover-transparent-95:hover,.theme-dark .color-2-border-darker-hover-transparent-95:hover{border-color:#855f00f2!important}.theme-dark .yellow-outline-lighter,.theme-dark .color-2-outline-lighter{outline-color:#ffecbd!important}.theme-dark .yellow-outline-lighter-transparent-5,.theme-dark .color-2-outline-lighter-transparent-5{outline-color:#ffecbd0d!important}.theme-dark .yellow-outline-lighter-transparent-10,.theme-dark .color-2-outline-lighter-transparent-10{outline-color:#ffecbd1a!important}.theme-dark .yellow-outline-lighter-transparent-15,.theme-dark .color-2-outline-lighter-transparent-15{outline-color:#ffecbd26!important}.theme-dark .yellow-outline-lighter-transparent-20,.theme-dark .color-2-outline-lighter-transparent-20{outline-color:#ffecbd33!important}.theme-dark .yellow-outline-lighter-transparent-25,.theme-dark .color-2-outline-lighter-transparent-25{outline-color:#ffecbd40!important}.theme-dark .yellow-outline-lighter-transparent-30,.theme-dark .color-2-outline-lighter-transparent-30{outline-color:#ffecbd4d!important}.theme-dark .yellow-outline-lighter-transparent-35,.theme-dark .color-2-outline-lighter-transparent-35{outline-color:#ffecbd59!important}.theme-dark .yellow-outline-lighter-transparent-40,.theme-dark .color-2-outline-lighter-transparent-40{outline-color:#ffecbd66!important}.theme-dark .yellow-outline-lighter-transparent-45,.theme-dark .color-2-outline-lighter-transparent-45{outline-color:#ffecbd73!important}.theme-dark .yellow-outline-lighter-transparent-50,.theme-dark .color-2-outline-lighter-transparent-50{outline-color:#ffecbd80!important}.theme-dark .yellow-outline-lighter-transparent-55,.theme-dark .color-2-outline-lighter-transparent-55{outline-color:#ffecbd8c!important}.theme-dark .yellow-outline-lighter-transparent-60,.theme-dark .color-2-outline-lighter-transparent-60{outline-color:#ffecbd99!important}.theme-dark .yellow-outline-lighter-transparent-65,.theme-dark .color-2-outline-lighter-transparent-65{outline-color:#ffecbda6!important}.theme-dark .yellow-outline-lighter-transparent-70,.theme-dark .color-2-outline-lighter-transparent-70{outline-color:#ffecbdb3!important}.theme-dark .yellow-outline-lighter-transparent-75,.theme-dark .color-2-outline-lighter-transparent-75{outline-color:#ffecbdbf!important}.theme-dark .yellow-outline-lighter-transparent-80,.theme-dark .color-2-outline-lighter-transparent-80{outline-color:#ffecbdcc!important}.theme-dark .yellow-outline-lighter-transparent-85,.theme-dark .color-2-outline-lighter-transparent-85{outline-color:#ffecbdd9!important}.theme-dark .yellow-outline-lighter-transparent-90,.theme-dark .color-2-outline-lighter-transparent-90{outline-color:#ffecbde6!important}.theme-dark .yellow-outline-lighter-transparent-95,.theme-dark .color-2-outline-lighter-transparent-95{outline-color:#ffecbdf2!important}.theme-dark .yellow-outline-lighter-lightness-10,.theme-dark .color-2-outline-lighter-lightness-10{outline-color:#ffeec4!important}.theme-dark .yellow-outline-lighter-darkness-10,.theme-dark .color-2-outline-lighter-darkness-10{outline-color:#ffdf91!important}.theme-dark .yellow-outline-lighter-lightness-20,.theme-dark .color-2-outline-lighter-lightness-20{outline-color:#fff0ca!important}.theme-dark .yellow-outline-lighter-darkness-20,.theme-dark .color-2-outline-lighter-darkness-20{outline-color:#ffd264!important}.theme-dark .yellow-outline-lighter-lightness-30,.theme-dark .color-2-outline-lighter-lightness-30{outline-color:#fff2d1!important}.theme-dark .yellow-outline-lighter-darkness-30,.theme-dark .color-2-outline-lighter-darkness-30{outline-color:#ffc638!important}.theme-dark .yellow-outline-lighter-lightness-40,.theme-dark .color-2-outline-lighter-lightness-40{outline-color:#fff4d7!important}.theme-dark .yellow-outline-lighter-darkness-40,.theme-dark .color-2-outline-lighter-darkness-40{outline-color:#ffb90b!important}.theme-dark .yellow-outline-lighter-lightness-50,.theme-dark .color-2-outline-lighter-lightness-50{outline-color:#fff6de!important}.theme-dark .yellow-outline-lighter-darkness-50,.theme-dark .color-2-outline-lighter-darkness-50{outline-color:#de9e00!important}.theme-dark .yellow-outline-lighter-lightness-60,.theme-dark .color-2-outline-lighter-lightness-60{outline-color:#fff7e5!important}.theme-dark .yellow-outline-lighter-darkness-60,.theme-dark .color-2-outline-lighter-darkness-60{outline-color:#b27e00!important}.theme-dark .yellow-outline-lighter-lightness-70,.theme-dark .color-2-outline-lighter-lightness-70{outline-color:#fff9eb!important}.theme-dark .yellow-outline-lighter-darkness-70,.theme-dark .color-2-outline-lighter-darkness-70{outline-color:#855f00!important}.theme-dark .yellow-outline-lighter-lightness-80,.theme-dark .color-2-outline-lighter-lightness-80{outline-color:#fffbf2!important}.theme-dark .yellow-outline-lighter-darkness-80,.theme-dark .color-2-outline-lighter-darkness-80{outline-color:#593f00!important}.theme-dark .yellow-outline-lighter-lightness-90,.theme-dark .color-2-outline-lighter-lightness-90{outline-color:#fffdf8!important}.theme-dark .yellow-outline-lighter-darkness-90,.theme-dark .color-2-outline-lighter-darkness-90{outline-color:#2c2000!important}.theme-dark .yellow-outline-lighter-hover:hover,.theme-dark .color-2-outline-lighter-hover:hover{outline-color:#ffecbd!important}.theme-dark .yellow-outline-lighter-hover-transparent-5:hover,.theme-dark .color-2-outline-lighter-hover-transparent-5:hover{outline-color:#ffecbd0d!important}.theme-dark .yellow-outline-lighter-hover-transparent-10:hover,.theme-dark .color-2-outline-lighter-hover-transparent-10:hover{outline-color:#ffecbd1a!important}.theme-dark .yellow-outline-lighter-hover-transparent-15:hover,.theme-dark .color-2-outline-lighter-hover-transparent-15:hover{outline-color:#ffecbd26!important}.theme-dark .yellow-outline-lighter-hover-transparent-20:hover,.theme-dark .color-2-outline-lighter-hover-transparent-20:hover{outline-color:#ffecbd33!important}.theme-dark .yellow-outline-lighter-hover-transparent-25:hover,.theme-dark .color-2-outline-lighter-hover-transparent-25:hover{outline-color:#ffecbd40!important}.theme-dark .yellow-outline-lighter-hover-transparent-30:hover,.theme-dark .color-2-outline-lighter-hover-transparent-30:hover{outline-color:#ffecbd4d!important}.theme-dark .yellow-outline-lighter-hover-transparent-35:hover,.theme-dark .color-2-outline-lighter-hover-transparent-35:hover{outline-color:#ffecbd59!important}.theme-dark .yellow-outline-lighter-hover-transparent-40:hover,.theme-dark .color-2-outline-lighter-hover-transparent-40:hover{outline-color:#ffecbd66!important}.theme-dark .yellow-outline-lighter-hover-transparent-45:hover,.theme-dark .color-2-outline-lighter-hover-transparent-45:hover{outline-color:#ffecbd73!important}.theme-dark .yellow-outline-lighter-hover-transparent-50:hover,.theme-dark .color-2-outline-lighter-hover-transparent-50:hover{outline-color:#ffecbd80!important}.theme-dark .yellow-outline-lighter-hover-transparent-55:hover,.theme-dark .color-2-outline-lighter-hover-transparent-55:hover{outline-color:#ffecbd8c!important}.theme-dark .yellow-outline-lighter-hover-transparent-60:hover,.theme-dark .color-2-outline-lighter-hover-transparent-60:hover{outline-color:#ffecbd99!important}.theme-dark .yellow-outline-lighter-hover-transparent-65:hover,.theme-dark .color-2-outline-lighter-hover-transparent-65:hover{outline-color:#ffecbda6!important}.theme-dark .yellow-outline-lighter-hover-transparent-70:hover,.theme-dark .color-2-outline-lighter-hover-transparent-70:hover{outline-color:#ffecbdb3!important}.theme-dark .yellow-outline-lighter-hover-transparent-75:hover,.theme-dark .color-2-outline-lighter-hover-transparent-75:hover{outline-color:#ffecbdbf!important}.theme-dark .yellow-outline-lighter-hover-transparent-80:hover,.theme-dark .color-2-outline-lighter-hover-transparent-80:hover{outline-color:#ffecbdcc!important}.theme-dark .yellow-outline-lighter-hover-transparent-85:hover,.theme-dark .color-2-outline-lighter-hover-transparent-85:hover{outline-color:#ffecbdd9!important}.theme-dark .yellow-outline-lighter-hover-transparent-90:hover,.theme-dark .color-2-outline-lighter-hover-transparent-90:hover{outline-color:#ffecbde6!important}.theme-dark .yellow-outline-lighter-hover-transparent-95:hover,.theme-dark .color-2-outline-lighter-hover-transparent-95:hover{outline-color:#ffecbdf2!important}.theme-dark .yellow-outline-light,.theme-dark .color-2-outline-light{outline-color:#ffc83d!important}.theme-dark .yellow-outline-light-transparent-5,.theme-dark .color-2-outline-light-transparent-5{outline-color:#ffc83d0d!important}.theme-dark .yellow-outline-light-transparent-10,.theme-dark .color-2-outline-light-transparent-10{outline-color:#ffc83d1a!important}.theme-dark .yellow-outline-light-transparent-15,.theme-dark .color-2-outline-light-transparent-15{outline-color:#ffc83d26!important}.theme-dark .yellow-outline-light-transparent-20,.theme-dark .color-2-outline-light-transparent-20{outline-color:#ffc83d33!important}.theme-dark .yellow-outline-light-transparent-25,.theme-dark .color-2-outline-light-transparent-25{outline-color:#ffc83d40!important}.theme-dark .yellow-outline-light-transparent-30,.theme-dark .color-2-outline-light-transparent-30{outline-color:#ffc83d4d!important}.theme-dark .yellow-outline-light-transparent-35,.theme-dark .color-2-outline-light-transparent-35{outline-color:#ffc83d59!important}.theme-dark .yellow-outline-light-transparent-40,.theme-dark .color-2-outline-light-transparent-40{outline-color:#ffc83d66!important}.theme-dark .yellow-outline-light-transparent-45,.theme-dark .color-2-outline-light-transparent-45{outline-color:#ffc83d73!important}.theme-dark .yellow-outline-light-transparent-50,.theme-dark .color-2-outline-light-transparent-50{outline-color:#ffc83d80!important}.theme-dark .yellow-outline-light-transparent-55,.theme-dark .color-2-outline-light-transparent-55{outline-color:#ffc83d8c!important}.theme-dark .yellow-outline-light-transparent-60,.theme-dark .color-2-outline-light-transparent-60{outline-color:#ffc83d99!important}.theme-dark .yellow-outline-light-transparent-65,.theme-dark .color-2-outline-light-transparent-65{outline-color:#ffc83da6!important}.theme-dark .yellow-outline-light-transparent-70,.theme-dark .color-2-outline-light-transparent-70{outline-color:#ffc83db3!important}.theme-dark .yellow-outline-light-transparent-75,.theme-dark .color-2-outline-light-transparent-75{outline-color:#ffc83dbf!important}.theme-dark .yellow-outline-light-transparent-80,.theme-dark .color-2-outline-light-transparent-80{outline-color:#ffc83dcc!important}.theme-dark .yellow-outline-light-transparent-85,.theme-dark .color-2-outline-light-transparent-85{outline-color:#ffc83dd9!important}.theme-dark .yellow-outline-light-transparent-90,.theme-dark .color-2-outline-light-transparent-90{outline-color:#ffc83de6!important}.theme-dark .yellow-outline-light-transparent-95,.theme-dark .color-2-outline-light-transparent-95{outline-color:#ffc83df2!important}.theme-dark .yellow-outline-light-lightness-10,.theme-dark .color-2-outline-light-lightness-10{outline-color:#ffce50!important}.theme-dark .yellow-outline-light-darkness-10,.theme-dark .color-2-outline-light-darkness-10{outline-color:#ffbf1d!important}.theme-dark .yellow-outline-light-lightness-20,.theme-dark .color-2-outline-light-lightness-20{outline-color:#ffd364!important}.theme-dark .yellow-outline-light-darkness-20,.theme-dark .color-2-outline-light-darkness-20{outline-color:#fdb500!important}.theme-dark .yellow-outline-light-lightness-30,.theme-dark .color-2-outline-light-lightness-30{outline-color:#ffd977!important}.theme-dark .yellow-outline-light-darkness-30,.theme-dark .color-2-outline-light-darkness-30{outline-color:#dd9e00!important}.theme-dark .yellow-outline-light-lightness-40,.theme-dark .color-2-outline-light-lightness-40{outline-color:#ffde8b!important}.theme-dark .yellow-outline-light-darkness-40,.theme-dark .color-2-outline-light-darkness-40{outline-color:#be8800!important}.theme-dark .yellow-outline-light-lightness-50,.theme-dark .color-2-outline-light-lightness-50{outline-color:#ffe49e!important}.theme-dark .yellow-outline-light-darkness-50,.theme-dark .color-2-outline-light-darkness-50{outline-color:#9e7100!important}.theme-dark .yellow-outline-light-lightness-60,.theme-dark .color-2-outline-light-lightness-60{outline-color:#ffe9b1!important}.theme-dark .yellow-outline-light-darkness-60,.theme-dark .color-2-outline-light-darkness-60{outline-color:#7e5b00!important}.theme-dark .yellow-outline-light-lightness-70,.theme-dark .color-2-outline-light-lightness-70{outline-color:#ffefc5!important}.theme-dark .yellow-outline-light-darkness-70,.theme-dark .color-2-outline-light-darkness-70{outline-color:#5f4400!important}.theme-dark .yellow-outline-light-lightness-80,.theme-dark .color-2-outline-light-lightness-80{outline-color:#fff4d8!important}.theme-dark .yellow-outline-light-darkness-80,.theme-dark .color-2-outline-light-darkness-80{outline-color:#3f2d00!important}.theme-dark .yellow-outline-light-lightness-90,.theme-dark .color-2-outline-light-lightness-90{outline-color:#fffaec!important}.theme-dark .yellow-outline-light-darkness-90,.theme-dark .color-2-outline-light-darkness-90{outline-color:#201700!important}.theme-dark .yellow-outline-light-hover:hover,.theme-dark .color-2-outline-light-hover:hover{outline-color:#ffc83d!important}.theme-dark .yellow-outline-light-hover-transparent-5:hover,.theme-dark .color-2-outline-light-hover-transparent-5:hover{outline-color:#ffc83d0d!important}.theme-dark .yellow-outline-light-hover-transparent-10:hover,.theme-dark .color-2-outline-light-hover-transparent-10:hover{outline-color:#ffc83d1a!important}.theme-dark .yellow-outline-light-hover-transparent-15:hover,.theme-dark .color-2-outline-light-hover-transparent-15:hover{outline-color:#ffc83d26!important}.theme-dark .yellow-outline-light-hover-transparent-20:hover,.theme-dark .color-2-outline-light-hover-transparent-20:hover{outline-color:#ffc83d33!important}.theme-dark .yellow-outline-light-hover-transparent-25:hover,.theme-dark .color-2-outline-light-hover-transparent-25:hover{outline-color:#ffc83d40!important}.theme-dark .yellow-outline-light-hover-transparent-30:hover,.theme-dark .color-2-outline-light-hover-transparent-30:hover{outline-color:#ffc83d4d!important}.theme-dark .yellow-outline-light-hover-transparent-35:hover,.theme-dark .color-2-outline-light-hover-transparent-35:hover{outline-color:#ffc83d59!important}.theme-dark .yellow-outline-light-hover-transparent-40:hover,.theme-dark .color-2-outline-light-hover-transparent-40:hover{outline-color:#ffc83d66!important}.theme-dark .yellow-outline-light-hover-transparent-45:hover,.theme-dark .color-2-outline-light-hover-transparent-45:hover{outline-color:#ffc83d73!important}.theme-dark .yellow-outline-light-hover-transparent-50:hover,.theme-dark .color-2-outline-light-hover-transparent-50:hover{outline-color:#ffc83d80!important}.theme-dark .yellow-outline-light-hover-transparent-55:hover,.theme-dark .color-2-outline-light-hover-transparent-55:hover{outline-color:#ffc83d8c!important}.theme-dark .yellow-outline-light-hover-transparent-60:hover,.theme-dark .color-2-outline-light-hover-transparent-60:hover{outline-color:#ffc83d99!important}.theme-dark .yellow-outline-light-hover-transparent-65:hover,.theme-dark .color-2-outline-light-hover-transparent-65:hover{outline-color:#ffc83da6!important}.theme-dark .yellow-outline-light-hover-transparent-70:hover,.theme-dark .color-2-outline-light-hover-transparent-70:hover{outline-color:#ffc83db3!important}.theme-dark .yellow-outline-light-hover-transparent-75:hover,.theme-dark .color-2-outline-light-hover-transparent-75:hover{outline-color:#ffc83dbf!important}.theme-dark .yellow-outline-light-hover-transparent-80:hover,.theme-dark .color-2-outline-light-hover-transparent-80:hover{outline-color:#ffc83dcc!important}.theme-dark .yellow-outline-light-hover-transparent-85:hover,.theme-dark .color-2-outline-light-hover-transparent-85:hover{outline-color:#ffc83dd9!important}.theme-dark .yellow-outline-light-hover-transparent-90:hover,.theme-dark .color-2-outline-light-hover-transparent-90:hover{outline-color:#ffc83de6!important}.theme-dark .yellow-outline-light-hover-transparent-95:hover,.theme-dark .color-2-outline-light-hover-transparent-95:hover{outline-color:#ffc83df2!important}.theme-dark .yellow-outline,.theme-dark .color-2-outline{outline-color:#ffb600!important}.theme-dark .yellow-outline-transparent-5,.theme-dark .color-2-outline-transparent-5{outline-color:#ffb6000d!important}.theme-dark .yellow-outline-transparent-10,.theme-dark .color-2-outline-transparent-10{outline-color:#ffb6001a!important}.theme-dark .yellow-outline-transparent-15,.theme-dark .color-2-outline-transparent-15{outline-color:#ffb60026!important}.theme-dark .yellow-outline-transparent-20,.theme-dark .color-2-outline-transparent-20{outline-color:#ffb60033!important}.theme-dark .yellow-outline-transparent-25,.theme-dark .color-2-outline-transparent-25{outline-color:#ffb60040!important}.theme-dark .yellow-outline-transparent-30,.theme-dark .color-2-outline-transparent-30{outline-color:#ffb6004d!important}.theme-dark .yellow-outline-transparent-35,.theme-dark .color-2-outline-transparent-35{outline-color:#ffb60059!important}.theme-dark .yellow-outline-transparent-40,.theme-dark .color-2-outline-transparent-40{outline-color:#ffb60066!important}.theme-dark .yellow-outline-transparent-45,.theme-dark .color-2-outline-transparent-45{outline-color:#ffb60073!important}.theme-dark .yellow-outline-transparent-50,.theme-dark .color-2-outline-transparent-50{outline-color:#ffb60080!important}.theme-dark .yellow-outline-transparent-55,.theme-dark .color-2-outline-transparent-55{outline-color:#ffb6008c!important}.theme-dark .yellow-outline-transparent-60,.theme-dark .color-2-outline-transparent-60{outline-color:#ffb60099!important}.theme-dark .yellow-outline-transparent-65,.theme-dark .color-2-outline-transparent-65{outline-color:#ffb600a6!important}.theme-dark .yellow-outline-transparent-70,.theme-dark .color-2-outline-transparent-70{outline-color:#ffb600b3!important}.theme-dark .yellow-outline-transparent-75,.theme-dark .color-2-outline-transparent-75{outline-color:#ffb600bf!important}.theme-dark .yellow-outline-transparent-80,.theme-dark .color-2-outline-transparent-80{outline-color:#ffb600cc!important}.theme-dark .yellow-outline-transparent-85,.theme-dark .color-2-outline-transparent-85{outline-color:#ffb600d9!important}.theme-dark .yellow-outline-transparent-90,.theme-dark .color-2-outline-transparent-90{outline-color:#ffb600e6!important}.theme-dark .yellow-outline-transparent-95,.theme-dark .color-2-outline-transparent-95{outline-color:#ffb600f2!important}.theme-dark .yellow-outline-lightness-10,.theme-dark .color-2-outline-lightness-10{outline-color:#ffbd1a!important}.theme-dark .yellow-outline-darkness-10,.theme-dark .color-2-outline-darkness-10{outline-color:#e6a400!important}.theme-dark .yellow-outline-lightness-20,.theme-dark .color-2-outline-lightness-20{outline-color:#ffc533!important}.theme-dark .yellow-outline-darkness-20,.theme-dark .color-2-outline-darkness-20{outline-color:#cc9200!important}.theme-dark .yellow-outline-lightness-30,.theme-dark .color-2-outline-lightness-30{outline-color:#ffcc4d!important}.theme-dark .yellow-outline-darkness-30,.theme-dark .color-2-outline-darkness-30{outline-color:#b37f00!important}.theme-dark .yellow-outline-lightness-40,.theme-dark .color-2-outline-lightness-40{outline-color:#ffd366!important}.theme-dark .yellow-outline-darkness-40,.theme-dark .color-2-outline-darkness-40{outline-color:#996d00!important}.theme-dark .yellow-outline-lightness-50,.theme-dark .color-2-outline-lightness-50{outline-color:#ffdb80!important}.theme-dark .yellow-outline-darkness-50,.theme-dark .color-2-outline-darkness-50{outline-color:#805b00!important}.theme-dark .yellow-outline-lightness-60,.theme-dark .color-2-outline-lightness-60{outline-color:#ffe299!important}.theme-dark .yellow-outline-darkness-60,.theme-dark .color-2-outline-darkness-60{outline-color:#664900!important}.theme-dark .yellow-outline-lightness-70,.theme-dark .color-2-outline-lightness-70{outline-color:#ffe9b3!important}.theme-dark .yellow-outline-darkness-70,.theme-dark .color-2-outline-darkness-70{outline-color:#4d3700!important}.theme-dark .yellow-outline-lightness-80,.theme-dark .color-2-outline-lightness-80{outline-color:#fff0cc!important}.theme-dark .yellow-outline-darkness-80,.theme-dark .color-2-outline-darkness-80{outline-color:#332400!important}.theme-dark .yellow-outline-lightness-90,.theme-dark .color-2-outline-lightness-90{outline-color:#fff8e6!important}.theme-dark .yellow-outline-darkness-90,.theme-dark .color-2-outline-darkness-90{outline-color:#1a1200!important}.theme-dark .yellow-outline-hover:hover,.theme-dark .color-2-outline-hover:hover{outline-color:#ffb600!important}.theme-dark .yellow-outline-hover-transparent-5:hover,.theme-dark .color-2-outline-hover-transparent-5:hover{outline-color:#ffb6000d!important}.theme-dark .yellow-outline-hover-transparent-10:hover,.theme-dark .color-2-outline-hover-transparent-10:hover{outline-color:#ffb6001a!important}.theme-dark .yellow-outline-hover-transparent-15:hover,.theme-dark .color-2-outline-hover-transparent-15:hover{outline-color:#ffb60026!important}.theme-dark .yellow-outline-hover-transparent-20:hover,.theme-dark .color-2-outline-hover-transparent-20:hover{outline-color:#ffb60033!important}.theme-dark .yellow-outline-hover-transparent-25:hover,.theme-dark .color-2-outline-hover-transparent-25:hover{outline-color:#ffb60040!important}.theme-dark .yellow-outline-hover-transparent-30:hover,.theme-dark .color-2-outline-hover-transparent-30:hover{outline-color:#ffb6004d!important}.theme-dark .yellow-outline-hover-transparent-35:hover,.theme-dark .color-2-outline-hover-transparent-35:hover{outline-color:#ffb60059!important}.theme-dark .yellow-outline-hover-transparent-40:hover,.theme-dark .color-2-outline-hover-transparent-40:hover{outline-color:#ffb60066!important}.theme-dark .yellow-outline-hover-transparent-45:hover,.theme-dark .color-2-outline-hover-transparent-45:hover{outline-color:#ffb60073!important}.theme-dark .yellow-outline-hover-transparent-50:hover,.theme-dark .color-2-outline-hover-transparent-50:hover{outline-color:#ffb60080!important}.theme-dark .yellow-outline-hover-transparent-55:hover,.theme-dark .color-2-outline-hover-transparent-55:hover{outline-color:#ffb6008c!important}.theme-dark .yellow-outline-hover-transparent-60:hover,.theme-dark .color-2-outline-hover-transparent-60:hover{outline-color:#ffb60099!important}.theme-dark .yellow-outline-hover-transparent-65:hover,.theme-dark .color-2-outline-hover-transparent-65:hover{outline-color:#ffb600a6!important}.theme-dark .yellow-outline-hover-transparent-70:hover,.theme-dark .color-2-outline-hover-transparent-70:hover{outline-color:#ffb600b3!important}.theme-dark .yellow-outline-hover-transparent-75:hover,.theme-dark .color-2-outline-hover-transparent-75:hover{outline-color:#ffb600bf!important}.theme-dark .yellow-outline-hover-transparent-80:hover,.theme-dark .color-2-outline-hover-transparent-80:hover{outline-color:#ffb600cc!important}.theme-dark .yellow-outline-hover-transparent-85:hover,.theme-dark .color-2-outline-hover-transparent-85:hover{outline-color:#ffb600d9!important}.theme-dark .yellow-outline-hover-transparent-90:hover,.theme-dark .color-2-outline-hover-transparent-90:hover{outline-color:#ffb600e6!important}.theme-dark .yellow-outline-hover-transparent-95:hover,.theme-dark .color-2-outline-hover-transparent-95:hover{outline-color:#ffb600f2!important}.theme-dark .yellow-outline-dark,.theme-dark .color-2-outline-dark{outline-color:#c28a00!important}.theme-dark .yellow-outline-dark-transparent-5,.theme-dark .color-2-outline-dark-transparent-5{outline-color:#c28a000d!important}.theme-dark .yellow-outline-dark-transparent-10,.theme-dark .color-2-outline-dark-transparent-10{outline-color:#c28a001a!important}.theme-dark .yellow-outline-dark-transparent-15,.theme-dark .color-2-outline-dark-transparent-15{outline-color:#c28a0026!important}.theme-dark .yellow-outline-dark-transparent-20,.theme-dark .color-2-outline-dark-transparent-20{outline-color:#c28a0033!important}.theme-dark .yellow-outline-dark-transparent-25,.theme-dark .color-2-outline-dark-transparent-25{outline-color:#c28a0040!important}.theme-dark .yellow-outline-dark-transparent-30,.theme-dark .color-2-outline-dark-transparent-30{outline-color:#c28a004d!important}.theme-dark .yellow-outline-dark-transparent-35,.theme-dark .color-2-outline-dark-transparent-35{outline-color:#c28a0059!important}.theme-dark .yellow-outline-dark-transparent-40,.theme-dark .color-2-outline-dark-transparent-40{outline-color:#c28a0066!important}.theme-dark .yellow-outline-dark-transparent-45,.theme-dark .color-2-outline-dark-transparent-45{outline-color:#c28a0073!important}.theme-dark .yellow-outline-dark-transparent-50,.theme-dark .color-2-outline-dark-transparent-50{outline-color:#c28a0080!important}.theme-dark .yellow-outline-dark-transparent-55,.theme-dark .color-2-outline-dark-transparent-55{outline-color:#c28a008c!important}.theme-dark .yellow-outline-dark-transparent-60,.theme-dark .color-2-outline-dark-transparent-60{outline-color:#c28a0099!important}.theme-dark .yellow-outline-dark-transparent-65,.theme-dark .color-2-outline-dark-transparent-65{outline-color:#c28a00a6!important}.theme-dark .yellow-outline-dark-transparent-70,.theme-dark .color-2-outline-dark-transparent-70{outline-color:#c28a00b3!important}.theme-dark .yellow-outline-dark-transparent-75,.theme-dark .color-2-outline-dark-transparent-75{outline-color:#c28a00bf!important}.theme-dark .yellow-outline-dark-transparent-80,.theme-dark .color-2-outline-dark-transparent-80{outline-color:#c28a00cc!important}.theme-dark .yellow-outline-dark-transparent-85,.theme-dark .color-2-outline-dark-transparent-85{outline-color:#c28a00d9!important}.theme-dark .yellow-outline-dark-transparent-90,.theme-dark .color-2-outline-dark-transparent-90{outline-color:#c28a00e6!important}.theme-dark .yellow-outline-dark-transparent-95,.theme-dark .color-2-outline-dark-transparent-95{outline-color:#c28a00f2!important}.theme-dark .yellow-outline-dark-lightness-10,.theme-dark .color-2-outline-dark-lightness-10{outline-color:#e2a000!important}.theme-dark .yellow-outline-dark-darkness-10,.theme-dark .color-2-outline-dark-darkness-10{outline-color:#af7c00!important}.theme-dark .yellow-outline-dark-lightness-20,.theme-dark .color-2-outline-dark-lightness-20{outline-color:#ffb602!important}.theme-dark .yellow-outline-dark-darkness-20,.theme-dark .color-2-outline-dark-darkness-20{outline-color:#9b6e00!important}.theme-dark .yellow-outline-dark-lightness-30,.theme-dark .color-2-outline-dark-lightness-30{outline-color:#ffbf22!important}.theme-dark .yellow-outline-dark-darkness-30,.theme-dark .color-2-outline-dark-darkness-30{outline-color:#886100!important}.theme-dark .yellow-outline-dark-lightness-40,.theme-dark .color-2-outline-dark-lightness-40{outline-color:#ffc841!important}.theme-dark .yellow-outline-dark-darkness-40,.theme-dark .color-2-outline-dark-darkness-40{outline-color:#745300!important}.theme-dark .yellow-outline-dark-lightness-50,.theme-dark .color-2-outline-dark-lightness-50{outline-color:#ffd161!important}.theme-dark .yellow-outline-dark-darkness-50,.theme-dark .color-2-outline-dark-darkness-50{outline-color:#614500!important}.theme-dark .yellow-outline-dark-lightness-60,.theme-dark .color-2-outline-dark-lightness-60{outline-color:#ffdb81!important}.theme-dark .yellow-outline-dark-darkness-60,.theme-dark .color-2-outline-dark-darkness-60{outline-color:#4e3700!important}.theme-dark .yellow-outline-dark-lightness-70,.theme-dark .color-2-outline-dark-lightness-70{outline-color:#ffe4a0!important}.theme-dark .yellow-outline-dark-darkness-70,.theme-dark .color-2-outline-dark-darkness-70{outline-color:#3a2900!important}.theme-dark .yellow-outline-dark-lightness-80,.theme-dark .color-2-outline-dark-lightness-80{outline-color:#ffedc0!important}.theme-dark .yellow-outline-dark-darkness-80,.theme-dark .color-2-outline-dark-darkness-80{outline-color:#271c00!important}.theme-dark .yellow-outline-dark-lightness-90,.theme-dark .color-2-outline-dark-lightness-90{outline-color:#fff6df!important}.theme-dark .yellow-outline-dark-darkness-90,.theme-dark .color-2-outline-dark-darkness-90{outline-color:#130e00!important}.theme-dark .yellow-outline-dark-hover:hover,.theme-dark .color-2-outline-dark-hover:hover{outline-color:#c28a00!important}.theme-dark .yellow-outline-dark-hover-transparent-5:hover,.theme-dark .color-2-outline-dark-hover-transparent-5:hover{outline-color:#c28a000d!important}.theme-dark .yellow-outline-dark-hover-transparent-10:hover,.theme-dark .color-2-outline-dark-hover-transparent-10:hover{outline-color:#c28a001a!important}.theme-dark .yellow-outline-dark-hover-transparent-15:hover,.theme-dark .color-2-outline-dark-hover-transparent-15:hover{outline-color:#c28a0026!important}.theme-dark .yellow-outline-dark-hover-transparent-20:hover,.theme-dark .color-2-outline-dark-hover-transparent-20:hover{outline-color:#c28a0033!important}.theme-dark .yellow-outline-dark-hover-transparent-25:hover,.theme-dark .color-2-outline-dark-hover-transparent-25:hover{outline-color:#c28a0040!important}.theme-dark .yellow-outline-dark-hover-transparent-30:hover,.theme-dark .color-2-outline-dark-hover-transparent-30:hover{outline-color:#c28a004d!important}.theme-dark .yellow-outline-dark-hover-transparent-35:hover,.theme-dark .color-2-outline-dark-hover-transparent-35:hover{outline-color:#c28a0059!important}.theme-dark .yellow-outline-dark-hover-transparent-40:hover,.theme-dark .color-2-outline-dark-hover-transparent-40:hover{outline-color:#c28a0066!important}.theme-dark .yellow-outline-dark-hover-transparent-45:hover,.theme-dark .color-2-outline-dark-hover-transparent-45:hover{outline-color:#c28a0073!important}.theme-dark .yellow-outline-dark-hover-transparent-50:hover,.theme-dark .color-2-outline-dark-hover-transparent-50:hover{outline-color:#c28a0080!important}.theme-dark .yellow-outline-dark-hover-transparent-55:hover,.theme-dark .color-2-outline-dark-hover-transparent-55:hover{outline-color:#c28a008c!important}.theme-dark .yellow-outline-dark-hover-transparent-60:hover,.theme-dark .color-2-outline-dark-hover-transparent-60:hover{outline-color:#c28a0099!important}.theme-dark .yellow-outline-dark-hover-transparent-65:hover,.theme-dark .color-2-outline-dark-hover-transparent-65:hover{outline-color:#c28a00a6!important}.theme-dark .yellow-outline-dark-hover-transparent-70:hover,.theme-dark .color-2-outline-dark-hover-transparent-70:hover{outline-color:#c28a00b3!important}.theme-dark .yellow-outline-dark-hover-transparent-75:hover,.theme-dark .color-2-outline-dark-hover-transparent-75:hover{outline-color:#c28a00bf!important}.theme-dark .yellow-outline-dark-hover-transparent-80:hover,.theme-dark .color-2-outline-dark-hover-transparent-80:hover{outline-color:#c28a00cc!important}.theme-dark .yellow-outline-dark-hover-transparent-85:hover,.theme-dark .color-2-outline-dark-hover-transparent-85:hover{outline-color:#c28a00d9!important}.theme-dark .yellow-outline-dark-hover-transparent-90:hover,.theme-dark .color-2-outline-dark-hover-transparent-90:hover{outline-color:#c28a00e6!important}.theme-dark .yellow-outline-dark-hover-transparent-95:hover,.theme-dark .color-2-outline-dark-hover-transparent-95:hover{outline-color:#c28a00f2!important}.theme-dark .yellow-outline-darker,.theme-dark .color-2-outline-darker{outline-color:#855f00!important}.theme-dark .yellow-outline-darker-transparent-5,.theme-dark .color-2-outline-darker-transparent-5{outline-color:#855f000d!important}.theme-dark .yellow-outline-darker-transparent-10,.theme-dark .color-2-outline-darker-transparent-10{outline-color:#855f001a!important}.theme-dark .yellow-outline-darker-transparent-15,.theme-dark .color-2-outline-darker-transparent-15{outline-color:#855f0026!important}.theme-dark .yellow-outline-darker-transparent-20,.theme-dark .color-2-outline-darker-transparent-20{outline-color:#855f0033!important}.theme-dark .yellow-outline-darker-transparent-25,.theme-dark .color-2-outline-darker-transparent-25{outline-color:#855f0040!important}.theme-dark .yellow-outline-darker-transparent-30,.theme-dark .color-2-outline-darker-transparent-30{outline-color:#855f004d!important}.theme-dark .yellow-outline-darker-transparent-35,.theme-dark .color-2-outline-darker-transparent-35{outline-color:#855f0059!important}.theme-dark .yellow-outline-darker-transparent-40,.theme-dark .color-2-outline-darker-transparent-40{outline-color:#855f0066!important}.theme-dark .yellow-outline-darker-transparent-45,.theme-dark .color-2-outline-darker-transparent-45{outline-color:#855f0073!important}.theme-dark .yellow-outline-darker-transparent-50,.theme-dark .color-2-outline-darker-transparent-50{outline-color:#855f0080!important}.theme-dark .yellow-outline-darker-transparent-55,.theme-dark .color-2-outline-darker-transparent-55{outline-color:#855f008c!important}.theme-dark .yellow-outline-darker-transparent-60,.theme-dark .color-2-outline-darker-transparent-60{outline-color:#855f0099!important}.theme-dark .yellow-outline-darker-transparent-65,.theme-dark .color-2-outline-darker-transparent-65{outline-color:#855f00a6!important}.theme-dark .yellow-outline-darker-transparent-70,.theme-dark .color-2-outline-darker-transparent-70{outline-color:#855f00b3!important}.theme-dark .yellow-outline-darker-transparent-75,.theme-dark .color-2-outline-darker-transparent-75{outline-color:#855f00bf!important}.theme-dark .yellow-outline-darker-transparent-80,.theme-dark .color-2-outline-darker-transparent-80{outline-color:#855f00cc!important}.theme-dark .yellow-outline-darker-transparent-85,.theme-dark .color-2-outline-darker-transparent-85{outline-color:#855f00d9!important}.theme-dark .yellow-outline-darker-transparent-90,.theme-dark .color-2-outline-darker-transparent-90{outline-color:#855f00e6!important}.theme-dark .yellow-outline-darker-transparent-95,.theme-dark .color-2-outline-darker-transparent-95{outline-color:#855f00f2!important}.theme-dark .yellow-outline-darker-lightness-10,.theme-dark .color-2-outline-darker-lightness-10{outline-color:#ab7a00!important}.theme-dark .yellow-outline-darker-darkness-10,.theme-dark .color-2-outline-darker-darkness-10{outline-color:#785600!important}.theme-dark .yellow-outline-darker-lightness-20,.theme-dark .color-2-outline-darker-lightness-20{outline-color:#d09500!important}.theme-dark .yellow-outline-darker-darkness-20,.theme-dark .color-2-outline-darker-darkness-20{outline-color:#6a4c00!important}.theme-dark .yellow-outline-darker-lightness-30,.theme-dark .color-2-outline-darker-lightness-30{outline-color:#f6b000!important}.theme-dark .yellow-outline-darker-darkness-30,.theme-dark .color-2-outline-darker-darkness-30{outline-color:#5d4300!important}.theme-dark .yellow-outline-darker-lightness-40,.theme-dark .color-2-outline-darker-lightness-40{outline-color:#ffbe1d!important}.theme-dark .yellow-outline-darker-darkness-40,.theme-dark .color-2-outline-darker-darkness-40{outline-color:#503900!important}.theme-dark .yellow-outline-darker-lightness-50,.theme-dark .color-2-outline-darker-lightness-50{outline-color:#ffc943!important}.theme-dark .yellow-outline-darker-darkness-50,.theme-dark .color-2-outline-darker-darkness-50{outline-color:#433000!important}.theme-dark .yellow-outline-darker-lightness-60,.theme-dark .color-2-outline-darker-lightness-60{outline-color:#ffd468!important}.theme-dark .yellow-outline-darker-darkness-60,.theme-dark .color-2-outline-darker-darkness-60{outline-color:#352600!important}.theme-dark .yellow-outline-darker-lightness-70,.theme-dark .color-2-outline-darker-lightness-70{outline-color:#ffdf8e!important}.theme-dark .yellow-outline-darker-darkness-70,.theme-dark .color-2-outline-darker-darkness-70{outline-color:#281d00!important}.theme-dark .yellow-outline-darker-lightness-80,.theme-dark .color-2-outline-darker-lightness-80{outline-color:#ffe9b4!important}.theme-dark .yellow-outline-darker-darkness-80,.theme-dark .color-2-outline-darker-darkness-80{outline-color:#1b1300!important}.theme-dark .yellow-outline-darker-lightness-90,.theme-dark .color-2-outline-darker-lightness-90{outline-color:#fff4d9!important}.theme-dark .yellow-outline-darker-darkness-90,.theme-dark .color-2-outline-darker-darkness-90{outline-color:#0d0a00!important}.theme-dark .yellow-outline-darker-hover:hover,.theme-dark .color-2-outline-darker-hover:hover{outline-color:#855f00!important}.theme-dark .yellow-outline-darker-hover-transparent-5:hover,.theme-dark .color-2-outline-darker-hover-transparent-5:hover{outline-color:#855f000d!important}.theme-dark .yellow-outline-darker-hover-transparent-10:hover,.theme-dark .color-2-outline-darker-hover-transparent-10:hover{outline-color:#855f001a!important}.theme-dark .yellow-outline-darker-hover-transparent-15:hover,.theme-dark .color-2-outline-darker-hover-transparent-15:hover{outline-color:#855f0026!important}.theme-dark .yellow-outline-darker-hover-transparent-20:hover,.theme-dark .color-2-outline-darker-hover-transparent-20:hover{outline-color:#855f0033!important}.theme-dark .yellow-outline-darker-hover-transparent-25:hover,.theme-dark .color-2-outline-darker-hover-transparent-25:hover{outline-color:#855f0040!important}.theme-dark .yellow-outline-darker-hover-transparent-30:hover,.theme-dark .color-2-outline-darker-hover-transparent-30:hover{outline-color:#855f004d!important}.theme-dark .yellow-outline-darker-hover-transparent-35:hover,.theme-dark .color-2-outline-darker-hover-transparent-35:hover{outline-color:#855f0059!important}.theme-dark .yellow-outline-darker-hover-transparent-40:hover,.theme-dark .color-2-outline-darker-hover-transparent-40:hover{outline-color:#855f0066!important}.theme-dark .yellow-outline-darker-hover-transparent-45:hover,.theme-dark .color-2-outline-darker-hover-transparent-45:hover{outline-color:#855f0073!important}.theme-dark .yellow-outline-darker-hover-transparent-50:hover,.theme-dark .color-2-outline-darker-hover-transparent-50:hover{outline-color:#855f0080!important}.theme-dark .yellow-outline-darker-hover-transparent-55:hover,.theme-dark .color-2-outline-darker-hover-transparent-55:hover{outline-color:#855f008c!important}.theme-dark .yellow-outline-darker-hover-transparent-60:hover,.theme-dark .color-2-outline-darker-hover-transparent-60:hover{outline-color:#855f0099!important}.theme-dark .yellow-outline-darker-hover-transparent-65:hover,.theme-dark .color-2-outline-darker-hover-transparent-65:hover{outline-color:#855f00a6!important}.theme-dark .yellow-outline-darker-hover-transparent-70:hover,.theme-dark .color-2-outline-darker-hover-transparent-70:hover{outline-color:#855f00b3!important}.theme-dark .yellow-outline-darker-hover-transparent-75:hover,.theme-dark .color-2-outline-darker-hover-transparent-75:hover{outline-color:#855f00bf!important}.theme-dark .yellow-outline-darker-hover-transparent-80:hover,.theme-dark .color-2-outline-darker-hover-transparent-80:hover{outline-color:#855f00cc!important}.theme-dark .yellow-outline-darker-hover-transparent-85:hover,.theme-dark .color-2-outline-darker-hover-transparent-85:hover{outline-color:#855f00d9!important}.theme-dark .yellow-outline-darker-hover-transparent-90:hover,.theme-dark .color-2-outline-darker-hover-transparent-90:hover{outline-color:#855f00e6!important}.theme-dark .yellow-outline-darker-hover-transparent-95:hover,.theme-dark .color-2-outline-darker-hover-transparent-95:hover{outline-color:#855f00f2!important}.theme-dark .red-bg-lighter,.theme-dark .color-6-bg-lighter{background-color:#f7c8c4}.theme-dark .red-bg-lighter-transparent-5,.theme-dark .color-6-bg-lighter-transparent-5{background-color:#f7c8c40d}.theme-dark .red-bg-lighter-transparent-10,.theme-dark .color-6-bg-lighter-transparent-10{background-color:#f7c8c41a}.theme-dark .red-bg-lighter-transparent-15,.theme-dark .color-6-bg-lighter-transparent-15{background-color:#f7c8c426}.theme-dark .red-bg-lighter-transparent-20,.theme-dark .color-6-bg-lighter-transparent-20{background-color:#f7c8c433}.theme-dark .red-bg-lighter-transparent-25,.theme-dark .color-6-bg-lighter-transparent-25{background-color:#f7c8c440}.theme-dark .red-bg-lighter-transparent-30,.theme-dark .color-6-bg-lighter-transparent-30{background-color:#f7c8c44d}.theme-dark .red-bg-lighter-transparent-35,.theme-dark .color-6-bg-lighter-transparent-35{background-color:#f7c8c459}.theme-dark .red-bg-lighter-transparent-40,.theme-dark .color-6-bg-lighter-transparent-40{background-color:#f7c8c466}.theme-dark .red-bg-lighter-transparent-45,.theme-dark .color-6-bg-lighter-transparent-45{background-color:#f7c8c473}.theme-dark .red-bg-lighter-transparent-50,.theme-dark .color-6-bg-lighter-transparent-50{background-color:#f7c8c480}.theme-dark .red-bg-lighter-transparent-55,.theme-dark .color-6-bg-lighter-transparent-55{background-color:#f7c8c48c}.theme-dark .red-bg-lighter-transparent-60,.theme-dark .color-6-bg-lighter-transparent-60{background-color:#f7c8c499}.theme-dark .red-bg-lighter-transparent-65,.theme-dark .color-6-bg-lighter-transparent-65{background-color:#f7c8c4a6}.theme-dark .red-bg-lighter-transparent-70,.theme-dark .color-6-bg-lighter-transparent-70{background-color:#f7c8c4b3}.theme-dark .red-bg-lighter-transparent-75,.theme-dark .color-6-bg-lighter-transparent-75{background-color:#f7c8c4bf}.theme-dark .red-bg-lighter-transparent-80,.theme-dark .color-6-bg-lighter-transparent-80{background-color:#f7c8c4cc}.theme-dark .red-bg-lighter-transparent-85,.theme-dark .color-6-bg-lighter-transparent-85{background-color:#f7c8c4d9}.theme-dark .red-bg-lighter-transparent-90,.theme-dark .color-6-bg-lighter-transparent-90{background-color:#f7c8c4e6}.theme-dark .red-bg-lighter-transparent-95,.theme-dark .color-6-bg-lighter-transparent-95{background-color:#f7c8c4f2}.theme-dark .red-bg-lighter-lightness-10,.theme-dark .color-6-bg-lighter-lightness-10{background-color:#f8ceca}.theme-dark .red-bg-lighter-darkness-10,.theme-dark .color-6-bg-lighter-darkness-10{background-color:#f2a49d}.theme-dark .red-bg-lighter-lightness-20,.theme-dark .color-6-bg-lighter-lightness-20{background-color:#f9d3d0}.theme-dark .red-bg-lighter-darkness-20,.theme-dark .color-6-bg-lighter-darkness-20{background-color:#ec7f76}.theme-dark .red-bg-lighter-lightness-30,.theme-dark .color-6-bg-lighter-lightness-30{background-color:#f9d9d6}.theme-dark .red-bg-lighter-darkness-30,.theme-dark .color-6-bg-lighter-darkness-30{background-color:#e75b4f}.theme-dark .red-bg-lighter-lightness-40,.theme-dark .color-6-bg-lighter-lightness-40{background-color:#fadedc}.theme-dark .red-bg-lighter-darkness-40,.theme-dark .color-6-bg-lighter-darkness-40{background-color:#e23728}.theme-dark .red-bg-lighter-lightness-50,.theme-dark .color-6-bg-lighter-lightness-50{background-color:#fbe4e2}.theme-dark .red-bg-lighter-darkness-50,.theme-dark .color-6-bg-lighter-darkness-50{background-color:#c3281a}.theme-dark .red-bg-lighter-lightness-60,.theme-dark .color-6-bg-lighter-lightness-60{background-color:#fce9e7}.theme-dark .red-bg-lighter-darkness-60,.theme-dark .color-6-bg-lighter-darkness-60{background-color:#9c2015}.theme-dark .red-bg-lighter-lightness-70,.theme-dark .color-6-bg-lighter-lightness-70{background-color:#fdefed}.theme-dark .red-bg-lighter-darkness-70,.theme-dark .color-6-bg-lighter-darkness-70{background-color:#751810}.theme-dark .red-bg-lighter-lightness-80,.theme-dark .color-6-bg-lighter-lightness-80{background-color:#fdf4f3}.theme-dark .red-bg-lighter-darkness-80,.theme-dark .color-6-bg-lighter-darkness-80{background-color:#4e100b}.theme-dark .red-bg-lighter-lightness-90,.theme-dark .color-6-bg-lighter-lightness-90{background-color:#fefaf9}.theme-dark .red-bg-lighter-darkness-90,.theme-dark .color-6-bg-lighter-darkness-90{background-color:#270805}.theme-dark .red-bg-lighter-hover:hover,.theme-dark .color-6-bg-lighter-hover:hover{background-color:#f7c8c4}.theme-dark .red-bg-lighter-hover-transparent-5:hover,.theme-dark .color-6-bg-lighter-hover-transparent-5:hover{background-color:#f7c8c40d}.theme-dark .red-bg-lighter-hover-transparent-10:hover,.theme-dark .color-6-bg-lighter-hover-transparent-10:hover{background-color:#f7c8c41a}.theme-dark .red-bg-lighter-hover-transparent-15:hover,.theme-dark .color-6-bg-lighter-hover-transparent-15:hover{background-color:#f7c8c426}.theme-dark .red-bg-lighter-hover-transparent-20:hover,.theme-dark .color-6-bg-lighter-hover-transparent-20:hover{background-color:#f7c8c433}.theme-dark .red-bg-lighter-hover-transparent-25:hover,.theme-dark .color-6-bg-lighter-hover-transparent-25:hover{background-color:#f7c8c440}.theme-dark .red-bg-lighter-hover-transparent-30:hover,.theme-dark .color-6-bg-lighter-hover-transparent-30:hover{background-color:#f7c8c44d}.theme-dark .red-bg-lighter-hover-transparent-35:hover,.theme-dark .color-6-bg-lighter-hover-transparent-35:hover{background-color:#f7c8c459}.theme-dark .red-bg-lighter-hover-transparent-40:hover,.theme-dark .color-6-bg-lighter-hover-transparent-40:hover{background-color:#f7c8c466}.theme-dark .red-bg-lighter-hover-transparent-45:hover,.theme-dark .color-6-bg-lighter-hover-transparent-45:hover{background-color:#f7c8c473}.theme-dark .red-bg-lighter-hover-transparent-50:hover,.theme-dark .color-6-bg-lighter-hover-transparent-50:hover{background-color:#f7c8c480}.theme-dark .red-bg-lighter-hover-transparent-55:hover,.theme-dark .color-6-bg-lighter-hover-transparent-55:hover{background-color:#f7c8c48c}.theme-dark .red-bg-lighter-hover-transparent-60:hover,.theme-dark .color-6-bg-lighter-hover-transparent-60:hover{background-color:#f7c8c499}.theme-dark .red-bg-lighter-hover-transparent-65:hover,.theme-dark .color-6-bg-lighter-hover-transparent-65:hover{background-color:#f7c8c4a6}.theme-dark .red-bg-lighter-hover-transparent-70:hover,.theme-dark .color-6-bg-lighter-hover-transparent-70:hover{background-color:#f7c8c4b3}.theme-dark .red-bg-lighter-hover-transparent-75:hover,.theme-dark .color-6-bg-lighter-hover-transparent-75:hover{background-color:#f7c8c4bf}.theme-dark .red-bg-lighter-hover-transparent-80:hover,.theme-dark .color-6-bg-lighter-hover-transparent-80:hover{background-color:#f7c8c4cc}.theme-dark .red-bg-lighter-hover-transparent-85:hover,.theme-dark .color-6-bg-lighter-hover-transparent-85:hover{background-color:#f7c8c4d9}.theme-dark .red-bg-lighter-hover-transparent-90:hover,.theme-dark .color-6-bg-lighter-hover-transparent-90:hover{background-color:#f7c8c4e6}.theme-dark .red-bg-lighter-hover-transparent-95:hover,.theme-dark .color-6-bg-lighter-hover-transparent-95:hover{background-color:#f7c8c4f2}.theme-dark .red-bg-light,.theme-dark .color-6-bg-light{background-color:#e86153}.theme-dark .red-bg-light-transparent-5,.theme-dark .color-6-bg-light-transparent-5{background-color:#e861530d}.theme-dark .red-bg-light-transparent-10,.theme-dark .color-6-bg-light-transparent-10{background-color:#e861531a}.theme-dark .red-bg-light-transparent-15,.theme-dark .color-6-bg-light-transparent-15{background-color:#e8615326}.theme-dark .red-bg-light-transparent-20,.theme-dark .color-6-bg-light-transparent-20{background-color:#e8615333}.theme-dark .red-bg-light-transparent-25,.theme-dark .color-6-bg-light-transparent-25{background-color:#e8615340}.theme-dark .red-bg-light-transparent-30,.theme-dark .color-6-bg-light-transparent-30{background-color:#e861534d}.theme-dark .red-bg-light-transparent-35,.theme-dark .color-6-bg-light-transparent-35{background-color:#e8615359}.theme-dark .red-bg-light-transparent-40,.theme-dark .color-6-bg-light-transparent-40{background-color:#e8615366}.theme-dark .red-bg-light-transparent-45,.theme-dark .color-6-bg-light-transparent-45{background-color:#e8615373}.theme-dark .red-bg-light-transparent-50,.theme-dark .color-6-bg-light-transparent-50{background-color:#e8615380}.theme-dark .red-bg-light-transparent-55,.theme-dark .color-6-bg-light-transparent-55{background-color:#e861538c}.theme-dark .red-bg-light-transparent-60,.theme-dark .color-6-bg-light-transparent-60{background-color:#e8615399}.theme-dark .red-bg-light-transparent-65,.theme-dark .color-6-bg-light-transparent-65{background-color:#e86153a6}.theme-dark .red-bg-light-transparent-70,.theme-dark .color-6-bg-light-transparent-70{background-color:#e86153b3}.theme-dark .red-bg-light-transparent-75,.theme-dark .color-6-bg-light-transparent-75{background-color:#e86153bf}.theme-dark .red-bg-light-transparent-80,.theme-dark .color-6-bg-light-transparent-80{background-color:#e86153cc}.theme-dark .red-bg-light-transparent-85,.theme-dark .color-6-bg-light-transparent-85{background-color:#e86153d9}.theme-dark .red-bg-light-transparent-90,.theme-dark .color-6-bg-light-transparent-90{background-color:#e86153e6}.theme-dark .red-bg-light-transparent-95,.theme-dark .color-6-bg-light-transparent-95{background-color:#e86153f2}.theme-dark .red-bg-light-lightness-10,.theme-dark .color-6-bg-light-lightness-10{background-color:#ea7164}.theme-dark .red-bg-light-darkness-10,.theme-dark .color-6-bg-light-darkness-10{background-color:#e44737}.theme-dark .red-bg-light-lightness-20,.theme-dark .color-6-bg-light-lightness-20{background-color:#ed8175}.theme-dark .red-bg-light-darkness-20,.theme-dark .color-6-bg-light-darkness-20{background-color:#de301e}.theme-dark .red-bg-light-lightness-30,.theme-dark .color-6-bg-light-lightness-30{background-color:#ef9087}.theme-dark .red-bg-light-darkness-30,.theme-dark .color-6-bg-light-darkness-30{background-color:#c22a1a}.theme-dark .red-bg-light-lightness-40,.theme-dark .color-6-bg-light-lightness-40{background-color:#f1a098}.theme-dark .red-bg-light-darkness-40,.theme-dark .color-6-bg-light-darkness-40{background-color:#a72416}.theme-dark .red-bg-light-lightness-50,.theme-dark .color-6-bg-light-lightness-50{background-color:#f4b0a9}.theme-dark .red-bg-light-darkness-50,.theme-dark .color-6-bg-light-darkness-50{background-color:#8b1e13}.theme-dark .red-bg-light-lightness-60,.theme-dark .color-6-bg-light-lightness-60{background-color:#f6c0ba}.theme-dark .red-bg-light-darkness-60,.theme-dark .color-6-bg-light-darkness-60{background-color:#6f180f}.theme-dark .red-bg-light-lightness-70,.theme-dark .color-6-bg-light-lightness-70{background-color:#f8d0cb}.theme-dark .red-bg-light-darkness-70,.theme-dark .color-6-bg-light-darkness-70{background-color:#53120b}.theme-dark .red-bg-light-lightness-80,.theme-dark .color-6-bg-light-lightness-80{background-color:#fadfdd}.theme-dark .red-bg-light-darkness-80,.theme-dark .color-6-bg-light-darkness-80{background-color:#380c07}.theme-dark .red-bg-light-lightness-90,.theme-dark .color-6-bg-light-lightness-90{background-color:#fdefee}.theme-dark .red-bg-light-darkness-90,.theme-dark .color-6-bg-light-darkness-90{background-color:#1c0604}.theme-dark .red-bg-light-hover:hover,.theme-dark .color-6-bg-light-hover:hover{background-color:#e86153}.theme-dark .red-bg-light-hover-transparent-5:hover,.theme-dark .color-6-bg-light-hover-transparent-5:hover{background-color:#e861530d}.theme-dark .red-bg-light-hover-transparent-10:hover,.theme-dark .color-6-bg-light-hover-transparent-10:hover{background-color:#e861531a}.theme-dark .red-bg-light-hover-transparent-15:hover,.theme-dark .color-6-bg-light-hover-transparent-15:hover{background-color:#e8615326}.theme-dark .red-bg-light-hover-transparent-20:hover,.theme-dark .color-6-bg-light-hover-transparent-20:hover{background-color:#e8615333}.theme-dark .red-bg-light-hover-transparent-25:hover,.theme-dark .color-6-bg-light-hover-transparent-25:hover{background-color:#e8615340}.theme-dark .red-bg-light-hover-transparent-30:hover,.theme-dark .color-6-bg-light-hover-transparent-30:hover{background-color:#e861534d}.theme-dark .red-bg-light-hover-transparent-35:hover,.theme-dark .color-6-bg-light-hover-transparent-35:hover{background-color:#e8615359}.theme-dark .red-bg-light-hover-transparent-40:hover,.theme-dark .color-6-bg-light-hover-transparent-40:hover{background-color:#e8615366}.theme-dark .red-bg-light-hover-transparent-45:hover,.theme-dark .color-6-bg-light-hover-transparent-45:hover{background-color:#e8615373}.theme-dark .red-bg-light-hover-transparent-50:hover,.theme-dark .color-6-bg-light-hover-transparent-50:hover{background-color:#e8615380}.theme-dark .red-bg-light-hover-transparent-55:hover,.theme-dark .color-6-bg-light-hover-transparent-55:hover{background-color:#e861538c}.theme-dark .red-bg-light-hover-transparent-60:hover,.theme-dark .color-6-bg-light-hover-transparent-60:hover{background-color:#e8615399}.theme-dark .red-bg-light-hover-transparent-65:hover,.theme-dark .color-6-bg-light-hover-transparent-65:hover{background-color:#e86153a6}.theme-dark .red-bg-light-hover-transparent-70:hover,.theme-dark .color-6-bg-light-hover-transparent-70:hover{background-color:#e86153b3}.theme-dark .red-bg-light-hover-transparent-75:hover,.theme-dark .color-6-bg-light-hover-transparent-75:hover{background-color:#e86153bf}.theme-dark .red-bg-light-hover-transparent-80:hover,.theme-dark .color-6-bg-light-hover-transparent-80:hover{background-color:#e86153cc}.theme-dark .red-bg-light-hover-transparent-85:hover,.theme-dark .color-6-bg-light-hover-transparent-85:hover{background-color:#e86153d9}.theme-dark .red-bg-light-hover-transparent-90:hover,.theme-dark .color-6-bg-light-hover-transparent-90:hover{background-color:#e86153e6}.theme-dark .red-bg-light-hover-transparent-95:hover,.theme-dark .color-6-bg-light-hover-transparent-95:hover{background-color:#e86153f2}.theme-dark .red-bg,.theme-dark .color-6-bg{background-color:#e0301e}.theme-dark .red-bg-transparent-5,.theme-dark .color-6-bg-transparent-5{background-color:#e0301e0d}.theme-dark .red-bg-transparent-10,.theme-dark .color-6-bg-transparent-10{background-color:#e0301e1a}.theme-dark .red-bg-transparent-15,.theme-dark .color-6-bg-transparent-15{background-color:#e0301e26}.theme-dark .red-bg-transparent-20,.theme-dark .color-6-bg-transparent-20{background-color:#e0301e33}.theme-dark .red-bg-transparent-25,.theme-dark .color-6-bg-transparent-25{background-color:#e0301e40}.theme-dark .red-bg-transparent-30,.theme-dark .color-6-bg-transparent-30{background-color:#e0301e4d}.theme-dark .red-bg-transparent-35,.theme-dark .color-6-bg-transparent-35{background-color:#e0301e59}.theme-dark .red-bg-transparent-40,.theme-dark .color-6-bg-transparent-40{background-color:#e0301e66}.theme-dark .red-bg-transparent-45,.theme-dark .color-6-bg-transparent-45{background-color:#e0301e73}.theme-dark .red-bg-transparent-50,.theme-dark .color-6-bg-transparent-50{background-color:#e0301e80}.theme-dark .red-bg-transparent-55,.theme-dark .color-6-bg-transparent-55{background-color:#e0301e8c}.theme-dark .red-bg-transparent-60,.theme-dark .color-6-bg-transparent-60{background-color:#e0301e99}.theme-dark .red-bg-transparent-65,.theme-dark .color-6-bg-transparent-65{background-color:#e0301ea6}.theme-dark .red-bg-transparent-70,.theme-dark .color-6-bg-transparent-70{background-color:#e0301eb3}.theme-dark .red-bg-transparent-75,.theme-dark .color-6-bg-transparent-75{background-color:#e0301ebf}.theme-dark .red-bg-transparent-80,.theme-dark .color-6-bg-transparent-80{background-color:#e0301ecc}.theme-dark .red-bg-transparent-85,.theme-dark .color-6-bg-transparent-85{background-color:#e0301ed9}.theme-dark .red-bg-transparent-90,.theme-dark .color-6-bg-transparent-90{background-color:#e0301ee6}.theme-dark .red-bg-transparent-95,.theme-dark .color-6-bg-transparent-95{background-color:#e0301ef2}.theme-dark .red-bg-lightness-10,.theme-dark .color-6-bg-lightness-10{background-color:#e44434}.theme-dark .red-bg-darkness-10,.theme-dark .color-6-bg-darkness-10{background-color:#ca2b1b}.theme-dark .red-bg-lightness-20,.theme-dark .color-6-bg-lightness-20{background-color:#e7594a}.theme-dark .red-bg-darkness-20,.theme-dark .color-6-bg-darkness-20{background-color:#b32618}.theme-dark .red-bg-lightness-30,.theme-dark .color-6-bg-lightness-30{background-color:#ea6e61}.theme-dark .red-bg-darkness-30,.theme-dark .color-6-bg-darkness-30{background-color:#9d2215}.theme-dark .red-bg-lightness-40,.theme-dark .color-6-bg-lightness-40{background-color:#ed8278}.theme-dark .red-bg-darkness-40,.theme-dark .color-6-bg-darkness-40{background-color:#861d12}.theme-dark .red-bg-lightness-50,.theme-dark .color-6-bg-lightness-50{background-color:#f0978e}.theme-dark .red-bg-darkness-50,.theme-dark .color-6-bg-darkness-50{background-color:#70180f}.theme-dark .red-bg-lightness-60,.theme-dark .color-6-bg-lightness-60{background-color:#f3aca5}.theme-dark .red-bg-darkness-60,.theme-dark .color-6-bg-darkness-60{background-color:#5a130c}.theme-dark .red-bg-lightness-70,.theme-dark .color-6-bg-lightness-70{background-color:#f6c1bb}.theme-dark .red-bg-darkness-70,.theme-dark .color-6-bg-darkness-70{background-color:#430e09}.theme-dark .red-bg-lightness-80,.theme-dark .color-6-bg-lightness-80{background-color:#f9d5d2}.theme-dark .red-bg-darkness-80,.theme-dark .color-6-bg-darkness-80{background-color:#2d0a06}.theme-dark .red-bg-lightness-90,.theme-dark .color-6-bg-lightness-90{background-color:#fceae8}.theme-dark .red-bg-darkness-90,.theme-dark .color-6-bg-darkness-90{background-color:#160503}.theme-dark .red-bg-hover:hover,.theme-dark .color-6-bg-hover:hover{background-color:#e0301e}.theme-dark .red-bg-hover-transparent-5:hover,.theme-dark .color-6-bg-hover-transparent-5:hover{background-color:#e0301e0d}.theme-dark .red-bg-hover-transparent-10:hover,.theme-dark .color-6-bg-hover-transparent-10:hover{background-color:#e0301e1a}.theme-dark .red-bg-hover-transparent-15:hover,.theme-dark .color-6-bg-hover-transparent-15:hover{background-color:#e0301e26}.theme-dark .red-bg-hover-transparent-20:hover,.theme-dark .color-6-bg-hover-transparent-20:hover{background-color:#e0301e33}.theme-dark .red-bg-hover-transparent-25:hover,.theme-dark .color-6-bg-hover-transparent-25:hover{background-color:#e0301e40}.theme-dark .red-bg-hover-transparent-30:hover,.theme-dark .color-6-bg-hover-transparent-30:hover{background-color:#e0301e4d}.theme-dark .red-bg-hover-transparent-35:hover,.theme-dark .color-6-bg-hover-transparent-35:hover{background-color:#e0301e59}.theme-dark .red-bg-hover-transparent-40:hover,.theme-dark .color-6-bg-hover-transparent-40:hover{background-color:#e0301e66}.theme-dark .red-bg-hover-transparent-45:hover,.theme-dark .color-6-bg-hover-transparent-45:hover{background-color:#e0301e73}.theme-dark .red-bg-hover-transparent-50:hover,.theme-dark .color-6-bg-hover-transparent-50:hover{background-color:#e0301e80}.theme-dark .red-bg-hover-transparent-55:hover,.theme-dark .color-6-bg-hover-transparent-55:hover{background-color:#e0301e8c}.theme-dark .red-bg-hover-transparent-60:hover,.theme-dark .color-6-bg-hover-transparent-60:hover{background-color:#e0301e99}.theme-dark .red-bg-hover-transparent-65:hover,.theme-dark .color-6-bg-hover-transparent-65:hover{background-color:#e0301ea6}.theme-dark .red-bg-hover-transparent-70:hover,.theme-dark .color-6-bg-hover-transparent-70:hover{background-color:#e0301eb3}.theme-dark .red-bg-hover-transparent-75:hover,.theme-dark .color-6-bg-hover-transparent-75:hover{background-color:#e0301ebf}.theme-dark .red-bg-hover-transparent-80:hover,.theme-dark .color-6-bg-hover-transparent-80:hover{background-color:#e0301ecc}.theme-dark .red-bg-hover-transparent-85:hover,.theme-dark .color-6-bg-hover-transparent-85:hover{background-color:#e0301ed9}.theme-dark .red-bg-hover-transparent-90:hover,.theme-dark .color-6-bg-hover-transparent-90:hover{background-color:#e0301ee6}.theme-dark .red-bg-hover-transparent-95:hover,.theme-dark .color-6-bg-hover-transparent-95:hover{background-color:#e0301ef2}.theme-dark .red-bg-dark,.theme-dark .color-6-bg-dark{background-color:#aa2417}.theme-dark .red-bg-dark-transparent-5,.theme-dark .color-6-bg-dark-transparent-5{background-color:#aa24170d}.theme-dark .red-bg-dark-transparent-10,.theme-dark .color-6-bg-dark-transparent-10{background-color:#aa24171a}.theme-dark .red-bg-dark-transparent-15,.theme-dark .color-6-bg-dark-transparent-15{background-color:#aa241726}.theme-dark .red-bg-dark-transparent-20,.theme-dark .color-6-bg-dark-transparent-20{background-color:#aa241733}.theme-dark .red-bg-dark-transparent-25,.theme-dark .color-6-bg-dark-transparent-25{background-color:#aa241740}.theme-dark .red-bg-dark-transparent-30,.theme-dark .color-6-bg-dark-transparent-30{background-color:#aa24174d}.theme-dark .red-bg-dark-transparent-35,.theme-dark .color-6-bg-dark-transparent-35{background-color:#aa241759}.theme-dark .red-bg-dark-transparent-40,.theme-dark .color-6-bg-dark-transparent-40{background-color:#aa241766}.theme-dark .red-bg-dark-transparent-45,.theme-dark .color-6-bg-dark-transparent-45{background-color:#aa241773}.theme-dark .red-bg-dark-transparent-50,.theme-dark .color-6-bg-dark-transparent-50{background-color:#aa241780}.theme-dark .red-bg-dark-transparent-55,.theme-dark .color-6-bg-dark-transparent-55{background-color:#aa24178c}.theme-dark .red-bg-dark-transparent-60,.theme-dark .color-6-bg-dark-transparent-60{background-color:#aa241799}.theme-dark .red-bg-dark-transparent-65,.theme-dark .color-6-bg-dark-transparent-65{background-color:#aa2417a6}.theme-dark .red-bg-dark-transparent-70,.theme-dark .color-6-bg-dark-transparent-70{background-color:#aa2417b3}.theme-dark .red-bg-dark-transparent-75,.theme-dark .color-6-bg-dark-transparent-75{background-color:#aa2417bf}.theme-dark .red-bg-dark-transparent-80,.theme-dark .color-6-bg-dark-transparent-80{background-color:#aa2417cc}.theme-dark .red-bg-dark-transparent-85,.theme-dark .color-6-bg-dark-transparent-85{background-color:#aa2417d9}.theme-dark .red-bg-dark-transparent-90,.theme-dark .color-6-bg-dark-transparent-90{background-color:#aa2417e6}.theme-dark .red-bg-dark-transparent-95,.theme-dark .color-6-bg-dark-transparent-95{background-color:#aa2417f2}.theme-dark .red-bg-dark-lightness-10,.theme-dark .color-6-bg-dark-lightness-10{background-color:#c62a1b}.theme-dark .red-bg-dark-darkness-10,.theme-dark .color-6-bg-dark-darkness-10{background-color:#992015}.theme-dark .red-bg-dark-lightness-20,.theme-dark .color-6-bg-dark-lightness-20{background-color:#e13120}.theme-dark .red-bg-dark-darkness-20,.theme-dark .color-6-bg-dark-darkness-20{background-color:#881d12}.theme-dark .red-bg-dark-lightness-30,.theme-dark .color-6-bg-dark-lightness-30{background-color:#e54a3c}.theme-dark .red-bg-dark-darkness-30,.theme-dark .color-6-bg-dark-darkness-30{background-color:#771910}.theme-dark .red-bg-dark-lightness-40,.theme-dark .color-6-bg-dark-lightness-40{background-color:#e86457}.theme-dark .red-bg-dark-darkness-40,.theme-dark .color-6-bg-dark-darkness-40{background-color:#66160e}.theme-dark .red-bg-dark-lightness-50,.theme-dark .color-6-bg-dark-lightness-50{background-color:#ec7e73}.theme-dark .red-bg-dark-darkness-50,.theme-dark .color-6-bg-dark-darkness-50{background-color:#55120c}.theme-dark .red-bg-dark-lightness-60,.theme-dark .color-6-bg-dark-lightness-60{background-color:#f0988f}.theme-dark .red-bg-dark-darkness-60,.theme-dark .color-6-bg-dark-darkness-60{background-color:#440e09}.theme-dark .red-bg-dark-lightness-70,.theme-dark .color-6-bg-dark-lightness-70{background-color:#f4b2ab}.theme-dark .red-bg-dark-darkness-70,.theme-dark .color-6-bg-dark-darkness-70{background-color:#330b07}.theme-dark .red-bg-dark-lightness-80,.theme-dark .color-6-bg-dark-lightness-80{background-color:#f7cbc7}.theme-dark .red-bg-dark-darkness-80,.theme-dark .color-6-bg-dark-darkness-80{background-color:#220705}.theme-dark .red-bg-dark-lightness-90,.theme-dark .color-6-bg-dark-lightness-90{background-color:#fbe5e3}.theme-dark .red-bg-dark-darkness-90,.theme-dark .color-6-bg-dark-darkness-90{background-color:#110402}.theme-dark .red-bg-dark-hover:hover,.theme-dark .color-6-bg-dark-hover:hover{background-color:#aa2417}.theme-dark .red-bg-dark-hover-transparent-5:hover,.theme-dark .color-6-bg-dark-hover-transparent-5:hover{background-color:#aa24170d}.theme-dark .red-bg-dark-hover-transparent-10:hover,.theme-dark .color-6-bg-dark-hover-transparent-10:hover{background-color:#aa24171a}.theme-dark .red-bg-dark-hover-transparent-15:hover,.theme-dark .color-6-bg-dark-hover-transparent-15:hover{background-color:#aa241726}.theme-dark .red-bg-dark-hover-transparent-20:hover,.theme-dark .color-6-bg-dark-hover-transparent-20:hover{background-color:#aa241733}.theme-dark .red-bg-dark-hover-transparent-25:hover,.theme-dark .color-6-bg-dark-hover-transparent-25:hover{background-color:#aa241740}.theme-dark .red-bg-dark-hover-transparent-30:hover,.theme-dark .color-6-bg-dark-hover-transparent-30:hover{background-color:#aa24174d}.theme-dark .red-bg-dark-hover-transparent-35:hover,.theme-dark .color-6-bg-dark-hover-transparent-35:hover{background-color:#aa241759}.theme-dark .red-bg-dark-hover-transparent-40:hover,.theme-dark .color-6-bg-dark-hover-transparent-40:hover{background-color:#aa241766}.theme-dark .red-bg-dark-hover-transparent-45:hover,.theme-dark .color-6-bg-dark-hover-transparent-45:hover{background-color:#aa241773}.theme-dark .red-bg-dark-hover-transparent-50:hover,.theme-dark .color-6-bg-dark-hover-transparent-50:hover{background-color:#aa241780}.theme-dark .red-bg-dark-hover-transparent-55:hover,.theme-dark .color-6-bg-dark-hover-transparent-55:hover{background-color:#aa24178c}.theme-dark .red-bg-dark-hover-transparent-60:hover,.theme-dark .color-6-bg-dark-hover-transparent-60:hover{background-color:#aa241799}.theme-dark .red-bg-dark-hover-transparent-65:hover,.theme-dark .color-6-bg-dark-hover-transparent-65:hover{background-color:#aa2417a6}.theme-dark .red-bg-dark-hover-transparent-70:hover,.theme-dark .color-6-bg-dark-hover-transparent-70:hover{background-color:#aa2417b3}.theme-dark .red-bg-dark-hover-transparent-75:hover,.theme-dark .color-6-bg-dark-hover-transparent-75:hover{background-color:#aa2417bf}.theme-dark .red-bg-dark-hover-transparent-80:hover,.theme-dark .color-6-bg-dark-hover-transparent-80:hover{background-color:#aa2417cc}.theme-dark .red-bg-dark-hover-transparent-85:hover,.theme-dark .color-6-bg-dark-hover-transparent-85:hover{background-color:#aa2417d9}.theme-dark .red-bg-dark-hover-transparent-90:hover,.theme-dark .color-6-bg-dark-hover-transparent-90:hover{background-color:#aa2417e6}.theme-dark .red-bg-dark-hover-transparent-95:hover,.theme-dark .color-6-bg-dark-hover-transparent-95:hover{background-color:#aa2417f2}.theme-dark .red-bg-darker,.theme-dark .color-6-bg-darker{background-color:#741910}.theme-dark .red-bg-darker-transparent-5,.theme-dark .color-6-bg-darker-transparent-5{background-color:#7419100d}.theme-dark .red-bg-darker-transparent-10,.theme-dark .color-6-bg-darker-transparent-10{background-color:#7419101a}.theme-dark .red-bg-darker-transparent-15,.theme-dark .color-6-bg-darker-transparent-15{background-color:#74191026}.theme-dark .red-bg-darker-transparent-20,.theme-dark .color-6-bg-darker-transparent-20{background-color:#74191033}.theme-dark .red-bg-darker-transparent-25,.theme-dark .color-6-bg-darker-transparent-25{background-color:#74191040}.theme-dark .red-bg-darker-transparent-30,.theme-dark .color-6-bg-darker-transparent-30{background-color:#7419104d}.theme-dark .red-bg-darker-transparent-35,.theme-dark .color-6-bg-darker-transparent-35{background-color:#74191059}.theme-dark .red-bg-darker-transparent-40,.theme-dark .color-6-bg-darker-transparent-40{background-color:#74191066}.theme-dark .red-bg-darker-transparent-45,.theme-dark .color-6-bg-darker-transparent-45{background-color:#74191073}.theme-dark .red-bg-darker-transparent-50,.theme-dark .color-6-bg-darker-transparent-50{background-color:#74191080}.theme-dark .red-bg-darker-transparent-55,.theme-dark .color-6-bg-darker-transparent-55{background-color:#7419108c}.theme-dark .red-bg-darker-transparent-60,.theme-dark .color-6-bg-darker-transparent-60{background-color:#74191099}.theme-dark .red-bg-darker-transparent-65,.theme-dark .color-6-bg-darker-transparent-65{background-color:#741910a6}.theme-dark .red-bg-darker-transparent-70,.theme-dark .color-6-bg-darker-transparent-70{background-color:#741910b3}.theme-dark .red-bg-darker-transparent-75,.theme-dark .color-6-bg-darker-transparent-75{background-color:#741910bf}.theme-dark .red-bg-darker-transparent-80,.theme-dark .color-6-bg-darker-transparent-80{background-color:#741910cc}.theme-dark .red-bg-darker-transparent-85,.theme-dark .color-6-bg-darker-transparent-85{background-color:#741910d9}.theme-dark .red-bg-darker-transparent-90,.theme-dark .color-6-bg-darker-transparent-90{background-color:#741910e6}.theme-dark .red-bg-darker-transparent-95,.theme-dark .color-6-bg-darker-transparent-95{background-color:#741910f2}.theme-dark .red-bg-darker-lightness-10,.theme-dark .color-6-bg-darker-lightness-10{background-color:#952015}.theme-dark .red-bg-darker-darkness-10,.theme-dark .color-6-bg-darker-darkness-10{background-color:#68170e}.theme-dark .red-bg-darker-lightness-20,.theme-dark .color-6-bg-darker-lightness-20{background-color:#b62719}.theme-dark .red-bg-darker-darkness-20,.theme-dark .color-6-bg-darker-darkness-20{background-color:#5d140d}.theme-dark .red-bg-darker-lightness-30,.theme-dark .color-6-bg-darker-lightness-30{background-color:#d82e1e}.theme-dark .red-bg-darker-darkness-30,.theme-dark .color-6-bg-darker-darkness-30{background-color:#51120b}.theme-dark .red-bg-darker-lightness-40,.theme-dark .color-6-bg-darker-lightness-40{background-color:#e44738}.theme-dark .red-bg-darker-darkness-40,.theme-dark .color-6-bg-darker-darkness-40{background-color:#460f0a}.theme-dark .red-bg-darker-lightness-50,.theme-dark .color-6-bg-darker-lightness-50{background-color:#e86659}.theme-dark .red-bg-darker-darkness-50,.theme-dark .color-6-bg-darker-darkness-50{background-color:#3a0d08}.theme-dark .red-bg-darker-lightness-60,.theme-dark .color-6-bg-darker-lightness-60{background-color:#ed847a}.theme-dark .red-bg-darker-darkness-60,.theme-dark .color-6-bg-darker-darkness-60{background-color:#2e0a06}.theme-dark .red-bg-darker-lightness-70,.theme-dark .color-6-bg-darker-lightness-70{background-color:#f1a39b}.theme-dark .red-bg-darker-darkness-70,.theme-dark .color-6-bg-darker-darkness-70{background-color:#230805}.theme-dark .red-bg-darker-lightness-80,.theme-dark .color-6-bg-darker-lightness-80{background-color:#f6c2bd}.theme-dark .red-bg-darker-darkness-80,.theme-dark .color-6-bg-darker-darkness-80{background-color:#170503}.theme-dark .red-bg-darker-lightness-90,.theme-dark .color-6-bg-darker-lightness-90{background-color:#fae0de}.theme-dark .red-bg-darker-darkness-90,.theme-dark .color-6-bg-darker-darkness-90{background-color:#0c0302}.theme-dark .red-bg-darker-hover:hover,.theme-dark .color-6-bg-darker-hover:hover{background-color:#741910}.theme-dark .red-bg-darker-hover-transparent-5:hover,.theme-dark .color-6-bg-darker-hover-transparent-5:hover{background-color:#7419100d}.theme-dark .red-bg-darker-hover-transparent-10:hover,.theme-dark .color-6-bg-darker-hover-transparent-10:hover{background-color:#7419101a}.theme-dark .red-bg-darker-hover-transparent-15:hover,.theme-dark .color-6-bg-darker-hover-transparent-15:hover{background-color:#74191026}.theme-dark .red-bg-darker-hover-transparent-20:hover,.theme-dark .color-6-bg-darker-hover-transparent-20:hover{background-color:#74191033}.theme-dark .red-bg-darker-hover-transparent-25:hover,.theme-dark .color-6-bg-darker-hover-transparent-25:hover{background-color:#74191040}.theme-dark .red-bg-darker-hover-transparent-30:hover,.theme-dark .color-6-bg-darker-hover-transparent-30:hover{background-color:#7419104d}.theme-dark .red-bg-darker-hover-transparent-35:hover,.theme-dark .color-6-bg-darker-hover-transparent-35:hover{background-color:#74191059}.theme-dark .red-bg-darker-hover-transparent-40:hover,.theme-dark .color-6-bg-darker-hover-transparent-40:hover{background-color:#74191066}.theme-dark .red-bg-darker-hover-transparent-45:hover,.theme-dark .color-6-bg-darker-hover-transparent-45:hover{background-color:#74191073}.theme-dark .red-bg-darker-hover-transparent-50:hover,.theme-dark .color-6-bg-darker-hover-transparent-50:hover{background-color:#74191080}.theme-dark .red-bg-darker-hover-transparent-55:hover,.theme-dark .color-6-bg-darker-hover-transparent-55:hover{background-color:#7419108c}.theme-dark .red-bg-darker-hover-transparent-60:hover,.theme-dark .color-6-bg-darker-hover-transparent-60:hover{background-color:#74191099}.theme-dark .red-bg-darker-hover-transparent-65:hover,.theme-dark .color-6-bg-darker-hover-transparent-65:hover{background-color:#741910a6}.theme-dark .red-bg-darker-hover-transparent-70:hover,.theme-dark .color-6-bg-darker-hover-transparent-70:hover{background-color:#741910b3}.theme-dark .red-bg-darker-hover-transparent-75:hover,.theme-dark .color-6-bg-darker-hover-transparent-75:hover{background-color:#741910bf}.theme-dark .red-bg-darker-hover-transparent-80:hover,.theme-dark .color-6-bg-darker-hover-transparent-80:hover{background-color:#741910cc}.theme-dark .red-bg-darker-hover-transparent-85:hover,.theme-dark .color-6-bg-darker-hover-transparent-85:hover{background-color:#741910d9}.theme-dark .red-bg-darker-hover-transparent-90:hover,.theme-dark .color-6-bg-darker-hover-transparent-90:hover{background-color:#741910e6}.theme-dark .red-bg-darker-hover-transparent-95:hover,.theme-dark .color-6-bg-darker-hover-transparent-95:hover{background-color:#741910f2}.theme-dark .red-font-lighter,.theme-dark .color-6-font-lighter{color:#f7c8c4}.theme-dark .red-font-lighter-transparent-5,.theme-dark .color-6-font-lighter-transparent-5{color:#f7c8c40d}.theme-dark .red-font-lighter-transparent-10,.theme-dark .color-6-font-lighter-transparent-10{color:#f7c8c41a}.theme-dark .red-font-lighter-transparent-15,.theme-dark .color-6-font-lighter-transparent-15{color:#f7c8c426}.theme-dark .red-font-lighter-transparent-20,.theme-dark .color-6-font-lighter-transparent-20{color:#f7c8c433}.theme-dark .red-font-lighter-transparent-25,.theme-dark .color-6-font-lighter-transparent-25{color:#f7c8c440}.theme-dark .red-font-lighter-transparent-30,.theme-dark .color-6-font-lighter-transparent-30{color:#f7c8c44d}.theme-dark .red-font-lighter-transparent-35,.theme-dark .color-6-font-lighter-transparent-35{color:#f7c8c459}.theme-dark .red-font-lighter-transparent-40,.theme-dark .color-6-font-lighter-transparent-40{color:#f7c8c466}.theme-dark .red-font-lighter-transparent-45,.theme-dark .color-6-font-lighter-transparent-45{color:#f7c8c473}.theme-dark .red-font-lighter-transparent-50,.theme-dark .color-6-font-lighter-transparent-50{color:#f7c8c480}.theme-dark .red-font-lighter-transparent-55,.theme-dark .color-6-font-lighter-transparent-55{color:#f7c8c48c}.theme-dark .red-font-lighter-transparent-60,.theme-dark .color-6-font-lighter-transparent-60{color:#f7c8c499}.theme-dark .red-font-lighter-transparent-65,.theme-dark .color-6-font-lighter-transparent-65{color:#f7c8c4a6}.theme-dark .red-font-lighter-transparent-70,.theme-dark .color-6-font-lighter-transparent-70{color:#f7c8c4b3}.theme-dark .red-font-lighter-transparent-75,.theme-dark .color-6-font-lighter-transparent-75{color:#f7c8c4bf}.theme-dark .red-font-lighter-transparent-80,.theme-dark .color-6-font-lighter-transparent-80{color:#f7c8c4cc}.theme-dark .red-font-lighter-transparent-85,.theme-dark .color-6-font-lighter-transparent-85{color:#f7c8c4d9}.theme-dark .red-font-lighter-transparent-90,.theme-dark .color-6-font-lighter-transparent-90{color:#f7c8c4e6}.theme-dark .red-font-lighter-transparent-95,.theme-dark .color-6-font-lighter-transparent-95{color:#f7c8c4f2}.theme-dark .red-font-lighter-lightness-10,.theme-dark .color-6-font-lighter-lightness-10{color:#f8ceca}.theme-dark .red-font-lighter-darkness-10,.theme-dark .color-6-font-lighter-darkness-10{color:#f2a49d}.theme-dark .red-font-lighter-lightness-20,.theme-dark .color-6-font-lighter-lightness-20{color:#f9d3d0}.theme-dark .red-font-lighter-darkness-20,.theme-dark .color-6-font-lighter-darkness-20{color:#ec7f76}.theme-dark .red-font-lighter-lightness-30,.theme-dark .color-6-font-lighter-lightness-30{color:#f9d9d6}.theme-dark .red-font-lighter-darkness-30,.theme-dark .color-6-font-lighter-darkness-30{color:#e75b4f}.theme-dark .red-font-lighter-lightness-40,.theme-dark .color-6-font-lighter-lightness-40{color:#fadedc}.theme-dark .red-font-lighter-darkness-40,.theme-dark .color-6-font-lighter-darkness-40{color:#e23728}.theme-dark .red-font-lighter-lightness-50,.theme-dark .color-6-font-lighter-lightness-50{color:#fbe4e2}.theme-dark .red-font-lighter-darkness-50,.theme-dark .color-6-font-lighter-darkness-50{color:#c3281a}.theme-dark .red-font-lighter-lightness-60,.theme-dark .color-6-font-lighter-lightness-60{color:#fce9e7}.theme-dark .red-font-lighter-darkness-60,.theme-dark .color-6-font-lighter-darkness-60{color:#9c2015}.theme-dark .red-font-lighter-lightness-70,.theme-dark .color-6-font-lighter-lightness-70{color:#fdefed}.theme-dark .red-font-lighter-darkness-70,.theme-dark .color-6-font-lighter-darkness-70{color:#751810}.theme-dark .red-font-lighter-lightness-80,.theme-dark .color-6-font-lighter-lightness-80{color:#fdf4f3}.theme-dark .red-font-lighter-darkness-80,.theme-dark .color-6-font-lighter-darkness-80{color:#4e100b}.theme-dark .red-font-lighter-lightness-90,.theme-dark .color-6-font-lighter-lightness-90{color:#fefaf9}.theme-dark .red-font-lighter-darkness-90,.theme-dark .color-6-font-lighter-darkness-90{color:#270805}.theme-dark .red-font-lighter-hover:hover,.theme-dark .color-6-font-lighter-hover:hover{color:#f7c8c4}.theme-dark .red-font-lighter-hover-transparent-5:hover,.theme-dark .color-6-font-lighter-hover-transparent-5:hover{color:#f7c8c40d}.theme-dark .red-font-lighter-hover-transparent-10:hover,.theme-dark .color-6-font-lighter-hover-transparent-10:hover{color:#f7c8c41a}.theme-dark .red-font-lighter-hover-transparent-15:hover,.theme-dark .color-6-font-lighter-hover-transparent-15:hover{color:#f7c8c426}.theme-dark .red-font-lighter-hover-transparent-20:hover,.theme-dark .color-6-font-lighter-hover-transparent-20:hover{color:#f7c8c433}.theme-dark .red-font-lighter-hover-transparent-25:hover,.theme-dark .color-6-font-lighter-hover-transparent-25:hover{color:#f7c8c440}.theme-dark .red-font-lighter-hover-transparent-30:hover,.theme-dark .color-6-font-lighter-hover-transparent-30:hover{color:#f7c8c44d}.theme-dark .red-font-lighter-hover-transparent-35:hover,.theme-dark .color-6-font-lighter-hover-transparent-35:hover{color:#f7c8c459}.theme-dark .red-font-lighter-hover-transparent-40:hover,.theme-dark .color-6-font-lighter-hover-transparent-40:hover{color:#f7c8c466}.theme-dark .red-font-lighter-hover-transparent-45:hover,.theme-dark .color-6-font-lighter-hover-transparent-45:hover{color:#f7c8c473}.theme-dark .red-font-lighter-hover-transparent-50:hover,.theme-dark .color-6-font-lighter-hover-transparent-50:hover{color:#f7c8c480}.theme-dark .red-font-lighter-hover-transparent-55:hover,.theme-dark .color-6-font-lighter-hover-transparent-55:hover{color:#f7c8c48c}.theme-dark .red-font-lighter-hover-transparent-60:hover,.theme-dark .color-6-font-lighter-hover-transparent-60:hover{color:#f7c8c499}.theme-dark .red-font-lighter-hover-transparent-65:hover,.theme-dark .color-6-font-lighter-hover-transparent-65:hover{color:#f7c8c4a6}.theme-dark .red-font-lighter-hover-transparent-70:hover,.theme-dark .color-6-font-lighter-hover-transparent-70:hover{color:#f7c8c4b3}.theme-dark .red-font-lighter-hover-transparent-75:hover,.theme-dark .color-6-font-lighter-hover-transparent-75:hover{color:#f7c8c4bf}.theme-dark .red-font-lighter-hover-transparent-80:hover,.theme-dark .color-6-font-lighter-hover-transparent-80:hover{color:#f7c8c4cc}.theme-dark .red-font-lighter-hover-transparent-85:hover,.theme-dark .color-6-font-lighter-hover-transparent-85:hover{color:#f7c8c4d9}.theme-dark .red-font-lighter-hover-transparent-90:hover,.theme-dark .color-6-font-lighter-hover-transparent-90:hover{color:#f7c8c4e6}.theme-dark .red-font-lighter-hover-transparent-95:hover,.theme-dark .color-6-font-lighter-hover-transparent-95:hover{color:#f7c8c4f2}.theme-dark .red-font-lighter-contrast,.theme-dark .color-6-font-lighter-contrast{color:#161616}.theme-dark .red-font-light,.theme-dark .color-6-font-light{color:#e86153}.theme-dark .red-font-light-transparent-5,.theme-dark .color-6-font-light-transparent-5{color:#e861530d}.theme-dark .red-font-light-transparent-10,.theme-dark .color-6-font-light-transparent-10{color:#e861531a}.theme-dark .red-font-light-transparent-15,.theme-dark .color-6-font-light-transparent-15{color:#e8615326}.theme-dark .red-font-light-transparent-20,.theme-dark .color-6-font-light-transparent-20{color:#e8615333}.theme-dark .red-font-light-transparent-25,.theme-dark .color-6-font-light-transparent-25{color:#e8615340}.theme-dark .red-font-light-transparent-30,.theme-dark .color-6-font-light-transparent-30{color:#e861534d}.theme-dark .red-font-light-transparent-35,.theme-dark .color-6-font-light-transparent-35{color:#e8615359}.theme-dark .red-font-light-transparent-40,.theme-dark .color-6-font-light-transparent-40{color:#e8615366}.theme-dark .red-font-light-transparent-45,.theme-dark .color-6-font-light-transparent-45{color:#e8615373}.theme-dark .red-font-light-transparent-50,.theme-dark .color-6-font-light-transparent-50{color:#e8615380}.theme-dark .red-font-light-transparent-55,.theme-dark .color-6-font-light-transparent-55{color:#e861538c}.theme-dark .red-font-light-transparent-60,.theme-dark .color-6-font-light-transparent-60{color:#e8615399}.theme-dark .red-font-light-transparent-65,.theme-dark .color-6-font-light-transparent-65{color:#e86153a6}.theme-dark .red-font-light-transparent-70,.theme-dark .color-6-font-light-transparent-70{color:#e86153b3}.theme-dark .red-font-light-transparent-75,.theme-dark .color-6-font-light-transparent-75{color:#e86153bf}.theme-dark .red-font-light-transparent-80,.theme-dark .color-6-font-light-transparent-80{color:#e86153cc}.theme-dark .red-font-light-transparent-85,.theme-dark .color-6-font-light-transparent-85{color:#e86153d9}.theme-dark .red-font-light-transparent-90,.theme-dark .color-6-font-light-transparent-90{color:#e86153e6}.theme-dark .red-font-light-transparent-95,.theme-dark .color-6-font-light-transparent-95{color:#e86153f2}.theme-dark .red-font-light-lightness-10,.theme-dark .color-6-font-light-lightness-10{color:#ea7164}.theme-dark .red-font-light-darkness-10,.theme-dark .color-6-font-light-darkness-10{color:#e44737}.theme-dark .red-font-light-lightness-20,.theme-dark .color-6-font-light-lightness-20{color:#ed8175}.theme-dark .red-font-light-darkness-20,.theme-dark .color-6-font-light-darkness-20{color:#de301e}.theme-dark .red-font-light-lightness-30,.theme-dark .color-6-font-light-lightness-30{color:#ef9087}.theme-dark .red-font-light-darkness-30,.theme-dark .color-6-font-light-darkness-30{color:#c22a1a}.theme-dark .red-font-light-lightness-40,.theme-dark .color-6-font-light-lightness-40{color:#f1a098}.theme-dark .red-font-light-darkness-40,.theme-dark .color-6-font-light-darkness-40{color:#a72416}.theme-dark .red-font-light-lightness-50,.theme-dark .color-6-font-light-lightness-50{color:#f4b0a9}.theme-dark .red-font-light-darkness-50,.theme-dark .color-6-font-light-darkness-50{color:#8b1e13}.theme-dark .red-font-light-lightness-60,.theme-dark .color-6-font-light-lightness-60{color:#f6c0ba}.theme-dark .red-font-light-darkness-60,.theme-dark .color-6-font-light-darkness-60{color:#6f180f}.theme-dark .red-font-light-lightness-70,.theme-dark .color-6-font-light-lightness-70{color:#f8d0cb}.theme-dark .red-font-light-darkness-70,.theme-dark .color-6-font-light-darkness-70{color:#53120b}.theme-dark .red-font-light-lightness-80,.theme-dark .color-6-font-light-lightness-80{color:#fadfdd}.theme-dark .red-font-light-darkness-80,.theme-dark .color-6-font-light-darkness-80{color:#380c07}.theme-dark .red-font-light-lightness-90,.theme-dark .color-6-font-light-lightness-90{color:#fdefee}.theme-dark .red-font-light-darkness-90,.theme-dark .color-6-font-light-darkness-90{color:#1c0604}.theme-dark .red-font-light-hover:hover,.theme-dark .color-6-font-light-hover:hover{color:#e86153}.theme-dark .red-font-light-hover-transparent-5:hover,.theme-dark .color-6-font-light-hover-transparent-5:hover{color:#e861530d}.theme-dark .red-font-light-hover-transparent-10:hover,.theme-dark .color-6-font-light-hover-transparent-10:hover{color:#e861531a}.theme-dark .red-font-light-hover-transparent-15:hover,.theme-dark .color-6-font-light-hover-transparent-15:hover{color:#e8615326}.theme-dark .red-font-light-hover-transparent-20:hover,.theme-dark .color-6-font-light-hover-transparent-20:hover{color:#e8615333}.theme-dark .red-font-light-hover-transparent-25:hover,.theme-dark .color-6-font-light-hover-transparent-25:hover{color:#e8615340}.theme-dark .red-font-light-hover-transparent-30:hover,.theme-dark .color-6-font-light-hover-transparent-30:hover{color:#e861534d}.theme-dark .red-font-light-hover-transparent-35:hover,.theme-dark .color-6-font-light-hover-transparent-35:hover{color:#e8615359}.theme-dark .red-font-light-hover-transparent-40:hover,.theme-dark .color-6-font-light-hover-transparent-40:hover{color:#e8615366}.theme-dark .red-font-light-hover-transparent-45:hover,.theme-dark .color-6-font-light-hover-transparent-45:hover{color:#e8615373}.theme-dark .red-font-light-hover-transparent-50:hover,.theme-dark .color-6-font-light-hover-transparent-50:hover{color:#e8615380}.theme-dark .red-font-light-hover-transparent-55:hover,.theme-dark .color-6-font-light-hover-transparent-55:hover{color:#e861538c}.theme-dark .red-font-light-hover-transparent-60:hover,.theme-dark .color-6-font-light-hover-transparent-60:hover{color:#e8615399}.theme-dark .red-font-light-hover-transparent-65:hover,.theme-dark .color-6-font-light-hover-transparent-65:hover{color:#e86153a6}.theme-dark .red-font-light-hover-transparent-70:hover,.theme-dark .color-6-font-light-hover-transparent-70:hover{color:#e86153b3}.theme-dark .red-font-light-hover-transparent-75:hover,.theme-dark .color-6-font-light-hover-transparent-75:hover{color:#e86153bf}.theme-dark .red-font-light-hover-transparent-80:hover,.theme-dark .color-6-font-light-hover-transparent-80:hover{color:#e86153cc}.theme-dark .red-font-light-hover-transparent-85:hover,.theme-dark .color-6-font-light-hover-transparent-85:hover{color:#e86153d9}.theme-dark .red-font-light-hover-transparent-90:hover,.theme-dark .color-6-font-light-hover-transparent-90:hover{color:#e86153e6}.theme-dark .red-font-light-hover-transparent-95:hover,.theme-dark .color-6-font-light-hover-transparent-95:hover{color:#e86153f2}.theme-dark .red-font-light-contrast,.theme-dark .color-6-font-light-contrast{color:#161616}.theme-dark .red-font,.theme-dark .color-6-font{color:#e0301e}.theme-dark .red-font-transparent-5,.theme-dark .color-6-font-transparent-5{color:#e0301e0d}.theme-dark .red-font-transparent-10,.theme-dark .color-6-font-transparent-10{color:#e0301e1a}.theme-dark .red-font-transparent-15,.theme-dark .color-6-font-transparent-15{color:#e0301e26}.theme-dark .red-font-transparent-20,.theme-dark .color-6-font-transparent-20{color:#e0301e33}.theme-dark .red-font-transparent-25,.theme-dark .color-6-font-transparent-25{color:#e0301e40}.theme-dark .red-font-transparent-30,.theme-dark .color-6-font-transparent-30{color:#e0301e4d}.theme-dark .red-font-transparent-35,.theme-dark .color-6-font-transparent-35{color:#e0301e59}.theme-dark .red-font-transparent-40,.theme-dark .color-6-font-transparent-40{color:#e0301e66}.theme-dark .red-font-transparent-45,.theme-dark .color-6-font-transparent-45{color:#e0301e73}.theme-dark .red-font-transparent-50,.theme-dark .color-6-font-transparent-50{color:#e0301e80}.theme-dark .red-font-transparent-55,.theme-dark .color-6-font-transparent-55{color:#e0301e8c}.theme-dark .red-font-transparent-60,.theme-dark .color-6-font-transparent-60{color:#e0301e99}.theme-dark .red-font-transparent-65,.theme-dark .color-6-font-transparent-65{color:#e0301ea6}.theme-dark .red-font-transparent-70,.theme-dark .color-6-font-transparent-70{color:#e0301eb3}.theme-dark .red-font-transparent-75,.theme-dark .color-6-font-transparent-75{color:#e0301ebf}.theme-dark .red-font-transparent-80,.theme-dark .color-6-font-transparent-80{color:#e0301ecc}.theme-dark .red-font-transparent-85,.theme-dark .color-6-font-transparent-85{color:#e0301ed9}.theme-dark .red-font-transparent-90,.theme-dark .color-6-font-transparent-90{color:#e0301ee6}.theme-dark .red-font-transparent-95,.theme-dark .color-6-font-transparent-95{color:#e0301ef2}.theme-dark .red-font-lightness-10,.theme-dark .color-6-font-lightness-10{color:#e44434}.theme-dark .red-font-darkness-10,.theme-dark .color-6-font-darkness-10{color:#ca2b1b}.theme-dark .red-font-lightness-20,.theme-dark .color-6-font-lightness-20{color:#e7594a}.theme-dark .red-font-darkness-20,.theme-dark .color-6-font-darkness-20{color:#b32618}.theme-dark .red-font-lightness-30,.theme-dark .color-6-font-lightness-30{color:#ea6e61}.theme-dark .red-font-darkness-30,.theme-dark .color-6-font-darkness-30{color:#9d2215}.theme-dark .red-font-lightness-40,.theme-dark .color-6-font-lightness-40{color:#ed8278}.theme-dark .red-font-darkness-40,.theme-dark .color-6-font-darkness-40{color:#861d12}.theme-dark .red-font-lightness-50,.theme-dark .color-6-font-lightness-50{color:#f0978e}.theme-dark .red-font-darkness-50,.theme-dark .color-6-font-darkness-50{color:#70180f}.theme-dark .red-font-lightness-60,.theme-dark .color-6-font-lightness-60{color:#f3aca5}.theme-dark .red-font-darkness-60,.theme-dark .color-6-font-darkness-60{color:#5a130c}.theme-dark .red-font-lightness-70,.theme-dark .color-6-font-lightness-70{color:#f6c1bb}.theme-dark .red-font-darkness-70,.theme-dark .color-6-font-darkness-70{color:#430e09}.theme-dark .red-font-lightness-80,.theme-dark .color-6-font-lightness-80{color:#f9d5d2}.theme-dark .red-font-darkness-80,.theme-dark .color-6-font-darkness-80{color:#2d0a06}.theme-dark .red-font-lightness-90,.theme-dark .color-6-font-lightness-90{color:#fceae8}.theme-dark .red-font-darkness-90,.theme-dark .color-6-font-darkness-90{color:#160503}.theme-dark .red-font-hover:hover,.theme-dark .color-6-font-hover:hover{color:#e0301e}.theme-dark .red-font-hover-transparent-5:hover,.theme-dark .color-6-font-hover-transparent-5:hover{color:#e0301e0d}.theme-dark .red-font-hover-transparent-10:hover,.theme-dark .color-6-font-hover-transparent-10:hover{color:#e0301e1a}.theme-dark .red-font-hover-transparent-15:hover,.theme-dark .color-6-font-hover-transparent-15:hover{color:#e0301e26}.theme-dark .red-font-hover-transparent-20:hover,.theme-dark .color-6-font-hover-transparent-20:hover{color:#e0301e33}.theme-dark .red-font-hover-transparent-25:hover,.theme-dark .color-6-font-hover-transparent-25:hover{color:#e0301e40}.theme-dark .red-font-hover-transparent-30:hover,.theme-dark .color-6-font-hover-transparent-30:hover{color:#e0301e4d}.theme-dark .red-font-hover-transparent-35:hover,.theme-dark .color-6-font-hover-transparent-35:hover{color:#e0301e59}.theme-dark .red-font-hover-transparent-40:hover,.theme-dark .color-6-font-hover-transparent-40:hover{color:#e0301e66}.theme-dark .red-font-hover-transparent-45:hover,.theme-dark .color-6-font-hover-transparent-45:hover{color:#e0301e73}.theme-dark .red-font-hover-transparent-50:hover,.theme-dark .color-6-font-hover-transparent-50:hover{color:#e0301e80}.theme-dark .red-font-hover-transparent-55:hover,.theme-dark .color-6-font-hover-transparent-55:hover{color:#e0301e8c}.theme-dark .red-font-hover-transparent-60:hover,.theme-dark .color-6-font-hover-transparent-60:hover{color:#e0301e99}.theme-dark .red-font-hover-transparent-65:hover,.theme-dark .color-6-font-hover-transparent-65:hover{color:#e0301ea6}.theme-dark .red-font-hover-transparent-70:hover,.theme-dark .color-6-font-hover-transparent-70:hover{color:#e0301eb3}.theme-dark .red-font-hover-transparent-75:hover,.theme-dark .color-6-font-hover-transparent-75:hover{color:#e0301ebf}.theme-dark .red-font-hover-transparent-80:hover,.theme-dark .color-6-font-hover-transparent-80:hover{color:#e0301ecc}.theme-dark .red-font-hover-transparent-85:hover,.theme-dark .color-6-font-hover-transparent-85:hover{color:#e0301ed9}.theme-dark .red-font-hover-transparent-90:hover,.theme-dark .color-6-font-hover-transparent-90:hover{color:#e0301ee6}.theme-dark .red-font-hover-transparent-95:hover,.theme-dark .color-6-font-hover-transparent-95:hover{color:#e0301ef2}.theme-dark .red-font-contrast,.theme-dark .color-6-font-contrast{color:#000}.theme-dark .red-font-dark,.theme-dark .color-6-font-dark{color:#aa2417}.theme-dark .red-font-dark-transparent-5,.theme-dark .color-6-font-dark-transparent-5{color:#aa24170d}.theme-dark .red-font-dark-transparent-10,.theme-dark .color-6-font-dark-transparent-10{color:#aa24171a}.theme-dark .red-font-dark-transparent-15,.theme-dark .color-6-font-dark-transparent-15{color:#aa241726}.theme-dark .red-font-dark-transparent-20,.theme-dark .color-6-font-dark-transparent-20{color:#aa241733}.theme-dark .red-font-dark-transparent-25,.theme-dark .color-6-font-dark-transparent-25{color:#aa241740}.theme-dark .red-font-dark-transparent-30,.theme-dark .color-6-font-dark-transparent-30{color:#aa24174d}.theme-dark .red-font-dark-transparent-35,.theme-dark .color-6-font-dark-transparent-35{color:#aa241759}.theme-dark .red-font-dark-transparent-40,.theme-dark .color-6-font-dark-transparent-40{color:#aa241766}.theme-dark .red-font-dark-transparent-45,.theme-dark .color-6-font-dark-transparent-45{color:#aa241773}.theme-dark .red-font-dark-transparent-50,.theme-dark .color-6-font-dark-transparent-50{color:#aa241780}.theme-dark .red-font-dark-transparent-55,.theme-dark .color-6-font-dark-transparent-55{color:#aa24178c}.theme-dark .red-font-dark-transparent-60,.theme-dark .color-6-font-dark-transparent-60{color:#aa241799}.theme-dark .red-font-dark-transparent-65,.theme-dark .color-6-font-dark-transparent-65{color:#aa2417a6}.theme-dark .red-font-dark-transparent-70,.theme-dark .color-6-font-dark-transparent-70{color:#aa2417b3}.theme-dark .red-font-dark-transparent-75,.theme-dark .color-6-font-dark-transparent-75{color:#aa2417bf}.theme-dark .red-font-dark-transparent-80,.theme-dark .color-6-font-dark-transparent-80{color:#aa2417cc}.theme-dark .red-font-dark-transparent-85,.theme-dark .color-6-font-dark-transparent-85{color:#aa2417d9}.theme-dark .red-font-dark-transparent-90,.theme-dark .color-6-font-dark-transparent-90{color:#aa2417e6}.theme-dark .red-font-dark-transparent-95,.theme-dark .color-6-font-dark-transparent-95{color:#aa2417f2}.theme-dark .red-font-dark-lightness-10,.theme-dark .color-6-font-dark-lightness-10{color:#c62a1b}.theme-dark .red-font-dark-darkness-10,.theme-dark .color-6-font-dark-darkness-10{color:#992015}.theme-dark .red-font-dark-lightness-20,.theme-dark .color-6-font-dark-lightness-20{color:#e13120}.theme-dark .red-font-dark-darkness-20,.theme-dark .color-6-font-dark-darkness-20{color:#881d12}.theme-dark .red-font-dark-lightness-30,.theme-dark .color-6-font-dark-lightness-30{color:#e54a3c}.theme-dark .red-font-dark-darkness-30,.theme-dark .color-6-font-dark-darkness-30{color:#771910}.theme-dark .red-font-dark-lightness-40,.theme-dark .color-6-font-dark-lightness-40{color:#e86457}.theme-dark .red-font-dark-darkness-40,.theme-dark .color-6-font-dark-darkness-40{color:#66160e}.theme-dark .red-font-dark-lightness-50,.theme-dark .color-6-font-dark-lightness-50{color:#ec7e73}.theme-dark .red-font-dark-darkness-50,.theme-dark .color-6-font-dark-darkness-50{color:#55120c}.theme-dark .red-font-dark-lightness-60,.theme-dark .color-6-font-dark-lightness-60{color:#f0988f}.theme-dark .red-font-dark-darkness-60,.theme-dark .color-6-font-dark-darkness-60{color:#440e09}.theme-dark .red-font-dark-lightness-70,.theme-dark .color-6-font-dark-lightness-70{color:#f4b2ab}.theme-dark .red-font-dark-darkness-70,.theme-dark .color-6-font-dark-darkness-70{color:#330b07}.theme-dark .red-font-dark-lightness-80,.theme-dark .color-6-font-dark-lightness-80{color:#f7cbc7}.theme-dark .red-font-dark-darkness-80,.theme-dark .color-6-font-dark-darkness-80{color:#220705}.theme-dark .red-font-dark-lightness-90,.theme-dark .color-6-font-dark-lightness-90{color:#fbe5e3}.theme-dark .red-font-dark-darkness-90,.theme-dark .color-6-font-dark-darkness-90{color:#110402}.theme-dark .red-font-dark-hover:hover,.theme-dark .color-6-font-dark-hover:hover{color:#aa2417}.theme-dark .red-font-dark-hover-transparent-5:hover,.theme-dark .color-6-font-dark-hover-transparent-5:hover{color:#aa24170d}.theme-dark .red-font-dark-hover-transparent-10:hover,.theme-dark .color-6-font-dark-hover-transparent-10:hover{color:#aa24171a}.theme-dark .red-font-dark-hover-transparent-15:hover,.theme-dark .color-6-font-dark-hover-transparent-15:hover{color:#aa241726}.theme-dark .red-font-dark-hover-transparent-20:hover,.theme-dark .color-6-font-dark-hover-transparent-20:hover{color:#aa241733}.theme-dark .red-font-dark-hover-transparent-25:hover,.theme-dark .color-6-font-dark-hover-transparent-25:hover{color:#aa241740}.theme-dark .red-font-dark-hover-transparent-30:hover,.theme-dark .color-6-font-dark-hover-transparent-30:hover{color:#aa24174d}.theme-dark .red-font-dark-hover-transparent-35:hover,.theme-dark .color-6-font-dark-hover-transparent-35:hover{color:#aa241759}.theme-dark .red-font-dark-hover-transparent-40:hover,.theme-dark .color-6-font-dark-hover-transparent-40:hover{color:#aa241766}.theme-dark .red-font-dark-hover-transparent-45:hover,.theme-dark .color-6-font-dark-hover-transparent-45:hover{color:#aa241773}.theme-dark .red-font-dark-hover-transparent-50:hover,.theme-dark .color-6-font-dark-hover-transparent-50:hover{color:#aa241780}.theme-dark .red-font-dark-hover-transparent-55:hover,.theme-dark .color-6-font-dark-hover-transparent-55:hover{color:#aa24178c}.theme-dark .red-font-dark-hover-transparent-60:hover,.theme-dark .color-6-font-dark-hover-transparent-60:hover{color:#aa241799}.theme-dark .red-font-dark-hover-transparent-65:hover,.theme-dark .color-6-font-dark-hover-transparent-65:hover{color:#aa2417a6}.theme-dark .red-font-dark-hover-transparent-70:hover,.theme-dark .color-6-font-dark-hover-transparent-70:hover{color:#aa2417b3}.theme-dark .red-font-dark-hover-transparent-75:hover,.theme-dark .color-6-font-dark-hover-transparent-75:hover{color:#aa2417bf}.theme-dark .red-font-dark-hover-transparent-80:hover,.theme-dark .color-6-font-dark-hover-transparent-80:hover{color:#aa2417cc}.theme-dark .red-font-dark-hover-transparent-85:hover,.theme-dark .color-6-font-dark-hover-transparent-85:hover{color:#aa2417d9}.theme-dark .red-font-dark-hover-transparent-90:hover,.theme-dark .color-6-font-dark-hover-transparent-90:hover{color:#aa2417e6}.theme-dark .red-font-dark-hover-transparent-95:hover,.theme-dark .color-6-font-dark-hover-transparent-95:hover{color:#aa2417f2}.theme-dark .red-font-dark-contrast,.theme-dark .color-6-font-dark-contrast{color:#f2f2f2}.theme-dark .red-font-darker,.theme-dark .color-6-font-darker{color:#741910}.theme-dark .red-font-darker-transparent-5,.theme-dark .color-6-font-darker-transparent-5{color:#7419100d}.theme-dark .red-font-darker-transparent-10,.theme-dark .color-6-font-darker-transparent-10{color:#7419101a}.theme-dark .red-font-darker-transparent-15,.theme-dark .color-6-font-darker-transparent-15{color:#74191026}.theme-dark .red-font-darker-transparent-20,.theme-dark .color-6-font-darker-transparent-20{color:#74191033}.theme-dark .red-font-darker-transparent-25,.theme-dark .color-6-font-darker-transparent-25{color:#74191040}.theme-dark .red-font-darker-transparent-30,.theme-dark .color-6-font-darker-transparent-30{color:#7419104d}.theme-dark .red-font-darker-transparent-35,.theme-dark .color-6-font-darker-transparent-35{color:#74191059}.theme-dark .red-font-darker-transparent-40,.theme-dark .color-6-font-darker-transparent-40{color:#74191066}.theme-dark .red-font-darker-transparent-45,.theme-dark .color-6-font-darker-transparent-45{color:#74191073}.theme-dark .red-font-darker-transparent-50,.theme-dark .color-6-font-darker-transparent-50{color:#74191080}.theme-dark .red-font-darker-transparent-55,.theme-dark .color-6-font-darker-transparent-55{color:#7419108c}.theme-dark .red-font-darker-transparent-60,.theme-dark .color-6-font-darker-transparent-60{color:#74191099}.theme-dark .red-font-darker-transparent-65,.theme-dark .color-6-font-darker-transparent-65{color:#741910a6}.theme-dark .red-font-darker-transparent-70,.theme-dark .color-6-font-darker-transparent-70{color:#741910b3}.theme-dark .red-font-darker-transparent-75,.theme-dark .color-6-font-darker-transparent-75{color:#741910bf}.theme-dark .red-font-darker-transparent-80,.theme-dark .color-6-font-darker-transparent-80{color:#741910cc}.theme-dark .red-font-darker-transparent-85,.theme-dark .color-6-font-darker-transparent-85{color:#741910d9}.theme-dark .red-font-darker-transparent-90,.theme-dark .color-6-font-darker-transparent-90{color:#741910e6}.theme-dark .red-font-darker-transparent-95,.theme-dark .color-6-font-darker-transparent-95{color:#741910f2}.theme-dark .red-font-darker-lightness-10,.theme-dark .color-6-font-darker-lightness-10{color:#952015}.theme-dark .red-font-darker-darkness-10,.theme-dark .color-6-font-darker-darkness-10{color:#68170e}.theme-dark .red-font-darker-lightness-20,.theme-dark .color-6-font-darker-lightness-20{color:#b62719}.theme-dark .red-font-darker-darkness-20,.theme-dark .color-6-font-darker-darkness-20{color:#5d140d}.theme-dark .red-font-darker-lightness-30,.theme-dark .color-6-font-darker-lightness-30{color:#d82e1e}.theme-dark .red-font-darker-darkness-30,.theme-dark .color-6-font-darker-darkness-30{color:#51120b}.theme-dark .red-font-darker-lightness-40,.theme-dark .color-6-font-darker-lightness-40{color:#e44738}.theme-dark .red-font-darker-darkness-40,.theme-dark .color-6-font-darker-darkness-40{color:#460f0a}.theme-dark .red-font-darker-lightness-50,.theme-dark .color-6-font-darker-lightness-50{color:#e86659}.theme-dark .red-font-darker-darkness-50,.theme-dark .color-6-font-darker-darkness-50{color:#3a0d08}.theme-dark .red-font-darker-lightness-60,.theme-dark .color-6-font-darker-lightness-60{color:#ed847a}.theme-dark .red-font-darker-darkness-60,.theme-dark .color-6-font-darker-darkness-60{color:#2e0a06}.theme-dark .red-font-darker-lightness-70,.theme-dark .color-6-font-darker-lightness-70{color:#f1a39b}.theme-dark .red-font-darker-darkness-70,.theme-dark .color-6-font-darker-darkness-70{color:#230805}.theme-dark .red-font-darker-lightness-80,.theme-dark .color-6-font-darker-lightness-80{color:#f6c2bd}.theme-dark .red-font-darker-darkness-80,.theme-dark .color-6-font-darker-darkness-80{color:#170503}.theme-dark .red-font-darker-lightness-90,.theme-dark .color-6-font-darker-lightness-90{color:#fae0de}.theme-dark .red-font-darker-darkness-90,.theme-dark .color-6-font-darker-darkness-90{color:#0c0302}.theme-dark .red-font-darker-hover:hover,.theme-dark .color-6-font-darker-hover:hover{color:#741910}.theme-dark .red-font-darker-hover-transparent-5:hover,.theme-dark .color-6-font-darker-hover-transparent-5:hover{color:#7419100d}.theme-dark .red-font-darker-hover-transparent-10:hover,.theme-dark .color-6-font-darker-hover-transparent-10:hover{color:#7419101a}.theme-dark .red-font-darker-hover-transparent-15:hover,.theme-dark .color-6-font-darker-hover-transparent-15:hover{color:#74191026}.theme-dark .red-font-darker-hover-transparent-20:hover,.theme-dark .color-6-font-darker-hover-transparent-20:hover{color:#74191033}.theme-dark .red-font-darker-hover-transparent-25:hover,.theme-dark .color-6-font-darker-hover-transparent-25:hover{color:#74191040}.theme-dark .red-font-darker-hover-transparent-30:hover,.theme-dark .color-6-font-darker-hover-transparent-30:hover{color:#7419104d}.theme-dark .red-font-darker-hover-transparent-35:hover,.theme-dark .color-6-font-darker-hover-transparent-35:hover{color:#74191059}.theme-dark .red-font-darker-hover-transparent-40:hover,.theme-dark .color-6-font-darker-hover-transparent-40:hover{color:#74191066}.theme-dark .red-font-darker-hover-transparent-45:hover,.theme-dark .color-6-font-darker-hover-transparent-45:hover{color:#74191073}.theme-dark .red-font-darker-hover-transparent-50:hover,.theme-dark .color-6-font-darker-hover-transparent-50:hover{color:#74191080}.theme-dark .red-font-darker-hover-transparent-55:hover,.theme-dark .color-6-font-darker-hover-transparent-55:hover{color:#7419108c}.theme-dark .red-font-darker-hover-transparent-60:hover,.theme-dark .color-6-font-darker-hover-transparent-60:hover{color:#74191099}.theme-dark .red-font-darker-hover-transparent-65:hover,.theme-dark .color-6-font-darker-hover-transparent-65:hover{color:#741910a6}.theme-dark .red-font-darker-hover-transparent-70:hover,.theme-dark .color-6-font-darker-hover-transparent-70:hover{color:#741910b3}.theme-dark .red-font-darker-hover-transparent-75:hover,.theme-dark .color-6-font-darker-hover-transparent-75:hover{color:#741910bf}.theme-dark .red-font-darker-hover-transparent-80:hover,.theme-dark .color-6-font-darker-hover-transparent-80:hover{color:#741910cc}.theme-dark .red-font-darker-hover-transparent-85:hover,.theme-dark .color-6-font-darker-hover-transparent-85:hover{color:#741910d9}.theme-dark .red-font-darker-hover-transparent-90:hover,.theme-dark .color-6-font-darker-hover-transparent-90:hover{color:#741910e6}.theme-dark .red-font-darker-hover-transparent-95:hover,.theme-dark .color-6-font-darker-hover-transparent-95:hover{color:#741910f2}.theme-dark .red-font-darker-contrast,.theme-dark .color-6-font-darker-contrast{color:#f2f2f2}.theme-dark .red-fill-lighter,.theme-dark .color-6-fill-lighter{fill:#f7c8c4}.theme-dark .red-fill-lighter-transparent-5,.theme-dark .color-6-fill-lighter-transparent-5{fill:#f7c8c40d}.theme-dark .red-fill-lighter-transparent-10,.theme-dark .color-6-fill-lighter-transparent-10{fill:#f7c8c41a}.theme-dark .red-fill-lighter-transparent-15,.theme-dark .color-6-fill-lighter-transparent-15{fill:#f7c8c426}.theme-dark .red-fill-lighter-transparent-20,.theme-dark .color-6-fill-lighter-transparent-20{fill:#f7c8c433}.theme-dark .red-fill-lighter-transparent-25,.theme-dark .color-6-fill-lighter-transparent-25{fill:#f7c8c440}.theme-dark .red-fill-lighter-transparent-30,.theme-dark .color-6-fill-lighter-transparent-30{fill:#f7c8c44d}.theme-dark .red-fill-lighter-transparent-35,.theme-dark .color-6-fill-lighter-transparent-35{fill:#f7c8c459}.theme-dark .red-fill-lighter-transparent-40,.theme-dark .color-6-fill-lighter-transparent-40{fill:#f7c8c466}.theme-dark .red-fill-lighter-transparent-45,.theme-dark .color-6-fill-lighter-transparent-45{fill:#f7c8c473}.theme-dark .red-fill-lighter-transparent-50,.theme-dark .color-6-fill-lighter-transparent-50{fill:#f7c8c480}.theme-dark .red-fill-lighter-transparent-55,.theme-dark .color-6-fill-lighter-transparent-55{fill:#f7c8c48c}.theme-dark .red-fill-lighter-transparent-60,.theme-dark .color-6-fill-lighter-transparent-60{fill:#f7c8c499}.theme-dark .red-fill-lighter-transparent-65,.theme-dark .color-6-fill-lighter-transparent-65{fill:#f7c8c4a6}.theme-dark .red-fill-lighter-transparent-70,.theme-dark .color-6-fill-lighter-transparent-70{fill:#f7c8c4b3}.theme-dark .red-fill-lighter-transparent-75,.theme-dark .color-6-fill-lighter-transparent-75{fill:#f7c8c4bf}.theme-dark .red-fill-lighter-transparent-80,.theme-dark .color-6-fill-lighter-transparent-80{fill:#f7c8c4cc}.theme-dark .red-fill-lighter-transparent-85,.theme-dark .color-6-fill-lighter-transparent-85{fill:#f7c8c4d9}.theme-dark .red-fill-lighter-transparent-90,.theme-dark .color-6-fill-lighter-transparent-90{fill:#f7c8c4e6}.theme-dark .red-fill-lighter-transparent-95,.theme-dark .color-6-fill-lighter-transparent-95{fill:#f7c8c4f2}.theme-dark .red-fill-lighter-lightness-10,.theme-dark .color-6-fill-lighter-lightness-10{fill:#f8ceca}.theme-dark .red-fill-lighter-darkness-10,.theme-dark .color-6-fill-lighter-darkness-10{fill:#f2a49d}.theme-dark .red-fill-lighter-lightness-20,.theme-dark .color-6-fill-lighter-lightness-20{fill:#f9d3d0}.theme-dark .red-fill-lighter-darkness-20,.theme-dark .color-6-fill-lighter-darkness-20{fill:#ec7f76}.theme-dark .red-fill-lighter-lightness-30,.theme-dark .color-6-fill-lighter-lightness-30{fill:#f9d9d6}.theme-dark .red-fill-lighter-darkness-30,.theme-dark .color-6-fill-lighter-darkness-30{fill:#e75b4f}.theme-dark .red-fill-lighter-lightness-40,.theme-dark .color-6-fill-lighter-lightness-40{fill:#fadedc}.theme-dark .red-fill-lighter-darkness-40,.theme-dark .color-6-fill-lighter-darkness-40{fill:#e23728}.theme-dark .red-fill-lighter-lightness-50,.theme-dark .color-6-fill-lighter-lightness-50{fill:#fbe4e2}.theme-dark .red-fill-lighter-darkness-50,.theme-dark .color-6-fill-lighter-darkness-50{fill:#c3281a}.theme-dark .red-fill-lighter-lightness-60,.theme-dark .color-6-fill-lighter-lightness-60{fill:#fce9e7}.theme-dark .red-fill-lighter-darkness-60,.theme-dark .color-6-fill-lighter-darkness-60{fill:#9c2015}.theme-dark .red-fill-lighter-lightness-70,.theme-dark .color-6-fill-lighter-lightness-70{fill:#fdefed}.theme-dark .red-fill-lighter-darkness-70,.theme-dark .color-6-fill-lighter-darkness-70{fill:#751810}.theme-dark .red-fill-lighter-lightness-80,.theme-dark .color-6-fill-lighter-lightness-80{fill:#fdf4f3}.theme-dark .red-fill-lighter-darkness-80,.theme-dark .color-6-fill-lighter-darkness-80{fill:#4e100b}.theme-dark .red-fill-lighter-lightness-90,.theme-dark .color-6-fill-lighter-lightness-90{fill:#fefaf9}.theme-dark .red-fill-lighter-darkness-90,.theme-dark .color-6-fill-lighter-darkness-90{fill:#270805}.theme-dark .red-fill-lighter-hover:hover,.theme-dark .color-6-fill-lighter-hover:hover{fill:#f7c8c4}.theme-dark .red-fill-lighter-hover-transparent-5:hover,.theme-dark .color-6-fill-lighter-hover-transparent-5:hover{fill:#f7c8c40d}.theme-dark .red-fill-lighter-hover-transparent-10:hover,.theme-dark .color-6-fill-lighter-hover-transparent-10:hover{fill:#f7c8c41a}.theme-dark .red-fill-lighter-hover-transparent-15:hover,.theme-dark .color-6-fill-lighter-hover-transparent-15:hover{fill:#f7c8c426}.theme-dark .red-fill-lighter-hover-transparent-20:hover,.theme-dark .color-6-fill-lighter-hover-transparent-20:hover{fill:#f7c8c433}.theme-dark .red-fill-lighter-hover-transparent-25:hover,.theme-dark .color-6-fill-lighter-hover-transparent-25:hover{fill:#f7c8c440}.theme-dark .red-fill-lighter-hover-transparent-30:hover,.theme-dark .color-6-fill-lighter-hover-transparent-30:hover{fill:#f7c8c44d}.theme-dark .red-fill-lighter-hover-transparent-35:hover,.theme-dark .color-6-fill-lighter-hover-transparent-35:hover{fill:#f7c8c459}.theme-dark .red-fill-lighter-hover-transparent-40:hover,.theme-dark .color-6-fill-lighter-hover-transparent-40:hover{fill:#f7c8c466}.theme-dark .red-fill-lighter-hover-transparent-45:hover,.theme-dark .color-6-fill-lighter-hover-transparent-45:hover{fill:#f7c8c473}.theme-dark .red-fill-lighter-hover-transparent-50:hover,.theme-dark .color-6-fill-lighter-hover-transparent-50:hover{fill:#f7c8c480}.theme-dark .red-fill-lighter-hover-transparent-55:hover,.theme-dark .color-6-fill-lighter-hover-transparent-55:hover{fill:#f7c8c48c}.theme-dark .red-fill-lighter-hover-transparent-60:hover,.theme-dark .color-6-fill-lighter-hover-transparent-60:hover{fill:#f7c8c499}.theme-dark .red-fill-lighter-hover-transparent-65:hover,.theme-dark .color-6-fill-lighter-hover-transparent-65:hover{fill:#f7c8c4a6}.theme-dark .red-fill-lighter-hover-transparent-70:hover,.theme-dark .color-6-fill-lighter-hover-transparent-70:hover{fill:#f7c8c4b3}.theme-dark .red-fill-lighter-hover-transparent-75:hover,.theme-dark .color-6-fill-lighter-hover-transparent-75:hover{fill:#f7c8c4bf}.theme-dark .red-fill-lighter-hover-transparent-80:hover,.theme-dark .color-6-fill-lighter-hover-transparent-80:hover{fill:#f7c8c4cc}.theme-dark .red-fill-lighter-hover-transparent-85:hover,.theme-dark .color-6-fill-lighter-hover-transparent-85:hover{fill:#f7c8c4d9}.theme-dark .red-fill-lighter-hover-transparent-90:hover,.theme-dark .color-6-fill-lighter-hover-transparent-90:hover{fill:#f7c8c4e6}.theme-dark .red-fill-lighter-hover-transparent-95:hover,.theme-dark .color-6-fill-lighter-hover-transparent-95:hover{fill:#f7c8c4f2}.theme-dark .red-fill-light,.theme-dark .color-6-fill-light{fill:#e86153}.theme-dark .red-fill-light-transparent-5,.theme-dark .color-6-fill-light-transparent-5{fill:#e861530d}.theme-dark .red-fill-light-transparent-10,.theme-dark .color-6-fill-light-transparent-10{fill:#e861531a}.theme-dark .red-fill-light-transparent-15,.theme-dark .color-6-fill-light-transparent-15{fill:#e8615326}.theme-dark .red-fill-light-transparent-20,.theme-dark .color-6-fill-light-transparent-20{fill:#e8615333}.theme-dark .red-fill-light-transparent-25,.theme-dark .color-6-fill-light-transparent-25{fill:#e8615340}.theme-dark .red-fill-light-transparent-30,.theme-dark .color-6-fill-light-transparent-30{fill:#e861534d}.theme-dark .red-fill-light-transparent-35,.theme-dark .color-6-fill-light-transparent-35{fill:#e8615359}.theme-dark .red-fill-light-transparent-40,.theme-dark .color-6-fill-light-transparent-40{fill:#e8615366}.theme-dark .red-fill-light-transparent-45,.theme-dark .color-6-fill-light-transparent-45{fill:#e8615373}.theme-dark .red-fill-light-transparent-50,.theme-dark .color-6-fill-light-transparent-50{fill:#e8615380}.theme-dark .red-fill-light-transparent-55,.theme-dark .color-6-fill-light-transparent-55{fill:#e861538c}.theme-dark .red-fill-light-transparent-60,.theme-dark .color-6-fill-light-transparent-60{fill:#e8615399}.theme-dark .red-fill-light-transparent-65,.theme-dark .color-6-fill-light-transparent-65{fill:#e86153a6}.theme-dark .red-fill-light-transparent-70,.theme-dark .color-6-fill-light-transparent-70{fill:#e86153b3}.theme-dark .red-fill-light-transparent-75,.theme-dark .color-6-fill-light-transparent-75{fill:#e86153bf}.theme-dark .red-fill-light-transparent-80,.theme-dark .color-6-fill-light-transparent-80{fill:#e86153cc}.theme-dark .red-fill-light-transparent-85,.theme-dark .color-6-fill-light-transparent-85{fill:#e86153d9}.theme-dark .red-fill-light-transparent-90,.theme-dark .color-6-fill-light-transparent-90{fill:#e86153e6}.theme-dark .red-fill-light-transparent-95,.theme-dark .color-6-fill-light-transparent-95{fill:#e86153f2}.theme-dark .red-fill-light-lightness-10,.theme-dark .color-6-fill-light-lightness-10{fill:#ea7164}.theme-dark .red-fill-light-darkness-10,.theme-dark .color-6-fill-light-darkness-10{fill:#e44737}.theme-dark .red-fill-light-lightness-20,.theme-dark .color-6-fill-light-lightness-20{fill:#ed8175}.theme-dark .red-fill-light-darkness-20,.theme-dark .color-6-fill-light-darkness-20{fill:#de301e}.theme-dark .red-fill-light-lightness-30,.theme-dark .color-6-fill-light-lightness-30{fill:#ef9087}.theme-dark .red-fill-light-darkness-30,.theme-dark .color-6-fill-light-darkness-30{fill:#c22a1a}.theme-dark .red-fill-light-lightness-40,.theme-dark .color-6-fill-light-lightness-40{fill:#f1a098}.theme-dark .red-fill-light-darkness-40,.theme-dark .color-6-fill-light-darkness-40{fill:#a72416}.theme-dark .red-fill-light-lightness-50,.theme-dark .color-6-fill-light-lightness-50{fill:#f4b0a9}.theme-dark .red-fill-light-darkness-50,.theme-dark .color-6-fill-light-darkness-50{fill:#8b1e13}.theme-dark .red-fill-light-lightness-60,.theme-dark .color-6-fill-light-lightness-60{fill:#f6c0ba}.theme-dark .red-fill-light-darkness-60,.theme-dark .color-6-fill-light-darkness-60{fill:#6f180f}.theme-dark .red-fill-light-lightness-70,.theme-dark .color-6-fill-light-lightness-70{fill:#f8d0cb}.theme-dark .red-fill-light-darkness-70,.theme-dark .color-6-fill-light-darkness-70{fill:#53120b}.theme-dark .red-fill-light-lightness-80,.theme-dark .color-6-fill-light-lightness-80{fill:#fadfdd}.theme-dark .red-fill-light-darkness-80,.theme-dark .color-6-fill-light-darkness-80{fill:#380c07}.theme-dark .red-fill-light-lightness-90,.theme-dark .color-6-fill-light-lightness-90{fill:#fdefee}.theme-dark .red-fill-light-darkness-90,.theme-dark .color-6-fill-light-darkness-90{fill:#1c0604}.theme-dark .red-fill-light-hover:hover,.theme-dark .color-6-fill-light-hover:hover{fill:#e86153}.theme-dark .red-fill-light-hover-transparent-5:hover,.theme-dark .color-6-fill-light-hover-transparent-5:hover{fill:#e861530d}.theme-dark .red-fill-light-hover-transparent-10:hover,.theme-dark .color-6-fill-light-hover-transparent-10:hover{fill:#e861531a}.theme-dark .red-fill-light-hover-transparent-15:hover,.theme-dark .color-6-fill-light-hover-transparent-15:hover{fill:#e8615326}.theme-dark .red-fill-light-hover-transparent-20:hover,.theme-dark .color-6-fill-light-hover-transparent-20:hover{fill:#e8615333}.theme-dark .red-fill-light-hover-transparent-25:hover,.theme-dark .color-6-fill-light-hover-transparent-25:hover{fill:#e8615340}.theme-dark .red-fill-light-hover-transparent-30:hover,.theme-dark .color-6-fill-light-hover-transparent-30:hover{fill:#e861534d}.theme-dark .red-fill-light-hover-transparent-35:hover,.theme-dark .color-6-fill-light-hover-transparent-35:hover{fill:#e8615359}.theme-dark .red-fill-light-hover-transparent-40:hover,.theme-dark .color-6-fill-light-hover-transparent-40:hover{fill:#e8615366}.theme-dark .red-fill-light-hover-transparent-45:hover,.theme-dark .color-6-fill-light-hover-transparent-45:hover{fill:#e8615373}.theme-dark .red-fill-light-hover-transparent-50:hover,.theme-dark .color-6-fill-light-hover-transparent-50:hover{fill:#e8615380}.theme-dark .red-fill-light-hover-transparent-55:hover,.theme-dark .color-6-fill-light-hover-transparent-55:hover{fill:#e861538c}.theme-dark .red-fill-light-hover-transparent-60:hover,.theme-dark .color-6-fill-light-hover-transparent-60:hover{fill:#e8615399}.theme-dark .red-fill-light-hover-transparent-65:hover,.theme-dark .color-6-fill-light-hover-transparent-65:hover{fill:#e86153a6}.theme-dark .red-fill-light-hover-transparent-70:hover,.theme-dark .color-6-fill-light-hover-transparent-70:hover{fill:#e86153b3}.theme-dark .red-fill-light-hover-transparent-75:hover,.theme-dark .color-6-fill-light-hover-transparent-75:hover{fill:#e86153bf}.theme-dark .red-fill-light-hover-transparent-80:hover,.theme-dark .color-6-fill-light-hover-transparent-80:hover{fill:#e86153cc}.theme-dark .red-fill-light-hover-transparent-85:hover,.theme-dark .color-6-fill-light-hover-transparent-85:hover{fill:#e86153d9}.theme-dark .red-fill-light-hover-transparent-90:hover,.theme-dark .color-6-fill-light-hover-transparent-90:hover{fill:#e86153e6}.theme-dark .red-fill-light-hover-transparent-95:hover,.theme-dark .color-6-fill-light-hover-transparent-95:hover{fill:#e86153f2}.theme-dark .red-fill,.theme-dark .color-6-fill{fill:#e0301e}.theme-dark .red-fill-transparent-5,.theme-dark .color-6-fill-transparent-5{fill:#e0301e0d}.theme-dark .red-fill-transparent-10,.theme-dark .color-6-fill-transparent-10{fill:#e0301e1a}.theme-dark .red-fill-transparent-15,.theme-dark .color-6-fill-transparent-15{fill:#e0301e26}.theme-dark .red-fill-transparent-20,.theme-dark .color-6-fill-transparent-20{fill:#e0301e33}.theme-dark .red-fill-transparent-25,.theme-dark .color-6-fill-transparent-25{fill:#e0301e40}.theme-dark .red-fill-transparent-30,.theme-dark .color-6-fill-transparent-30{fill:#e0301e4d}.theme-dark .red-fill-transparent-35,.theme-dark .color-6-fill-transparent-35{fill:#e0301e59}.theme-dark .red-fill-transparent-40,.theme-dark .color-6-fill-transparent-40{fill:#e0301e66}.theme-dark .red-fill-transparent-45,.theme-dark .color-6-fill-transparent-45{fill:#e0301e73}.theme-dark .red-fill-transparent-50,.theme-dark .color-6-fill-transparent-50{fill:#e0301e80}.theme-dark .red-fill-transparent-55,.theme-dark .color-6-fill-transparent-55{fill:#e0301e8c}.theme-dark .red-fill-transparent-60,.theme-dark .color-6-fill-transparent-60{fill:#e0301e99}.theme-dark .red-fill-transparent-65,.theme-dark .color-6-fill-transparent-65{fill:#e0301ea6}.theme-dark .red-fill-transparent-70,.theme-dark .color-6-fill-transparent-70{fill:#e0301eb3}.theme-dark .red-fill-transparent-75,.theme-dark .color-6-fill-transparent-75{fill:#e0301ebf}.theme-dark .red-fill-transparent-80,.theme-dark .color-6-fill-transparent-80{fill:#e0301ecc}.theme-dark .red-fill-transparent-85,.theme-dark .color-6-fill-transparent-85{fill:#e0301ed9}.theme-dark .red-fill-transparent-90,.theme-dark .color-6-fill-transparent-90{fill:#e0301ee6}.theme-dark .red-fill-transparent-95,.theme-dark .color-6-fill-transparent-95{fill:#e0301ef2}.theme-dark .red-fill-lightness-10,.theme-dark .color-6-fill-lightness-10{fill:#e44434}.theme-dark .red-fill-darkness-10,.theme-dark .color-6-fill-darkness-10{fill:#ca2b1b}.theme-dark .red-fill-lightness-20,.theme-dark .color-6-fill-lightness-20{fill:#e7594a}.theme-dark .red-fill-darkness-20,.theme-dark .color-6-fill-darkness-20{fill:#b32618}.theme-dark .red-fill-lightness-30,.theme-dark .color-6-fill-lightness-30{fill:#ea6e61}.theme-dark .red-fill-darkness-30,.theme-dark .color-6-fill-darkness-30{fill:#9d2215}.theme-dark .red-fill-lightness-40,.theme-dark .color-6-fill-lightness-40{fill:#ed8278}.theme-dark .red-fill-darkness-40,.theme-dark .color-6-fill-darkness-40{fill:#861d12}.theme-dark .red-fill-lightness-50,.theme-dark .color-6-fill-lightness-50{fill:#f0978e}.theme-dark .red-fill-darkness-50,.theme-dark .color-6-fill-darkness-50{fill:#70180f}.theme-dark .red-fill-lightness-60,.theme-dark .color-6-fill-lightness-60{fill:#f3aca5}.theme-dark .red-fill-darkness-60,.theme-dark .color-6-fill-darkness-60{fill:#5a130c}.theme-dark .red-fill-lightness-70,.theme-dark .color-6-fill-lightness-70{fill:#f6c1bb}.theme-dark .red-fill-darkness-70,.theme-dark .color-6-fill-darkness-70{fill:#430e09}.theme-dark .red-fill-lightness-80,.theme-dark .color-6-fill-lightness-80{fill:#f9d5d2}.theme-dark .red-fill-darkness-80,.theme-dark .color-6-fill-darkness-80{fill:#2d0a06}.theme-dark .red-fill-lightness-90,.theme-dark .color-6-fill-lightness-90{fill:#fceae8}.theme-dark .red-fill-darkness-90,.theme-dark .color-6-fill-darkness-90{fill:#160503}.theme-dark .red-fill-hover:hover,.theme-dark .color-6-fill-hover:hover{fill:#e0301e}.theme-dark .red-fill-hover-transparent-5:hover,.theme-dark .color-6-fill-hover-transparent-5:hover{fill:#e0301e0d}.theme-dark .red-fill-hover-transparent-10:hover,.theme-dark .color-6-fill-hover-transparent-10:hover{fill:#e0301e1a}.theme-dark .red-fill-hover-transparent-15:hover,.theme-dark .color-6-fill-hover-transparent-15:hover{fill:#e0301e26}.theme-dark .red-fill-hover-transparent-20:hover,.theme-dark .color-6-fill-hover-transparent-20:hover{fill:#e0301e33}.theme-dark .red-fill-hover-transparent-25:hover,.theme-dark .color-6-fill-hover-transparent-25:hover{fill:#e0301e40}.theme-dark .red-fill-hover-transparent-30:hover,.theme-dark .color-6-fill-hover-transparent-30:hover{fill:#e0301e4d}.theme-dark .red-fill-hover-transparent-35:hover,.theme-dark .color-6-fill-hover-transparent-35:hover{fill:#e0301e59}.theme-dark .red-fill-hover-transparent-40:hover,.theme-dark .color-6-fill-hover-transparent-40:hover{fill:#e0301e66}.theme-dark .red-fill-hover-transparent-45:hover,.theme-dark .color-6-fill-hover-transparent-45:hover{fill:#e0301e73}.theme-dark .red-fill-hover-transparent-50:hover,.theme-dark .color-6-fill-hover-transparent-50:hover{fill:#e0301e80}.theme-dark .red-fill-hover-transparent-55:hover,.theme-dark .color-6-fill-hover-transparent-55:hover{fill:#e0301e8c}.theme-dark .red-fill-hover-transparent-60:hover,.theme-dark .color-6-fill-hover-transparent-60:hover{fill:#e0301e99}.theme-dark .red-fill-hover-transparent-65:hover,.theme-dark .color-6-fill-hover-transparent-65:hover{fill:#e0301ea6}.theme-dark .red-fill-hover-transparent-70:hover,.theme-dark .color-6-fill-hover-transparent-70:hover{fill:#e0301eb3}.theme-dark .red-fill-hover-transparent-75:hover,.theme-dark .color-6-fill-hover-transparent-75:hover{fill:#e0301ebf}.theme-dark .red-fill-hover-transparent-80:hover,.theme-dark .color-6-fill-hover-transparent-80:hover{fill:#e0301ecc}.theme-dark .red-fill-hover-transparent-85:hover,.theme-dark .color-6-fill-hover-transparent-85:hover{fill:#e0301ed9}.theme-dark .red-fill-hover-transparent-90:hover,.theme-dark .color-6-fill-hover-transparent-90:hover{fill:#e0301ee6}.theme-dark .red-fill-hover-transparent-95:hover,.theme-dark .color-6-fill-hover-transparent-95:hover{fill:#e0301ef2}.theme-dark .red-fill-dark,.theme-dark .color-6-fill-dark{fill:#aa2417}.theme-dark .red-fill-dark-transparent-5,.theme-dark .color-6-fill-dark-transparent-5{fill:#aa24170d}.theme-dark .red-fill-dark-transparent-10,.theme-dark .color-6-fill-dark-transparent-10{fill:#aa24171a}.theme-dark .red-fill-dark-transparent-15,.theme-dark .color-6-fill-dark-transparent-15{fill:#aa241726}.theme-dark .red-fill-dark-transparent-20,.theme-dark .color-6-fill-dark-transparent-20{fill:#aa241733}.theme-dark .red-fill-dark-transparent-25,.theme-dark .color-6-fill-dark-transparent-25{fill:#aa241740}.theme-dark .red-fill-dark-transparent-30,.theme-dark .color-6-fill-dark-transparent-30{fill:#aa24174d}.theme-dark .red-fill-dark-transparent-35,.theme-dark .color-6-fill-dark-transparent-35{fill:#aa241759}.theme-dark .red-fill-dark-transparent-40,.theme-dark .color-6-fill-dark-transparent-40{fill:#aa241766}.theme-dark .red-fill-dark-transparent-45,.theme-dark .color-6-fill-dark-transparent-45{fill:#aa241773}.theme-dark .red-fill-dark-transparent-50,.theme-dark .color-6-fill-dark-transparent-50{fill:#aa241780}.theme-dark .red-fill-dark-transparent-55,.theme-dark .color-6-fill-dark-transparent-55{fill:#aa24178c}.theme-dark .red-fill-dark-transparent-60,.theme-dark .color-6-fill-dark-transparent-60{fill:#aa241799}.theme-dark .red-fill-dark-transparent-65,.theme-dark .color-6-fill-dark-transparent-65{fill:#aa2417a6}.theme-dark .red-fill-dark-transparent-70,.theme-dark .color-6-fill-dark-transparent-70{fill:#aa2417b3}.theme-dark .red-fill-dark-transparent-75,.theme-dark .color-6-fill-dark-transparent-75{fill:#aa2417bf}.theme-dark .red-fill-dark-transparent-80,.theme-dark .color-6-fill-dark-transparent-80{fill:#aa2417cc}.theme-dark .red-fill-dark-transparent-85,.theme-dark .color-6-fill-dark-transparent-85{fill:#aa2417d9}.theme-dark .red-fill-dark-transparent-90,.theme-dark .color-6-fill-dark-transparent-90{fill:#aa2417e6}.theme-dark .red-fill-dark-transparent-95,.theme-dark .color-6-fill-dark-transparent-95{fill:#aa2417f2}.theme-dark .red-fill-dark-lightness-10,.theme-dark .color-6-fill-dark-lightness-10{fill:#c62a1b}.theme-dark .red-fill-dark-darkness-10,.theme-dark .color-6-fill-dark-darkness-10{fill:#992015}.theme-dark .red-fill-dark-lightness-20,.theme-dark .color-6-fill-dark-lightness-20{fill:#e13120}.theme-dark .red-fill-dark-darkness-20,.theme-dark .color-6-fill-dark-darkness-20{fill:#881d12}.theme-dark .red-fill-dark-lightness-30,.theme-dark .color-6-fill-dark-lightness-30{fill:#e54a3c}.theme-dark .red-fill-dark-darkness-30,.theme-dark .color-6-fill-dark-darkness-30{fill:#771910}.theme-dark .red-fill-dark-lightness-40,.theme-dark .color-6-fill-dark-lightness-40{fill:#e86457}.theme-dark .red-fill-dark-darkness-40,.theme-dark .color-6-fill-dark-darkness-40{fill:#66160e}.theme-dark .red-fill-dark-lightness-50,.theme-dark .color-6-fill-dark-lightness-50{fill:#ec7e73}.theme-dark .red-fill-dark-darkness-50,.theme-dark .color-6-fill-dark-darkness-50{fill:#55120c}.theme-dark .red-fill-dark-lightness-60,.theme-dark .color-6-fill-dark-lightness-60{fill:#f0988f}.theme-dark .red-fill-dark-darkness-60,.theme-dark .color-6-fill-dark-darkness-60{fill:#440e09}.theme-dark .red-fill-dark-lightness-70,.theme-dark .color-6-fill-dark-lightness-70{fill:#f4b2ab}.theme-dark .red-fill-dark-darkness-70,.theme-dark .color-6-fill-dark-darkness-70{fill:#330b07}.theme-dark .red-fill-dark-lightness-80,.theme-dark .color-6-fill-dark-lightness-80{fill:#f7cbc7}.theme-dark .red-fill-dark-darkness-80,.theme-dark .color-6-fill-dark-darkness-80{fill:#220705}.theme-dark .red-fill-dark-lightness-90,.theme-dark .color-6-fill-dark-lightness-90{fill:#fbe5e3}.theme-dark .red-fill-dark-darkness-90,.theme-dark .color-6-fill-dark-darkness-90{fill:#110402}.theme-dark .red-fill-dark-hover:hover,.theme-dark .color-6-fill-dark-hover:hover{fill:#aa2417}.theme-dark .red-fill-dark-hover-transparent-5:hover,.theme-dark .color-6-fill-dark-hover-transparent-5:hover{fill:#aa24170d}.theme-dark .red-fill-dark-hover-transparent-10:hover,.theme-dark .color-6-fill-dark-hover-transparent-10:hover{fill:#aa24171a}.theme-dark .red-fill-dark-hover-transparent-15:hover,.theme-dark .color-6-fill-dark-hover-transparent-15:hover{fill:#aa241726}.theme-dark .red-fill-dark-hover-transparent-20:hover,.theme-dark .color-6-fill-dark-hover-transparent-20:hover{fill:#aa241733}.theme-dark .red-fill-dark-hover-transparent-25:hover,.theme-dark .color-6-fill-dark-hover-transparent-25:hover{fill:#aa241740}.theme-dark .red-fill-dark-hover-transparent-30:hover,.theme-dark .color-6-fill-dark-hover-transparent-30:hover{fill:#aa24174d}.theme-dark .red-fill-dark-hover-transparent-35:hover,.theme-dark .color-6-fill-dark-hover-transparent-35:hover{fill:#aa241759}.theme-dark .red-fill-dark-hover-transparent-40:hover,.theme-dark .color-6-fill-dark-hover-transparent-40:hover{fill:#aa241766}.theme-dark .red-fill-dark-hover-transparent-45:hover,.theme-dark .color-6-fill-dark-hover-transparent-45:hover{fill:#aa241773}.theme-dark .red-fill-dark-hover-transparent-50:hover,.theme-dark .color-6-fill-dark-hover-transparent-50:hover{fill:#aa241780}.theme-dark .red-fill-dark-hover-transparent-55:hover,.theme-dark .color-6-fill-dark-hover-transparent-55:hover{fill:#aa24178c}.theme-dark .red-fill-dark-hover-transparent-60:hover,.theme-dark .color-6-fill-dark-hover-transparent-60:hover{fill:#aa241799}.theme-dark .red-fill-dark-hover-transparent-65:hover,.theme-dark .color-6-fill-dark-hover-transparent-65:hover{fill:#aa2417a6}.theme-dark .red-fill-dark-hover-transparent-70:hover,.theme-dark .color-6-fill-dark-hover-transparent-70:hover{fill:#aa2417b3}.theme-dark .red-fill-dark-hover-transparent-75:hover,.theme-dark .color-6-fill-dark-hover-transparent-75:hover{fill:#aa2417bf}.theme-dark .red-fill-dark-hover-transparent-80:hover,.theme-dark .color-6-fill-dark-hover-transparent-80:hover{fill:#aa2417cc}.theme-dark .red-fill-dark-hover-transparent-85:hover,.theme-dark .color-6-fill-dark-hover-transparent-85:hover{fill:#aa2417d9}.theme-dark .red-fill-dark-hover-transparent-90:hover,.theme-dark .color-6-fill-dark-hover-transparent-90:hover{fill:#aa2417e6}.theme-dark .red-fill-dark-hover-transparent-95:hover,.theme-dark .color-6-fill-dark-hover-transparent-95:hover{fill:#aa2417f2}.theme-dark .red-fill-darker,.theme-dark .color-6-fill-darker{fill:#741910}.theme-dark .red-fill-darker-transparent-5,.theme-dark .color-6-fill-darker-transparent-5{fill:#7419100d}.theme-dark .red-fill-darker-transparent-10,.theme-dark .color-6-fill-darker-transparent-10{fill:#7419101a}.theme-dark .red-fill-darker-transparent-15,.theme-dark .color-6-fill-darker-transparent-15{fill:#74191026}.theme-dark .red-fill-darker-transparent-20,.theme-dark .color-6-fill-darker-transparent-20{fill:#74191033}.theme-dark .red-fill-darker-transparent-25,.theme-dark .color-6-fill-darker-transparent-25{fill:#74191040}.theme-dark .red-fill-darker-transparent-30,.theme-dark .color-6-fill-darker-transparent-30{fill:#7419104d}.theme-dark .red-fill-darker-transparent-35,.theme-dark .color-6-fill-darker-transparent-35{fill:#74191059}.theme-dark .red-fill-darker-transparent-40,.theme-dark .color-6-fill-darker-transparent-40{fill:#74191066}.theme-dark .red-fill-darker-transparent-45,.theme-dark .color-6-fill-darker-transparent-45{fill:#74191073}.theme-dark .red-fill-darker-transparent-50,.theme-dark .color-6-fill-darker-transparent-50{fill:#74191080}.theme-dark .red-fill-darker-transparent-55,.theme-dark .color-6-fill-darker-transparent-55{fill:#7419108c}.theme-dark .red-fill-darker-transparent-60,.theme-dark .color-6-fill-darker-transparent-60{fill:#74191099}.theme-dark .red-fill-darker-transparent-65,.theme-dark .color-6-fill-darker-transparent-65{fill:#741910a6}.theme-dark .red-fill-darker-transparent-70,.theme-dark .color-6-fill-darker-transparent-70{fill:#741910b3}.theme-dark .red-fill-darker-transparent-75,.theme-dark .color-6-fill-darker-transparent-75{fill:#741910bf}.theme-dark .red-fill-darker-transparent-80,.theme-dark .color-6-fill-darker-transparent-80{fill:#741910cc}.theme-dark .red-fill-darker-transparent-85,.theme-dark .color-6-fill-darker-transparent-85{fill:#741910d9}.theme-dark .red-fill-darker-transparent-90,.theme-dark .color-6-fill-darker-transparent-90{fill:#741910e6}.theme-dark .red-fill-darker-transparent-95,.theme-dark .color-6-fill-darker-transparent-95{fill:#741910f2}.theme-dark .red-fill-darker-lightness-10,.theme-dark .color-6-fill-darker-lightness-10{fill:#952015}.theme-dark .red-fill-darker-darkness-10,.theme-dark .color-6-fill-darker-darkness-10{fill:#68170e}.theme-dark .red-fill-darker-lightness-20,.theme-dark .color-6-fill-darker-lightness-20{fill:#b62719}.theme-dark .red-fill-darker-darkness-20,.theme-dark .color-6-fill-darker-darkness-20{fill:#5d140d}.theme-dark .red-fill-darker-lightness-30,.theme-dark .color-6-fill-darker-lightness-30{fill:#d82e1e}.theme-dark .red-fill-darker-darkness-30,.theme-dark .color-6-fill-darker-darkness-30{fill:#51120b}.theme-dark .red-fill-darker-lightness-40,.theme-dark .color-6-fill-darker-lightness-40{fill:#e44738}.theme-dark .red-fill-darker-darkness-40,.theme-dark .color-6-fill-darker-darkness-40{fill:#460f0a}.theme-dark .red-fill-darker-lightness-50,.theme-dark .color-6-fill-darker-lightness-50{fill:#e86659}.theme-dark .red-fill-darker-darkness-50,.theme-dark .color-6-fill-darker-darkness-50{fill:#3a0d08}.theme-dark .red-fill-darker-lightness-60,.theme-dark .color-6-fill-darker-lightness-60{fill:#ed847a}.theme-dark .red-fill-darker-darkness-60,.theme-dark .color-6-fill-darker-darkness-60{fill:#2e0a06}.theme-dark .red-fill-darker-lightness-70,.theme-dark .color-6-fill-darker-lightness-70{fill:#f1a39b}.theme-dark .red-fill-darker-darkness-70,.theme-dark .color-6-fill-darker-darkness-70{fill:#230805}.theme-dark .red-fill-darker-lightness-80,.theme-dark .color-6-fill-darker-lightness-80{fill:#f6c2bd}.theme-dark .red-fill-darker-darkness-80,.theme-dark .color-6-fill-darker-darkness-80{fill:#170503}.theme-dark .red-fill-darker-lightness-90,.theme-dark .color-6-fill-darker-lightness-90{fill:#fae0de}.theme-dark .red-fill-darker-darkness-90,.theme-dark .color-6-fill-darker-darkness-90{fill:#0c0302}.theme-dark .red-fill-darker-hover:hover,.theme-dark .color-6-fill-darker-hover:hover{fill:#741910}.theme-dark .red-fill-darker-hover-transparent-5:hover,.theme-dark .color-6-fill-darker-hover-transparent-5:hover{fill:#7419100d}.theme-dark .red-fill-darker-hover-transparent-10:hover,.theme-dark .color-6-fill-darker-hover-transparent-10:hover{fill:#7419101a}.theme-dark .red-fill-darker-hover-transparent-15:hover,.theme-dark .color-6-fill-darker-hover-transparent-15:hover{fill:#74191026}.theme-dark .red-fill-darker-hover-transparent-20:hover,.theme-dark .color-6-fill-darker-hover-transparent-20:hover{fill:#74191033}.theme-dark .red-fill-darker-hover-transparent-25:hover,.theme-dark .color-6-fill-darker-hover-transparent-25:hover{fill:#74191040}.theme-dark .red-fill-darker-hover-transparent-30:hover,.theme-dark .color-6-fill-darker-hover-transparent-30:hover{fill:#7419104d}.theme-dark .red-fill-darker-hover-transparent-35:hover,.theme-dark .color-6-fill-darker-hover-transparent-35:hover{fill:#74191059}.theme-dark .red-fill-darker-hover-transparent-40:hover,.theme-dark .color-6-fill-darker-hover-transparent-40:hover{fill:#74191066}.theme-dark .red-fill-darker-hover-transparent-45:hover,.theme-dark .color-6-fill-darker-hover-transparent-45:hover{fill:#74191073}.theme-dark .red-fill-darker-hover-transparent-50:hover,.theme-dark .color-6-fill-darker-hover-transparent-50:hover{fill:#74191080}.theme-dark .red-fill-darker-hover-transparent-55:hover,.theme-dark .color-6-fill-darker-hover-transparent-55:hover{fill:#7419108c}.theme-dark .red-fill-darker-hover-transparent-60:hover,.theme-dark .color-6-fill-darker-hover-transparent-60:hover{fill:#74191099}.theme-dark .red-fill-darker-hover-transparent-65:hover,.theme-dark .color-6-fill-darker-hover-transparent-65:hover{fill:#741910a6}.theme-dark .red-fill-darker-hover-transparent-70:hover,.theme-dark .color-6-fill-darker-hover-transparent-70:hover{fill:#741910b3}.theme-dark .red-fill-darker-hover-transparent-75:hover,.theme-dark .color-6-fill-darker-hover-transparent-75:hover{fill:#741910bf}.theme-dark .red-fill-darker-hover-transparent-80:hover,.theme-dark .color-6-fill-darker-hover-transparent-80:hover{fill:#741910cc}.theme-dark .red-fill-darker-hover-transparent-85:hover,.theme-dark .color-6-fill-darker-hover-transparent-85:hover{fill:#741910d9}.theme-dark .red-fill-darker-hover-transparent-90:hover,.theme-dark .color-6-fill-darker-hover-transparent-90:hover{fill:#741910e6}.theme-dark .red-fill-darker-hover-transparent-95:hover,.theme-dark .color-6-fill-darker-hover-transparent-95:hover{fill:#741910f2}.theme-dark .red-stroke-lighter,.theme-dark .color-6-stroke-lighter{stroke:#f7c8c4}.theme-dark .red-stroke-lighter-transparent-5,.theme-dark .color-6-stroke-lighter-transparent-5{stroke:#f7c8c40d}.theme-dark .red-stroke-lighter-transparent-10,.theme-dark .color-6-stroke-lighter-transparent-10{stroke:#f7c8c41a}.theme-dark .red-stroke-lighter-transparent-15,.theme-dark .color-6-stroke-lighter-transparent-15{stroke:#f7c8c426}.theme-dark .red-stroke-lighter-transparent-20,.theme-dark .color-6-stroke-lighter-transparent-20{stroke:#f7c8c433}.theme-dark .red-stroke-lighter-transparent-25,.theme-dark .color-6-stroke-lighter-transparent-25{stroke:#f7c8c440}.theme-dark .red-stroke-lighter-transparent-30,.theme-dark .color-6-stroke-lighter-transparent-30{stroke:#f7c8c44d}.theme-dark .red-stroke-lighter-transparent-35,.theme-dark .color-6-stroke-lighter-transparent-35{stroke:#f7c8c459}.theme-dark .red-stroke-lighter-transparent-40,.theme-dark .color-6-stroke-lighter-transparent-40{stroke:#f7c8c466}.theme-dark .red-stroke-lighter-transparent-45,.theme-dark .color-6-stroke-lighter-transparent-45{stroke:#f7c8c473}.theme-dark .red-stroke-lighter-transparent-50,.theme-dark .color-6-stroke-lighter-transparent-50{stroke:#f7c8c480}.theme-dark .red-stroke-lighter-transparent-55,.theme-dark .color-6-stroke-lighter-transparent-55{stroke:#f7c8c48c}.theme-dark .red-stroke-lighter-transparent-60,.theme-dark .color-6-stroke-lighter-transparent-60{stroke:#f7c8c499}.theme-dark .red-stroke-lighter-transparent-65,.theme-dark .color-6-stroke-lighter-transparent-65{stroke:#f7c8c4a6}.theme-dark .red-stroke-lighter-transparent-70,.theme-dark .color-6-stroke-lighter-transparent-70{stroke:#f7c8c4b3}.theme-dark .red-stroke-lighter-transparent-75,.theme-dark .color-6-stroke-lighter-transparent-75{stroke:#f7c8c4bf}.theme-dark .red-stroke-lighter-transparent-80,.theme-dark .color-6-stroke-lighter-transparent-80{stroke:#f7c8c4cc}.theme-dark .red-stroke-lighter-transparent-85,.theme-dark .color-6-stroke-lighter-transparent-85{stroke:#f7c8c4d9}.theme-dark .red-stroke-lighter-transparent-90,.theme-dark .color-6-stroke-lighter-transparent-90{stroke:#f7c8c4e6}.theme-dark .red-stroke-lighter-transparent-95,.theme-dark .color-6-stroke-lighter-transparent-95{stroke:#f7c8c4f2}.theme-dark .red-stroke-lighter-lightness-10,.theme-dark .color-6-stroke-lighter-lightness-10{stroke:#f8ceca}.theme-dark .red-stroke-lighter-darkness-10,.theme-dark .color-6-stroke-lighter-darkness-10{stroke:#f2a49d}.theme-dark .red-stroke-lighter-lightness-20,.theme-dark .color-6-stroke-lighter-lightness-20{stroke:#f9d3d0}.theme-dark .red-stroke-lighter-darkness-20,.theme-dark .color-6-stroke-lighter-darkness-20{stroke:#ec7f76}.theme-dark .red-stroke-lighter-lightness-30,.theme-dark .color-6-stroke-lighter-lightness-30{stroke:#f9d9d6}.theme-dark .red-stroke-lighter-darkness-30,.theme-dark .color-6-stroke-lighter-darkness-30{stroke:#e75b4f}.theme-dark .red-stroke-lighter-lightness-40,.theme-dark .color-6-stroke-lighter-lightness-40{stroke:#fadedc}.theme-dark .red-stroke-lighter-darkness-40,.theme-dark .color-6-stroke-lighter-darkness-40{stroke:#e23728}.theme-dark .red-stroke-lighter-lightness-50,.theme-dark .color-6-stroke-lighter-lightness-50{stroke:#fbe4e2}.theme-dark .red-stroke-lighter-darkness-50,.theme-dark .color-6-stroke-lighter-darkness-50{stroke:#c3281a}.theme-dark .red-stroke-lighter-lightness-60,.theme-dark .color-6-stroke-lighter-lightness-60{stroke:#fce9e7}.theme-dark .red-stroke-lighter-darkness-60,.theme-dark .color-6-stroke-lighter-darkness-60{stroke:#9c2015}.theme-dark .red-stroke-lighter-lightness-70,.theme-dark .color-6-stroke-lighter-lightness-70{stroke:#fdefed}.theme-dark .red-stroke-lighter-darkness-70,.theme-dark .color-6-stroke-lighter-darkness-70{stroke:#751810}.theme-dark .red-stroke-lighter-lightness-80,.theme-dark .color-6-stroke-lighter-lightness-80{stroke:#fdf4f3}.theme-dark .red-stroke-lighter-darkness-80,.theme-dark .color-6-stroke-lighter-darkness-80{stroke:#4e100b}.theme-dark .red-stroke-lighter-lightness-90,.theme-dark .color-6-stroke-lighter-lightness-90{stroke:#fefaf9}.theme-dark .red-stroke-lighter-darkness-90,.theme-dark .color-6-stroke-lighter-darkness-90{stroke:#270805}.theme-dark .red-stroke-lighter-hover:hover,.theme-dark .color-6-stroke-lighter-hover:hover{stroke:#f7c8c4}.theme-dark .red-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-5:hover{stroke:#f7c8c40d}.theme-dark .red-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-10:hover{stroke:#f7c8c41a}.theme-dark .red-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-15:hover{stroke:#f7c8c426}.theme-dark .red-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-20:hover{stroke:#f7c8c433}.theme-dark .red-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-25:hover{stroke:#f7c8c440}.theme-dark .red-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-30:hover{stroke:#f7c8c44d}.theme-dark .red-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-35:hover{stroke:#f7c8c459}.theme-dark .red-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-40:hover{stroke:#f7c8c466}.theme-dark .red-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-45:hover{stroke:#f7c8c473}.theme-dark .red-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-50:hover{stroke:#f7c8c480}.theme-dark .red-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-55:hover{stroke:#f7c8c48c}.theme-dark .red-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-60:hover{stroke:#f7c8c499}.theme-dark .red-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-65:hover{stroke:#f7c8c4a6}.theme-dark .red-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-70:hover{stroke:#f7c8c4b3}.theme-dark .red-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-75:hover{stroke:#f7c8c4bf}.theme-dark .red-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-80:hover{stroke:#f7c8c4cc}.theme-dark .red-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-85:hover{stroke:#f7c8c4d9}.theme-dark .red-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-90:hover{stroke:#f7c8c4e6}.theme-dark .red-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-6-stroke-lighter-hover-transparent-95:hover{stroke:#f7c8c4f2}.theme-dark .red-stroke-light,.theme-dark .color-6-stroke-light{stroke:#e86153}.theme-dark .red-stroke-light-transparent-5,.theme-dark .color-6-stroke-light-transparent-5{stroke:#e861530d}.theme-dark .red-stroke-light-transparent-10,.theme-dark .color-6-stroke-light-transparent-10{stroke:#e861531a}.theme-dark .red-stroke-light-transparent-15,.theme-dark .color-6-stroke-light-transparent-15{stroke:#e8615326}.theme-dark .red-stroke-light-transparent-20,.theme-dark .color-6-stroke-light-transparent-20{stroke:#e8615333}.theme-dark .red-stroke-light-transparent-25,.theme-dark .color-6-stroke-light-transparent-25{stroke:#e8615340}.theme-dark .red-stroke-light-transparent-30,.theme-dark .color-6-stroke-light-transparent-30{stroke:#e861534d}.theme-dark .red-stroke-light-transparent-35,.theme-dark .color-6-stroke-light-transparent-35{stroke:#e8615359}.theme-dark .red-stroke-light-transparent-40,.theme-dark .color-6-stroke-light-transparent-40{stroke:#e8615366}.theme-dark .red-stroke-light-transparent-45,.theme-dark .color-6-stroke-light-transparent-45{stroke:#e8615373}.theme-dark .red-stroke-light-transparent-50,.theme-dark .color-6-stroke-light-transparent-50{stroke:#e8615380}.theme-dark .red-stroke-light-transparent-55,.theme-dark .color-6-stroke-light-transparent-55{stroke:#e861538c}.theme-dark .red-stroke-light-transparent-60,.theme-dark .color-6-stroke-light-transparent-60{stroke:#e8615399}.theme-dark .red-stroke-light-transparent-65,.theme-dark .color-6-stroke-light-transparent-65{stroke:#e86153a6}.theme-dark .red-stroke-light-transparent-70,.theme-dark .color-6-stroke-light-transparent-70{stroke:#e86153b3}.theme-dark .red-stroke-light-transparent-75,.theme-dark .color-6-stroke-light-transparent-75{stroke:#e86153bf}.theme-dark .red-stroke-light-transparent-80,.theme-dark .color-6-stroke-light-transparent-80{stroke:#e86153cc}.theme-dark .red-stroke-light-transparent-85,.theme-dark .color-6-stroke-light-transparent-85{stroke:#e86153d9}.theme-dark .red-stroke-light-transparent-90,.theme-dark .color-6-stroke-light-transparent-90{stroke:#e86153e6}.theme-dark .red-stroke-light-transparent-95,.theme-dark .color-6-stroke-light-transparent-95{stroke:#e86153f2}.theme-dark .red-stroke-light-lightness-10,.theme-dark .color-6-stroke-light-lightness-10{stroke:#ea7164}.theme-dark .red-stroke-light-darkness-10,.theme-dark .color-6-stroke-light-darkness-10{stroke:#e44737}.theme-dark .red-stroke-light-lightness-20,.theme-dark .color-6-stroke-light-lightness-20{stroke:#ed8175}.theme-dark .red-stroke-light-darkness-20,.theme-dark .color-6-stroke-light-darkness-20{stroke:#de301e}.theme-dark .red-stroke-light-lightness-30,.theme-dark .color-6-stroke-light-lightness-30{stroke:#ef9087}.theme-dark .red-stroke-light-darkness-30,.theme-dark .color-6-stroke-light-darkness-30{stroke:#c22a1a}.theme-dark .red-stroke-light-lightness-40,.theme-dark .color-6-stroke-light-lightness-40{stroke:#f1a098}.theme-dark .red-stroke-light-darkness-40,.theme-dark .color-6-stroke-light-darkness-40{stroke:#a72416}.theme-dark .red-stroke-light-lightness-50,.theme-dark .color-6-stroke-light-lightness-50{stroke:#f4b0a9}.theme-dark .red-stroke-light-darkness-50,.theme-dark .color-6-stroke-light-darkness-50{stroke:#8b1e13}.theme-dark .red-stroke-light-lightness-60,.theme-dark .color-6-stroke-light-lightness-60{stroke:#f6c0ba}.theme-dark .red-stroke-light-darkness-60,.theme-dark .color-6-stroke-light-darkness-60{stroke:#6f180f}.theme-dark .red-stroke-light-lightness-70,.theme-dark .color-6-stroke-light-lightness-70{stroke:#f8d0cb}.theme-dark .red-stroke-light-darkness-70,.theme-dark .color-6-stroke-light-darkness-70{stroke:#53120b}.theme-dark .red-stroke-light-lightness-80,.theme-dark .color-6-stroke-light-lightness-80{stroke:#fadfdd}.theme-dark .red-stroke-light-darkness-80,.theme-dark .color-6-stroke-light-darkness-80{stroke:#380c07}.theme-dark .red-stroke-light-lightness-90,.theme-dark .color-6-stroke-light-lightness-90{stroke:#fdefee}.theme-dark .red-stroke-light-darkness-90,.theme-dark .color-6-stroke-light-darkness-90{stroke:#1c0604}.theme-dark .red-stroke-light-hover:hover,.theme-dark .color-6-stroke-light-hover:hover{stroke:#e86153}.theme-dark .red-stroke-light-hover-transparent-5:hover,.theme-dark .color-6-stroke-light-hover-transparent-5:hover{stroke:#e861530d}.theme-dark .red-stroke-light-hover-transparent-10:hover,.theme-dark .color-6-stroke-light-hover-transparent-10:hover{stroke:#e861531a}.theme-dark .red-stroke-light-hover-transparent-15:hover,.theme-dark .color-6-stroke-light-hover-transparent-15:hover{stroke:#e8615326}.theme-dark .red-stroke-light-hover-transparent-20:hover,.theme-dark .color-6-stroke-light-hover-transparent-20:hover{stroke:#e8615333}.theme-dark .red-stroke-light-hover-transparent-25:hover,.theme-dark .color-6-stroke-light-hover-transparent-25:hover{stroke:#e8615340}.theme-dark .red-stroke-light-hover-transparent-30:hover,.theme-dark .color-6-stroke-light-hover-transparent-30:hover{stroke:#e861534d}.theme-dark .red-stroke-light-hover-transparent-35:hover,.theme-dark .color-6-stroke-light-hover-transparent-35:hover{stroke:#e8615359}.theme-dark .red-stroke-light-hover-transparent-40:hover,.theme-dark .color-6-stroke-light-hover-transparent-40:hover{stroke:#e8615366}.theme-dark .red-stroke-light-hover-transparent-45:hover,.theme-dark .color-6-stroke-light-hover-transparent-45:hover{stroke:#e8615373}.theme-dark .red-stroke-light-hover-transparent-50:hover,.theme-dark .color-6-stroke-light-hover-transparent-50:hover{stroke:#e8615380}.theme-dark .red-stroke-light-hover-transparent-55:hover,.theme-dark .color-6-stroke-light-hover-transparent-55:hover{stroke:#e861538c}.theme-dark .red-stroke-light-hover-transparent-60:hover,.theme-dark .color-6-stroke-light-hover-transparent-60:hover{stroke:#e8615399}.theme-dark .red-stroke-light-hover-transparent-65:hover,.theme-dark .color-6-stroke-light-hover-transparent-65:hover{stroke:#e86153a6}.theme-dark .red-stroke-light-hover-transparent-70:hover,.theme-dark .color-6-stroke-light-hover-transparent-70:hover{stroke:#e86153b3}.theme-dark .red-stroke-light-hover-transparent-75:hover,.theme-dark .color-6-stroke-light-hover-transparent-75:hover{stroke:#e86153bf}.theme-dark .red-stroke-light-hover-transparent-80:hover,.theme-dark .color-6-stroke-light-hover-transparent-80:hover{stroke:#e86153cc}.theme-dark .red-stroke-light-hover-transparent-85:hover,.theme-dark .color-6-stroke-light-hover-transparent-85:hover{stroke:#e86153d9}.theme-dark .red-stroke-light-hover-transparent-90:hover,.theme-dark .color-6-stroke-light-hover-transparent-90:hover{stroke:#e86153e6}.theme-dark .red-stroke-light-hover-transparent-95:hover,.theme-dark .color-6-stroke-light-hover-transparent-95:hover{stroke:#e86153f2}.theme-dark .red-stroke,.theme-dark .color-6-stroke{stroke:#e0301e}.theme-dark .red-stroke-transparent-5,.theme-dark .color-6-stroke-transparent-5{stroke:#e0301e0d}.theme-dark .red-stroke-transparent-10,.theme-dark .color-6-stroke-transparent-10{stroke:#e0301e1a}.theme-dark .red-stroke-transparent-15,.theme-dark .color-6-stroke-transparent-15{stroke:#e0301e26}.theme-dark .red-stroke-transparent-20,.theme-dark .color-6-stroke-transparent-20{stroke:#e0301e33}.theme-dark .red-stroke-transparent-25,.theme-dark .color-6-stroke-transparent-25{stroke:#e0301e40}.theme-dark .red-stroke-transparent-30,.theme-dark .color-6-stroke-transparent-30{stroke:#e0301e4d}.theme-dark .red-stroke-transparent-35,.theme-dark .color-6-stroke-transparent-35{stroke:#e0301e59}.theme-dark .red-stroke-transparent-40,.theme-dark .color-6-stroke-transparent-40{stroke:#e0301e66}.theme-dark .red-stroke-transparent-45,.theme-dark .color-6-stroke-transparent-45{stroke:#e0301e73}.theme-dark .red-stroke-transparent-50,.theme-dark .color-6-stroke-transparent-50{stroke:#e0301e80}.theme-dark .red-stroke-transparent-55,.theme-dark .color-6-stroke-transparent-55{stroke:#e0301e8c}.theme-dark .red-stroke-transparent-60,.theme-dark .color-6-stroke-transparent-60{stroke:#e0301e99}.theme-dark .red-stroke-transparent-65,.theme-dark .color-6-stroke-transparent-65{stroke:#e0301ea6}.theme-dark .red-stroke-transparent-70,.theme-dark .color-6-stroke-transparent-70{stroke:#e0301eb3}.theme-dark .red-stroke-transparent-75,.theme-dark .color-6-stroke-transparent-75{stroke:#e0301ebf}.theme-dark .red-stroke-transparent-80,.theme-dark .color-6-stroke-transparent-80{stroke:#e0301ecc}.theme-dark .red-stroke-transparent-85,.theme-dark .color-6-stroke-transparent-85{stroke:#e0301ed9}.theme-dark .red-stroke-transparent-90,.theme-dark .color-6-stroke-transparent-90{stroke:#e0301ee6}.theme-dark .red-stroke-transparent-95,.theme-dark .color-6-stroke-transparent-95{stroke:#e0301ef2}.theme-dark .red-stroke-lightness-10,.theme-dark .color-6-stroke-lightness-10{stroke:#e44434}.theme-dark .red-stroke-darkness-10,.theme-dark .color-6-stroke-darkness-10{stroke:#ca2b1b}.theme-dark .red-stroke-lightness-20,.theme-dark .color-6-stroke-lightness-20{stroke:#e7594a}.theme-dark .red-stroke-darkness-20,.theme-dark .color-6-stroke-darkness-20{stroke:#b32618}.theme-dark .red-stroke-lightness-30,.theme-dark .color-6-stroke-lightness-30{stroke:#ea6e61}.theme-dark .red-stroke-darkness-30,.theme-dark .color-6-stroke-darkness-30{stroke:#9d2215}.theme-dark .red-stroke-lightness-40,.theme-dark .color-6-stroke-lightness-40{stroke:#ed8278}.theme-dark .red-stroke-darkness-40,.theme-dark .color-6-stroke-darkness-40{stroke:#861d12}.theme-dark .red-stroke-lightness-50,.theme-dark .color-6-stroke-lightness-50{stroke:#f0978e}.theme-dark .red-stroke-darkness-50,.theme-dark .color-6-stroke-darkness-50{stroke:#70180f}.theme-dark .red-stroke-lightness-60,.theme-dark .color-6-stroke-lightness-60{stroke:#f3aca5}.theme-dark .red-stroke-darkness-60,.theme-dark .color-6-stroke-darkness-60{stroke:#5a130c}.theme-dark .red-stroke-lightness-70,.theme-dark .color-6-stroke-lightness-70{stroke:#f6c1bb}.theme-dark .red-stroke-darkness-70,.theme-dark .color-6-stroke-darkness-70{stroke:#430e09}.theme-dark .red-stroke-lightness-80,.theme-dark .color-6-stroke-lightness-80{stroke:#f9d5d2}.theme-dark .red-stroke-darkness-80,.theme-dark .color-6-stroke-darkness-80{stroke:#2d0a06}.theme-dark .red-stroke-lightness-90,.theme-dark .color-6-stroke-lightness-90{stroke:#fceae8}.theme-dark .red-stroke-darkness-90,.theme-dark .color-6-stroke-darkness-90{stroke:#160503}.theme-dark .red-stroke-hover:hover,.theme-dark .color-6-stroke-hover:hover{stroke:#e0301e}.theme-dark .red-stroke-hover-transparent-5:hover,.theme-dark .color-6-stroke-hover-transparent-5:hover{stroke:#e0301e0d}.theme-dark .red-stroke-hover-transparent-10:hover,.theme-dark .color-6-stroke-hover-transparent-10:hover{stroke:#e0301e1a}.theme-dark .red-stroke-hover-transparent-15:hover,.theme-dark .color-6-stroke-hover-transparent-15:hover{stroke:#e0301e26}.theme-dark .red-stroke-hover-transparent-20:hover,.theme-dark .color-6-stroke-hover-transparent-20:hover{stroke:#e0301e33}.theme-dark .red-stroke-hover-transparent-25:hover,.theme-dark .color-6-stroke-hover-transparent-25:hover{stroke:#e0301e40}.theme-dark .red-stroke-hover-transparent-30:hover,.theme-dark .color-6-stroke-hover-transparent-30:hover{stroke:#e0301e4d}.theme-dark .red-stroke-hover-transparent-35:hover,.theme-dark .color-6-stroke-hover-transparent-35:hover{stroke:#e0301e59}.theme-dark .red-stroke-hover-transparent-40:hover,.theme-dark .color-6-stroke-hover-transparent-40:hover{stroke:#e0301e66}.theme-dark .red-stroke-hover-transparent-45:hover,.theme-dark .color-6-stroke-hover-transparent-45:hover{stroke:#e0301e73}.theme-dark .red-stroke-hover-transparent-50:hover,.theme-dark .color-6-stroke-hover-transparent-50:hover{stroke:#e0301e80}.theme-dark .red-stroke-hover-transparent-55:hover,.theme-dark .color-6-stroke-hover-transparent-55:hover{stroke:#e0301e8c}.theme-dark .red-stroke-hover-transparent-60:hover,.theme-dark .color-6-stroke-hover-transparent-60:hover{stroke:#e0301e99}.theme-dark .red-stroke-hover-transparent-65:hover,.theme-dark .color-6-stroke-hover-transparent-65:hover{stroke:#e0301ea6}.theme-dark .red-stroke-hover-transparent-70:hover,.theme-dark .color-6-stroke-hover-transparent-70:hover{stroke:#e0301eb3}.theme-dark .red-stroke-hover-transparent-75:hover,.theme-dark .color-6-stroke-hover-transparent-75:hover{stroke:#e0301ebf}.theme-dark .red-stroke-hover-transparent-80:hover,.theme-dark .color-6-stroke-hover-transparent-80:hover{stroke:#e0301ecc}.theme-dark .red-stroke-hover-transparent-85:hover,.theme-dark .color-6-stroke-hover-transparent-85:hover{stroke:#e0301ed9}.theme-dark .red-stroke-hover-transparent-90:hover,.theme-dark .color-6-stroke-hover-transparent-90:hover{stroke:#e0301ee6}.theme-dark .red-stroke-hover-transparent-95:hover,.theme-dark .color-6-stroke-hover-transparent-95:hover{stroke:#e0301ef2}.theme-dark .red-stroke-dark,.theme-dark .color-6-stroke-dark{stroke:#aa2417}.theme-dark .red-stroke-dark-transparent-5,.theme-dark .color-6-stroke-dark-transparent-5{stroke:#aa24170d}.theme-dark .red-stroke-dark-transparent-10,.theme-dark .color-6-stroke-dark-transparent-10{stroke:#aa24171a}.theme-dark .red-stroke-dark-transparent-15,.theme-dark .color-6-stroke-dark-transparent-15{stroke:#aa241726}.theme-dark .red-stroke-dark-transparent-20,.theme-dark .color-6-stroke-dark-transparent-20{stroke:#aa241733}.theme-dark .red-stroke-dark-transparent-25,.theme-dark .color-6-stroke-dark-transparent-25{stroke:#aa241740}.theme-dark .red-stroke-dark-transparent-30,.theme-dark .color-6-stroke-dark-transparent-30{stroke:#aa24174d}.theme-dark .red-stroke-dark-transparent-35,.theme-dark .color-6-stroke-dark-transparent-35{stroke:#aa241759}.theme-dark .red-stroke-dark-transparent-40,.theme-dark .color-6-stroke-dark-transparent-40{stroke:#aa241766}.theme-dark .red-stroke-dark-transparent-45,.theme-dark .color-6-stroke-dark-transparent-45{stroke:#aa241773}.theme-dark .red-stroke-dark-transparent-50,.theme-dark .color-6-stroke-dark-transparent-50{stroke:#aa241780}.theme-dark .red-stroke-dark-transparent-55,.theme-dark .color-6-stroke-dark-transparent-55{stroke:#aa24178c}.theme-dark .red-stroke-dark-transparent-60,.theme-dark .color-6-stroke-dark-transparent-60{stroke:#aa241799}.theme-dark .red-stroke-dark-transparent-65,.theme-dark .color-6-stroke-dark-transparent-65{stroke:#aa2417a6}.theme-dark .red-stroke-dark-transparent-70,.theme-dark .color-6-stroke-dark-transparent-70{stroke:#aa2417b3}.theme-dark .red-stroke-dark-transparent-75,.theme-dark .color-6-stroke-dark-transparent-75{stroke:#aa2417bf}.theme-dark .red-stroke-dark-transparent-80,.theme-dark .color-6-stroke-dark-transparent-80{stroke:#aa2417cc}.theme-dark .red-stroke-dark-transparent-85,.theme-dark .color-6-stroke-dark-transparent-85{stroke:#aa2417d9}.theme-dark .red-stroke-dark-transparent-90,.theme-dark .color-6-stroke-dark-transparent-90{stroke:#aa2417e6}.theme-dark .red-stroke-dark-transparent-95,.theme-dark .color-6-stroke-dark-transparent-95{stroke:#aa2417f2}.theme-dark .red-stroke-dark-lightness-10,.theme-dark .color-6-stroke-dark-lightness-10{stroke:#c62a1b}.theme-dark .red-stroke-dark-darkness-10,.theme-dark .color-6-stroke-dark-darkness-10{stroke:#992015}.theme-dark .red-stroke-dark-lightness-20,.theme-dark .color-6-stroke-dark-lightness-20{stroke:#e13120}.theme-dark .red-stroke-dark-darkness-20,.theme-dark .color-6-stroke-dark-darkness-20{stroke:#881d12}.theme-dark .red-stroke-dark-lightness-30,.theme-dark .color-6-stroke-dark-lightness-30{stroke:#e54a3c}.theme-dark .red-stroke-dark-darkness-30,.theme-dark .color-6-stroke-dark-darkness-30{stroke:#771910}.theme-dark .red-stroke-dark-lightness-40,.theme-dark .color-6-stroke-dark-lightness-40{stroke:#e86457}.theme-dark .red-stroke-dark-darkness-40,.theme-dark .color-6-stroke-dark-darkness-40{stroke:#66160e}.theme-dark .red-stroke-dark-lightness-50,.theme-dark .color-6-stroke-dark-lightness-50{stroke:#ec7e73}.theme-dark .red-stroke-dark-darkness-50,.theme-dark .color-6-stroke-dark-darkness-50{stroke:#55120c}.theme-dark .red-stroke-dark-lightness-60,.theme-dark .color-6-stroke-dark-lightness-60{stroke:#f0988f}.theme-dark .red-stroke-dark-darkness-60,.theme-dark .color-6-stroke-dark-darkness-60{stroke:#440e09}.theme-dark .red-stroke-dark-lightness-70,.theme-dark .color-6-stroke-dark-lightness-70{stroke:#f4b2ab}.theme-dark .red-stroke-dark-darkness-70,.theme-dark .color-6-stroke-dark-darkness-70{stroke:#330b07}.theme-dark .red-stroke-dark-lightness-80,.theme-dark .color-6-stroke-dark-lightness-80{stroke:#f7cbc7}.theme-dark .red-stroke-dark-darkness-80,.theme-dark .color-6-stroke-dark-darkness-80{stroke:#220705}.theme-dark .red-stroke-dark-lightness-90,.theme-dark .color-6-stroke-dark-lightness-90{stroke:#fbe5e3}.theme-dark .red-stroke-dark-darkness-90,.theme-dark .color-6-stroke-dark-darkness-90{stroke:#110402}.theme-dark .red-stroke-dark-hover:hover,.theme-dark .color-6-stroke-dark-hover:hover{stroke:#aa2417}.theme-dark .red-stroke-dark-hover-transparent-5:hover,.theme-dark .color-6-stroke-dark-hover-transparent-5:hover{stroke:#aa24170d}.theme-dark .red-stroke-dark-hover-transparent-10:hover,.theme-dark .color-6-stroke-dark-hover-transparent-10:hover{stroke:#aa24171a}.theme-dark .red-stroke-dark-hover-transparent-15:hover,.theme-dark .color-6-stroke-dark-hover-transparent-15:hover{stroke:#aa241726}.theme-dark .red-stroke-dark-hover-transparent-20:hover,.theme-dark .color-6-stroke-dark-hover-transparent-20:hover{stroke:#aa241733}.theme-dark .red-stroke-dark-hover-transparent-25:hover,.theme-dark .color-6-stroke-dark-hover-transparent-25:hover{stroke:#aa241740}.theme-dark .red-stroke-dark-hover-transparent-30:hover,.theme-dark .color-6-stroke-dark-hover-transparent-30:hover{stroke:#aa24174d}.theme-dark .red-stroke-dark-hover-transparent-35:hover,.theme-dark .color-6-stroke-dark-hover-transparent-35:hover{stroke:#aa241759}.theme-dark .red-stroke-dark-hover-transparent-40:hover,.theme-dark .color-6-stroke-dark-hover-transparent-40:hover{stroke:#aa241766}.theme-dark .red-stroke-dark-hover-transparent-45:hover,.theme-dark .color-6-stroke-dark-hover-transparent-45:hover{stroke:#aa241773}.theme-dark .red-stroke-dark-hover-transparent-50:hover,.theme-dark .color-6-stroke-dark-hover-transparent-50:hover{stroke:#aa241780}.theme-dark .red-stroke-dark-hover-transparent-55:hover,.theme-dark .color-6-stroke-dark-hover-transparent-55:hover{stroke:#aa24178c}.theme-dark .red-stroke-dark-hover-transparent-60:hover,.theme-dark .color-6-stroke-dark-hover-transparent-60:hover{stroke:#aa241799}.theme-dark .red-stroke-dark-hover-transparent-65:hover,.theme-dark .color-6-stroke-dark-hover-transparent-65:hover{stroke:#aa2417a6}.theme-dark .red-stroke-dark-hover-transparent-70:hover,.theme-dark .color-6-stroke-dark-hover-transparent-70:hover{stroke:#aa2417b3}.theme-dark .red-stroke-dark-hover-transparent-75:hover,.theme-dark .color-6-stroke-dark-hover-transparent-75:hover{stroke:#aa2417bf}.theme-dark .red-stroke-dark-hover-transparent-80:hover,.theme-dark .color-6-stroke-dark-hover-transparent-80:hover{stroke:#aa2417cc}.theme-dark .red-stroke-dark-hover-transparent-85:hover,.theme-dark .color-6-stroke-dark-hover-transparent-85:hover{stroke:#aa2417d9}.theme-dark .red-stroke-dark-hover-transparent-90:hover,.theme-dark .color-6-stroke-dark-hover-transparent-90:hover{stroke:#aa2417e6}.theme-dark .red-stroke-dark-hover-transparent-95:hover,.theme-dark .color-6-stroke-dark-hover-transparent-95:hover{stroke:#aa2417f2}.theme-dark .red-stroke-darker,.theme-dark .color-6-stroke-darker{stroke:#741910}.theme-dark .red-stroke-darker-transparent-5,.theme-dark .color-6-stroke-darker-transparent-5{stroke:#7419100d}.theme-dark .red-stroke-darker-transparent-10,.theme-dark .color-6-stroke-darker-transparent-10{stroke:#7419101a}.theme-dark .red-stroke-darker-transparent-15,.theme-dark .color-6-stroke-darker-transparent-15{stroke:#74191026}.theme-dark .red-stroke-darker-transparent-20,.theme-dark .color-6-stroke-darker-transparent-20{stroke:#74191033}.theme-dark .red-stroke-darker-transparent-25,.theme-dark .color-6-stroke-darker-transparent-25{stroke:#74191040}.theme-dark .red-stroke-darker-transparent-30,.theme-dark .color-6-stroke-darker-transparent-30{stroke:#7419104d}.theme-dark .red-stroke-darker-transparent-35,.theme-dark .color-6-stroke-darker-transparent-35{stroke:#74191059}.theme-dark .red-stroke-darker-transparent-40,.theme-dark .color-6-stroke-darker-transparent-40{stroke:#74191066}.theme-dark .red-stroke-darker-transparent-45,.theme-dark .color-6-stroke-darker-transparent-45{stroke:#74191073}.theme-dark .red-stroke-darker-transparent-50,.theme-dark .color-6-stroke-darker-transparent-50{stroke:#74191080}.theme-dark .red-stroke-darker-transparent-55,.theme-dark .color-6-stroke-darker-transparent-55{stroke:#7419108c}.theme-dark .red-stroke-darker-transparent-60,.theme-dark .color-6-stroke-darker-transparent-60{stroke:#74191099}.theme-dark .red-stroke-darker-transparent-65,.theme-dark .color-6-stroke-darker-transparent-65{stroke:#741910a6}.theme-dark .red-stroke-darker-transparent-70,.theme-dark .color-6-stroke-darker-transparent-70{stroke:#741910b3}.theme-dark .red-stroke-darker-transparent-75,.theme-dark .color-6-stroke-darker-transparent-75{stroke:#741910bf}.theme-dark .red-stroke-darker-transparent-80,.theme-dark .color-6-stroke-darker-transparent-80{stroke:#741910cc}.theme-dark .red-stroke-darker-transparent-85,.theme-dark .color-6-stroke-darker-transparent-85{stroke:#741910d9}.theme-dark .red-stroke-darker-transparent-90,.theme-dark .color-6-stroke-darker-transparent-90{stroke:#741910e6}.theme-dark .red-stroke-darker-transparent-95,.theme-dark .color-6-stroke-darker-transparent-95{stroke:#741910f2}.theme-dark .red-stroke-darker-lightness-10,.theme-dark .color-6-stroke-darker-lightness-10{stroke:#952015}.theme-dark .red-stroke-darker-darkness-10,.theme-dark .color-6-stroke-darker-darkness-10{stroke:#68170e}.theme-dark .red-stroke-darker-lightness-20,.theme-dark .color-6-stroke-darker-lightness-20{stroke:#b62719}.theme-dark .red-stroke-darker-darkness-20,.theme-dark .color-6-stroke-darker-darkness-20{stroke:#5d140d}.theme-dark .red-stroke-darker-lightness-30,.theme-dark .color-6-stroke-darker-lightness-30{stroke:#d82e1e}.theme-dark .red-stroke-darker-darkness-30,.theme-dark .color-6-stroke-darker-darkness-30{stroke:#51120b}.theme-dark .red-stroke-darker-lightness-40,.theme-dark .color-6-stroke-darker-lightness-40{stroke:#e44738}.theme-dark .red-stroke-darker-darkness-40,.theme-dark .color-6-stroke-darker-darkness-40{stroke:#460f0a}.theme-dark .red-stroke-darker-lightness-50,.theme-dark .color-6-stroke-darker-lightness-50{stroke:#e86659}.theme-dark .red-stroke-darker-darkness-50,.theme-dark .color-6-stroke-darker-darkness-50{stroke:#3a0d08}.theme-dark .red-stroke-darker-lightness-60,.theme-dark .color-6-stroke-darker-lightness-60{stroke:#ed847a}.theme-dark .red-stroke-darker-darkness-60,.theme-dark .color-6-stroke-darker-darkness-60{stroke:#2e0a06}.theme-dark .red-stroke-darker-lightness-70,.theme-dark .color-6-stroke-darker-lightness-70{stroke:#f1a39b}.theme-dark .red-stroke-darker-darkness-70,.theme-dark .color-6-stroke-darker-darkness-70{stroke:#230805}.theme-dark .red-stroke-darker-lightness-80,.theme-dark .color-6-stroke-darker-lightness-80{stroke:#f6c2bd}.theme-dark .red-stroke-darker-darkness-80,.theme-dark .color-6-stroke-darker-darkness-80{stroke:#170503}.theme-dark .red-stroke-darker-lightness-90,.theme-dark .color-6-stroke-darker-lightness-90{stroke:#fae0de}.theme-dark .red-stroke-darker-darkness-90,.theme-dark .color-6-stroke-darker-darkness-90{stroke:#0c0302}.theme-dark .red-stroke-darker-hover:hover,.theme-dark .color-6-stroke-darker-hover:hover{stroke:#741910}.theme-dark .red-stroke-darker-hover-transparent-5:hover,.theme-dark .color-6-stroke-darker-hover-transparent-5:hover{stroke:#7419100d}.theme-dark .red-stroke-darker-hover-transparent-10:hover,.theme-dark .color-6-stroke-darker-hover-transparent-10:hover{stroke:#7419101a}.theme-dark .red-stroke-darker-hover-transparent-15:hover,.theme-dark .color-6-stroke-darker-hover-transparent-15:hover{stroke:#74191026}.theme-dark .red-stroke-darker-hover-transparent-20:hover,.theme-dark .color-6-stroke-darker-hover-transparent-20:hover{stroke:#74191033}.theme-dark .red-stroke-darker-hover-transparent-25:hover,.theme-dark .color-6-stroke-darker-hover-transparent-25:hover{stroke:#74191040}.theme-dark .red-stroke-darker-hover-transparent-30:hover,.theme-dark .color-6-stroke-darker-hover-transparent-30:hover{stroke:#7419104d}.theme-dark .red-stroke-darker-hover-transparent-35:hover,.theme-dark .color-6-stroke-darker-hover-transparent-35:hover{stroke:#74191059}.theme-dark .red-stroke-darker-hover-transparent-40:hover,.theme-dark .color-6-stroke-darker-hover-transparent-40:hover{stroke:#74191066}.theme-dark .red-stroke-darker-hover-transparent-45:hover,.theme-dark .color-6-stroke-darker-hover-transparent-45:hover{stroke:#74191073}.theme-dark .red-stroke-darker-hover-transparent-50:hover,.theme-dark .color-6-stroke-darker-hover-transparent-50:hover{stroke:#74191080}.theme-dark .red-stroke-darker-hover-transparent-55:hover,.theme-dark .color-6-stroke-darker-hover-transparent-55:hover{stroke:#7419108c}.theme-dark .red-stroke-darker-hover-transparent-60:hover,.theme-dark .color-6-stroke-darker-hover-transparent-60:hover{stroke:#74191099}.theme-dark .red-stroke-darker-hover-transparent-65:hover,.theme-dark .color-6-stroke-darker-hover-transparent-65:hover{stroke:#741910a6}.theme-dark .red-stroke-darker-hover-transparent-70:hover,.theme-dark .color-6-stroke-darker-hover-transparent-70:hover{stroke:#741910b3}.theme-dark .red-stroke-darker-hover-transparent-75:hover,.theme-dark .color-6-stroke-darker-hover-transparent-75:hover{stroke:#741910bf}.theme-dark .red-stroke-darker-hover-transparent-80:hover,.theme-dark .color-6-stroke-darker-hover-transparent-80:hover{stroke:#741910cc}.theme-dark .red-stroke-darker-hover-transparent-85:hover,.theme-dark .color-6-stroke-darker-hover-transparent-85:hover{stroke:#741910d9}.theme-dark .red-stroke-darker-hover-transparent-90:hover,.theme-dark .color-6-stroke-darker-hover-transparent-90:hover{stroke:#741910e6}.theme-dark .red-stroke-darker-hover-transparent-95:hover,.theme-dark .color-6-stroke-darker-hover-transparent-95:hover{stroke:#741910f2}.theme-dark .red-border-lighter,.theme-dark .color-6-border-lighter{border-color:#f7c8c4!important}.theme-dark .red-border-lighter-transparent-5,.theme-dark .color-6-border-lighter-transparent-5{border-color:#f7c8c40d!important}.theme-dark .red-border-lighter-transparent-10,.theme-dark .color-6-border-lighter-transparent-10{border-color:#f7c8c41a!important}.theme-dark .red-border-lighter-transparent-15,.theme-dark .color-6-border-lighter-transparent-15{border-color:#f7c8c426!important}.theme-dark .red-border-lighter-transparent-20,.theme-dark .color-6-border-lighter-transparent-20{border-color:#f7c8c433!important}.theme-dark .red-border-lighter-transparent-25,.theme-dark .color-6-border-lighter-transparent-25{border-color:#f7c8c440!important}.theme-dark .red-border-lighter-transparent-30,.theme-dark .color-6-border-lighter-transparent-30{border-color:#f7c8c44d!important}.theme-dark .red-border-lighter-transparent-35,.theme-dark .color-6-border-lighter-transparent-35{border-color:#f7c8c459!important}.theme-dark .red-border-lighter-transparent-40,.theme-dark .color-6-border-lighter-transparent-40{border-color:#f7c8c466!important}.theme-dark .red-border-lighter-transparent-45,.theme-dark .color-6-border-lighter-transparent-45{border-color:#f7c8c473!important}.theme-dark .red-border-lighter-transparent-50,.theme-dark .color-6-border-lighter-transparent-50{border-color:#f7c8c480!important}.theme-dark .red-border-lighter-transparent-55,.theme-dark .color-6-border-lighter-transparent-55{border-color:#f7c8c48c!important}.theme-dark .red-border-lighter-transparent-60,.theme-dark .color-6-border-lighter-transparent-60{border-color:#f7c8c499!important}.theme-dark .red-border-lighter-transparent-65,.theme-dark .color-6-border-lighter-transparent-65{border-color:#f7c8c4a6!important}.theme-dark .red-border-lighter-transparent-70,.theme-dark .color-6-border-lighter-transparent-70{border-color:#f7c8c4b3!important}.theme-dark .red-border-lighter-transparent-75,.theme-dark .color-6-border-lighter-transparent-75{border-color:#f7c8c4bf!important}.theme-dark .red-border-lighter-transparent-80,.theme-dark .color-6-border-lighter-transparent-80{border-color:#f7c8c4cc!important}.theme-dark .red-border-lighter-transparent-85,.theme-dark .color-6-border-lighter-transparent-85{border-color:#f7c8c4d9!important}.theme-dark .red-border-lighter-transparent-90,.theme-dark .color-6-border-lighter-transparent-90{border-color:#f7c8c4e6!important}.theme-dark .red-border-lighter-transparent-95,.theme-dark .color-6-border-lighter-transparent-95{border-color:#f7c8c4f2!important}.theme-dark .red-border-lighter-lightness-10,.theme-dark .color-6-border-lighter-lightness-10{border-color:#f8ceca!important}.theme-dark .red-border-lighter-darkness-10,.theme-dark .color-6-border-lighter-darkness-10{border-color:#f2a49d!important}.theme-dark .red-border-lighter-lightness-20,.theme-dark .color-6-border-lighter-lightness-20{border-color:#f9d3d0!important}.theme-dark .red-border-lighter-darkness-20,.theme-dark .color-6-border-lighter-darkness-20{border-color:#ec7f76!important}.theme-dark .red-border-lighter-lightness-30,.theme-dark .color-6-border-lighter-lightness-30{border-color:#f9d9d6!important}.theme-dark .red-border-lighter-darkness-30,.theme-dark .color-6-border-lighter-darkness-30{border-color:#e75b4f!important}.theme-dark .red-border-lighter-lightness-40,.theme-dark .color-6-border-lighter-lightness-40{border-color:#fadedc!important}.theme-dark .red-border-lighter-darkness-40,.theme-dark .color-6-border-lighter-darkness-40{border-color:#e23728!important}.theme-dark .red-border-lighter-lightness-50,.theme-dark .color-6-border-lighter-lightness-50{border-color:#fbe4e2!important}.theme-dark .red-border-lighter-darkness-50,.theme-dark .color-6-border-lighter-darkness-50{border-color:#c3281a!important}.theme-dark .red-border-lighter-lightness-60,.theme-dark .color-6-border-lighter-lightness-60{border-color:#fce9e7!important}.theme-dark .red-border-lighter-darkness-60,.theme-dark .color-6-border-lighter-darkness-60{border-color:#9c2015!important}.theme-dark .red-border-lighter-lightness-70,.theme-dark .color-6-border-lighter-lightness-70{border-color:#fdefed!important}.theme-dark .red-border-lighter-darkness-70,.theme-dark .color-6-border-lighter-darkness-70{border-color:#751810!important}.theme-dark .red-border-lighter-lightness-80,.theme-dark .color-6-border-lighter-lightness-80{border-color:#fdf4f3!important}.theme-dark .red-border-lighter-darkness-80,.theme-dark .color-6-border-lighter-darkness-80{border-color:#4e100b!important}.theme-dark .red-border-lighter-lightness-90,.theme-dark .color-6-border-lighter-lightness-90{border-color:#fefaf9!important}.theme-dark .red-border-lighter-darkness-90,.theme-dark .color-6-border-lighter-darkness-90{border-color:#270805!important}.theme-dark .red-border-lighter-hover:hover,.theme-dark .color-6-border-lighter-hover:hover{border-color:#f7c8c4!important}.theme-dark .red-border-lighter-hover-transparent-5:hover,.theme-dark .color-6-border-lighter-hover-transparent-5:hover{border-color:#f7c8c40d!important}.theme-dark .red-border-lighter-hover-transparent-10:hover,.theme-dark .color-6-border-lighter-hover-transparent-10:hover{border-color:#f7c8c41a!important}.theme-dark .red-border-lighter-hover-transparent-15:hover,.theme-dark .color-6-border-lighter-hover-transparent-15:hover{border-color:#f7c8c426!important}.theme-dark .red-border-lighter-hover-transparent-20:hover,.theme-dark .color-6-border-lighter-hover-transparent-20:hover{border-color:#f7c8c433!important}.theme-dark .red-border-lighter-hover-transparent-25:hover,.theme-dark .color-6-border-lighter-hover-transparent-25:hover{border-color:#f7c8c440!important}.theme-dark .red-border-lighter-hover-transparent-30:hover,.theme-dark .color-6-border-lighter-hover-transparent-30:hover{border-color:#f7c8c44d!important}.theme-dark .red-border-lighter-hover-transparent-35:hover,.theme-dark .color-6-border-lighter-hover-transparent-35:hover{border-color:#f7c8c459!important}.theme-dark .red-border-lighter-hover-transparent-40:hover,.theme-dark .color-6-border-lighter-hover-transparent-40:hover{border-color:#f7c8c466!important}.theme-dark .red-border-lighter-hover-transparent-45:hover,.theme-dark .color-6-border-lighter-hover-transparent-45:hover{border-color:#f7c8c473!important}.theme-dark .red-border-lighter-hover-transparent-50:hover,.theme-dark .color-6-border-lighter-hover-transparent-50:hover{border-color:#f7c8c480!important}.theme-dark .red-border-lighter-hover-transparent-55:hover,.theme-dark .color-6-border-lighter-hover-transparent-55:hover{border-color:#f7c8c48c!important}.theme-dark .red-border-lighter-hover-transparent-60:hover,.theme-dark .color-6-border-lighter-hover-transparent-60:hover{border-color:#f7c8c499!important}.theme-dark .red-border-lighter-hover-transparent-65:hover,.theme-dark .color-6-border-lighter-hover-transparent-65:hover{border-color:#f7c8c4a6!important}.theme-dark .red-border-lighter-hover-transparent-70:hover,.theme-dark .color-6-border-lighter-hover-transparent-70:hover{border-color:#f7c8c4b3!important}.theme-dark .red-border-lighter-hover-transparent-75:hover,.theme-dark .color-6-border-lighter-hover-transparent-75:hover{border-color:#f7c8c4bf!important}.theme-dark .red-border-lighter-hover-transparent-80:hover,.theme-dark .color-6-border-lighter-hover-transparent-80:hover{border-color:#f7c8c4cc!important}.theme-dark .red-border-lighter-hover-transparent-85:hover,.theme-dark .color-6-border-lighter-hover-transparent-85:hover{border-color:#f7c8c4d9!important}.theme-dark .red-border-lighter-hover-transparent-90:hover,.theme-dark .color-6-border-lighter-hover-transparent-90:hover{border-color:#f7c8c4e6!important}.theme-dark .red-border-lighter-hover-transparent-95:hover,.theme-dark .color-6-border-lighter-hover-transparent-95:hover{border-color:#f7c8c4f2!important}.theme-dark .red-border-light,.theme-dark .color-6-border-light{border-color:#e86153!important}.theme-dark .red-border-light-transparent-5,.theme-dark .color-6-border-light-transparent-5{border-color:#e861530d!important}.theme-dark .red-border-light-transparent-10,.theme-dark .color-6-border-light-transparent-10{border-color:#e861531a!important}.theme-dark .red-border-light-transparent-15,.theme-dark .color-6-border-light-transparent-15{border-color:#e8615326!important}.theme-dark .red-border-light-transparent-20,.theme-dark .color-6-border-light-transparent-20{border-color:#e8615333!important}.theme-dark .red-border-light-transparent-25,.theme-dark .color-6-border-light-transparent-25{border-color:#e8615340!important}.theme-dark .red-border-light-transparent-30,.theme-dark .color-6-border-light-transparent-30{border-color:#e861534d!important}.theme-dark .red-border-light-transparent-35,.theme-dark .color-6-border-light-transparent-35{border-color:#e8615359!important}.theme-dark .red-border-light-transparent-40,.theme-dark .color-6-border-light-transparent-40{border-color:#e8615366!important}.theme-dark .red-border-light-transparent-45,.theme-dark .color-6-border-light-transparent-45{border-color:#e8615373!important}.theme-dark .red-border-light-transparent-50,.theme-dark .color-6-border-light-transparent-50{border-color:#e8615380!important}.theme-dark .red-border-light-transparent-55,.theme-dark .color-6-border-light-transparent-55{border-color:#e861538c!important}.theme-dark .red-border-light-transparent-60,.theme-dark .color-6-border-light-transparent-60{border-color:#e8615399!important}.theme-dark .red-border-light-transparent-65,.theme-dark .color-6-border-light-transparent-65{border-color:#e86153a6!important}.theme-dark .red-border-light-transparent-70,.theme-dark .color-6-border-light-transparent-70{border-color:#e86153b3!important}.theme-dark .red-border-light-transparent-75,.theme-dark .color-6-border-light-transparent-75{border-color:#e86153bf!important}.theme-dark .red-border-light-transparent-80,.theme-dark .color-6-border-light-transparent-80{border-color:#e86153cc!important}.theme-dark .red-border-light-transparent-85,.theme-dark .color-6-border-light-transparent-85{border-color:#e86153d9!important}.theme-dark .red-border-light-transparent-90,.theme-dark .color-6-border-light-transparent-90{border-color:#e86153e6!important}.theme-dark .red-border-light-transparent-95,.theme-dark .color-6-border-light-transparent-95{border-color:#e86153f2!important}.theme-dark .red-border-light-lightness-10,.theme-dark .color-6-border-light-lightness-10{border-color:#ea7164!important}.theme-dark .red-border-light-darkness-10,.theme-dark .color-6-border-light-darkness-10{border-color:#e44737!important}.theme-dark .red-border-light-lightness-20,.theme-dark .color-6-border-light-lightness-20{border-color:#ed8175!important}.theme-dark .red-border-light-darkness-20,.theme-dark .color-6-border-light-darkness-20{border-color:#de301e!important}.theme-dark .red-border-light-lightness-30,.theme-dark .color-6-border-light-lightness-30{border-color:#ef9087!important}.theme-dark .red-border-light-darkness-30,.theme-dark .color-6-border-light-darkness-30{border-color:#c22a1a!important}.theme-dark .red-border-light-lightness-40,.theme-dark .color-6-border-light-lightness-40{border-color:#f1a098!important}.theme-dark .red-border-light-darkness-40,.theme-dark .color-6-border-light-darkness-40{border-color:#a72416!important}.theme-dark .red-border-light-lightness-50,.theme-dark .color-6-border-light-lightness-50{border-color:#f4b0a9!important}.theme-dark .red-border-light-darkness-50,.theme-dark .color-6-border-light-darkness-50{border-color:#8b1e13!important}.theme-dark .red-border-light-lightness-60,.theme-dark .color-6-border-light-lightness-60{border-color:#f6c0ba!important}.theme-dark .red-border-light-darkness-60,.theme-dark .color-6-border-light-darkness-60{border-color:#6f180f!important}.theme-dark .red-border-light-lightness-70,.theme-dark .color-6-border-light-lightness-70{border-color:#f8d0cb!important}.theme-dark .red-border-light-darkness-70,.theme-dark .color-6-border-light-darkness-70{border-color:#53120b!important}.theme-dark .red-border-light-lightness-80,.theme-dark .color-6-border-light-lightness-80{border-color:#fadfdd!important}.theme-dark .red-border-light-darkness-80,.theme-dark .color-6-border-light-darkness-80{border-color:#380c07!important}.theme-dark .red-border-light-lightness-90,.theme-dark .color-6-border-light-lightness-90{border-color:#fdefee!important}.theme-dark .red-border-light-darkness-90,.theme-dark .color-6-border-light-darkness-90{border-color:#1c0604!important}.theme-dark .red-border-light-hover:hover,.theme-dark .color-6-border-light-hover:hover{border-color:#e86153!important}.theme-dark .red-border-light-hover-transparent-5:hover,.theme-dark .color-6-border-light-hover-transparent-5:hover{border-color:#e861530d!important}.theme-dark .red-border-light-hover-transparent-10:hover,.theme-dark .color-6-border-light-hover-transparent-10:hover{border-color:#e861531a!important}.theme-dark .red-border-light-hover-transparent-15:hover,.theme-dark .color-6-border-light-hover-transparent-15:hover{border-color:#e8615326!important}.theme-dark .red-border-light-hover-transparent-20:hover,.theme-dark .color-6-border-light-hover-transparent-20:hover{border-color:#e8615333!important}.theme-dark .red-border-light-hover-transparent-25:hover,.theme-dark .color-6-border-light-hover-transparent-25:hover{border-color:#e8615340!important}.theme-dark .red-border-light-hover-transparent-30:hover,.theme-dark .color-6-border-light-hover-transparent-30:hover{border-color:#e861534d!important}.theme-dark .red-border-light-hover-transparent-35:hover,.theme-dark .color-6-border-light-hover-transparent-35:hover{border-color:#e8615359!important}.theme-dark .red-border-light-hover-transparent-40:hover,.theme-dark .color-6-border-light-hover-transparent-40:hover{border-color:#e8615366!important}.theme-dark .red-border-light-hover-transparent-45:hover,.theme-dark .color-6-border-light-hover-transparent-45:hover{border-color:#e8615373!important}.theme-dark .red-border-light-hover-transparent-50:hover,.theme-dark .color-6-border-light-hover-transparent-50:hover{border-color:#e8615380!important}.theme-dark .red-border-light-hover-transparent-55:hover,.theme-dark .color-6-border-light-hover-transparent-55:hover{border-color:#e861538c!important}.theme-dark .red-border-light-hover-transparent-60:hover,.theme-dark .color-6-border-light-hover-transparent-60:hover{border-color:#e8615399!important}.theme-dark .red-border-light-hover-transparent-65:hover,.theme-dark .color-6-border-light-hover-transparent-65:hover{border-color:#e86153a6!important}.theme-dark .red-border-light-hover-transparent-70:hover,.theme-dark .color-6-border-light-hover-transparent-70:hover{border-color:#e86153b3!important}.theme-dark .red-border-light-hover-transparent-75:hover,.theme-dark .color-6-border-light-hover-transparent-75:hover{border-color:#e86153bf!important}.theme-dark .red-border-light-hover-transparent-80:hover,.theme-dark .color-6-border-light-hover-transparent-80:hover{border-color:#e86153cc!important}.theme-dark .red-border-light-hover-transparent-85:hover,.theme-dark .color-6-border-light-hover-transparent-85:hover{border-color:#e86153d9!important}.theme-dark .red-border-light-hover-transparent-90:hover,.theme-dark .color-6-border-light-hover-transparent-90:hover{border-color:#e86153e6!important}.theme-dark .red-border-light-hover-transparent-95:hover,.theme-dark .color-6-border-light-hover-transparent-95:hover{border-color:#e86153f2!important}.theme-dark .red-border,.theme-dark .color-6-border{border-color:#e0301e!important}.theme-dark .red-border-transparent-5,.theme-dark .color-6-border-transparent-5{border-color:#e0301e0d!important}.theme-dark .red-border-transparent-10,.theme-dark .color-6-border-transparent-10{border-color:#e0301e1a!important}.theme-dark .red-border-transparent-15,.theme-dark .color-6-border-transparent-15{border-color:#e0301e26!important}.theme-dark .red-border-transparent-20,.theme-dark .color-6-border-transparent-20{border-color:#e0301e33!important}.theme-dark .red-border-transparent-25,.theme-dark .color-6-border-transparent-25{border-color:#e0301e40!important}.theme-dark .red-border-transparent-30,.theme-dark .color-6-border-transparent-30{border-color:#e0301e4d!important}.theme-dark .red-border-transparent-35,.theme-dark .color-6-border-transparent-35{border-color:#e0301e59!important}.theme-dark .red-border-transparent-40,.theme-dark .color-6-border-transparent-40{border-color:#e0301e66!important}.theme-dark .red-border-transparent-45,.theme-dark .color-6-border-transparent-45{border-color:#e0301e73!important}.theme-dark .red-border-transparent-50,.theme-dark .color-6-border-transparent-50{border-color:#e0301e80!important}.theme-dark .red-border-transparent-55,.theme-dark .color-6-border-transparent-55{border-color:#e0301e8c!important}.theme-dark .red-border-transparent-60,.theme-dark .color-6-border-transparent-60{border-color:#e0301e99!important}.theme-dark .red-border-transparent-65,.theme-dark .color-6-border-transparent-65{border-color:#e0301ea6!important}.theme-dark .red-border-transparent-70,.theme-dark .color-6-border-transparent-70{border-color:#e0301eb3!important}.theme-dark .red-border-transparent-75,.theme-dark .color-6-border-transparent-75{border-color:#e0301ebf!important}.theme-dark .red-border-transparent-80,.theme-dark .color-6-border-transparent-80{border-color:#e0301ecc!important}.theme-dark .red-border-transparent-85,.theme-dark .color-6-border-transparent-85{border-color:#e0301ed9!important}.theme-dark .red-border-transparent-90,.theme-dark .color-6-border-transparent-90{border-color:#e0301ee6!important}.theme-dark .red-border-transparent-95,.theme-dark .color-6-border-transparent-95{border-color:#e0301ef2!important}.theme-dark .red-border-lightness-10,.theme-dark .color-6-border-lightness-10{border-color:#e44434!important}.theme-dark .red-border-darkness-10,.theme-dark .color-6-border-darkness-10{border-color:#ca2b1b!important}.theme-dark .red-border-lightness-20,.theme-dark .color-6-border-lightness-20{border-color:#e7594a!important}.theme-dark .red-border-darkness-20,.theme-dark .color-6-border-darkness-20{border-color:#b32618!important}.theme-dark .red-border-lightness-30,.theme-dark .color-6-border-lightness-30{border-color:#ea6e61!important}.theme-dark .red-border-darkness-30,.theme-dark .color-6-border-darkness-30{border-color:#9d2215!important}.theme-dark .red-border-lightness-40,.theme-dark .color-6-border-lightness-40{border-color:#ed8278!important}.theme-dark .red-border-darkness-40,.theme-dark .color-6-border-darkness-40{border-color:#861d12!important}.theme-dark .red-border-lightness-50,.theme-dark .color-6-border-lightness-50{border-color:#f0978e!important}.theme-dark .red-border-darkness-50,.theme-dark .color-6-border-darkness-50{border-color:#70180f!important}.theme-dark .red-border-lightness-60,.theme-dark .color-6-border-lightness-60{border-color:#f3aca5!important}.theme-dark .red-border-darkness-60,.theme-dark .color-6-border-darkness-60{border-color:#5a130c!important}.theme-dark .red-border-lightness-70,.theme-dark .color-6-border-lightness-70{border-color:#f6c1bb!important}.theme-dark .red-border-darkness-70,.theme-dark .color-6-border-darkness-70{border-color:#430e09!important}.theme-dark .red-border-lightness-80,.theme-dark .color-6-border-lightness-80{border-color:#f9d5d2!important}.theme-dark .red-border-darkness-80,.theme-dark .color-6-border-darkness-80{border-color:#2d0a06!important}.theme-dark .red-border-lightness-90,.theme-dark .color-6-border-lightness-90{border-color:#fceae8!important}.theme-dark .red-border-darkness-90,.theme-dark .color-6-border-darkness-90{border-color:#160503!important}.theme-dark .red-border-hover:hover,.theme-dark .color-6-border-hover:hover{border-color:#e0301e!important}.theme-dark .red-border-hover-transparent-5:hover,.theme-dark .color-6-border-hover-transparent-5:hover{border-color:#e0301e0d!important}.theme-dark .red-border-hover-transparent-10:hover,.theme-dark .color-6-border-hover-transparent-10:hover{border-color:#e0301e1a!important}.theme-dark .red-border-hover-transparent-15:hover,.theme-dark .color-6-border-hover-transparent-15:hover{border-color:#e0301e26!important}.theme-dark .red-border-hover-transparent-20:hover,.theme-dark .color-6-border-hover-transparent-20:hover{border-color:#e0301e33!important}.theme-dark .red-border-hover-transparent-25:hover,.theme-dark .color-6-border-hover-transparent-25:hover{border-color:#e0301e40!important}.theme-dark .red-border-hover-transparent-30:hover,.theme-dark .color-6-border-hover-transparent-30:hover{border-color:#e0301e4d!important}.theme-dark .red-border-hover-transparent-35:hover,.theme-dark .color-6-border-hover-transparent-35:hover{border-color:#e0301e59!important}.theme-dark .red-border-hover-transparent-40:hover,.theme-dark .color-6-border-hover-transparent-40:hover{border-color:#e0301e66!important}.theme-dark .red-border-hover-transparent-45:hover,.theme-dark .color-6-border-hover-transparent-45:hover{border-color:#e0301e73!important}.theme-dark .red-border-hover-transparent-50:hover,.theme-dark .color-6-border-hover-transparent-50:hover{border-color:#e0301e80!important}.theme-dark .red-border-hover-transparent-55:hover,.theme-dark .color-6-border-hover-transparent-55:hover{border-color:#e0301e8c!important}.theme-dark .red-border-hover-transparent-60:hover,.theme-dark .color-6-border-hover-transparent-60:hover{border-color:#e0301e99!important}.theme-dark .red-border-hover-transparent-65:hover,.theme-dark .color-6-border-hover-transparent-65:hover{border-color:#e0301ea6!important}.theme-dark .red-border-hover-transparent-70:hover,.theme-dark .color-6-border-hover-transparent-70:hover{border-color:#e0301eb3!important}.theme-dark .red-border-hover-transparent-75:hover,.theme-dark .color-6-border-hover-transparent-75:hover{border-color:#e0301ebf!important}.theme-dark .red-border-hover-transparent-80:hover,.theme-dark .color-6-border-hover-transparent-80:hover{border-color:#e0301ecc!important}.theme-dark .red-border-hover-transparent-85:hover,.theme-dark .color-6-border-hover-transparent-85:hover{border-color:#e0301ed9!important}.theme-dark .red-border-hover-transparent-90:hover,.theme-dark .color-6-border-hover-transparent-90:hover{border-color:#e0301ee6!important}.theme-dark .red-border-hover-transparent-95:hover,.theme-dark .color-6-border-hover-transparent-95:hover{border-color:#e0301ef2!important}.theme-dark .red-border-dark,.theme-dark .color-6-border-dark{border-color:#aa2417!important}.theme-dark .red-border-dark-transparent-5,.theme-dark .color-6-border-dark-transparent-5{border-color:#aa24170d!important}.theme-dark .red-border-dark-transparent-10,.theme-dark .color-6-border-dark-transparent-10{border-color:#aa24171a!important}.theme-dark .red-border-dark-transparent-15,.theme-dark .color-6-border-dark-transparent-15{border-color:#aa241726!important}.theme-dark .red-border-dark-transparent-20,.theme-dark .color-6-border-dark-transparent-20{border-color:#aa241733!important}.theme-dark .red-border-dark-transparent-25,.theme-dark .color-6-border-dark-transparent-25{border-color:#aa241740!important}.theme-dark .red-border-dark-transparent-30,.theme-dark .color-6-border-dark-transparent-30{border-color:#aa24174d!important}.theme-dark .red-border-dark-transparent-35,.theme-dark .color-6-border-dark-transparent-35{border-color:#aa241759!important}.theme-dark .red-border-dark-transparent-40,.theme-dark .color-6-border-dark-transparent-40{border-color:#aa241766!important}.theme-dark .red-border-dark-transparent-45,.theme-dark .color-6-border-dark-transparent-45{border-color:#aa241773!important}.theme-dark .red-border-dark-transparent-50,.theme-dark .color-6-border-dark-transparent-50{border-color:#aa241780!important}.theme-dark .red-border-dark-transparent-55,.theme-dark .color-6-border-dark-transparent-55{border-color:#aa24178c!important}.theme-dark .red-border-dark-transparent-60,.theme-dark .color-6-border-dark-transparent-60{border-color:#aa241799!important}.theme-dark .red-border-dark-transparent-65,.theme-dark .color-6-border-dark-transparent-65{border-color:#aa2417a6!important}.theme-dark .red-border-dark-transparent-70,.theme-dark .color-6-border-dark-transparent-70{border-color:#aa2417b3!important}.theme-dark .red-border-dark-transparent-75,.theme-dark .color-6-border-dark-transparent-75{border-color:#aa2417bf!important}.theme-dark .red-border-dark-transparent-80,.theme-dark .color-6-border-dark-transparent-80{border-color:#aa2417cc!important}.theme-dark .red-border-dark-transparent-85,.theme-dark .color-6-border-dark-transparent-85{border-color:#aa2417d9!important}.theme-dark .red-border-dark-transparent-90,.theme-dark .color-6-border-dark-transparent-90{border-color:#aa2417e6!important}.theme-dark .red-border-dark-transparent-95,.theme-dark .color-6-border-dark-transparent-95{border-color:#aa2417f2!important}.theme-dark .red-border-dark-lightness-10,.theme-dark .color-6-border-dark-lightness-10{border-color:#c62a1b!important}.theme-dark .red-border-dark-darkness-10,.theme-dark .color-6-border-dark-darkness-10{border-color:#992015!important}.theme-dark .red-border-dark-lightness-20,.theme-dark .color-6-border-dark-lightness-20{border-color:#e13120!important}.theme-dark .red-border-dark-darkness-20,.theme-dark .color-6-border-dark-darkness-20{border-color:#881d12!important}.theme-dark .red-border-dark-lightness-30,.theme-dark .color-6-border-dark-lightness-30{border-color:#e54a3c!important}.theme-dark .red-border-dark-darkness-30,.theme-dark .color-6-border-dark-darkness-30{border-color:#771910!important}.theme-dark .red-border-dark-lightness-40,.theme-dark .color-6-border-dark-lightness-40{border-color:#e86457!important}.theme-dark .red-border-dark-darkness-40,.theme-dark .color-6-border-dark-darkness-40{border-color:#66160e!important}.theme-dark .red-border-dark-lightness-50,.theme-dark .color-6-border-dark-lightness-50{border-color:#ec7e73!important}.theme-dark .red-border-dark-darkness-50,.theme-dark .color-6-border-dark-darkness-50{border-color:#55120c!important}.theme-dark .red-border-dark-lightness-60,.theme-dark .color-6-border-dark-lightness-60{border-color:#f0988f!important}.theme-dark .red-border-dark-darkness-60,.theme-dark .color-6-border-dark-darkness-60{border-color:#440e09!important}.theme-dark .red-border-dark-lightness-70,.theme-dark .color-6-border-dark-lightness-70{border-color:#f4b2ab!important}.theme-dark .red-border-dark-darkness-70,.theme-dark .color-6-border-dark-darkness-70{border-color:#330b07!important}.theme-dark .red-border-dark-lightness-80,.theme-dark .color-6-border-dark-lightness-80{border-color:#f7cbc7!important}.theme-dark .red-border-dark-darkness-80,.theme-dark .color-6-border-dark-darkness-80{border-color:#220705!important}.theme-dark .red-border-dark-lightness-90,.theme-dark .color-6-border-dark-lightness-90{border-color:#fbe5e3!important}.theme-dark .red-border-dark-darkness-90,.theme-dark .color-6-border-dark-darkness-90{border-color:#110402!important}.theme-dark .red-border-dark-hover:hover,.theme-dark .color-6-border-dark-hover:hover{border-color:#aa2417!important}.theme-dark .red-border-dark-hover-transparent-5:hover,.theme-dark .color-6-border-dark-hover-transparent-5:hover{border-color:#aa24170d!important}.theme-dark .red-border-dark-hover-transparent-10:hover,.theme-dark .color-6-border-dark-hover-transparent-10:hover{border-color:#aa24171a!important}.theme-dark .red-border-dark-hover-transparent-15:hover,.theme-dark .color-6-border-dark-hover-transparent-15:hover{border-color:#aa241726!important}.theme-dark .red-border-dark-hover-transparent-20:hover,.theme-dark .color-6-border-dark-hover-transparent-20:hover{border-color:#aa241733!important}.theme-dark .red-border-dark-hover-transparent-25:hover,.theme-dark .color-6-border-dark-hover-transparent-25:hover{border-color:#aa241740!important}.theme-dark .red-border-dark-hover-transparent-30:hover,.theme-dark .color-6-border-dark-hover-transparent-30:hover{border-color:#aa24174d!important}.theme-dark .red-border-dark-hover-transparent-35:hover,.theme-dark .color-6-border-dark-hover-transparent-35:hover{border-color:#aa241759!important}.theme-dark .red-border-dark-hover-transparent-40:hover,.theme-dark .color-6-border-dark-hover-transparent-40:hover{border-color:#aa241766!important}.theme-dark .red-border-dark-hover-transparent-45:hover,.theme-dark .color-6-border-dark-hover-transparent-45:hover{border-color:#aa241773!important}.theme-dark .red-border-dark-hover-transparent-50:hover,.theme-dark .color-6-border-dark-hover-transparent-50:hover{border-color:#aa241780!important}.theme-dark .red-border-dark-hover-transparent-55:hover,.theme-dark .color-6-border-dark-hover-transparent-55:hover{border-color:#aa24178c!important}.theme-dark .red-border-dark-hover-transparent-60:hover,.theme-dark .color-6-border-dark-hover-transparent-60:hover{border-color:#aa241799!important}.theme-dark .red-border-dark-hover-transparent-65:hover,.theme-dark .color-6-border-dark-hover-transparent-65:hover{border-color:#aa2417a6!important}.theme-dark .red-border-dark-hover-transparent-70:hover,.theme-dark .color-6-border-dark-hover-transparent-70:hover{border-color:#aa2417b3!important}.theme-dark .red-border-dark-hover-transparent-75:hover,.theme-dark .color-6-border-dark-hover-transparent-75:hover{border-color:#aa2417bf!important}.theme-dark .red-border-dark-hover-transparent-80:hover,.theme-dark .color-6-border-dark-hover-transparent-80:hover{border-color:#aa2417cc!important}.theme-dark .red-border-dark-hover-transparent-85:hover,.theme-dark .color-6-border-dark-hover-transparent-85:hover{border-color:#aa2417d9!important}.theme-dark .red-border-dark-hover-transparent-90:hover,.theme-dark .color-6-border-dark-hover-transparent-90:hover{border-color:#aa2417e6!important}.theme-dark .red-border-dark-hover-transparent-95:hover,.theme-dark .color-6-border-dark-hover-transparent-95:hover{border-color:#aa2417f2!important}.theme-dark .red-border-darker,.theme-dark .color-6-border-darker{border-color:#741910!important}.theme-dark .red-border-darker-transparent-5,.theme-dark .color-6-border-darker-transparent-5{border-color:#7419100d!important}.theme-dark .red-border-darker-transparent-10,.theme-dark .color-6-border-darker-transparent-10{border-color:#7419101a!important}.theme-dark .red-border-darker-transparent-15,.theme-dark .color-6-border-darker-transparent-15{border-color:#74191026!important}.theme-dark .red-border-darker-transparent-20,.theme-dark .color-6-border-darker-transparent-20{border-color:#74191033!important}.theme-dark .red-border-darker-transparent-25,.theme-dark .color-6-border-darker-transparent-25{border-color:#74191040!important}.theme-dark .red-border-darker-transparent-30,.theme-dark .color-6-border-darker-transparent-30{border-color:#7419104d!important}.theme-dark .red-border-darker-transparent-35,.theme-dark .color-6-border-darker-transparent-35{border-color:#74191059!important}.theme-dark .red-border-darker-transparent-40,.theme-dark .color-6-border-darker-transparent-40{border-color:#74191066!important}.theme-dark .red-border-darker-transparent-45,.theme-dark .color-6-border-darker-transparent-45{border-color:#74191073!important}.theme-dark .red-border-darker-transparent-50,.theme-dark .color-6-border-darker-transparent-50{border-color:#74191080!important}.theme-dark .red-border-darker-transparent-55,.theme-dark .color-6-border-darker-transparent-55{border-color:#7419108c!important}.theme-dark .red-border-darker-transparent-60,.theme-dark .color-6-border-darker-transparent-60{border-color:#74191099!important}.theme-dark .red-border-darker-transparent-65,.theme-dark .color-6-border-darker-transparent-65{border-color:#741910a6!important}.theme-dark .red-border-darker-transparent-70,.theme-dark .color-6-border-darker-transparent-70{border-color:#741910b3!important}.theme-dark .red-border-darker-transparent-75,.theme-dark .color-6-border-darker-transparent-75{border-color:#741910bf!important}.theme-dark .red-border-darker-transparent-80,.theme-dark .color-6-border-darker-transparent-80{border-color:#741910cc!important}.theme-dark .red-border-darker-transparent-85,.theme-dark .color-6-border-darker-transparent-85{border-color:#741910d9!important}.theme-dark .red-border-darker-transparent-90,.theme-dark .color-6-border-darker-transparent-90{border-color:#741910e6!important}.theme-dark .red-border-darker-transparent-95,.theme-dark .color-6-border-darker-transparent-95{border-color:#741910f2!important}.theme-dark .red-border-darker-lightness-10,.theme-dark .color-6-border-darker-lightness-10{border-color:#952015!important}.theme-dark .red-border-darker-darkness-10,.theme-dark .color-6-border-darker-darkness-10{border-color:#68170e!important}.theme-dark .red-border-darker-lightness-20,.theme-dark .color-6-border-darker-lightness-20{border-color:#b62719!important}.theme-dark .red-border-darker-darkness-20,.theme-dark .color-6-border-darker-darkness-20{border-color:#5d140d!important}.theme-dark .red-border-darker-lightness-30,.theme-dark .color-6-border-darker-lightness-30{border-color:#d82e1e!important}.theme-dark .red-border-darker-darkness-30,.theme-dark .color-6-border-darker-darkness-30{border-color:#51120b!important}.theme-dark .red-border-darker-lightness-40,.theme-dark .color-6-border-darker-lightness-40{border-color:#e44738!important}.theme-dark .red-border-darker-darkness-40,.theme-dark .color-6-border-darker-darkness-40{border-color:#460f0a!important}.theme-dark .red-border-darker-lightness-50,.theme-dark .color-6-border-darker-lightness-50{border-color:#e86659!important}.theme-dark .red-border-darker-darkness-50,.theme-dark .color-6-border-darker-darkness-50{border-color:#3a0d08!important}.theme-dark .red-border-darker-lightness-60,.theme-dark .color-6-border-darker-lightness-60{border-color:#ed847a!important}.theme-dark .red-border-darker-darkness-60,.theme-dark .color-6-border-darker-darkness-60{border-color:#2e0a06!important}.theme-dark .red-border-darker-lightness-70,.theme-dark .color-6-border-darker-lightness-70{border-color:#f1a39b!important}.theme-dark .red-border-darker-darkness-70,.theme-dark .color-6-border-darker-darkness-70{border-color:#230805!important}.theme-dark .red-border-darker-lightness-80,.theme-dark .color-6-border-darker-lightness-80{border-color:#f6c2bd!important}.theme-dark .red-border-darker-darkness-80,.theme-dark .color-6-border-darker-darkness-80{border-color:#170503!important}.theme-dark .red-border-darker-lightness-90,.theme-dark .color-6-border-darker-lightness-90{border-color:#fae0de!important}.theme-dark .red-border-darker-darkness-90,.theme-dark .color-6-border-darker-darkness-90{border-color:#0c0302!important}.theme-dark .red-border-darker-hover:hover,.theme-dark .color-6-border-darker-hover:hover{border-color:#741910!important}.theme-dark .red-border-darker-hover-transparent-5:hover,.theme-dark .color-6-border-darker-hover-transparent-5:hover{border-color:#7419100d!important}.theme-dark .red-border-darker-hover-transparent-10:hover,.theme-dark .color-6-border-darker-hover-transparent-10:hover{border-color:#7419101a!important}.theme-dark .red-border-darker-hover-transparent-15:hover,.theme-dark .color-6-border-darker-hover-transparent-15:hover{border-color:#74191026!important}.theme-dark .red-border-darker-hover-transparent-20:hover,.theme-dark .color-6-border-darker-hover-transparent-20:hover{border-color:#74191033!important}.theme-dark .red-border-darker-hover-transparent-25:hover,.theme-dark .color-6-border-darker-hover-transparent-25:hover{border-color:#74191040!important}.theme-dark .red-border-darker-hover-transparent-30:hover,.theme-dark .color-6-border-darker-hover-transparent-30:hover{border-color:#7419104d!important}.theme-dark .red-border-darker-hover-transparent-35:hover,.theme-dark .color-6-border-darker-hover-transparent-35:hover{border-color:#74191059!important}.theme-dark .red-border-darker-hover-transparent-40:hover,.theme-dark .color-6-border-darker-hover-transparent-40:hover{border-color:#74191066!important}.theme-dark .red-border-darker-hover-transparent-45:hover,.theme-dark .color-6-border-darker-hover-transparent-45:hover{border-color:#74191073!important}.theme-dark .red-border-darker-hover-transparent-50:hover,.theme-dark .color-6-border-darker-hover-transparent-50:hover{border-color:#74191080!important}.theme-dark .red-border-darker-hover-transparent-55:hover,.theme-dark .color-6-border-darker-hover-transparent-55:hover{border-color:#7419108c!important}.theme-dark .red-border-darker-hover-transparent-60:hover,.theme-dark .color-6-border-darker-hover-transparent-60:hover{border-color:#74191099!important}.theme-dark .red-border-darker-hover-transparent-65:hover,.theme-dark .color-6-border-darker-hover-transparent-65:hover{border-color:#741910a6!important}.theme-dark .red-border-darker-hover-transparent-70:hover,.theme-dark .color-6-border-darker-hover-transparent-70:hover{border-color:#741910b3!important}.theme-dark .red-border-darker-hover-transparent-75:hover,.theme-dark .color-6-border-darker-hover-transparent-75:hover{border-color:#741910bf!important}.theme-dark .red-border-darker-hover-transparent-80:hover,.theme-dark .color-6-border-darker-hover-transparent-80:hover{border-color:#741910cc!important}.theme-dark .red-border-darker-hover-transparent-85:hover,.theme-dark .color-6-border-darker-hover-transparent-85:hover{border-color:#741910d9!important}.theme-dark .red-border-darker-hover-transparent-90:hover,.theme-dark .color-6-border-darker-hover-transparent-90:hover{border-color:#741910e6!important}.theme-dark .red-border-darker-hover-transparent-95:hover,.theme-dark .color-6-border-darker-hover-transparent-95:hover{border-color:#741910f2!important}.theme-dark .red-outline-lighter,.theme-dark .color-6-outline-lighter{outline-color:#f7c8c4!important}.theme-dark .red-outline-lighter-transparent-5,.theme-dark .color-6-outline-lighter-transparent-5{outline-color:#f7c8c40d!important}.theme-dark .red-outline-lighter-transparent-10,.theme-dark .color-6-outline-lighter-transparent-10{outline-color:#f7c8c41a!important}.theme-dark .red-outline-lighter-transparent-15,.theme-dark .color-6-outline-lighter-transparent-15{outline-color:#f7c8c426!important}.theme-dark .red-outline-lighter-transparent-20,.theme-dark .color-6-outline-lighter-transparent-20{outline-color:#f7c8c433!important}.theme-dark .red-outline-lighter-transparent-25,.theme-dark .color-6-outline-lighter-transparent-25{outline-color:#f7c8c440!important}.theme-dark .red-outline-lighter-transparent-30,.theme-dark .color-6-outline-lighter-transparent-30{outline-color:#f7c8c44d!important}.theme-dark .red-outline-lighter-transparent-35,.theme-dark .color-6-outline-lighter-transparent-35{outline-color:#f7c8c459!important}.theme-dark .red-outline-lighter-transparent-40,.theme-dark .color-6-outline-lighter-transparent-40{outline-color:#f7c8c466!important}.theme-dark .red-outline-lighter-transparent-45,.theme-dark .color-6-outline-lighter-transparent-45{outline-color:#f7c8c473!important}.theme-dark .red-outline-lighter-transparent-50,.theme-dark .color-6-outline-lighter-transparent-50{outline-color:#f7c8c480!important}.theme-dark .red-outline-lighter-transparent-55,.theme-dark .color-6-outline-lighter-transparent-55{outline-color:#f7c8c48c!important}.theme-dark .red-outline-lighter-transparent-60,.theme-dark .color-6-outline-lighter-transparent-60{outline-color:#f7c8c499!important}.theme-dark .red-outline-lighter-transparent-65,.theme-dark .color-6-outline-lighter-transparent-65{outline-color:#f7c8c4a6!important}.theme-dark .red-outline-lighter-transparent-70,.theme-dark .color-6-outline-lighter-transparent-70{outline-color:#f7c8c4b3!important}.theme-dark .red-outline-lighter-transparent-75,.theme-dark .color-6-outline-lighter-transparent-75{outline-color:#f7c8c4bf!important}.theme-dark .red-outline-lighter-transparent-80,.theme-dark .color-6-outline-lighter-transparent-80{outline-color:#f7c8c4cc!important}.theme-dark .red-outline-lighter-transparent-85,.theme-dark .color-6-outline-lighter-transparent-85{outline-color:#f7c8c4d9!important}.theme-dark .red-outline-lighter-transparent-90,.theme-dark .color-6-outline-lighter-transparent-90{outline-color:#f7c8c4e6!important}.theme-dark .red-outline-lighter-transparent-95,.theme-dark .color-6-outline-lighter-transparent-95{outline-color:#f7c8c4f2!important}.theme-dark .red-outline-lighter-lightness-10,.theme-dark .color-6-outline-lighter-lightness-10{outline-color:#f8ceca!important}.theme-dark .red-outline-lighter-darkness-10,.theme-dark .color-6-outline-lighter-darkness-10{outline-color:#f2a49d!important}.theme-dark .red-outline-lighter-lightness-20,.theme-dark .color-6-outline-lighter-lightness-20{outline-color:#f9d3d0!important}.theme-dark .red-outline-lighter-darkness-20,.theme-dark .color-6-outline-lighter-darkness-20{outline-color:#ec7f76!important}.theme-dark .red-outline-lighter-lightness-30,.theme-dark .color-6-outline-lighter-lightness-30{outline-color:#f9d9d6!important}.theme-dark .red-outline-lighter-darkness-30,.theme-dark .color-6-outline-lighter-darkness-30{outline-color:#e75b4f!important}.theme-dark .red-outline-lighter-lightness-40,.theme-dark .color-6-outline-lighter-lightness-40{outline-color:#fadedc!important}.theme-dark .red-outline-lighter-darkness-40,.theme-dark .color-6-outline-lighter-darkness-40{outline-color:#e23728!important}.theme-dark .red-outline-lighter-lightness-50,.theme-dark .color-6-outline-lighter-lightness-50{outline-color:#fbe4e2!important}.theme-dark .red-outline-lighter-darkness-50,.theme-dark .color-6-outline-lighter-darkness-50{outline-color:#c3281a!important}.theme-dark .red-outline-lighter-lightness-60,.theme-dark .color-6-outline-lighter-lightness-60{outline-color:#fce9e7!important}.theme-dark .red-outline-lighter-darkness-60,.theme-dark .color-6-outline-lighter-darkness-60{outline-color:#9c2015!important}.theme-dark .red-outline-lighter-lightness-70,.theme-dark .color-6-outline-lighter-lightness-70{outline-color:#fdefed!important}.theme-dark .red-outline-lighter-darkness-70,.theme-dark .color-6-outline-lighter-darkness-70{outline-color:#751810!important}.theme-dark .red-outline-lighter-lightness-80,.theme-dark .color-6-outline-lighter-lightness-80{outline-color:#fdf4f3!important}.theme-dark .red-outline-lighter-darkness-80,.theme-dark .color-6-outline-lighter-darkness-80{outline-color:#4e100b!important}.theme-dark .red-outline-lighter-lightness-90,.theme-dark .color-6-outline-lighter-lightness-90{outline-color:#fefaf9!important}.theme-dark .red-outline-lighter-darkness-90,.theme-dark .color-6-outline-lighter-darkness-90{outline-color:#270805!important}.theme-dark .red-outline-lighter-hover:hover,.theme-dark .color-6-outline-lighter-hover:hover{outline-color:#f7c8c4!important}.theme-dark .red-outline-lighter-hover-transparent-5:hover,.theme-dark .color-6-outline-lighter-hover-transparent-5:hover{outline-color:#f7c8c40d!important}.theme-dark .red-outline-lighter-hover-transparent-10:hover,.theme-dark .color-6-outline-lighter-hover-transparent-10:hover{outline-color:#f7c8c41a!important}.theme-dark .red-outline-lighter-hover-transparent-15:hover,.theme-dark .color-6-outline-lighter-hover-transparent-15:hover{outline-color:#f7c8c426!important}.theme-dark .red-outline-lighter-hover-transparent-20:hover,.theme-dark .color-6-outline-lighter-hover-transparent-20:hover{outline-color:#f7c8c433!important}.theme-dark .red-outline-lighter-hover-transparent-25:hover,.theme-dark .color-6-outline-lighter-hover-transparent-25:hover{outline-color:#f7c8c440!important}.theme-dark .red-outline-lighter-hover-transparent-30:hover,.theme-dark .color-6-outline-lighter-hover-transparent-30:hover{outline-color:#f7c8c44d!important}.theme-dark .red-outline-lighter-hover-transparent-35:hover,.theme-dark .color-6-outline-lighter-hover-transparent-35:hover{outline-color:#f7c8c459!important}.theme-dark .red-outline-lighter-hover-transparent-40:hover,.theme-dark .color-6-outline-lighter-hover-transparent-40:hover{outline-color:#f7c8c466!important}.theme-dark .red-outline-lighter-hover-transparent-45:hover,.theme-dark .color-6-outline-lighter-hover-transparent-45:hover{outline-color:#f7c8c473!important}.theme-dark .red-outline-lighter-hover-transparent-50:hover,.theme-dark .color-6-outline-lighter-hover-transparent-50:hover{outline-color:#f7c8c480!important}.theme-dark .red-outline-lighter-hover-transparent-55:hover,.theme-dark .color-6-outline-lighter-hover-transparent-55:hover{outline-color:#f7c8c48c!important}.theme-dark .red-outline-lighter-hover-transparent-60:hover,.theme-dark .color-6-outline-lighter-hover-transparent-60:hover{outline-color:#f7c8c499!important}.theme-dark .red-outline-lighter-hover-transparent-65:hover,.theme-dark .color-6-outline-lighter-hover-transparent-65:hover{outline-color:#f7c8c4a6!important}.theme-dark .red-outline-lighter-hover-transparent-70:hover,.theme-dark .color-6-outline-lighter-hover-transparent-70:hover{outline-color:#f7c8c4b3!important}.theme-dark .red-outline-lighter-hover-transparent-75:hover,.theme-dark .color-6-outline-lighter-hover-transparent-75:hover{outline-color:#f7c8c4bf!important}.theme-dark .red-outline-lighter-hover-transparent-80:hover,.theme-dark .color-6-outline-lighter-hover-transparent-80:hover{outline-color:#f7c8c4cc!important}.theme-dark .red-outline-lighter-hover-transparent-85:hover,.theme-dark .color-6-outline-lighter-hover-transparent-85:hover{outline-color:#f7c8c4d9!important}.theme-dark .red-outline-lighter-hover-transparent-90:hover,.theme-dark .color-6-outline-lighter-hover-transparent-90:hover{outline-color:#f7c8c4e6!important}.theme-dark .red-outline-lighter-hover-transparent-95:hover,.theme-dark .color-6-outline-lighter-hover-transparent-95:hover{outline-color:#f7c8c4f2!important}.theme-dark .red-outline-light,.theme-dark .color-6-outline-light{outline-color:#e86153!important}.theme-dark .red-outline-light-transparent-5,.theme-dark .color-6-outline-light-transparent-5{outline-color:#e861530d!important}.theme-dark .red-outline-light-transparent-10,.theme-dark .color-6-outline-light-transparent-10{outline-color:#e861531a!important}.theme-dark .red-outline-light-transparent-15,.theme-dark .color-6-outline-light-transparent-15{outline-color:#e8615326!important}.theme-dark .red-outline-light-transparent-20,.theme-dark .color-6-outline-light-transparent-20{outline-color:#e8615333!important}.theme-dark .red-outline-light-transparent-25,.theme-dark .color-6-outline-light-transparent-25{outline-color:#e8615340!important}.theme-dark .red-outline-light-transparent-30,.theme-dark .color-6-outline-light-transparent-30{outline-color:#e861534d!important}.theme-dark .red-outline-light-transparent-35,.theme-dark .color-6-outline-light-transparent-35{outline-color:#e8615359!important}.theme-dark .red-outline-light-transparent-40,.theme-dark .color-6-outline-light-transparent-40{outline-color:#e8615366!important}.theme-dark .red-outline-light-transparent-45,.theme-dark .color-6-outline-light-transparent-45{outline-color:#e8615373!important}.theme-dark .red-outline-light-transparent-50,.theme-dark .color-6-outline-light-transparent-50{outline-color:#e8615380!important}.theme-dark .red-outline-light-transparent-55,.theme-dark .color-6-outline-light-transparent-55{outline-color:#e861538c!important}.theme-dark .red-outline-light-transparent-60,.theme-dark .color-6-outline-light-transparent-60{outline-color:#e8615399!important}.theme-dark .red-outline-light-transparent-65,.theme-dark .color-6-outline-light-transparent-65{outline-color:#e86153a6!important}.theme-dark .red-outline-light-transparent-70,.theme-dark .color-6-outline-light-transparent-70{outline-color:#e86153b3!important}.theme-dark .red-outline-light-transparent-75,.theme-dark .color-6-outline-light-transparent-75{outline-color:#e86153bf!important}.theme-dark .red-outline-light-transparent-80,.theme-dark .color-6-outline-light-transparent-80{outline-color:#e86153cc!important}.theme-dark .red-outline-light-transparent-85,.theme-dark .color-6-outline-light-transparent-85{outline-color:#e86153d9!important}.theme-dark .red-outline-light-transparent-90,.theme-dark .color-6-outline-light-transparent-90{outline-color:#e86153e6!important}.theme-dark .red-outline-light-transparent-95,.theme-dark .color-6-outline-light-transparent-95{outline-color:#e86153f2!important}.theme-dark .red-outline-light-lightness-10,.theme-dark .color-6-outline-light-lightness-10{outline-color:#ea7164!important}.theme-dark .red-outline-light-darkness-10,.theme-dark .color-6-outline-light-darkness-10{outline-color:#e44737!important}.theme-dark .red-outline-light-lightness-20,.theme-dark .color-6-outline-light-lightness-20{outline-color:#ed8175!important}.theme-dark .red-outline-light-darkness-20,.theme-dark .color-6-outline-light-darkness-20{outline-color:#de301e!important}.theme-dark .red-outline-light-lightness-30,.theme-dark .color-6-outline-light-lightness-30{outline-color:#ef9087!important}.theme-dark .red-outline-light-darkness-30,.theme-dark .color-6-outline-light-darkness-30{outline-color:#c22a1a!important}.theme-dark .red-outline-light-lightness-40,.theme-dark .color-6-outline-light-lightness-40{outline-color:#f1a098!important}.theme-dark .red-outline-light-darkness-40,.theme-dark .color-6-outline-light-darkness-40{outline-color:#a72416!important}.theme-dark .red-outline-light-lightness-50,.theme-dark .color-6-outline-light-lightness-50{outline-color:#f4b0a9!important}.theme-dark .red-outline-light-darkness-50,.theme-dark .color-6-outline-light-darkness-50{outline-color:#8b1e13!important}.theme-dark .red-outline-light-lightness-60,.theme-dark .color-6-outline-light-lightness-60{outline-color:#f6c0ba!important}.theme-dark .red-outline-light-darkness-60,.theme-dark .color-6-outline-light-darkness-60{outline-color:#6f180f!important}.theme-dark .red-outline-light-lightness-70,.theme-dark .color-6-outline-light-lightness-70{outline-color:#f8d0cb!important}.theme-dark .red-outline-light-darkness-70,.theme-dark .color-6-outline-light-darkness-70{outline-color:#53120b!important}.theme-dark .red-outline-light-lightness-80,.theme-dark .color-6-outline-light-lightness-80{outline-color:#fadfdd!important}.theme-dark .red-outline-light-darkness-80,.theme-dark .color-6-outline-light-darkness-80{outline-color:#380c07!important}.theme-dark .red-outline-light-lightness-90,.theme-dark .color-6-outline-light-lightness-90{outline-color:#fdefee!important}.theme-dark .red-outline-light-darkness-90,.theme-dark .color-6-outline-light-darkness-90{outline-color:#1c0604!important}.theme-dark .red-outline-light-hover:hover,.theme-dark .color-6-outline-light-hover:hover{outline-color:#e86153!important}.theme-dark .red-outline-light-hover-transparent-5:hover,.theme-dark .color-6-outline-light-hover-transparent-5:hover{outline-color:#e861530d!important}.theme-dark .red-outline-light-hover-transparent-10:hover,.theme-dark .color-6-outline-light-hover-transparent-10:hover{outline-color:#e861531a!important}.theme-dark .red-outline-light-hover-transparent-15:hover,.theme-dark .color-6-outline-light-hover-transparent-15:hover{outline-color:#e8615326!important}.theme-dark .red-outline-light-hover-transparent-20:hover,.theme-dark .color-6-outline-light-hover-transparent-20:hover{outline-color:#e8615333!important}.theme-dark .red-outline-light-hover-transparent-25:hover,.theme-dark .color-6-outline-light-hover-transparent-25:hover{outline-color:#e8615340!important}.theme-dark .red-outline-light-hover-transparent-30:hover,.theme-dark .color-6-outline-light-hover-transparent-30:hover{outline-color:#e861534d!important}.theme-dark .red-outline-light-hover-transparent-35:hover,.theme-dark .color-6-outline-light-hover-transparent-35:hover{outline-color:#e8615359!important}.theme-dark .red-outline-light-hover-transparent-40:hover,.theme-dark .color-6-outline-light-hover-transparent-40:hover{outline-color:#e8615366!important}.theme-dark .red-outline-light-hover-transparent-45:hover,.theme-dark .color-6-outline-light-hover-transparent-45:hover{outline-color:#e8615373!important}.theme-dark .red-outline-light-hover-transparent-50:hover,.theme-dark .color-6-outline-light-hover-transparent-50:hover{outline-color:#e8615380!important}.theme-dark .red-outline-light-hover-transparent-55:hover,.theme-dark .color-6-outline-light-hover-transparent-55:hover{outline-color:#e861538c!important}.theme-dark .red-outline-light-hover-transparent-60:hover,.theme-dark .color-6-outline-light-hover-transparent-60:hover{outline-color:#e8615399!important}.theme-dark .red-outline-light-hover-transparent-65:hover,.theme-dark .color-6-outline-light-hover-transparent-65:hover{outline-color:#e86153a6!important}.theme-dark .red-outline-light-hover-transparent-70:hover,.theme-dark .color-6-outline-light-hover-transparent-70:hover{outline-color:#e86153b3!important}.theme-dark .red-outline-light-hover-transparent-75:hover,.theme-dark .color-6-outline-light-hover-transparent-75:hover{outline-color:#e86153bf!important}.theme-dark .red-outline-light-hover-transparent-80:hover,.theme-dark .color-6-outline-light-hover-transparent-80:hover{outline-color:#e86153cc!important}.theme-dark .red-outline-light-hover-transparent-85:hover,.theme-dark .color-6-outline-light-hover-transparent-85:hover{outline-color:#e86153d9!important}.theme-dark .red-outline-light-hover-transparent-90:hover,.theme-dark .color-6-outline-light-hover-transparent-90:hover{outline-color:#e86153e6!important}.theme-dark .red-outline-light-hover-transparent-95:hover,.theme-dark .color-6-outline-light-hover-transparent-95:hover{outline-color:#e86153f2!important}.theme-dark .red-outline,.theme-dark .color-6-outline{outline-color:#e0301e!important}.theme-dark .red-outline-transparent-5,.theme-dark .color-6-outline-transparent-5{outline-color:#e0301e0d!important}.theme-dark .red-outline-transparent-10,.theme-dark .color-6-outline-transparent-10{outline-color:#e0301e1a!important}.theme-dark .red-outline-transparent-15,.theme-dark .color-6-outline-transparent-15{outline-color:#e0301e26!important}.theme-dark .red-outline-transparent-20,.theme-dark .color-6-outline-transparent-20{outline-color:#e0301e33!important}.theme-dark .red-outline-transparent-25,.theme-dark .color-6-outline-transparent-25{outline-color:#e0301e40!important}.theme-dark .red-outline-transparent-30,.theme-dark .color-6-outline-transparent-30{outline-color:#e0301e4d!important}.theme-dark .red-outline-transparent-35,.theme-dark .color-6-outline-transparent-35{outline-color:#e0301e59!important}.theme-dark .red-outline-transparent-40,.theme-dark .color-6-outline-transparent-40{outline-color:#e0301e66!important}.theme-dark .red-outline-transparent-45,.theme-dark .color-6-outline-transparent-45{outline-color:#e0301e73!important}.theme-dark .red-outline-transparent-50,.theme-dark .color-6-outline-transparent-50{outline-color:#e0301e80!important}.theme-dark .red-outline-transparent-55,.theme-dark .color-6-outline-transparent-55{outline-color:#e0301e8c!important}.theme-dark .red-outline-transparent-60,.theme-dark .color-6-outline-transparent-60{outline-color:#e0301e99!important}.theme-dark .red-outline-transparent-65,.theme-dark .color-6-outline-transparent-65{outline-color:#e0301ea6!important}.theme-dark .red-outline-transparent-70,.theme-dark .color-6-outline-transparent-70{outline-color:#e0301eb3!important}.theme-dark .red-outline-transparent-75,.theme-dark .color-6-outline-transparent-75{outline-color:#e0301ebf!important}.theme-dark .red-outline-transparent-80,.theme-dark .color-6-outline-transparent-80{outline-color:#e0301ecc!important}.theme-dark .red-outline-transparent-85,.theme-dark .color-6-outline-transparent-85{outline-color:#e0301ed9!important}.theme-dark .red-outline-transparent-90,.theme-dark .color-6-outline-transparent-90{outline-color:#e0301ee6!important}.theme-dark .red-outline-transparent-95,.theme-dark .color-6-outline-transparent-95{outline-color:#e0301ef2!important}.theme-dark .red-outline-lightness-10,.theme-dark .color-6-outline-lightness-10{outline-color:#e44434!important}.theme-dark .red-outline-darkness-10,.theme-dark .color-6-outline-darkness-10{outline-color:#ca2b1b!important}.theme-dark .red-outline-lightness-20,.theme-dark .color-6-outline-lightness-20{outline-color:#e7594a!important}.theme-dark .red-outline-darkness-20,.theme-dark .color-6-outline-darkness-20{outline-color:#b32618!important}.theme-dark .red-outline-lightness-30,.theme-dark .color-6-outline-lightness-30{outline-color:#ea6e61!important}.theme-dark .red-outline-darkness-30,.theme-dark .color-6-outline-darkness-30{outline-color:#9d2215!important}.theme-dark .red-outline-lightness-40,.theme-dark .color-6-outline-lightness-40{outline-color:#ed8278!important}.theme-dark .red-outline-darkness-40,.theme-dark .color-6-outline-darkness-40{outline-color:#861d12!important}.theme-dark .red-outline-lightness-50,.theme-dark .color-6-outline-lightness-50{outline-color:#f0978e!important}.theme-dark .red-outline-darkness-50,.theme-dark .color-6-outline-darkness-50{outline-color:#70180f!important}.theme-dark .red-outline-lightness-60,.theme-dark .color-6-outline-lightness-60{outline-color:#f3aca5!important}.theme-dark .red-outline-darkness-60,.theme-dark .color-6-outline-darkness-60{outline-color:#5a130c!important}.theme-dark .red-outline-lightness-70,.theme-dark .color-6-outline-lightness-70{outline-color:#f6c1bb!important}.theme-dark .red-outline-darkness-70,.theme-dark .color-6-outline-darkness-70{outline-color:#430e09!important}.theme-dark .red-outline-lightness-80,.theme-dark .color-6-outline-lightness-80{outline-color:#f9d5d2!important}.theme-dark .red-outline-darkness-80,.theme-dark .color-6-outline-darkness-80{outline-color:#2d0a06!important}.theme-dark .red-outline-lightness-90,.theme-dark .color-6-outline-lightness-90{outline-color:#fceae8!important}.theme-dark .red-outline-darkness-90,.theme-dark .color-6-outline-darkness-90{outline-color:#160503!important}.theme-dark .red-outline-hover:hover,.theme-dark .color-6-outline-hover:hover{outline-color:#e0301e!important}.theme-dark .red-outline-hover-transparent-5:hover,.theme-dark .color-6-outline-hover-transparent-5:hover{outline-color:#e0301e0d!important}.theme-dark .red-outline-hover-transparent-10:hover,.theme-dark .color-6-outline-hover-transparent-10:hover{outline-color:#e0301e1a!important}.theme-dark .red-outline-hover-transparent-15:hover,.theme-dark .color-6-outline-hover-transparent-15:hover{outline-color:#e0301e26!important}.theme-dark .red-outline-hover-transparent-20:hover,.theme-dark .color-6-outline-hover-transparent-20:hover{outline-color:#e0301e33!important}.theme-dark .red-outline-hover-transparent-25:hover,.theme-dark .color-6-outline-hover-transparent-25:hover{outline-color:#e0301e40!important}.theme-dark .red-outline-hover-transparent-30:hover,.theme-dark .color-6-outline-hover-transparent-30:hover{outline-color:#e0301e4d!important}.theme-dark .red-outline-hover-transparent-35:hover,.theme-dark .color-6-outline-hover-transparent-35:hover{outline-color:#e0301e59!important}.theme-dark .red-outline-hover-transparent-40:hover,.theme-dark .color-6-outline-hover-transparent-40:hover{outline-color:#e0301e66!important}.theme-dark .red-outline-hover-transparent-45:hover,.theme-dark .color-6-outline-hover-transparent-45:hover{outline-color:#e0301e73!important}.theme-dark .red-outline-hover-transparent-50:hover,.theme-dark .color-6-outline-hover-transparent-50:hover{outline-color:#e0301e80!important}.theme-dark .red-outline-hover-transparent-55:hover,.theme-dark .color-6-outline-hover-transparent-55:hover{outline-color:#e0301e8c!important}.theme-dark .red-outline-hover-transparent-60:hover,.theme-dark .color-6-outline-hover-transparent-60:hover{outline-color:#e0301e99!important}.theme-dark .red-outline-hover-transparent-65:hover,.theme-dark .color-6-outline-hover-transparent-65:hover{outline-color:#e0301ea6!important}.theme-dark .red-outline-hover-transparent-70:hover,.theme-dark .color-6-outline-hover-transparent-70:hover{outline-color:#e0301eb3!important}.theme-dark .red-outline-hover-transparent-75:hover,.theme-dark .color-6-outline-hover-transparent-75:hover{outline-color:#e0301ebf!important}.theme-dark .red-outline-hover-transparent-80:hover,.theme-dark .color-6-outline-hover-transparent-80:hover{outline-color:#e0301ecc!important}.theme-dark .red-outline-hover-transparent-85:hover,.theme-dark .color-6-outline-hover-transparent-85:hover{outline-color:#e0301ed9!important}.theme-dark .red-outline-hover-transparent-90:hover,.theme-dark .color-6-outline-hover-transparent-90:hover{outline-color:#e0301ee6!important}.theme-dark .red-outline-hover-transparent-95:hover,.theme-dark .color-6-outline-hover-transparent-95:hover{outline-color:#e0301ef2!important}.theme-dark .red-outline-dark,.theme-dark .color-6-outline-dark{outline-color:#aa2417!important}.theme-dark .red-outline-dark-transparent-5,.theme-dark .color-6-outline-dark-transparent-5{outline-color:#aa24170d!important}.theme-dark .red-outline-dark-transparent-10,.theme-dark .color-6-outline-dark-transparent-10{outline-color:#aa24171a!important}.theme-dark .red-outline-dark-transparent-15,.theme-dark .color-6-outline-dark-transparent-15{outline-color:#aa241726!important}.theme-dark .red-outline-dark-transparent-20,.theme-dark .color-6-outline-dark-transparent-20{outline-color:#aa241733!important}.theme-dark .red-outline-dark-transparent-25,.theme-dark .color-6-outline-dark-transparent-25{outline-color:#aa241740!important}.theme-dark .red-outline-dark-transparent-30,.theme-dark .color-6-outline-dark-transparent-30{outline-color:#aa24174d!important}.theme-dark .red-outline-dark-transparent-35,.theme-dark .color-6-outline-dark-transparent-35{outline-color:#aa241759!important}.theme-dark .red-outline-dark-transparent-40,.theme-dark .color-6-outline-dark-transparent-40{outline-color:#aa241766!important}.theme-dark .red-outline-dark-transparent-45,.theme-dark .color-6-outline-dark-transparent-45{outline-color:#aa241773!important}.theme-dark .red-outline-dark-transparent-50,.theme-dark .color-6-outline-dark-transparent-50{outline-color:#aa241780!important}.theme-dark .red-outline-dark-transparent-55,.theme-dark .color-6-outline-dark-transparent-55{outline-color:#aa24178c!important}.theme-dark .red-outline-dark-transparent-60,.theme-dark .color-6-outline-dark-transparent-60{outline-color:#aa241799!important}.theme-dark .red-outline-dark-transparent-65,.theme-dark .color-6-outline-dark-transparent-65{outline-color:#aa2417a6!important}.theme-dark .red-outline-dark-transparent-70,.theme-dark .color-6-outline-dark-transparent-70{outline-color:#aa2417b3!important}.theme-dark .red-outline-dark-transparent-75,.theme-dark .color-6-outline-dark-transparent-75{outline-color:#aa2417bf!important}.theme-dark .red-outline-dark-transparent-80,.theme-dark .color-6-outline-dark-transparent-80{outline-color:#aa2417cc!important}.theme-dark .red-outline-dark-transparent-85,.theme-dark .color-6-outline-dark-transparent-85{outline-color:#aa2417d9!important}.theme-dark .red-outline-dark-transparent-90,.theme-dark .color-6-outline-dark-transparent-90{outline-color:#aa2417e6!important}.theme-dark .red-outline-dark-transparent-95,.theme-dark .color-6-outline-dark-transparent-95{outline-color:#aa2417f2!important}.theme-dark .red-outline-dark-lightness-10,.theme-dark .color-6-outline-dark-lightness-10{outline-color:#c62a1b!important}.theme-dark .red-outline-dark-darkness-10,.theme-dark .color-6-outline-dark-darkness-10{outline-color:#992015!important}.theme-dark .red-outline-dark-lightness-20,.theme-dark .color-6-outline-dark-lightness-20{outline-color:#e13120!important}.theme-dark .red-outline-dark-darkness-20,.theme-dark .color-6-outline-dark-darkness-20{outline-color:#881d12!important}.theme-dark .red-outline-dark-lightness-30,.theme-dark .color-6-outline-dark-lightness-30{outline-color:#e54a3c!important}.theme-dark .red-outline-dark-darkness-30,.theme-dark .color-6-outline-dark-darkness-30{outline-color:#771910!important}.theme-dark .red-outline-dark-lightness-40,.theme-dark .color-6-outline-dark-lightness-40{outline-color:#e86457!important}.theme-dark .red-outline-dark-darkness-40,.theme-dark .color-6-outline-dark-darkness-40{outline-color:#66160e!important}.theme-dark .red-outline-dark-lightness-50,.theme-dark .color-6-outline-dark-lightness-50{outline-color:#ec7e73!important}.theme-dark .red-outline-dark-darkness-50,.theme-dark .color-6-outline-dark-darkness-50{outline-color:#55120c!important}.theme-dark .red-outline-dark-lightness-60,.theme-dark .color-6-outline-dark-lightness-60{outline-color:#f0988f!important}.theme-dark .red-outline-dark-darkness-60,.theme-dark .color-6-outline-dark-darkness-60{outline-color:#440e09!important}.theme-dark .red-outline-dark-lightness-70,.theme-dark .color-6-outline-dark-lightness-70{outline-color:#f4b2ab!important}.theme-dark .red-outline-dark-darkness-70,.theme-dark .color-6-outline-dark-darkness-70{outline-color:#330b07!important}.theme-dark .red-outline-dark-lightness-80,.theme-dark .color-6-outline-dark-lightness-80{outline-color:#f7cbc7!important}.theme-dark .red-outline-dark-darkness-80,.theme-dark .color-6-outline-dark-darkness-80{outline-color:#220705!important}.theme-dark .red-outline-dark-lightness-90,.theme-dark .color-6-outline-dark-lightness-90{outline-color:#fbe5e3!important}.theme-dark .red-outline-dark-darkness-90,.theme-dark .color-6-outline-dark-darkness-90{outline-color:#110402!important}.theme-dark .red-outline-dark-hover:hover,.theme-dark .color-6-outline-dark-hover:hover{outline-color:#aa2417!important}.theme-dark .red-outline-dark-hover-transparent-5:hover,.theme-dark .color-6-outline-dark-hover-transparent-5:hover{outline-color:#aa24170d!important}.theme-dark .red-outline-dark-hover-transparent-10:hover,.theme-dark .color-6-outline-dark-hover-transparent-10:hover{outline-color:#aa24171a!important}.theme-dark .red-outline-dark-hover-transparent-15:hover,.theme-dark .color-6-outline-dark-hover-transparent-15:hover{outline-color:#aa241726!important}.theme-dark .red-outline-dark-hover-transparent-20:hover,.theme-dark .color-6-outline-dark-hover-transparent-20:hover{outline-color:#aa241733!important}.theme-dark .red-outline-dark-hover-transparent-25:hover,.theme-dark .color-6-outline-dark-hover-transparent-25:hover{outline-color:#aa241740!important}.theme-dark .red-outline-dark-hover-transparent-30:hover,.theme-dark .color-6-outline-dark-hover-transparent-30:hover{outline-color:#aa24174d!important}.theme-dark .red-outline-dark-hover-transparent-35:hover,.theme-dark .color-6-outline-dark-hover-transparent-35:hover{outline-color:#aa241759!important}.theme-dark .red-outline-dark-hover-transparent-40:hover,.theme-dark .color-6-outline-dark-hover-transparent-40:hover{outline-color:#aa241766!important}.theme-dark .red-outline-dark-hover-transparent-45:hover,.theme-dark .color-6-outline-dark-hover-transparent-45:hover{outline-color:#aa241773!important}.theme-dark .red-outline-dark-hover-transparent-50:hover,.theme-dark .color-6-outline-dark-hover-transparent-50:hover{outline-color:#aa241780!important}.theme-dark .red-outline-dark-hover-transparent-55:hover,.theme-dark .color-6-outline-dark-hover-transparent-55:hover{outline-color:#aa24178c!important}.theme-dark .red-outline-dark-hover-transparent-60:hover,.theme-dark .color-6-outline-dark-hover-transparent-60:hover{outline-color:#aa241799!important}.theme-dark .red-outline-dark-hover-transparent-65:hover,.theme-dark .color-6-outline-dark-hover-transparent-65:hover{outline-color:#aa2417a6!important}.theme-dark .red-outline-dark-hover-transparent-70:hover,.theme-dark .color-6-outline-dark-hover-transparent-70:hover{outline-color:#aa2417b3!important}.theme-dark .red-outline-dark-hover-transparent-75:hover,.theme-dark .color-6-outline-dark-hover-transparent-75:hover{outline-color:#aa2417bf!important}.theme-dark .red-outline-dark-hover-transparent-80:hover,.theme-dark .color-6-outline-dark-hover-transparent-80:hover{outline-color:#aa2417cc!important}.theme-dark .red-outline-dark-hover-transparent-85:hover,.theme-dark .color-6-outline-dark-hover-transparent-85:hover{outline-color:#aa2417d9!important}.theme-dark .red-outline-dark-hover-transparent-90:hover,.theme-dark .color-6-outline-dark-hover-transparent-90:hover{outline-color:#aa2417e6!important}.theme-dark .red-outline-dark-hover-transparent-95:hover,.theme-dark .color-6-outline-dark-hover-transparent-95:hover{outline-color:#aa2417f2!important}.theme-dark .red-outline-darker,.theme-dark .color-6-outline-darker{outline-color:#741910!important}.theme-dark .red-outline-darker-transparent-5,.theme-dark .color-6-outline-darker-transparent-5{outline-color:#7419100d!important}.theme-dark .red-outline-darker-transparent-10,.theme-dark .color-6-outline-darker-transparent-10{outline-color:#7419101a!important}.theme-dark .red-outline-darker-transparent-15,.theme-dark .color-6-outline-darker-transparent-15{outline-color:#74191026!important}.theme-dark .red-outline-darker-transparent-20,.theme-dark .color-6-outline-darker-transparent-20{outline-color:#74191033!important}.theme-dark .red-outline-darker-transparent-25,.theme-dark .color-6-outline-darker-transparent-25{outline-color:#74191040!important}.theme-dark .red-outline-darker-transparent-30,.theme-dark .color-6-outline-darker-transparent-30{outline-color:#7419104d!important}.theme-dark .red-outline-darker-transparent-35,.theme-dark .color-6-outline-darker-transparent-35{outline-color:#74191059!important}.theme-dark .red-outline-darker-transparent-40,.theme-dark .color-6-outline-darker-transparent-40{outline-color:#74191066!important}.theme-dark .red-outline-darker-transparent-45,.theme-dark .color-6-outline-darker-transparent-45{outline-color:#74191073!important}.theme-dark .red-outline-darker-transparent-50,.theme-dark .color-6-outline-darker-transparent-50{outline-color:#74191080!important}.theme-dark .red-outline-darker-transparent-55,.theme-dark .color-6-outline-darker-transparent-55{outline-color:#7419108c!important}.theme-dark .red-outline-darker-transparent-60,.theme-dark .color-6-outline-darker-transparent-60{outline-color:#74191099!important}.theme-dark .red-outline-darker-transparent-65,.theme-dark .color-6-outline-darker-transparent-65{outline-color:#741910a6!important}.theme-dark .red-outline-darker-transparent-70,.theme-dark .color-6-outline-darker-transparent-70{outline-color:#741910b3!important}.theme-dark .red-outline-darker-transparent-75,.theme-dark .color-6-outline-darker-transparent-75{outline-color:#741910bf!important}.theme-dark .red-outline-darker-transparent-80,.theme-dark .color-6-outline-darker-transparent-80{outline-color:#741910cc!important}.theme-dark .red-outline-darker-transparent-85,.theme-dark .color-6-outline-darker-transparent-85{outline-color:#741910d9!important}.theme-dark .red-outline-darker-transparent-90,.theme-dark .color-6-outline-darker-transparent-90{outline-color:#741910e6!important}.theme-dark .red-outline-darker-transparent-95,.theme-dark .color-6-outline-darker-transparent-95{outline-color:#741910f2!important}.theme-dark .red-outline-darker-lightness-10,.theme-dark .color-6-outline-darker-lightness-10{outline-color:#952015!important}.theme-dark .red-outline-darker-darkness-10,.theme-dark .color-6-outline-darker-darkness-10{outline-color:#68170e!important}.theme-dark .red-outline-darker-lightness-20,.theme-dark .color-6-outline-darker-lightness-20{outline-color:#b62719!important}.theme-dark .red-outline-darker-darkness-20,.theme-dark .color-6-outline-darker-darkness-20{outline-color:#5d140d!important}.theme-dark .red-outline-darker-lightness-30,.theme-dark .color-6-outline-darker-lightness-30{outline-color:#d82e1e!important}.theme-dark .red-outline-darker-darkness-30,.theme-dark .color-6-outline-darker-darkness-30{outline-color:#51120b!important}.theme-dark .red-outline-darker-lightness-40,.theme-dark .color-6-outline-darker-lightness-40{outline-color:#e44738!important}.theme-dark .red-outline-darker-darkness-40,.theme-dark .color-6-outline-darker-darkness-40{outline-color:#460f0a!important}.theme-dark .red-outline-darker-lightness-50,.theme-dark .color-6-outline-darker-lightness-50{outline-color:#e86659!important}.theme-dark .red-outline-darker-darkness-50,.theme-dark .color-6-outline-darker-darkness-50{outline-color:#3a0d08!important}.theme-dark .red-outline-darker-lightness-60,.theme-dark .color-6-outline-darker-lightness-60{outline-color:#ed847a!important}.theme-dark .red-outline-darker-darkness-60,.theme-dark .color-6-outline-darker-darkness-60{outline-color:#2e0a06!important}.theme-dark .red-outline-darker-lightness-70,.theme-dark .color-6-outline-darker-lightness-70{outline-color:#f1a39b!important}.theme-dark .red-outline-darker-darkness-70,.theme-dark .color-6-outline-darker-darkness-70{outline-color:#230805!important}.theme-dark .red-outline-darker-lightness-80,.theme-dark .color-6-outline-darker-lightness-80{outline-color:#f6c2bd!important}.theme-dark .red-outline-darker-darkness-80,.theme-dark .color-6-outline-darker-darkness-80{outline-color:#170503!important}.theme-dark .red-outline-darker-lightness-90,.theme-dark .color-6-outline-darker-lightness-90{outline-color:#fae0de!important}.theme-dark .red-outline-darker-darkness-90,.theme-dark .color-6-outline-darker-darkness-90{outline-color:#0c0302!important}.theme-dark .red-outline-darker-hover:hover,.theme-dark .color-6-outline-darker-hover:hover{outline-color:#741910!important}.theme-dark .red-outline-darker-hover-transparent-5:hover,.theme-dark .color-6-outline-darker-hover-transparent-5:hover{outline-color:#7419100d!important}.theme-dark .red-outline-darker-hover-transparent-10:hover,.theme-dark .color-6-outline-darker-hover-transparent-10:hover{outline-color:#7419101a!important}.theme-dark .red-outline-darker-hover-transparent-15:hover,.theme-dark .color-6-outline-darker-hover-transparent-15:hover{outline-color:#74191026!important}.theme-dark .red-outline-darker-hover-transparent-20:hover,.theme-dark .color-6-outline-darker-hover-transparent-20:hover{outline-color:#74191033!important}.theme-dark .red-outline-darker-hover-transparent-25:hover,.theme-dark .color-6-outline-darker-hover-transparent-25:hover{outline-color:#74191040!important}.theme-dark .red-outline-darker-hover-transparent-30:hover,.theme-dark .color-6-outline-darker-hover-transparent-30:hover{outline-color:#7419104d!important}.theme-dark .red-outline-darker-hover-transparent-35:hover,.theme-dark .color-6-outline-darker-hover-transparent-35:hover{outline-color:#74191059!important}.theme-dark .red-outline-darker-hover-transparent-40:hover,.theme-dark .color-6-outline-darker-hover-transparent-40:hover{outline-color:#74191066!important}.theme-dark .red-outline-darker-hover-transparent-45:hover,.theme-dark .color-6-outline-darker-hover-transparent-45:hover{outline-color:#74191073!important}.theme-dark .red-outline-darker-hover-transparent-50:hover,.theme-dark .color-6-outline-darker-hover-transparent-50:hover{outline-color:#74191080!important}.theme-dark .red-outline-darker-hover-transparent-55:hover,.theme-dark .color-6-outline-darker-hover-transparent-55:hover{outline-color:#7419108c!important}.theme-dark .red-outline-darker-hover-transparent-60:hover,.theme-dark .color-6-outline-darker-hover-transparent-60:hover{outline-color:#74191099!important}.theme-dark .red-outline-darker-hover-transparent-65:hover,.theme-dark .color-6-outline-darker-hover-transparent-65:hover{outline-color:#741910a6!important}.theme-dark .red-outline-darker-hover-transparent-70:hover,.theme-dark .color-6-outline-darker-hover-transparent-70:hover{outline-color:#741910b3!important}.theme-dark .red-outline-darker-hover-transparent-75:hover,.theme-dark .color-6-outline-darker-hover-transparent-75:hover{outline-color:#741910bf!important}.theme-dark .red-outline-darker-hover-transparent-80:hover,.theme-dark .color-6-outline-darker-hover-transparent-80:hover{outline-color:#741910cc!important}.theme-dark .red-outline-darker-hover-transparent-85:hover,.theme-dark .color-6-outline-darker-hover-transparent-85:hover{outline-color:#741910d9!important}.theme-dark .red-outline-darker-hover-transparent-90:hover,.theme-dark .color-6-outline-darker-hover-transparent-90:hover{outline-color:#741910e6!important}.theme-dark .red-outline-darker-hover-transparent-95:hover,.theme-dark .color-6-outline-darker-hover-transparent-95:hover{outline-color:#741910f2!important}.theme-dark .rose-bg-lighter,.theme-dark .color-3-bg-lighter{background-color:#f1bac3}.theme-dark .rose-bg-lighter-transparent-5,.theme-dark .color-3-bg-lighter-transparent-5{background-color:#f1bac30d}.theme-dark .rose-bg-lighter-transparent-10,.theme-dark .color-3-bg-lighter-transparent-10{background-color:#f1bac31a}.theme-dark .rose-bg-lighter-transparent-15,.theme-dark .color-3-bg-lighter-transparent-15{background-color:#f1bac326}.theme-dark .rose-bg-lighter-transparent-20,.theme-dark .color-3-bg-lighter-transparent-20{background-color:#f1bac333}.theme-dark .rose-bg-lighter-transparent-25,.theme-dark .color-3-bg-lighter-transparent-25{background-color:#f1bac340}.theme-dark .rose-bg-lighter-transparent-30,.theme-dark .color-3-bg-lighter-transparent-30{background-color:#f1bac34d}.theme-dark .rose-bg-lighter-transparent-35,.theme-dark .color-3-bg-lighter-transparent-35{background-color:#f1bac359}.theme-dark .rose-bg-lighter-transparent-40,.theme-dark .color-3-bg-lighter-transparent-40{background-color:#f1bac366}.theme-dark .rose-bg-lighter-transparent-45,.theme-dark .color-3-bg-lighter-transparent-45{background-color:#f1bac373}.theme-dark .rose-bg-lighter-transparent-50,.theme-dark .color-3-bg-lighter-transparent-50{background-color:#f1bac380}.theme-dark .rose-bg-lighter-transparent-55,.theme-dark .color-3-bg-lighter-transparent-55{background-color:#f1bac38c}.theme-dark .rose-bg-lighter-transparent-60,.theme-dark .color-3-bg-lighter-transparent-60{background-color:#f1bac399}.theme-dark .rose-bg-lighter-transparent-65,.theme-dark .color-3-bg-lighter-transparent-65{background-color:#f1bac3a6}.theme-dark .rose-bg-lighter-transparent-70,.theme-dark .color-3-bg-lighter-transparent-70{background-color:#f1bac3b3}.theme-dark .rose-bg-lighter-transparent-75,.theme-dark .color-3-bg-lighter-transparent-75{background-color:#f1bac3bf}.theme-dark .rose-bg-lighter-transparent-80,.theme-dark .color-3-bg-lighter-transparent-80{background-color:#f1bac3cc}.theme-dark .rose-bg-lighter-transparent-85,.theme-dark .color-3-bg-lighter-transparent-85{background-color:#f1bac3d9}.theme-dark .rose-bg-lighter-transparent-90,.theme-dark .color-3-bg-lighter-transparent-90{background-color:#f1bac3e6}.theme-dark .rose-bg-lighter-transparent-95,.theme-dark .color-3-bg-lighter-transparent-95{background-color:#f1bac3f2}.theme-dark .rose-bg-lighter-lightness-10,.theme-dark .color-3-bg-lighter-lightness-10{background-color:#f2c1c9}.theme-dark .rose-bg-lighter-darkness-10,.theme-dark .color-3-bg-lighter-darkness-10{background-color:#ea97a4}.theme-dark .rose-bg-lighter-lightness-20,.theme-dark .color-3-bg-lighter-lightness-20{background-color:#f4c8cf}.theme-dark .rose-bg-lighter-darkness-20,.theme-dark .color-3-bg-lighter-darkness-20{background-color:#e37385}.theme-dark .rose-bg-lighter-lightness-30,.theme-dark .color-3-bg-lighter-lightness-30{background-color:#f5cfd5}.theme-dark .rose-bg-lighter-darkness-30,.theme-dark .color-3-bg-lighter-darkness-30{background-color:#db5066}.theme-dark .rose-bg-lighter-lightness-40,.theme-dark .color-3-bg-lighter-lightness-40{background-color:#f7d6db}.theme-dark .rose-bg-lighter-darkness-40,.theme-dark .color-3-bg-lighter-darkness-40{background-color:#d42c48}.theme-dark .rose-bg-lighter-lightness-50,.theme-dark .color-3-bg-lighter-lightness-50{background-color:#f8dde1}.theme-dark .rose-bg-lighter-darkness-50,.theme-dark .color-3-bg-lighter-darkness-50{background-color:#b1243b}.theme-dark .rose-bg-lighter-lightness-60,.theme-dark .color-3-bg-lighter-lightness-60{background-color:#f9e3e7}.theme-dark .rose-bg-lighter-darkness-60,.theme-dark .color-3-bg-lighter-darkness-60{background-color:#8e1d2f}.theme-dark .rose-bg-lighter-lightness-70,.theme-dark .color-3-bg-lighter-lightness-70{background-color:#fbeaed}.theme-dark .rose-bg-lighter-darkness-70,.theme-dark .color-3-bg-lighter-darkness-70{background-color:#6a1623}.theme-dark .rose-bg-lighter-lightness-80,.theme-dark .color-3-bg-lighter-lightness-80{background-color:#fcf1f3}.theme-dark .rose-bg-lighter-darkness-80,.theme-dark .color-3-bg-lighter-darkness-80{background-color:#470e18}.theme-dark .rose-bg-lighter-lightness-90,.theme-dark .color-3-bg-lighter-lightness-90{background-color:#fef8f9}.theme-dark .rose-bg-lighter-darkness-90,.theme-dark .color-3-bg-lighter-darkness-90{background-color:#23070c}.theme-dark .rose-bg-lighter-hover:hover,.theme-dark .color-3-bg-lighter-hover:hover{background-color:#f1bac3}.theme-dark .rose-bg-lighter-hover-transparent-5:hover,.theme-dark .color-3-bg-lighter-hover-transparent-5:hover{background-color:#f1bac30d}.theme-dark .rose-bg-lighter-hover-transparent-10:hover,.theme-dark .color-3-bg-lighter-hover-transparent-10:hover{background-color:#f1bac31a}.theme-dark .rose-bg-lighter-hover-transparent-15:hover,.theme-dark .color-3-bg-lighter-hover-transparent-15:hover{background-color:#f1bac326}.theme-dark .rose-bg-lighter-hover-transparent-20:hover,.theme-dark .color-3-bg-lighter-hover-transparent-20:hover{background-color:#f1bac333}.theme-dark .rose-bg-lighter-hover-transparent-25:hover,.theme-dark .color-3-bg-lighter-hover-transparent-25:hover{background-color:#f1bac340}.theme-dark .rose-bg-lighter-hover-transparent-30:hover,.theme-dark .color-3-bg-lighter-hover-transparent-30:hover{background-color:#f1bac34d}.theme-dark .rose-bg-lighter-hover-transparent-35:hover,.theme-dark .color-3-bg-lighter-hover-transparent-35:hover{background-color:#f1bac359}.theme-dark .rose-bg-lighter-hover-transparent-40:hover,.theme-dark .color-3-bg-lighter-hover-transparent-40:hover{background-color:#f1bac366}.theme-dark .rose-bg-lighter-hover-transparent-45:hover,.theme-dark .color-3-bg-lighter-hover-transparent-45:hover{background-color:#f1bac373}.theme-dark .rose-bg-lighter-hover-transparent-50:hover,.theme-dark .color-3-bg-lighter-hover-transparent-50:hover{background-color:#f1bac380}.theme-dark .rose-bg-lighter-hover-transparent-55:hover,.theme-dark .color-3-bg-lighter-hover-transparent-55:hover{background-color:#f1bac38c}.theme-dark .rose-bg-lighter-hover-transparent-60:hover,.theme-dark .color-3-bg-lighter-hover-transparent-60:hover{background-color:#f1bac399}.theme-dark .rose-bg-lighter-hover-transparent-65:hover,.theme-dark .color-3-bg-lighter-hover-transparent-65:hover{background-color:#f1bac3a6}.theme-dark .rose-bg-lighter-hover-transparent-70:hover,.theme-dark .color-3-bg-lighter-hover-transparent-70:hover{background-color:#f1bac3b3}.theme-dark .rose-bg-lighter-hover-transparent-75:hover,.theme-dark .color-3-bg-lighter-hover-transparent-75:hover{background-color:#f1bac3bf}.theme-dark .rose-bg-lighter-hover-transparent-80:hover,.theme-dark .color-3-bg-lighter-hover-transparent-80:hover{background-color:#f1bac3cc}.theme-dark .rose-bg-lighter-hover-transparent-85:hover,.theme-dark .color-3-bg-lighter-hover-transparent-85:hover{background-color:#f1bac3d9}.theme-dark .rose-bg-lighter-hover-transparent-90:hover,.theme-dark .color-3-bg-lighter-hover-transparent-90:hover{background-color:#f1bac3e6}.theme-dark .rose-bg-lighter-hover-transparent-95:hover,.theme-dark .color-3-bg-lighter-hover-transparent-95:hover{background-color:#f1bac3f2}.theme-dark .rose-bg-light,.theme-dark .color-3-bg-light{background-color:#e27588}.theme-dark .rose-bg-light-transparent-5,.theme-dark .color-3-bg-light-transparent-5{background-color:#e275880d}.theme-dark .rose-bg-light-transparent-10,.theme-dark .color-3-bg-light-transparent-10{background-color:#e275881a}.theme-dark .rose-bg-light-transparent-15,.theme-dark .color-3-bg-light-transparent-15{background-color:#e2758826}.theme-dark .rose-bg-light-transparent-20,.theme-dark .color-3-bg-light-transparent-20{background-color:#e2758833}.theme-dark .rose-bg-light-transparent-25,.theme-dark .color-3-bg-light-transparent-25{background-color:#e2758840}.theme-dark .rose-bg-light-transparent-30,.theme-dark .color-3-bg-light-transparent-30{background-color:#e275884d}.theme-dark .rose-bg-light-transparent-35,.theme-dark .color-3-bg-light-transparent-35{background-color:#e2758859}.theme-dark .rose-bg-light-transparent-40,.theme-dark .color-3-bg-light-transparent-40{background-color:#e2758866}.theme-dark .rose-bg-light-transparent-45,.theme-dark .color-3-bg-light-transparent-45{background-color:#e2758873}.theme-dark .rose-bg-light-transparent-50,.theme-dark .color-3-bg-light-transparent-50{background-color:#e2758880}.theme-dark .rose-bg-light-transparent-55,.theme-dark .color-3-bg-light-transparent-55{background-color:#e275888c}.theme-dark .rose-bg-light-transparent-60,.theme-dark .color-3-bg-light-transparent-60{background-color:#e2758899}.theme-dark .rose-bg-light-transparent-65,.theme-dark .color-3-bg-light-transparent-65{background-color:#e27588a6}.theme-dark .rose-bg-light-transparent-70,.theme-dark .color-3-bg-light-transparent-70{background-color:#e27588b3}.theme-dark .rose-bg-light-transparent-75,.theme-dark .color-3-bg-light-transparent-75{background-color:#e27588bf}.theme-dark .rose-bg-light-transparent-80,.theme-dark .color-3-bg-light-transparent-80{background-color:#e27588cc}.theme-dark .rose-bg-light-transparent-85,.theme-dark .color-3-bg-light-transparent-85{background-color:#e27588d9}.theme-dark .rose-bg-light-transparent-90,.theme-dark .color-3-bg-light-transparent-90{background-color:#e27588e6}.theme-dark .rose-bg-light-transparent-95,.theme-dark .color-3-bg-light-transparent-95{background-color:#e27588f2}.theme-dark .rose-bg-light-lightness-10,.theme-dark .color-3-bg-light-lightness-10{background-color:#e58394}.theme-dark .rose-bg-light-darkness-10,.theme-dark .color-3-bg-light-darkness-10{background-color:#dc5970}.theme-dark .rose-bg-light-lightness-20,.theme-dark .color-3-bg-light-lightness-20{background-color:#e891a0}.theme-dark .rose-bg-light-darkness-20,.theme-dark .color-3-bg-light-darkness-20{background-color:#d63c57}.theme-dark .rose-bg-light-lightness-30,.theme-dark .color-3-bg-light-lightness-30{background-color:#eb9eac}.theme-dark .rose-bg-light-darkness-30,.theme-dark .color-3-bg-light-darkness-30{background-color:#c62a45}.theme-dark .rose-bg-light-lightness-40,.theme-dark .color-3-bg-light-lightness-40{background-color:#eeacb8}.theme-dark .rose-bg-light-darkness-40,.theme-dark .color-3-bg-light-darkness-40{background-color:#aa243b}.theme-dark .rose-bg-light-lightness-50,.theme-dark .color-3-bg-light-lightness-50{background-color:#f1bac4}.theme-dark .rose-bg-light-darkness-50,.theme-dark .color-3-bg-light-darkness-50{background-color:#8e1e31}.theme-dark .rose-bg-light-lightness-60,.theme-dark .color-3-bg-light-lightness-60{background-color:#f3c8cf}.theme-dark .rose-bg-light-darkness-60,.theme-dark .color-3-bg-light-darkness-60{background-color:#711827}.theme-dark .rose-bg-light-lightness-70,.theme-dark .color-3-bg-light-lightness-70{background-color:#f6d6db}.theme-dark .rose-bg-light-darkness-70,.theme-dark .color-3-bg-light-darkness-70{background-color:#55121e}.theme-dark .rose-bg-light-lightness-80,.theme-dark .color-3-bg-light-lightness-80{background-color:#f9e3e7}.theme-dark .rose-bg-light-darkness-80,.theme-dark .color-3-bg-light-darkness-80{background-color:#390c14}.theme-dark .rose-bg-light-lightness-90,.theme-dark .color-3-bg-light-lightness-90{background-color:#fcf1f3}.theme-dark .rose-bg-light-darkness-90,.theme-dark .color-3-bg-light-darkness-90{background-color:#1c060a}.theme-dark .rose-bg-light-hover:hover,.theme-dark .color-3-bg-light-hover:hover{background-color:#e27588}.theme-dark .rose-bg-light-hover-transparent-5:hover,.theme-dark .color-3-bg-light-hover-transparent-5:hover{background-color:#e275880d}.theme-dark .rose-bg-light-hover-transparent-10:hover,.theme-dark .color-3-bg-light-hover-transparent-10:hover{background-color:#e275881a}.theme-dark .rose-bg-light-hover-transparent-15:hover,.theme-dark .color-3-bg-light-hover-transparent-15:hover{background-color:#e2758826}.theme-dark .rose-bg-light-hover-transparent-20:hover,.theme-dark .color-3-bg-light-hover-transparent-20:hover{background-color:#e2758833}.theme-dark .rose-bg-light-hover-transparent-25:hover,.theme-dark .color-3-bg-light-hover-transparent-25:hover{background-color:#e2758840}.theme-dark .rose-bg-light-hover-transparent-30:hover,.theme-dark .color-3-bg-light-hover-transparent-30:hover{background-color:#e275884d}.theme-dark .rose-bg-light-hover-transparent-35:hover,.theme-dark .color-3-bg-light-hover-transparent-35:hover{background-color:#e2758859}.theme-dark .rose-bg-light-hover-transparent-40:hover,.theme-dark .color-3-bg-light-hover-transparent-40:hover{background-color:#e2758866}.theme-dark .rose-bg-light-hover-transparent-45:hover,.theme-dark .color-3-bg-light-hover-transparent-45:hover{background-color:#e2758873}.theme-dark .rose-bg-light-hover-transparent-50:hover,.theme-dark .color-3-bg-light-hover-transparent-50:hover{background-color:#e2758880}.theme-dark .rose-bg-light-hover-transparent-55:hover,.theme-dark .color-3-bg-light-hover-transparent-55:hover{background-color:#e275888c}.theme-dark .rose-bg-light-hover-transparent-60:hover,.theme-dark .color-3-bg-light-hover-transparent-60:hover{background-color:#e2758899}.theme-dark .rose-bg-light-hover-transparent-65:hover,.theme-dark .color-3-bg-light-hover-transparent-65:hover{background-color:#e27588a6}.theme-dark .rose-bg-light-hover-transparent-70:hover,.theme-dark .color-3-bg-light-hover-transparent-70:hover{background-color:#e27588b3}.theme-dark .rose-bg-light-hover-transparent-75:hover,.theme-dark .color-3-bg-light-hover-transparent-75:hover{background-color:#e27588bf}.theme-dark .rose-bg-light-hover-transparent-80:hover,.theme-dark .color-3-bg-light-hover-transparent-80:hover{background-color:#e27588cc}.theme-dark .rose-bg-light-hover-transparent-85:hover,.theme-dark .color-3-bg-light-hover-transparent-85:hover{background-color:#e27588d9}.theme-dark .rose-bg-light-hover-transparent-90:hover,.theme-dark .color-3-bg-light-hover-transparent-90:hover{background-color:#e27588e6}.theme-dark .rose-bg-light-hover-transparent-95:hover,.theme-dark .color-3-bg-light-hover-transparent-95:hover{background-color:#e27588f2}.theme-dark .rose-bg,.theme-dark .color-3-bg{background-color:#d93954}.theme-dark .rose-bg-transparent-5,.theme-dark .color-3-bg-transparent-5{background-color:#d939540d}.theme-dark .rose-bg-transparent-10,.theme-dark .color-3-bg-transparent-10{background-color:#d939541a}.theme-dark .rose-bg-transparent-15,.theme-dark .color-3-bg-transparent-15{background-color:#d9395426}.theme-dark .rose-bg-transparent-20,.theme-dark .color-3-bg-transparent-20{background-color:#d9395433}.theme-dark .rose-bg-transparent-25,.theme-dark .color-3-bg-transparent-25{background-color:#d9395440}.theme-dark .rose-bg-transparent-30,.theme-dark .color-3-bg-transparent-30{background-color:#d939544d}.theme-dark .rose-bg-transparent-35,.theme-dark .color-3-bg-transparent-35{background-color:#d9395459}.theme-dark .rose-bg-transparent-40,.theme-dark .color-3-bg-transparent-40{background-color:#d9395466}.theme-dark .rose-bg-transparent-45,.theme-dark .color-3-bg-transparent-45{background-color:#d9395473}.theme-dark .rose-bg-transparent-50,.theme-dark .color-3-bg-transparent-50{background-color:#d9395480}.theme-dark .rose-bg-transparent-55,.theme-dark .color-3-bg-transparent-55{background-color:#d939548c}.theme-dark .rose-bg-transparent-60,.theme-dark .color-3-bg-transparent-60{background-color:#d9395499}.theme-dark .rose-bg-transparent-65,.theme-dark .color-3-bg-transparent-65{background-color:#d93954a6}.theme-dark .rose-bg-transparent-70,.theme-dark .color-3-bg-transparent-70{background-color:#d93954b3}.theme-dark .rose-bg-transparent-75,.theme-dark .color-3-bg-transparent-75{background-color:#d93954bf}.theme-dark .rose-bg-transparent-80,.theme-dark .color-3-bg-transparent-80{background-color:#d93954cc}.theme-dark .rose-bg-transparent-85,.theme-dark .color-3-bg-transparent-85{background-color:#d93954d9}.theme-dark .rose-bg-transparent-90,.theme-dark .color-3-bg-transparent-90{background-color:#d93954e6}.theme-dark .rose-bg-transparent-95,.theme-dark .color-3-bg-transparent-95{background-color:#d93954f2}.theme-dark .rose-bg-lightness-10,.theme-dark .color-3-bg-lightness-10{background-color:#dd4d65}.theme-dark .rose-bg-darkness-10,.theme-dark .color-3-bg-darkness-10{background-color:#cf2844}.theme-dark .rose-bg-lightness-20,.theme-dark .color-3-bg-lightness-20{background-color:#e16176}.theme-dark .rose-bg-darkness-20,.theme-dark .color-3-bg-darkness-20{background-color:#b8233c}.theme-dark .rose-bg-lightness-30,.theme-dark .color-3-bg-lightness-30{background-color:#e47487}.theme-dark .rose-bg-darkness-30,.theme-dark .color-3-bg-darkness-30{background-color:#a11f35}.theme-dark .rose-bg-lightness-40,.theme-dark .color-3-bg-lightness-40{background-color:#e88898}.theme-dark .rose-bg-darkness-40,.theme-dark .color-3-bg-darkness-40{background-color:#8a1a2d}.theme-dark .rose-bg-lightness-50,.theme-dark .color-3-bg-lightness-50{background-color:#ec9caa}.theme-dark .rose-bg-darkness-50,.theme-dark .color-3-bg-darkness-50{background-color:#731626}.theme-dark .rose-bg-lightness-60,.theme-dark .color-3-bg-lightness-60{background-color:#f0b0bb}.theme-dark .rose-bg-darkness-60,.theme-dark .color-3-bg-darkness-60{background-color:#5c121e}.theme-dark .rose-bg-lightness-70,.theme-dark .color-3-bg-lightness-70{background-color:#f4c4cc}.theme-dark .rose-bg-darkness-70,.theme-dark .color-3-bg-darkness-70{background-color:#450d17}.theme-dark .rose-bg-lightness-80,.theme-dark .color-3-bg-lightness-80{background-color:#f7d7dd}.theme-dark .rose-bg-darkness-80,.theme-dark .color-3-bg-darkness-80{background-color:#2e090f}.theme-dark .rose-bg-lightness-90,.theme-dark .color-3-bg-lightness-90{background-color:#fbebee}.theme-dark .rose-bg-darkness-90,.theme-dark .color-3-bg-darkness-90{background-color:#170408}.theme-dark .rose-bg-hover:hover,.theme-dark .color-3-bg-hover:hover{background-color:#d93954}.theme-dark .rose-bg-hover-transparent-5:hover,.theme-dark .color-3-bg-hover-transparent-5:hover{background-color:#d939540d}.theme-dark .rose-bg-hover-transparent-10:hover,.theme-dark .color-3-bg-hover-transparent-10:hover{background-color:#d939541a}.theme-dark .rose-bg-hover-transparent-15:hover,.theme-dark .color-3-bg-hover-transparent-15:hover{background-color:#d9395426}.theme-dark .rose-bg-hover-transparent-20:hover,.theme-dark .color-3-bg-hover-transparent-20:hover{background-color:#d9395433}.theme-dark .rose-bg-hover-transparent-25:hover,.theme-dark .color-3-bg-hover-transparent-25:hover{background-color:#d9395440}.theme-dark .rose-bg-hover-transparent-30:hover,.theme-dark .color-3-bg-hover-transparent-30:hover{background-color:#d939544d}.theme-dark .rose-bg-hover-transparent-35:hover,.theme-dark .color-3-bg-hover-transparent-35:hover{background-color:#d9395459}.theme-dark .rose-bg-hover-transparent-40:hover,.theme-dark .color-3-bg-hover-transparent-40:hover{background-color:#d9395466}.theme-dark .rose-bg-hover-transparent-45:hover,.theme-dark .color-3-bg-hover-transparent-45:hover{background-color:#d9395473}.theme-dark .rose-bg-hover-transparent-50:hover,.theme-dark .color-3-bg-hover-transparent-50:hover{background-color:#d9395480}.theme-dark .rose-bg-hover-transparent-55:hover,.theme-dark .color-3-bg-hover-transparent-55:hover{background-color:#d939548c}.theme-dark .rose-bg-hover-transparent-60:hover,.theme-dark .color-3-bg-hover-transparent-60:hover{background-color:#d9395499}.theme-dark .rose-bg-hover-transparent-65:hover,.theme-dark .color-3-bg-hover-transparent-65:hover{background-color:#d93954a6}.theme-dark .rose-bg-hover-transparent-70:hover,.theme-dark .color-3-bg-hover-transparent-70:hover{background-color:#d93954b3}.theme-dark .rose-bg-hover-transparent-75:hover,.theme-dark .color-3-bg-hover-transparent-75:hover{background-color:#d93954bf}.theme-dark .rose-bg-hover-transparent-80:hover,.theme-dark .color-3-bg-hover-transparent-80:hover{background-color:#d93954cc}.theme-dark .rose-bg-hover-transparent-85:hover,.theme-dark .color-3-bg-hover-transparent-85:hover{background-color:#d93954d9}.theme-dark .rose-bg-hover-transparent-90:hover,.theme-dark .color-3-bg-hover-transparent-90:hover{background-color:#d93954e6}.theme-dark .rose-bg-hover-transparent-95:hover,.theme-dark .color-3-bg-hover-transparent-95:hover{background-color:#d93954f2}.theme-dark .rose-bg-dark,.theme-dark .color-3-bg-dark{background-color:#a43e50}.theme-dark .rose-bg-dark-transparent-5,.theme-dark .color-3-bg-dark-transparent-5{background-color:#a43e500d}.theme-dark .rose-bg-dark-transparent-10,.theme-dark .color-3-bg-dark-transparent-10{background-color:#a43e501a}.theme-dark .rose-bg-dark-transparent-15,.theme-dark .color-3-bg-dark-transparent-15{background-color:#a43e5026}.theme-dark .rose-bg-dark-transparent-20,.theme-dark .color-3-bg-dark-transparent-20{background-color:#a43e5033}.theme-dark .rose-bg-dark-transparent-25,.theme-dark .color-3-bg-dark-transparent-25{background-color:#a43e5040}.theme-dark .rose-bg-dark-transparent-30,.theme-dark .color-3-bg-dark-transparent-30{background-color:#a43e504d}.theme-dark .rose-bg-dark-transparent-35,.theme-dark .color-3-bg-dark-transparent-35{background-color:#a43e5059}.theme-dark .rose-bg-dark-transparent-40,.theme-dark .color-3-bg-dark-transparent-40{background-color:#a43e5066}.theme-dark .rose-bg-dark-transparent-45,.theme-dark .color-3-bg-dark-transparent-45{background-color:#a43e5073}.theme-dark .rose-bg-dark-transparent-50,.theme-dark .color-3-bg-dark-transparent-50{background-color:#a43e5080}.theme-dark .rose-bg-dark-transparent-55,.theme-dark .color-3-bg-dark-transparent-55{background-color:#a43e508c}.theme-dark .rose-bg-dark-transparent-60,.theme-dark .color-3-bg-dark-transparent-60{background-color:#a43e5099}.theme-dark .rose-bg-dark-transparent-65,.theme-dark .color-3-bg-dark-transparent-65{background-color:#a43e50a6}.theme-dark .rose-bg-dark-transparent-70,.theme-dark .color-3-bg-dark-transparent-70{background-color:#a43e50b3}.theme-dark .rose-bg-dark-transparent-75,.theme-dark .color-3-bg-dark-transparent-75{background-color:#a43e50bf}.theme-dark .rose-bg-dark-transparent-80,.theme-dark .color-3-bg-dark-transparent-80{background-color:#a43e50cc}.theme-dark .rose-bg-dark-transparent-85,.theme-dark .color-3-bg-dark-transparent-85{background-color:#a43e50d9}.theme-dark .rose-bg-dark-transparent-90,.theme-dark .color-3-bg-dark-transparent-90{background-color:#a43e50e6}.theme-dark .rose-bg-dark-transparent-95,.theme-dark .color-3-bg-dark-transparent-95{background-color:#a43e50f2}.theme-dark .rose-bg-dark-lightness-10,.theme-dark .color-3-bg-dark-lightness-10{background-color:#b9465a}.theme-dark .rose-bg-dark-darkness-10,.theme-dark .color-3-bg-dark-darkness-10{background-color:#943848}.theme-dark .rose-bg-dark-lightness-20,.theme-dark .color-3-bg-dark-lightness-20{background-color:#c15a6c}.theme-dark .rose-bg-dark-darkness-20,.theme-dark .color-3-bg-dark-darkness-20{background-color:#833240}.theme-dark .rose-bg-dark-lightness-30,.theme-dark .color-3-bg-dark-lightness-30{background-color:#c86f7f}.theme-dark .rose-bg-dark-darkness-30,.theme-dark .color-3-bg-dark-darkness-30{background-color:#732b38}.theme-dark .rose-bg-dark-lightness-40,.theme-dark .color-3-bg-dark-lightness-40{background-color:#d08391}.theme-dark .rose-bg-dark-darkness-40,.theme-dark .color-3-bg-dark-darkness-40{background-color:#622530}.theme-dark .rose-bg-dark-lightness-50,.theme-dark .color-3-bg-dark-lightness-50{background-color:#d898a3}.theme-dark .rose-bg-dark-darkness-50,.theme-dark .color-3-bg-dark-darkness-50{background-color:#521f28}.theme-dark .rose-bg-dark-lightness-60,.theme-dark .color-3-bg-dark-lightness-60{background-color:#e0adb6}.theme-dark .rose-bg-dark-darkness-60,.theme-dark .color-3-bg-dark-darkness-60{background-color:#421920}.theme-dark .rose-bg-dark-lightness-70,.theme-dark .color-3-bg-dark-lightness-70{background-color:#e8c1c8}.theme-dark .rose-bg-dark-darkness-70,.theme-dark .color-3-bg-dark-darkness-70{background-color:#311318}.theme-dark .rose-bg-dark-lightness-80,.theme-dark .color-3-bg-dark-lightness-80{background-color:#efd6da}.theme-dark .rose-bg-dark-darkness-80,.theme-dark .color-3-bg-dark-darkness-80{background-color:#210c10}.theme-dark .rose-bg-dark-lightness-90,.theme-dark .color-3-bg-dark-lightness-90{background-color:#f7eaed}.theme-dark .rose-bg-dark-darkness-90,.theme-dark .color-3-bg-dark-darkness-90{background-color:#100608}.theme-dark .rose-bg-dark-hover:hover,.theme-dark .color-3-bg-dark-hover:hover{background-color:#a43e50}.theme-dark .rose-bg-dark-hover-transparent-5:hover,.theme-dark .color-3-bg-dark-hover-transparent-5:hover{background-color:#a43e500d}.theme-dark .rose-bg-dark-hover-transparent-10:hover,.theme-dark .color-3-bg-dark-hover-transparent-10:hover{background-color:#a43e501a}.theme-dark .rose-bg-dark-hover-transparent-15:hover,.theme-dark .color-3-bg-dark-hover-transparent-15:hover{background-color:#a43e5026}.theme-dark .rose-bg-dark-hover-transparent-20:hover,.theme-dark .color-3-bg-dark-hover-transparent-20:hover{background-color:#a43e5033}.theme-dark .rose-bg-dark-hover-transparent-25:hover,.theme-dark .color-3-bg-dark-hover-transparent-25:hover{background-color:#a43e5040}.theme-dark .rose-bg-dark-hover-transparent-30:hover,.theme-dark .color-3-bg-dark-hover-transparent-30:hover{background-color:#a43e504d}.theme-dark .rose-bg-dark-hover-transparent-35:hover,.theme-dark .color-3-bg-dark-hover-transparent-35:hover{background-color:#a43e5059}.theme-dark .rose-bg-dark-hover-transparent-40:hover,.theme-dark .color-3-bg-dark-hover-transparent-40:hover{background-color:#a43e5066}.theme-dark .rose-bg-dark-hover-transparent-45:hover,.theme-dark .color-3-bg-dark-hover-transparent-45:hover{background-color:#a43e5073}.theme-dark .rose-bg-dark-hover-transparent-50:hover,.theme-dark .color-3-bg-dark-hover-transparent-50:hover{background-color:#a43e5080}.theme-dark .rose-bg-dark-hover-transparent-55:hover,.theme-dark .color-3-bg-dark-hover-transparent-55:hover{background-color:#a43e508c}.theme-dark .rose-bg-dark-hover-transparent-60:hover,.theme-dark .color-3-bg-dark-hover-transparent-60:hover{background-color:#a43e5099}.theme-dark .rose-bg-dark-hover-transparent-65:hover,.theme-dark .color-3-bg-dark-hover-transparent-65:hover{background-color:#a43e50a6}.theme-dark .rose-bg-dark-hover-transparent-70:hover,.theme-dark .color-3-bg-dark-hover-transparent-70:hover{background-color:#a43e50b3}.theme-dark .rose-bg-dark-hover-transparent-75:hover,.theme-dark .color-3-bg-dark-hover-transparent-75:hover{background-color:#a43e50bf}.theme-dark .rose-bg-dark-hover-transparent-80:hover,.theme-dark .color-3-bg-dark-hover-transparent-80:hover{background-color:#a43e50cc}.theme-dark .rose-bg-dark-hover-transparent-85:hover,.theme-dark .color-3-bg-dark-hover-transparent-85:hover{background-color:#a43e50d9}.theme-dark .rose-bg-dark-hover-transparent-90:hover,.theme-dark .color-3-bg-dark-hover-transparent-90:hover{background-color:#a43e50e6}.theme-dark .rose-bg-dark-hover-transparent-95:hover,.theme-dark .color-3-bg-dark-hover-transparent-95:hover{background-color:#a43e50f2}.theme-dark .rose-bg-darker,.theme-dark .color-3-bg-darker{background-color:#6e2a35}.theme-dark .rose-bg-darker-transparent-5,.theme-dark .color-3-bg-darker-transparent-5{background-color:#6e2a350d}.theme-dark .rose-bg-darker-transparent-10,.theme-dark .color-3-bg-darker-transparent-10{background-color:#6e2a351a}.theme-dark .rose-bg-darker-transparent-15,.theme-dark .color-3-bg-darker-transparent-15{background-color:#6e2a3526}.theme-dark .rose-bg-darker-transparent-20,.theme-dark .color-3-bg-darker-transparent-20{background-color:#6e2a3533}.theme-dark .rose-bg-darker-transparent-25,.theme-dark .color-3-bg-darker-transparent-25{background-color:#6e2a3540}.theme-dark .rose-bg-darker-transparent-30,.theme-dark .color-3-bg-darker-transparent-30{background-color:#6e2a354d}.theme-dark .rose-bg-darker-transparent-35,.theme-dark .color-3-bg-darker-transparent-35{background-color:#6e2a3559}.theme-dark .rose-bg-darker-transparent-40,.theme-dark .color-3-bg-darker-transparent-40{background-color:#6e2a3566}.theme-dark .rose-bg-darker-transparent-45,.theme-dark .color-3-bg-darker-transparent-45{background-color:#6e2a3573}.theme-dark .rose-bg-darker-transparent-50,.theme-dark .color-3-bg-darker-transparent-50{background-color:#6e2a3580}.theme-dark .rose-bg-darker-transparent-55,.theme-dark .color-3-bg-darker-transparent-55{background-color:#6e2a358c}.theme-dark .rose-bg-darker-transparent-60,.theme-dark .color-3-bg-darker-transparent-60{background-color:#6e2a3599}.theme-dark .rose-bg-darker-transparent-65,.theme-dark .color-3-bg-darker-transparent-65{background-color:#6e2a35a6}.theme-dark .rose-bg-darker-transparent-70,.theme-dark .color-3-bg-darker-transparent-70{background-color:#6e2a35b3}.theme-dark .rose-bg-darker-transparent-75,.theme-dark .color-3-bg-darker-transparent-75{background-color:#6e2a35bf}.theme-dark .rose-bg-darker-transparent-80,.theme-dark .color-3-bg-darker-transparent-80{background-color:#6e2a35cc}.theme-dark .rose-bg-darker-transparent-85,.theme-dark .color-3-bg-darker-transparent-85{background-color:#6e2a35d9}.theme-dark .rose-bg-darker-transparent-90,.theme-dark .color-3-bg-darker-transparent-90{background-color:#6e2a35e6}.theme-dark .rose-bg-darker-transparent-95,.theme-dark .color-3-bg-darker-transparent-95{background-color:#6e2a35f2}.theme-dark .rose-bg-darker-lightness-10,.theme-dark .color-3-bg-darker-lightness-10{background-color:#883441}.theme-dark .rose-bg-darker-darkness-10,.theme-dark .color-3-bg-darker-darkness-10{background-color:#632630}.theme-dark .rose-bg-darker-lightness-20,.theme-dark .color-3-bg-darker-lightness-20{background-color:#a23e4e}.theme-dark .rose-bg-darker-darkness-20,.theme-dark .color-3-bg-darker-darkness-20{background-color:#58222a}.theme-dark .rose-bg-darker-lightness-30,.theme-dark .color-3-bg-darker-lightness-30{background-color:#ba4a5c}.theme-dark .rose-bg-darker-darkness-30,.theme-dark .color-3-bg-darker-darkness-30{background-color:#4d1d25}.theme-dark .rose-bg-darker-lightness-40,.theme-dark .color-3-bg-darker-lightness-40{background-color:#c46473}.theme-dark .rose-bg-darker-darkness-40,.theme-dark .color-3-bg-darker-darkness-40{background-color:#421920}.theme-dark .rose-bg-darker-lightness-50,.theme-dark .color-3-bg-darker-lightness-50{background-color:#ce7d8a}.theme-dark .rose-bg-darker-darkness-50,.theme-dark .color-3-bg-darker-darkness-50{background-color:#37151b}.theme-dark .rose-bg-darker-lightness-60,.theme-dark .color-3-bg-darker-lightness-60{background-color:#d797a2}.theme-dark .rose-bg-darker-darkness-60,.theme-dark .color-3-bg-darker-darkness-60{background-color:#2c1115}.theme-dark .rose-bg-darker-lightness-70,.theme-dark .color-3-bg-darker-lightness-70{background-color:#e1b1b9}.theme-dark .rose-bg-darker-darkness-70,.theme-dark .color-3-bg-darker-darkness-70{background-color:#210d10}.theme-dark .rose-bg-darker-lightness-80,.theme-dark .color-3-bg-darker-lightness-80{background-color:#ebcbd0}.theme-dark .rose-bg-darker-darkness-80,.theme-dark .color-3-bg-darker-darkness-80{background-color:#16080b}.theme-dark .rose-bg-darker-lightness-90,.theme-dark .color-3-bg-darker-lightness-90{background-color:#f5e5e8}.theme-dark .rose-bg-darker-darkness-90,.theme-dark .color-3-bg-darker-darkness-90{background-color:#0b0405}.theme-dark .rose-bg-darker-hover:hover,.theme-dark .color-3-bg-darker-hover:hover{background-color:#6e2a35}.theme-dark .rose-bg-darker-hover-transparent-5:hover,.theme-dark .color-3-bg-darker-hover-transparent-5:hover{background-color:#6e2a350d}.theme-dark .rose-bg-darker-hover-transparent-10:hover,.theme-dark .color-3-bg-darker-hover-transparent-10:hover{background-color:#6e2a351a}.theme-dark .rose-bg-darker-hover-transparent-15:hover,.theme-dark .color-3-bg-darker-hover-transparent-15:hover{background-color:#6e2a3526}.theme-dark .rose-bg-darker-hover-transparent-20:hover,.theme-dark .color-3-bg-darker-hover-transparent-20:hover{background-color:#6e2a3533}.theme-dark .rose-bg-darker-hover-transparent-25:hover,.theme-dark .color-3-bg-darker-hover-transparent-25:hover{background-color:#6e2a3540}.theme-dark .rose-bg-darker-hover-transparent-30:hover,.theme-dark .color-3-bg-darker-hover-transparent-30:hover{background-color:#6e2a354d}.theme-dark .rose-bg-darker-hover-transparent-35:hover,.theme-dark .color-3-bg-darker-hover-transparent-35:hover{background-color:#6e2a3559}.theme-dark .rose-bg-darker-hover-transparent-40:hover,.theme-dark .color-3-bg-darker-hover-transparent-40:hover{background-color:#6e2a3566}.theme-dark .rose-bg-darker-hover-transparent-45:hover,.theme-dark .color-3-bg-darker-hover-transparent-45:hover{background-color:#6e2a3573}.theme-dark .rose-bg-darker-hover-transparent-50:hover,.theme-dark .color-3-bg-darker-hover-transparent-50:hover{background-color:#6e2a3580}.theme-dark .rose-bg-darker-hover-transparent-55:hover,.theme-dark .color-3-bg-darker-hover-transparent-55:hover{background-color:#6e2a358c}.theme-dark .rose-bg-darker-hover-transparent-60:hover,.theme-dark .color-3-bg-darker-hover-transparent-60:hover{background-color:#6e2a3599}.theme-dark .rose-bg-darker-hover-transparent-65:hover,.theme-dark .color-3-bg-darker-hover-transparent-65:hover{background-color:#6e2a35a6}.theme-dark .rose-bg-darker-hover-transparent-70:hover,.theme-dark .color-3-bg-darker-hover-transparent-70:hover{background-color:#6e2a35b3}.theme-dark .rose-bg-darker-hover-transparent-75:hover,.theme-dark .color-3-bg-darker-hover-transparent-75:hover{background-color:#6e2a35bf}.theme-dark .rose-bg-darker-hover-transparent-80:hover,.theme-dark .color-3-bg-darker-hover-transparent-80:hover{background-color:#6e2a35cc}.theme-dark .rose-bg-darker-hover-transparent-85:hover,.theme-dark .color-3-bg-darker-hover-transparent-85:hover{background-color:#6e2a35d9}.theme-dark .rose-bg-darker-hover-transparent-90:hover,.theme-dark .color-3-bg-darker-hover-transparent-90:hover{background-color:#6e2a35e6}.theme-dark .rose-bg-darker-hover-transparent-95:hover,.theme-dark .color-3-bg-darker-hover-transparent-95:hover{background-color:#6e2a35f2}.theme-dark .rose-font-lighter,.theme-dark .color-3-font-lighter{color:#f1bac3}.theme-dark .rose-font-lighter-transparent-5,.theme-dark .color-3-font-lighter-transparent-5{color:#f1bac30d}.theme-dark .rose-font-lighter-transparent-10,.theme-dark .color-3-font-lighter-transparent-10{color:#f1bac31a}.theme-dark .rose-font-lighter-transparent-15,.theme-dark .color-3-font-lighter-transparent-15{color:#f1bac326}.theme-dark .rose-font-lighter-transparent-20,.theme-dark .color-3-font-lighter-transparent-20{color:#f1bac333}.theme-dark .rose-font-lighter-transparent-25,.theme-dark .color-3-font-lighter-transparent-25{color:#f1bac340}.theme-dark .rose-font-lighter-transparent-30,.theme-dark .color-3-font-lighter-transparent-30{color:#f1bac34d}.theme-dark .rose-font-lighter-transparent-35,.theme-dark .color-3-font-lighter-transparent-35{color:#f1bac359}.theme-dark .rose-font-lighter-transparent-40,.theme-dark .color-3-font-lighter-transparent-40{color:#f1bac366}.theme-dark .rose-font-lighter-transparent-45,.theme-dark .color-3-font-lighter-transparent-45{color:#f1bac373}.theme-dark .rose-font-lighter-transparent-50,.theme-dark .color-3-font-lighter-transparent-50{color:#f1bac380}.theme-dark .rose-font-lighter-transparent-55,.theme-dark .color-3-font-lighter-transparent-55{color:#f1bac38c}.theme-dark .rose-font-lighter-transparent-60,.theme-dark .color-3-font-lighter-transparent-60{color:#f1bac399}.theme-dark .rose-font-lighter-transparent-65,.theme-dark .color-3-font-lighter-transparent-65{color:#f1bac3a6}.theme-dark .rose-font-lighter-transparent-70,.theme-dark .color-3-font-lighter-transparent-70{color:#f1bac3b3}.theme-dark .rose-font-lighter-transparent-75,.theme-dark .color-3-font-lighter-transparent-75{color:#f1bac3bf}.theme-dark .rose-font-lighter-transparent-80,.theme-dark .color-3-font-lighter-transparent-80{color:#f1bac3cc}.theme-dark .rose-font-lighter-transparent-85,.theme-dark .color-3-font-lighter-transparent-85{color:#f1bac3d9}.theme-dark .rose-font-lighter-transparent-90,.theme-dark .color-3-font-lighter-transparent-90{color:#f1bac3e6}.theme-dark .rose-font-lighter-transparent-95,.theme-dark .color-3-font-lighter-transparent-95{color:#f1bac3f2}.theme-dark .rose-font-lighter-lightness-10,.theme-dark .color-3-font-lighter-lightness-10{color:#f2c1c9}.theme-dark .rose-font-lighter-darkness-10,.theme-dark .color-3-font-lighter-darkness-10{color:#ea97a4}.theme-dark .rose-font-lighter-lightness-20,.theme-dark .color-3-font-lighter-lightness-20{color:#f4c8cf}.theme-dark .rose-font-lighter-darkness-20,.theme-dark .color-3-font-lighter-darkness-20{color:#e37385}.theme-dark .rose-font-lighter-lightness-30,.theme-dark .color-3-font-lighter-lightness-30{color:#f5cfd5}.theme-dark .rose-font-lighter-darkness-30,.theme-dark .color-3-font-lighter-darkness-30{color:#db5066}.theme-dark .rose-font-lighter-lightness-40,.theme-dark .color-3-font-lighter-lightness-40{color:#f7d6db}.theme-dark .rose-font-lighter-darkness-40,.theme-dark .color-3-font-lighter-darkness-40{color:#d42c48}.theme-dark .rose-font-lighter-lightness-50,.theme-dark .color-3-font-lighter-lightness-50{color:#f8dde1}.theme-dark .rose-font-lighter-darkness-50,.theme-dark .color-3-font-lighter-darkness-50{color:#b1243b}.theme-dark .rose-font-lighter-lightness-60,.theme-dark .color-3-font-lighter-lightness-60{color:#f9e3e7}.theme-dark .rose-font-lighter-darkness-60,.theme-dark .color-3-font-lighter-darkness-60{color:#8e1d2f}.theme-dark .rose-font-lighter-lightness-70,.theme-dark .color-3-font-lighter-lightness-70{color:#fbeaed}.theme-dark .rose-font-lighter-darkness-70,.theme-dark .color-3-font-lighter-darkness-70{color:#6a1623}.theme-dark .rose-font-lighter-lightness-80,.theme-dark .color-3-font-lighter-lightness-80{color:#fcf1f3}.theme-dark .rose-font-lighter-darkness-80,.theme-dark .color-3-font-lighter-darkness-80{color:#470e18}.theme-dark .rose-font-lighter-lightness-90,.theme-dark .color-3-font-lighter-lightness-90{color:#fef8f9}.theme-dark .rose-font-lighter-darkness-90,.theme-dark .color-3-font-lighter-darkness-90{color:#23070c}.theme-dark .rose-font-lighter-hover:hover,.theme-dark .color-3-font-lighter-hover:hover{color:#f1bac3}.theme-dark .rose-font-lighter-hover-transparent-5:hover,.theme-dark .color-3-font-lighter-hover-transparent-5:hover{color:#f1bac30d}.theme-dark .rose-font-lighter-hover-transparent-10:hover,.theme-dark .color-3-font-lighter-hover-transparent-10:hover{color:#f1bac31a}.theme-dark .rose-font-lighter-hover-transparent-15:hover,.theme-dark .color-3-font-lighter-hover-transparent-15:hover{color:#f1bac326}.theme-dark .rose-font-lighter-hover-transparent-20:hover,.theme-dark .color-3-font-lighter-hover-transparent-20:hover{color:#f1bac333}.theme-dark .rose-font-lighter-hover-transparent-25:hover,.theme-dark .color-3-font-lighter-hover-transparent-25:hover{color:#f1bac340}.theme-dark .rose-font-lighter-hover-transparent-30:hover,.theme-dark .color-3-font-lighter-hover-transparent-30:hover{color:#f1bac34d}.theme-dark .rose-font-lighter-hover-transparent-35:hover,.theme-dark .color-3-font-lighter-hover-transparent-35:hover{color:#f1bac359}.theme-dark .rose-font-lighter-hover-transparent-40:hover,.theme-dark .color-3-font-lighter-hover-transparent-40:hover{color:#f1bac366}.theme-dark .rose-font-lighter-hover-transparent-45:hover,.theme-dark .color-3-font-lighter-hover-transparent-45:hover{color:#f1bac373}.theme-dark .rose-font-lighter-hover-transparent-50:hover,.theme-dark .color-3-font-lighter-hover-transparent-50:hover{color:#f1bac380}.theme-dark .rose-font-lighter-hover-transparent-55:hover,.theme-dark .color-3-font-lighter-hover-transparent-55:hover{color:#f1bac38c}.theme-dark .rose-font-lighter-hover-transparent-60:hover,.theme-dark .color-3-font-lighter-hover-transparent-60:hover{color:#f1bac399}.theme-dark .rose-font-lighter-hover-transparent-65:hover,.theme-dark .color-3-font-lighter-hover-transparent-65:hover{color:#f1bac3a6}.theme-dark .rose-font-lighter-hover-transparent-70:hover,.theme-dark .color-3-font-lighter-hover-transparent-70:hover{color:#f1bac3b3}.theme-dark .rose-font-lighter-hover-transparent-75:hover,.theme-dark .color-3-font-lighter-hover-transparent-75:hover{color:#f1bac3bf}.theme-dark .rose-font-lighter-hover-transparent-80:hover,.theme-dark .color-3-font-lighter-hover-transparent-80:hover{color:#f1bac3cc}.theme-dark .rose-font-lighter-hover-transparent-85:hover,.theme-dark .color-3-font-lighter-hover-transparent-85:hover{color:#f1bac3d9}.theme-dark .rose-font-lighter-hover-transparent-90:hover,.theme-dark .color-3-font-lighter-hover-transparent-90:hover{color:#f1bac3e6}.theme-dark .rose-font-lighter-hover-transparent-95:hover,.theme-dark .color-3-font-lighter-hover-transparent-95:hover{color:#f1bac3f2}.theme-dark .rose-font-lighter-contrast,.theme-dark .color-3-font-lighter-contrast{color:#161616}.theme-dark .rose-font-light,.theme-dark .color-3-font-light{color:#e27588}.theme-dark .rose-font-light-transparent-5,.theme-dark .color-3-font-light-transparent-5{color:#e275880d}.theme-dark .rose-font-light-transparent-10,.theme-dark .color-3-font-light-transparent-10{color:#e275881a}.theme-dark .rose-font-light-transparent-15,.theme-dark .color-3-font-light-transparent-15{color:#e2758826}.theme-dark .rose-font-light-transparent-20,.theme-dark .color-3-font-light-transparent-20{color:#e2758833}.theme-dark .rose-font-light-transparent-25,.theme-dark .color-3-font-light-transparent-25{color:#e2758840}.theme-dark .rose-font-light-transparent-30,.theme-dark .color-3-font-light-transparent-30{color:#e275884d}.theme-dark .rose-font-light-transparent-35,.theme-dark .color-3-font-light-transparent-35{color:#e2758859}.theme-dark .rose-font-light-transparent-40,.theme-dark .color-3-font-light-transparent-40{color:#e2758866}.theme-dark .rose-font-light-transparent-45,.theme-dark .color-3-font-light-transparent-45{color:#e2758873}.theme-dark .rose-font-light-transparent-50,.theme-dark .color-3-font-light-transparent-50{color:#e2758880}.theme-dark .rose-font-light-transparent-55,.theme-dark .color-3-font-light-transparent-55{color:#e275888c}.theme-dark .rose-font-light-transparent-60,.theme-dark .color-3-font-light-transparent-60{color:#e2758899}.theme-dark .rose-font-light-transparent-65,.theme-dark .color-3-font-light-transparent-65{color:#e27588a6}.theme-dark .rose-font-light-transparent-70,.theme-dark .color-3-font-light-transparent-70{color:#e27588b3}.theme-dark .rose-font-light-transparent-75,.theme-dark .color-3-font-light-transparent-75{color:#e27588bf}.theme-dark .rose-font-light-transparent-80,.theme-dark .color-3-font-light-transparent-80{color:#e27588cc}.theme-dark .rose-font-light-transparent-85,.theme-dark .color-3-font-light-transparent-85{color:#e27588d9}.theme-dark .rose-font-light-transparent-90,.theme-dark .color-3-font-light-transparent-90{color:#e27588e6}.theme-dark .rose-font-light-transparent-95,.theme-dark .color-3-font-light-transparent-95{color:#e27588f2}.theme-dark .rose-font-light-lightness-10,.theme-dark .color-3-font-light-lightness-10{color:#e58394}.theme-dark .rose-font-light-darkness-10,.theme-dark .color-3-font-light-darkness-10{color:#dc5970}.theme-dark .rose-font-light-lightness-20,.theme-dark .color-3-font-light-lightness-20{color:#e891a0}.theme-dark .rose-font-light-darkness-20,.theme-dark .color-3-font-light-darkness-20{color:#d63c57}.theme-dark .rose-font-light-lightness-30,.theme-dark .color-3-font-light-lightness-30{color:#eb9eac}.theme-dark .rose-font-light-darkness-30,.theme-dark .color-3-font-light-darkness-30{color:#c62a45}.theme-dark .rose-font-light-lightness-40,.theme-dark .color-3-font-light-lightness-40{color:#eeacb8}.theme-dark .rose-font-light-darkness-40,.theme-dark .color-3-font-light-darkness-40{color:#aa243b}.theme-dark .rose-font-light-lightness-50,.theme-dark .color-3-font-light-lightness-50{color:#f1bac4}.theme-dark .rose-font-light-darkness-50,.theme-dark .color-3-font-light-darkness-50{color:#8e1e31}.theme-dark .rose-font-light-lightness-60,.theme-dark .color-3-font-light-lightness-60{color:#f3c8cf}.theme-dark .rose-font-light-darkness-60,.theme-dark .color-3-font-light-darkness-60{color:#711827}.theme-dark .rose-font-light-lightness-70,.theme-dark .color-3-font-light-lightness-70{color:#f6d6db}.theme-dark .rose-font-light-darkness-70,.theme-dark .color-3-font-light-darkness-70{color:#55121e}.theme-dark .rose-font-light-lightness-80,.theme-dark .color-3-font-light-lightness-80{color:#f9e3e7}.theme-dark .rose-font-light-darkness-80,.theme-dark .color-3-font-light-darkness-80{color:#390c14}.theme-dark .rose-font-light-lightness-90,.theme-dark .color-3-font-light-lightness-90{color:#fcf1f3}.theme-dark .rose-font-light-darkness-90,.theme-dark .color-3-font-light-darkness-90{color:#1c060a}.theme-dark .rose-font-light-hover:hover,.theme-dark .color-3-font-light-hover:hover{color:#e27588}.theme-dark .rose-font-light-hover-transparent-5:hover,.theme-dark .color-3-font-light-hover-transparent-5:hover{color:#e275880d}.theme-dark .rose-font-light-hover-transparent-10:hover,.theme-dark .color-3-font-light-hover-transparent-10:hover{color:#e275881a}.theme-dark .rose-font-light-hover-transparent-15:hover,.theme-dark .color-3-font-light-hover-transparent-15:hover{color:#e2758826}.theme-dark .rose-font-light-hover-transparent-20:hover,.theme-dark .color-3-font-light-hover-transparent-20:hover{color:#e2758833}.theme-dark .rose-font-light-hover-transparent-25:hover,.theme-dark .color-3-font-light-hover-transparent-25:hover{color:#e2758840}.theme-dark .rose-font-light-hover-transparent-30:hover,.theme-dark .color-3-font-light-hover-transparent-30:hover{color:#e275884d}.theme-dark .rose-font-light-hover-transparent-35:hover,.theme-dark .color-3-font-light-hover-transparent-35:hover{color:#e2758859}.theme-dark .rose-font-light-hover-transparent-40:hover,.theme-dark .color-3-font-light-hover-transparent-40:hover{color:#e2758866}.theme-dark .rose-font-light-hover-transparent-45:hover,.theme-dark .color-3-font-light-hover-transparent-45:hover{color:#e2758873}.theme-dark .rose-font-light-hover-transparent-50:hover,.theme-dark .color-3-font-light-hover-transparent-50:hover{color:#e2758880}.theme-dark .rose-font-light-hover-transparent-55:hover,.theme-dark .color-3-font-light-hover-transparent-55:hover{color:#e275888c}.theme-dark .rose-font-light-hover-transparent-60:hover,.theme-dark .color-3-font-light-hover-transparent-60:hover{color:#e2758899}.theme-dark .rose-font-light-hover-transparent-65:hover,.theme-dark .color-3-font-light-hover-transparent-65:hover{color:#e27588a6}.theme-dark .rose-font-light-hover-transparent-70:hover,.theme-dark .color-3-font-light-hover-transparent-70:hover{color:#e27588b3}.theme-dark .rose-font-light-hover-transparent-75:hover,.theme-dark .color-3-font-light-hover-transparent-75:hover{color:#e27588bf}.theme-dark .rose-font-light-hover-transparent-80:hover,.theme-dark .color-3-font-light-hover-transparent-80:hover{color:#e27588cc}.theme-dark .rose-font-light-hover-transparent-85:hover,.theme-dark .color-3-font-light-hover-transparent-85:hover{color:#e27588d9}.theme-dark .rose-font-light-hover-transparent-90:hover,.theme-dark .color-3-font-light-hover-transparent-90:hover{color:#e27588e6}.theme-dark .rose-font-light-hover-transparent-95:hover,.theme-dark .color-3-font-light-hover-transparent-95:hover{color:#e27588f2}.theme-dark .rose-font-light-contrast,.theme-dark .color-3-font-light-contrast{color:#161616}.theme-dark .rose-font,.theme-dark .color-3-font{color:#d93954}.theme-dark .rose-font-transparent-5,.theme-dark .color-3-font-transparent-5{color:#d939540d}.theme-dark .rose-font-transparent-10,.theme-dark .color-3-font-transparent-10{color:#d939541a}.theme-dark .rose-font-transparent-15,.theme-dark .color-3-font-transparent-15{color:#d9395426}.theme-dark .rose-font-transparent-20,.theme-dark .color-3-font-transparent-20{color:#d9395433}.theme-dark .rose-font-transparent-25,.theme-dark .color-3-font-transparent-25{color:#d9395440}.theme-dark .rose-font-transparent-30,.theme-dark .color-3-font-transparent-30{color:#d939544d}.theme-dark .rose-font-transparent-35,.theme-dark .color-3-font-transparent-35{color:#d9395459}.theme-dark .rose-font-transparent-40,.theme-dark .color-3-font-transparent-40{color:#d9395466}.theme-dark .rose-font-transparent-45,.theme-dark .color-3-font-transparent-45{color:#d9395473}.theme-dark .rose-font-transparent-50,.theme-dark .color-3-font-transparent-50{color:#d9395480}.theme-dark .rose-font-transparent-55,.theme-dark .color-3-font-transparent-55{color:#d939548c}.theme-dark .rose-font-transparent-60,.theme-dark .color-3-font-transparent-60{color:#d9395499}.theme-dark .rose-font-transparent-65,.theme-dark .color-3-font-transparent-65{color:#d93954a6}.theme-dark .rose-font-transparent-70,.theme-dark .color-3-font-transparent-70{color:#d93954b3}.theme-dark .rose-font-transparent-75,.theme-dark .color-3-font-transparent-75{color:#d93954bf}.theme-dark .rose-font-transparent-80,.theme-dark .color-3-font-transparent-80{color:#d93954cc}.theme-dark .rose-font-transparent-85,.theme-dark .color-3-font-transparent-85{color:#d93954d9}.theme-dark .rose-font-transparent-90,.theme-dark .color-3-font-transparent-90{color:#d93954e6}.theme-dark .rose-font-transparent-95,.theme-dark .color-3-font-transparent-95{color:#d93954f2}.theme-dark .rose-font-lightness-10,.theme-dark .color-3-font-lightness-10{color:#dd4d65}.theme-dark .rose-font-darkness-10,.theme-dark .color-3-font-darkness-10{color:#cf2844}.theme-dark .rose-font-lightness-20,.theme-dark .color-3-font-lightness-20{color:#e16176}.theme-dark .rose-font-darkness-20,.theme-dark .color-3-font-darkness-20{color:#b8233c}.theme-dark .rose-font-lightness-30,.theme-dark .color-3-font-lightness-30{color:#e47487}.theme-dark .rose-font-darkness-30,.theme-dark .color-3-font-darkness-30{color:#a11f35}.theme-dark .rose-font-lightness-40,.theme-dark .color-3-font-lightness-40{color:#e88898}.theme-dark .rose-font-darkness-40,.theme-dark .color-3-font-darkness-40{color:#8a1a2d}.theme-dark .rose-font-lightness-50,.theme-dark .color-3-font-lightness-50{color:#ec9caa}.theme-dark .rose-font-darkness-50,.theme-dark .color-3-font-darkness-50{color:#731626}.theme-dark .rose-font-lightness-60,.theme-dark .color-3-font-lightness-60{color:#f0b0bb}.theme-dark .rose-font-darkness-60,.theme-dark .color-3-font-darkness-60{color:#5c121e}.theme-dark .rose-font-lightness-70,.theme-dark .color-3-font-lightness-70{color:#f4c4cc}.theme-dark .rose-font-darkness-70,.theme-dark .color-3-font-darkness-70{color:#450d17}.theme-dark .rose-font-lightness-80,.theme-dark .color-3-font-lightness-80{color:#f7d7dd}.theme-dark .rose-font-darkness-80,.theme-dark .color-3-font-darkness-80{color:#2e090f}.theme-dark .rose-font-lightness-90,.theme-dark .color-3-font-lightness-90{color:#fbebee}.theme-dark .rose-font-darkness-90,.theme-dark .color-3-font-darkness-90{color:#170408}.theme-dark .rose-font-hover:hover,.theme-dark .color-3-font-hover:hover{color:#d93954}.theme-dark .rose-font-hover-transparent-5:hover,.theme-dark .color-3-font-hover-transparent-5:hover{color:#d939540d}.theme-dark .rose-font-hover-transparent-10:hover,.theme-dark .color-3-font-hover-transparent-10:hover{color:#d939541a}.theme-dark .rose-font-hover-transparent-15:hover,.theme-dark .color-3-font-hover-transparent-15:hover{color:#d9395426}.theme-dark .rose-font-hover-transparent-20:hover,.theme-dark .color-3-font-hover-transparent-20:hover{color:#d9395433}.theme-dark .rose-font-hover-transparent-25:hover,.theme-dark .color-3-font-hover-transparent-25:hover{color:#d9395440}.theme-dark .rose-font-hover-transparent-30:hover,.theme-dark .color-3-font-hover-transparent-30:hover{color:#d939544d}.theme-dark .rose-font-hover-transparent-35:hover,.theme-dark .color-3-font-hover-transparent-35:hover{color:#d9395459}.theme-dark .rose-font-hover-transparent-40:hover,.theme-dark .color-3-font-hover-transparent-40:hover{color:#d9395466}.theme-dark .rose-font-hover-transparent-45:hover,.theme-dark .color-3-font-hover-transparent-45:hover{color:#d9395473}.theme-dark .rose-font-hover-transparent-50:hover,.theme-dark .color-3-font-hover-transparent-50:hover{color:#d9395480}.theme-dark .rose-font-hover-transparent-55:hover,.theme-dark .color-3-font-hover-transparent-55:hover{color:#d939548c}.theme-dark .rose-font-hover-transparent-60:hover,.theme-dark .color-3-font-hover-transparent-60:hover{color:#d9395499}.theme-dark .rose-font-hover-transparent-65:hover,.theme-dark .color-3-font-hover-transparent-65:hover{color:#d93954a6}.theme-dark .rose-font-hover-transparent-70:hover,.theme-dark .color-3-font-hover-transparent-70:hover{color:#d93954b3}.theme-dark .rose-font-hover-transparent-75:hover,.theme-dark .color-3-font-hover-transparent-75:hover{color:#d93954bf}.theme-dark .rose-font-hover-transparent-80:hover,.theme-dark .color-3-font-hover-transparent-80:hover{color:#d93954cc}.theme-dark .rose-font-hover-transparent-85:hover,.theme-dark .color-3-font-hover-transparent-85:hover{color:#d93954d9}.theme-dark .rose-font-hover-transparent-90:hover,.theme-dark .color-3-font-hover-transparent-90:hover{color:#d93954e6}.theme-dark .rose-font-hover-transparent-95:hover,.theme-dark .color-3-font-hover-transparent-95:hover{color:#d93954f2}.theme-dark .rose-font-contrast,.theme-dark .color-3-font-contrast{color:#000}.theme-dark .rose-font-dark,.theme-dark .color-3-font-dark{color:#a43e50}.theme-dark .rose-font-dark-transparent-5,.theme-dark .color-3-font-dark-transparent-5{color:#a43e500d}.theme-dark .rose-font-dark-transparent-10,.theme-dark .color-3-font-dark-transparent-10{color:#a43e501a}.theme-dark .rose-font-dark-transparent-15,.theme-dark .color-3-font-dark-transparent-15{color:#a43e5026}.theme-dark .rose-font-dark-transparent-20,.theme-dark .color-3-font-dark-transparent-20{color:#a43e5033}.theme-dark .rose-font-dark-transparent-25,.theme-dark .color-3-font-dark-transparent-25{color:#a43e5040}.theme-dark .rose-font-dark-transparent-30,.theme-dark .color-3-font-dark-transparent-30{color:#a43e504d}.theme-dark .rose-font-dark-transparent-35,.theme-dark .color-3-font-dark-transparent-35{color:#a43e5059}.theme-dark .rose-font-dark-transparent-40,.theme-dark .color-3-font-dark-transparent-40{color:#a43e5066}.theme-dark .rose-font-dark-transparent-45,.theme-dark .color-3-font-dark-transparent-45{color:#a43e5073}.theme-dark .rose-font-dark-transparent-50,.theme-dark .color-3-font-dark-transparent-50{color:#a43e5080}.theme-dark .rose-font-dark-transparent-55,.theme-dark .color-3-font-dark-transparent-55{color:#a43e508c}.theme-dark .rose-font-dark-transparent-60,.theme-dark .color-3-font-dark-transparent-60{color:#a43e5099}.theme-dark .rose-font-dark-transparent-65,.theme-dark .color-3-font-dark-transparent-65{color:#a43e50a6}.theme-dark .rose-font-dark-transparent-70,.theme-dark .color-3-font-dark-transparent-70{color:#a43e50b3}.theme-dark .rose-font-dark-transparent-75,.theme-dark .color-3-font-dark-transparent-75{color:#a43e50bf}.theme-dark .rose-font-dark-transparent-80,.theme-dark .color-3-font-dark-transparent-80{color:#a43e50cc}.theme-dark .rose-font-dark-transparent-85,.theme-dark .color-3-font-dark-transparent-85{color:#a43e50d9}.theme-dark .rose-font-dark-transparent-90,.theme-dark .color-3-font-dark-transparent-90{color:#a43e50e6}.theme-dark .rose-font-dark-transparent-95,.theme-dark .color-3-font-dark-transparent-95{color:#a43e50f2}.theme-dark .rose-font-dark-lightness-10,.theme-dark .color-3-font-dark-lightness-10{color:#b9465a}.theme-dark .rose-font-dark-darkness-10,.theme-dark .color-3-font-dark-darkness-10{color:#943848}.theme-dark .rose-font-dark-lightness-20,.theme-dark .color-3-font-dark-lightness-20{color:#c15a6c}.theme-dark .rose-font-dark-darkness-20,.theme-dark .color-3-font-dark-darkness-20{color:#833240}.theme-dark .rose-font-dark-lightness-30,.theme-dark .color-3-font-dark-lightness-30{color:#c86f7f}.theme-dark .rose-font-dark-darkness-30,.theme-dark .color-3-font-dark-darkness-30{color:#732b38}.theme-dark .rose-font-dark-lightness-40,.theme-dark .color-3-font-dark-lightness-40{color:#d08391}.theme-dark .rose-font-dark-darkness-40,.theme-dark .color-3-font-dark-darkness-40{color:#622530}.theme-dark .rose-font-dark-lightness-50,.theme-dark .color-3-font-dark-lightness-50{color:#d898a3}.theme-dark .rose-font-dark-darkness-50,.theme-dark .color-3-font-dark-darkness-50{color:#521f28}.theme-dark .rose-font-dark-lightness-60,.theme-dark .color-3-font-dark-lightness-60{color:#e0adb6}.theme-dark .rose-font-dark-darkness-60,.theme-dark .color-3-font-dark-darkness-60{color:#421920}.theme-dark .rose-font-dark-lightness-70,.theme-dark .color-3-font-dark-lightness-70{color:#e8c1c8}.theme-dark .rose-font-dark-darkness-70,.theme-dark .color-3-font-dark-darkness-70{color:#311318}.theme-dark .rose-font-dark-lightness-80,.theme-dark .color-3-font-dark-lightness-80{color:#efd6da}.theme-dark .rose-font-dark-darkness-80,.theme-dark .color-3-font-dark-darkness-80{color:#210c10}.theme-dark .rose-font-dark-lightness-90,.theme-dark .color-3-font-dark-lightness-90{color:#f7eaed}.theme-dark .rose-font-dark-darkness-90,.theme-dark .color-3-font-dark-darkness-90{color:#100608}.theme-dark .rose-font-dark-hover:hover,.theme-dark .color-3-font-dark-hover:hover{color:#a43e50}.theme-dark .rose-font-dark-hover-transparent-5:hover,.theme-dark .color-3-font-dark-hover-transparent-5:hover{color:#a43e500d}.theme-dark .rose-font-dark-hover-transparent-10:hover,.theme-dark .color-3-font-dark-hover-transparent-10:hover{color:#a43e501a}.theme-dark .rose-font-dark-hover-transparent-15:hover,.theme-dark .color-3-font-dark-hover-transparent-15:hover{color:#a43e5026}.theme-dark .rose-font-dark-hover-transparent-20:hover,.theme-dark .color-3-font-dark-hover-transparent-20:hover{color:#a43e5033}.theme-dark .rose-font-dark-hover-transparent-25:hover,.theme-dark .color-3-font-dark-hover-transparent-25:hover{color:#a43e5040}.theme-dark .rose-font-dark-hover-transparent-30:hover,.theme-dark .color-3-font-dark-hover-transparent-30:hover{color:#a43e504d}.theme-dark .rose-font-dark-hover-transparent-35:hover,.theme-dark .color-3-font-dark-hover-transparent-35:hover{color:#a43e5059}.theme-dark .rose-font-dark-hover-transparent-40:hover,.theme-dark .color-3-font-dark-hover-transparent-40:hover{color:#a43e5066}.theme-dark .rose-font-dark-hover-transparent-45:hover,.theme-dark .color-3-font-dark-hover-transparent-45:hover{color:#a43e5073}.theme-dark .rose-font-dark-hover-transparent-50:hover,.theme-dark .color-3-font-dark-hover-transparent-50:hover{color:#a43e5080}.theme-dark .rose-font-dark-hover-transparent-55:hover,.theme-dark .color-3-font-dark-hover-transparent-55:hover{color:#a43e508c}.theme-dark .rose-font-dark-hover-transparent-60:hover,.theme-dark .color-3-font-dark-hover-transparent-60:hover{color:#a43e5099}.theme-dark .rose-font-dark-hover-transparent-65:hover,.theme-dark .color-3-font-dark-hover-transparent-65:hover{color:#a43e50a6}.theme-dark .rose-font-dark-hover-transparent-70:hover,.theme-dark .color-3-font-dark-hover-transparent-70:hover{color:#a43e50b3}.theme-dark .rose-font-dark-hover-transparent-75:hover,.theme-dark .color-3-font-dark-hover-transparent-75:hover{color:#a43e50bf}.theme-dark .rose-font-dark-hover-transparent-80:hover,.theme-dark .color-3-font-dark-hover-transparent-80:hover{color:#a43e50cc}.theme-dark .rose-font-dark-hover-transparent-85:hover,.theme-dark .color-3-font-dark-hover-transparent-85:hover{color:#a43e50d9}.theme-dark .rose-font-dark-hover-transparent-90:hover,.theme-dark .color-3-font-dark-hover-transparent-90:hover{color:#a43e50e6}.theme-dark .rose-font-dark-hover-transparent-95:hover,.theme-dark .color-3-font-dark-hover-transparent-95:hover{color:#a43e50f2}.theme-dark .rose-font-dark-contrast,.theme-dark .color-3-font-dark-contrast{color:#f2f2f2}.theme-dark .rose-font-darker,.theme-dark .color-3-font-darker{color:#6e2a35}.theme-dark .rose-font-darker-transparent-5,.theme-dark .color-3-font-darker-transparent-5{color:#6e2a350d}.theme-dark .rose-font-darker-transparent-10,.theme-dark .color-3-font-darker-transparent-10{color:#6e2a351a}.theme-dark .rose-font-darker-transparent-15,.theme-dark .color-3-font-darker-transparent-15{color:#6e2a3526}.theme-dark .rose-font-darker-transparent-20,.theme-dark .color-3-font-darker-transparent-20{color:#6e2a3533}.theme-dark .rose-font-darker-transparent-25,.theme-dark .color-3-font-darker-transparent-25{color:#6e2a3540}.theme-dark .rose-font-darker-transparent-30,.theme-dark .color-3-font-darker-transparent-30{color:#6e2a354d}.theme-dark .rose-font-darker-transparent-35,.theme-dark .color-3-font-darker-transparent-35{color:#6e2a3559}.theme-dark .rose-font-darker-transparent-40,.theme-dark .color-3-font-darker-transparent-40{color:#6e2a3566}.theme-dark .rose-font-darker-transparent-45,.theme-dark .color-3-font-darker-transparent-45{color:#6e2a3573}.theme-dark .rose-font-darker-transparent-50,.theme-dark .color-3-font-darker-transparent-50{color:#6e2a3580}.theme-dark .rose-font-darker-transparent-55,.theme-dark .color-3-font-darker-transparent-55{color:#6e2a358c}.theme-dark .rose-font-darker-transparent-60,.theme-dark .color-3-font-darker-transparent-60{color:#6e2a3599}.theme-dark .rose-font-darker-transparent-65,.theme-dark .color-3-font-darker-transparent-65{color:#6e2a35a6}.theme-dark .rose-font-darker-transparent-70,.theme-dark .color-3-font-darker-transparent-70{color:#6e2a35b3}.theme-dark .rose-font-darker-transparent-75,.theme-dark .color-3-font-darker-transparent-75{color:#6e2a35bf}.theme-dark .rose-font-darker-transparent-80,.theme-dark .color-3-font-darker-transparent-80{color:#6e2a35cc}.theme-dark .rose-font-darker-transparent-85,.theme-dark .color-3-font-darker-transparent-85{color:#6e2a35d9}.theme-dark .rose-font-darker-transparent-90,.theme-dark .color-3-font-darker-transparent-90{color:#6e2a35e6}.theme-dark .rose-font-darker-transparent-95,.theme-dark .color-3-font-darker-transparent-95{color:#6e2a35f2}.theme-dark .rose-font-darker-lightness-10,.theme-dark .color-3-font-darker-lightness-10{color:#883441}.theme-dark .rose-font-darker-darkness-10,.theme-dark .color-3-font-darker-darkness-10{color:#632630}.theme-dark .rose-font-darker-lightness-20,.theme-dark .color-3-font-darker-lightness-20{color:#a23e4e}.theme-dark .rose-font-darker-darkness-20,.theme-dark .color-3-font-darker-darkness-20{color:#58222a}.theme-dark .rose-font-darker-lightness-30,.theme-dark .color-3-font-darker-lightness-30{color:#ba4a5c}.theme-dark .rose-font-darker-darkness-30,.theme-dark .color-3-font-darker-darkness-30{color:#4d1d25}.theme-dark .rose-font-darker-lightness-40,.theme-dark .color-3-font-darker-lightness-40{color:#c46473}.theme-dark .rose-font-darker-darkness-40,.theme-dark .color-3-font-darker-darkness-40{color:#421920}.theme-dark .rose-font-darker-lightness-50,.theme-dark .color-3-font-darker-lightness-50{color:#ce7d8a}.theme-dark .rose-font-darker-darkness-50,.theme-dark .color-3-font-darker-darkness-50{color:#37151b}.theme-dark .rose-font-darker-lightness-60,.theme-dark .color-3-font-darker-lightness-60{color:#d797a2}.theme-dark .rose-font-darker-darkness-60,.theme-dark .color-3-font-darker-darkness-60{color:#2c1115}.theme-dark .rose-font-darker-lightness-70,.theme-dark .color-3-font-darker-lightness-70{color:#e1b1b9}.theme-dark .rose-font-darker-darkness-70,.theme-dark .color-3-font-darker-darkness-70{color:#210d10}.theme-dark .rose-font-darker-lightness-80,.theme-dark .color-3-font-darker-lightness-80{color:#ebcbd0}.theme-dark .rose-font-darker-darkness-80,.theme-dark .color-3-font-darker-darkness-80{color:#16080b}.theme-dark .rose-font-darker-lightness-90,.theme-dark .color-3-font-darker-lightness-90{color:#f5e5e8}.theme-dark .rose-font-darker-darkness-90,.theme-dark .color-3-font-darker-darkness-90{color:#0b0405}.theme-dark .rose-font-darker-hover:hover,.theme-dark .color-3-font-darker-hover:hover{color:#6e2a35}.theme-dark .rose-font-darker-hover-transparent-5:hover,.theme-dark .color-3-font-darker-hover-transparent-5:hover{color:#6e2a350d}.theme-dark .rose-font-darker-hover-transparent-10:hover,.theme-dark .color-3-font-darker-hover-transparent-10:hover{color:#6e2a351a}.theme-dark .rose-font-darker-hover-transparent-15:hover,.theme-dark .color-3-font-darker-hover-transparent-15:hover{color:#6e2a3526}.theme-dark .rose-font-darker-hover-transparent-20:hover,.theme-dark .color-3-font-darker-hover-transparent-20:hover{color:#6e2a3533}.theme-dark .rose-font-darker-hover-transparent-25:hover,.theme-dark .color-3-font-darker-hover-transparent-25:hover{color:#6e2a3540}.theme-dark .rose-font-darker-hover-transparent-30:hover,.theme-dark .color-3-font-darker-hover-transparent-30:hover{color:#6e2a354d}.theme-dark .rose-font-darker-hover-transparent-35:hover,.theme-dark .color-3-font-darker-hover-transparent-35:hover{color:#6e2a3559}.theme-dark .rose-font-darker-hover-transparent-40:hover,.theme-dark .color-3-font-darker-hover-transparent-40:hover{color:#6e2a3566}.theme-dark .rose-font-darker-hover-transparent-45:hover,.theme-dark .color-3-font-darker-hover-transparent-45:hover{color:#6e2a3573}.theme-dark .rose-font-darker-hover-transparent-50:hover,.theme-dark .color-3-font-darker-hover-transparent-50:hover{color:#6e2a3580}.theme-dark .rose-font-darker-hover-transparent-55:hover,.theme-dark .color-3-font-darker-hover-transparent-55:hover{color:#6e2a358c}.theme-dark .rose-font-darker-hover-transparent-60:hover,.theme-dark .color-3-font-darker-hover-transparent-60:hover{color:#6e2a3599}.theme-dark .rose-font-darker-hover-transparent-65:hover,.theme-dark .color-3-font-darker-hover-transparent-65:hover{color:#6e2a35a6}.theme-dark .rose-font-darker-hover-transparent-70:hover,.theme-dark .color-3-font-darker-hover-transparent-70:hover{color:#6e2a35b3}.theme-dark .rose-font-darker-hover-transparent-75:hover,.theme-dark .color-3-font-darker-hover-transparent-75:hover{color:#6e2a35bf}.theme-dark .rose-font-darker-hover-transparent-80:hover,.theme-dark .color-3-font-darker-hover-transparent-80:hover{color:#6e2a35cc}.theme-dark .rose-font-darker-hover-transparent-85:hover,.theme-dark .color-3-font-darker-hover-transparent-85:hover{color:#6e2a35d9}.theme-dark .rose-font-darker-hover-transparent-90:hover,.theme-dark .color-3-font-darker-hover-transparent-90:hover{color:#6e2a35e6}.theme-dark .rose-font-darker-hover-transparent-95:hover,.theme-dark .color-3-font-darker-hover-transparent-95:hover{color:#6e2a35f2}.theme-dark .rose-font-darker-contrast,.theme-dark .color-3-font-darker-contrast{color:#f2f2f2}.theme-dark .rose-fill-lighter,.theme-dark .color-3-fill-lighter{fill:#f1bac3}.theme-dark .rose-fill-lighter-transparent-5,.theme-dark .color-3-fill-lighter-transparent-5{fill:#f1bac30d}.theme-dark .rose-fill-lighter-transparent-10,.theme-dark .color-3-fill-lighter-transparent-10{fill:#f1bac31a}.theme-dark .rose-fill-lighter-transparent-15,.theme-dark .color-3-fill-lighter-transparent-15{fill:#f1bac326}.theme-dark .rose-fill-lighter-transparent-20,.theme-dark .color-3-fill-lighter-transparent-20{fill:#f1bac333}.theme-dark .rose-fill-lighter-transparent-25,.theme-dark .color-3-fill-lighter-transparent-25{fill:#f1bac340}.theme-dark .rose-fill-lighter-transparent-30,.theme-dark .color-3-fill-lighter-transparent-30{fill:#f1bac34d}.theme-dark .rose-fill-lighter-transparent-35,.theme-dark .color-3-fill-lighter-transparent-35{fill:#f1bac359}.theme-dark .rose-fill-lighter-transparent-40,.theme-dark .color-3-fill-lighter-transparent-40{fill:#f1bac366}.theme-dark .rose-fill-lighter-transparent-45,.theme-dark .color-3-fill-lighter-transparent-45{fill:#f1bac373}.theme-dark .rose-fill-lighter-transparent-50,.theme-dark .color-3-fill-lighter-transparent-50{fill:#f1bac380}.theme-dark .rose-fill-lighter-transparent-55,.theme-dark .color-3-fill-lighter-transparent-55{fill:#f1bac38c}.theme-dark .rose-fill-lighter-transparent-60,.theme-dark .color-3-fill-lighter-transparent-60{fill:#f1bac399}.theme-dark .rose-fill-lighter-transparent-65,.theme-dark .color-3-fill-lighter-transparent-65{fill:#f1bac3a6}.theme-dark .rose-fill-lighter-transparent-70,.theme-dark .color-3-fill-lighter-transparent-70{fill:#f1bac3b3}.theme-dark .rose-fill-lighter-transparent-75,.theme-dark .color-3-fill-lighter-transparent-75{fill:#f1bac3bf}.theme-dark .rose-fill-lighter-transparent-80,.theme-dark .color-3-fill-lighter-transparent-80{fill:#f1bac3cc}.theme-dark .rose-fill-lighter-transparent-85,.theme-dark .color-3-fill-lighter-transparent-85{fill:#f1bac3d9}.theme-dark .rose-fill-lighter-transparent-90,.theme-dark .color-3-fill-lighter-transparent-90{fill:#f1bac3e6}.theme-dark .rose-fill-lighter-transparent-95,.theme-dark .color-3-fill-lighter-transparent-95{fill:#f1bac3f2}.theme-dark .rose-fill-lighter-lightness-10,.theme-dark .color-3-fill-lighter-lightness-10{fill:#f2c1c9}.theme-dark .rose-fill-lighter-darkness-10,.theme-dark .color-3-fill-lighter-darkness-10{fill:#ea97a4}.theme-dark .rose-fill-lighter-lightness-20,.theme-dark .color-3-fill-lighter-lightness-20{fill:#f4c8cf}.theme-dark .rose-fill-lighter-darkness-20,.theme-dark .color-3-fill-lighter-darkness-20{fill:#e37385}.theme-dark .rose-fill-lighter-lightness-30,.theme-dark .color-3-fill-lighter-lightness-30{fill:#f5cfd5}.theme-dark .rose-fill-lighter-darkness-30,.theme-dark .color-3-fill-lighter-darkness-30{fill:#db5066}.theme-dark .rose-fill-lighter-lightness-40,.theme-dark .color-3-fill-lighter-lightness-40{fill:#f7d6db}.theme-dark .rose-fill-lighter-darkness-40,.theme-dark .color-3-fill-lighter-darkness-40{fill:#d42c48}.theme-dark .rose-fill-lighter-lightness-50,.theme-dark .color-3-fill-lighter-lightness-50{fill:#f8dde1}.theme-dark .rose-fill-lighter-darkness-50,.theme-dark .color-3-fill-lighter-darkness-50{fill:#b1243b}.theme-dark .rose-fill-lighter-lightness-60,.theme-dark .color-3-fill-lighter-lightness-60{fill:#f9e3e7}.theme-dark .rose-fill-lighter-darkness-60,.theme-dark .color-3-fill-lighter-darkness-60{fill:#8e1d2f}.theme-dark .rose-fill-lighter-lightness-70,.theme-dark .color-3-fill-lighter-lightness-70{fill:#fbeaed}.theme-dark .rose-fill-lighter-darkness-70,.theme-dark .color-3-fill-lighter-darkness-70{fill:#6a1623}.theme-dark .rose-fill-lighter-lightness-80,.theme-dark .color-3-fill-lighter-lightness-80{fill:#fcf1f3}.theme-dark .rose-fill-lighter-darkness-80,.theme-dark .color-3-fill-lighter-darkness-80{fill:#470e18}.theme-dark .rose-fill-lighter-lightness-90,.theme-dark .color-3-fill-lighter-lightness-90{fill:#fef8f9}.theme-dark .rose-fill-lighter-darkness-90,.theme-dark .color-3-fill-lighter-darkness-90{fill:#23070c}.theme-dark .rose-fill-lighter-hover:hover,.theme-dark .color-3-fill-lighter-hover:hover{fill:#f1bac3}.theme-dark .rose-fill-lighter-hover-transparent-5:hover,.theme-dark .color-3-fill-lighter-hover-transparent-5:hover{fill:#f1bac30d}.theme-dark .rose-fill-lighter-hover-transparent-10:hover,.theme-dark .color-3-fill-lighter-hover-transparent-10:hover{fill:#f1bac31a}.theme-dark .rose-fill-lighter-hover-transparent-15:hover,.theme-dark .color-3-fill-lighter-hover-transparent-15:hover{fill:#f1bac326}.theme-dark .rose-fill-lighter-hover-transparent-20:hover,.theme-dark .color-3-fill-lighter-hover-transparent-20:hover{fill:#f1bac333}.theme-dark .rose-fill-lighter-hover-transparent-25:hover,.theme-dark .color-3-fill-lighter-hover-transparent-25:hover{fill:#f1bac340}.theme-dark .rose-fill-lighter-hover-transparent-30:hover,.theme-dark .color-3-fill-lighter-hover-transparent-30:hover{fill:#f1bac34d}.theme-dark .rose-fill-lighter-hover-transparent-35:hover,.theme-dark .color-3-fill-lighter-hover-transparent-35:hover{fill:#f1bac359}.theme-dark .rose-fill-lighter-hover-transparent-40:hover,.theme-dark .color-3-fill-lighter-hover-transparent-40:hover{fill:#f1bac366}.theme-dark .rose-fill-lighter-hover-transparent-45:hover,.theme-dark .color-3-fill-lighter-hover-transparent-45:hover{fill:#f1bac373}.theme-dark .rose-fill-lighter-hover-transparent-50:hover,.theme-dark .color-3-fill-lighter-hover-transparent-50:hover{fill:#f1bac380}.theme-dark .rose-fill-lighter-hover-transparent-55:hover,.theme-dark .color-3-fill-lighter-hover-transparent-55:hover{fill:#f1bac38c}.theme-dark .rose-fill-lighter-hover-transparent-60:hover,.theme-dark .color-3-fill-lighter-hover-transparent-60:hover{fill:#f1bac399}.theme-dark .rose-fill-lighter-hover-transparent-65:hover,.theme-dark .color-3-fill-lighter-hover-transparent-65:hover{fill:#f1bac3a6}.theme-dark .rose-fill-lighter-hover-transparent-70:hover,.theme-dark .color-3-fill-lighter-hover-transparent-70:hover{fill:#f1bac3b3}.theme-dark .rose-fill-lighter-hover-transparent-75:hover,.theme-dark .color-3-fill-lighter-hover-transparent-75:hover{fill:#f1bac3bf}.theme-dark .rose-fill-lighter-hover-transparent-80:hover,.theme-dark .color-3-fill-lighter-hover-transparent-80:hover{fill:#f1bac3cc}.theme-dark .rose-fill-lighter-hover-transparent-85:hover,.theme-dark .color-3-fill-lighter-hover-transparent-85:hover{fill:#f1bac3d9}.theme-dark .rose-fill-lighter-hover-transparent-90:hover,.theme-dark .color-3-fill-lighter-hover-transparent-90:hover{fill:#f1bac3e6}.theme-dark .rose-fill-lighter-hover-transparent-95:hover,.theme-dark .color-3-fill-lighter-hover-transparent-95:hover{fill:#f1bac3f2}.theme-dark .rose-fill-light,.theme-dark .color-3-fill-light{fill:#e27588}.theme-dark .rose-fill-light-transparent-5,.theme-dark .color-3-fill-light-transparent-5{fill:#e275880d}.theme-dark .rose-fill-light-transparent-10,.theme-dark .color-3-fill-light-transparent-10{fill:#e275881a}.theme-dark .rose-fill-light-transparent-15,.theme-dark .color-3-fill-light-transparent-15{fill:#e2758826}.theme-dark .rose-fill-light-transparent-20,.theme-dark .color-3-fill-light-transparent-20{fill:#e2758833}.theme-dark .rose-fill-light-transparent-25,.theme-dark .color-3-fill-light-transparent-25{fill:#e2758840}.theme-dark .rose-fill-light-transparent-30,.theme-dark .color-3-fill-light-transparent-30{fill:#e275884d}.theme-dark .rose-fill-light-transparent-35,.theme-dark .color-3-fill-light-transparent-35{fill:#e2758859}.theme-dark .rose-fill-light-transparent-40,.theme-dark .color-3-fill-light-transparent-40{fill:#e2758866}.theme-dark .rose-fill-light-transparent-45,.theme-dark .color-3-fill-light-transparent-45{fill:#e2758873}.theme-dark .rose-fill-light-transparent-50,.theme-dark .color-3-fill-light-transparent-50{fill:#e2758880}.theme-dark .rose-fill-light-transparent-55,.theme-dark .color-3-fill-light-transparent-55{fill:#e275888c}.theme-dark .rose-fill-light-transparent-60,.theme-dark .color-3-fill-light-transparent-60{fill:#e2758899}.theme-dark .rose-fill-light-transparent-65,.theme-dark .color-3-fill-light-transparent-65{fill:#e27588a6}.theme-dark .rose-fill-light-transparent-70,.theme-dark .color-3-fill-light-transparent-70{fill:#e27588b3}.theme-dark .rose-fill-light-transparent-75,.theme-dark .color-3-fill-light-transparent-75{fill:#e27588bf}.theme-dark .rose-fill-light-transparent-80,.theme-dark .color-3-fill-light-transparent-80{fill:#e27588cc}.theme-dark .rose-fill-light-transparent-85,.theme-dark .color-3-fill-light-transparent-85{fill:#e27588d9}.theme-dark .rose-fill-light-transparent-90,.theme-dark .color-3-fill-light-transparent-90{fill:#e27588e6}.theme-dark .rose-fill-light-transparent-95,.theme-dark .color-3-fill-light-transparent-95{fill:#e27588f2}.theme-dark .rose-fill-light-lightness-10,.theme-dark .color-3-fill-light-lightness-10{fill:#e58394}.theme-dark .rose-fill-light-darkness-10,.theme-dark .color-3-fill-light-darkness-10{fill:#dc5970}.theme-dark .rose-fill-light-lightness-20,.theme-dark .color-3-fill-light-lightness-20{fill:#e891a0}.theme-dark .rose-fill-light-darkness-20,.theme-dark .color-3-fill-light-darkness-20{fill:#d63c57}.theme-dark .rose-fill-light-lightness-30,.theme-dark .color-3-fill-light-lightness-30{fill:#eb9eac}.theme-dark .rose-fill-light-darkness-30,.theme-dark .color-3-fill-light-darkness-30{fill:#c62a45}.theme-dark .rose-fill-light-lightness-40,.theme-dark .color-3-fill-light-lightness-40{fill:#eeacb8}.theme-dark .rose-fill-light-darkness-40,.theme-dark .color-3-fill-light-darkness-40{fill:#aa243b}.theme-dark .rose-fill-light-lightness-50,.theme-dark .color-3-fill-light-lightness-50{fill:#f1bac4}.theme-dark .rose-fill-light-darkness-50,.theme-dark .color-3-fill-light-darkness-50{fill:#8e1e31}.theme-dark .rose-fill-light-lightness-60,.theme-dark .color-3-fill-light-lightness-60{fill:#f3c8cf}.theme-dark .rose-fill-light-darkness-60,.theme-dark .color-3-fill-light-darkness-60{fill:#711827}.theme-dark .rose-fill-light-lightness-70,.theme-dark .color-3-fill-light-lightness-70{fill:#f6d6db}.theme-dark .rose-fill-light-darkness-70,.theme-dark .color-3-fill-light-darkness-70{fill:#55121e}.theme-dark .rose-fill-light-lightness-80,.theme-dark .color-3-fill-light-lightness-80{fill:#f9e3e7}.theme-dark .rose-fill-light-darkness-80,.theme-dark .color-3-fill-light-darkness-80{fill:#390c14}.theme-dark .rose-fill-light-lightness-90,.theme-dark .color-3-fill-light-lightness-90{fill:#fcf1f3}.theme-dark .rose-fill-light-darkness-90,.theme-dark .color-3-fill-light-darkness-90{fill:#1c060a}.theme-dark .rose-fill-light-hover:hover,.theme-dark .color-3-fill-light-hover:hover{fill:#e27588}.theme-dark .rose-fill-light-hover-transparent-5:hover,.theme-dark .color-3-fill-light-hover-transparent-5:hover{fill:#e275880d}.theme-dark .rose-fill-light-hover-transparent-10:hover,.theme-dark .color-3-fill-light-hover-transparent-10:hover{fill:#e275881a}.theme-dark .rose-fill-light-hover-transparent-15:hover,.theme-dark .color-3-fill-light-hover-transparent-15:hover{fill:#e2758826}.theme-dark .rose-fill-light-hover-transparent-20:hover,.theme-dark .color-3-fill-light-hover-transparent-20:hover{fill:#e2758833}.theme-dark .rose-fill-light-hover-transparent-25:hover,.theme-dark .color-3-fill-light-hover-transparent-25:hover{fill:#e2758840}.theme-dark .rose-fill-light-hover-transparent-30:hover,.theme-dark .color-3-fill-light-hover-transparent-30:hover{fill:#e275884d}.theme-dark .rose-fill-light-hover-transparent-35:hover,.theme-dark .color-3-fill-light-hover-transparent-35:hover{fill:#e2758859}.theme-dark .rose-fill-light-hover-transparent-40:hover,.theme-dark .color-3-fill-light-hover-transparent-40:hover{fill:#e2758866}.theme-dark .rose-fill-light-hover-transparent-45:hover,.theme-dark .color-3-fill-light-hover-transparent-45:hover{fill:#e2758873}.theme-dark .rose-fill-light-hover-transparent-50:hover,.theme-dark .color-3-fill-light-hover-transparent-50:hover{fill:#e2758880}.theme-dark .rose-fill-light-hover-transparent-55:hover,.theme-dark .color-3-fill-light-hover-transparent-55:hover{fill:#e275888c}.theme-dark .rose-fill-light-hover-transparent-60:hover,.theme-dark .color-3-fill-light-hover-transparent-60:hover{fill:#e2758899}.theme-dark .rose-fill-light-hover-transparent-65:hover,.theme-dark .color-3-fill-light-hover-transparent-65:hover{fill:#e27588a6}.theme-dark .rose-fill-light-hover-transparent-70:hover,.theme-dark .color-3-fill-light-hover-transparent-70:hover{fill:#e27588b3}.theme-dark .rose-fill-light-hover-transparent-75:hover,.theme-dark .color-3-fill-light-hover-transparent-75:hover{fill:#e27588bf}.theme-dark .rose-fill-light-hover-transparent-80:hover,.theme-dark .color-3-fill-light-hover-transparent-80:hover{fill:#e27588cc}.theme-dark .rose-fill-light-hover-transparent-85:hover,.theme-dark .color-3-fill-light-hover-transparent-85:hover{fill:#e27588d9}.theme-dark .rose-fill-light-hover-transparent-90:hover,.theme-dark .color-3-fill-light-hover-transparent-90:hover{fill:#e27588e6}.theme-dark .rose-fill-light-hover-transparent-95:hover,.theme-dark .color-3-fill-light-hover-transparent-95:hover{fill:#e27588f2}.theme-dark .rose-fill,.theme-dark .color-3-fill{fill:#d93954}.theme-dark .rose-fill-transparent-5,.theme-dark .color-3-fill-transparent-5{fill:#d939540d}.theme-dark .rose-fill-transparent-10,.theme-dark .color-3-fill-transparent-10{fill:#d939541a}.theme-dark .rose-fill-transparent-15,.theme-dark .color-3-fill-transparent-15{fill:#d9395426}.theme-dark .rose-fill-transparent-20,.theme-dark .color-3-fill-transparent-20{fill:#d9395433}.theme-dark .rose-fill-transparent-25,.theme-dark .color-3-fill-transparent-25{fill:#d9395440}.theme-dark .rose-fill-transparent-30,.theme-dark .color-3-fill-transparent-30{fill:#d939544d}.theme-dark .rose-fill-transparent-35,.theme-dark .color-3-fill-transparent-35{fill:#d9395459}.theme-dark .rose-fill-transparent-40,.theme-dark .color-3-fill-transparent-40{fill:#d9395466}.theme-dark .rose-fill-transparent-45,.theme-dark .color-3-fill-transparent-45{fill:#d9395473}.theme-dark .rose-fill-transparent-50,.theme-dark .color-3-fill-transparent-50{fill:#d9395480}.theme-dark .rose-fill-transparent-55,.theme-dark .color-3-fill-transparent-55{fill:#d939548c}.theme-dark .rose-fill-transparent-60,.theme-dark .color-3-fill-transparent-60{fill:#d9395499}.theme-dark .rose-fill-transparent-65,.theme-dark .color-3-fill-transparent-65{fill:#d93954a6}.theme-dark .rose-fill-transparent-70,.theme-dark .color-3-fill-transparent-70{fill:#d93954b3}.theme-dark .rose-fill-transparent-75,.theme-dark .color-3-fill-transparent-75{fill:#d93954bf}.theme-dark .rose-fill-transparent-80,.theme-dark .color-3-fill-transparent-80{fill:#d93954cc}.theme-dark .rose-fill-transparent-85,.theme-dark .color-3-fill-transparent-85{fill:#d93954d9}.theme-dark .rose-fill-transparent-90,.theme-dark .color-3-fill-transparent-90{fill:#d93954e6}.theme-dark .rose-fill-transparent-95,.theme-dark .color-3-fill-transparent-95{fill:#d93954f2}.theme-dark .rose-fill-lightness-10,.theme-dark .color-3-fill-lightness-10{fill:#dd4d65}.theme-dark .rose-fill-darkness-10,.theme-dark .color-3-fill-darkness-10{fill:#cf2844}.theme-dark .rose-fill-lightness-20,.theme-dark .color-3-fill-lightness-20{fill:#e16176}.theme-dark .rose-fill-darkness-20,.theme-dark .color-3-fill-darkness-20{fill:#b8233c}.theme-dark .rose-fill-lightness-30,.theme-dark .color-3-fill-lightness-30{fill:#e47487}.theme-dark .rose-fill-darkness-30,.theme-dark .color-3-fill-darkness-30{fill:#a11f35}.theme-dark .rose-fill-lightness-40,.theme-dark .color-3-fill-lightness-40{fill:#e88898}.theme-dark .rose-fill-darkness-40,.theme-dark .color-3-fill-darkness-40{fill:#8a1a2d}.theme-dark .rose-fill-lightness-50,.theme-dark .color-3-fill-lightness-50{fill:#ec9caa}.theme-dark .rose-fill-darkness-50,.theme-dark .color-3-fill-darkness-50{fill:#731626}.theme-dark .rose-fill-lightness-60,.theme-dark .color-3-fill-lightness-60{fill:#f0b0bb}.theme-dark .rose-fill-darkness-60,.theme-dark .color-3-fill-darkness-60{fill:#5c121e}.theme-dark .rose-fill-lightness-70,.theme-dark .color-3-fill-lightness-70{fill:#f4c4cc}.theme-dark .rose-fill-darkness-70,.theme-dark .color-3-fill-darkness-70{fill:#450d17}.theme-dark .rose-fill-lightness-80,.theme-dark .color-3-fill-lightness-80{fill:#f7d7dd}.theme-dark .rose-fill-darkness-80,.theme-dark .color-3-fill-darkness-80{fill:#2e090f}.theme-dark .rose-fill-lightness-90,.theme-dark .color-3-fill-lightness-90{fill:#fbebee}.theme-dark .rose-fill-darkness-90,.theme-dark .color-3-fill-darkness-90{fill:#170408}.theme-dark .rose-fill-hover:hover,.theme-dark .color-3-fill-hover:hover{fill:#d93954}.theme-dark .rose-fill-hover-transparent-5:hover,.theme-dark .color-3-fill-hover-transparent-5:hover{fill:#d939540d}.theme-dark .rose-fill-hover-transparent-10:hover,.theme-dark .color-3-fill-hover-transparent-10:hover{fill:#d939541a}.theme-dark .rose-fill-hover-transparent-15:hover,.theme-dark .color-3-fill-hover-transparent-15:hover{fill:#d9395426}.theme-dark .rose-fill-hover-transparent-20:hover,.theme-dark .color-3-fill-hover-transparent-20:hover{fill:#d9395433}.theme-dark .rose-fill-hover-transparent-25:hover,.theme-dark .color-3-fill-hover-transparent-25:hover{fill:#d9395440}.theme-dark .rose-fill-hover-transparent-30:hover,.theme-dark .color-3-fill-hover-transparent-30:hover{fill:#d939544d}.theme-dark .rose-fill-hover-transparent-35:hover,.theme-dark .color-3-fill-hover-transparent-35:hover{fill:#d9395459}.theme-dark .rose-fill-hover-transparent-40:hover,.theme-dark .color-3-fill-hover-transparent-40:hover{fill:#d9395466}.theme-dark .rose-fill-hover-transparent-45:hover,.theme-dark .color-3-fill-hover-transparent-45:hover{fill:#d9395473}.theme-dark .rose-fill-hover-transparent-50:hover,.theme-dark .color-3-fill-hover-transparent-50:hover{fill:#d9395480}.theme-dark .rose-fill-hover-transparent-55:hover,.theme-dark .color-3-fill-hover-transparent-55:hover{fill:#d939548c}.theme-dark .rose-fill-hover-transparent-60:hover,.theme-dark .color-3-fill-hover-transparent-60:hover{fill:#d9395499}.theme-dark .rose-fill-hover-transparent-65:hover,.theme-dark .color-3-fill-hover-transparent-65:hover{fill:#d93954a6}.theme-dark .rose-fill-hover-transparent-70:hover,.theme-dark .color-3-fill-hover-transparent-70:hover{fill:#d93954b3}.theme-dark .rose-fill-hover-transparent-75:hover,.theme-dark .color-3-fill-hover-transparent-75:hover{fill:#d93954bf}.theme-dark .rose-fill-hover-transparent-80:hover,.theme-dark .color-3-fill-hover-transparent-80:hover{fill:#d93954cc}.theme-dark .rose-fill-hover-transparent-85:hover,.theme-dark .color-3-fill-hover-transparent-85:hover{fill:#d93954d9}.theme-dark .rose-fill-hover-transparent-90:hover,.theme-dark .color-3-fill-hover-transparent-90:hover{fill:#d93954e6}.theme-dark .rose-fill-hover-transparent-95:hover,.theme-dark .color-3-fill-hover-transparent-95:hover{fill:#d93954f2}.theme-dark .rose-fill-dark,.theme-dark .color-3-fill-dark{fill:#a43e50}.theme-dark .rose-fill-dark-transparent-5,.theme-dark .color-3-fill-dark-transparent-5{fill:#a43e500d}.theme-dark .rose-fill-dark-transparent-10,.theme-dark .color-3-fill-dark-transparent-10{fill:#a43e501a}.theme-dark .rose-fill-dark-transparent-15,.theme-dark .color-3-fill-dark-transparent-15{fill:#a43e5026}.theme-dark .rose-fill-dark-transparent-20,.theme-dark .color-3-fill-dark-transparent-20{fill:#a43e5033}.theme-dark .rose-fill-dark-transparent-25,.theme-dark .color-3-fill-dark-transparent-25{fill:#a43e5040}.theme-dark .rose-fill-dark-transparent-30,.theme-dark .color-3-fill-dark-transparent-30{fill:#a43e504d}.theme-dark .rose-fill-dark-transparent-35,.theme-dark .color-3-fill-dark-transparent-35{fill:#a43e5059}.theme-dark .rose-fill-dark-transparent-40,.theme-dark .color-3-fill-dark-transparent-40{fill:#a43e5066}.theme-dark .rose-fill-dark-transparent-45,.theme-dark .color-3-fill-dark-transparent-45{fill:#a43e5073}.theme-dark .rose-fill-dark-transparent-50,.theme-dark .color-3-fill-dark-transparent-50{fill:#a43e5080}.theme-dark .rose-fill-dark-transparent-55,.theme-dark .color-3-fill-dark-transparent-55{fill:#a43e508c}.theme-dark .rose-fill-dark-transparent-60,.theme-dark .color-3-fill-dark-transparent-60{fill:#a43e5099}.theme-dark .rose-fill-dark-transparent-65,.theme-dark .color-3-fill-dark-transparent-65{fill:#a43e50a6}.theme-dark .rose-fill-dark-transparent-70,.theme-dark .color-3-fill-dark-transparent-70{fill:#a43e50b3}.theme-dark .rose-fill-dark-transparent-75,.theme-dark .color-3-fill-dark-transparent-75{fill:#a43e50bf}.theme-dark .rose-fill-dark-transparent-80,.theme-dark .color-3-fill-dark-transparent-80{fill:#a43e50cc}.theme-dark .rose-fill-dark-transparent-85,.theme-dark .color-3-fill-dark-transparent-85{fill:#a43e50d9}.theme-dark .rose-fill-dark-transparent-90,.theme-dark .color-3-fill-dark-transparent-90{fill:#a43e50e6}.theme-dark .rose-fill-dark-transparent-95,.theme-dark .color-3-fill-dark-transparent-95{fill:#a43e50f2}.theme-dark .rose-fill-dark-lightness-10,.theme-dark .color-3-fill-dark-lightness-10{fill:#b9465a}.theme-dark .rose-fill-dark-darkness-10,.theme-dark .color-3-fill-dark-darkness-10{fill:#943848}.theme-dark .rose-fill-dark-lightness-20,.theme-dark .color-3-fill-dark-lightness-20{fill:#c15a6c}.theme-dark .rose-fill-dark-darkness-20,.theme-dark .color-3-fill-dark-darkness-20{fill:#833240}.theme-dark .rose-fill-dark-lightness-30,.theme-dark .color-3-fill-dark-lightness-30{fill:#c86f7f}.theme-dark .rose-fill-dark-darkness-30,.theme-dark .color-3-fill-dark-darkness-30{fill:#732b38}.theme-dark .rose-fill-dark-lightness-40,.theme-dark .color-3-fill-dark-lightness-40{fill:#d08391}.theme-dark .rose-fill-dark-darkness-40,.theme-dark .color-3-fill-dark-darkness-40{fill:#622530}.theme-dark .rose-fill-dark-lightness-50,.theme-dark .color-3-fill-dark-lightness-50{fill:#d898a3}.theme-dark .rose-fill-dark-darkness-50,.theme-dark .color-3-fill-dark-darkness-50{fill:#521f28}.theme-dark .rose-fill-dark-lightness-60,.theme-dark .color-3-fill-dark-lightness-60{fill:#e0adb6}.theme-dark .rose-fill-dark-darkness-60,.theme-dark .color-3-fill-dark-darkness-60{fill:#421920}.theme-dark .rose-fill-dark-lightness-70,.theme-dark .color-3-fill-dark-lightness-70{fill:#e8c1c8}.theme-dark .rose-fill-dark-darkness-70,.theme-dark .color-3-fill-dark-darkness-70{fill:#311318}.theme-dark .rose-fill-dark-lightness-80,.theme-dark .color-3-fill-dark-lightness-80{fill:#efd6da}.theme-dark .rose-fill-dark-darkness-80,.theme-dark .color-3-fill-dark-darkness-80{fill:#210c10}.theme-dark .rose-fill-dark-lightness-90,.theme-dark .color-3-fill-dark-lightness-90{fill:#f7eaed}.theme-dark .rose-fill-dark-darkness-90,.theme-dark .color-3-fill-dark-darkness-90{fill:#100608}.theme-dark .rose-fill-dark-hover:hover,.theme-dark .color-3-fill-dark-hover:hover{fill:#a43e50}.theme-dark .rose-fill-dark-hover-transparent-5:hover,.theme-dark .color-3-fill-dark-hover-transparent-5:hover{fill:#a43e500d}.theme-dark .rose-fill-dark-hover-transparent-10:hover,.theme-dark .color-3-fill-dark-hover-transparent-10:hover{fill:#a43e501a}.theme-dark .rose-fill-dark-hover-transparent-15:hover,.theme-dark .color-3-fill-dark-hover-transparent-15:hover{fill:#a43e5026}.theme-dark .rose-fill-dark-hover-transparent-20:hover,.theme-dark .color-3-fill-dark-hover-transparent-20:hover{fill:#a43e5033}.theme-dark .rose-fill-dark-hover-transparent-25:hover,.theme-dark .color-3-fill-dark-hover-transparent-25:hover{fill:#a43e5040}.theme-dark .rose-fill-dark-hover-transparent-30:hover,.theme-dark .color-3-fill-dark-hover-transparent-30:hover{fill:#a43e504d}.theme-dark .rose-fill-dark-hover-transparent-35:hover,.theme-dark .color-3-fill-dark-hover-transparent-35:hover{fill:#a43e5059}.theme-dark .rose-fill-dark-hover-transparent-40:hover,.theme-dark .color-3-fill-dark-hover-transparent-40:hover{fill:#a43e5066}.theme-dark .rose-fill-dark-hover-transparent-45:hover,.theme-dark .color-3-fill-dark-hover-transparent-45:hover{fill:#a43e5073}.theme-dark .rose-fill-dark-hover-transparent-50:hover,.theme-dark .color-3-fill-dark-hover-transparent-50:hover{fill:#a43e5080}.theme-dark .rose-fill-dark-hover-transparent-55:hover,.theme-dark .color-3-fill-dark-hover-transparent-55:hover{fill:#a43e508c}.theme-dark .rose-fill-dark-hover-transparent-60:hover,.theme-dark .color-3-fill-dark-hover-transparent-60:hover{fill:#a43e5099}.theme-dark .rose-fill-dark-hover-transparent-65:hover,.theme-dark .color-3-fill-dark-hover-transparent-65:hover{fill:#a43e50a6}.theme-dark .rose-fill-dark-hover-transparent-70:hover,.theme-dark .color-3-fill-dark-hover-transparent-70:hover{fill:#a43e50b3}.theme-dark .rose-fill-dark-hover-transparent-75:hover,.theme-dark .color-3-fill-dark-hover-transparent-75:hover{fill:#a43e50bf}.theme-dark .rose-fill-dark-hover-transparent-80:hover,.theme-dark .color-3-fill-dark-hover-transparent-80:hover{fill:#a43e50cc}.theme-dark .rose-fill-dark-hover-transparent-85:hover,.theme-dark .color-3-fill-dark-hover-transparent-85:hover{fill:#a43e50d9}.theme-dark .rose-fill-dark-hover-transparent-90:hover,.theme-dark .color-3-fill-dark-hover-transparent-90:hover{fill:#a43e50e6}.theme-dark .rose-fill-dark-hover-transparent-95:hover,.theme-dark .color-3-fill-dark-hover-transparent-95:hover{fill:#a43e50f2}.theme-dark .rose-fill-darker,.theme-dark .color-3-fill-darker{fill:#6e2a35}.theme-dark .rose-fill-darker-transparent-5,.theme-dark .color-3-fill-darker-transparent-5{fill:#6e2a350d}.theme-dark .rose-fill-darker-transparent-10,.theme-dark .color-3-fill-darker-transparent-10{fill:#6e2a351a}.theme-dark .rose-fill-darker-transparent-15,.theme-dark .color-3-fill-darker-transparent-15{fill:#6e2a3526}.theme-dark .rose-fill-darker-transparent-20,.theme-dark .color-3-fill-darker-transparent-20{fill:#6e2a3533}.theme-dark .rose-fill-darker-transparent-25,.theme-dark .color-3-fill-darker-transparent-25{fill:#6e2a3540}.theme-dark .rose-fill-darker-transparent-30,.theme-dark .color-3-fill-darker-transparent-30{fill:#6e2a354d}.theme-dark .rose-fill-darker-transparent-35,.theme-dark .color-3-fill-darker-transparent-35{fill:#6e2a3559}.theme-dark .rose-fill-darker-transparent-40,.theme-dark .color-3-fill-darker-transparent-40{fill:#6e2a3566}.theme-dark .rose-fill-darker-transparent-45,.theme-dark .color-3-fill-darker-transparent-45{fill:#6e2a3573}.theme-dark .rose-fill-darker-transparent-50,.theme-dark .color-3-fill-darker-transparent-50{fill:#6e2a3580}.theme-dark .rose-fill-darker-transparent-55,.theme-dark .color-3-fill-darker-transparent-55{fill:#6e2a358c}.theme-dark .rose-fill-darker-transparent-60,.theme-dark .color-3-fill-darker-transparent-60{fill:#6e2a3599}.theme-dark .rose-fill-darker-transparent-65,.theme-dark .color-3-fill-darker-transparent-65{fill:#6e2a35a6}.theme-dark .rose-fill-darker-transparent-70,.theme-dark .color-3-fill-darker-transparent-70{fill:#6e2a35b3}.theme-dark .rose-fill-darker-transparent-75,.theme-dark .color-3-fill-darker-transparent-75{fill:#6e2a35bf}.theme-dark .rose-fill-darker-transparent-80,.theme-dark .color-3-fill-darker-transparent-80{fill:#6e2a35cc}.theme-dark .rose-fill-darker-transparent-85,.theme-dark .color-3-fill-darker-transparent-85{fill:#6e2a35d9}.theme-dark .rose-fill-darker-transparent-90,.theme-dark .color-3-fill-darker-transparent-90{fill:#6e2a35e6}.theme-dark .rose-fill-darker-transparent-95,.theme-dark .color-3-fill-darker-transparent-95{fill:#6e2a35f2}.theme-dark .rose-fill-darker-lightness-10,.theme-dark .color-3-fill-darker-lightness-10{fill:#883441}.theme-dark .rose-fill-darker-darkness-10,.theme-dark .color-3-fill-darker-darkness-10{fill:#632630}.theme-dark .rose-fill-darker-lightness-20,.theme-dark .color-3-fill-darker-lightness-20{fill:#a23e4e}.theme-dark .rose-fill-darker-darkness-20,.theme-dark .color-3-fill-darker-darkness-20{fill:#58222a}.theme-dark .rose-fill-darker-lightness-30,.theme-dark .color-3-fill-darker-lightness-30{fill:#ba4a5c}.theme-dark .rose-fill-darker-darkness-30,.theme-dark .color-3-fill-darker-darkness-30{fill:#4d1d25}.theme-dark .rose-fill-darker-lightness-40,.theme-dark .color-3-fill-darker-lightness-40{fill:#c46473}.theme-dark .rose-fill-darker-darkness-40,.theme-dark .color-3-fill-darker-darkness-40{fill:#421920}.theme-dark .rose-fill-darker-lightness-50,.theme-dark .color-3-fill-darker-lightness-50{fill:#ce7d8a}.theme-dark .rose-fill-darker-darkness-50,.theme-dark .color-3-fill-darker-darkness-50{fill:#37151b}.theme-dark .rose-fill-darker-lightness-60,.theme-dark .color-3-fill-darker-lightness-60{fill:#d797a2}.theme-dark .rose-fill-darker-darkness-60,.theme-dark .color-3-fill-darker-darkness-60{fill:#2c1115}.theme-dark .rose-fill-darker-lightness-70,.theme-dark .color-3-fill-darker-lightness-70{fill:#e1b1b9}.theme-dark .rose-fill-darker-darkness-70,.theme-dark .color-3-fill-darker-darkness-70{fill:#210d10}.theme-dark .rose-fill-darker-lightness-80,.theme-dark .color-3-fill-darker-lightness-80{fill:#ebcbd0}.theme-dark .rose-fill-darker-darkness-80,.theme-dark .color-3-fill-darker-darkness-80{fill:#16080b}.theme-dark .rose-fill-darker-lightness-90,.theme-dark .color-3-fill-darker-lightness-90{fill:#f5e5e8}.theme-dark .rose-fill-darker-darkness-90,.theme-dark .color-3-fill-darker-darkness-90{fill:#0b0405}.theme-dark .rose-fill-darker-hover:hover,.theme-dark .color-3-fill-darker-hover:hover{fill:#6e2a35}.theme-dark .rose-fill-darker-hover-transparent-5:hover,.theme-dark .color-3-fill-darker-hover-transparent-5:hover{fill:#6e2a350d}.theme-dark .rose-fill-darker-hover-transparent-10:hover,.theme-dark .color-3-fill-darker-hover-transparent-10:hover{fill:#6e2a351a}.theme-dark .rose-fill-darker-hover-transparent-15:hover,.theme-dark .color-3-fill-darker-hover-transparent-15:hover{fill:#6e2a3526}.theme-dark .rose-fill-darker-hover-transparent-20:hover,.theme-dark .color-3-fill-darker-hover-transparent-20:hover{fill:#6e2a3533}.theme-dark .rose-fill-darker-hover-transparent-25:hover,.theme-dark .color-3-fill-darker-hover-transparent-25:hover{fill:#6e2a3540}.theme-dark .rose-fill-darker-hover-transparent-30:hover,.theme-dark .color-3-fill-darker-hover-transparent-30:hover{fill:#6e2a354d}.theme-dark .rose-fill-darker-hover-transparent-35:hover,.theme-dark .color-3-fill-darker-hover-transparent-35:hover{fill:#6e2a3559}.theme-dark .rose-fill-darker-hover-transparent-40:hover,.theme-dark .color-3-fill-darker-hover-transparent-40:hover{fill:#6e2a3566}.theme-dark .rose-fill-darker-hover-transparent-45:hover,.theme-dark .color-3-fill-darker-hover-transparent-45:hover{fill:#6e2a3573}.theme-dark .rose-fill-darker-hover-transparent-50:hover,.theme-dark .color-3-fill-darker-hover-transparent-50:hover{fill:#6e2a3580}.theme-dark .rose-fill-darker-hover-transparent-55:hover,.theme-dark .color-3-fill-darker-hover-transparent-55:hover{fill:#6e2a358c}.theme-dark .rose-fill-darker-hover-transparent-60:hover,.theme-dark .color-3-fill-darker-hover-transparent-60:hover{fill:#6e2a3599}.theme-dark .rose-fill-darker-hover-transparent-65:hover,.theme-dark .color-3-fill-darker-hover-transparent-65:hover{fill:#6e2a35a6}.theme-dark .rose-fill-darker-hover-transparent-70:hover,.theme-dark .color-3-fill-darker-hover-transparent-70:hover{fill:#6e2a35b3}.theme-dark .rose-fill-darker-hover-transparent-75:hover,.theme-dark .color-3-fill-darker-hover-transparent-75:hover{fill:#6e2a35bf}.theme-dark .rose-fill-darker-hover-transparent-80:hover,.theme-dark .color-3-fill-darker-hover-transparent-80:hover{fill:#6e2a35cc}.theme-dark .rose-fill-darker-hover-transparent-85:hover,.theme-dark .color-3-fill-darker-hover-transparent-85:hover{fill:#6e2a35d9}.theme-dark .rose-fill-darker-hover-transparent-90:hover,.theme-dark .color-3-fill-darker-hover-transparent-90:hover{fill:#6e2a35e6}.theme-dark .rose-fill-darker-hover-transparent-95:hover,.theme-dark .color-3-fill-darker-hover-transparent-95:hover{fill:#6e2a35f2}.theme-dark .rose-stroke-lighter,.theme-dark .color-3-stroke-lighter{stroke:#f1bac3}.theme-dark .rose-stroke-lighter-transparent-5,.theme-dark .color-3-stroke-lighter-transparent-5{stroke:#f1bac30d}.theme-dark .rose-stroke-lighter-transparent-10,.theme-dark .color-3-stroke-lighter-transparent-10{stroke:#f1bac31a}.theme-dark .rose-stroke-lighter-transparent-15,.theme-dark .color-3-stroke-lighter-transparent-15{stroke:#f1bac326}.theme-dark .rose-stroke-lighter-transparent-20,.theme-dark .color-3-stroke-lighter-transparent-20{stroke:#f1bac333}.theme-dark .rose-stroke-lighter-transparent-25,.theme-dark .color-3-stroke-lighter-transparent-25{stroke:#f1bac340}.theme-dark .rose-stroke-lighter-transparent-30,.theme-dark .color-3-stroke-lighter-transparent-30{stroke:#f1bac34d}.theme-dark .rose-stroke-lighter-transparent-35,.theme-dark .color-3-stroke-lighter-transparent-35{stroke:#f1bac359}.theme-dark .rose-stroke-lighter-transparent-40,.theme-dark .color-3-stroke-lighter-transparent-40{stroke:#f1bac366}.theme-dark .rose-stroke-lighter-transparent-45,.theme-dark .color-3-stroke-lighter-transparent-45{stroke:#f1bac373}.theme-dark .rose-stroke-lighter-transparent-50,.theme-dark .color-3-stroke-lighter-transparent-50{stroke:#f1bac380}.theme-dark .rose-stroke-lighter-transparent-55,.theme-dark .color-3-stroke-lighter-transparent-55{stroke:#f1bac38c}.theme-dark .rose-stroke-lighter-transparent-60,.theme-dark .color-3-stroke-lighter-transparent-60{stroke:#f1bac399}.theme-dark .rose-stroke-lighter-transparent-65,.theme-dark .color-3-stroke-lighter-transparent-65{stroke:#f1bac3a6}.theme-dark .rose-stroke-lighter-transparent-70,.theme-dark .color-3-stroke-lighter-transparent-70{stroke:#f1bac3b3}.theme-dark .rose-stroke-lighter-transparent-75,.theme-dark .color-3-stroke-lighter-transparent-75{stroke:#f1bac3bf}.theme-dark .rose-stroke-lighter-transparent-80,.theme-dark .color-3-stroke-lighter-transparent-80{stroke:#f1bac3cc}.theme-dark .rose-stroke-lighter-transparent-85,.theme-dark .color-3-stroke-lighter-transparent-85{stroke:#f1bac3d9}.theme-dark .rose-stroke-lighter-transparent-90,.theme-dark .color-3-stroke-lighter-transparent-90{stroke:#f1bac3e6}.theme-dark .rose-stroke-lighter-transparent-95,.theme-dark .color-3-stroke-lighter-transparent-95{stroke:#f1bac3f2}.theme-dark .rose-stroke-lighter-lightness-10,.theme-dark .color-3-stroke-lighter-lightness-10{stroke:#f2c1c9}.theme-dark .rose-stroke-lighter-darkness-10,.theme-dark .color-3-stroke-lighter-darkness-10{stroke:#ea97a4}.theme-dark .rose-stroke-lighter-lightness-20,.theme-dark .color-3-stroke-lighter-lightness-20{stroke:#f4c8cf}.theme-dark .rose-stroke-lighter-darkness-20,.theme-dark .color-3-stroke-lighter-darkness-20{stroke:#e37385}.theme-dark .rose-stroke-lighter-lightness-30,.theme-dark .color-3-stroke-lighter-lightness-30{stroke:#f5cfd5}.theme-dark .rose-stroke-lighter-darkness-30,.theme-dark .color-3-stroke-lighter-darkness-30{stroke:#db5066}.theme-dark .rose-stroke-lighter-lightness-40,.theme-dark .color-3-stroke-lighter-lightness-40{stroke:#f7d6db}.theme-dark .rose-stroke-lighter-darkness-40,.theme-dark .color-3-stroke-lighter-darkness-40{stroke:#d42c48}.theme-dark .rose-stroke-lighter-lightness-50,.theme-dark .color-3-stroke-lighter-lightness-50{stroke:#f8dde1}.theme-dark .rose-stroke-lighter-darkness-50,.theme-dark .color-3-stroke-lighter-darkness-50{stroke:#b1243b}.theme-dark .rose-stroke-lighter-lightness-60,.theme-dark .color-3-stroke-lighter-lightness-60{stroke:#f9e3e7}.theme-dark .rose-stroke-lighter-darkness-60,.theme-dark .color-3-stroke-lighter-darkness-60{stroke:#8e1d2f}.theme-dark .rose-stroke-lighter-lightness-70,.theme-dark .color-3-stroke-lighter-lightness-70{stroke:#fbeaed}.theme-dark .rose-stroke-lighter-darkness-70,.theme-dark .color-3-stroke-lighter-darkness-70{stroke:#6a1623}.theme-dark .rose-stroke-lighter-lightness-80,.theme-dark .color-3-stroke-lighter-lightness-80{stroke:#fcf1f3}.theme-dark .rose-stroke-lighter-darkness-80,.theme-dark .color-3-stroke-lighter-darkness-80{stroke:#470e18}.theme-dark .rose-stroke-lighter-lightness-90,.theme-dark .color-3-stroke-lighter-lightness-90{stroke:#fef8f9}.theme-dark .rose-stroke-lighter-darkness-90,.theme-dark .color-3-stroke-lighter-darkness-90{stroke:#23070c}.theme-dark .rose-stroke-lighter-hover:hover,.theme-dark .color-3-stroke-lighter-hover:hover{stroke:#f1bac3}.theme-dark .rose-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-5:hover{stroke:#f1bac30d}.theme-dark .rose-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-10:hover{stroke:#f1bac31a}.theme-dark .rose-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-15:hover{stroke:#f1bac326}.theme-dark .rose-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-20:hover{stroke:#f1bac333}.theme-dark .rose-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-25:hover{stroke:#f1bac340}.theme-dark .rose-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-30:hover{stroke:#f1bac34d}.theme-dark .rose-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-35:hover{stroke:#f1bac359}.theme-dark .rose-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-40:hover{stroke:#f1bac366}.theme-dark .rose-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-45:hover{stroke:#f1bac373}.theme-dark .rose-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-50:hover{stroke:#f1bac380}.theme-dark .rose-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-55:hover{stroke:#f1bac38c}.theme-dark .rose-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-60:hover{stroke:#f1bac399}.theme-dark .rose-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-65:hover{stroke:#f1bac3a6}.theme-dark .rose-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-70:hover{stroke:#f1bac3b3}.theme-dark .rose-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-75:hover{stroke:#f1bac3bf}.theme-dark .rose-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-80:hover{stroke:#f1bac3cc}.theme-dark .rose-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-85:hover{stroke:#f1bac3d9}.theme-dark .rose-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-90:hover{stroke:#f1bac3e6}.theme-dark .rose-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-3-stroke-lighter-hover-transparent-95:hover{stroke:#f1bac3f2}.theme-dark .rose-stroke-light,.theme-dark .color-3-stroke-light{stroke:#e27588}.theme-dark .rose-stroke-light-transparent-5,.theme-dark .color-3-stroke-light-transparent-5{stroke:#e275880d}.theme-dark .rose-stroke-light-transparent-10,.theme-dark .color-3-stroke-light-transparent-10{stroke:#e275881a}.theme-dark .rose-stroke-light-transparent-15,.theme-dark .color-3-stroke-light-transparent-15{stroke:#e2758826}.theme-dark .rose-stroke-light-transparent-20,.theme-dark .color-3-stroke-light-transparent-20{stroke:#e2758833}.theme-dark .rose-stroke-light-transparent-25,.theme-dark .color-3-stroke-light-transparent-25{stroke:#e2758840}.theme-dark .rose-stroke-light-transparent-30,.theme-dark .color-3-stroke-light-transparent-30{stroke:#e275884d}.theme-dark .rose-stroke-light-transparent-35,.theme-dark .color-3-stroke-light-transparent-35{stroke:#e2758859}.theme-dark .rose-stroke-light-transparent-40,.theme-dark .color-3-stroke-light-transparent-40{stroke:#e2758866}.theme-dark .rose-stroke-light-transparent-45,.theme-dark .color-3-stroke-light-transparent-45{stroke:#e2758873}.theme-dark .rose-stroke-light-transparent-50,.theme-dark .color-3-stroke-light-transparent-50{stroke:#e2758880}.theme-dark .rose-stroke-light-transparent-55,.theme-dark .color-3-stroke-light-transparent-55{stroke:#e275888c}.theme-dark .rose-stroke-light-transparent-60,.theme-dark .color-3-stroke-light-transparent-60{stroke:#e2758899}.theme-dark .rose-stroke-light-transparent-65,.theme-dark .color-3-stroke-light-transparent-65{stroke:#e27588a6}.theme-dark .rose-stroke-light-transparent-70,.theme-dark .color-3-stroke-light-transparent-70{stroke:#e27588b3}.theme-dark .rose-stroke-light-transparent-75,.theme-dark .color-3-stroke-light-transparent-75{stroke:#e27588bf}.theme-dark .rose-stroke-light-transparent-80,.theme-dark .color-3-stroke-light-transparent-80{stroke:#e27588cc}.theme-dark .rose-stroke-light-transparent-85,.theme-dark .color-3-stroke-light-transparent-85{stroke:#e27588d9}.theme-dark .rose-stroke-light-transparent-90,.theme-dark .color-3-stroke-light-transparent-90{stroke:#e27588e6}.theme-dark .rose-stroke-light-transparent-95,.theme-dark .color-3-stroke-light-transparent-95{stroke:#e27588f2}.theme-dark .rose-stroke-light-lightness-10,.theme-dark .color-3-stroke-light-lightness-10{stroke:#e58394}.theme-dark .rose-stroke-light-darkness-10,.theme-dark .color-3-stroke-light-darkness-10{stroke:#dc5970}.theme-dark .rose-stroke-light-lightness-20,.theme-dark .color-3-stroke-light-lightness-20{stroke:#e891a0}.theme-dark .rose-stroke-light-darkness-20,.theme-dark .color-3-stroke-light-darkness-20{stroke:#d63c57}.theme-dark .rose-stroke-light-lightness-30,.theme-dark .color-3-stroke-light-lightness-30{stroke:#eb9eac}.theme-dark .rose-stroke-light-darkness-30,.theme-dark .color-3-stroke-light-darkness-30{stroke:#c62a45}.theme-dark .rose-stroke-light-lightness-40,.theme-dark .color-3-stroke-light-lightness-40{stroke:#eeacb8}.theme-dark .rose-stroke-light-darkness-40,.theme-dark .color-3-stroke-light-darkness-40{stroke:#aa243b}.theme-dark .rose-stroke-light-lightness-50,.theme-dark .color-3-stroke-light-lightness-50{stroke:#f1bac4}.theme-dark .rose-stroke-light-darkness-50,.theme-dark .color-3-stroke-light-darkness-50{stroke:#8e1e31}.theme-dark .rose-stroke-light-lightness-60,.theme-dark .color-3-stroke-light-lightness-60{stroke:#f3c8cf}.theme-dark .rose-stroke-light-darkness-60,.theme-dark .color-3-stroke-light-darkness-60{stroke:#711827}.theme-dark .rose-stroke-light-lightness-70,.theme-dark .color-3-stroke-light-lightness-70{stroke:#f6d6db}.theme-dark .rose-stroke-light-darkness-70,.theme-dark .color-3-stroke-light-darkness-70{stroke:#55121e}.theme-dark .rose-stroke-light-lightness-80,.theme-dark .color-3-stroke-light-lightness-80{stroke:#f9e3e7}.theme-dark .rose-stroke-light-darkness-80,.theme-dark .color-3-stroke-light-darkness-80{stroke:#390c14}.theme-dark .rose-stroke-light-lightness-90,.theme-dark .color-3-stroke-light-lightness-90{stroke:#fcf1f3}.theme-dark .rose-stroke-light-darkness-90,.theme-dark .color-3-stroke-light-darkness-90{stroke:#1c060a}.theme-dark .rose-stroke-light-hover:hover,.theme-dark .color-3-stroke-light-hover:hover{stroke:#e27588}.theme-dark .rose-stroke-light-hover-transparent-5:hover,.theme-dark .color-3-stroke-light-hover-transparent-5:hover{stroke:#e275880d}.theme-dark .rose-stroke-light-hover-transparent-10:hover,.theme-dark .color-3-stroke-light-hover-transparent-10:hover{stroke:#e275881a}.theme-dark .rose-stroke-light-hover-transparent-15:hover,.theme-dark .color-3-stroke-light-hover-transparent-15:hover{stroke:#e2758826}.theme-dark .rose-stroke-light-hover-transparent-20:hover,.theme-dark .color-3-stroke-light-hover-transparent-20:hover{stroke:#e2758833}.theme-dark .rose-stroke-light-hover-transparent-25:hover,.theme-dark .color-3-stroke-light-hover-transparent-25:hover{stroke:#e2758840}.theme-dark .rose-stroke-light-hover-transparent-30:hover,.theme-dark .color-3-stroke-light-hover-transparent-30:hover{stroke:#e275884d}.theme-dark .rose-stroke-light-hover-transparent-35:hover,.theme-dark .color-3-stroke-light-hover-transparent-35:hover{stroke:#e2758859}.theme-dark .rose-stroke-light-hover-transparent-40:hover,.theme-dark .color-3-stroke-light-hover-transparent-40:hover{stroke:#e2758866}.theme-dark .rose-stroke-light-hover-transparent-45:hover,.theme-dark .color-3-stroke-light-hover-transparent-45:hover{stroke:#e2758873}.theme-dark .rose-stroke-light-hover-transparent-50:hover,.theme-dark .color-3-stroke-light-hover-transparent-50:hover{stroke:#e2758880}.theme-dark .rose-stroke-light-hover-transparent-55:hover,.theme-dark .color-3-stroke-light-hover-transparent-55:hover{stroke:#e275888c}.theme-dark .rose-stroke-light-hover-transparent-60:hover,.theme-dark .color-3-stroke-light-hover-transparent-60:hover{stroke:#e2758899}.theme-dark .rose-stroke-light-hover-transparent-65:hover,.theme-dark .color-3-stroke-light-hover-transparent-65:hover{stroke:#e27588a6}.theme-dark .rose-stroke-light-hover-transparent-70:hover,.theme-dark .color-3-stroke-light-hover-transparent-70:hover{stroke:#e27588b3}.theme-dark .rose-stroke-light-hover-transparent-75:hover,.theme-dark .color-3-stroke-light-hover-transparent-75:hover{stroke:#e27588bf}.theme-dark .rose-stroke-light-hover-transparent-80:hover,.theme-dark .color-3-stroke-light-hover-transparent-80:hover{stroke:#e27588cc}.theme-dark .rose-stroke-light-hover-transparent-85:hover,.theme-dark .color-3-stroke-light-hover-transparent-85:hover{stroke:#e27588d9}.theme-dark .rose-stroke-light-hover-transparent-90:hover,.theme-dark .color-3-stroke-light-hover-transparent-90:hover{stroke:#e27588e6}.theme-dark .rose-stroke-light-hover-transparent-95:hover,.theme-dark .color-3-stroke-light-hover-transparent-95:hover{stroke:#e27588f2}.theme-dark .rose-stroke,.theme-dark .color-3-stroke{stroke:#d93954}.theme-dark .rose-stroke-transparent-5,.theme-dark .color-3-stroke-transparent-5{stroke:#d939540d}.theme-dark .rose-stroke-transparent-10,.theme-dark .color-3-stroke-transparent-10{stroke:#d939541a}.theme-dark .rose-stroke-transparent-15,.theme-dark .color-3-stroke-transparent-15{stroke:#d9395426}.theme-dark .rose-stroke-transparent-20,.theme-dark .color-3-stroke-transparent-20{stroke:#d9395433}.theme-dark .rose-stroke-transparent-25,.theme-dark .color-3-stroke-transparent-25{stroke:#d9395440}.theme-dark .rose-stroke-transparent-30,.theme-dark .color-3-stroke-transparent-30{stroke:#d939544d}.theme-dark .rose-stroke-transparent-35,.theme-dark .color-3-stroke-transparent-35{stroke:#d9395459}.theme-dark .rose-stroke-transparent-40,.theme-dark .color-3-stroke-transparent-40{stroke:#d9395466}.theme-dark .rose-stroke-transparent-45,.theme-dark .color-3-stroke-transparent-45{stroke:#d9395473}.theme-dark .rose-stroke-transparent-50,.theme-dark .color-3-stroke-transparent-50{stroke:#d9395480}.theme-dark .rose-stroke-transparent-55,.theme-dark .color-3-stroke-transparent-55{stroke:#d939548c}.theme-dark .rose-stroke-transparent-60,.theme-dark .color-3-stroke-transparent-60{stroke:#d9395499}.theme-dark .rose-stroke-transparent-65,.theme-dark .color-3-stroke-transparent-65{stroke:#d93954a6}.theme-dark .rose-stroke-transparent-70,.theme-dark .color-3-stroke-transparent-70{stroke:#d93954b3}.theme-dark .rose-stroke-transparent-75,.theme-dark .color-3-stroke-transparent-75{stroke:#d93954bf}.theme-dark .rose-stroke-transparent-80,.theme-dark .color-3-stroke-transparent-80{stroke:#d93954cc}.theme-dark .rose-stroke-transparent-85,.theme-dark .color-3-stroke-transparent-85{stroke:#d93954d9}.theme-dark .rose-stroke-transparent-90,.theme-dark .color-3-stroke-transparent-90{stroke:#d93954e6}.theme-dark .rose-stroke-transparent-95,.theme-dark .color-3-stroke-transparent-95{stroke:#d93954f2}.theme-dark .rose-stroke-lightness-10,.theme-dark .color-3-stroke-lightness-10{stroke:#dd4d65}.theme-dark .rose-stroke-darkness-10,.theme-dark .color-3-stroke-darkness-10{stroke:#cf2844}.theme-dark .rose-stroke-lightness-20,.theme-dark .color-3-stroke-lightness-20{stroke:#e16176}.theme-dark .rose-stroke-darkness-20,.theme-dark .color-3-stroke-darkness-20{stroke:#b8233c}.theme-dark .rose-stroke-lightness-30,.theme-dark .color-3-stroke-lightness-30{stroke:#e47487}.theme-dark .rose-stroke-darkness-30,.theme-dark .color-3-stroke-darkness-30{stroke:#a11f35}.theme-dark .rose-stroke-lightness-40,.theme-dark .color-3-stroke-lightness-40{stroke:#e88898}.theme-dark .rose-stroke-darkness-40,.theme-dark .color-3-stroke-darkness-40{stroke:#8a1a2d}.theme-dark .rose-stroke-lightness-50,.theme-dark .color-3-stroke-lightness-50{stroke:#ec9caa}.theme-dark .rose-stroke-darkness-50,.theme-dark .color-3-stroke-darkness-50{stroke:#731626}.theme-dark .rose-stroke-lightness-60,.theme-dark .color-3-stroke-lightness-60{stroke:#f0b0bb}.theme-dark .rose-stroke-darkness-60,.theme-dark .color-3-stroke-darkness-60{stroke:#5c121e}.theme-dark .rose-stroke-lightness-70,.theme-dark .color-3-stroke-lightness-70{stroke:#f4c4cc}.theme-dark .rose-stroke-darkness-70,.theme-dark .color-3-stroke-darkness-70{stroke:#450d17}.theme-dark .rose-stroke-lightness-80,.theme-dark .color-3-stroke-lightness-80{stroke:#f7d7dd}.theme-dark .rose-stroke-darkness-80,.theme-dark .color-3-stroke-darkness-80{stroke:#2e090f}.theme-dark .rose-stroke-lightness-90,.theme-dark .color-3-stroke-lightness-90{stroke:#fbebee}.theme-dark .rose-stroke-darkness-90,.theme-dark .color-3-stroke-darkness-90{stroke:#170408}.theme-dark .rose-stroke-hover:hover,.theme-dark .color-3-stroke-hover:hover{stroke:#d93954}.theme-dark .rose-stroke-hover-transparent-5:hover,.theme-dark .color-3-stroke-hover-transparent-5:hover{stroke:#d939540d}.theme-dark .rose-stroke-hover-transparent-10:hover,.theme-dark .color-3-stroke-hover-transparent-10:hover{stroke:#d939541a}.theme-dark .rose-stroke-hover-transparent-15:hover,.theme-dark .color-3-stroke-hover-transparent-15:hover{stroke:#d9395426}.theme-dark .rose-stroke-hover-transparent-20:hover,.theme-dark .color-3-stroke-hover-transparent-20:hover{stroke:#d9395433}.theme-dark .rose-stroke-hover-transparent-25:hover,.theme-dark .color-3-stroke-hover-transparent-25:hover{stroke:#d9395440}.theme-dark .rose-stroke-hover-transparent-30:hover,.theme-dark .color-3-stroke-hover-transparent-30:hover{stroke:#d939544d}.theme-dark .rose-stroke-hover-transparent-35:hover,.theme-dark .color-3-stroke-hover-transparent-35:hover{stroke:#d9395459}.theme-dark .rose-stroke-hover-transparent-40:hover,.theme-dark .color-3-stroke-hover-transparent-40:hover{stroke:#d9395466}.theme-dark .rose-stroke-hover-transparent-45:hover,.theme-dark .color-3-stroke-hover-transparent-45:hover{stroke:#d9395473}.theme-dark .rose-stroke-hover-transparent-50:hover,.theme-dark .color-3-stroke-hover-transparent-50:hover{stroke:#d9395480}.theme-dark .rose-stroke-hover-transparent-55:hover,.theme-dark .color-3-stroke-hover-transparent-55:hover{stroke:#d939548c}.theme-dark .rose-stroke-hover-transparent-60:hover,.theme-dark .color-3-stroke-hover-transparent-60:hover{stroke:#d9395499}.theme-dark .rose-stroke-hover-transparent-65:hover,.theme-dark .color-3-stroke-hover-transparent-65:hover{stroke:#d93954a6}.theme-dark .rose-stroke-hover-transparent-70:hover,.theme-dark .color-3-stroke-hover-transparent-70:hover{stroke:#d93954b3}.theme-dark .rose-stroke-hover-transparent-75:hover,.theme-dark .color-3-stroke-hover-transparent-75:hover{stroke:#d93954bf}.theme-dark .rose-stroke-hover-transparent-80:hover,.theme-dark .color-3-stroke-hover-transparent-80:hover{stroke:#d93954cc}.theme-dark .rose-stroke-hover-transparent-85:hover,.theme-dark .color-3-stroke-hover-transparent-85:hover{stroke:#d93954d9}.theme-dark .rose-stroke-hover-transparent-90:hover,.theme-dark .color-3-stroke-hover-transparent-90:hover{stroke:#d93954e6}.theme-dark .rose-stroke-hover-transparent-95:hover,.theme-dark .color-3-stroke-hover-transparent-95:hover{stroke:#d93954f2}.theme-dark .rose-stroke-dark,.theme-dark .color-3-stroke-dark{stroke:#a43e50}.theme-dark .rose-stroke-dark-transparent-5,.theme-dark .color-3-stroke-dark-transparent-5{stroke:#a43e500d}.theme-dark .rose-stroke-dark-transparent-10,.theme-dark .color-3-stroke-dark-transparent-10{stroke:#a43e501a}.theme-dark .rose-stroke-dark-transparent-15,.theme-dark .color-3-stroke-dark-transparent-15{stroke:#a43e5026}.theme-dark .rose-stroke-dark-transparent-20,.theme-dark .color-3-stroke-dark-transparent-20{stroke:#a43e5033}.theme-dark .rose-stroke-dark-transparent-25,.theme-dark .color-3-stroke-dark-transparent-25{stroke:#a43e5040}.theme-dark .rose-stroke-dark-transparent-30,.theme-dark .color-3-stroke-dark-transparent-30{stroke:#a43e504d}.theme-dark .rose-stroke-dark-transparent-35,.theme-dark .color-3-stroke-dark-transparent-35{stroke:#a43e5059}.theme-dark .rose-stroke-dark-transparent-40,.theme-dark .color-3-stroke-dark-transparent-40{stroke:#a43e5066}.theme-dark .rose-stroke-dark-transparent-45,.theme-dark .color-3-stroke-dark-transparent-45{stroke:#a43e5073}.theme-dark .rose-stroke-dark-transparent-50,.theme-dark .color-3-stroke-dark-transparent-50{stroke:#a43e5080}.theme-dark .rose-stroke-dark-transparent-55,.theme-dark .color-3-stroke-dark-transparent-55{stroke:#a43e508c}.theme-dark .rose-stroke-dark-transparent-60,.theme-dark .color-3-stroke-dark-transparent-60{stroke:#a43e5099}.theme-dark .rose-stroke-dark-transparent-65,.theme-dark .color-3-stroke-dark-transparent-65{stroke:#a43e50a6}.theme-dark .rose-stroke-dark-transparent-70,.theme-dark .color-3-stroke-dark-transparent-70{stroke:#a43e50b3}.theme-dark .rose-stroke-dark-transparent-75,.theme-dark .color-3-stroke-dark-transparent-75{stroke:#a43e50bf}.theme-dark .rose-stroke-dark-transparent-80,.theme-dark .color-3-stroke-dark-transparent-80{stroke:#a43e50cc}.theme-dark .rose-stroke-dark-transparent-85,.theme-dark .color-3-stroke-dark-transparent-85{stroke:#a43e50d9}.theme-dark .rose-stroke-dark-transparent-90,.theme-dark .color-3-stroke-dark-transparent-90{stroke:#a43e50e6}.theme-dark .rose-stroke-dark-transparent-95,.theme-dark .color-3-stroke-dark-transparent-95{stroke:#a43e50f2}.theme-dark .rose-stroke-dark-lightness-10,.theme-dark .color-3-stroke-dark-lightness-10{stroke:#b9465a}.theme-dark .rose-stroke-dark-darkness-10,.theme-dark .color-3-stroke-dark-darkness-10{stroke:#943848}.theme-dark .rose-stroke-dark-lightness-20,.theme-dark .color-3-stroke-dark-lightness-20{stroke:#c15a6c}.theme-dark .rose-stroke-dark-darkness-20,.theme-dark .color-3-stroke-dark-darkness-20{stroke:#833240}.theme-dark .rose-stroke-dark-lightness-30,.theme-dark .color-3-stroke-dark-lightness-30{stroke:#c86f7f}.theme-dark .rose-stroke-dark-darkness-30,.theme-dark .color-3-stroke-dark-darkness-30{stroke:#732b38}.theme-dark .rose-stroke-dark-lightness-40,.theme-dark .color-3-stroke-dark-lightness-40{stroke:#d08391}.theme-dark .rose-stroke-dark-darkness-40,.theme-dark .color-3-stroke-dark-darkness-40{stroke:#622530}.theme-dark .rose-stroke-dark-lightness-50,.theme-dark .color-3-stroke-dark-lightness-50{stroke:#d898a3}.theme-dark .rose-stroke-dark-darkness-50,.theme-dark .color-3-stroke-dark-darkness-50{stroke:#521f28}.theme-dark .rose-stroke-dark-lightness-60,.theme-dark .color-3-stroke-dark-lightness-60{stroke:#e0adb6}.theme-dark .rose-stroke-dark-darkness-60,.theme-dark .color-3-stroke-dark-darkness-60{stroke:#421920}.theme-dark .rose-stroke-dark-lightness-70,.theme-dark .color-3-stroke-dark-lightness-70{stroke:#e8c1c8}.theme-dark .rose-stroke-dark-darkness-70,.theme-dark .color-3-stroke-dark-darkness-70{stroke:#311318}.theme-dark .rose-stroke-dark-lightness-80,.theme-dark .color-3-stroke-dark-lightness-80{stroke:#efd6da}.theme-dark .rose-stroke-dark-darkness-80,.theme-dark .color-3-stroke-dark-darkness-80{stroke:#210c10}.theme-dark .rose-stroke-dark-lightness-90,.theme-dark .color-3-stroke-dark-lightness-90{stroke:#f7eaed}.theme-dark .rose-stroke-dark-darkness-90,.theme-dark .color-3-stroke-dark-darkness-90{stroke:#100608}.theme-dark .rose-stroke-dark-hover:hover,.theme-dark .color-3-stroke-dark-hover:hover{stroke:#a43e50}.theme-dark .rose-stroke-dark-hover-transparent-5:hover,.theme-dark .color-3-stroke-dark-hover-transparent-5:hover{stroke:#a43e500d}.theme-dark .rose-stroke-dark-hover-transparent-10:hover,.theme-dark .color-3-stroke-dark-hover-transparent-10:hover{stroke:#a43e501a}.theme-dark .rose-stroke-dark-hover-transparent-15:hover,.theme-dark .color-3-stroke-dark-hover-transparent-15:hover{stroke:#a43e5026}.theme-dark .rose-stroke-dark-hover-transparent-20:hover,.theme-dark .color-3-stroke-dark-hover-transparent-20:hover{stroke:#a43e5033}.theme-dark .rose-stroke-dark-hover-transparent-25:hover,.theme-dark .color-3-stroke-dark-hover-transparent-25:hover{stroke:#a43e5040}.theme-dark .rose-stroke-dark-hover-transparent-30:hover,.theme-dark .color-3-stroke-dark-hover-transparent-30:hover{stroke:#a43e504d}.theme-dark .rose-stroke-dark-hover-transparent-35:hover,.theme-dark .color-3-stroke-dark-hover-transparent-35:hover{stroke:#a43e5059}.theme-dark .rose-stroke-dark-hover-transparent-40:hover,.theme-dark .color-3-stroke-dark-hover-transparent-40:hover{stroke:#a43e5066}.theme-dark .rose-stroke-dark-hover-transparent-45:hover,.theme-dark .color-3-stroke-dark-hover-transparent-45:hover{stroke:#a43e5073}.theme-dark .rose-stroke-dark-hover-transparent-50:hover,.theme-dark .color-3-stroke-dark-hover-transparent-50:hover{stroke:#a43e5080}.theme-dark .rose-stroke-dark-hover-transparent-55:hover,.theme-dark .color-3-stroke-dark-hover-transparent-55:hover{stroke:#a43e508c}.theme-dark .rose-stroke-dark-hover-transparent-60:hover,.theme-dark .color-3-stroke-dark-hover-transparent-60:hover{stroke:#a43e5099}.theme-dark .rose-stroke-dark-hover-transparent-65:hover,.theme-dark .color-3-stroke-dark-hover-transparent-65:hover{stroke:#a43e50a6}.theme-dark .rose-stroke-dark-hover-transparent-70:hover,.theme-dark .color-3-stroke-dark-hover-transparent-70:hover{stroke:#a43e50b3}.theme-dark .rose-stroke-dark-hover-transparent-75:hover,.theme-dark .color-3-stroke-dark-hover-transparent-75:hover{stroke:#a43e50bf}.theme-dark .rose-stroke-dark-hover-transparent-80:hover,.theme-dark .color-3-stroke-dark-hover-transparent-80:hover{stroke:#a43e50cc}.theme-dark .rose-stroke-dark-hover-transparent-85:hover,.theme-dark .color-3-stroke-dark-hover-transparent-85:hover{stroke:#a43e50d9}.theme-dark .rose-stroke-dark-hover-transparent-90:hover,.theme-dark .color-3-stroke-dark-hover-transparent-90:hover{stroke:#a43e50e6}.theme-dark .rose-stroke-dark-hover-transparent-95:hover,.theme-dark .color-3-stroke-dark-hover-transparent-95:hover{stroke:#a43e50f2}.theme-dark .rose-stroke-darker,.theme-dark .color-3-stroke-darker{stroke:#6e2a35}.theme-dark .rose-stroke-darker-transparent-5,.theme-dark .color-3-stroke-darker-transparent-5{stroke:#6e2a350d}.theme-dark .rose-stroke-darker-transparent-10,.theme-dark .color-3-stroke-darker-transparent-10{stroke:#6e2a351a}.theme-dark .rose-stroke-darker-transparent-15,.theme-dark .color-3-stroke-darker-transparent-15{stroke:#6e2a3526}.theme-dark .rose-stroke-darker-transparent-20,.theme-dark .color-3-stroke-darker-transparent-20{stroke:#6e2a3533}.theme-dark .rose-stroke-darker-transparent-25,.theme-dark .color-3-stroke-darker-transparent-25{stroke:#6e2a3540}.theme-dark .rose-stroke-darker-transparent-30,.theme-dark .color-3-stroke-darker-transparent-30{stroke:#6e2a354d}.theme-dark .rose-stroke-darker-transparent-35,.theme-dark .color-3-stroke-darker-transparent-35{stroke:#6e2a3559}.theme-dark .rose-stroke-darker-transparent-40,.theme-dark .color-3-stroke-darker-transparent-40{stroke:#6e2a3566}.theme-dark .rose-stroke-darker-transparent-45,.theme-dark .color-3-stroke-darker-transparent-45{stroke:#6e2a3573}.theme-dark .rose-stroke-darker-transparent-50,.theme-dark .color-3-stroke-darker-transparent-50{stroke:#6e2a3580}.theme-dark .rose-stroke-darker-transparent-55,.theme-dark .color-3-stroke-darker-transparent-55{stroke:#6e2a358c}.theme-dark .rose-stroke-darker-transparent-60,.theme-dark .color-3-stroke-darker-transparent-60{stroke:#6e2a3599}.theme-dark .rose-stroke-darker-transparent-65,.theme-dark .color-3-stroke-darker-transparent-65{stroke:#6e2a35a6}.theme-dark .rose-stroke-darker-transparent-70,.theme-dark .color-3-stroke-darker-transparent-70{stroke:#6e2a35b3}.theme-dark .rose-stroke-darker-transparent-75,.theme-dark .color-3-stroke-darker-transparent-75{stroke:#6e2a35bf}.theme-dark .rose-stroke-darker-transparent-80,.theme-dark .color-3-stroke-darker-transparent-80{stroke:#6e2a35cc}.theme-dark .rose-stroke-darker-transparent-85,.theme-dark .color-3-stroke-darker-transparent-85{stroke:#6e2a35d9}.theme-dark .rose-stroke-darker-transparent-90,.theme-dark .color-3-stroke-darker-transparent-90{stroke:#6e2a35e6}.theme-dark .rose-stroke-darker-transparent-95,.theme-dark .color-3-stroke-darker-transparent-95{stroke:#6e2a35f2}.theme-dark .rose-stroke-darker-lightness-10,.theme-dark .color-3-stroke-darker-lightness-10{stroke:#883441}.theme-dark .rose-stroke-darker-darkness-10,.theme-dark .color-3-stroke-darker-darkness-10{stroke:#632630}.theme-dark .rose-stroke-darker-lightness-20,.theme-dark .color-3-stroke-darker-lightness-20{stroke:#a23e4e}.theme-dark .rose-stroke-darker-darkness-20,.theme-dark .color-3-stroke-darker-darkness-20{stroke:#58222a}.theme-dark .rose-stroke-darker-lightness-30,.theme-dark .color-3-stroke-darker-lightness-30{stroke:#ba4a5c}.theme-dark .rose-stroke-darker-darkness-30,.theme-dark .color-3-stroke-darker-darkness-30{stroke:#4d1d25}.theme-dark .rose-stroke-darker-lightness-40,.theme-dark .color-3-stroke-darker-lightness-40{stroke:#c46473}.theme-dark .rose-stroke-darker-darkness-40,.theme-dark .color-3-stroke-darker-darkness-40{stroke:#421920}.theme-dark .rose-stroke-darker-lightness-50,.theme-dark .color-3-stroke-darker-lightness-50{stroke:#ce7d8a}.theme-dark .rose-stroke-darker-darkness-50,.theme-dark .color-3-stroke-darker-darkness-50{stroke:#37151b}.theme-dark .rose-stroke-darker-lightness-60,.theme-dark .color-3-stroke-darker-lightness-60{stroke:#d797a2}.theme-dark .rose-stroke-darker-darkness-60,.theme-dark .color-3-stroke-darker-darkness-60{stroke:#2c1115}.theme-dark .rose-stroke-darker-lightness-70,.theme-dark .color-3-stroke-darker-lightness-70{stroke:#e1b1b9}.theme-dark .rose-stroke-darker-darkness-70,.theme-dark .color-3-stroke-darker-darkness-70{stroke:#210d10}.theme-dark .rose-stroke-darker-lightness-80,.theme-dark .color-3-stroke-darker-lightness-80{stroke:#ebcbd0}.theme-dark .rose-stroke-darker-darkness-80,.theme-dark .color-3-stroke-darker-darkness-80{stroke:#16080b}.theme-dark .rose-stroke-darker-lightness-90,.theme-dark .color-3-stroke-darker-lightness-90{stroke:#f5e5e8}.theme-dark .rose-stroke-darker-darkness-90,.theme-dark .color-3-stroke-darker-darkness-90{stroke:#0b0405}.theme-dark .rose-stroke-darker-hover:hover,.theme-dark .color-3-stroke-darker-hover:hover{stroke:#6e2a35}.theme-dark .rose-stroke-darker-hover-transparent-5:hover,.theme-dark .color-3-stroke-darker-hover-transparent-5:hover{stroke:#6e2a350d}.theme-dark .rose-stroke-darker-hover-transparent-10:hover,.theme-dark .color-3-stroke-darker-hover-transparent-10:hover{stroke:#6e2a351a}.theme-dark .rose-stroke-darker-hover-transparent-15:hover,.theme-dark .color-3-stroke-darker-hover-transparent-15:hover{stroke:#6e2a3526}.theme-dark .rose-stroke-darker-hover-transparent-20:hover,.theme-dark .color-3-stroke-darker-hover-transparent-20:hover{stroke:#6e2a3533}.theme-dark .rose-stroke-darker-hover-transparent-25:hover,.theme-dark .color-3-stroke-darker-hover-transparent-25:hover{stroke:#6e2a3540}.theme-dark .rose-stroke-darker-hover-transparent-30:hover,.theme-dark .color-3-stroke-darker-hover-transparent-30:hover{stroke:#6e2a354d}.theme-dark .rose-stroke-darker-hover-transparent-35:hover,.theme-dark .color-3-stroke-darker-hover-transparent-35:hover{stroke:#6e2a3559}.theme-dark .rose-stroke-darker-hover-transparent-40:hover,.theme-dark .color-3-stroke-darker-hover-transparent-40:hover{stroke:#6e2a3566}.theme-dark .rose-stroke-darker-hover-transparent-45:hover,.theme-dark .color-3-stroke-darker-hover-transparent-45:hover{stroke:#6e2a3573}.theme-dark .rose-stroke-darker-hover-transparent-50:hover,.theme-dark .color-3-stroke-darker-hover-transparent-50:hover{stroke:#6e2a3580}.theme-dark .rose-stroke-darker-hover-transparent-55:hover,.theme-dark .color-3-stroke-darker-hover-transparent-55:hover{stroke:#6e2a358c}.theme-dark .rose-stroke-darker-hover-transparent-60:hover,.theme-dark .color-3-stroke-darker-hover-transparent-60:hover{stroke:#6e2a3599}.theme-dark .rose-stroke-darker-hover-transparent-65:hover,.theme-dark .color-3-stroke-darker-hover-transparent-65:hover{stroke:#6e2a35a6}.theme-dark .rose-stroke-darker-hover-transparent-70:hover,.theme-dark .color-3-stroke-darker-hover-transparent-70:hover{stroke:#6e2a35b3}.theme-dark .rose-stroke-darker-hover-transparent-75:hover,.theme-dark .color-3-stroke-darker-hover-transparent-75:hover{stroke:#6e2a35bf}.theme-dark .rose-stroke-darker-hover-transparent-80:hover,.theme-dark .color-3-stroke-darker-hover-transparent-80:hover{stroke:#6e2a35cc}.theme-dark .rose-stroke-darker-hover-transparent-85:hover,.theme-dark .color-3-stroke-darker-hover-transparent-85:hover{stroke:#6e2a35d9}.theme-dark .rose-stroke-darker-hover-transparent-90:hover,.theme-dark .color-3-stroke-darker-hover-transparent-90:hover{stroke:#6e2a35e6}.theme-dark .rose-stroke-darker-hover-transparent-95:hover,.theme-dark .color-3-stroke-darker-hover-transparent-95:hover{stroke:#6e2a35f2}.theme-dark .rose-border-lighter,.theme-dark .color-3-border-lighter{border-color:#f1bac3!important}.theme-dark .rose-border-lighter-transparent-5,.theme-dark .color-3-border-lighter-transparent-5{border-color:#f1bac30d!important}.theme-dark .rose-border-lighter-transparent-10,.theme-dark .color-3-border-lighter-transparent-10{border-color:#f1bac31a!important}.theme-dark .rose-border-lighter-transparent-15,.theme-dark .color-3-border-lighter-transparent-15{border-color:#f1bac326!important}.theme-dark .rose-border-lighter-transparent-20,.theme-dark .color-3-border-lighter-transparent-20{border-color:#f1bac333!important}.theme-dark .rose-border-lighter-transparent-25,.theme-dark .color-3-border-lighter-transparent-25{border-color:#f1bac340!important}.theme-dark .rose-border-lighter-transparent-30,.theme-dark .color-3-border-lighter-transparent-30{border-color:#f1bac34d!important}.theme-dark .rose-border-lighter-transparent-35,.theme-dark .color-3-border-lighter-transparent-35{border-color:#f1bac359!important}.theme-dark .rose-border-lighter-transparent-40,.theme-dark .color-3-border-lighter-transparent-40{border-color:#f1bac366!important}.theme-dark .rose-border-lighter-transparent-45,.theme-dark .color-3-border-lighter-transparent-45{border-color:#f1bac373!important}.theme-dark .rose-border-lighter-transparent-50,.theme-dark .color-3-border-lighter-transparent-50{border-color:#f1bac380!important}.theme-dark .rose-border-lighter-transparent-55,.theme-dark .color-3-border-lighter-transparent-55{border-color:#f1bac38c!important}.theme-dark .rose-border-lighter-transparent-60,.theme-dark .color-3-border-lighter-transparent-60{border-color:#f1bac399!important}.theme-dark .rose-border-lighter-transparent-65,.theme-dark .color-3-border-lighter-transparent-65{border-color:#f1bac3a6!important}.theme-dark .rose-border-lighter-transparent-70,.theme-dark .color-3-border-lighter-transparent-70{border-color:#f1bac3b3!important}.theme-dark .rose-border-lighter-transparent-75,.theme-dark .color-3-border-lighter-transparent-75{border-color:#f1bac3bf!important}.theme-dark .rose-border-lighter-transparent-80,.theme-dark .color-3-border-lighter-transparent-80{border-color:#f1bac3cc!important}.theme-dark .rose-border-lighter-transparent-85,.theme-dark .color-3-border-lighter-transparent-85{border-color:#f1bac3d9!important}.theme-dark .rose-border-lighter-transparent-90,.theme-dark .color-3-border-lighter-transparent-90{border-color:#f1bac3e6!important}.theme-dark .rose-border-lighter-transparent-95,.theme-dark .color-3-border-lighter-transparent-95{border-color:#f1bac3f2!important}.theme-dark .rose-border-lighter-lightness-10,.theme-dark .color-3-border-lighter-lightness-10{border-color:#f2c1c9!important}.theme-dark .rose-border-lighter-darkness-10,.theme-dark .color-3-border-lighter-darkness-10{border-color:#ea97a4!important}.theme-dark .rose-border-lighter-lightness-20,.theme-dark .color-3-border-lighter-lightness-20{border-color:#f4c8cf!important}.theme-dark .rose-border-lighter-darkness-20,.theme-dark .color-3-border-lighter-darkness-20{border-color:#e37385!important}.theme-dark .rose-border-lighter-lightness-30,.theme-dark .color-3-border-lighter-lightness-30{border-color:#f5cfd5!important}.theme-dark .rose-border-lighter-darkness-30,.theme-dark .color-3-border-lighter-darkness-30{border-color:#db5066!important}.theme-dark .rose-border-lighter-lightness-40,.theme-dark .color-3-border-lighter-lightness-40{border-color:#f7d6db!important}.theme-dark .rose-border-lighter-darkness-40,.theme-dark .color-3-border-lighter-darkness-40{border-color:#d42c48!important}.theme-dark .rose-border-lighter-lightness-50,.theme-dark .color-3-border-lighter-lightness-50{border-color:#f8dde1!important}.theme-dark .rose-border-lighter-darkness-50,.theme-dark .color-3-border-lighter-darkness-50{border-color:#b1243b!important}.theme-dark .rose-border-lighter-lightness-60,.theme-dark .color-3-border-lighter-lightness-60{border-color:#f9e3e7!important}.theme-dark .rose-border-lighter-darkness-60,.theme-dark .color-3-border-lighter-darkness-60{border-color:#8e1d2f!important}.theme-dark .rose-border-lighter-lightness-70,.theme-dark .color-3-border-lighter-lightness-70{border-color:#fbeaed!important}.theme-dark .rose-border-lighter-darkness-70,.theme-dark .color-3-border-lighter-darkness-70{border-color:#6a1623!important}.theme-dark .rose-border-lighter-lightness-80,.theme-dark .color-3-border-lighter-lightness-80{border-color:#fcf1f3!important}.theme-dark .rose-border-lighter-darkness-80,.theme-dark .color-3-border-lighter-darkness-80{border-color:#470e18!important}.theme-dark .rose-border-lighter-lightness-90,.theme-dark .color-3-border-lighter-lightness-90{border-color:#fef8f9!important}.theme-dark .rose-border-lighter-darkness-90,.theme-dark .color-3-border-lighter-darkness-90{border-color:#23070c!important}.theme-dark .rose-border-lighter-hover:hover,.theme-dark .color-3-border-lighter-hover:hover{border-color:#f1bac3!important}.theme-dark .rose-border-lighter-hover-transparent-5:hover,.theme-dark .color-3-border-lighter-hover-transparent-5:hover{border-color:#f1bac30d!important}.theme-dark .rose-border-lighter-hover-transparent-10:hover,.theme-dark .color-3-border-lighter-hover-transparent-10:hover{border-color:#f1bac31a!important}.theme-dark .rose-border-lighter-hover-transparent-15:hover,.theme-dark .color-3-border-lighter-hover-transparent-15:hover{border-color:#f1bac326!important}.theme-dark .rose-border-lighter-hover-transparent-20:hover,.theme-dark .color-3-border-lighter-hover-transparent-20:hover{border-color:#f1bac333!important}.theme-dark .rose-border-lighter-hover-transparent-25:hover,.theme-dark .color-3-border-lighter-hover-transparent-25:hover{border-color:#f1bac340!important}.theme-dark .rose-border-lighter-hover-transparent-30:hover,.theme-dark .color-3-border-lighter-hover-transparent-30:hover{border-color:#f1bac34d!important}.theme-dark .rose-border-lighter-hover-transparent-35:hover,.theme-dark .color-3-border-lighter-hover-transparent-35:hover{border-color:#f1bac359!important}.theme-dark .rose-border-lighter-hover-transparent-40:hover,.theme-dark .color-3-border-lighter-hover-transparent-40:hover{border-color:#f1bac366!important}.theme-dark .rose-border-lighter-hover-transparent-45:hover,.theme-dark .color-3-border-lighter-hover-transparent-45:hover{border-color:#f1bac373!important}.theme-dark .rose-border-lighter-hover-transparent-50:hover,.theme-dark .color-3-border-lighter-hover-transparent-50:hover{border-color:#f1bac380!important}.theme-dark .rose-border-lighter-hover-transparent-55:hover,.theme-dark .color-3-border-lighter-hover-transparent-55:hover{border-color:#f1bac38c!important}.theme-dark .rose-border-lighter-hover-transparent-60:hover,.theme-dark .color-3-border-lighter-hover-transparent-60:hover{border-color:#f1bac399!important}.theme-dark .rose-border-lighter-hover-transparent-65:hover,.theme-dark .color-3-border-lighter-hover-transparent-65:hover{border-color:#f1bac3a6!important}.theme-dark .rose-border-lighter-hover-transparent-70:hover,.theme-dark .color-3-border-lighter-hover-transparent-70:hover{border-color:#f1bac3b3!important}.theme-dark .rose-border-lighter-hover-transparent-75:hover,.theme-dark .color-3-border-lighter-hover-transparent-75:hover{border-color:#f1bac3bf!important}.theme-dark .rose-border-lighter-hover-transparent-80:hover,.theme-dark .color-3-border-lighter-hover-transparent-80:hover{border-color:#f1bac3cc!important}.theme-dark .rose-border-lighter-hover-transparent-85:hover,.theme-dark .color-3-border-lighter-hover-transparent-85:hover{border-color:#f1bac3d9!important}.theme-dark .rose-border-lighter-hover-transparent-90:hover,.theme-dark .color-3-border-lighter-hover-transparent-90:hover{border-color:#f1bac3e6!important}.theme-dark .rose-border-lighter-hover-transparent-95:hover,.theme-dark .color-3-border-lighter-hover-transparent-95:hover{border-color:#f1bac3f2!important}.theme-dark .rose-border-light,.theme-dark .color-3-border-light{border-color:#e27588!important}.theme-dark .rose-border-light-transparent-5,.theme-dark .color-3-border-light-transparent-5{border-color:#e275880d!important}.theme-dark .rose-border-light-transparent-10,.theme-dark .color-3-border-light-transparent-10{border-color:#e275881a!important}.theme-dark .rose-border-light-transparent-15,.theme-dark .color-3-border-light-transparent-15{border-color:#e2758826!important}.theme-dark .rose-border-light-transparent-20,.theme-dark .color-3-border-light-transparent-20{border-color:#e2758833!important}.theme-dark .rose-border-light-transparent-25,.theme-dark .color-3-border-light-transparent-25{border-color:#e2758840!important}.theme-dark .rose-border-light-transparent-30,.theme-dark .color-3-border-light-transparent-30{border-color:#e275884d!important}.theme-dark .rose-border-light-transparent-35,.theme-dark .color-3-border-light-transparent-35{border-color:#e2758859!important}.theme-dark .rose-border-light-transparent-40,.theme-dark .color-3-border-light-transparent-40{border-color:#e2758866!important}.theme-dark .rose-border-light-transparent-45,.theme-dark .color-3-border-light-transparent-45{border-color:#e2758873!important}.theme-dark .rose-border-light-transparent-50,.theme-dark .color-3-border-light-transparent-50{border-color:#e2758880!important}.theme-dark .rose-border-light-transparent-55,.theme-dark .color-3-border-light-transparent-55{border-color:#e275888c!important}.theme-dark .rose-border-light-transparent-60,.theme-dark .color-3-border-light-transparent-60{border-color:#e2758899!important}.theme-dark .rose-border-light-transparent-65,.theme-dark .color-3-border-light-transparent-65{border-color:#e27588a6!important}.theme-dark .rose-border-light-transparent-70,.theme-dark .color-3-border-light-transparent-70{border-color:#e27588b3!important}.theme-dark .rose-border-light-transparent-75,.theme-dark .color-3-border-light-transparent-75{border-color:#e27588bf!important}.theme-dark .rose-border-light-transparent-80,.theme-dark .color-3-border-light-transparent-80{border-color:#e27588cc!important}.theme-dark .rose-border-light-transparent-85,.theme-dark .color-3-border-light-transparent-85{border-color:#e27588d9!important}.theme-dark .rose-border-light-transparent-90,.theme-dark .color-3-border-light-transparent-90{border-color:#e27588e6!important}.theme-dark .rose-border-light-transparent-95,.theme-dark .color-3-border-light-transparent-95{border-color:#e27588f2!important}.theme-dark .rose-border-light-lightness-10,.theme-dark .color-3-border-light-lightness-10{border-color:#e58394!important}.theme-dark .rose-border-light-darkness-10,.theme-dark .color-3-border-light-darkness-10{border-color:#dc5970!important}.theme-dark .rose-border-light-lightness-20,.theme-dark .color-3-border-light-lightness-20{border-color:#e891a0!important}.theme-dark .rose-border-light-darkness-20,.theme-dark .color-3-border-light-darkness-20{border-color:#d63c57!important}.theme-dark .rose-border-light-lightness-30,.theme-dark .color-3-border-light-lightness-30{border-color:#eb9eac!important}.theme-dark .rose-border-light-darkness-30,.theme-dark .color-3-border-light-darkness-30{border-color:#c62a45!important}.theme-dark .rose-border-light-lightness-40,.theme-dark .color-3-border-light-lightness-40{border-color:#eeacb8!important}.theme-dark .rose-border-light-darkness-40,.theme-dark .color-3-border-light-darkness-40{border-color:#aa243b!important}.theme-dark .rose-border-light-lightness-50,.theme-dark .color-3-border-light-lightness-50{border-color:#f1bac4!important}.theme-dark .rose-border-light-darkness-50,.theme-dark .color-3-border-light-darkness-50{border-color:#8e1e31!important}.theme-dark .rose-border-light-lightness-60,.theme-dark .color-3-border-light-lightness-60{border-color:#f3c8cf!important}.theme-dark .rose-border-light-darkness-60,.theme-dark .color-3-border-light-darkness-60{border-color:#711827!important}.theme-dark .rose-border-light-lightness-70,.theme-dark .color-3-border-light-lightness-70{border-color:#f6d6db!important}.theme-dark .rose-border-light-darkness-70,.theme-dark .color-3-border-light-darkness-70{border-color:#55121e!important}.theme-dark .rose-border-light-lightness-80,.theme-dark .color-3-border-light-lightness-80{border-color:#f9e3e7!important}.theme-dark .rose-border-light-darkness-80,.theme-dark .color-3-border-light-darkness-80{border-color:#390c14!important}.theme-dark .rose-border-light-lightness-90,.theme-dark .color-3-border-light-lightness-90{border-color:#fcf1f3!important}.theme-dark .rose-border-light-darkness-90,.theme-dark .color-3-border-light-darkness-90{border-color:#1c060a!important}.theme-dark .rose-border-light-hover:hover,.theme-dark .color-3-border-light-hover:hover{border-color:#e27588!important}.theme-dark .rose-border-light-hover-transparent-5:hover,.theme-dark .color-3-border-light-hover-transparent-5:hover{border-color:#e275880d!important}.theme-dark .rose-border-light-hover-transparent-10:hover,.theme-dark .color-3-border-light-hover-transparent-10:hover{border-color:#e275881a!important}.theme-dark .rose-border-light-hover-transparent-15:hover,.theme-dark .color-3-border-light-hover-transparent-15:hover{border-color:#e2758826!important}.theme-dark .rose-border-light-hover-transparent-20:hover,.theme-dark .color-3-border-light-hover-transparent-20:hover{border-color:#e2758833!important}.theme-dark .rose-border-light-hover-transparent-25:hover,.theme-dark .color-3-border-light-hover-transparent-25:hover{border-color:#e2758840!important}.theme-dark .rose-border-light-hover-transparent-30:hover,.theme-dark .color-3-border-light-hover-transparent-30:hover{border-color:#e275884d!important}.theme-dark .rose-border-light-hover-transparent-35:hover,.theme-dark .color-3-border-light-hover-transparent-35:hover{border-color:#e2758859!important}.theme-dark .rose-border-light-hover-transparent-40:hover,.theme-dark .color-3-border-light-hover-transparent-40:hover{border-color:#e2758866!important}.theme-dark .rose-border-light-hover-transparent-45:hover,.theme-dark .color-3-border-light-hover-transparent-45:hover{border-color:#e2758873!important}.theme-dark .rose-border-light-hover-transparent-50:hover,.theme-dark .color-3-border-light-hover-transparent-50:hover{border-color:#e2758880!important}.theme-dark .rose-border-light-hover-transparent-55:hover,.theme-dark .color-3-border-light-hover-transparent-55:hover{border-color:#e275888c!important}.theme-dark .rose-border-light-hover-transparent-60:hover,.theme-dark .color-3-border-light-hover-transparent-60:hover{border-color:#e2758899!important}.theme-dark .rose-border-light-hover-transparent-65:hover,.theme-dark .color-3-border-light-hover-transparent-65:hover{border-color:#e27588a6!important}.theme-dark .rose-border-light-hover-transparent-70:hover,.theme-dark .color-3-border-light-hover-transparent-70:hover{border-color:#e27588b3!important}.theme-dark .rose-border-light-hover-transparent-75:hover,.theme-dark .color-3-border-light-hover-transparent-75:hover{border-color:#e27588bf!important}.theme-dark .rose-border-light-hover-transparent-80:hover,.theme-dark .color-3-border-light-hover-transparent-80:hover{border-color:#e27588cc!important}.theme-dark .rose-border-light-hover-transparent-85:hover,.theme-dark .color-3-border-light-hover-transparent-85:hover{border-color:#e27588d9!important}.theme-dark .rose-border-light-hover-transparent-90:hover,.theme-dark .color-3-border-light-hover-transparent-90:hover{border-color:#e27588e6!important}.theme-dark .rose-border-light-hover-transparent-95:hover,.theme-dark .color-3-border-light-hover-transparent-95:hover{border-color:#e27588f2!important}.theme-dark .rose-border,.theme-dark .color-3-border{border-color:#d93954!important}.theme-dark .rose-border-transparent-5,.theme-dark .color-3-border-transparent-5{border-color:#d939540d!important}.theme-dark .rose-border-transparent-10,.theme-dark .color-3-border-transparent-10{border-color:#d939541a!important}.theme-dark .rose-border-transparent-15,.theme-dark .color-3-border-transparent-15{border-color:#d9395426!important}.theme-dark .rose-border-transparent-20,.theme-dark .color-3-border-transparent-20{border-color:#d9395433!important}.theme-dark .rose-border-transparent-25,.theme-dark .color-3-border-transparent-25{border-color:#d9395440!important}.theme-dark .rose-border-transparent-30,.theme-dark .color-3-border-transparent-30{border-color:#d939544d!important}.theme-dark .rose-border-transparent-35,.theme-dark .color-3-border-transparent-35{border-color:#d9395459!important}.theme-dark .rose-border-transparent-40,.theme-dark .color-3-border-transparent-40{border-color:#d9395466!important}.theme-dark .rose-border-transparent-45,.theme-dark .color-3-border-transparent-45{border-color:#d9395473!important}.theme-dark .rose-border-transparent-50,.theme-dark .color-3-border-transparent-50{border-color:#d9395480!important}.theme-dark .rose-border-transparent-55,.theme-dark .color-3-border-transparent-55{border-color:#d939548c!important}.theme-dark .rose-border-transparent-60,.theme-dark .color-3-border-transparent-60{border-color:#d9395499!important}.theme-dark .rose-border-transparent-65,.theme-dark .color-3-border-transparent-65{border-color:#d93954a6!important}.theme-dark .rose-border-transparent-70,.theme-dark .color-3-border-transparent-70{border-color:#d93954b3!important}.theme-dark .rose-border-transparent-75,.theme-dark .color-3-border-transparent-75{border-color:#d93954bf!important}.theme-dark .rose-border-transparent-80,.theme-dark .color-3-border-transparent-80{border-color:#d93954cc!important}.theme-dark .rose-border-transparent-85,.theme-dark .color-3-border-transparent-85{border-color:#d93954d9!important}.theme-dark .rose-border-transparent-90,.theme-dark .color-3-border-transparent-90{border-color:#d93954e6!important}.theme-dark .rose-border-transparent-95,.theme-dark .color-3-border-transparent-95{border-color:#d93954f2!important}.theme-dark .rose-border-lightness-10,.theme-dark .color-3-border-lightness-10{border-color:#dd4d65!important}.theme-dark .rose-border-darkness-10,.theme-dark .color-3-border-darkness-10{border-color:#cf2844!important}.theme-dark .rose-border-lightness-20,.theme-dark .color-3-border-lightness-20{border-color:#e16176!important}.theme-dark .rose-border-darkness-20,.theme-dark .color-3-border-darkness-20{border-color:#b8233c!important}.theme-dark .rose-border-lightness-30,.theme-dark .color-3-border-lightness-30{border-color:#e47487!important}.theme-dark .rose-border-darkness-30,.theme-dark .color-3-border-darkness-30{border-color:#a11f35!important}.theme-dark .rose-border-lightness-40,.theme-dark .color-3-border-lightness-40{border-color:#e88898!important}.theme-dark .rose-border-darkness-40,.theme-dark .color-3-border-darkness-40{border-color:#8a1a2d!important}.theme-dark .rose-border-lightness-50,.theme-dark .color-3-border-lightness-50{border-color:#ec9caa!important}.theme-dark .rose-border-darkness-50,.theme-dark .color-3-border-darkness-50{border-color:#731626!important}.theme-dark .rose-border-lightness-60,.theme-dark .color-3-border-lightness-60{border-color:#f0b0bb!important}.theme-dark .rose-border-darkness-60,.theme-dark .color-3-border-darkness-60{border-color:#5c121e!important}.theme-dark .rose-border-lightness-70,.theme-dark .color-3-border-lightness-70{border-color:#f4c4cc!important}.theme-dark .rose-border-darkness-70,.theme-dark .color-3-border-darkness-70{border-color:#450d17!important}.theme-dark .rose-border-lightness-80,.theme-dark .color-3-border-lightness-80{border-color:#f7d7dd!important}.theme-dark .rose-border-darkness-80,.theme-dark .color-3-border-darkness-80{border-color:#2e090f!important}.theme-dark .rose-border-lightness-90,.theme-dark .color-3-border-lightness-90{border-color:#fbebee!important}.theme-dark .rose-border-darkness-90,.theme-dark .color-3-border-darkness-90{border-color:#170408!important}.theme-dark .rose-border-hover:hover,.theme-dark .color-3-border-hover:hover{border-color:#d93954!important}.theme-dark .rose-border-hover-transparent-5:hover,.theme-dark .color-3-border-hover-transparent-5:hover{border-color:#d939540d!important}.theme-dark .rose-border-hover-transparent-10:hover,.theme-dark .color-3-border-hover-transparent-10:hover{border-color:#d939541a!important}.theme-dark .rose-border-hover-transparent-15:hover,.theme-dark .color-3-border-hover-transparent-15:hover{border-color:#d9395426!important}.theme-dark .rose-border-hover-transparent-20:hover,.theme-dark .color-3-border-hover-transparent-20:hover{border-color:#d9395433!important}.theme-dark .rose-border-hover-transparent-25:hover,.theme-dark .color-3-border-hover-transparent-25:hover{border-color:#d9395440!important}.theme-dark .rose-border-hover-transparent-30:hover,.theme-dark .color-3-border-hover-transparent-30:hover{border-color:#d939544d!important}.theme-dark .rose-border-hover-transparent-35:hover,.theme-dark .color-3-border-hover-transparent-35:hover{border-color:#d9395459!important}.theme-dark .rose-border-hover-transparent-40:hover,.theme-dark .color-3-border-hover-transparent-40:hover{border-color:#d9395466!important}.theme-dark .rose-border-hover-transparent-45:hover,.theme-dark .color-3-border-hover-transparent-45:hover{border-color:#d9395473!important}.theme-dark .rose-border-hover-transparent-50:hover,.theme-dark .color-3-border-hover-transparent-50:hover{border-color:#d9395480!important}.theme-dark .rose-border-hover-transparent-55:hover,.theme-dark .color-3-border-hover-transparent-55:hover{border-color:#d939548c!important}.theme-dark .rose-border-hover-transparent-60:hover,.theme-dark .color-3-border-hover-transparent-60:hover{border-color:#d9395499!important}.theme-dark .rose-border-hover-transparent-65:hover,.theme-dark .color-3-border-hover-transparent-65:hover{border-color:#d93954a6!important}.theme-dark .rose-border-hover-transparent-70:hover,.theme-dark .color-3-border-hover-transparent-70:hover{border-color:#d93954b3!important}.theme-dark .rose-border-hover-transparent-75:hover,.theme-dark .color-3-border-hover-transparent-75:hover{border-color:#d93954bf!important}.theme-dark .rose-border-hover-transparent-80:hover,.theme-dark .color-3-border-hover-transparent-80:hover{border-color:#d93954cc!important}.theme-dark .rose-border-hover-transparent-85:hover,.theme-dark .color-3-border-hover-transparent-85:hover{border-color:#d93954d9!important}.theme-dark .rose-border-hover-transparent-90:hover,.theme-dark .color-3-border-hover-transparent-90:hover{border-color:#d93954e6!important}.theme-dark .rose-border-hover-transparent-95:hover,.theme-dark .color-3-border-hover-transparent-95:hover{border-color:#d93954f2!important}.theme-dark .rose-border-dark,.theme-dark .color-3-border-dark{border-color:#a43e50!important}.theme-dark .rose-border-dark-transparent-5,.theme-dark .color-3-border-dark-transparent-5{border-color:#a43e500d!important}.theme-dark .rose-border-dark-transparent-10,.theme-dark .color-3-border-dark-transparent-10{border-color:#a43e501a!important}.theme-dark .rose-border-dark-transparent-15,.theme-dark .color-3-border-dark-transparent-15{border-color:#a43e5026!important}.theme-dark .rose-border-dark-transparent-20,.theme-dark .color-3-border-dark-transparent-20{border-color:#a43e5033!important}.theme-dark .rose-border-dark-transparent-25,.theme-dark .color-3-border-dark-transparent-25{border-color:#a43e5040!important}.theme-dark .rose-border-dark-transparent-30,.theme-dark .color-3-border-dark-transparent-30{border-color:#a43e504d!important}.theme-dark .rose-border-dark-transparent-35,.theme-dark .color-3-border-dark-transparent-35{border-color:#a43e5059!important}.theme-dark .rose-border-dark-transparent-40,.theme-dark .color-3-border-dark-transparent-40{border-color:#a43e5066!important}.theme-dark .rose-border-dark-transparent-45,.theme-dark .color-3-border-dark-transparent-45{border-color:#a43e5073!important}.theme-dark .rose-border-dark-transparent-50,.theme-dark .color-3-border-dark-transparent-50{border-color:#a43e5080!important}.theme-dark .rose-border-dark-transparent-55,.theme-dark .color-3-border-dark-transparent-55{border-color:#a43e508c!important}.theme-dark .rose-border-dark-transparent-60,.theme-dark .color-3-border-dark-transparent-60{border-color:#a43e5099!important}.theme-dark .rose-border-dark-transparent-65,.theme-dark .color-3-border-dark-transparent-65{border-color:#a43e50a6!important}.theme-dark .rose-border-dark-transparent-70,.theme-dark .color-3-border-dark-transparent-70{border-color:#a43e50b3!important}.theme-dark .rose-border-dark-transparent-75,.theme-dark .color-3-border-dark-transparent-75{border-color:#a43e50bf!important}.theme-dark .rose-border-dark-transparent-80,.theme-dark .color-3-border-dark-transparent-80{border-color:#a43e50cc!important}.theme-dark .rose-border-dark-transparent-85,.theme-dark .color-3-border-dark-transparent-85{border-color:#a43e50d9!important}.theme-dark .rose-border-dark-transparent-90,.theme-dark .color-3-border-dark-transparent-90{border-color:#a43e50e6!important}.theme-dark .rose-border-dark-transparent-95,.theme-dark .color-3-border-dark-transparent-95{border-color:#a43e50f2!important}.theme-dark .rose-border-dark-lightness-10,.theme-dark .color-3-border-dark-lightness-10{border-color:#b9465a!important}.theme-dark .rose-border-dark-darkness-10,.theme-dark .color-3-border-dark-darkness-10{border-color:#943848!important}.theme-dark .rose-border-dark-lightness-20,.theme-dark .color-3-border-dark-lightness-20{border-color:#c15a6c!important}.theme-dark .rose-border-dark-darkness-20,.theme-dark .color-3-border-dark-darkness-20{border-color:#833240!important}.theme-dark .rose-border-dark-lightness-30,.theme-dark .color-3-border-dark-lightness-30{border-color:#c86f7f!important}.theme-dark .rose-border-dark-darkness-30,.theme-dark .color-3-border-dark-darkness-30{border-color:#732b38!important}.theme-dark .rose-border-dark-lightness-40,.theme-dark .color-3-border-dark-lightness-40{border-color:#d08391!important}.theme-dark .rose-border-dark-darkness-40,.theme-dark .color-3-border-dark-darkness-40{border-color:#622530!important}.theme-dark .rose-border-dark-lightness-50,.theme-dark .color-3-border-dark-lightness-50{border-color:#d898a3!important}.theme-dark .rose-border-dark-darkness-50,.theme-dark .color-3-border-dark-darkness-50{border-color:#521f28!important}.theme-dark .rose-border-dark-lightness-60,.theme-dark .color-3-border-dark-lightness-60{border-color:#e0adb6!important}.theme-dark .rose-border-dark-darkness-60,.theme-dark .color-3-border-dark-darkness-60{border-color:#421920!important}.theme-dark .rose-border-dark-lightness-70,.theme-dark .color-3-border-dark-lightness-70{border-color:#e8c1c8!important}.theme-dark .rose-border-dark-darkness-70,.theme-dark .color-3-border-dark-darkness-70{border-color:#311318!important}.theme-dark .rose-border-dark-lightness-80,.theme-dark .color-3-border-dark-lightness-80{border-color:#efd6da!important}.theme-dark .rose-border-dark-darkness-80,.theme-dark .color-3-border-dark-darkness-80{border-color:#210c10!important}.theme-dark .rose-border-dark-lightness-90,.theme-dark .color-3-border-dark-lightness-90{border-color:#f7eaed!important}.theme-dark .rose-border-dark-darkness-90,.theme-dark .color-3-border-dark-darkness-90{border-color:#100608!important}.theme-dark .rose-border-dark-hover:hover,.theme-dark .color-3-border-dark-hover:hover{border-color:#a43e50!important}.theme-dark .rose-border-dark-hover-transparent-5:hover,.theme-dark .color-3-border-dark-hover-transparent-5:hover{border-color:#a43e500d!important}.theme-dark .rose-border-dark-hover-transparent-10:hover,.theme-dark .color-3-border-dark-hover-transparent-10:hover{border-color:#a43e501a!important}.theme-dark .rose-border-dark-hover-transparent-15:hover,.theme-dark .color-3-border-dark-hover-transparent-15:hover{border-color:#a43e5026!important}.theme-dark .rose-border-dark-hover-transparent-20:hover,.theme-dark .color-3-border-dark-hover-transparent-20:hover{border-color:#a43e5033!important}.theme-dark .rose-border-dark-hover-transparent-25:hover,.theme-dark .color-3-border-dark-hover-transparent-25:hover{border-color:#a43e5040!important}.theme-dark .rose-border-dark-hover-transparent-30:hover,.theme-dark .color-3-border-dark-hover-transparent-30:hover{border-color:#a43e504d!important}.theme-dark .rose-border-dark-hover-transparent-35:hover,.theme-dark .color-3-border-dark-hover-transparent-35:hover{border-color:#a43e5059!important}.theme-dark .rose-border-dark-hover-transparent-40:hover,.theme-dark .color-3-border-dark-hover-transparent-40:hover{border-color:#a43e5066!important}.theme-dark .rose-border-dark-hover-transparent-45:hover,.theme-dark .color-3-border-dark-hover-transparent-45:hover{border-color:#a43e5073!important}.theme-dark .rose-border-dark-hover-transparent-50:hover,.theme-dark .color-3-border-dark-hover-transparent-50:hover{border-color:#a43e5080!important}.theme-dark .rose-border-dark-hover-transparent-55:hover,.theme-dark .color-3-border-dark-hover-transparent-55:hover{border-color:#a43e508c!important}.theme-dark .rose-border-dark-hover-transparent-60:hover,.theme-dark .color-3-border-dark-hover-transparent-60:hover{border-color:#a43e5099!important}.theme-dark .rose-border-dark-hover-transparent-65:hover,.theme-dark .color-3-border-dark-hover-transparent-65:hover{border-color:#a43e50a6!important}.theme-dark .rose-border-dark-hover-transparent-70:hover,.theme-dark .color-3-border-dark-hover-transparent-70:hover{border-color:#a43e50b3!important}.theme-dark .rose-border-dark-hover-transparent-75:hover,.theme-dark .color-3-border-dark-hover-transparent-75:hover{border-color:#a43e50bf!important}.theme-dark .rose-border-dark-hover-transparent-80:hover,.theme-dark .color-3-border-dark-hover-transparent-80:hover{border-color:#a43e50cc!important}.theme-dark .rose-border-dark-hover-transparent-85:hover,.theme-dark .color-3-border-dark-hover-transparent-85:hover{border-color:#a43e50d9!important}.theme-dark .rose-border-dark-hover-transparent-90:hover,.theme-dark .color-3-border-dark-hover-transparent-90:hover{border-color:#a43e50e6!important}.theme-dark .rose-border-dark-hover-transparent-95:hover,.theme-dark .color-3-border-dark-hover-transparent-95:hover{border-color:#a43e50f2!important}.theme-dark .rose-border-darker,.theme-dark .color-3-border-darker{border-color:#6e2a35!important}.theme-dark .rose-border-darker-transparent-5,.theme-dark .color-3-border-darker-transparent-5{border-color:#6e2a350d!important}.theme-dark .rose-border-darker-transparent-10,.theme-dark .color-3-border-darker-transparent-10{border-color:#6e2a351a!important}.theme-dark .rose-border-darker-transparent-15,.theme-dark .color-3-border-darker-transparent-15{border-color:#6e2a3526!important}.theme-dark .rose-border-darker-transparent-20,.theme-dark .color-3-border-darker-transparent-20{border-color:#6e2a3533!important}.theme-dark .rose-border-darker-transparent-25,.theme-dark .color-3-border-darker-transparent-25{border-color:#6e2a3540!important}.theme-dark .rose-border-darker-transparent-30,.theme-dark .color-3-border-darker-transparent-30{border-color:#6e2a354d!important}.theme-dark .rose-border-darker-transparent-35,.theme-dark .color-3-border-darker-transparent-35{border-color:#6e2a3559!important}.theme-dark .rose-border-darker-transparent-40,.theme-dark .color-3-border-darker-transparent-40{border-color:#6e2a3566!important}.theme-dark .rose-border-darker-transparent-45,.theme-dark .color-3-border-darker-transparent-45{border-color:#6e2a3573!important}.theme-dark .rose-border-darker-transparent-50,.theme-dark .color-3-border-darker-transparent-50{border-color:#6e2a3580!important}.theme-dark .rose-border-darker-transparent-55,.theme-dark .color-3-border-darker-transparent-55{border-color:#6e2a358c!important}.theme-dark .rose-border-darker-transparent-60,.theme-dark .color-3-border-darker-transparent-60{border-color:#6e2a3599!important}.theme-dark .rose-border-darker-transparent-65,.theme-dark .color-3-border-darker-transparent-65{border-color:#6e2a35a6!important}.theme-dark .rose-border-darker-transparent-70,.theme-dark .color-3-border-darker-transparent-70{border-color:#6e2a35b3!important}.theme-dark .rose-border-darker-transparent-75,.theme-dark .color-3-border-darker-transparent-75{border-color:#6e2a35bf!important}.theme-dark .rose-border-darker-transparent-80,.theme-dark .color-3-border-darker-transparent-80{border-color:#6e2a35cc!important}.theme-dark .rose-border-darker-transparent-85,.theme-dark .color-3-border-darker-transparent-85{border-color:#6e2a35d9!important}.theme-dark .rose-border-darker-transparent-90,.theme-dark .color-3-border-darker-transparent-90{border-color:#6e2a35e6!important}.theme-dark .rose-border-darker-transparent-95,.theme-dark .color-3-border-darker-transparent-95{border-color:#6e2a35f2!important}.theme-dark .rose-border-darker-lightness-10,.theme-dark .color-3-border-darker-lightness-10{border-color:#883441!important}.theme-dark .rose-border-darker-darkness-10,.theme-dark .color-3-border-darker-darkness-10{border-color:#632630!important}.theme-dark .rose-border-darker-lightness-20,.theme-dark .color-3-border-darker-lightness-20{border-color:#a23e4e!important}.theme-dark .rose-border-darker-darkness-20,.theme-dark .color-3-border-darker-darkness-20{border-color:#58222a!important}.theme-dark .rose-border-darker-lightness-30,.theme-dark .color-3-border-darker-lightness-30{border-color:#ba4a5c!important}.theme-dark .rose-border-darker-darkness-30,.theme-dark .color-3-border-darker-darkness-30{border-color:#4d1d25!important}.theme-dark .rose-border-darker-lightness-40,.theme-dark .color-3-border-darker-lightness-40{border-color:#c46473!important}.theme-dark .rose-border-darker-darkness-40,.theme-dark .color-3-border-darker-darkness-40{border-color:#421920!important}.theme-dark .rose-border-darker-lightness-50,.theme-dark .color-3-border-darker-lightness-50{border-color:#ce7d8a!important}.theme-dark .rose-border-darker-darkness-50,.theme-dark .color-3-border-darker-darkness-50{border-color:#37151b!important}.theme-dark .rose-border-darker-lightness-60,.theme-dark .color-3-border-darker-lightness-60{border-color:#d797a2!important}.theme-dark .rose-border-darker-darkness-60,.theme-dark .color-3-border-darker-darkness-60{border-color:#2c1115!important}.theme-dark .rose-border-darker-lightness-70,.theme-dark .color-3-border-darker-lightness-70{border-color:#e1b1b9!important}.theme-dark .rose-border-darker-darkness-70,.theme-dark .color-3-border-darker-darkness-70{border-color:#210d10!important}.theme-dark .rose-border-darker-lightness-80,.theme-dark .color-3-border-darker-lightness-80{border-color:#ebcbd0!important}.theme-dark .rose-border-darker-darkness-80,.theme-dark .color-3-border-darker-darkness-80{border-color:#16080b!important}.theme-dark .rose-border-darker-lightness-90,.theme-dark .color-3-border-darker-lightness-90{border-color:#f5e5e8!important}.theme-dark .rose-border-darker-darkness-90,.theme-dark .color-3-border-darker-darkness-90{border-color:#0b0405!important}.theme-dark .rose-border-darker-hover:hover,.theme-dark .color-3-border-darker-hover:hover{border-color:#6e2a35!important}.theme-dark .rose-border-darker-hover-transparent-5:hover,.theme-dark .color-3-border-darker-hover-transparent-5:hover{border-color:#6e2a350d!important}.theme-dark .rose-border-darker-hover-transparent-10:hover,.theme-dark .color-3-border-darker-hover-transparent-10:hover{border-color:#6e2a351a!important}.theme-dark .rose-border-darker-hover-transparent-15:hover,.theme-dark .color-3-border-darker-hover-transparent-15:hover{border-color:#6e2a3526!important}.theme-dark .rose-border-darker-hover-transparent-20:hover,.theme-dark .color-3-border-darker-hover-transparent-20:hover{border-color:#6e2a3533!important}.theme-dark .rose-border-darker-hover-transparent-25:hover,.theme-dark .color-3-border-darker-hover-transparent-25:hover{border-color:#6e2a3540!important}.theme-dark .rose-border-darker-hover-transparent-30:hover,.theme-dark .color-3-border-darker-hover-transparent-30:hover{border-color:#6e2a354d!important}.theme-dark .rose-border-darker-hover-transparent-35:hover,.theme-dark .color-3-border-darker-hover-transparent-35:hover{border-color:#6e2a3559!important}.theme-dark .rose-border-darker-hover-transparent-40:hover,.theme-dark .color-3-border-darker-hover-transparent-40:hover{border-color:#6e2a3566!important}.theme-dark .rose-border-darker-hover-transparent-45:hover,.theme-dark .color-3-border-darker-hover-transparent-45:hover{border-color:#6e2a3573!important}.theme-dark .rose-border-darker-hover-transparent-50:hover,.theme-dark .color-3-border-darker-hover-transparent-50:hover{border-color:#6e2a3580!important}.theme-dark .rose-border-darker-hover-transparent-55:hover,.theme-dark .color-3-border-darker-hover-transparent-55:hover{border-color:#6e2a358c!important}.theme-dark .rose-border-darker-hover-transparent-60:hover,.theme-dark .color-3-border-darker-hover-transparent-60:hover{border-color:#6e2a3599!important}.theme-dark .rose-border-darker-hover-transparent-65:hover,.theme-dark .color-3-border-darker-hover-transparent-65:hover{border-color:#6e2a35a6!important}.theme-dark .rose-border-darker-hover-transparent-70:hover,.theme-dark .color-3-border-darker-hover-transparent-70:hover{border-color:#6e2a35b3!important}.theme-dark .rose-border-darker-hover-transparent-75:hover,.theme-dark .color-3-border-darker-hover-transparent-75:hover{border-color:#6e2a35bf!important}.theme-dark .rose-border-darker-hover-transparent-80:hover,.theme-dark .color-3-border-darker-hover-transparent-80:hover{border-color:#6e2a35cc!important}.theme-dark .rose-border-darker-hover-transparent-85:hover,.theme-dark .color-3-border-darker-hover-transparent-85:hover{border-color:#6e2a35d9!important}.theme-dark .rose-border-darker-hover-transparent-90:hover,.theme-dark .color-3-border-darker-hover-transparent-90:hover{border-color:#6e2a35e6!important}.theme-dark .rose-border-darker-hover-transparent-95:hover,.theme-dark .color-3-border-darker-hover-transparent-95:hover{border-color:#6e2a35f2!important}.theme-dark .rose-outline-lighter,.theme-dark .color-3-outline-lighter{outline-color:#f1bac3!important}.theme-dark .rose-outline-lighter-transparent-5,.theme-dark .color-3-outline-lighter-transparent-5{outline-color:#f1bac30d!important}.theme-dark .rose-outline-lighter-transparent-10,.theme-dark .color-3-outline-lighter-transparent-10{outline-color:#f1bac31a!important}.theme-dark .rose-outline-lighter-transparent-15,.theme-dark .color-3-outline-lighter-transparent-15{outline-color:#f1bac326!important}.theme-dark .rose-outline-lighter-transparent-20,.theme-dark .color-3-outline-lighter-transparent-20{outline-color:#f1bac333!important}.theme-dark .rose-outline-lighter-transparent-25,.theme-dark .color-3-outline-lighter-transparent-25{outline-color:#f1bac340!important}.theme-dark .rose-outline-lighter-transparent-30,.theme-dark .color-3-outline-lighter-transparent-30{outline-color:#f1bac34d!important}.theme-dark .rose-outline-lighter-transparent-35,.theme-dark .color-3-outline-lighter-transparent-35{outline-color:#f1bac359!important}.theme-dark .rose-outline-lighter-transparent-40,.theme-dark .color-3-outline-lighter-transparent-40{outline-color:#f1bac366!important}.theme-dark .rose-outline-lighter-transparent-45,.theme-dark .color-3-outline-lighter-transparent-45{outline-color:#f1bac373!important}.theme-dark .rose-outline-lighter-transparent-50,.theme-dark .color-3-outline-lighter-transparent-50{outline-color:#f1bac380!important}.theme-dark .rose-outline-lighter-transparent-55,.theme-dark .color-3-outline-lighter-transparent-55{outline-color:#f1bac38c!important}.theme-dark .rose-outline-lighter-transparent-60,.theme-dark .color-3-outline-lighter-transparent-60{outline-color:#f1bac399!important}.theme-dark .rose-outline-lighter-transparent-65,.theme-dark .color-3-outline-lighter-transparent-65{outline-color:#f1bac3a6!important}.theme-dark .rose-outline-lighter-transparent-70,.theme-dark .color-3-outline-lighter-transparent-70{outline-color:#f1bac3b3!important}.theme-dark .rose-outline-lighter-transparent-75,.theme-dark .color-3-outline-lighter-transparent-75{outline-color:#f1bac3bf!important}.theme-dark .rose-outline-lighter-transparent-80,.theme-dark .color-3-outline-lighter-transparent-80{outline-color:#f1bac3cc!important}.theme-dark .rose-outline-lighter-transparent-85,.theme-dark .color-3-outline-lighter-transparent-85{outline-color:#f1bac3d9!important}.theme-dark .rose-outline-lighter-transparent-90,.theme-dark .color-3-outline-lighter-transparent-90{outline-color:#f1bac3e6!important}.theme-dark .rose-outline-lighter-transparent-95,.theme-dark .color-3-outline-lighter-transparent-95{outline-color:#f1bac3f2!important}.theme-dark .rose-outline-lighter-lightness-10,.theme-dark .color-3-outline-lighter-lightness-10{outline-color:#f2c1c9!important}.theme-dark .rose-outline-lighter-darkness-10,.theme-dark .color-3-outline-lighter-darkness-10{outline-color:#ea97a4!important}.theme-dark .rose-outline-lighter-lightness-20,.theme-dark .color-3-outline-lighter-lightness-20{outline-color:#f4c8cf!important}.theme-dark .rose-outline-lighter-darkness-20,.theme-dark .color-3-outline-lighter-darkness-20{outline-color:#e37385!important}.theme-dark .rose-outline-lighter-lightness-30,.theme-dark .color-3-outline-lighter-lightness-30{outline-color:#f5cfd5!important}.theme-dark .rose-outline-lighter-darkness-30,.theme-dark .color-3-outline-lighter-darkness-30{outline-color:#db5066!important}.theme-dark .rose-outline-lighter-lightness-40,.theme-dark .color-3-outline-lighter-lightness-40{outline-color:#f7d6db!important}.theme-dark .rose-outline-lighter-darkness-40,.theme-dark .color-3-outline-lighter-darkness-40{outline-color:#d42c48!important}.theme-dark .rose-outline-lighter-lightness-50,.theme-dark .color-3-outline-lighter-lightness-50{outline-color:#f8dde1!important}.theme-dark .rose-outline-lighter-darkness-50,.theme-dark .color-3-outline-lighter-darkness-50{outline-color:#b1243b!important}.theme-dark .rose-outline-lighter-lightness-60,.theme-dark .color-3-outline-lighter-lightness-60{outline-color:#f9e3e7!important}.theme-dark .rose-outline-lighter-darkness-60,.theme-dark .color-3-outline-lighter-darkness-60{outline-color:#8e1d2f!important}.theme-dark .rose-outline-lighter-lightness-70,.theme-dark .color-3-outline-lighter-lightness-70{outline-color:#fbeaed!important}.theme-dark .rose-outline-lighter-darkness-70,.theme-dark .color-3-outline-lighter-darkness-70{outline-color:#6a1623!important}.theme-dark .rose-outline-lighter-lightness-80,.theme-dark .color-3-outline-lighter-lightness-80{outline-color:#fcf1f3!important}.theme-dark .rose-outline-lighter-darkness-80,.theme-dark .color-3-outline-lighter-darkness-80{outline-color:#470e18!important}.theme-dark .rose-outline-lighter-lightness-90,.theme-dark .color-3-outline-lighter-lightness-90{outline-color:#fef8f9!important}.theme-dark .rose-outline-lighter-darkness-90,.theme-dark .color-3-outline-lighter-darkness-90{outline-color:#23070c!important}.theme-dark .rose-outline-lighter-hover:hover,.theme-dark .color-3-outline-lighter-hover:hover{outline-color:#f1bac3!important}.theme-dark .rose-outline-lighter-hover-transparent-5:hover,.theme-dark .color-3-outline-lighter-hover-transparent-5:hover{outline-color:#f1bac30d!important}.theme-dark .rose-outline-lighter-hover-transparent-10:hover,.theme-dark .color-3-outline-lighter-hover-transparent-10:hover{outline-color:#f1bac31a!important}.theme-dark .rose-outline-lighter-hover-transparent-15:hover,.theme-dark .color-3-outline-lighter-hover-transparent-15:hover{outline-color:#f1bac326!important}.theme-dark .rose-outline-lighter-hover-transparent-20:hover,.theme-dark .color-3-outline-lighter-hover-transparent-20:hover{outline-color:#f1bac333!important}.theme-dark .rose-outline-lighter-hover-transparent-25:hover,.theme-dark .color-3-outline-lighter-hover-transparent-25:hover{outline-color:#f1bac340!important}.theme-dark .rose-outline-lighter-hover-transparent-30:hover,.theme-dark .color-3-outline-lighter-hover-transparent-30:hover{outline-color:#f1bac34d!important}.theme-dark .rose-outline-lighter-hover-transparent-35:hover,.theme-dark .color-3-outline-lighter-hover-transparent-35:hover{outline-color:#f1bac359!important}.theme-dark .rose-outline-lighter-hover-transparent-40:hover,.theme-dark .color-3-outline-lighter-hover-transparent-40:hover{outline-color:#f1bac366!important}.theme-dark .rose-outline-lighter-hover-transparent-45:hover,.theme-dark .color-3-outline-lighter-hover-transparent-45:hover{outline-color:#f1bac373!important}.theme-dark .rose-outline-lighter-hover-transparent-50:hover,.theme-dark .color-3-outline-lighter-hover-transparent-50:hover{outline-color:#f1bac380!important}.theme-dark .rose-outline-lighter-hover-transparent-55:hover,.theme-dark .color-3-outline-lighter-hover-transparent-55:hover{outline-color:#f1bac38c!important}.theme-dark .rose-outline-lighter-hover-transparent-60:hover,.theme-dark .color-3-outline-lighter-hover-transparent-60:hover{outline-color:#f1bac399!important}.theme-dark .rose-outline-lighter-hover-transparent-65:hover,.theme-dark .color-3-outline-lighter-hover-transparent-65:hover{outline-color:#f1bac3a6!important}.theme-dark .rose-outline-lighter-hover-transparent-70:hover,.theme-dark .color-3-outline-lighter-hover-transparent-70:hover{outline-color:#f1bac3b3!important}.theme-dark .rose-outline-lighter-hover-transparent-75:hover,.theme-dark .color-3-outline-lighter-hover-transparent-75:hover{outline-color:#f1bac3bf!important}.theme-dark .rose-outline-lighter-hover-transparent-80:hover,.theme-dark .color-3-outline-lighter-hover-transparent-80:hover{outline-color:#f1bac3cc!important}.theme-dark .rose-outline-lighter-hover-transparent-85:hover,.theme-dark .color-3-outline-lighter-hover-transparent-85:hover{outline-color:#f1bac3d9!important}.theme-dark .rose-outline-lighter-hover-transparent-90:hover,.theme-dark .color-3-outline-lighter-hover-transparent-90:hover{outline-color:#f1bac3e6!important}.theme-dark .rose-outline-lighter-hover-transparent-95:hover,.theme-dark .color-3-outline-lighter-hover-transparent-95:hover{outline-color:#f1bac3f2!important}.theme-dark .rose-outline-light,.theme-dark .color-3-outline-light{outline-color:#e27588!important}.theme-dark .rose-outline-light-transparent-5,.theme-dark .color-3-outline-light-transparent-5{outline-color:#e275880d!important}.theme-dark .rose-outline-light-transparent-10,.theme-dark .color-3-outline-light-transparent-10{outline-color:#e275881a!important}.theme-dark .rose-outline-light-transparent-15,.theme-dark .color-3-outline-light-transparent-15{outline-color:#e2758826!important}.theme-dark .rose-outline-light-transparent-20,.theme-dark .color-3-outline-light-transparent-20{outline-color:#e2758833!important}.theme-dark .rose-outline-light-transparent-25,.theme-dark .color-3-outline-light-transparent-25{outline-color:#e2758840!important}.theme-dark .rose-outline-light-transparent-30,.theme-dark .color-3-outline-light-transparent-30{outline-color:#e275884d!important}.theme-dark .rose-outline-light-transparent-35,.theme-dark .color-3-outline-light-transparent-35{outline-color:#e2758859!important}.theme-dark .rose-outline-light-transparent-40,.theme-dark .color-3-outline-light-transparent-40{outline-color:#e2758866!important}.theme-dark .rose-outline-light-transparent-45,.theme-dark .color-3-outline-light-transparent-45{outline-color:#e2758873!important}.theme-dark .rose-outline-light-transparent-50,.theme-dark .color-3-outline-light-transparent-50{outline-color:#e2758880!important}.theme-dark .rose-outline-light-transparent-55,.theme-dark .color-3-outline-light-transparent-55{outline-color:#e275888c!important}.theme-dark .rose-outline-light-transparent-60,.theme-dark .color-3-outline-light-transparent-60{outline-color:#e2758899!important}.theme-dark .rose-outline-light-transparent-65,.theme-dark .color-3-outline-light-transparent-65{outline-color:#e27588a6!important}.theme-dark .rose-outline-light-transparent-70,.theme-dark .color-3-outline-light-transparent-70{outline-color:#e27588b3!important}.theme-dark .rose-outline-light-transparent-75,.theme-dark .color-3-outline-light-transparent-75{outline-color:#e27588bf!important}.theme-dark .rose-outline-light-transparent-80,.theme-dark .color-3-outline-light-transparent-80{outline-color:#e27588cc!important}.theme-dark .rose-outline-light-transparent-85,.theme-dark .color-3-outline-light-transparent-85{outline-color:#e27588d9!important}.theme-dark .rose-outline-light-transparent-90,.theme-dark .color-3-outline-light-transparent-90{outline-color:#e27588e6!important}.theme-dark .rose-outline-light-transparent-95,.theme-dark .color-3-outline-light-transparent-95{outline-color:#e27588f2!important}.theme-dark .rose-outline-light-lightness-10,.theme-dark .color-3-outline-light-lightness-10{outline-color:#e58394!important}.theme-dark .rose-outline-light-darkness-10,.theme-dark .color-3-outline-light-darkness-10{outline-color:#dc5970!important}.theme-dark .rose-outline-light-lightness-20,.theme-dark .color-3-outline-light-lightness-20{outline-color:#e891a0!important}.theme-dark .rose-outline-light-darkness-20,.theme-dark .color-3-outline-light-darkness-20{outline-color:#d63c57!important}.theme-dark .rose-outline-light-lightness-30,.theme-dark .color-3-outline-light-lightness-30{outline-color:#eb9eac!important}.theme-dark .rose-outline-light-darkness-30,.theme-dark .color-3-outline-light-darkness-30{outline-color:#c62a45!important}.theme-dark .rose-outline-light-lightness-40,.theme-dark .color-3-outline-light-lightness-40{outline-color:#eeacb8!important}.theme-dark .rose-outline-light-darkness-40,.theme-dark .color-3-outline-light-darkness-40{outline-color:#aa243b!important}.theme-dark .rose-outline-light-lightness-50,.theme-dark .color-3-outline-light-lightness-50{outline-color:#f1bac4!important}.theme-dark .rose-outline-light-darkness-50,.theme-dark .color-3-outline-light-darkness-50{outline-color:#8e1e31!important}.theme-dark .rose-outline-light-lightness-60,.theme-dark .color-3-outline-light-lightness-60{outline-color:#f3c8cf!important}.theme-dark .rose-outline-light-darkness-60,.theme-dark .color-3-outline-light-darkness-60{outline-color:#711827!important}.theme-dark .rose-outline-light-lightness-70,.theme-dark .color-3-outline-light-lightness-70{outline-color:#f6d6db!important}.theme-dark .rose-outline-light-darkness-70,.theme-dark .color-3-outline-light-darkness-70{outline-color:#55121e!important}.theme-dark .rose-outline-light-lightness-80,.theme-dark .color-3-outline-light-lightness-80{outline-color:#f9e3e7!important}.theme-dark .rose-outline-light-darkness-80,.theme-dark .color-3-outline-light-darkness-80{outline-color:#390c14!important}.theme-dark .rose-outline-light-lightness-90,.theme-dark .color-3-outline-light-lightness-90{outline-color:#fcf1f3!important}.theme-dark .rose-outline-light-darkness-90,.theme-dark .color-3-outline-light-darkness-90{outline-color:#1c060a!important}.theme-dark .rose-outline-light-hover:hover,.theme-dark .color-3-outline-light-hover:hover{outline-color:#e27588!important}.theme-dark .rose-outline-light-hover-transparent-5:hover,.theme-dark .color-3-outline-light-hover-transparent-5:hover{outline-color:#e275880d!important}.theme-dark .rose-outline-light-hover-transparent-10:hover,.theme-dark .color-3-outline-light-hover-transparent-10:hover{outline-color:#e275881a!important}.theme-dark .rose-outline-light-hover-transparent-15:hover,.theme-dark .color-3-outline-light-hover-transparent-15:hover{outline-color:#e2758826!important}.theme-dark .rose-outline-light-hover-transparent-20:hover,.theme-dark .color-3-outline-light-hover-transparent-20:hover{outline-color:#e2758833!important}.theme-dark .rose-outline-light-hover-transparent-25:hover,.theme-dark .color-3-outline-light-hover-transparent-25:hover{outline-color:#e2758840!important}.theme-dark .rose-outline-light-hover-transparent-30:hover,.theme-dark .color-3-outline-light-hover-transparent-30:hover{outline-color:#e275884d!important}.theme-dark .rose-outline-light-hover-transparent-35:hover,.theme-dark .color-3-outline-light-hover-transparent-35:hover{outline-color:#e2758859!important}.theme-dark .rose-outline-light-hover-transparent-40:hover,.theme-dark .color-3-outline-light-hover-transparent-40:hover{outline-color:#e2758866!important}.theme-dark .rose-outline-light-hover-transparent-45:hover,.theme-dark .color-3-outline-light-hover-transparent-45:hover{outline-color:#e2758873!important}.theme-dark .rose-outline-light-hover-transparent-50:hover,.theme-dark .color-3-outline-light-hover-transparent-50:hover{outline-color:#e2758880!important}.theme-dark .rose-outline-light-hover-transparent-55:hover,.theme-dark .color-3-outline-light-hover-transparent-55:hover{outline-color:#e275888c!important}.theme-dark .rose-outline-light-hover-transparent-60:hover,.theme-dark .color-3-outline-light-hover-transparent-60:hover{outline-color:#e2758899!important}.theme-dark .rose-outline-light-hover-transparent-65:hover,.theme-dark .color-3-outline-light-hover-transparent-65:hover{outline-color:#e27588a6!important}.theme-dark .rose-outline-light-hover-transparent-70:hover,.theme-dark .color-3-outline-light-hover-transparent-70:hover{outline-color:#e27588b3!important}.theme-dark .rose-outline-light-hover-transparent-75:hover,.theme-dark .color-3-outline-light-hover-transparent-75:hover{outline-color:#e27588bf!important}.theme-dark .rose-outline-light-hover-transparent-80:hover,.theme-dark .color-3-outline-light-hover-transparent-80:hover{outline-color:#e27588cc!important}.theme-dark .rose-outline-light-hover-transparent-85:hover,.theme-dark .color-3-outline-light-hover-transparent-85:hover{outline-color:#e27588d9!important}.theme-dark .rose-outline-light-hover-transparent-90:hover,.theme-dark .color-3-outline-light-hover-transparent-90:hover{outline-color:#e27588e6!important}.theme-dark .rose-outline-light-hover-transparent-95:hover,.theme-dark .color-3-outline-light-hover-transparent-95:hover{outline-color:#e27588f2!important}.theme-dark .rose-outline,.theme-dark .color-3-outline{outline-color:#d93954!important}.theme-dark .rose-outline-transparent-5,.theme-dark .color-3-outline-transparent-5{outline-color:#d939540d!important}.theme-dark .rose-outline-transparent-10,.theme-dark .color-3-outline-transparent-10{outline-color:#d939541a!important}.theme-dark .rose-outline-transparent-15,.theme-dark .color-3-outline-transparent-15{outline-color:#d9395426!important}.theme-dark .rose-outline-transparent-20,.theme-dark .color-3-outline-transparent-20{outline-color:#d9395433!important}.theme-dark .rose-outline-transparent-25,.theme-dark .color-3-outline-transparent-25{outline-color:#d9395440!important}.theme-dark .rose-outline-transparent-30,.theme-dark .color-3-outline-transparent-30{outline-color:#d939544d!important}.theme-dark .rose-outline-transparent-35,.theme-dark .color-3-outline-transparent-35{outline-color:#d9395459!important}.theme-dark .rose-outline-transparent-40,.theme-dark .color-3-outline-transparent-40{outline-color:#d9395466!important}.theme-dark .rose-outline-transparent-45,.theme-dark .color-3-outline-transparent-45{outline-color:#d9395473!important}.theme-dark .rose-outline-transparent-50,.theme-dark .color-3-outline-transparent-50{outline-color:#d9395480!important}.theme-dark .rose-outline-transparent-55,.theme-dark .color-3-outline-transparent-55{outline-color:#d939548c!important}.theme-dark .rose-outline-transparent-60,.theme-dark .color-3-outline-transparent-60{outline-color:#d9395499!important}.theme-dark .rose-outline-transparent-65,.theme-dark .color-3-outline-transparent-65{outline-color:#d93954a6!important}.theme-dark .rose-outline-transparent-70,.theme-dark .color-3-outline-transparent-70{outline-color:#d93954b3!important}.theme-dark .rose-outline-transparent-75,.theme-dark .color-3-outline-transparent-75{outline-color:#d93954bf!important}.theme-dark .rose-outline-transparent-80,.theme-dark .color-3-outline-transparent-80{outline-color:#d93954cc!important}.theme-dark .rose-outline-transparent-85,.theme-dark .color-3-outline-transparent-85{outline-color:#d93954d9!important}.theme-dark .rose-outline-transparent-90,.theme-dark .color-3-outline-transparent-90{outline-color:#d93954e6!important}.theme-dark .rose-outline-transparent-95,.theme-dark .color-3-outline-transparent-95{outline-color:#d93954f2!important}.theme-dark .rose-outline-lightness-10,.theme-dark .color-3-outline-lightness-10{outline-color:#dd4d65!important}.theme-dark .rose-outline-darkness-10,.theme-dark .color-3-outline-darkness-10{outline-color:#cf2844!important}.theme-dark .rose-outline-lightness-20,.theme-dark .color-3-outline-lightness-20{outline-color:#e16176!important}.theme-dark .rose-outline-darkness-20,.theme-dark .color-3-outline-darkness-20{outline-color:#b8233c!important}.theme-dark .rose-outline-lightness-30,.theme-dark .color-3-outline-lightness-30{outline-color:#e47487!important}.theme-dark .rose-outline-darkness-30,.theme-dark .color-3-outline-darkness-30{outline-color:#a11f35!important}.theme-dark .rose-outline-lightness-40,.theme-dark .color-3-outline-lightness-40{outline-color:#e88898!important}.theme-dark .rose-outline-darkness-40,.theme-dark .color-3-outline-darkness-40{outline-color:#8a1a2d!important}.theme-dark .rose-outline-lightness-50,.theme-dark .color-3-outline-lightness-50{outline-color:#ec9caa!important}.theme-dark .rose-outline-darkness-50,.theme-dark .color-3-outline-darkness-50{outline-color:#731626!important}.theme-dark .rose-outline-lightness-60,.theme-dark .color-3-outline-lightness-60{outline-color:#f0b0bb!important}.theme-dark .rose-outline-darkness-60,.theme-dark .color-3-outline-darkness-60{outline-color:#5c121e!important}.theme-dark .rose-outline-lightness-70,.theme-dark .color-3-outline-lightness-70{outline-color:#f4c4cc!important}.theme-dark .rose-outline-darkness-70,.theme-dark .color-3-outline-darkness-70{outline-color:#450d17!important}.theme-dark .rose-outline-lightness-80,.theme-dark .color-3-outline-lightness-80{outline-color:#f7d7dd!important}.theme-dark .rose-outline-darkness-80,.theme-dark .color-3-outline-darkness-80{outline-color:#2e090f!important}.theme-dark .rose-outline-lightness-90,.theme-dark .color-3-outline-lightness-90{outline-color:#fbebee!important}.theme-dark .rose-outline-darkness-90,.theme-dark .color-3-outline-darkness-90{outline-color:#170408!important}.theme-dark .rose-outline-hover:hover,.theme-dark .color-3-outline-hover:hover{outline-color:#d93954!important}.theme-dark .rose-outline-hover-transparent-5:hover,.theme-dark .color-3-outline-hover-transparent-5:hover{outline-color:#d939540d!important}.theme-dark .rose-outline-hover-transparent-10:hover,.theme-dark .color-3-outline-hover-transparent-10:hover{outline-color:#d939541a!important}.theme-dark .rose-outline-hover-transparent-15:hover,.theme-dark .color-3-outline-hover-transparent-15:hover{outline-color:#d9395426!important}.theme-dark .rose-outline-hover-transparent-20:hover,.theme-dark .color-3-outline-hover-transparent-20:hover{outline-color:#d9395433!important}.theme-dark .rose-outline-hover-transparent-25:hover,.theme-dark .color-3-outline-hover-transparent-25:hover{outline-color:#d9395440!important}.theme-dark .rose-outline-hover-transparent-30:hover,.theme-dark .color-3-outline-hover-transparent-30:hover{outline-color:#d939544d!important}.theme-dark .rose-outline-hover-transparent-35:hover,.theme-dark .color-3-outline-hover-transparent-35:hover{outline-color:#d9395459!important}.theme-dark .rose-outline-hover-transparent-40:hover,.theme-dark .color-3-outline-hover-transparent-40:hover{outline-color:#d9395466!important}.theme-dark .rose-outline-hover-transparent-45:hover,.theme-dark .color-3-outline-hover-transparent-45:hover{outline-color:#d9395473!important}.theme-dark .rose-outline-hover-transparent-50:hover,.theme-dark .color-3-outline-hover-transparent-50:hover{outline-color:#d9395480!important}.theme-dark .rose-outline-hover-transparent-55:hover,.theme-dark .color-3-outline-hover-transparent-55:hover{outline-color:#d939548c!important}.theme-dark .rose-outline-hover-transparent-60:hover,.theme-dark .color-3-outline-hover-transparent-60:hover{outline-color:#d9395499!important}.theme-dark .rose-outline-hover-transparent-65:hover,.theme-dark .color-3-outline-hover-transparent-65:hover{outline-color:#d93954a6!important}.theme-dark .rose-outline-hover-transparent-70:hover,.theme-dark .color-3-outline-hover-transparent-70:hover{outline-color:#d93954b3!important}.theme-dark .rose-outline-hover-transparent-75:hover,.theme-dark .color-3-outline-hover-transparent-75:hover{outline-color:#d93954bf!important}.theme-dark .rose-outline-hover-transparent-80:hover,.theme-dark .color-3-outline-hover-transparent-80:hover{outline-color:#d93954cc!important}.theme-dark .rose-outline-hover-transparent-85:hover,.theme-dark .color-3-outline-hover-transparent-85:hover{outline-color:#d93954d9!important}.theme-dark .rose-outline-hover-transparent-90:hover,.theme-dark .color-3-outline-hover-transparent-90:hover{outline-color:#d93954e6!important}.theme-dark .rose-outline-hover-transparent-95:hover,.theme-dark .color-3-outline-hover-transparent-95:hover{outline-color:#d93954f2!important}.theme-dark .rose-outline-dark,.theme-dark .color-3-outline-dark{outline-color:#a43e50!important}.theme-dark .rose-outline-dark-transparent-5,.theme-dark .color-3-outline-dark-transparent-5{outline-color:#a43e500d!important}.theme-dark .rose-outline-dark-transparent-10,.theme-dark .color-3-outline-dark-transparent-10{outline-color:#a43e501a!important}.theme-dark .rose-outline-dark-transparent-15,.theme-dark .color-3-outline-dark-transparent-15{outline-color:#a43e5026!important}.theme-dark .rose-outline-dark-transparent-20,.theme-dark .color-3-outline-dark-transparent-20{outline-color:#a43e5033!important}.theme-dark .rose-outline-dark-transparent-25,.theme-dark .color-3-outline-dark-transparent-25{outline-color:#a43e5040!important}.theme-dark .rose-outline-dark-transparent-30,.theme-dark .color-3-outline-dark-transparent-30{outline-color:#a43e504d!important}.theme-dark .rose-outline-dark-transparent-35,.theme-dark .color-3-outline-dark-transparent-35{outline-color:#a43e5059!important}.theme-dark .rose-outline-dark-transparent-40,.theme-dark .color-3-outline-dark-transparent-40{outline-color:#a43e5066!important}.theme-dark .rose-outline-dark-transparent-45,.theme-dark .color-3-outline-dark-transparent-45{outline-color:#a43e5073!important}.theme-dark .rose-outline-dark-transparent-50,.theme-dark .color-3-outline-dark-transparent-50{outline-color:#a43e5080!important}.theme-dark .rose-outline-dark-transparent-55,.theme-dark .color-3-outline-dark-transparent-55{outline-color:#a43e508c!important}.theme-dark .rose-outline-dark-transparent-60,.theme-dark .color-3-outline-dark-transparent-60{outline-color:#a43e5099!important}.theme-dark .rose-outline-dark-transparent-65,.theme-dark .color-3-outline-dark-transparent-65{outline-color:#a43e50a6!important}.theme-dark .rose-outline-dark-transparent-70,.theme-dark .color-3-outline-dark-transparent-70{outline-color:#a43e50b3!important}.theme-dark .rose-outline-dark-transparent-75,.theme-dark .color-3-outline-dark-transparent-75{outline-color:#a43e50bf!important}.theme-dark .rose-outline-dark-transparent-80,.theme-dark .color-3-outline-dark-transparent-80{outline-color:#a43e50cc!important}.theme-dark .rose-outline-dark-transparent-85,.theme-dark .color-3-outline-dark-transparent-85{outline-color:#a43e50d9!important}.theme-dark .rose-outline-dark-transparent-90,.theme-dark .color-3-outline-dark-transparent-90{outline-color:#a43e50e6!important}.theme-dark .rose-outline-dark-transparent-95,.theme-dark .color-3-outline-dark-transparent-95{outline-color:#a43e50f2!important}.theme-dark .rose-outline-dark-lightness-10,.theme-dark .color-3-outline-dark-lightness-10{outline-color:#b9465a!important}.theme-dark .rose-outline-dark-darkness-10,.theme-dark .color-3-outline-dark-darkness-10{outline-color:#943848!important}.theme-dark .rose-outline-dark-lightness-20,.theme-dark .color-3-outline-dark-lightness-20{outline-color:#c15a6c!important}.theme-dark .rose-outline-dark-darkness-20,.theme-dark .color-3-outline-dark-darkness-20{outline-color:#833240!important}.theme-dark .rose-outline-dark-lightness-30,.theme-dark .color-3-outline-dark-lightness-30{outline-color:#c86f7f!important}.theme-dark .rose-outline-dark-darkness-30,.theme-dark .color-3-outline-dark-darkness-30{outline-color:#732b38!important}.theme-dark .rose-outline-dark-lightness-40,.theme-dark .color-3-outline-dark-lightness-40{outline-color:#d08391!important}.theme-dark .rose-outline-dark-darkness-40,.theme-dark .color-3-outline-dark-darkness-40{outline-color:#622530!important}.theme-dark .rose-outline-dark-lightness-50,.theme-dark .color-3-outline-dark-lightness-50{outline-color:#d898a3!important}.theme-dark .rose-outline-dark-darkness-50,.theme-dark .color-3-outline-dark-darkness-50{outline-color:#521f28!important}.theme-dark .rose-outline-dark-lightness-60,.theme-dark .color-3-outline-dark-lightness-60{outline-color:#e0adb6!important}.theme-dark .rose-outline-dark-darkness-60,.theme-dark .color-3-outline-dark-darkness-60{outline-color:#421920!important}.theme-dark .rose-outline-dark-lightness-70,.theme-dark .color-3-outline-dark-lightness-70{outline-color:#e8c1c8!important}.theme-dark .rose-outline-dark-darkness-70,.theme-dark .color-3-outline-dark-darkness-70{outline-color:#311318!important}.theme-dark .rose-outline-dark-lightness-80,.theme-dark .color-3-outline-dark-lightness-80{outline-color:#efd6da!important}.theme-dark .rose-outline-dark-darkness-80,.theme-dark .color-3-outline-dark-darkness-80{outline-color:#210c10!important}.theme-dark .rose-outline-dark-lightness-90,.theme-dark .color-3-outline-dark-lightness-90{outline-color:#f7eaed!important}.theme-dark .rose-outline-dark-darkness-90,.theme-dark .color-3-outline-dark-darkness-90{outline-color:#100608!important}.theme-dark .rose-outline-dark-hover:hover,.theme-dark .color-3-outline-dark-hover:hover{outline-color:#a43e50!important}.theme-dark .rose-outline-dark-hover-transparent-5:hover,.theme-dark .color-3-outline-dark-hover-transparent-5:hover{outline-color:#a43e500d!important}.theme-dark .rose-outline-dark-hover-transparent-10:hover,.theme-dark .color-3-outline-dark-hover-transparent-10:hover{outline-color:#a43e501a!important}.theme-dark .rose-outline-dark-hover-transparent-15:hover,.theme-dark .color-3-outline-dark-hover-transparent-15:hover{outline-color:#a43e5026!important}.theme-dark .rose-outline-dark-hover-transparent-20:hover,.theme-dark .color-3-outline-dark-hover-transparent-20:hover{outline-color:#a43e5033!important}.theme-dark .rose-outline-dark-hover-transparent-25:hover,.theme-dark .color-3-outline-dark-hover-transparent-25:hover{outline-color:#a43e5040!important}.theme-dark .rose-outline-dark-hover-transparent-30:hover,.theme-dark .color-3-outline-dark-hover-transparent-30:hover{outline-color:#a43e504d!important}.theme-dark .rose-outline-dark-hover-transparent-35:hover,.theme-dark .color-3-outline-dark-hover-transparent-35:hover{outline-color:#a43e5059!important}.theme-dark .rose-outline-dark-hover-transparent-40:hover,.theme-dark .color-3-outline-dark-hover-transparent-40:hover{outline-color:#a43e5066!important}.theme-dark .rose-outline-dark-hover-transparent-45:hover,.theme-dark .color-3-outline-dark-hover-transparent-45:hover{outline-color:#a43e5073!important}.theme-dark .rose-outline-dark-hover-transparent-50:hover,.theme-dark .color-3-outline-dark-hover-transparent-50:hover{outline-color:#a43e5080!important}.theme-dark .rose-outline-dark-hover-transparent-55:hover,.theme-dark .color-3-outline-dark-hover-transparent-55:hover{outline-color:#a43e508c!important}.theme-dark .rose-outline-dark-hover-transparent-60:hover,.theme-dark .color-3-outline-dark-hover-transparent-60:hover{outline-color:#a43e5099!important}.theme-dark .rose-outline-dark-hover-transparent-65:hover,.theme-dark .color-3-outline-dark-hover-transparent-65:hover{outline-color:#a43e50a6!important}.theme-dark .rose-outline-dark-hover-transparent-70:hover,.theme-dark .color-3-outline-dark-hover-transparent-70:hover{outline-color:#a43e50b3!important}.theme-dark .rose-outline-dark-hover-transparent-75:hover,.theme-dark .color-3-outline-dark-hover-transparent-75:hover{outline-color:#a43e50bf!important}.theme-dark .rose-outline-dark-hover-transparent-80:hover,.theme-dark .color-3-outline-dark-hover-transparent-80:hover{outline-color:#a43e50cc!important}.theme-dark .rose-outline-dark-hover-transparent-85:hover,.theme-dark .color-3-outline-dark-hover-transparent-85:hover{outline-color:#a43e50d9!important}.theme-dark .rose-outline-dark-hover-transparent-90:hover,.theme-dark .color-3-outline-dark-hover-transparent-90:hover{outline-color:#a43e50e6!important}.theme-dark .rose-outline-dark-hover-transparent-95:hover,.theme-dark .color-3-outline-dark-hover-transparent-95:hover{outline-color:#a43e50f2!important}.theme-dark .rose-outline-darker,.theme-dark .color-3-outline-darker{outline-color:#6e2a35!important}.theme-dark .rose-outline-darker-transparent-5,.theme-dark .color-3-outline-darker-transparent-5{outline-color:#6e2a350d!important}.theme-dark .rose-outline-darker-transparent-10,.theme-dark .color-3-outline-darker-transparent-10{outline-color:#6e2a351a!important}.theme-dark .rose-outline-darker-transparent-15,.theme-dark .color-3-outline-darker-transparent-15{outline-color:#6e2a3526!important}.theme-dark .rose-outline-darker-transparent-20,.theme-dark .color-3-outline-darker-transparent-20{outline-color:#6e2a3533!important}.theme-dark .rose-outline-darker-transparent-25,.theme-dark .color-3-outline-darker-transparent-25{outline-color:#6e2a3540!important}.theme-dark .rose-outline-darker-transparent-30,.theme-dark .color-3-outline-darker-transparent-30{outline-color:#6e2a354d!important}.theme-dark .rose-outline-darker-transparent-35,.theme-dark .color-3-outline-darker-transparent-35{outline-color:#6e2a3559!important}.theme-dark .rose-outline-darker-transparent-40,.theme-dark .color-3-outline-darker-transparent-40{outline-color:#6e2a3566!important}.theme-dark .rose-outline-darker-transparent-45,.theme-dark .color-3-outline-darker-transparent-45{outline-color:#6e2a3573!important}.theme-dark .rose-outline-darker-transparent-50,.theme-dark .color-3-outline-darker-transparent-50{outline-color:#6e2a3580!important}.theme-dark .rose-outline-darker-transparent-55,.theme-dark .color-3-outline-darker-transparent-55{outline-color:#6e2a358c!important}.theme-dark .rose-outline-darker-transparent-60,.theme-dark .color-3-outline-darker-transparent-60{outline-color:#6e2a3599!important}.theme-dark .rose-outline-darker-transparent-65,.theme-dark .color-3-outline-darker-transparent-65{outline-color:#6e2a35a6!important}.theme-dark .rose-outline-darker-transparent-70,.theme-dark .color-3-outline-darker-transparent-70{outline-color:#6e2a35b3!important}.theme-dark .rose-outline-darker-transparent-75,.theme-dark .color-3-outline-darker-transparent-75{outline-color:#6e2a35bf!important}.theme-dark .rose-outline-darker-transparent-80,.theme-dark .color-3-outline-darker-transparent-80{outline-color:#6e2a35cc!important}.theme-dark .rose-outline-darker-transparent-85,.theme-dark .color-3-outline-darker-transparent-85{outline-color:#6e2a35d9!important}.theme-dark .rose-outline-darker-transparent-90,.theme-dark .color-3-outline-darker-transparent-90{outline-color:#6e2a35e6!important}.theme-dark .rose-outline-darker-transparent-95,.theme-dark .color-3-outline-darker-transparent-95{outline-color:#6e2a35f2!important}.theme-dark .rose-outline-darker-lightness-10,.theme-dark .color-3-outline-darker-lightness-10{outline-color:#883441!important}.theme-dark .rose-outline-darker-darkness-10,.theme-dark .color-3-outline-darker-darkness-10{outline-color:#632630!important}.theme-dark .rose-outline-darker-lightness-20,.theme-dark .color-3-outline-darker-lightness-20{outline-color:#a23e4e!important}.theme-dark .rose-outline-darker-darkness-20,.theme-dark .color-3-outline-darker-darkness-20{outline-color:#58222a!important}.theme-dark .rose-outline-darker-lightness-30,.theme-dark .color-3-outline-darker-lightness-30{outline-color:#ba4a5c!important}.theme-dark .rose-outline-darker-darkness-30,.theme-dark .color-3-outline-darker-darkness-30{outline-color:#4d1d25!important}.theme-dark .rose-outline-darker-lightness-40,.theme-dark .color-3-outline-darker-lightness-40{outline-color:#c46473!important}.theme-dark .rose-outline-darker-darkness-40,.theme-dark .color-3-outline-darker-darkness-40{outline-color:#421920!important}.theme-dark .rose-outline-darker-lightness-50,.theme-dark .color-3-outline-darker-lightness-50{outline-color:#ce7d8a!important}.theme-dark .rose-outline-darker-darkness-50,.theme-dark .color-3-outline-darker-darkness-50{outline-color:#37151b!important}.theme-dark .rose-outline-darker-lightness-60,.theme-dark .color-3-outline-darker-lightness-60{outline-color:#d797a2!important}.theme-dark .rose-outline-darker-darkness-60,.theme-dark .color-3-outline-darker-darkness-60{outline-color:#2c1115!important}.theme-dark .rose-outline-darker-lightness-70,.theme-dark .color-3-outline-darker-lightness-70{outline-color:#e1b1b9!important}.theme-dark .rose-outline-darker-darkness-70,.theme-dark .color-3-outline-darker-darkness-70{outline-color:#210d10!important}.theme-dark .rose-outline-darker-lightness-80,.theme-dark .color-3-outline-darker-lightness-80{outline-color:#ebcbd0!important}.theme-dark .rose-outline-darker-darkness-80,.theme-dark .color-3-outline-darker-darkness-80{outline-color:#16080b!important}.theme-dark .rose-outline-darker-lightness-90,.theme-dark .color-3-outline-darker-lightness-90{outline-color:#f5e5e8!important}.theme-dark .rose-outline-darker-darkness-90,.theme-dark .color-3-outline-darker-darkness-90{outline-color:#0b0405!important}.theme-dark .rose-outline-darker-hover:hover,.theme-dark .color-3-outline-darker-hover:hover{outline-color:#6e2a35!important}.theme-dark .rose-outline-darker-hover-transparent-5:hover,.theme-dark .color-3-outline-darker-hover-transparent-5:hover{outline-color:#6e2a350d!important}.theme-dark .rose-outline-darker-hover-transparent-10:hover,.theme-dark .color-3-outline-darker-hover-transparent-10:hover{outline-color:#6e2a351a!important}.theme-dark .rose-outline-darker-hover-transparent-15:hover,.theme-dark .color-3-outline-darker-hover-transparent-15:hover{outline-color:#6e2a3526!important}.theme-dark .rose-outline-darker-hover-transparent-20:hover,.theme-dark .color-3-outline-darker-hover-transparent-20:hover{outline-color:#6e2a3533!important}.theme-dark .rose-outline-darker-hover-transparent-25:hover,.theme-dark .color-3-outline-darker-hover-transparent-25:hover{outline-color:#6e2a3540!important}.theme-dark .rose-outline-darker-hover-transparent-30:hover,.theme-dark .color-3-outline-darker-hover-transparent-30:hover{outline-color:#6e2a354d!important}.theme-dark .rose-outline-darker-hover-transparent-35:hover,.theme-dark .color-3-outline-darker-hover-transparent-35:hover{outline-color:#6e2a3559!important}.theme-dark .rose-outline-darker-hover-transparent-40:hover,.theme-dark .color-3-outline-darker-hover-transparent-40:hover{outline-color:#6e2a3566!important}.theme-dark .rose-outline-darker-hover-transparent-45:hover,.theme-dark .color-3-outline-darker-hover-transparent-45:hover{outline-color:#6e2a3573!important}.theme-dark .rose-outline-darker-hover-transparent-50:hover,.theme-dark .color-3-outline-darker-hover-transparent-50:hover{outline-color:#6e2a3580!important}.theme-dark .rose-outline-darker-hover-transparent-55:hover,.theme-dark .color-3-outline-darker-hover-transparent-55:hover{outline-color:#6e2a358c!important}.theme-dark .rose-outline-darker-hover-transparent-60:hover,.theme-dark .color-3-outline-darker-hover-transparent-60:hover{outline-color:#6e2a3599!important}.theme-dark .rose-outline-darker-hover-transparent-65:hover,.theme-dark .color-3-outline-darker-hover-transparent-65:hover{outline-color:#6e2a35a6!important}.theme-dark .rose-outline-darker-hover-transparent-70:hover,.theme-dark .color-3-outline-darker-hover-transparent-70:hover{outline-color:#6e2a35b3!important}.theme-dark .rose-outline-darker-hover-transparent-75:hover,.theme-dark .color-3-outline-darker-hover-transparent-75:hover{outline-color:#6e2a35bf!important}.theme-dark .rose-outline-darker-hover-transparent-80:hover,.theme-dark .color-3-outline-darker-hover-transparent-80:hover{outline-color:#6e2a35cc!important}.theme-dark .rose-outline-darker-hover-transparent-85:hover,.theme-dark .color-3-outline-darker-hover-transparent-85:hover{outline-color:#6e2a35d9!important}.theme-dark .rose-outline-darker-hover-transparent-90:hover,.theme-dark .color-3-outline-darker-hover-transparent-90:hover{outline-color:#6e2a35e6!important}.theme-dark .rose-outline-darker-hover-transparent-95:hover,.theme-dark .color-3-outline-darker-hover-transparent-95:hover{outline-color:#6e2a35f2!important}.theme-dark .grey-bg-lighter,.theme-dark .color-4-bg-lighter{background-color:#f2f2f2}.theme-dark .grey-bg-lighter-transparent-5,.theme-dark .color-4-bg-lighter-transparent-5{background-color:#f2f2f20d}.theme-dark .grey-bg-lighter-transparent-10,.theme-dark .color-4-bg-lighter-transparent-10{background-color:#f2f2f21a}.theme-dark .grey-bg-lighter-transparent-15,.theme-dark .color-4-bg-lighter-transparent-15{background-color:#f2f2f226}.theme-dark .grey-bg-lighter-transparent-20,.theme-dark .color-4-bg-lighter-transparent-20{background-color:#f2f2f233}.theme-dark .grey-bg-lighter-transparent-25,.theme-dark .color-4-bg-lighter-transparent-25{background-color:#f2f2f240}.theme-dark .grey-bg-lighter-transparent-30,.theme-dark .color-4-bg-lighter-transparent-30{background-color:#f2f2f24d}.theme-dark .grey-bg-lighter-transparent-35,.theme-dark .color-4-bg-lighter-transparent-35{background-color:#f2f2f259}.theme-dark .grey-bg-lighter-transparent-40,.theme-dark .color-4-bg-lighter-transparent-40{background-color:#f2f2f266}.theme-dark .grey-bg-lighter-transparent-45,.theme-dark .color-4-bg-lighter-transparent-45{background-color:#f2f2f273}.theme-dark .grey-bg-lighter-transparent-50,.theme-dark .color-4-bg-lighter-transparent-50{background-color:#f2f2f280}.theme-dark .grey-bg-lighter-transparent-55,.theme-dark .color-4-bg-lighter-transparent-55{background-color:#f2f2f28c}.theme-dark .grey-bg-lighter-transparent-60,.theme-dark .color-4-bg-lighter-transparent-60{background-color:#f2f2f299}.theme-dark .grey-bg-lighter-transparent-65,.theme-dark .color-4-bg-lighter-transparent-65{background-color:#f2f2f2a6}.theme-dark .grey-bg-lighter-transparent-70,.theme-dark .color-4-bg-lighter-transparent-70{background-color:#f2f2f2b3}.theme-dark .grey-bg-lighter-transparent-75,.theme-dark .color-4-bg-lighter-transparent-75{background-color:#f2f2f2bf}.theme-dark .grey-bg-lighter-transparent-80,.theme-dark .color-4-bg-lighter-transparent-80{background-color:#f2f2f2cc}.theme-dark .grey-bg-lighter-transparent-85,.theme-dark .color-4-bg-lighter-transparent-85{background-color:#f2f2f2d9}.theme-dark .grey-bg-lighter-transparent-90,.theme-dark .color-4-bg-lighter-transparent-90{background-color:#f2f2f2e6}.theme-dark .grey-bg-lighter-transparent-95,.theme-dark .color-4-bg-lighter-transparent-95{background-color:#f2f2f2f2}.theme-dark .grey-bg-lighter-lightness-10,.theme-dark .color-4-bg-lighter-lightness-10{background-color:#f3f3f3}.theme-dark .grey-bg-lighter-darkness-10,.theme-dark .color-4-bg-lighter-darkness-10{background-color:#dadada}.theme-dark .grey-bg-lighter-lightness-20,.theme-dark .color-4-bg-lighter-lightness-20{background-color:#f5f5f5}.theme-dark .grey-bg-lighter-darkness-20,.theme-dark .color-4-bg-lighter-darkness-20{background-color:#c2c2c2}.theme-dark .grey-bg-lighter-lightness-30,.theme-dark .color-4-bg-lighter-lightness-30{background-color:#f6f6f6}.theme-dark .grey-bg-lighter-darkness-30,.theme-dark .color-4-bg-lighter-darkness-30{background-color:#a9a9a9}.theme-dark .grey-bg-lighter-lightness-40,.theme-dark .color-4-bg-lighter-lightness-40{background-color:#f7f7f7}.theme-dark .grey-bg-lighter-darkness-40,.theme-dark .color-4-bg-lighter-darkness-40{background-color:#919191}.theme-dark .grey-bg-lighter-lightness-50,.theme-dark .color-4-bg-lighter-lightness-50{background-color:#f9f9f9}.theme-dark .grey-bg-lighter-darkness-50,.theme-dark .color-4-bg-lighter-darkness-50{background-color:#797979}.theme-dark .grey-bg-lighter-lightness-60,.theme-dark .color-4-bg-lighter-lightness-60{background-color:#fafafa}.theme-dark .grey-bg-lighter-darkness-60,.theme-dark .color-4-bg-lighter-darkness-60{background-color:#616161}.theme-dark .grey-bg-lighter-lightness-70,.theme-dark .color-4-bg-lighter-lightness-70{background-color:#fbfbfb}.theme-dark .grey-bg-lighter-darkness-70,.theme-dark .color-4-bg-lighter-darkness-70{background-color:#494949}.theme-dark .grey-bg-lighter-lightness-80,.theme-dark .color-4-bg-lighter-lightness-80{background-color:#fcfcfc}.theme-dark .grey-bg-lighter-darkness-80,.theme-dark .color-4-bg-lighter-darkness-80{background-color:#303030}.theme-dark .grey-bg-lighter-lightness-90,.theme-dark .color-4-bg-lighter-lightness-90{background-color:#fefefe}.theme-dark .grey-bg-lighter-darkness-90,.theme-dark .color-4-bg-lighter-darkness-90{background-color:#181818}.theme-dark .grey-bg-lighter-hover:hover,.theme-dark .color-4-bg-lighter-hover:hover{background-color:#f2f2f2}.theme-dark .grey-bg-lighter-hover-transparent-5:hover,.theme-dark .color-4-bg-lighter-hover-transparent-5:hover{background-color:#f2f2f20d}.theme-dark .grey-bg-lighter-hover-transparent-10:hover,.theme-dark .color-4-bg-lighter-hover-transparent-10:hover{background-color:#f2f2f21a}.theme-dark .grey-bg-lighter-hover-transparent-15:hover,.theme-dark .color-4-bg-lighter-hover-transparent-15:hover{background-color:#f2f2f226}.theme-dark .grey-bg-lighter-hover-transparent-20:hover,.theme-dark .color-4-bg-lighter-hover-transparent-20:hover{background-color:#f2f2f233}.theme-dark .grey-bg-lighter-hover-transparent-25:hover,.theme-dark .color-4-bg-lighter-hover-transparent-25:hover{background-color:#f2f2f240}.theme-dark .grey-bg-lighter-hover-transparent-30:hover,.theme-dark .color-4-bg-lighter-hover-transparent-30:hover{background-color:#f2f2f24d}.theme-dark .grey-bg-lighter-hover-transparent-35:hover,.theme-dark .color-4-bg-lighter-hover-transparent-35:hover{background-color:#f2f2f259}.theme-dark .grey-bg-lighter-hover-transparent-40:hover,.theme-dark .color-4-bg-lighter-hover-transparent-40:hover{background-color:#f2f2f266}.theme-dark .grey-bg-lighter-hover-transparent-45:hover,.theme-dark .color-4-bg-lighter-hover-transparent-45:hover{background-color:#f2f2f273}.theme-dark .grey-bg-lighter-hover-transparent-50:hover,.theme-dark .color-4-bg-lighter-hover-transparent-50:hover{background-color:#f2f2f280}.theme-dark .grey-bg-lighter-hover-transparent-55:hover,.theme-dark .color-4-bg-lighter-hover-transparent-55:hover{background-color:#f2f2f28c}.theme-dark .grey-bg-lighter-hover-transparent-60:hover,.theme-dark .color-4-bg-lighter-hover-transparent-60:hover{background-color:#f2f2f299}.theme-dark .grey-bg-lighter-hover-transparent-65:hover,.theme-dark .color-4-bg-lighter-hover-transparent-65:hover{background-color:#f2f2f2a6}.theme-dark .grey-bg-lighter-hover-transparent-70:hover,.theme-dark .color-4-bg-lighter-hover-transparent-70:hover{background-color:#f2f2f2b3}.theme-dark .grey-bg-lighter-hover-transparent-75:hover,.theme-dark .color-4-bg-lighter-hover-transparent-75:hover{background-color:#f2f2f2bf}.theme-dark .grey-bg-lighter-hover-transparent-80:hover,.theme-dark .color-4-bg-lighter-hover-transparent-80:hover{background-color:#f2f2f2cc}.theme-dark .grey-bg-lighter-hover-transparent-85:hover,.theme-dark .color-4-bg-lighter-hover-transparent-85:hover{background-color:#f2f2f2d9}.theme-dark .grey-bg-lighter-hover-transparent-90:hover,.theme-dark .color-4-bg-lighter-hover-transparent-90:hover{background-color:#f2f2f2e6}.theme-dark .grey-bg-lighter-hover-transparent-95:hover,.theme-dark .color-4-bg-lighter-hover-transparent-95:hover{background-color:#f2f2f2f2}.theme-dark .grey-bg-light,.theme-dark .color-4-bg-light{background-color:#dedede}.theme-dark .grey-bg-light-transparent-5,.theme-dark .color-4-bg-light-transparent-5{background-color:#dedede0d}.theme-dark .grey-bg-light-transparent-10,.theme-dark .color-4-bg-light-transparent-10{background-color:#dedede1a}.theme-dark .grey-bg-light-transparent-15,.theme-dark .color-4-bg-light-transparent-15{background-color:#dedede26}.theme-dark .grey-bg-light-transparent-20,.theme-dark .color-4-bg-light-transparent-20{background-color:#dedede33}.theme-dark .grey-bg-light-transparent-25,.theme-dark .color-4-bg-light-transparent-25{background-color:#dedede40}.theme-dark .grey-bg-light-transparent-30,.theme-dark .color-4-bg-light-transparent-30{background-color:#dedede4d}.theme-dark .grey-bg-light-transparent-35,.theme-dark .color-4-bg-light-transparent-35{background-color:#dedede59}.theme-dark .grey-bg-light-transparent-40,.theme-dark .color-4-bg-light-transparent-40{background-color:#dedede66}.theme-dark .grey-bg-light-transparent-45,.theme-dark .color-4-bg-light-transparent-45{background-color:#dedede73}.theme-dark .grey-bg-light-transparent-50,.theme-dark .color-4-bg-light-transparent-50{background-color:#dedede80}.theme-dark .grey-bg-light-transparent-55,.theme-dark .color-4-bg-light-transparent-55{background-color:#dedede8c}.theme-dark .grey-bg-light-transparent-60,.theme-dark .color-4-bg-light-transparent-60{background-color:#dedede99}.theme-dark .grey-bg-light-transparent-65,.theme-dark .color-4-bg-light-transparent-65{background-color:#dededea6}.theme-dark .grey-bg-light-transparent-70,.theme-dark .color-4-bg-light-transparent-70{background-color:#dededeb3}.theme-dark .grey-bg-light-transparent-75,.theme-dark .color-4-bg-light-transparent-75{background-color:#dededebf}.theme-dark .grey-bg-light-transparent-80,.theme-dark .color-4-bg-light-transparent-80{background-color:#dededecc}.theme-dark .grey-bg-light-transparent-85,.theme-dark .color-4-bg-light-transparent-85{background-color:#dededed9}.theme-dark .grey-bg-light-transparent-90,.theme-dark .color-4-bg-light-transparent-90{background-color:#dededee6}.theme-dark .grey-bg-light-transparent-95,.theme-dark .color-4-bg-light-transparent-95{background-color:#dededef2}.theme-dark .grey-bg-light-lightness-10,.theme-dark .color-4-bg-light-lightness-10{background-color:#e1e1e1}.theme-dark .grey-bg-light-darkness-10,.theme-dark .color-4-bg-light-darkness-10{background-color:#c8c8c8}.theme-dark .grey-bg-light-lightness-20,.theme-dark .color-4-bg-light-lightness-20{background-color:#e5e5e5}.theme-dark .grey-bg-light-darkness-20,.theme-dark .color-4-bg-light-darkness-20{background-color:#b2b2b2}.theme-dark .grey-bg-light-lightness-30,.theme-dark .color-4-bg-light-lightness-30{background-color:#e8e8e8}.theme-dark .grey-bg-light-darkness-30,.theme-dark .color-4-bg-light-darkness-30{background-color:#9b9b9b}.theme-dark .grey-bg-light-lightness-40,.theme-dark .color-4-bg-light-lightness-40{background-color:#ebebeb}.theme-dark .grey-bg-light-darkness-40,.theme-dark .color-4-bg-light-darkness-40{background-color:#858585}.theme-dark .grey-bg-light-lightness-50,.theme-dark .color-4-bg-light-lightness-50{background-color:#efefef}.theme-dark .grey-bg-light-darkness-50,.theme-dark .color-4-bg-light-darkness-50{background-color:#6f6f6f}.theme-dark .grey-bg-light-lightness-60,.theme-dark .color-4-bg-light-lightness-60{background-color:#f2f2f2}.theme-dark .grey-bg-light-darkness-60,.theme-dark .color-4-bg-light-darkness-60{background-color:#595959}.theme-dark .grey-bg-light-lightness-70,.theme-dark .color-4-bg-light-lightness-70{background-color:#f5f5f5}.theme-dark .grey-bg-light-darkness-70,.theme-dark .color-4-bg-light-darkness-70{background-color:#434343}.theme-dark .grey-bg-light-lightness-80,.theme-dark .color-4-bg-light-lightness-80{background-color:#f8f8f8}.theme-dark .grey-bg-light-darkness-80,.theme-dark .color-4-bg-light-darkness-80{background-color:#2c2c2c}.theme-dark .grey-bg-light-lightness-90,.theme-dark .color-4-bg-light-lightness-90{background-color:#fcfcfc}.theme-dark .grey-bg-light-darkness-90,.theme-dark .color-4-bg-light-darkness-90{background-color:#161616}.theme-dark .grey-bg-light-hover:hover,.theme-dark .color-4-bg-light-hover:hover{background-color:#dedede}.theme-dark .grey-bg-light-hover-transparent-5:hover,.theme-dark .color-4-bg-light-hover-transparent-5:hover{background-color:#dedede0d}.theme-dark .grey-bg-light-hover-transparent-10:hover,.theme-dark .color-4-bg-light-hover-transparent-10:hover{background-color:#dedede1a}.theme-dark .grey-bg-light-hover-transparent-15:hover,.theme-dark .color-4-bg-light-hover-transparent-15:hover{background-color:#dedede26}.theme-dark .grey-bg-light-hover-transparent-20:hover,.theme-dark .color-4-bg-light-hover-transparent-20:hover{background-color:#dedede33}.theme-dark .grey-bg-light-hover-transparent-25:hover,.theme-dark .color-4-bg-light-hover-transparent-25:hover{background-color:#dedede40}.theme-dark .grey-bg-light-hover-transparent-30:hover,.theme-dark .color-4-bg-light-hover-transparent-30:hover{background-color:#dedede4d}.theme-dark .grey-bg-light-hover-transparent-35:hover,.theme-dark .color-4-bg-light-hover-transparent-35:hover{background-color:#dedede59}.theme-dark .grey-bg-light-hover-transparent-40:hover,.theme-dark .color-4-bg-light-hover-transparent-40:hover{background-color:#dedede66}.theme-dark .grey-bg-light-hover-transparent-45:hover,.theme-dark .color-4-bg-light-hover-transparent-45:hover{background-color:#dedede73}.theme-dark .grey-bg-light-hover-transparent-50:hover,.theme-dark .color-4-bg-light-hover-transparent-50:hover{background-color:#dedede80}.theme-dark .grey-bg-light-hover-transparent-55:hover,.theme-dark .color-4-bg-light-hover-transparent-55:hover{background-color:#dedede8c}.theme-dark .grey-bg-light-hover-transparent-60:hover,.theme-dark .color-4-bg-light-hover-transparent-60:hover{background-color:#dedede99}.theme-dark .grey-bg-light-hover-transparent-65:hover,.theme-dark .color-4-bg-light-hover-transparent-65:hover{background-color:#dededea6}.theme-dark .grey-bg-light-hover-transparent-70:hover,.theme-dark .color-4-bg-light-hover-transparent-70:hover{background-color:#dededeb3}.theme-dark .grey-bg-light-hover-transparent-75:hover,.theme-dark .color-4-bg-light-hover-transparent-75:hover{background-color:#dededebf}.theme-dark .grey-bg-light-hover-transparent-80:hover,.theme-dark .color-4-bg-light-hover-transparent-80:hover{background-color:#dededecc}.theme-dark .grey-bg-light-hover-transparent-85:hover,.theme-dark .color-4-bg-light-hover-transparent-85:hover{background-color:#dededed9}.theme-dark .grey-bg-light-hover-transparent-90:hover,.theme-dark .color-4-bg-light-hover-transparent-90:hover{background-color:#dededee6}.theme-dark .grey-bg-light-hover-transparent-95:hover,.theme-dark .color-4-bg-light-hover-transparent-95:hover{background-color:#dededef2}.theme-dark .grey-bg,.theme-dark .color-4-bg{background-color:#7d7d7d}.theme-dark .grey-bg-transparent-5,.theme-dark .color-4-bg-transparent-5{background-color:#7d7d7d0d}.theme-dark .grey-bg-transparent-10,.theme-dark .color-4-bg-transparent-10{background-color:#7d7d7d1a}.theme-dark .grey-bg-transparent-15,.theme-dark .color-4-bg-transparent-15{background-color:#7d7d7d26}.theme-dark .grey-bg-transparent-20,.theme-dark .color-4-bg-transparent-20{background-color:#7d7d7d33}.theme-dark .grey-bg-transparent-25,.theme-dark .color-4-bg-transparent-25{background-color:#7d7d7d40}.theme-dark .grey-bg-transparent-30,.theme-dark .color-4-bg-transparent-30{background-color:#7d7d7d4d}.theme-dark .grey-bg-transparent-35,.theme-dark .color-4-bg-transparent-35{background-color:#7d7d7d59}.theme-dark .grey-bg-transparent-40,.theme-dark .color-4-bg-transparent-40{background-color:#7d7d7d66}.theme-dark .grey-bg-transparent-45,.theme-dark .color-4-bg-transparent-45{background-color:#7d7d7d73}.theme-dark .grey-bg-transparent-50,.theme-dark .color-4-bg-transparent-50{background-color:#7d7d7d80}.theme-dark .grey-bg-transparent-55,.theme-dark .color-4-bg-transparent-55{background-color:#7d7d7d8c}.theme-dark .grey-bg-transparent-60,.theme-dark .color-4-bg-transparent-60{background-color:#7d7d7d99}.theme-dark .grey-bg-transparent-65,.theme-dark .color-4-bg-transparent-65{background-color:#7d7d7da6}.theme-dark .grey-bg-transparent-70,.theme-dark .color-4-bg-transparent-70{background-color:#7d7d7db3}.theme-dark .grey-bg-transparent-75,.theme-dark .color-4-bg-transparent-75{background-color:#7d7d7dbf}.theme-dark .grey-bg-transparent-80,.theme-dark .color-4-bg-transparent-80{background-color:#7d7d7dcc}.theme-dark .grey-bg-transparent-85,.theme-dark .color-4-bg-transparent-85{background-color:#7d7d7dd9}.theme-dark .grey-bg-transparent-90,.theme-dark .color-4-bg-transparent-90{background-color:#7d7d7de6}.theme-dark .grey-bg-transparent-95,.theme-dark .color-4-bg-transparent-95{background-color:#7d7d7df2}.theme-dark .grey-bg-lightness-10,.theme-dark .color-4-bg-lightness-10{background-color:#8a8a8a}.theme-dark .grey-bg-darkness-10,.theme-dark .color-4-bg-darkness-10{background-color:#717171}.theme-dark .grey-bg-lightness-20,.theme-dark .color-4-bg-lightness-20{background-color:#979797}.theme-dark .grey-bg-darkness-20,.theme-dark .color-4-bg-darkness-20{background-color:#646464}.theme-dark .grey-bg-lightness-30,.theme-dark .color-4-bg-lightness-30{background-color:#a4a4a4}.theme-dark .grey-bg-darkness-30,.theme-dark .color-4-bg-darkness-30{background-color:#585858}.theme-dark .grey-bg-lightness-40,.theme-dark .color-4-bg-lightness-40{background-color:#b1b1b1}.theme-dark .grey-bg-darkness-40,.theme-dark .color-4-bg-darkness-40{background-color:#4b4b4b}.theme-dark .grey-bg-lightness-50,.theme-dark .color-4-bg-lightness-50{background-color:#bebebe}.theme-dark .grey-bg-darkness-50,.theme-dark .color-4-bg-darkness-50{background-color:#3f3f3f}.theme-dark .grey-bg-lightness-60,.theme-dark .color-4-bg-lightness-60{background-color:#cbcbcb}.theme-dark .grey-bg-darkness-60,.theme-dark .color-4-bg-darkness-60{background-color:#323232}.theme-dark .grey-bg-lightness-70,.theme-dark .color-4-bg-lightness-70{background-color:#d8d8d8}.theme-dark .grey-bg-darkness-70,.theme-dark .color-4-bg-darkness-70{background-color:#262626}.theme-dark .grey-bg-lightness-80,.theme-dark .color-4-bg-lightness-80{background-color:#e5e5e5}.theme-dark .grey-bg-darkness-80,.theme-dark .color-4-bg-darkness-80{background-color:#191919}.theme-dark .grey-bg-lightness-90,.theme-dark .color-4-bg-lightness-90{background-color:#f2f2f2}.theme-dark .grey-bg-darkness-90,.theme-dark .color-4-bg-darkness-90{background-color:#0d0d0d}.theme-dark .grey-bg-hover:hover,.theme-dark .color-4-bg-hover:hover{background-color:#7d7d7d}.theme-dark .grey-bg-hover-transparent-5:hover,.theme-dark .color-4-bg-hover-transparent-5:hover{background-color:#7d7d7d0d}.theme-dark .grey-bg-hover-transparent-10:hover,.theme-dark .color-4-bg-hover-transparent-10:hover{background-color:#7d7d7d1a}.theme-dark .grey-bg-hover-transparent-15:hover,.theme-dark .color-4-bg-hover-transparent-15:hover{background-color:#7d7d7d26}.theme-dark .grey-bg-hover-transparent-20:hover,.theme-dark .color-4-bg-hover-transparent-20:hover{background-color:#7d7d7d33}.theme-dark .grey-bg-hover-transparent-25:hover,.theme-dark .color-4-bg-hover-transparent-25:hover{background-color:#7d7d7d40}.theme-dark .grey-bg-hover-transparent-30:hover,.theme-dark .color-4-bg-hover-transparent-30:hover{background-color:#7d7d7d4d}.theme-dark .grey-bg-hover-transparent-35:hover,.theme-dark .color-4-bg-hover-transparent-35:hover{background-color:#7d7d7d59}.theme-dark .grey-bg-hover-transparent-40:hover,.theme-dark .color-4-bg-hover-transparent-40:hover{background-color:#7d7d7d66}.theme-dark .grey-bg-hover-transparent-45:hover,.theme-dark .color-4-bg-hover-transparent-45:hover{background-color:#7d7d7d73}.theme-dark .grey-bg-hover-transparent-50:hover,.theme-dark .color-4-bg-hover-transparent-50:hover{background-color:#7d7d7d80}.theme-dark .grey-bg-hover-transparent-55:hover,.theme-dark .color-4-bg-hover-transparent-55:hover{background-color:#7d7d7d8c}.theme-dark .grey-bg-hover-transparent-60:hover,.theme-dark .color-4-bg-hover-transparent-60:hover{background-color:#7d7d7d99}.theme-dark .grey-bg-hover-transparent-65:hover,.theme-dark .color-4-bg-hover-transparent-65:hover{background-color:#7d7d7da6}.theme-dark .grey-bg-hover-transparent-70:hover,.theme-dark .color-4-bg-hover-transparent-70:hover{background-color:#7d7d7db3}.theme-dark .grey-bg-hover-transparent-75:hover,.theme-dark .color-4-bg-hover-transparent-75:hover{background-color:#7d7d7dbf}.theme-dark .grey-bg-hover-transparent-80:hover,.theme-dark .color-4-bg-hover-transparent-80:hover{background-color:#7d7d7dcc}.theme-dark .grey-bg-hover-transparent-85:hover,.theme-dark .color-4-bg-hover-transparent-85:hover{background-color:#7d7d7dd9}.theme-dark .grey-bg-hover-transparent-90:hover,.theme-dark .color-4-bg-hover-transparent-90:hover{background-color:#7d7d7de6}.theme-dark .grey-bg-hover-transparent-95:hover,.theme-dark .color-4-bg-hover-transparent-95:hover{background-color:#7d7d7df2}.theme-dark .grey-bg-dark,.theme-dark .color-4-bg-dark{background-color:#2d2d2d}.theme-dark .grey-bg-dark-transparent-5,.theme-dark .color-4-bg-dark-transparent-5{background-color:#2d2d2d0d}.theme-dark .grey-bg-dark-transparent-10,.theme-dark .color-4-bg-dark-transparent-10{background-color:#2d2d2d1a}.theme-dark .grey-bg-dark-transparent-15,.theme-dark .color-4-bg-dark-transparent-15{background-color:#2d2d2d26}.theme-dark .grey-bg-dark-transparent-20,.theme-dark .color-4-bg-dark-transparent-20{background-color:#2d2d2d33}.theme-dark .grey-bg-dark-transparent-25,.theme-dark .color-4-bg-dark-transparent-25{background-color:#2d2d2d40}.theme-dark .grey-bg-dark-transparent-30,.theme-dark .color-4-bg-dark-transparent-30{background-color:#2d2d2d4d}.theme-dark .grey-bg-dark-transparent-35,.theme-dark .color-4-bg-dark-transparent-35{background-color:#2d2d2d59}.theme-dark .grey-bg-dark-transparent-40,.theme-dark .color-4-bg-dark-transparent-40{background-color:#2d2d2d66}.theme-dark .grey-bg-dark-transparent-45,.theme-dark .color-4-bg-dark-transparent-45{background-color:#2d2d2d73}.theme-dark .grey-bg-dark-transparent-50,.theme-dark .color-4-bg-dark-transparent-50{background-color:#2d2d2d80}.theme-dark .grey-bg-dark-transparent-55,.theme-dark .color-4-bg-dark-transparent-55{background-color:#2d2d2d8c}.theme-dark .grey-bg-dark-transparent-60,.theme-dark .color-4-bg-dark-transparent-60{background-color:#2d2d2d99}.theme-dark .grey-bg-dark-transparent-65,.theme-dark .color-4-bg-dark-transparent-65{background-color:#2d2d2da6}.theme-dark .grey-bg-dark-transparent-70,.theme-dark .color-4-bg-dark-transparent-70{background-color:#2d2d2db3}.theme-dark .grey-bg-dark-transparent-75,.theme-dark .color-4-bg-dark-transparent-75{background-color:#2d2d2dbf}.theme-dark .grey-bg-dark-transparent-80,.theme-dark .color-4-bg-dark-transparent-80{background-color:#2d2d2dcc}.theme-dark .grey-bg-dark-transparent-85,.theme-dark .color-4-bg-dark-transparent-85{background-color:#2d2d2dd9}.theme-dark .grey-bg-dark-transparent-90,.theme-dark .color-4-bg-dark-transparent-90{background-color:#2d2d2de6}.theme-dark .grey-bg-dark-transparent-95,.theme-dark .color-4-bg-dark-transparent-95{background-color:#2d2d2df2}.theme-dark .grey-bg-dark-lightness-10,.theme-dark .color-4-bg-dark-lightness-10{background-color:#424242}.theme-dark .grey-bg-dark-darkness-10,.theme-dark .color-4-bg-dark-darkness-10{background-color:#292929}.theme-dark .grey-bg-dark-lightness-20,.theme-dark .color-4-bg-dark-lightness-20{background-color:#575757}.theme-dark .grey-bg-dark-darkness-20,.theme-dark .color-4-bg-dark-darkness-20{background-color:#242424}.theme-dark .grey-bg-dark-lightness-30,.theme-dark .color-4-bg-dark-lightness-30{background-color:#6c6c6c}.theme-dark .grey-bg-dark-darkness-30,.theme-dark .color-4-bg-dark-darkness-30{background-color:#202020}.theme-dark .grey-bg-dark-lightness-40,.theme-dark .color-4-bg-dark-lightness-40{background-color:#818181}.theme-dark .grey-bg-dark-darkness-40,.theme-dark .color-4-bg-dark-darkness-40{background-color:#1b1b1b}.theme-dark .grey-bg-dark-lightness-50,.theme-dark .color-4-bg-dark-lightness-50{background-color:#969696}.theme-dark .grey-bg-dark-darkness-50,.theme-dark .color-4-bg-dark-darkness-50{background-color:#171717}.theme-dark .grey-bg-dark-lightness-60,.theme-dark .color-4-bg-dark-lightness-60{background-color:#ababab}.theme-dark .grey-bg-dark-darkness-60,.theme-dark .color-4-bg-dark-darkness-60{background-color:#121212}.theme-dark .grey-bg-dark-lightness-70,.theme-dark .color-4-bg-dark-lightness-70{background-color:silver}.theme-dark .grey-bg-dark-darkness-70,.theme-dark .color-4-bg-dark-darkness-70{background-color:#0e0e0e}.theme-dark .grey-bg-dark-lightness-80,.theme-dark .color-4-bg-dark-lightness-80{background-color:#d5d5d5}.theme-dark .grey-bg-dark-darkness-80,.theme-dark .color-4-bg-dark-darkness-80{background-color:#090909}.theme-dark .grey-bg-dark-lightness-90,.theme-dark .color-4-bg-dark-lightness-90{background-color:#eaeaea}.theme-dark .grey-bg-dark-darkness-90,.theme-dark .color-4-bg-dark-darkness-90{background-color:#050505}.theme-dark .grey-bg-dark-hover:hover,.theme-dark .color-4-bg-dark-hover:hover{background-color:#2d2d2d}.theme-dark .grey-bg-dark-hover-transparent-5:hover,.theme-dark .color-4-bg-dark-hover-transparent-5:hover{background-color:#2d2d2d0d}.theme-dark .grey-bg-dark-hover-transparent-10:hover,.theme-dark .color-4-bg-dark-hover-transparent-10:hover{background-color:#2d2d2d1a}.theme-dark .grey-bg-dark-hover-transparent-15:hover,.theme-dark .color-4-bg-dark-hover-transparent-15:hover{background-color:#2d2d2d26}.theme-dark .grey-bg-dark-hover-transparent-20:hover,.theme-dark .color-4-bg-dark-hover-transparent-20:hover{background-color:#2d2d2d33}.theme-dark .grey-bg-dark-hover-transparent-25:hover,.theme-dark .color-4-bg-dark-hover-transparent-25:hover{background-color:#2d2d2d40}.theme-dark .grey-bg-dark-hover-transparent-30:hover,.theme-dark .color-4-bg-dark-hover-transparent-30:hover{background-color:#2d2d2d4d}.theme-dark .grey-bg-dark-hover-transparent-35:hover,.theme-dark .color-4-bg-dark-hover-transparent-35:hover{background-color:#2d2d2d59}.theme-dark .grey-bg-dark-hover-transparent-40:hover,.theme-dark .color-4-bg-dark-hover-transparent-40:hover{background-color:#2d2d2d66}.theme-dark .grey-bg-dark-hover-transparent-45:hover,.theme-dark .color-4-bg-dark-hover-transparent-45:hover{background-color:#2d2d2d73}.theme-dark .grey-bg-dark-hover-transparent-50:hover,.theme-dark .color-4-bg-dark-hover-transparent-50:hover{background-color:#2d2d2d80}.theme-dark .grey-bg-dark-hover-transparent-55:hover,.theme-dark .color-4-bg-dark-hover-transparent-55:hover{background-color:#2d2d2d8c}.theme-dark .grey-bg-dark-hover-transparent-60:hover,.theme-dark .color-4-bg-dark-hover-transparent-60:hover{background-color:#2d2d2d99}.theme-dark .grey-bg-dark-hover-transparent-65:hover,.theme-dark .color-4-bg-dark-hover-transparent-65:hover{background-color:#2d2d2da6}.theme-dark .grey-bg-dark-hover-transparent-70:hover,.theme-dark .color-4-bg-dark-hover-transparent-70:hover{background-color:#2d2d2db3}.theme-dark .grey-bg-dark-hover-transparent-75:hover,.theme-dark .color-4-bg-dark-hover-transparent-75:hover{background-color:#2d2d2dbf}.theme-dark .grey-bg-dark-hover-transparent-80:hover,.theme-dark .color-4-bg-dark-hover-transparent-80:hover{background-color:#2d2d2dcc}.theme-dark .grey-bg-dark-hover-transparent-85:hover,.theme-dark .color-4-bg-dark-hover-transparent-85:hover{background-color:#2d2d2dd9}.theme-dark .grey-bg-dark-hover-transparent-90:hover,.theme-dark .color-4-bg-dark-hover-transparent-90:hover{background-color:#2d2d2de6}.theme-dark .grey-bg-dark-hover-transparent-95:hover,.theme-dark .color-4-bg-dark-hover-transparent-95:hover{background-color:#2d2d2df2}.theme-dark .grey-bg-darker,.theme-dark .color-4-bg-darker{background-color:#141414}.theme-dark .grey-bg-darker-transparent-5,.theme-dark .color-4-bg-darker-transparent-5{background-color:#1414140d}.theme-dark .grey-bg-darker-transparent-10,.theme-dark .color-4-bg-darker-transparent-10{background-color:#1414141a}.theme-dark .grey-bg-darker-transparent-15,.theme-dark .color-4-bg-darker-transparent-15{background-color:#14141426}.theme-dark .grey-bg-darker-transparent-20,.theme-dark .color-4-bg-darker-transparent-20{background-color:#14141433}.theme-dark .grey-bg-darker-transparent-25,.theme-dark .color-4-bg-darker-transparent-25{background-color:#14141440}.theme-dark .grey-bg-darker-transparent-30,.theme-dark .color-4-bg-darker-transparent-30{background-color:#1414144d}.theme-dark .grey-bg-darker-transparent-35,.theme-dark .color-4-bg-darker-transparent-35{background-color:#14141459}.theme-dark .grey-bg-darker-transparent-40,.theme-dark .color-4-bg-darker-transparent-40{background-color:#14141466}.theme-dark .grey-bg-darker-transparent-45,.theme-dark .color-4-bg-darker-transparent-45{background-color:#14141473}.theme-dark .grey-bg-darker-transparent-50,.theme-dark .color-4-bg-darker-transparent-50{background-color:#14141480}.theme-dark .grey-bg-darker-transparent-55,.theme-dark .color-4-bg-darker-transparent-55{background-color:#1414148c}.theme-dark .grey-bg-darker-transparent-60,.theme-dark .color-4-bg-darker-transparent-60{background-color:#14141499}.theme-dark .grey-bg-darker-transparent-65,.theme-dark .color-4-bg-darker-transparent-65{background-color:#141414a6}.theme-dark .grey-bg-darker-transparent-70,.theme-dark .color-4-bg-darker-transparent-70{background-color:#141414b3}.theme-dark .grey-bg-darker-transparent-75,.theme-dark .color-4-bg-darker-transparent-75{background-color:#141414bf}.theme-dark .grey-bg-darker-transparent-80,.theme-dark .color-4-bg-darker-transparent-80{background-color:#141414cc}.theme-dark .grey-bg-darker-transparent-85,.theme-dark .color-4-bg-darker-transparent-85{background-color:#141414d9}.theme-dark .grey-bg-darker-transparent-90,.theme-dark .color-4-bg-darker-transparent-90{background-color:#141414e6}.theme-dark .grey-bg-darker-transparent-95,.theme-dark .color-4-bg-darker-transparent-95{background-color:#141414f2}.theme-dark .grey-bg-darker-lightness-10,.theme-dark .color-4-bg-darker-lightness-10{background-color:#2c2c2c}.theme-dark .grey-bg-darker-darkness-10,.theme-dark .color-4-bg-darker-darkness-10{background-color:#121212}.theme-dark .grey-bg-darker-lightness-20,.theme-dark .color-4-bg-darker-lightness-20{background-color:#434343}.theme-dark .grey-bg-darker-darkness-20,.theme-dark .color-4-bg-darker-darkness-20{background-color:#101010}.theme-dark .grey-bg-darker-lightness-30,.theme-dark .color-4-bg-darker-lightness-30{background-color:#5b5b5b}.theme-dark .grey-bg-darker-darkness-30,.theme-dark .color-4-bg-darker-darkness-30{background-color:#0e0e0e}.theme-dark .grey-bg-darker-lightness-40,.theme-dark .color-4-bg-darker-lightness-40{background-color:#727272}.theme-dark .grey-bg-darker-darkness-40,.theme-dark .color-4-bg-darker-darkness-40{background-color:#0c0c0c}.theme-dark .grey-bg-darker-lightness-50,.theme-dark .color-4-bg-darker-lightness-50{background-color:#8a8a8a}.theme-dark .grey-bg-darker-darkness-50,.theme-dark .color-4-bg-darker-darkness-50{background-color:#0a0a0a}.theme-dark .grey-bg-darker-lightness-60,.theme-dark .color-4-bg-darker-lightness-60{background-color:#a1a1a1}.theme-dark .grey-bg-darker-darkness-60,.theme-dark .color-4-bg-darker-darkness-60{background-color:#080808}.theme-dark .grey-bg-darker-lightness-70,.theme-dark .color-4-bg-darker-lightness-70{background-color:#b9b9b9}.theme-dark .grey-bg-darker-darkness-70,.theme-dark .color-4-bg-darker-darkness-70{background-color:#060606}.theme-dark .grey-bg-darker-lightness-80,.theme-dark .color-4-bg-darker-lightness-80{background-color:#d0d0d0}.theme-dark .grey-bg-darker-darkness-80,.theme-dark .color-4-bg-darker-darkness-80{background-color:#040404}.theme-dark .grey-bg-darker-lightness-90,.theme-dark .color-4-bg-darker-lightness-90{background-color:#e8e8e8}.theme-dark .grey-bg-darker-darkness-90,.theme-dark .color-4-bg-darker-darkness-90{background-color:#020202}.theme-dark .grey-bg-darker-hover:hover,.theme-dark .color-4-bg-darker-hover:hover{background-color:#141414}.theme-dark .grey-bg-darker-hover-transparent-5:hover,.theme-dark .color-4-bg-darker-hover-transparent-5:hover{background-color:#1414140d}.theme-dark .grey-bg-darker-hover-transparent-10:hover,.theme-dark .color-4-bg-darker-hover-transparent-10:hover{background-color:#1414141a}.theme-dark .grey-bg-darker-hover-transparent-15:hover,.theme-dark .color-4-bg-darker-hover-transparent-15:hover{background-color:#14141426}.theme-dark .grey-bg-darker-hover-transparent-20:hover,.theme-dark .color-4-bg-darker-hover-transparent-20:hover{background-color:#14141433}.theme-dark .grey-bg-darker-hover-transparent-25:hover,.theme-dark .color-4-bg-darker-hover-transparent-25:hover{background-color:#14141440}.theme-dark .grey-bg-darker-hover-transparent-30:hover,.theme-dark .color-4-bg-darker-hover-transparent-30:hover{background-color:#1414144d}.theme-dark .grey-bg-darker-hover-transparent-35:hover,.theme-dark .color-4-bg-darker-hover-transparent-35:hover{background-color:#14141459}.theme-dark .grey-bg-darker-hover-transparent-40:hover,.theme-dark .color-4-bg-darker-hover-transparent-40:hover{background-color:#14141466}.theme-dark .grey-bg-darker-hover-transparent-45:hover,.theme-dark .color-4-bg-darker-hover-transparent-45:hover{background-color:#14141473}.theme-dark .grey-bg-darker-hover-transparent-50:hover,.theme-dark .color-4-bg-darker-hover-transparent-50:hover{background-color:#14141480}.theme-dark .grey-bg-darker-hover-transparent-55:hover,.theme-dark .color-4-bg-darker-hover-transparent-55:hover{background-color:#1414148c}.theme-dark .grey-bg-darker-hover-transparent-60:hover,.theme-dark .color-4-bg-darker-hover-transparent-60:hover{background-color:#14141499}.theme-dark .grey-bg-darker-hover-transparent-65:hover,.theme-dark .color-4-bg-darker-hover-transparent-65:hover{background-color:#141414a6}.theme-dark .grey-bg-darker-hover-transparent-70:hover,.theme-dark .color-4-bg-darker-hover-transparent-70:hover{background-color:#141414b3}.theme-dark .grey-bg-darker-hover-transparent-75:hover,.theme-dark .color-4-bg-darker-hover-transparent-75:hover{background-color:#141414bf}.theme-dark .grey-bg-darker-hover-transparent-80:hover,.theme-dark .color-4-bg-darker-hover-transparent-80:hover{background-color:#141414cc}.theme-dark .grey-bg-darker-hover-transparent-85:hover,.theme-dark .color-4-bg-darker-hover-transparent-85:hover{background-color:#141414d9}.theme-dark .grey-bg-darker-hover-transparent-90:hover,.theme-dark .color-4-bg-darker-hover-transparent-90:hover{background-color:#141414e6}.theme-dark .grey-bg-darker-hover-transparent-95:hover,.theme-dark .color-4-bg-darker-hover-transparent-95:hover{background-color:#141414f2}.theme-dark .grey-font-lighter,.theme-dark .color-4-font-lighter{color:#f2f2f2}.theme-dark .grey-font-lighter-transparent-5,.theme-dark .color-4-font-lighter-transparent-5{color:#f2f2f20d}.theme-dark .grey-font-lighter-transparent-10,.theme-dark .color-4-font-lighter-transparent-10{color:#f2f2f21a}.theme-dark .grey-font-lighter-transparent-15,.theme-dark .color-4-font-lighter-transparent-15{color:#f2f2f226}.theme-dark .grey-font-lighter-transparent-20,.theme-dark .color-4-font-lighter-transparent-20{color:#f2f2f233}.theme-dark .grey-font-lighter-transparent-25,.theme-dark .color-4-font-lighter-transparent-25{color:#f2f2f240}.theme-dark .grey-font-lighter-transparent-30,.theme-dark .color-4-font-lighter-transparent-30{color:#f2f2f24d}.theme-dark .grey-font-lighter-transparent-35,.theme-dark .color-4-font-lighter-transparent-35{color:#f2f2f259}.theme-dark .grey-font-lighter-transparent-40,.theme-dark .color-4-font-lighter-transparent-40{color:#f2f2f266}.theme-dark .grey-font-lighter-transparent-45,.theme-dark .color-4-font-lighter-transparent-45{color:#f2f2f273}.theme-dark .grey-font-lighter-transparent-50,.theme-dark .color-4-font-lighter-transparent-50{color:#f2f2f280}.theme-dark .grey-font-lighter-transparent-55,.theme-dark .color-4-font-lighter-transparent-55{color:#f2f2f28c}.theme-dark .grey-font-lighter-transparent-60,.theme-dark .color-4-font-lighter-transparent-60{color:#f2f2f299}.theme-dark .grey-font-lighter-transparent-65,.theme-dark .color-4-font-lighter-transparent-65{color:#f2f2f2a6}.theme-dark .grey-font-lighter-transparent-70,.theme-dark .color-4-font-lighter-transparent-70{color:#f2f2f2b3}.theme-dark .grey-font-lighter-transparent-75,.theme-dark .color-4-font-lighter-transparent-75{color:#f2f2f2bf}.theme-dark .grey-font-lighter-transparent-80,.theme-dark .color-4-font-lighter-transparent-80{color:#f2f2f2cc}.theme-dark .grey-font-lighter-transparent-85,.theme-dark .color-4-font-lighter-transparent-85{color:#f2f2f2d9}.theme-dark .grey-font-lighter-transparent-90,.theme-dark .color-4-font-lighter-transparent-90{color:#f2f2f2e6}.theme-dark .grey-font-lighter-transparent-95,.theme-dark .color-4-font-lighter-transparent-95{color:#f2f2f2f2}.theme-dark .grey-font-lighter-lightness-10,.theme-dark .color-4-font-lighter-lightness-10{color:#f3f3f3}.theme-dark .grey-font-lighter-darkness-10,.theme-dark .color-4-font-lighter-darkness-10{color:#dadada}.theme-dark .grey-font-lighter-lightness-20,.theme-dark .color-4-font-lighter-lightness-20{color:#f5f5f5}.theme-dark .grey-font-lighter-darkness-20,.theme-dark .color-4-font-lighter-darkness-20{color:#c2c2c2}.theme-dark .grey-font-lighter-lightness-30,.theme-dark .color-4-font-lighter-lightness-30{color:#f6f6f6}.theme-dark .grey-font-lighter-darkness-30,.theme-dark .color-4-font-lighter-darkness-30{color:#a9a9a9}.theme-dark .grey-font-lighter-lightness-40,.theme-dark .color-4-font-lighter-lightness-40{color:#f7f7f7}.theme-dark .grey-font-lighter-darkness-40,.theme-dark .color-4-font-lighter-darkness-40{color:#919191}.theme-dark .grey-font-lighter-lightness-50,.theme-dark .color-4-font-lighter-lightness-50{color:#f9f9f9}.theme-dark .grey-font-lighter-darkness-50,.theme-dark .color-4-font-lighter-darkness-50{color:#797979}.theme-dark .grey-font-lighter-lightness-60,.theme-dark .color-4-font-lighter-lightness-60{color:#fafafa}.theme-dark .grey-font-lighter-darkness-60,.theme-dark .color-4-font-lighter-darkness-60{color:#616161}.theme-dark .grey-font-lighter-lightness-70,.theme-dark .color-4-font-lighter-lightness-70{color:#fbfbfb}.theme-dark .grey-font-lighter-darkness-70,.theme-dark .color-4-font-lighter-darkness-70{color:#494949}.theme-dark .grey-font-lighter-lightness-80,.theme-dark .color-4-font-lighter-lightness-80{color:#fcfcfc}.theme-dark .grey-font-lighter-darkness-80,.theme-dark .color-4-font-lighter-darkness-80{color:#303030}.theme-dark .grey-font-lighter-lightness-90,.theme-dark .color-4-font-lighter-lightness-90{color:#fefefe}.theme-dark .grey-font-lighter-darkness-90,.theme-dark .color-4-font-lighter-darkness-90{color:#181818}.theme-dark .grey-font-lighter-hover:hover,.theme-dark .color-4-font-lighter-hover:hover{color:#f2f2f2}.theme-dark .grey-font-lighter-hover-transparent-5:hover,.theme-dark .color-4-font-lighter-hover-transparent-5:hover{color:#f2f2f20d}.theme-dark .grey-font-lighter-hover-transparent-10:hover,.theme-dark .color-4-font-lighter-hover-transparent-10:hover{color:#f2f2f21a}.theme-dark .grey-font-lighter-hover-transparent-15:hover,.theme-dark .color-4-font-lighter-hover-transparent-15:hover{color:#f2f2f226}.theme-dark .grey-font-lighter-hover-transparent-20:hover,.theme-dark .color-4-font-lighter-hover-transparent-20:hover{color:#f2f2f233}.theme-dark .grey-font-lighter-hover-transparent-25:hover,.theme-dark .color-4-font-lighter-hover-transparent-25:hover{color:#f2f2f240}.theme-dark .grey-font-lighter-hover-transparent-30:hover,.theme-dark .color-4-font-lighter-hover-transparent-30:hover{color:#f2f2f24d}.theme-dark .grey-font-lighter-hover-transparent-35:hover,.theme-dark .color-4-font-lighter-hover-transparent-35:hover{color:#f2f2f259}.theme-dark .grey-font-lighter-hover-transparent-40:hover,.theme-dark .color-4-font-lighter-hover-transparent-40:hover{color:#f2f2f266}.theme-dark .grey-font-lighter-hover-transparent-45:hover,.theme-dark .color-4-font-lighter-hover-transparent-45:hover{color:#f2f2f273}.theme-dark .grey-font-lighter-hover-transparent-50:hover,.theme-dark .color-4-font-lighter-hover-transparent-50:hover{color:#f2f2f280}.theme-dark .grey-font-lighter-hover-transparent-55:hover,.theme-dark .color-4-font-lighter-hover-transparent-55:hover{color:#f2f2f28c}.theme-dark .grey-font-lighter-hover-transparent-60:hover,.theme-dark .color-4-font-lighter-hover-transparent-60:hover{color:#f2f2f299}.theme-dark .grey-font-lighter-hover-transparent-65:hover,.theme-dark .color-4-font-lighter-hover-transparent-65:hover{color:#f2f2f2a6}.theme-dark .grey-font-lighter-hover-transparent-70:hover,.theme-dark .color-4-font-lighter-hover-transparent-70:hover{color:#f2f2f2b3}.theme-dark .grey-font-lighter-hover-transparent-75:hover,.theme-dark .color-4-font-lighter-hover-transparent-75:hover{color:#f2f2f2bf}.theme-dark .grey-font-lighter-hover-transparent-80:hover,.theme-dark .color-4-font-lighter-hover-transparent-80:hover{color:#f2f2f2cc}.theme-dark .grey-font-lighter-hover-transparent-85:hover,.theme-dark .color-4-font-lighter-hover-transparent-85:hover{color:#f2f2f2d9}.theme-dark .grey-font-lighter-hover-transparent-90:hover,.theme-dark .color-4-font-lighter-hover-transparent-90:hover{color:#f2f2f2e6}.theme-dark .grey-font-lighter-hover-transparent-95:hover,.theme-dark .color-4-font-lighter-hover-transparent-95:hover{color:#f2f2f2f2}.theme-dark .grey-font-lighter-contrast,.theme-dark .color-4-font-lighter-contrast{color:#161616}.theme-dark .grey-font-light,.theme-dark .color-4-font-light{color:#dedede}.theme-dark .grey-font-light-transparent-5,.theme-dark .color-4-font-light-transparent-5{color:#dedede0d}.theme-dark .grey-font-light-transparent-10,.theme-dark .color-4-font-light-transparent-10{color:#dedede1a}.theme-dark .grey-font-light-transparent-15,.theme-dark .color-4-font-light-transparent-15{color:#dedede26}.theme-dark .grey-font-light-transparent-20,.theme-dark .color-4-font-light-transparent-20{color:#dedede33}.theme-dark .grey-font-light-transparent-25,.theme-dark .color-4-font-light-transparent-25{color:#dedede40}.theme-dark .grey-font-light-transparent-30,.theme-dark .color-4-font-light-transparent-30{color:#dedede4d}.theme-dark .grey-font-light-transparent-35,.theme-dark .color-4-font-light-transparent-35{color:#dedede59}.theme-dark .grey-font-light-transparent-40,.theme-dark .color-4-font-light-transparent-40{color:#dedede66}.theme-dark .grey-font-light-transparent-45,.theme-dark .color-4-font-light-transparent-45{color:#dedede73}.theme-dark .grey-font-light-transparent-50,.theme-dark .color-4-font-light-transparent-50{color:#dedede80}.theme-dark .grey-font-light-transparent-55,.theme-dark .color-4-font-light-transparent-55{color:#dedede8c}.theme-dark .grey-font-light-transparent-60,.theme-dark .color-4-font-light-transparent-60{color:#dedede99}.theme-dark .grey-font-light-transparent-65,.theme-dark .color-4-font-light-transparent-65{color:#dededea6}.theme-dark .grey-font-light-transparent-70,.theme-dark .color-4-font-light-transparent-70{color:#dededeb3}.theme-dark .grey-font-light-transparent-75,.theme-dark .color-4-font-light-transparent-75{color:#dededebf}.theme-dark .grey-font-light-transparent-80,.theme-dark .color-4-font-light-transparent-80{color:#dededecc}.theme-dark .grey-font-light-transparent-85,.theme-dark .color-4-font-light-transparent-85{color:#dededed9}.theme-dark .grey-font-light-transparent-90,.theme-dark .color-4-font-light-transparent-90{color:#dededee6}.theme-dark .grey-font-light-transparent-95,.theme-dark .color-4-font-light-transparent-95{color:#dededef2}.theme-dark .grey-font-light-lightness-10,.theme-dark .color-4-font-light-lightness-10{color:#e1e1e1}.theme-dark .grey-font-light-darkness-10,.theme-dark .color-4-font-light-darkness-10{color:#c8c8c8}.theme-dark .grey-font-light-lightness-20,.theme-dark .color-4-font-light-lightness-20{color:#e5e5e5}.theme-dark .grey-font-light-darkness-20,.theme-dark .color-4-font-light-darkness-20{color:#b2b2b2}.theme-dark .grey-font-light-lightness-30,.theme-dark .color-4-font-light-lightness-30{color:#e8e8e8}.theme-dark .grey-font-light-darkness-30,.theme-dark .color-4-font-light-darkness-30{color:#9b9b9b}.theme-dark .grey-font-light-lightness-40,.theme-dark .color-4-font-light-lightness-40{color:#ebebeb}.theme-dark .grey-font-light-darkness-40,.theme-dark .color-4-font-light-darkness-40{color:#858585}.theme-dark .grey-font-light-lightness-50,.theme-dark .color-4-font-light-lightness-50{color:#efefef}.theme-dark .grey-font-light-darkness-50,.theme-dark .color-4-font-light-darkness-50{color:#6f6f6f}.theme-dark .grey-font-light-lightness-60,.theme-dark .color-4-font-light-lightness-60{color:#f2f2f2}.theme-dark .grey-font-light-darkness-60,.theme-dark .color-4-font-light-darkness-60{color:#595959}.theme-dark .grey-font-light-lightness-70,.theme-dark .color-4-font-light-lightness-70{color:#f5f5f5}.theme-dark .grey-font-light-darkness-70,.theme-dark .color-4-font-light-darkness-70{color:#434343}.theme-dark .grey-font-light-lightness-80,.theme-dark .color-4-font-light-lightness-80{color:#f8f8f8}.theme-dark .grey-font-light-darkness-80,.theme-dark .color-4-font-light-darkness-80{color:#2c2c2c}.theme-dark .grey-font-light-lightness-90,.theme-dark .color-4-font-light-lightness-90{color:#fcfcfc}.theme-dark .grey-font-light-darkness-90,.theme-dark .color-4-font-light-darkness-90{color:#161616}.theme-dark .grey-font-light-hover:hover,.theme-dark .color-4-font-light-hover:hover{color:#dedede}.theme-dark .grey-font-light-hover-transparent-5:hover,.theme-dark .color-4-font-light-hover-transparent-5:hover{color:#dedede0d}.theme-dark .grey-font-light-hover-transparent-10:hover,.theme-dark .color-4-font-light-hover-transparent-10:hover{color:#dedede1a}.theme-dark .grey-font-light-hover-transparent-15:hover,.theme-dark .color-4-font-light-hover-transparent-15:hover{color:#dedede26}.theme-dark .grey-font-light-hover-transparent-20:hover,.theme-dark .color-4-font-light-hover-transparent-20:hover{color:#dedede33}.theme-dark .grey-font-light-hover-transparent-25:hover,.theme-dark .color-4-font-light-hover-transparent-25:hover{color:#dedede40}.theme-dark .grey-font-light-hover-transparent-30:hover,.theme-dark .color-4-font-light-hover-transparent-30:hover{color:#dedede4d}.theme-dark .grey-font-light-hover-transparent-35:hover,.theme-dark .color-4-font-light-hover-transparent-35:hover{color:#dedede59}.theme-dark .grey-font-light-hover-transparent-40:hover,.theme-dark .color-4-font-light-hover-transparent-40:hover{color:#dedede66}.theme-dark .grey-font-light-hover-transparent-45:hover,.theme-dark .color-4-font-light-hover-transparent-45:hover{color:#dedede73}.theme-dark .grey-font-light-hover-transparent-50:hover,.theme-dark .color-4-font-light-hover-transparent-50:hover{color:#dedede80}.theme-dark .grey-font-light-hover-transparent-55:hover,.theme-dark .color-4-font-light-hover-transparent-55:hover{color:#dedede8c}.theme-dark .grey-font-light-hover-transparent-60:hover,.theme-dark .color-4-font-light-hover-transparent-60:hover{color:#dedede99}.theme-dark .grey-font-light-hover-transparent-65:hover,.theme-dark .color-4-font-light-hover-transparent-65:hover{color:#dededea6}.theme-dark .grey-font-light-hover-transparent-70:hover,.theme-dark .color-4-font-light-hover-transparent-70:hover{color:#dededeb3}.theme-dark .grey-font-light-hover-transparent-75:hover,.theme-dark .color-4-font-light-hover-transparent-75:hover{color:#dededebf}.theme-dark .grey-font-light-hover-transparent-80:hover,.theme-dark .color-4-font-light-hover-transparent-80:hover{color:#dededecc}.theme-dark .grey-font-light-hover-transparent-85:hover,.theme-dark .color-4-font-light-hover-transparent-85:hover{color:#dededed9}.theme-dark .grey-font-light-hover-transparent-90:hover,.theme-dark .color-4-font-light-hover-transparent-90:hover{color:#dededee6}.theme-dark .grey-font-light-hover-transparent-95:hover,.theme-dark .color-4-font-light-hover-transparent-95:hover{color:#dededef2}.theme-dark .grey-font-light-contrast,.theme-dark .color-4-font-light-contrast{color:#161616}.theme-dark .grey-font,.theme-dark .color-4-font{color:#7d7d7d}.theme-dark .grey-font-transparent-5,.theme-dark .color-4-font-transparent-5{color:#7d7d7d0d}.theme-dark .grey-font-transparent-10,.theme-dark .color-4-font-transparent-10{color:#7d7d7d1a}.theme-dark .grey-font-transparent-15,.theme-dark .color-4-font-transparent-15{color:#7d7d7d26}.theme-dark .grey-font-transparent-20,.theme-dark .color-4-font-transparent-20{color:#7d7d7d33}.theme-dark .grey-font-transparent-25,.theme-dark .color-4-font-transparent-25{color:#7d7d7d40}.theme-dark .grey-font-transparent-30,.theme-dark .color-4-font-transparent-30{color:#7d7d7d4d}.theme-dark .grey-font-transparent-35,.theme-dark .color-4-font-transparent-35{color:#7d7d7d59}.theme-dark .grey-font-transparent-40,.theme-dark .color-4-font-transparent-40{color:#7d7d7d66}.theme-dark .grey-font-transparent-45,.theme-dark .color-4-font-transparent-45{color:#7d7d7d73}.theme-dark .grey-font-transparent-50,.theme-dark .color-4-font-transparent-50{color:#7d7d7d80}.theme-dark .grey-font-transparent-55,.theme-dark .color-4-font-transparent-55{color:#7d7d7d8c}.theme-dark .grey-font-transparent-60,.theme-dark .color-4-font-transparent-60{color:#7d7d7d99}.theme-dark .grey-font-transparent-65,.theme-dark .color-4-font-transparent-65{color:#7d7d7da6}.theme-dark .grey-font-transparent-70,.theme-dark .color-4-font-transparent-70{color:#7d7d7db3}.theme-dark .grey-font-transparent-75,.theme-dark .color-4-font-transparent-75{color:#7d7d7dbf}.theme-dark .grey-font-transparent-80,.theme-dark .color-4-font-transparent-80{color:#7d7d7dcc}.theme-dark .grey-font-transparent-85,.theme-dark .color-4-font-transparent-85{color:#7d7d7dd9}.theme-dark .grey-font-transparent-90,.theme-dark .color-4-font-transparent-90{color:#7d7d7de6}.theme-dark .grey-font-transparent-95,.theme-dark .color-4-font-transparent-95{color:#7d7d7df2}.theme-dark .grey-font-lightness-10,.theme-dark .color-4-font-lightness-10{color:#8a8a8a}.theme-dark .grey-font-darkness-10,.theme-dark .color-4-font-darkness-10{color:#717171}.theme-dark .grey-font-lightness-20,.theme-dark .color-4-font-lightness-20{color:#979797}.theme-dark .grey-font-darkness-20,.theme-dark .color-4-font-darkness-20{color:#646464}.theme-dark .grey-font-lightness-30,.theme-dark .color-4-font-lightness-30{color:#a4a4a4}.theme-dark .grey-font-darkness-30,.theme-dark .color-4-font-darkness-30{color:#585858}.theme-dark .grey-font-lightness-40,.theme-dark .color-4-font-lightness-40{color:#b1b1b1}.theme-dark .grey-font-darkness-40,.theme-dark .color-4-font-darkness-40{color:#4b4b4b}.theme-dark .grey-font-lightness-50,.theme-dark .color-4-font-lightness-50{color:#bebebe}.theme-dark .grey-font-darkness-50,.theme-dark .color-4-font-darkness-50{color:#3f3f3f}.theme-dark .grey-font-lightness-60,.theme-dark .color-4-font-lightness-60{color:#cbcbcb}.theme-dark .grey-font-darkness-60,.theme-dark .color-4-font-darkness-60{color:#323232}.theme-dark .grey-font-lightness-70,.theme-dark .color-4-font-lightness-70{color:#d8d8d8}.theme-dark .grey-font-darkness-70,.theme-dark .color-4-font-darkness-70{color:#262626}.theme-dark .grey-font-lightness-80,.theme-dark .color-4-font-lightness-80{color:#e5e5e5}.theme-dark .grey-font-darkness-80,.theme-dark .color-4-font-darkness-80{color:#191919}.theme-dark .grey-font-lightness-90,.theme-dark .color-4-font-lightness-90{color:#f2f2f2}.theme-dark .grey-font-darkness-90,.theme-dark .color-4-font-darkness-90{color:#0d0d0d}.theme-dark .grey-font-hover:hover,.theme-dark .color-4-font-hover:hover{color:#7d7d7d}.theme-dark .grey-font-hover-transparent-5:hover,.theme-dark .color-4-font-hover-transparent-5:hover{color:#7d7d7d0d}.theme-dark .grey-font-hover-transparent-10:hover,.theme-dark .color-4-font-hover-transparent-10:hover{color:#7d7d7d1a}.theme-dark .grey-font-hover-transparent-15:hover,.theme-dark .color-4-font-hover-transparent-15:hover{color:#7d7d7d26}.theme-dark .grey-font-hover-transparent-20:hover,.theme-dark .color-4-font-hover-transparent-20:hover{color:#7d7d7d33}.theme-dark .grey-font-hover-transparent-25:hover,.theme-dark .color-4-font-hover-transparent-25:hover{color:#7d7d7d40}.theme-dark .grey-font-hover-transparent-30:hover,.theme-dark .color-4-font-hover-transparent-30:hover{color:#7d7d7d4d}.theme-dark .grey-font-hover-transparent-35:hover,.theme-dark .color-4-font-hover-transparent-35:hover{color:#7d7d7d59}.theme-dark .grey-font-hover-transparent-40:hover,.theme-dark .color-4-font-hover-transparent-40:hover{color:#7d7d7d66}.theme-dark .grey-font-hover-transparent-45:hover,.theme-dark .color-4-font-hover-transparent-45:hover{color:#7d7d7d73}.theme-dark .grey-font-hover-transparent-50:hover,.theme-dark .color-4-font-hover-transparent-50:hover{color:#7d7d7d80}.theme-dark .grey-font-hover-transparent-55:hover,.theme-dark .color-4-font-hover-transparent-55:hover{color:#7d7d7d8c}.theme-dark .grey-font-hover-transparent-60:hover,.theme-dark .color-4-font-hover-transparent-60:hover{color:#7d7d7d99}.theme-dark .grey-font-hover-transparent-65:hover,.theme-dark .color-4-font-hover-transparent-65:hover{color:#7d7d7da6}.theme-dark .grey-font-hover-transparent-70:hover,.theme-dark .color-4-font-hover-transparent-70:hover{color:#7d7d7db3}.theme-dark .grey-font-hover-transparent-75:hover,.theme-dark .color-4-font-hover-transparent-75:hover{color:#7d7d7dbf}.theme-dark .grey-font-hover-transparent-80:hover,.theme-dark .color-4-font-hover-transparent-80:hover{color:#7d7d7dcc}.theme-dark .grey-font-hover-transparent-85:hover,.theme-dark .color-4-font-hover-transparent-85:hover{color:#7d7d7dd9}.theme-dark .grey-font-hover-transparent-90:hover,.theme-dark .color-4-font-hover-transparent-90:hover{color:#7d7d7de6}.theme-dark .grey-font-hover-transparent-95:hover,.theme-dark .color-4-font-hover-transparent-95:hover{color:#7d7d7df2}.theme-dark .grey-font-contrast,.theme-dark .color-4-font-contrast{color:#161616}.theme-dark .grey-font-dark,.theme-dark .color-4-font-dark{color:#2d2d2d}.theme-dark .grey-font-dark-transparent-5,.theme-dark .color-4-font-dark-transparent-5{color:#2d2d2d0d}.theme-dark .grey-font-dark-transparent-10,.theme-dark .color-4-font-dark-transparent-10{color:#2d2d2d1a}.theme-dark .grey-font-dark-transparent-15,.theme-dark .color-4-font-dark-transparent-15{color:#2d2d2d26}.theme-dark .grey-font-dark-transparent-20,.theme-dark .color-4-font-dark-transparent-20{color:#2d2d2d33}.theme-dark .grey-font-dark-transparent-25,.theme-dark .color-4-font-dark-transparent-25{color:#2d2d2d40}.theme-dark .grey-font-dark-transparent-30,.theme-dark .color-4-font-dark-transparent-30{color:#2d2d2d4d}.theme-dark .grey-font-dark-transparent-35,.theme-dark .color-4-font-dark-transparent-35{color:#2d2d2d59}.theme-dark .grey-font-dark-transparent-40,.theme-dark .color-4-font-dark-transparent-40{color:#2d2d2d66}.theme-dark .grey-font-dark-transparent-45,.theme-dark .color-4-font-dark-transparent-45{color:#2d2d2d73}.theme-dark .grey-font-dark-transparent-50,.theme-dark .color-4-font-dark-transparent-50{color:#2d2d2d80}.theme-dark .grey-font-dark-transparent-55,.theme-dark .color-4-font-dark-transparent-55{color:#2d2d2d8c}.theme-dark .grey-font-dark-transparent-60,.theme-dark .color-4-font-dark-transparent-60{color:#2d2d2d99}.theme-dark .grey-font-dark-transparent-65,.theme-dark .color-4-font-dark-transparent-65{color:#2d2d2da6}.theme-dark .grey-font-dark-transparent-70,.theme-dark .color-4-font-dark-transparent-70{color:#2d2d2db3}.theme-dark .grey-font-dark-transparent-75,.theme-dark .color-4-font-dark-transparent-75{color:#2d2d2dbf}.theme-dark .grey-font-dark-transparent-80,.theme-dark .color-4-font-dark-transparent-80{color:#2d2d2dcc}.theme-dark .grey-font-dark-transparent-85,.theme-dark .color-4-font-dark-transparent-85{color:#2d2d2dd9}.theme-dark .grey-font-dark-transparent-90,.theme-dark .color-4-font-dark-transparent-90{color:#2d2d2de6}.theme-dark .grey-font-dark-transparent-95,.theme-dark .color-4-font-dark-transparent-95{color:#2d2d2df2}.theme-dark .grey-font-dark-lightness-10,.theme-dark .color-4-font-dark-lightness-10{color:#424242}.theme-dark .grey-font-dark-darkness-10,.theme-dark .color-4-font-dark-darkness-10{color:#292929}.theme-dark .grey-font-dark-lightness-20,.theme-dark .color-4-font-dark-lightness-20{color:#575757}.theme-dark .grey-font-dark-darkness-20,.theme-dark .color-4-font-dark-darkness-20{color:#242424}.theme-dark .grey-font-dark-lightness-30,.theme-dark .color-4-font-dark-lightness-30{color:#6c6c6c}.theme-dark .grey-font-dark-darkness-30,.theme-dark .color-4-font-dark-darkness-30{color:#202020}.theme-dark .grey-font-dark-lightness-40,.theme-dark .color-4-font-dark-lightness-40{color:#818181}.theme-dark .grey-font-dark-darkness-40,.theme-dark .color-4-font-dark-darkness-40{color:#1b1b1b}.theme-dark .grey-font-dark-lightness-50,.theme-dark .color-4-font-dark-lightness-50{color:#969696}.theme-dark .grey-font-dark-darkness-50,.theme-dark .color-4-font-dark-darkness-50{color:#171717}.theme-dark .grey-font-dark-lightness-60,.theme-dark .color-4-font-dark-lightness-60{color:#ababab}.theme-dark .grey-font-dark-darkness-60,.theme-dark .color-4-font-dark-darkness-60{color:#121212}.theme-dark .grey-font-dark-lightness-70,.theme-dark .color-4-font-dark-lightness-70{color:silver}.theme-dark .grey-font-dark-darkness-70,.theme-dark .color-4-font-dark-darkness-70{color:#0e0e0e}.theme-dark .grey-font-dark-lightness-80,.theme-dark .color-4-font-dark-lightness-80{color:#d5d5d5}.theme-dark .grey-font-dark-darkness-80,.theme-dark .color-4-font-dark-darkness-80{color:#090909}.theme-dark .grey-font-dark-lightness-90,.theme-dark .color-4-font-dark-lightness-90{color:#eaeaea}.theme-dark .grey-font-dark-darkness-90,.theme-dark .color-4-font-dark-darkness-90{color:#050505}.theme-dark .grey-font-dark-hover:hover,.theme-dark .color-4-font-dark-hover:hover{color:#2d2d2d}.theme-dark .grey-font-dark-hover-transparent-5:hover,.theme-dark .color-4-font-dark-hover-transparent-5:hover{color:#2d2d2d0d}.theme-dark .grey-font-dark-hover-transparent-10:hover,.theme-dark .color-4-font-dark-hover-transparent-10:hover{color:#2d2d2d1a}.theme-dark .grey-font-dark-hover-transparent-15:hover,.theme-dark .color-4-font-dark-hover-transparent-15:hover{color:#2d2d2d26}.theme-dark .grey-font-dark-hover-transparent-20:hover,.theme-dark .color-4-font-dark-hover-transparent-20:hover{color:#2d2d2d33}.theme-dark .grey-font-dark-hover-transparent-25:hover,.theme-dark .color-4-font-dark-hover-transparent-25:hover{color:#2d2d2d40}.theme-dark .grey-font-dark-hover-transparent-30:hover,.theme-dark .color-4-font-dark-hover-transparent-30:hover{color:#2d2d2d4d}.theme-dark .grey-font-dark-hover-transparent-35:hover,.theme-dark .color-4-font-dark-hover-transparent-35:hover{color:#2d2d2d59}.theme-dark .grey-font-dark-hover-transparent-40:hover,.theme-dark .color-4-font-dark-hover-transparent-40:hover{color:#2d2d2d66}.theme-dark .grey-font-dark-hover-transparent-45:hover,.theme-dark .color-4-font-dark-hover-transparent-45:hover{color:#2d2d2d73}.theme-dark .grey-font-dark-hover-transparent-50:hover,.theme-dark .color-4-font-dark-hover-transparent-50:hover{color:#2d2d2d80}.theme-dark .grey-font-dark-hover-transparent-55:hover,.theme-dark .color-4-font-dark-hover-transparent-55:hover{color:#2d2d2d8c}.theme-dark .grey-font-dark-hover-transparent-60:hover,.theme-dark .color-4-font-dark-hover-transparent-60:hover{color:#2d2d2d99}.theme-dark .grey-font-dark-hover-transparent-65:hover,.theme-dark .color-4-font-dark-hover-transparent-65:hover{color:#2d2d2da6}.theme-dark .grey-font-dark-hover-transparent-70:hover,.theme-dark .color-4-font-dark-hover-transparent-70:hover{color:#2d2d2db3}.theme-dark .grey-font-dark-hover-transparent-75:hover,.theme-dark .color-4-font-dark-hover-transparent-75:hover{color:#2d2d2dbf}.theme-dark .grey-font-dark-hover-transparent-80:hover,.theme-dark .color-4-font-dark-hover-transparent-80:hover{color:#2d2d2dcc}.theme-dark .grey-font-dark-hover-transparent-85:hover,.theme-dark .color-4-font-dark-hover-transparent-85:hover{color:#2d2d2dd9}.theme-dark .grey-font-dark-hover-transparent-90:hover,.theme-dark .color-4-font-dark-hover-transparent-90:hover{color:#2d2d2de6}.theme-dark .grey-font-dark-hover-transparent-95:hover,.theme-dark .color-4-font-dark-hover-transparent-95:hover{color:#2d2d2df2}.theme-dark .grey-font-dark-contrast,.theme-dark .color-4-font-dark-contrast{color:#f2f2f2}.theme-dark .grey-font-darker,.theme-dark .color-4-font-darker{color:#141414}.theme-dark .grey-font-darker-transparent-5,.theme-dark .color-4-font-darker-transparent-5{color:#1414140d}.theme-dark .grey-font-darker-transparent-10,.theme-dark .color-4-font-darker-transparent-10{color:#1414141a}.theme-dark .grey-font-darker-transparent-15,.theme-dark .color-4-font-darker-transparent-15{color:#14141426}.theme-dark .grey-font-darker-transparent-20,.theme-dark .color-4-font-darker-transparent-20{color:#14141433}.theme-dark .grey-font-darker-transparent-25,.theme-dark .color-4-font-darker-transparent-25{color:#14141440}.theme-dark .grey-font-darker-transparent-30,.theme-dark .color-4-font-darker-transparent-30{color:#1414144d}.theme-dark .grey-font-darker-transparent-35,.theme-dark .color-4-font-darker-transparent-35{color:#14141459}.theme-dark .grey-font-darker-transparent-40,.theme-dark .color-4-font-darker-transparent-40{color:#14141466}.theme-dark .grey-font-darker-transparent-45,.theme-dark .color-4-font-darker-transparent-45{color:#14141473}.theme-dark .grey-font-darker-transparent-50,.theme-dark .color-4-font-darker-transparent-50{color:#14141480}.theme-dark .grey-font-darker-transparent-55,.theme-dark .color-4-font-darker-transparent-55{color:#1414148c}.theme-dark .grey-font-darker-transparent-60,.theme-dark .color-4-font-darker-transparent-60{color:#14141499}.theme-dark .grey-font-darker-transparent-65,.theme-dark .color-4-font-darker-transparent-65{color:#141414a6}.theme-dark .grey-font-darker-transparent-70,.theme-dark .color-4-font-darker-transparent-70{color:#141414b3}.theme-dark .grey-font-darker-transparent-75,.theme-dark .color-4-font-darker-transparent-75{color:#141414bf}.theme-dark .grey-font-darker-transparent-80,.theme-dark .color-4-font-darker-transparent-80{color:#141414cc}.theme-dark .grey-font-darker-transparent-85,.theme-dark .color-4-font-darker-transparent-85{color:#141414d9}.theme-dark .grey-font-darker-transparent-90,.theme-dark .color-4-font-darker-transparent-90{color:#141414e6}.theme-dark .grey-font-darker-transparent-95,.theme-dark .color-4-font-darker-transparent-95{color:#141414f2}.theme-dark .grey-font-darker-lightness-10,.theme-dark .color-4-font-darker-lightness-10{color:#2c2c2c}.theme-dark .grey-font-darker-darkness-10,.theme-dark .color-4-font-darker-darkness-10{color:#121212}.theme-dark .grey-font-darker-lightness-20,.theme-dark .color-4-font-darker-lightness-20{color:#434343}.theme-dark .grey-font-darker-darkness-20,.theme-dark .color-4-font-darker-darkness-20{color:#101010}.theme-dark .grey-font-darker-lightness-30,.theme-dark .color-4-font-darker-lightness-30{color:#5b5b5b}.theme-dark .grey-font-darker-darkness-30,.theme-dark .color-4-font-darker-darkness-30{color:#0e0e0e}.theme-dark .grey-font-darker-lightness-40,.theme-dark .color-4-font-darker-lightness-40{color:#727272}.theme-dark .grey-font-darker-darkness-40,.theme-dark .color-4-font-darker-darkness-40{color:#0c0c0c}.theme-dark .grey-font-darker-lightness-50,.theme-dark .color-4-font-darker-lightness-50{color:#8a8a8a}.theme-dark .grey-font-darker-darkness-50,.theme-dark .color-4-font-darker-darkness-50{color:#0a0a0a}.theme-dark .grey-font-darker-lightness-60,.theme-dark .color-4-font-darker-lightness-60{color:#a1a1a1}.theme-dark .grey-font-darker-darkness-60,.theme-dark .color-4-font-darker-darkness-60{color:#080808}.theme-dark .grey-font-darker-lightness-70,.theme-dark .color-4-font-darker-lightness-70{color:#b9b9b9}.theme-dark .grey-font-darker-darkness-70,.theme-dark .color-4-font-darker-darkness-70{color:#060606}.theme-dark .grey-font-darker-lightness-80,.theme-dark .color-4-font-darker-lightness-80{color:#d0d0d0}.theme-dark .grey-font-darker-darkness-80,.theme-dark .color-4-font-darker-darkness-80{color:#040404}.theme-dark .grey-font-darker-lightness-90,.theme-dark .color-4-font-darker-lightness-90{color:#e8e8e8}.theme-dark .grey-font-darker-darkness-90,.theme-dark .color-4-font-darker-darkness-90{color:#020202}.theme-dark .grey-font-darker-hover:hover,.theme-dark .color-4-font-darker-hover:hover{color:#141414}.theme-dark .grey-font-darker-hover-transparent-5:hover,.theme-dark .color-4-font-darker-hover-transparent-5:hover{color:#1414140d}.theme-dark .grey-font-darker-hover-transparent-10:hover,.theme-dark .color-4-font-darker-hover-transparent-10:hover{color:#1414141a}.theme-dark .grey-font-darker-hover-transparent-15:hover,.theme-dark .color-4-font-darker-hover-transparent-15:hover{color:#14141426}.theme-dark .grey-font-darker-hover-transparent-20:hover,.theme-dark .color-4-font-darker-hover-transparent-20:hover{color:#14141433}.theme-dark .grey-font-darker-hover-transparent-25:hover,.theme-dark .color-4-font-darker-hover-transparent-25:hover{color:#14141440}.theme-dark .grey-font-darker-hover-transparent-30:hover,.theme-dark .color-4-font-darker-hover-transparent-30:hover{color:#1414144d}.theme-dark .grey-font-darker-hover-transparent-35:hover,.theme-dark .color-4-font-darker-hover-transparent-35:hover{color:#14141459}.theme-dark .grey-font-darker-hover-transparent-40:hover,.theme-dark .color-4-font-darker-hover-transparent-40:hover{color:#14141466}.theme-dark .grey-font-darker-hover-transparent-45:hover,.theme-dark .color-4-font-darker-hover-transparent-45:hover{color:#14141473}.theme-dark .grey-font-darker-hover-transparent-50:hover,.theme-dark .color-4-font-darker-hover-transparent-50:hover{color:#14141480}.theme-dark .grey-font-darker-hover-transparent-55:hover,.theme-dark .color-4-font-darker-hover-transparent-55:hover{color:#1414148c}.theme-dark .grey-font-darker-hover-transparent-60:hover,.theme-dark .color-4-font-darker-hover-transparent-60:hover{color:#14141499}.theme-dark .grey-font-darker-hover-transparent-65:hover,.theme-dark .color-4-font-darker-hover-transparent-65:hover{color:#141414a6}.theme-dark .grey-font-darker-hover-transparent-70:hover,.theme-dark .color-4-font-darker-hover-transparent-70:hover{color:#141414b3}.theme-dark .grey-font-darker-hover-transparent-75:hover,.theme-dark .color-4-font-darker-hover-transparent-75:hover{color:#141414bf}.theme-dark .grey-font-darker-hover-transparent-80:hover,.theme-dark .color-4-font-darker-hover-transparent-80:hover{color:#141414cc}.theme-dark .grey-font-darker-hover-transparent-85:hover,.theme-dark .color-4-font-darker-hover-transparent-85:hover{color:#141414d9}.theme-dark .grey-font-darker-hover-transparent-90:hover,.theme-dark .color-4-font-darker-hover-transparent-90:hover{color:#141414e6}.theme-dark .grey-font-darker-hover-transparent-95:hover,.theme-dark .color-4-font-darker-hover-transparent-95:hover{color:#141414f2}.theme-dark .grey-font-darker-contrast,.theme-dark .color-4-font-darker-contrast{color:#f2f2f2}.theme-dark .grey-fill-lighter,.theme-dark .color-4-fill-lighter{fill:#f2f2f2}.theme-dark .grey-fill-lighter-transparent-5,.theme-dark .color-4-fill-lighter-transparent-5{fill:#f2f2f20d}.theme-dark .grey-fill-lighter-transparent-10,.theme-dark .color-4-fill-lighter-transparent-10{fill:#f2f2f21a}.theme-dark .grey-fill-lighter-transparent-15,.theme-dark .color-4-fill-lighter-transparent-15{fill:#f2f2f226}.theme-dark .grey-fill-lighter-transparent-20,.theme-dark .color-4-fill-lighter-transparent-20{fill:#f2f2f233}.theme-dark .grey-fill-lighter-transparent-25,.theme-dark .color-4-fill-lighter-transparent-25{fill:#f2f2f240}.theme-dark .grey-fill-lighter-transparent-30,.theme-dark .color-4-fill-lighter-transparent-30{fill:#f2f2f24d}.theme-dark .grey-fill-lighter-transparent-35,.theme-dark .color-4-fill-lighter-transparent-35{fill:#f2f2f259}.theme-dark .grey-fill-lighter-transparent-40,.theme-dark .color-4-fill-lighter-transparent-40{fill:#f2f2f266}.theme-dark .grey-fill-lighter-transparent-45,.theme-dark .color-4-fill-lighter-transparent-45{fill:#f2f2f273}.theme-dark .grey-fill-lighter-transparent-50,.theme-dark .color-4-fill-lighter-transparent-50{fill:#f2f2f280}.theme-dark .grey-fill-lighter-transparent-55,.theme-dark .color-4-fill-lighter-transparent-55{fill:#f2f2f28c}.theme-dark .grey-fill-lighter-transparent-60,.theme-dark .color-4-fill-lighter-transparent-60{fill:#f2f2f299}.theme-dark .grey-fill-lighter-transparent-65,.theme-dark .color-4-fill-lighter-transparent-65{fill:#f2f2f2a6}.theme-dark .grey-fill-lighter-transparent-70,.theme-dark .color-4-fill-lighter-transparent-70{fill:#f2f2f2b3}.theme-dark .grey-fill-lighter-transparent-75,.theme-dark .color-4-fill-lighter-transparent-75{fill:#f2f2f2bf}.theme-dark .grey-fill-lighter-transparent-80,.theme-dark .color-4-fill-lighter-transparent-80{fill:#f2f2f2cc}.theme-dark .grey-fill-lighter-transparent-85,.theme-dark .color-4-fill-lighter-transparent-85{fill:#f2f2f2d9}.theme-dark .grey-fill-lighter-transparent-90,.theme-dark .color-4-fill-lighter-transparent-90{fill:#f2f2f2e6}.theme-dark .grey-fill-lighter-transparent-95,.theme-dark .color-4-fill-lighter-transparent-95{fill:#f2f2f2f2}.theme-dark .grey-fill-lighter-lightness-10,.theme-dark .color-4-fill-lighter-lightness-10{fill:#f3f3f3}.theme-dark .grey-fill-lighter-darkness-10,.theme-dark .color-4-fill-lighter-darkness-10{fill:#dadada}.theme-dark .grey-fill-lighter-lightness-20,.theme-dark .color-4-fill-lighter-lightness-20{fill:#f5f5f5}.theme-dark .grey-fill-lighter-darkness-20,.theme-dark .color-4-fill-lighter-darkness-20{fill:#c2c2c2}.theme-dark .grey-fill-lighter-lightness-30,.theme-dark .color-4-fill-lighter-lightness-30{fill:#f6f6f6}.theme-dark .grey-fill-lighter-darkness-30,.theme-dark .color-4-fill-lighter-darkness-30{fill:#a9a9a9}.theme-dark .grey-fill-lighter-lightness-40,.theme-dark .color-4-fill-lighter-lightness-40{fill:#f7f7f7}.theme-dark .grey-fill-lighter-darkness-40,.theme-dark .color-4-fill-lighter-darkness-40{fill:#919191}.theme-dark .grey-fill-lighter-lightness-50,.theme-dark .color-4-fill-lighter-lightness-50{fill:#f9f9f9}.theme-dark .grey-fill-lighter-darkness-50,.theme-dark .color-4-fill-lighter-darkness-50{fill:#797979}.theme-dark .grey-fill-lighter-lightness-60,.theme-dark .color-4-fill-lighter-lightness-60{fill:#fafafa}.theme-dark .grey-fill-lighter-darkness-60,.theme-dark .color-4-fill-lighter-darkness-60{fill:#616161}.theme-dark .grey-fill-lighter-lightness-70,.theme-dark .color-4-fill-lighter-lightness-70{fill:#fbfbfb}.theme-dark .grey-fill-lighter-darkness-70,.theme-dark .color-4-fill-lighter-darkness-70{fill:#494949}.theme-dark .grey-fill-lighter-lightness-80,.theme-dark .color-4-fill-lighter-lightness-80{fill:#fcfcfc}.theme-dark .grey-fill-lighter-darkness-80,.theme-dark .color-4-fill-lighter-darkness-80{fill:#303030}.theme-dark .grey-fill-lighter-lightness-90,.theme-dark .color-4-fill-lighter-lightness-90{fill:#fefefe}.theme-dark .grey-fill-lighter-darkness-90,.theme-dark .color-4-fill-lighter-darkness-90{fill:#181818}.theme-dark .grey-fill-lighter-hover:hover,.theme-dark .color-4-fill-lighter-hover:hover{fill:#f2f2f2}.theme-dark .grey-fill-lighter-hover-transparent-5:hover,.theme-dark .color-4-fill-lighter-hover-transparent-5:hover{fill:#f2f2f20d}.theme-dark .grey-fill-lighter-hover-transparent-10:hover,.theme-dark .color-4-fill-lighter-hover-transparent-10:hover{fill:#f2f2f21a}.theme-dark .grey-fill-lighter-hover-transparent-15:hover,.theme-dark .color-4-fill-lighter-hover-transparent-15:hover{fill:#f2f2f226}.theme-dark .grey-fill-lighter-hover-transparent-20:hover,.theme-dark .color-4-fill-lighter-hover-transparent-20:hover{fill:#f2f2f233}.theme-dark .grey-fill-lighter-hover-transparent-25:hover,.theme-dark .color-4-fill-lighter-hover-transparent-25:hover{fill:#f2f2f240}.theme-dark .grey-fill-lighter-hover-transparent-30:hover,.theme-dark .color-4-fill-lighter-hover-transparent-30:hover{fill:#f2f2f24d}.theme-dark .grey-fill-lighter-hover-transparent-35:hover,.theme-dark .color-4-fill-lighter-hover-transparent-35:hover{fill:#f2f2f259}.theme-dark .grey-fill-lighter-hover-transparent-40:hover,.theme-dark .color-4-fill-lighter-hover-transparent-40:hover{fill:#f2f2f266}.theme-dark .grey-fill-lighter-hover-transparent-45:hover,.theme-dark .color-4-fill-lighter-hover-transparent-45:hover{fill:#f2f2f273}.theme-dark .grey-fill-lighter-hover-transparent-50:hover,.theme-dark .color-4-fill-lighter-hover-transparent-50:hover{fill:#f2f2f280}.theme-dark .grey-fill-lighter-hover-transparent-55:hover,.theme-dark .color-4-fill-lighter-hover-transparent-55:hover{fill:#f2f2f28c}.theme-dark .grey-fill-lighter-hover-transparent-60:hover,.theme-dark .color-4-fill-lighter-hover-transparent-60:hover{fill:#f2f2f299}.theme-dark .grey-fill-lighter-hover-transparent-65:hover,.theme-dark .color-4-fill-lighter-hover-transparent-65:hover{fill:#f2f2f2a6}.theme-dark .grey-fill-lighter-hover-transparent-70:hover,.theme-dark .color-4-fill-lighter-hover-transparent-70:hover{fill:#f2f2f2b3}.theme-dark .grey-fill-lighter-hover-transparent-75:hover,.theme-dark .color-4-fill-lighter-hover-transparent-75:hover{fill:#f2f2f2bf}.theme-dark .grey-fill-lighter-hover-transparent-80:hover,.theme-dark .color-4-fill-lighter-hover-transparent-80:hover{fill:#f2f2f2cc}.theme-dark .grey-fill-lighter-hover-transparent-85:hover,.theme-dark .color-4-fill-lighter-hover-transparent-85:hover{fill:#f2f2f2d9}.theme-dark .grey-fill-lighter-hover-transparent-90:hover,.theme-dark .color-4-fill-lighter-hover-transparent-90:hover{fill:#f2f2f2e6}.theme-dark .grey-fill-lighter-hover-transparent-95:hover,.theme-dark .color-4-fill-lighter-hover-transparent-95:hover{fill:#f2f2f2f2}.theme-dark .grey-fill-light,.theme-dark .color-4-fill-light{fill:#dedede}.theme-dark .grey-fill-light-transparent-5,.theme-dark .color-4-fill-light-transparent-5{fill:#dedede0d}.theme-dark .grey-fill-light-transparent-10,.theme-dark .color-4-fill-light-transparent-10{fill:#dedede1a}.theme-dark .grey-fill-light-transparent-15,.theme-dark .color-4-fill-light-transparent-15{fill:#dedede26}.theme-dark .grey-fill-light-transparent-20,.theme-dark .color-4-fill-light-transparent-20{fill:#dedede33}.theme-dark .grey-fill-light-transparent-25,.theme-dark .color-4-fill-light-transparent-25{fill:#dedede40}.theme-dark .grey-fill-light-transparent-30,.theme-dark .color-4-fill-light-transparent-30{fill:#dedede4d}.theme-dark .grey-fill-light-transparent-35,.theme-dark .color-4-fill-light-transparent-35{fill:#dedede59}.theme-dark .grey-fill-light-transparent-40,.theme-dark .color-4-fill-light-transparent-40{fill:#dedede66}.theme-dark .grey-fill-light-transparent-45,.theme-dark .color-4-fill-light-transparent-45{fill:#dedede73}.theme-dark .grey-fill-light-transparent-50,.theme-dark .color-4-fill-light-transparent-50{fill:#dedede80}.theme-dark .grey-fill-light-transparent-55,.theme-dark .color-4-fill-light-transparent-55{fill:#dedede8c}.theme-dark .grey-fill-light-transparent-60,.theme-dark .color-4-fill-light-transparent-60{fill:#dedede99}.theme-dark .grey-fill-light-transparent-65,.theme-dark .color-4-fill-light-transparent-65{fill:#dededea6}.theme-dark .grey-fill-light-transparent-70,.theme-dark .color-4-fill-light-transparent-70{fill:#dededeb3}.theme-dark .grey-fill-light-transparent-75,.theme-dark .color-4-fill-light-transparent-75{fill:#dededebf}.theme-dark .grey-fill-light-transparent-80,.theme-dark .color-4-fill-light-transparent-80{fill:#dededecc}.theme-dark .grey-fill-light-transparent-85,.theme-dark .color-4-fill-light-transparent-85{fill:#dededed9}.theme-dark .grey-fill-light-transparent-90,.theme-dark .color-4-fill-light-transparent-90{fill:#dededee6}.theme-dark .grey-fill-light-transparent-95,.theme-dark .color-4-fill-light-transparent-95{fill:#dededef2}.theme-dark .grey-fill-light-lightness-10,.theme-dark .color-4-fill-light-lightness-10{fill:#e1e1e1}.theme-dark .grey-fill-light-darkness-10,.theme-dark .color-4-fill-light-darkness-10{fill:#c8c8c8}.theme-dark .grey-fill-light-lightness-20,.theme-dark .color-4-fill-light-lightness-20{fill:#e5e5e5}.theme-dark .grey-fill-light-darkness-20,.theme-dark .color-4-fill-light-darkness-20{fill:#b2b2b2}.theme-dark .grey-fill-light-lightness-30,.theme-dark .color-4-fill-light-lightness-30{fill:#e8e8e8}.theme-dark .grey-fill-light-darkness-30,.theme-dark .color-4-fill-light-darkness-30{fill:#9b9b9b}.theme-dark .grey-fill-light-lightness-40,.theme-dark .color-4-fill-light-lightness-40{fill:#ebebeb}.theme-dark .grey-fill-light-darkness-40,.theme-dark .color-4-fill-light-darkness-40{fill:#858585}.theme-dark .grey-fill-light-lightness-50,.theme-dark .color-4-fill-light-lightness-50{fill:#efefef}.theme-dark .grey-fill-light-darkness-50,.theme-dark .color-4-fill-light-darkness-50{fill:#6f6f6f}.theme-dark .grey-fill-light-lightness-60,.theme-dark .color-4-fill-light-lightness-60{fill:#f2f2f2}.theme-dark .grey-fill-light-darkness-60,.theme-dark .color-4-fill-light-darkness-60{fill:#595959}.theme-dark .grey-fill-light-lightness-70,.theme-dark .color-4-fill-light-lightness-70{fill:#f5f5f5}.theme-dark .grey-fill-light-darkness-70,.theme-dark .color-4-fill-light-darkness-70{fill:#434343}.theme-dark .grey-fill-light-lightness-80,.theme-dark .color-4-fill-light-lightness-80{fill:#f8f8f8}.theme-dark .grey-fill-light-darkness-80,.theme-dark .color-4-fill-light-darkness-80{fill:#2c2c2c}.theme-dark .grey-fill-light-lightness-90,.theme-dark .color-4-fill-light-lightness-90{fill:#fcfcfc}.theme-dark .grey-fill-light-darkness-90,.theme-dark .color-4-fill-light-darkness-90{fill:#161616}.theme-dark .grey-fill-light-hover:hover,.theme-dark .color-4-fill-light-hover:hover{fill:#dedede}.theme-dark .grey-fill-light-hover-transparent-5:hover,.theme-dark .color-4-fill-light-hover-transparent-5:hover{fill:#dedede0d}.theme-dark .grey-fill-light-hover-transparent-10:hover,.theme-dark .color-4-fill-light-hover-transparent-10:hover{fill:#dedede1a}.theme-dark .grey-fill-light-hover-transparent-15:hover,.theme-dark .color-4-fill-light-hover-transparent-15:hover{fill:#dedede26}.theme-dark .grey-fill-light-hover-transparent-20:hover,.theme-dark .color-4-fill-light-hover-transparent-20:hover{fill:#dedede33}.theme-dark .grey-fill-light-hover-transparent-25:hover,.theme-dark .color-4-fill-light-hover-transparent-25:hover{fill:#dedede40}.theme-dark .grey-fill-light-hover-transparent-30:hover,.theme-dark .color-4-fill-light-hover-transparent-30:hover{fill:#dedede4d}.theme-dark .grey-fill-light-hover-transparent-35:hover,.theme-dark .color-4-fill-light-hover-transparent-35:hover{fill:#dedede59}.theme-dark .grey-fill-light-hover-transparent-40:hover,.theme-dark .color-4-fill-light-hover-transparent-40:hover{fill:#dedede66}.theme-dark .grey-fill-light-hover-transparent-45:hover,.theme-dark .color-4-fill-light-hover-transparent-45:hover{fill:#dedede73}.theme-dark .grey-fill-light-hover-transparent-50:hover,.theme-dark .color-4-fill-light-hover-transparent-50:hover{fill:#dedede80}.theme-dark .grey-fill-light-hover-transparent-55:hover,.theme-dark .color-4-fill-light-hover-transparent-55:hover{fill:#dedede8c}.theme-dark .grey-fill-light-hover-transparent-60:hover,.theme-dark .color-4-fill-light-hover-transparent-60:hover{fill:#dedede99}.theme-dark .grey-fill-light-hover-transparent-65:hover,.theme-dark .color-4-fill-light-hover-transparent-65:hover{fill:#dededea6}.theme-dark .grey-fill-light-hover-transparent-70:hover,.theme-dark .color-4-fill-light-hover-transparent-70:hover{fill:#dededeb3}.theme-dark .grey-fill-light-hover-transparent-75:hover,.theme-dark .color-4-fill-light-hover-transparent-75:hover{fill:#dededebf}.theme-dark .grey-fill-light-hover-transparent-80:hover,.theme-dark .color-4-fill-light-hover-transparent-80:hover{fill:#dededecc}.theme-dark .grey-fill-light-hover-transparent-85:hover,.theme-dark .color-4-fill-light-hover-transparent-85:hover{fill:#dededed9}.theme-dark .grey-fill-light-hover-transparent-90:hover,.theme-dark .color-4-fill-light-hover-transparent-90:hover{fill:#dededee6}.theme-dark .grey-fill-light-hover-transparent-95:hover,.theme-dark .color-4-fill-light-hover-transparent-95:hover{fill:#dededef2}.theme-dark .grey-fill,.theme-dark .color-4-fill{fill:#7d7d7d}.theme-dark .grey-fill-transparent-5,.theme-dark .color-4-fill-transparent-5{fill:#7d7d7d0d}.theme-dark .grey-fill-transparent-10,.theme-dark .color-4-fill-transparent-10{fill:#7d7d7d1a}.theme-dark .grey-fill-transparent-15,.theme-dark .color-4-fill-transparent-15{fill:#7d7d7d26}.theme-dark .grey-fill-transparent-20,.theme-dark .color-4-fill-transparent-20{fill:#7d7d7d33}.theme-dark .grey-fill-transparent-25,.theme-dark .color-4-fill-transparent-25{fill:#7d7d7d40}.theme-dark .grey-fill-transparent-30,.theme-dark .color-4-fill-transparent-30{fill:#7d7d7d4d}.theme-dark .grey-fill-transparent-35,.theme-dark .color-4-fill-transparent-35{fill:#7d7d7d59}.theme-dark .grey-fill-transparent-40,.theme-dark .color-4-fill-transparent-40{fill:#7d7d7d66}.theme-dark .grey-fill-transparent-45,.theme-dark .color-4-fill-transparent-45{fill:#7d7d7d73}.theme-dark .grey-fill-transparent-50,.theme-dark .color-4-fill-transparent-50{fill:#7d7d7d80}.theme-dark .grey-fill-transparent-55,.theme-dark .color-4-fill-transparent-55{fill:#7d7d7d8c}.theme-dark .grey-fill-transparent-60,.theme-dark .color-4-fill-transparent-60{fill:#7d7d7d99}.theme-dark .grey-fill-transparent-65,.theme-dark .color-4-fill-transparent-65{fill:#7d7d7da6}.theme-dark .grey-fill-transparent-70,.theme-dark .color-4-fill-transparent-70{fill:#7d7d7db3}.theme-dark .grey-fill-transparent-75,.theme-dark .color-4-fill-transparent-75{fill:#7d7d7dbf}.theme-dark .grey-fill-transparent-80,.theme-dark .color-4-fill-transparent-80{fill:#7d7d7dcc}.theme-dark .grey-fill-transparent-85,.theme-dark .color-4-fill-transparent-85{fill:#7d7d7dd9}.theme-dark .grey-fill-transparent-90,.theme-dark .color-4-fill-transparent-90{fill:#7d7d7de6}.theme-dark .grey-fill-transparent-95,.theme-dark .color-4-fill-transparent-95{fill:#7d7d7df2}.theme-dark .grey-fill-lightness-10,.theme-dark .color-4-fill-lightness-10{fill:#8a8a8a}.theme-dark .grey-fill-darkness-10,.theme-dark .color-4-fill-darkness-10{fill:#717171}.theme-dark .grey-fill-lightness-20,.theme-dark .color-4-fill-lightness-20{fill:#979797}.theme-dark .grey-fill-darkness-20,.theme-dark .color-4-fill-darkness-20{fill:#646464}.theme-dark .grey-fill-lightness-30,.theme-dark .color-4-fill-lightness-30{fill:#a4a4a4}.theme-dark .grey-fill-darkness-30,.theme-dark .color-4-fill-darkness-30{fill:#585858}.theme-dark .grey-fill-lightness-40,.theme-dark .color-4-fill-lightness-40{fill:#b1b1b1}.theme-dark .grey-fill-darkness-40,.theme-dark .color-4-fill-darkness-40{fill:#4b4b4b}.theme-dark .grey-fill-lightness-50,.theme-dark .color-4-fill-lightness-50{fill:#bebebe}.theme-dark .grey-fill-darkness-50,.theme-dark .color-4-fill-darkness-50{fill:#3f3f3f}.theme-dark .grey-fill-lightness-60,.theme-dark .color-4-fill-lightness-60{fill:#cbcbcb}.theme-dark .grey-fill-darkness-60,.theme-dark .color-4-fill-darkness-60{fill:#323232}.theme-dark .grey-fill-lightness-70,.theme-dark .color-4-fill-lightness-70{fill:#d8d8d8}.theme-dark .grey-fill-darkness-70,.theme-dark .color-4-fill-darkness-70{fill:#262626}.theme-dark .grey-fill-lightness-80,.theme-dark .color-4-fill-lightness-80{fill:#e5e5e5}.theme-dark .grey-fill-darkness-80,.theme-dark .color-4-fill-darkness-80{fill:#191919}.theme-dark .grey-fill-lightness-90,.theme-dark .color-4-fill-lightness-90{fill:#f2f2f2}.theme-dark .grey-fill-darkness-90,.theme-dark .color-4-fill-darkness-90{fill:#0d0d0d}.theme-dark .grey-fill-hover:hover,.theme-dark .color-4-fill-hover:hover{fill:#7d7d7d}.theme-dark .grey-fill-hover-transparent-5:hover,.theme-dark .color-4-fill-hover-transparent-5:hover{fill:#7d7d7d0d}.theme-dark .grey-fill-hover-transparent-10:hover,.theme-dark .color-4-fill-hover-transparent-10:hover{fill:#7d7d7d1a}.theme-dark .grey-fill-hover-transparent-15:hover,.theme-dark .color-4-fill-hover-transparent-15:hover{fill:#7d7d7d26}.theme-dark .grey-fill-hover-transparent-20:hover,.theme-dark .color-4-fill-hover-transparent-20:hover{fill:#7d7d7d33}.theme-dark .grey-fill-hover-transparent-25:hover,.theme-dark .color-4-fill-hover-transparent-25:hover{fill:#7d7d7d40}.theme-dark .grey-fill-hover-transparent-30:hover,.theme-dark .color-4-fill-hover-transparent-30:hover{fill:#7d7d7d4d}.theme-dark .grey-fill-hover-transparent-35:hover,.theme-dark .color-4-fill-hover-transparent-35:hover{fill:#7d7d7d59}.theme-dark .grey-fill-hover-transparent-40:hover,.theme-dark .color-4-fill-hover-transparent-40:hover{fill:#7d7d7d66}.theme-dark .grey-fill-hover-transparent-45:hover,.theme-dark .color-4-fill-hover-transparent-45:hover{fill:#7d7d7d73}.theme-dark .grey-fill-hover-transparent-50:hover,.theme-dark .color-4-fill-hover-transparent-50:hover{fill:#7d7d7d80}.theme-dark .grey-fill-hover-transparent-55:hover,.theme-dark .color-4-fill-hover-transparent-55:hover{fill:#7d7d7d8c}.theme-dark .grey-fill-hover-transparent-60:hover,.theme-dark .color-4-fill-hover-transparent-60:hover{fill:#7d7d7d99}.theme-dark .grey-fill-hover-transparent-65:hover,.theme-dark .color-4-fill-hover-transparent-65:hover{fill:#7d7d7da6}.theme-dark .grey-fill-hover-transparent-70:hover,.theme-dark .color-4-fill-hover-transparent-70:hover{fill:#7d7d7db3}.theme-dark .grey-fill-hover-transparent-75:hover,.theme-dark .color-4-fill-hover-transparent-75:hover{fill:#7d7d7dbf}.theme-dark .grey-fill-hover-transparent-80:hover,.theme-dark .color-4-fill-hover-transparent-80:hover{fill:#7d7d7dcc}.theme-dark .grey-fill-hover-transparent-85:hover,.theme-dark .color-4-fill-hover-transparent-85:hover{fill:#7d7d7dd9}.theme-dark .grey-fill-hover-transparent-90:hover,.theme-dark .color-4-fill-hover-transparent-90:hover{fill:#7d7d7de6}.theme-dark .grey-fill-hover-transparent-95:hover,.theme-dark .color-4-fill-hover-transparent-95:hover{fill:#7d7d7df2}.theme-dark .grey-fill-dark,.theme-dark .color-4-fill-dark{fill:#2d2d2d}.theme-dark .grey-fill-dark-transparent-5,.theme-dark .color-4-fill-dark-transparent-5{fill:#2d2d2d0d}.theme-dark .grey-fill-dark-transparent-10,.theme-dark .color-4-fill-dark-transparent-10{fill:#2d2d2d1a}.theme-dark .grey-fill-dark-transparent-15,.theme-dark .color-4-fill-dark-transparent-15{fill:#2d2d2d26}.theme-dark .grey-fill-dark-transparent-20,.theme-dark .color-4-fill-dark-transparent-20{fill:#2d2d2d33}.theme-dark .grey-fill-dark-transparent-25,.theme-dark .color-4-fill-dark-transparent-25{fill:#2d2d2d40}.theme-dark .grey-fill-dark-transparent-30,.theme-dark .color-4-fill-dark-transparent-30{fill:#2d2d2d4d}.theme-dark .grey-fill-dark-transparent-35,.theme-dark .color-4-fill-dark-transparent-35{fill:#2d2d2d59}.theme-dark .grey-fill-dark-transparent-40,.theme-dark .color-4-fill-dark-transparent-40{fill:#2d2d2d66}.theme-dark .grey-fill-dark-transparent-45,.theme-dark .color-4-fill-dark-transparent-45{fill:#2d2d2d73}.theme-dark .grey-fill-dark-transparent-50,.theme-dark .color-4-fill-dark-transparent-50{fill:#2d2d2d80}.theme-dark .grey-fill-dark-transparent-55,.theme-dark .color-4-fill-dark-transparent-55{fill:#2d2d2d8c}.theme-dark .grey-fill-dark-transparent-60,.theme-dark .color-4-fill-dark-transparent-60{fill:#2d2d2d99}.theme-dark .grey-fill-dark-transparent-65,.theme-dark .color-4-fill-dark-transparent-65{fill:#2d2d2da6}.theme-dark .grey-fill-dark-transparent-70,.theme-dark .color-4-fill-dark-transparent-70{fill:#2d2d2db3}.theme-dark .grey-fill-dark-transparent-75,.theme-dark .color-4-fill-dark-transparent-75{fill:#2d2d2dbf}.theme-dark .grey-fill-dark-transparent-80,.theme-dark .color-4-fill-dark-transparent-80{fill:#2d2d2dcc}.theme-dark .grey-fill-dark-transparent-85,.theme-dark .color-4-fill-dark-transparent-85{fill:#2d2d2dd9}.theme-dark .grey-fill-dark-transparent-90,.theme-dark .color-4-fill-dark-transparent-90{fill:#2d2d2de6}.theme-dark .grey-fill-dark-transparent-95,.theme-dark .color-4-fill-dark-transparent-95{fill:#2d2d2df2}.theme-dark .grey-fill-dark-lightness-10,.theme-dark .color-4-fill-dark-lightness-10{fill:#424242}.theme-dark .grey-fill-dark-darkness-10,.theme-dark .color-4-fill-dark-darkness-10{fill:#292929}.theme-dark .grey-fill-dark-lightness-20,.theme-dark .color-4-fill-dark-lightness-20{fill:#575757}.theme-dark .grey-fill-dark-darkness-20,.theme-dark .color-4-fill-dark-darkness-20{fill:#242424}.theme-dark .grey-fill-dark-lightness-30,.theme-dark .color-4-fill-dark-lightness-30{fill:#6c6c6c}.theme-dark .grey-fill-dark-darkness-30,.theme-dark .color-4-fill-dark-darkness-30{fill:#202020}.theme-dark .grey-fill-dark-lightness-40,.theme-dark .color-4-fill-dark-lightness-40{fill:#818181}.theme-dark .grey-fill-dark-darkness-40,.theme-dark .color-4-fill-dark-darkness-40{fill:#1b1b1b}.theme-dark .grey-fill-dark-lightness-50,.theme-dark .color-4-fill-dark-lightness-50{fill:#969696}.theme-dark .grey-fill-dark-darkness-50,.theme-dark .color-4-fill-dark-darkness-50{fill:#171717}.theme-dark .grey-fill-dark-lightness-60,.theme-dark .color-4-fill-dark-lightness-60{fill:#ababab}.theme-dark .grey-fill-dark-darkness-60,.theme-dark .color-4-fill-dark-darkness-60{fill:#121212}.theme-dark .grey-fill-dark-lightness-70,.theme-dark .color-4-fill-dark-lightness-70{fill:silver}.theme-dark .grey-fill-dark-darkness-70,.theme-dark .color-4-fill-dark-darkness-70{fill:#0e0e0e}.theme-dark .grey-fill-dark-lightness-80,.theme-dark .color-4-fill-dark-lightness-80{fill:#d5d5d5}.theme-dark .grey-fill-dark-darkness-80,.theme-dark .color-4-fill-dark-darkness-80{fill:#090909}.theme-dark .grey-fill-dark-lightness-90,.theme-dark .color-4-fill-dark-lightness-90{fill:#eaeaea}.theme-dark .grey-fill-dark-darkness-90,.theme-dark .color-4-fill-dark-darkness-90{fill:#050505}.theme-dark .grey-fill-dark-hover:hover,.theme-dark .color-4-fill-dark-hover:hover{fill:#2d2d2d}.theme-dark .grey-fill-dark-hover-transparent-5:hover,.theme-dark .color-4-fill-dark-hover-transparent-5:hover{fill:#2d2d2d0d}.theme-dark .grey-fill-dark-hover-transparent-10:hover,.theme-dark .color-4-fill-dark-hover-transparent-10:hover{fill:#2d2d2d1a}.theme-dark .grey-fill-dark-hover-transparent-15:hover,.theme-dark .color-4-fill-dark-hover-transparent-15:hover{fill:#2d2d2d26}.theme-dark .grey-fill-dark-hover-transparent-20:hover,.theme-dark .color-4-fill-dark-hover-transparent-20:hover{fill:#2d2d2d33}.theme-dark .grey-fill-dark-hover-transparent-25:hover,.theme-dark .color-4-fill-dark-hover-transparent-25:hover{fill:#2d2d2d40}.theme-dark .grey-fill-dark-hover-transparent-30:hover,.theme-dark .color-4-fill-dark-hover-transparent-30:hover{fill:#2d2d2d4d}.theme-dark .grey-fill-dark-hover-transparent-35:hover,.theme-dark .color-4-fill-dark-hover-transparent-35:hover{fill:#2d2d2d59}.theme-dark .grey-fill-dark-hover-transparent-40:hover,.theme-dark .color-4-fill-dark-hover-transparent-40:hover{fill:#2d2d2d66}.theme-dark .grey-fill-dark-hover-transparent-45:hover,.theme-dark .color-4-fill-dark-hover-transparent-45:hover{fill:#2d2d2d73}.theme-dark .grey-fill-dark-hover-transparent-50:hover,.theme-dark .color-4-fill-dark-hover-transparent-50:hover{fill:#2d2d2d80}.theme-dark .grey-fill-dark-hover-transparent-55:hover,.theme-dark .color-4-fill-dark-hover-transparent-55:hover{fill:#2d2d2d8c}.theme-dark .grey-fill-dark-hover-transparent-60:hover,.theme-dark .color-4-fill-dark-hover-transparent-60:hover{fill:#2d2d2d99}.theme-dark .grey-fill-dark-hover-transparent-65:hover,.theme-dark .color-4-fill-dark-hover-transparent-65:hover{fill:#2d2d2da6}.theme-dark .grey-fill-dark-hover-transparent-70:hover,.theme-dark .color-4-fill-dark-hover-transparent-70:hover{fill:#2d2d2db3}.theme-dark .grey-fill-dark-hover-transparent-75:hover,.theme-dark .color-4-fill-dark-hover-transparent-75:hover{fill:#2d2d2dbf}.theme-dark .grey-fill-dark-hover-transparent-80:hover,.theme-dark .color-4-fill-dark-hover-transparent-80:hover{fill:#2d2d2dcc}.theme-dark .grey-fill-dark-hover-transparent-85:hover,.theme-dark .color-4-fill-dark-hover-transparent-85:hover{fill:#2d2d2dd9}.theme-dark .grey-fill-dark-hover-transparent-90:hover,.theme-dark .color-4-fill-dark-hover-transparent-90:hover{fill:#2d2d2de6}.theme-dark .grey-fill-dark-hover-transparent-95:hover,.theme-dark .color-4-fill-dark-hover-transparent-95:hover{fill:#2d2d2df2}.theme-dark .grey-fill-darker,.theme-dark .color-4-fill-darker{fill:#141414}.theme-dark .grey-fill-darker-transparent-5,.theme-dark .color-4-fill-darker-transparent-5{fill:#1414140d}.theme-dark .grey-fill-darker-transparent-10,.theme-dark .color-4-fill-darker-transparent-10{fill:#1414141a}.theme-dark .grey-fill-darker-transparent-15,.theme-dark .color-4-fill-darker-transparent-15{fill:#14141426}.theme-dark .grey-fill-darker-transparent-20,.theme-dark .color-4-fill-darker-transparent-20{fill:#14141433}.theme-dark .grey-fill-darker-transparent-25,.theme-dark .color-4-fill-darker-transparent-25{fill:#14141440}.theme-dark .grey-fill-darker-transparent-30,.theme-dark .color-4-fill-darker-transparent-30{fill:#1414144d}.theme-dark .grey-fill-darker-transparent-35,.theme-dark .color-4-fill-darker-transparent-35{fill:#14141459}.theme-dark .grey-fill-darker-transparent-40,.theme-dark .color-4-fill-darker-transparent-40{fill:#14141466}.theme-dark .grey-fill-darker-transparent-45,.theme-dark .color-4-fill-darker-transparent-45{fill:#14141473}.theme-dark .grey-fill-darker-transparent-50,.theme-dark .color-4-fill-darker-transparent-50{fill:#14141480}.theme-dark .grey-fill-darker-transparent-55,.theme-dark .color-4-fill-darker-transparent-55{fill:#1414148c}.theme-dark .grey-fill-darker-transparent-60,.theme-dark .color-4-fill-darker-transparent-60{fill:#14141499}.theme-dark .grey-fill-darker-transparent-65,.theme-dark .color-4-fill-darker-transparent-65{fill:#141414a6}.theme-dark .grey-fill-darker-transparent-70,.theme-dark .color-4-fill-darker-transparent-70{fill:#141414b3}.theme-dark .grey-fill-darker-transparent-75,.theme-dark .color-4-fill-darker-transparent-75{fill:#141414bf}.theme-dark .grey-fill-darker-transparent-80,.theme-dark .color-4-fill-darker-transparent-80{fill:#141414cc}.theme-dark .grey-fill-darker-transparent-85,.theme-dark .color-4-fill-darker-transparent-85{fill:#141414d9}.theme-dark .grey-fill-darker-transparent-90,.theme-dark .color-4-fill-darker-transparent-90{fill:#141414e6}.theme-dark .grey-fill-darker-transparent-95,.theme-dark .color-4-fill-darker-transparent-95{fill:#141414f2}.theme-dark .grey-fill-darker-lightness-10,.theme-dark .color-4-fill-darker-lightness-10{fill:#2c2c2c}.theme-dark .grey-fill-darker-darkness-10,.theme-dark .color-4-fill-darker-darkness-10{fill:#121212}.theme-dark .grey-fill-darker-lightness-20,.theme-dark .color-4-fill-darker-lightness-20{fill:#434343}.theme-dark .grey-fill-darker-darkness-20,.theme-dark .color-4-fill-darker-darkness-20{fill:#101010}.theme-dark .grey-fill-darker-lightness-30,.theme-dark .color-4-fill-darker-lightness-30{fill:#5b5b5b}.theme-dark .grey-fill-darker-darkness-30,.theme-dark .color-4-fill-darker-darkness-30{fill:#0e0e0e}.theme-dark .grey-fill-darker-lightness-40,.theme-dark .color-4-fill-darker-lightness-40{fill:#727272}.theme-dark .grey-fill-darker-darkness-40,.theme-dark .color-4-fill-darker-darkness-40{fill:#0c0c0c}.theme-dark .grey-fill-darker-lightness-50,.theme-dark .color-4-fill-darker-lightness-50{fill:#8a8a8a}.theme-dark .grey-fill-darker-darkness-50,.theme-dark .color-4-fill-darker-darkness-50{fill:#0a0a0a}.theme-dark .grey-fill-darker-lightness-60,.theme-dark .color-4-fill-darker-lightness-60{fill:#a1a1a1}.theme-dark .grey-fill-darker-darkness-60,.theme-dark .color-4-fill-darker-darkness-60{fill:#080808}.theme-dark .grey-fill-darker-lightness-70,.theme-dark .color-4-fill-darker-lightness-70{fill:#b9b9b9}.theme-dark .grey-fill-darker-darkness-70,.theme-dark .color-4-fill-darker-darkness-70{fill:#060606}.theme-dark .grey-fill-darker-lightness-80,.theme-dark .color-4-fill-darker-lightness-80{fill:#d0d0d0}.theme-dark .grey-fill-darker-darkness-80,.theme-dark .color-4-fill-darker-darkness-80{fill:#040404}.theme-dark .grey-fill-darker-lightness-90,.theme-dark .color-4-fill-darker-lightness-90{fill:#e8e8e8}.theme-dark .grey-fill-darker-darkness-90,.theme-dark .color-4-fill-darker-darkness-90{fill:#020202}.theme-dark .grey-fill-darker-hover:hover,.theme-dark .color-4-fill-darker-hover:hover{fill:#141414}.theme-dark .grey-fill-darker-hover-transparent-5:hover,.theme-dark .color-4-fill-darker-hover-transparent-5:hover{fill:#1414140d}.theme-dark .grey-fill-darker-hover-transparent-10:hover,.theme-dark .color-4-fill-darker-hover-transparent-10:hover{fill:#1414141a}.theme-dark .grey-fill-darker-hover-transparent-15:hover,.theme-dark .color-4-fill-darker-hover-transparent-15:hover{fill:#14141426}.theme-dark .grey-fill-darker-hover-transparent-20:hover,.theme-dark .color-4-fill-darker-hover-transparent-20:hover{fill:#14141433}.theme-dark .grey-fill-darker-hover-transparent-25:hover,.theme-dark .color-4-fill-darker-hover-transparent-25:hover{fill:#14141440}.theme-dark .grey-fill-darker-hover-transparent-30:hover,.theme-dark .color-4-fill-darker-hover-transparent-30:hover{fill:#1414144d}.theme-dark .grey-fill-darker-hover-transparent-35:hover,.theme-dark .color-4-fill-darker-hover-transparent-35:hover{fill:#14141459}.theme-dark .grey-fill-darker-hover-transparent-40:hover,.theme-dark .color-4-fill-darker-hover-transparent-40:hover{fill:#14141466}.theme-dark .grey-fill-darker-hover-transparent-45:hover,.theme-dark .color-4-fill-darker-hover-transparent-45:hover{fill:#14141473}.theme-dark .grey-fill-darker-hover-transparent-50:hover,.theme-dark .color-4-fill-darker-hover-transparent-50:hover{fill:#14141480}.theme-dark .grey-fill-darker-hover-transparent-55:hover,.theme-dark .color-4-fill-darker-hover-transparent-55:hover{fill:#1414148c}.theme-dark .grey-fill-darker-hover-transparent-60:hover,.theme-dark .color-4-fill-darker-hover-transparent-60:hover{fill:#14141499}.theme-dark .grey-fill-darker-hover-transparent-65:hover,.theme-dark .color-4-fill-darker-hover-transparent-65:hover{fill:#141414a6}.theme-dark .grey-fill-darker-hover-transparent-70:hover,.theme-dark .color-4-fill-darker-hover-transparent-70:hover{fill:#141414b3}.theme-dark .grey-fill-darker-hover-transparent-75:hover,.theme-dark .color-4-fill-darker-hover-transparent-75:hover{fill:#141414bf}.theme-dark .grey-fill-darker-hover-transparent-80:hover,.theme-dark .color-4-fill-darker-hover-transparent-80:hover{fill:#141414cc}.theme-dark .grey-fill-darker-hover-transparent-85:hover,.theme-dark .color-4-fill-darker-hover-transparent-85:hover{fill:#141414d9}.theme-dark .grey-fill-darker-hover-transparent-90:hover,.theme-dark .color-4-fill-darker-hover-transparent-90:hover{fill:#141414e6}.theme-dark .grey-fill-darker-hover-transparent-95:hover,.theme-dark .color-4-fill-darker-hover-transparent-95:hover{fill:#141414f2}.theme-dark .grey-stroke-lighter,.theme-dark .color-4-stroke-lighter{stroke:#f2f2f2}.theme-dark .grey-stroke-lighter-transparent-5,.theme-dark .color-4-stroke-lighter-transparent-5{stroke:#f2f2f20d}.theme-dark .grey-stroke-lighter-transparent-10,.theme-dark .color-4-stroke-lighter-transparent-10{stroke:#f2f2f21a}.theme-dark .grey-stroke-lighter-transparent-15,.theme-dark .color-4-stroke-lighter-transparent-15{stroke:#f2f2f226}.theme-dark .grey-stroke-lighter-transparent-20,.theme-dark .color-4-stroke-lighter-transparent-20{stroke:#f2f2f233}.theme-dark .grey-stroke-lighter-transparent-25,.theme-dark .color-4-stroke-lighter-transparent-25{stroke:#f2f2f240}.theme-dark .grey-stroke-lighter-transparent-30,.theme-dark .color-4-stroke-lighter-transparent-30{stroke:#f2f2f24d}.theme-dark .grey-stroke-lighter-transparent-35,.theme-dark .color-4-stroke-lighter-transparent-35{stroke:#f2f2f259}.theme-dark .grey-stroke-lighter-transparent-40,.theme-dark .color-4-stroke-lighter-transparent-40{stroke:#f2f2f266}.theme-dark .grey-stroke-lighter-transparent-45,.theme-dark .color-4-stroke-lighter-transparent-45{stroke:#f2f2f273}.theme-dark .grey-stroke-lighter-transparent-50,.theme-dark .color-4-stroke-lighter-transparent-50{stroke:#f2f2f280}.theme-dark .grey-stroke-lighter-transparent-55,.theme-dark .color-4-stroke-lighter-transparent-55{stroke:#f2f2f28c}.theme-dark .grey-stroke-lighter-transparent-60,.theme-dark .color-4-stroke-lighter-transparent-60{stroke:#f2f2f299}.theme-dark .grey-stroke-lighter-transparent-65,.theme-dark .color-4-stroke-lighter-transparent-65{stroke:#f2f2f2a6}.theme-dark .grey-stroke-lighter-transparent-70,.theme-dark .color-4-stroke-lighter-transparent-70{stroke:#f2f2f2b3}.theme-dark .grey-stroke-lighter-transparent-75,.theme-dark .color-4-stroke-lighter-transparent-75{stroke:#f2f2f2bf}.theme-dark .grey-stroke-lighter-transparent-80,.theme-dark .color-4-stroke-lighter-transparent-80{stroke:#f2f2f2cc}.theme-dark .grey-stroke-lighter-transparent-85,.theme-dark .color-4-stroke-lighter-transparent-85{stroke:#f2f2f2d9}.theme-dark .grey-stroke-lighter-transparent-90,.theme-dark .color-4-stroke-lighter-transparent-90{stroke:#f2f2f2e6}.theme-dark .grey-stroke-lighter-transparent-95,.theme-dark .color-4-stroke-lighter-transparent-95{stroke:#f2f2f2f2}.theme-dark .grey-stroke-lighter-lightness-10,.theme-dark .color-4-stroke-lighter-lightness-10{stroke:#f3f3f3}.theme-dark .grey-stroke-lighter-darkness-10,.theme-dark .color-4-stroke-lighter-darkness-10{stroke:#dadada}.theme-dark .grey-stroke-lighter-lightness-20,.theme-dark .color-4-stroke-lighter-lightness-20{stroke:#f5f5f5}.theme-dark .grey-stroke-lighter-darkness-20,.theme-dark .color-4-stroke-lighter-darkness-20{stroke:#c2c2c2}.theme-dark .grey-stroke-lighter-lightness-30,.theme-dark .color-4-stroke-lighter-lightness-30{stroke:#f6f6f6}.theme-dark .grey-stroke-lighter-darkness-30,.theme-dark .color-4-stroke-lighter-darkness-30{stroke:#a9a9a9}.theme-dark .grey-stroke-lighter-lightness-40,.theme-dark .color-4-stroke-lighter-lightness-40{stroke:#f7f7f7}.theme-dark .grey-stroke-lighter-darkness-40,.theme-dark .color-4-stroke-lighter-darkness-40{stroke:#919191}.theme-dark .grey-stroke-lighter-lightness-50,.theme-dark .color-4-stroke-lighter-lightness-50{stroke:#f9f9f9}.theme-dark .grey-stroke-lighter-darkness-50,.theme-dark .color-4-stroke-lighter-darkness-50{stroke:#797979}.theme-dark .grey-stroke-lighter-lightness-60,.theme-dark .color-4-stroke-lighter-lightness-60{stroke:#fafafa}.theme-dark .grey-stroke-lighter-darkness-60,.theme-dark .color-4-stroke-lighter-darkness-60{stroke:#616161}.theme-dark .grey-stroke-lighter-lightness-70,.theme-dark .color-4-stroke-lighter-lightness-70{stroke:#fbfbfb}.theme-dark .grey-stroke-lighter-darkness-70,.theme-dark .color-4-stroke-lighter-darkness-70{stroke:#494949}.theme-dark .grey-stroke-lighter-lightness-80,.theme-dark .color-4-stroke-lighter-lightness-80{stroke:#fcfcfc}.theme-dark .grey-stroke-lighter-darkness-80,.theme-dark .color-4-stroke-lighter-darkness-80{stroke:#303030}.theme-dark .grey-stroke-lighter-lightness-90,.theme-dark .color-4-stroke-lighter-lightness-90{stroke:#fefefe}.theme-dark .grey-stroke-lighter-darkness-90,.theme-dark .color-4-stroke-lighter-darkness-90{stroke:#181818}.theme-dark .grey-stroke-lighter-hover:hover,.theme-dark .color-4-stroke-lighter-hover:hover{stroke:#f2f2f2}.theme-dark .grey-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-5:hover{stroke:#f2f2f20d}.theme-dark .grey-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-10:hover{stroke:#f2f2f21a}.theme-dark .grey-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-15:hover{stroke:#f2f2f226}.theme-dark .grey-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-20:hover{stroke:#f2f2f233}.theme-dark .grey-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-25:hover{stroke:#f2f2f240}.theme-dark .grey-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-30:hover{stroke:#f2f2f24d}.theme-dark .grey-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-35:hover{stroke:#f2f2f259}.theme-dark .grey-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-40:hover{stroke:#f2f2f266}.theme-dark .grey-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-45:hover{stroke:#f2f2f273}.theme-dark .grey-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-50:hover{stroke:#f2f2f280}.theme-dark .grey-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-55:hover{stroke:#f2f2f28c}.theme-dark .grey-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-60:hover{stroke:#f2f2f299}.theme-dark .grey-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-65:hover{stroke:#f2f2f2a6}.theme-dark .grey-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-70:hover{stroke:#f2f2f2b3}.theme-dark .grey-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-75:hover{stroke:#f2f2f2bf}.theme-dark .grey-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-80:hover{stroke:#f2f2f2cc}.theme-dark .grey-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-85:hover{stroke:#f2f2f2d9}.theme-dark .grey-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-90:hover{stroke:#f2f2f2e6}.theme-dark .grey-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-4-stroke-lighter-hover-transparent-95:hover{stroke:#f2f2f2f2}.theme-dark .grey-stroke-light,.theme-dark .color-4-stroke-light{stroke:#dedede}.theme-dark .grey-stroke-light-transparent-5,.theme-dark .color-4-stroke-light-transparent-5{stroke:#dedede0d}.theme-dark .grey-stroke-light-transparent-10,.theme-dark .color-4-stroke-light-transparent-10{stroke:#dedede1a}.theme-dark .grey-stroke-light-transparent-15,.theme-dark .color-4-stroke-light-transparent-15{stroke:#dedede26}.theme-dark .grey-stroke-light-transparent-20,.theme-dark .color-4-stroke-light-transparent-20{stroke:#dedede33}.theme-dark .grey-stroke-light-transparent-25,.theme-dark .color-4-stroke-light-transparent-25{stroke:#dedede40}.theme-dark .grey-stroke-light-transparent-30,.theme-dark .color-4-stroke-light-transparent-30{stroke:#dedede4d}.theme-dark .grey-stroke-light-transparent-35,.theme-dark .color-4-stroke-light-transparent-35{stroke:#dedede59}.theme-dark .grey-stroke-light-transparent-40,.theme-dark .color-4-stroke-light-transparent-40{stroke:#dedede66}.theme-dark .grey-stroke-light-transparent-45,.theme-dark .color-4-stroke-light-transparent-45{stroke:#dedede73}.theme-dark .grey-stroke-light-transparent-50,.theme-dark .color-4-stroke-light-transparent-50{stroke:#dedede80}.theme-dark .grey-stroke-light-transparent-55,.theme-dark .color-4-stroke-light-transparent-55{stroke:#dedede8c}.theme-dark .grey-stroke-light-transparent-60,.theme-dark .color-4-stroke-light-transparent-60{stroke:#dedede99}.theme-dark .grey-stroke-light-transparent-65,.theme-dark .color-4-stroke-light-transparent-65{stroke:#dededea6}.theme-dark .grey-stroke-light-transparent-70,.theme-dark .color-4-stroke-light-transparent-70{stroke:#dededeb3}.theme-dark .grey-stroke-light-transparent-75,.theme-dark .color-4-stroke-light-transparent-75{stroke:#dededebf}.theme-dark .grey-stroke-light-transparent-80,.theme-dark .color-4-stroke-light-transparent-80{stroke:#dededecc}.theme-dark .grey-stroke-light-transparent-85,.theme-dark .color-4-stroke-light-transparent-85{stroke:#dededed9}.theme-dark .grey-stroke-light-transparent-90,.theme-dark .color-4-stroke-light-transparent-90{stroke:#dededee6}.theme-dark .grey-stroke-light-transparent-95,.theme-dark .color-4-stroke-light-transparent-95{stroke:#dededef2}.theme-dark .grey-stroke-light-lightness-10,.theme-dark .color-4-stroke-light-lightness-10{stroke:#e1e1e1}.theme-dark .grey-stroke-light-darkness-10,.theme-dark .color-4-stroke-light-darkness-10{stroke:#c8c8c8}.theme-dark .grey-stroke-light-lightness-20,.theme-dark .color-4-stroke-light-lightness-20{stroke:#e5e5e5}.theme-dark .grey-stroke-light-darkness-20,.theme-dark .color-4-stroke-light-darkness-20{stroke:#b2b2b2}.theme-dark .grey-stroke-light-lightness-30,.theme-dark .color-4-stroke-light-lightness-30{stroke:#e8e8e8}.theme-dark .grey-stroke-light-darkness-30,.theme-dark .color-4-stroke-light-darkness-30{stroke:#9b9b9b}.theme-dark .grey-stroke-light-lightness-40,.theme-dark .color-4-stroke-light-lightness-40{stroke:#ebebeb}.theme-dark .grey-stroke-light-darkness-40,.theme-dark .color-4-stroke-light-darkness-40{stroke:#858585}.theme-dark .grey-stroke-light-lightness-50,.theme-dark .color-4-stroke-light-lightness-50{stroke:#efefef}.theme-dark .grey-stroke-light-darkness-50,.theme-dark .color-4-stroke-light-darkness-50{stroke:#6f6f6f}.theme-dark .grey-stroke-light-lightness-60,.theme-dark .color-4-stroke-light-lightness-60{stroke:#f2f2f2}.theme-dark .grey-stroke-light-darkness-60,.theme-dark .color-4-stroke-light-darkness-60{stroke:#595959}.theme-dark .grey-stroke-light-lightness-70,.theme-dark .color-4-stroke-light-lightness-70{stroke:#f5f5f5}.theme-dark .grey-stroke-light-darkness-70,.theme-dark .color-4-stroke-light-darkness-70{stroke:#434343}.theme-dark .grey-stroke-light-lightness-80,.theme-dark .color-4-stroke-light-lightness-80{stroke:#f8f8f8}.theme-dark .grey-stroke-light-darkness-80,.theme-dark .color-4-stroke-light-darkness-80{stroke:#2c2c2c}.theme-dark .grey-stroke-light-lightness-90,.theme-dark .color-4-stroke-light-lightness-90{stroke:#fcfcfc}.theme-dark .grey-stroke-light-darkness-90,.theme-dark .color-4-stroke-light-darkness-90{stroke:#161616}.theme-dark .grey-stroke-light-hover:hover,.theme-dark .color-4-stroke-light-hover:hover{stroke:#dedede}.theme-dark .grey-stroke-light-hover-transparent-5:hover,.theme-dark .color-4-stroke-light-hover-transparent-5:hover{stroke:#dedede0d}.theme-dark .grey-stroke-light-hover-transparent-10:hover,.theme-dark .color-4-stroke-light-hover-transparent-10:hover{stroke:#dedede1a}.theme-dark .grey-stroke-light-hover-transparent-15:hover,.theme-dark .color-4-stroke-light-hover-transparent-15:hover{stroke:#dedede26}.theme-dark .grey-stroke-light-hover-transparent-20:hover,.theme-dark .color-4-stroke-light-hover-transparent-20:hover{stroke:#dedede33}.theme-dark .grey-stroke-light-hover-transparent-25:hover,.theme-dark .color-4-stroke-light-hover-transparent-25:hover{stroke:#dedede40}.theme-dark .grey-stroke-light-hover-transparent-30:hover,.theme-dark .color-4-stroke-light-hover-transparent-30:hover{stroke:#dedede4d}.theme-dark .grey-stroke-light-hover-transparent-35:hover,.theme-dark .color-4-stroke-light-hover-transparent-35:hover{stroke:#dedede59}.theme-dark .grey-stroke-light-hover-transparent-40:hover,.theme-dark .color-4-stroke-light-hover-transparent-40:hover{stroke:#dedede66}.theme-dark .grey-stroke-light-hover-transparent-45:hover,.theme-dark .color-4-stroke-light-hover-transparent-45:hover{stroke:#dedede73}.theme-dark .grey-stroke-light-hover-transparent-50:hover,.theme-dark .color-4-stroke-light-hover-transparent-50:hover{stroke:#dedede80}.theme-dark .grey-stroke-light-hover-transparent-55:hover,.theme-dark .color-4-stroke-light-hover-transparent-55:hover{stroke:#dedede8c}.theme-dark .grey-stroke-light-hover-transparent-60:hover,.theme-dark .color-4-stroke-light-hover-transparent-60:hover{stroke:#dedede99}.theme-dark .grey-stroke-light-hover-transparent-65:hover,.theme-dark .color-4-stroke-light-hover-transparent-65:hover{stroke:#dededea6}.theme-dark .grey-stroke-light-hover-transparent-70:hover,.theme-dark .color-4-stroke-light-hover-transparent-70:hover{stroke:#dededeb3}.theme-dark .grey-stroke-light-hover-transparent-75:hover,.theme-dark .color-4-stroke-light-hover-transparent-75:hover{stroke:#dededebf}.theme-dark .grey-stroke-light-hover-transparent-80:hover,.theme-dark .color-4-stroke-light-hover-transparent-80:hover{stroke:#dededecc}.theme-dark .grey-stroke-light-hover-transparent-85:hover,.theme-dark .color-4-stroke-light-hover-transparent-85:hover{stroke:#dededed9}.theme-dark .grey-stroke-light-hover-transparent-90:hover,.theme-dark .color-4-stroke-light-hover-transparent-90:hover{stroke:#dededee6}.theme-dark .grey-stroke-light-hover-transparent-95:hover,.theme-dark .color-4-stroke-light-hover-transparent-95:hover{stroke:#dededef2}.theme-dark .grey-stroke,.theme-dark .color-4-stroke{stroke:#7d7d7d}.theme-dark .grey-stroke-transparent-5,.theme-dark .color-4-stroke-transparent-5{stroke:#7d7d7d0d}.theme-dark .grey-stroke-transparent-10,.theme-dark .color-4-stroke-transparent-10{stroke:#7d7d7d1a}.theme-dark .grey-stroke-transparent-15,.theme-dark .color-4-stroke-transparent-15{stroke:#7d7d7d26}.theme-dark .grey-stroke-transparent-20,.theme-dark .color-4-stroke-transparent-20{stroke:#7d7d7d33}.theme-dark .grey-stroke-transparent-25,.theme-dark .color-4-stroke-transparent-25{stroke:#7d7d7d40}.theme-dark .grey-stroke-transparent-30,.theme-dark .color-4-stroke-transparent-30{stroke:#7d7d7d4d}.theme-dark .grey-stroke-transparent-35,.theme-dark .color-4-stroke-transparent-35{stroke:#7d7d7d59}.theme-dark .grey-stroke-transparent-40,.theme-dark .color-4-stroke-transparent-40{stroke:#7d7d7d66}.theme-dark .grey-stroke-transparent-45,.theme-dark .color-4-stroke-transparent-45{stroke:#7d7d7d73}.theme-dark .grey-stroke-transparent-50,.theme-dark .color-4-stroke-transparent-50{stroke:#7d7d7d80}.theme-dark .grey-stroke-transparent-55,.theme-dark .color-4-stroke-transparent-55{stroke:#7d7d7d8c}.theme-dark .grey-stroke-transparent-60,.theme-dark .color-4-stroke-transparent-60{stroke:#7d7d7d99}.theme-dark .grey-stroke-transparent-65,.theme-dark .color-4-stroke-transparent-65{stroke:#7d7d7da6}.theme-dark .grey-stroke-transparent-70,.theme-dark .color-4-stroke-transparent-70{stroke:#7d7d7db3}.theme-dark .grey-stroke-transparent-75,.theme-dark .color-4-stroke-transparent-75{stroke:#7d7d7dbf}.theme-dark .grey-stroke-transparent-80,.theme-dark .color-4-stroke-transparent-80{stroke:#7d7d7dcc}.theme-dark .grey-stroke-transparent-85,.theme-dark .color-4-stroke-transparent-85{stroke:#7d7d7dd9}.theme-dark .grey-stroke-transparent-90,.theme-dark .color-4-stroke-transparent-90{stroke:#7d7d7de6}.theme-dark .grey-stroke-transparent-95,.theme-dark .color-4-stroke-transparent-95{stroke:#7d7d7df2}.theme-dark .grey-stroke-lightness-10,.theme-dark .color-4-stroke-lightness-10{stroke:#8a8a8a}.theme-dark .grey-stroke-darkness-10,.theme-dark .color-4-stroke-darkness-10{stroke:#717171}.theme-dark .grey-stroke-lightness-20,.theme-dark .color-4-stroke-lightness-20{stroke:#979797}.theme-dark .grey-stroke-darkness-20,.theme-dark .color-4-stroke-darkness-20{stroke:#646464}.theme-dark .grey-stroke-lightness-30,.theme-dark .color-4-stroke-lightness-30{stroke:#a4a4a4}.theme-dark .grey-stroke-darkness-30,.theme-dark .color-4-stroke-darkness-30{stroke:#585858}.theme-dark .grey-stroke-lightness-40,.theme-dark .color-4-stroke-lightness-40{stroke:#b1b1b1}.theme-dark .grey-stroke-darkness-40,.theme-dark .color-4-stroke-darkness-40{stroke:#4b4b4b}.theme-dark .grey-stroke-lightness-50,.theme-dark .color-4-stroke-lightness-50{stroke:#bebebe}.theme-dark .grey-stroke-darkness-50,.theme-dark .color-4-stroke-darkness-50{stroke:#3f3f3f}.theme-dark .grey-stroke-lightness-60,.theme-dark .color-4-stroke-lightness-60{stroke:#cbcbcb}.theme-dark .grey-stroke-darkness-60,.theme-dark .color-4-stroke-darkness-60{stroke:#323232}.theme-dark .grey-stroke-lightness-70,.theme-dark .color-4-stroke-lightness-70{stroke:#d8d8d8}.theme-dark .grey-stroke-darkness-70,.theme-dark .color-4-stroke-darkness-70{stroke:#262626}.theme-dark .grey-stroke-lightness-80,.theme-dark .color-4-stroke-lightness-80{stroke:#e5e5e5}.theme-dark .grey-stroke-darkness-80,.theme-dark .color-4-stroke-darkness-80{stroke:#191919}.theme-dark .grey-stroke-lightness-90,.theme-dark .color-4-stroke-lightness-90{stroke:#f2f2f2}.theme-dark .grey-stroke-darkness-90,.theme-dark .color-4-stroke-darkness-90{stroke:#0d0d0d}.theme-dark .grey-stroke-hover:hover,.theme-dark .color-4-stroke-hover:hover{stroke:#7d7d7d}.theme-dark .grey-stroke-hover-transparent-5:hover,.theme-dark .color-4-stroke-hover-transparent-5:hover{stroke:#7d7d7d0d}.theme-dark .grey-stroke-hover-transparent-10:hover,.theme-dark .color-4-stroke-hover-transparent-10:hover{stroke:#7d7d7d1a}.theme-dark .grey-stroke-hover-transparent-15:hover,.theme-dark .color-4-stroke-hover-transparent-15:hover{stroke:#7d7d7d26}.theme-dark .grey-stroke-hover-transparent-20:hover,.theme-dark .color-4-stroke-hover-transparent-20:hover{stroke:#7d7d7d33}.theme-dark .grey-stroke-hover-transparent-25:hover,.theme-dark .color-4-stroke-hover-transparent-25:hover{stroke:#7d7d7d40}.theme-dark .grey-stroke-hover-transparent-30:hover,.theme-dark .color-4-stroke-hover-transparent-30:hover{stroke:#7d7d7d4d}.theme-dark .grey-stroke-hover-transparent-35:hover,.theme-dark .color-4-stroke-hover-transparent-35:hover{stroke:#7d7d7d59}.theme-dark .grey-stroke-hover-transparent-40:hover,.theme-dark .color-4-stroke-hover-transparent-40:hover{stroke:#7d7d7d66}.theme-dark .grey-stroke-hover-transparent-45:hover,.theme-dark .color-4-stroke-hover-transparent-45:hover{stroke:#7d7d7d73}.theme-dark .grey-stroke-hover-transparent-50:hover,.theme-dark .color-4-stroke-hover-transparent-50:hover{stroke:#7d7d7d80}.theme-dark .grey-stroke-hover-transparent-55:hover,.theme-dark .color-4-stroke-hover-transparent-55:hover{stroke:#7d7d7d8c}.theme-dark .grey-stroke-hover-transparent-60:hover,.theme-dark .color-4-stroke-hover-transparent-60:hover{stroke:#7d7d7d99}.theme-dark .grey-stroke-hover-transparent-65:hover,.theme-dark .color-4-stroke-hover-transparent-65:hover{stroke:#7d7d7da6}.theme-dark .grey-stroke-hover-transparent-70:hover,.theme-dark .color-4-stroke-hover-transparent-70:hover{stroke:#7d7d7db3}.theme-dark .grey-stroke-hover-transparent-75:hover,.theme-dark .color-4-stroke-hover-transparent-75:hover{stroke:#7d7d7dbf}.theme-dark .grey-stroke-hover-transparent-80:hover,.theme-dark .color-4-stroke-hover-transparent-80:hover{stroke:#7d7d7dcc}.theme-dark .grey-stroke-hover-transparent-85:hover,.theme-dark .color-4-stroke-hover-transparent-85:hover{stroke:#7d7d7dd9}.theme-dark .grey-stroke-hover-transparent-90:hover,.theme-dark .color-4-stroke-hover-transparent-90:hover{stroke:#7d7d7de6}.theme-dark .grey-stroke-hover-transparent-95:hover,.theme-dark .color-4-stroke-hover-transparent-95:hover{stroke:#7d7d7df2}.theme-dark .grey-stroke-dark,.theme-dark .color-4-stroke-dark{stroke:#2d2d2d}.theme-dark .grey-stroke-dark-transparent-5,.theme-dark .color-4-stroke-dark-transparent-5{stroke:#2d2d2d0d}.theme-dark .grey-stroke-dark-transparent-10,.theme-dark .color-4-stroke-dark-transparent-10{stroke:#2d2d2d1a}.theme-dark .grey-stroke-dark-transparent-15,.theme-dark .color-4-stroke-dark-transparent-15{stroke:#2d2d2d26}.theme-dark .grey-stroke-dark-transparent-20,.theme-dark .color-4-stroke-dark-transparent-20{stroke:#2d2d2d33}.theme-dark .grey-stroke-dark-transparent-25,.theme-dark .color-4-stroke-dark-transparent-25{stroke:#2d2d2d40}.theme-dark .grey-stroke-dark-transparent-30,.theme-dark .color-4-stroke-dark-transparent-30{stroke:#2d2d2d4d}.theme-dark .grey-stroke-dark-transparent-35,.theme-dark .color-4-stroke-dark-transparent-35{stroke:#2d2d2d59}.theme-dark .grey-stroke-dark-transparent-40,.theme-dark .color-4-stroke-dark-transparent-40{stroke:#2d2d2d66}.theme-dark .grey-stroke-dark-transparent-45,.theme-dark .color-4-stroke-dark-transparent-45{stroke:#2d2d2d73}.theme-dark .grey-stroke-dark-transparent-50,.theme-dark .color-4-stroke-dark-transparent-50{stroke:#2d2d2d80}.theme-dark .grey-stroke-dark-transparent-55,.theme-dark .color-4-stroke-dark-transparent-55{stroke:#2d2d2d8c}.theme-dark .grey-stroke-dark-transparent-60,.theme-dark .color-4-stroke-dark-transparent-60{stroke:#2d2d2d99}.theme-dark .grey-stroke-dark-transparent-65,.theme-dark .color-4-stroke-dark-transparent-65{stroke:#2d2d2da6}.theme-dark .grey-stroke-dark-transparent-70,.theme-dark .color-4-stroke-dark-transparent-70{stroke:#2d2d2db3}.theme-dark .grey-stroke-dark-transparent-75,.theme-dark .color-4-stroke-dark-transparent-75{stroke:#2d2d2dbf}.theme-dark .grey-stroke-dark-transparent-80,.theme-dark .color-4-stroke-dark-transparent-80{stroke:#2d2d2dcc}.theme-dark .grey-stroke-dark-transparent-85,.theme-dark .color-4-stroke-dark-transparent-85{stroke:#2d2d2dd9}.theme-dark .grey-stroke-dark-transparent-90,.theme-dark .color-4-stroke-dark-transparent-90{stroke:#2d2d2de6}.theme-dark .grey-stroke-dark-transparent-95,.theme-dark .color-4-stroke-dark-transparent-95{stroke:#2d2d2df2}.theme-dark .grey-stroke-dark-lightness-10,.theme-dark .color-4-stroke-dark-lightness-10{stroke:#424242}.theme-dark .grey-stroke-dark-darkness-10,.theme-dark .color-4-stroke-dark-darkness-10{stroke:#292929}.theme-dark .grey-stroke-dark-lightness-20,.theme-dark .color-4-stroke-dark-lightness-20{stroke:#575757}.theme-dark .grey-stroke-dark-darkness-20,.theme-dark .color-4-stroke-dark-darkness-20{stroke:#242424}.theme-dark .grey-stroke-dark-lightness-30,.theme-dark .color-4-stroke-dark-lightness-30{stroke:#6c6c6c}.theme-dark .grey-stroke-dark-darkness-30,.theme-dark .color-4-stroke-dark-darkness-30{stroke:#202020}.theme-dark .grey-stroke-dark-lightness-40,.theme-dark .color-4-stroke-dark-lightness-40{stroke:#818181}.theme-dark .grey-stroke-dark-darkness-40,.theme-dark .color-4-stroke-dark-darkness-40{stroke:#1b1b1b}.theme-dark .grey-stroke-dark-lightness-50,.theme-dark .color-4-stroke-dark-lightness-50{stroke:#969696}.theme-dark .grey-stroke-dark-darkness-50,.theme-dark .color-4-stroke-dark-darkness-50{stroke:#171717}.theme-dark .grey-stroke-dark-lightness-60,.theme-dark .color-4-stroke-dark-lightness-60{stroke:#ababab}.theme-dark .grey-stroke-dark-darkness-60,.theme-dark .color-4-stroke-dark-darkness-60{stroke:#121212}.theme-dark .grey-stroke-dark-lightness-70,.theme-dark .color-4-stroke-dark-lightness-70{stroke:silver}.theme-dark .grey-stroke-dark-darkness-70,.theme-dark .color-4-stroke-dark-darkness-70{stroke:#0e0e0e}.theme-dark .grey-stroke-dark-lightness-80,.theme-dark .color-4-stroke-dark-lightness-80{stroke:#d5d5d5}.theme-dark .grey-stroke-dark-darkness-80,.theme-dark .color-4-stroke-dark-darkness-80{stroke:#090909}.theme-dark .grey-stroke-dark-lightness-90,.theme-dark .color-4-stroke-dark-lightness-90{stroke:#eaeaea}.theme-dark .grey-stroke-dark-darkness-90,.theme-dark .color-4-stroke-dark-darkness-90{stroke:#050505}.theme-dark .grey-stroke-dark-hover:hover,.theme-dark .color-4-stroke-dark-hover:hover{stroke:#2d2d2d}.theme-dark .grey-stroke-dark-hover-transparent-5:hover,.theme-dark .color-4-stroke-dark-hover-transparent-5:hover{stroke:#2d2d2d0d}.theme-dark .grey-stroke-dark-hover-transparent-10:hover,.theme-dark .color-4-stroke-dark-hover-transparent-10:hover{stroke:#2d2d2d1a}.theme-dark .grey-stroke-dark-hover-transparent-15:hover,.theme-dark .color-4-stroke-dark-hover-transparent-15:hover{stroke:#2d2d2d26}.theme-dark .grey-stroke-dark-hover-transparent-20:hover,.theme-dark .color-4-stroke-dark-hover-transparent-20:hover{stroke:#2d2d2d33}.theme-dark .grey-stroke-dark-hover-transparent-25:hover,.theme-dark .color-4-stroke-dark-hover-transparent-25:hover{stroke:#2d2d2d40}.theme-dark .grey-stroke-dark-hover-transparent-30:hover,.theme-dark .color-4-stroke-dark-hover-transparent-30:hover{stroke:#2d2d2d4d}.theme-dark .grey-stroke-dark-hover-transparent-35:hover,.theme-dark .color-4-stroke-dark-hover-transparent-35:hover{stroke:#2d2d2d59}.theme-dark .grey-stroke-dark-hover-transparent-40:hover,.theme-dark .color-4-stroke-dark-hover-transparent-40:hover{stroke:#2d2d2d66}.theme-dark .grey-stroke-dark-hover-transparent-45:hover,.theme-dark .color-4-stroke-dark-hover-transparent-45:hover{stroke:#2d2d2d73}.theme-dark .grey-stroke-dark-hover-transparent-50:hover,.theme-dark .color-4-stroke-dark-hover-transparent-50:hover{stroke:#2d2d2d80}.theme-dark .grey-stroke-dark-hover-transparent-55:hover,.theme-dark .color-4-stroke-dark-hover-transparent-55:hover{stroke:#2d2d2d8c}.theme-dark .grey-stroke-dark-hover-transparent-60:hover,.theme-dark .color-4-stroke-dark-hover-transparent-60:hover{stroke:#2d2d2d99}.theme-dark .grey-stroke-dark-hover-transparent-65:hover,.theme-dark .color-4-stroke-dark-hover-transparent-65:hover{stroke:#2d2d2da6}.theme-dark .grey-stroke-dark-hover-transparent-70:hover,.theme-dark .color-4-stroke-dark-hover-transparent-70:hover{stroke:#2d2d2db3}.theme-dark .grey-stroke-dark-hover-transparent-75:hover,.theme-dark .color-4-stroke-dark-hover-transparent-75:hover{stroke:#2d2d2dbf}.theme-dark .grey-stroke-dark-hover-transparent-80:hover,.theme-dark .color-4-stroke-dark-hover-transparent-80:hover{stroke:#2d2d2dcc}.theme-dark .grey-stroke-dark-hover-transparent-85:hover,.theme-dark .color-4-stroke-dark-hover-transparent-85:hover{stroke:#2d2d2dd9}.theme-dark .grey-stroke-dark-hover-transparent-90:hover,.theme-dark .color-4-stroke-dark-hover-transparent-90:hover{stroke:#2d2d2de6}.theme-dark .grey-stroke-dark-hover-transparent-95:hover,.theme-dark .color-4-stroke-dark-hover-transparent-95:hover{stroke:#2d2d2df2}.theme-dark .grey-stroke-darker,.theme-dark .color-4-stroke-darker{stroke:#141414}.theme-dark .grey-stroke-darker-transparent-5,.theme-dark .color-4-stroke-darker-transparent-5{stroke:#1414140d}.theme-dark .grey-stroke-darker-transparent-10,.theme-dark .color-4-stroke-darker-transparent-10{stroke:#1414141a}.theme-dark .grey-stroke-darker-transparent-15,.theme-dark .color-4-stroke-darker-transparent-15{stroke:#14141426}.theme-dark .grey-stroke-darker-transparent-20,.theme-dark .color-4-stroke-darker-transparent-20{stroke:#14141433}.theme-dark .grey-stroke-darker-transparent-25,.theme-dark .color-4-stroke-darker-transparent-25{stroke:#14141440}.theme-dark .grey-stroke-darker-transparent-30,.theme-dark .color-4-stroke-darker-transparent-30{stroke:#1414144d}.theme-dark .grey-stroke-darker-transparent-35,.theme-dark .color-4-stroke-darker-transparent-35{stroke:#14141459}.theme-dark .grey-stroke-darker-transparent-40,.theme-dark .color-4-stroke-darker-transparent-40{stroke:#14141466}.theme-dark .grey-stroke-darker-transparent-45,.theme-dark .color-4-stroke-darker-transparent-45{stroke:#14141473}.theme-dark .grey-stroke-darker-transparent-50,.theme-dark .color-4-stroke-darker-transparent-50{stroke:#14141480}.theme-dark .grey-stroke-darker-transparent-55,.theme-dark .color-4-stroke-darker-transparent-55{stroke:#1414148c}.theme-dark .grey-stroke-darker-transparent-60,.theme-dark .color-4-stroke-darker-transparent-60{stroke:#14141499}.theme-dark .grey-stroke-darker-transparent-65,.theme-dark .color-4-stroke-darker-transparent-65{stroke:#141414a6}.theme-dark .grey-stroke-darker-transparent-70,.theme-dark .color-4-stroke-darker-transparent-70{stroke:#141414b3}.theme-dark .grey-stroke-darker-transparent-75,.theme-dark .color-4-stroke-darker-transparent-75{stroke:#141414bf}.theme-dark .grey-stroke-darker-transparent-80,.theme-dark .color-4-stroke-darker-transparent-80{stroke:#141414cc}.theme-dark .grey-stroke-darker-transparent-85,.theme-dark .color-4-stroke-darker-transparent-85{stroke:#141414d9}.theme-dark .grey-stroke-darker-transparent-90,.theme-dark .color-4-stroke-darker-transparent-90{stroke:#141414e6}.theme-dark .grey-stroke-darker-transparent-95,.theme-dark .color-4-stroke-darker-transparent-95{stroke:#141414f2}.theme-dark .grey-stroke-darker-lightness-10,.theme-dark .color-4-stroke-darker-lightness-10{stroke:#2c2c2c}.theme-dark .grey-stroke-darker-darkness-10,.theme-dark .color-4-stroke-darker-darkness-10{stroke:#121212}.theme-dark .grey-stroke-darker-lightness-20,.theme-dark .color-4-stroke-darker-lightness-20{stroke:#434343}.theme-dark .grey-stroke-darker-darkness-20,.theme-dark .color-4-stroke-darker-darkness-20{stroke:#101010}.theme-dark .grey-stroke-darker-lightness-30,.theme-dark .color-4-stroke-darker-lightness-30{stroke:#5b5b5b}.theme-dark .grey-stroke-darker-darkness-30,.theme-dark .color-4-stroke-darker-darkness-30{stroke:#0e0e0e}.theme-dark .grey-stroke-darker-lightness-40,.theme-dark .color-4-stroke-darker-lightness-40{stroke:#727272}.theme-dark .grey-stroke-darker-darkness-40,.theme-dark .color-4-stroke-darker-darkness-40{stroke:#0c0c0c}.theme-dark .grey-stroke-darker-lightness-50,.theme-dark .color-4-stroke-darker-lightness-50{stroke:#8a8a8a}.theme-dark .grey-stroke-darker-darkness-50,.theme-dark .color-4-stroke-darker-darkness-50{stroke:#0a0a0a}.theme-dark .grey-stroke-darker-lightness-60,.theme-dark .color-4-stroke-darker-lightness-60{stroke:#a1a1a1}.theme-dark .grey-stroke-darker-darkness-60,.theme-dark .color-4-stroke-darker-darkness-60{stroke:#080808}.theme-dark .grey-stroke-darker-lightness-70,.theme-dark .color-4-stroke-darker-lightness-70{stroke:#b9b9b9}.theme-dark .grey-stroke-darker-darkness-70,.theme-dark .color-4-stroke-darker-darkness-70{stroke:#060606}.theme-dark .grey-stroke-darker-lightness-80,.theme-dark .color-4-stroke-darker-lightness-80{stroke:#d0d0d0}.theme-dark .grey-stroke-darker-darkness-80,.theme-dark .color-4-stroke-darker-darkness-80{stroke:#040404}.theme-dark .grey-stroke-darker-lightness-90,.theme-dark .color-4-stroke-darker-lightness-90{stroke:#e8e8e8}.theme-dark .grey-stroke-darker-darkness-90,.theme-dark .color-4-stroke-darker-darkness-90{stroke:#020202}.theme-dark .grey-stroke-darker-hover:hover,.theme-dark .color-4-stroke-darker-hover:hover{stroke:#141414}.theme-dark .grey-stroke-darker-hover-transparent-5:hover,.theme-dark .color-4-stroke-darker-hover-transparent-5:hover{stroke:#1414140d}.theme-dark .grey-stroke-darker-hover-transparent-10:hover,.theme-dark .color-4-stroke-darker-hover-transparent-10:hover{stroke:#1414141a}.theme-dark .grey-stroke-darker-hover-transparent-15:hover,.theme-dark .color-4-stroke-darker-hover-transparent-15:hover{stroke:#14141426}.theme-dark .grey-stroke-darker-hover-transparent-20:hover,.theme-dark .color-4-stroke-darker-hover-transparent-20:hover{stroke:#14141433}.theme-dark .grey-stroke-darker-hover-transparent-25:hover,.theme-dark .color-4-stroke-darker-hover-transparent-25:hover{stroke:#14141440}.theme-dark .grey-stroke-darker-hover-transparent-30:hover,.theme-dark .color-4-stroke-darker-hover-transparent-30:hover{stroke:#1414144d}.theme-dark .grey-stroke-darker-hover-transparent-35:hover,.theme-dark .color-4-stroke-darker-hover-transparent-35:hover{stroke:#14141459}.theme-dark .grey-stroke-darker-hover-transparent-40:hover,.theme-dark .color-4-stroke-darker-hover-transparent-40:hover{stroke:#14141466}.theme-dark .grey-stroke-darker-hover-transparent-45:hover,.theme-dark .color-4-stroke-darker-hover-transparent-45:hover{stroke:#14141473}.theme-dark .grey-stroke-darker-hover-transparent-50:hover,.theme-dark .color-4-stroke-darker-hover-transparent-50:hover{stroke:#14141480}.theme-dark .grey-stroke-darker-hover-transparent-55:hover,.theme-dark .color-4-stroke-darker-hover-transparent-55:hover{stroke:#1414148c}.theme-dark .grey-stroke-darker-hover-transparent-60:hover,.theme-dark .color-4-stroke-darker-hover-transparent-60:hover{stroke:#14141499}.theme-dark .grey-stroke-darker-hover-transparent-65:hover,.theme-dark .color-4-stroke-darker-hover-transparent-65:hover{stroke:#141414a6}.theme-dark .grey-stroke-darker-hover-transparent-70:hover,.theme-dark .color-4-stroke-darker-hover-transparent-70:hover{stroke:#141414b3}.theme-dark .grey-stroke-darker-hover-transparent-75:hover,.theme-dark .color-4-stroke-darker-hover-transparent-75:hover{stroke:#141414bf}.theme-dark .grey-stroke-darker-hover-transparent-80:hover,.theme-dark .color-4-stroke-darker-hover-transparent-80:hover{stroke:#141414cc}.theme-dark .grey-stroke-darker-hover-transparent-85:hover,.theme-dark .color-4-stroke-darker-hover-transparent-85:hover{stroke:#141414d9}.theme-dark .grey-stroke-darker-hover-transparent-90:hover,.theme-dark .color-4-stroke-darker-hover-transparent-90:hover{stroke:#141414e6}.theme-dark .grey-stroke-darker-hover-transparent-95:hover,.theme-dark .color-4-stroke-darker-hover-transparent-95:hover{stroke:#141414f2}.theme-dark .grey-border-lighter,.theme-dark .color-4-border-lighter{border-color:#f2f2f2!important}.theme-dark .grey-border-lighter-transparent-5,.theme-dark .color-4-border-lighter-transparent-5{border-color:#f2f2f20d!important}.theme-dark .grey-border-lighter-transparent-10,.theme-dark .color-4-border-lighter-transparent-10{border-color:#f2f2f21a!important}.theme-dark .grey-border-lighter-transparent-15,.theme-dark .color-4-border-lighter-transparent-15{border-color:#f2f2f226!important}.theme-dark .grey-border-lighter-transparent-20,.theme-dark .color-4-border-lighter-transparent-20{border-color:#f2f2f233!important}.theme-dark .grey-border-lighter-transparent-25,.theme-dark .color-4-border-lighter-transparent-25{border-color:#f2f2f240!important}.theme-dark .grey-border-lighter-transparent-30,.theme-dark .color-4-border-lighter-transparent-30{border-color:#f2f2f24d!important}.theme-dark .grey-border-lighter-transparent-35,.theme-dark .color-4-border-lighter-transparent-35{border-color:#f2f2f259!important}.theme-dark .grey-border-lighter-transparent-40,.theme-dark .color-4-border-lighter-transparent-40{border-color:#f2f2f266!important}.theme-dark .grey-border-lighter-transparent-45,.theme-dark .color-4-border-lighter-transparent-45{border-color:#f2f2f273!important}.theme-dark .grey-border-lighter-transparent-50,.theme-dark .color-4-border-lighter-transparent-50{border-color:#f2f2f280!important}.theme-dark .grey-border-lighter-transparent-55,.theme-dark .color-4-border-lighter-transparent-55{border-color:#f2f2f28c!important}.theme-dark .grey-border-lighter-transparent-60,.theme-dark .color-4-border-lighter-transparent-60{border-color:#f2f2f299!important}.theme-dark .grey-border-lighter-transparent-65,.theme-dark .color-4-border-lighter-transparent-65{border-color:#f2f2f2a6!important}.theme-dark .grey-border-lighter-transparent-70,.theme-dark .color-4-border-lighter-transparent-70{border-color:#f2f2f2b3!important}.theme-dark .grey-border-lighter-transparent-75,.theme-dark .color-4-border-lighter-transparent-75{border-color:#f2f2f2bf!important}.theme-dark .grey-border-lighter-transparent-80,.theme-dark .color-4-border-lighter-transparent-80{border-color:#f2f2f2cc!important}.theme-dark .grey-border-lighter-transparent-85,.theme-dark .color-4-border-lighter-transparent-85{border-color:#f2f2f2d9!important}.theme-dark .grey-border-lighter-transparent-90,.theme-dark .color-4-border-lighter-transparent-90{border-color:#f2f2f2e6!important}.theme-dark .grey-border-lighter-transparent-95,.theme-dark .color-4-border-lighter-transparent-95{border-color:#f2f2f2f2!important}.theme-dark .grey-border-lighter-lightness-10,.theme-dark .color-4-border-lighter-lightness-10{border-color:#f3f3f3!important}.theme-dark .grey-border-lighter-darkness-10,.theme-dark .color-4-border-lighter-darkness-10{border-color:#dadada!important}.theme-dark .grey-border-lighter-lightness-20,.theme-dark .color-4-border-lighter-lightness-20{border-color:#f5f5f5!important}.theme-dark .grey-border-lighter-darkness-20,.theme-dark .color-4-border-lighter-darkness-20{border-color:#c2c2c2!important}.theme-dark .grey-border-lighter-lightness-30,.theme-dark .color-4-border-lighter-lightness-30{border-color:#f6f6f6!important}.theme-dark .grey-border-lighter-darkness-30,.theme-dark .color-4-border-lighter-darkness-30{border-color:#a9a9a9!important}.theme-dark .grey-border-lighter-lightness-40,.theme-dark .color-4-border-lighter-lightness-40{border-color:#f7f7f7!important}.theme-dark .grey-border-lighter-darkness-40,.theme-dark .color-4-border-lighter-darkness-40{border-color:#919191!important}.theme-dark .grey-border-lighter-lightness-50,.theme-dark .color-4-border-lighter-lightness-50{border-color:#f9f9f9!important}.theme-dark .grey-border-lighter-darkness-50,.theme-dark .color-4-border-lighter-darkness-50{border-color:#797979!important}.theme-dark .grey-border-lighter-lightness-60,.theme-dark .color-4-border-lighter-lightness-60{border-color:#fafafa!important}.theme-dark .grey-border-lighter-darkness-60,.theme-dark .color-4-border-lighter-darkness-60{border-color:#616161!important}.theme-dark .grey-border-lighter-lightness-70,.theme-dark .color-4-border-lighter-lightness-70{border-color:#fbfbfb!important}.theme-dark .grey-border-lighter-darkness-70,.theme-dark .color-4-border-lighter-darkness-70{border-color:#494949!important}.theme-dark .grey-border-lighter-lightness-80,.theme-dark .color-4-border-lighter-lightness-80{border-color:#fcfcfc!important}.theme-dark .grey-border-lighter-darkness-80,.theme-dark .color-4-border-lighter-darkness-80{border-color:#303030!important}.theme-dark .grey-border-lighter-lightness-90,.theme-dark .color-4-border-lighter-lightness-90{border-color:#fefefe!important}.theme-dark .grey-border-lighter-darkness-90,.theme-dark .color-4-border-lighter-darkness-90{border-color:#181818!important}.theme-dark .grey-border-lighter-hover:hover,.theme-dark .color-4-border-lighter-hover:hover{border-color:#f2f2f2!important}.theme-dark .grey-border-lighter-hover-transparent-5:hover,.theme-dark .color-4-border-lighter-hover-transparent-5:hover{border-color:#f2f2f20d!important}.theme-dark .grey-border-lighter-hover-transparent-10:hover,.theme-dark .color-4-border-lighter-hover-transparent-10:hover{border-color:#f2f2f21a!important}.theme-dark .grey-border-lighter-hover-transparent-15:hover,.theme-dark .color-4-border-lighter-hover-transparent-15:hover{border-color:#f2f2f226!important}.theme-dark .grey-border-lighter-hover-transparent-20:hover,.theme-dark .color-4-border-lighter-hover-transparent-20:hover{border-color:#f2f2f233!important}.theme-dark .grey-border-lighter-hover-transparent-25:hover,.theme-dark .color-4-border-lighter-hover-transparent-25:hover{border-color:#f2f2f240!important}.theme-dark .grey-border-lighter-hover-transparent-30:hover,.theme-dark .color-4-border-lighter-hover-transparent-30:hover{border-color:#f2f2f24d!important}.theme-dark .grey-border-lighter-hover-transparent-35:hover,.theme-dark .color-4-border-lighter-hover-transparent-35:hover{border-color:#f2f2f259!important}.theme-dark .grey-border-lighter-hover-transparent-40:hover,.theme-dark .color-4-border-lighter-hover-transparent-40:hover{border-color:#f2f2f266!important}.theme-dark .grey-border-lighter-hover-transparent-45:hover,.theme-dark .color-4-border-lighter-hover-transparent-45:hover{border-color:#f2f2f273!important}.theme-dark .grey-border-lighter-hover-transparent-50:hover,.theme-dark .color-4-border-lighter-hover-transparent-50:hover{border-color:#f2f2f280!important}.theme-dark .grey-border-lighter-hover-transparent-55:hover,.theme-dark .color-4-border-lighter-hover-transparent-55:hover{border-color:#f2f2f28c!important}.theme-dark .grey-border-lighter-hover-transparent-60:hover,.theme-dark .color-4-border-lighter-hover-transparent-60:hover{border-color:#f2f2f299!important}.theme-dark .grey-border-lighter-hover-transparent-65:hover,.theme-dark .color-4-border-lighter-hover-transparent-65:hover{border-color:#f2f2f2a6!important}.theme-dark .grey-border-lighter-hover-transparent-70:hover,.theme-dark .color-4-border-lighter-hover-transparent-70:hover{border-color:#f2f2f2b3!important}.theme-dark .grey-border-lighter-hover-transparent-75:hover,.theme-dark .color-4-border-lighter-hover-transparent-75:hover{border-color:#f2f2f2bf!important}.theme-dark .grey-border-lighter-hover-transparent-80:hover,.theme-dark .color-4-border-lighter-hover-transparent-80:hover{border-color:#f2f2f2cc!important}.theme-dark .grey-border-lighter-hover-transparent-85:hover,.theme-dark .color-4-border-lighter-hover-transparent-85:hover{border-color:#f2f2f2d9!important}.theme-dark .grey-border-lighter-hover-transparent-90:hover,.theme-dark .color-4-border-lighter-hover-transparent-90:hover{border-color:#f2f2f2e6!important}.theme-dark .grey-border-lighter-hover-transparent-95:hover,.theme-dark .color-4-border-lighter-hover-transparent-95:hover{border-color:#f2f2f2f2!important}.theme-dark .grey-border-light,.theme-dark .color-4-border-light{border-color:#dedede!important}.theme-dark .grey-border-light-transparent-5,.theme-dark .color-4-border-light-transparent-5{border-color:#dedede0d!important}.theme-dark .grey-border-light-transparent-10,.theme-dark .color-4-border-light-transparent-10{border-color:#dedede1a!important}.theme-dark .grey-border-light-transparent-15,.theme-dark .color-4-border-light-transparent-15{border-color:#dedede26!important}.theme-dark .grey-border-light-transparent-20,.theme-dark .color-4-border-light-transparent-20{border-color:#dedede33!important}.theme-dark .grey-border-light-transparent-25,.theme-dark .color-4-border-light-transparent-25{border-color:#dedede40!important}.theme-dark .grey-border-light-transparent-30,.theme-dark .color-4-border-light-transparent-30{border-color:#dedede4d!important}.theme-dark .grey-border-light-transparent-35,.theme-dark .color-4-border-light-transparent-35{border-color:#dedede59!important}.theme-dark .grey-border-light-transparent-40,.theme-dark .color-4-border-light-transparent-40{border-color:#dedede66!important}.theme-dark .grey-border-light-transparent-45,.theme-dark .color-4-border-light-transparent-45{border-color:#dedede73!important}.theme-dark .grey-border-light-transparent-50,.theme-dark .color-4-border-light-transparent-50{border-color:#dedede80!important}.theme-dark .grey-border-light-transparent-55,.theme-dark .color-4-border-light-transparent-55{border-color:#dedede8c!important}.theme-dark .grey-border-light-transparent-60,.theme-dark .color-4-border-light-transparent-60{border-color:#dedede99!important}.theme-dark .grey-border-light-transparent-65,.theme-dark .color-4-border-light-transparent-65{border-color:#dededea6!important}.theme-dark .grey-border-light-transparent-70,.theme-dark .color-4-border-light-transparent-70{border-color:#dededeb3!important}.theme-dark .grey-border-light-transparent-75,.theme-dark .color-4-border-light-transparent-75{border-color:#dededebf!important}.theme-dark .grey-border-light-transparent-80,.theme-dark .color-4-border-light-transparent-80{border-color:#dededecc!important}.theme-dark .grey-border-light-transparent-85,.theme-dark .color-4-border-light-transparent-85{border-color:#dededed9!important}.theme-dark .grey-border-light-transparent-90,.theme-dark .color-4-border-light-transparent-90{border-color:#dededee6!important}.theme-dark .grey-border-light-transparent-95,.theme-dark .color-4-border-light-transparent-95{border-color:#dededef2!important}.theme-dark .grey-border-light-lightness-10,.theme-dark .color-4-border-light-lightness-10{border-color:#e1e1e1!important}.theme-dark .grey-border-light-darkness-10,.theme-dark .color-4-border-light-darkness-10{border-color:#c8c8c8!important}.theme-dark .grey-border-light-lightness-20,.theme-dark .color-4-border-light-lightness-20{border-color:#e5e5e5!important}.theme-dark .grey-border-light-darkness-20,.theme-dark .color-4-border-light-darkness-20{border-color:#b2b2b2!important}.theme-dark .grey-border-light-lightness-30,.theme-dark .color-4-border-light-lightness-30{border-color:#e8e8e8!important}.theme-dark .grey-border-light-darkness-30,.theme-dark .color-4-border-light-darkness-30{border-color:#9b9b9b!important}.theme-dark .grey-border-light-lightness-40,.theme-dark .color-4-border-light-lightness-40{border-color:#ebebeb!important}.theme-dark .grey-border-light-darkness-40,.theme-dark .color-4-border-light-darkness-40{border-color:#858585!important}.theme-dark .grey-border-light-lightness-50,.theme-dark .color-4-border-light-lightness-50{border-color:#efefef!important}.theme-dark .grey-border-light-darkness-50,.theme-dark .color-4-border-light-darkness-50{border-color:#6f6f6f!important}.theme-dark .grey-border-light-lightness-60,.theme-dark .color-4-border-light-lightness-60{border-color:#f2f2f2!important}.theme-dark .grey-border-light-darkness-60,.theme-dark .color-4-border-light-darkness-60{border-color:#595959!important}.theme-dark .grey-border-light-lightness-70,.theme-dark .color-4-border-light-lightness-70{border-color:#f5f5f5!important}.theme-dark .grey-border-light-darkness-70,.theme-dark .color-4-border-light-darkness-70{border-color:#434343!important}.theme-dark .grey-border-light-lightness-80,.theme-dark .color-4-border-light-lightness-80{border-color:#f8f8f8!important}.theme-dark .grey-border-light-darkness-80,.theme-dark .color-4-border-light-darkness-80{border-color:#2c2c2c!important}.theme-dark .grey-border-light-lightness-90,.theme-dark .color-4-border-light-lightness-90{border-color:#fcfcfc!important}.theme-dark .grey-border-light-darkness-90,.theme-dark .color-4-border-light-darkness-90{border-color:#161616!important}.theme-dark .grey-border-light-hover:hover,.theme-dark .color-4-border-light-hover:hover{border-color:#dedede!important}.theme-dark .grey-border-light-hover-transparent-5:hover,.theme-dark .color-4-border-light-hover-transparent-5:hover{border-color:#dedede0d!important}.theme-dark .grey-border-light-hover-transparent-10:hover,.theme-dark .color-4-border-light-hover-transparent-10:hover{border-color:#dedede1a!important}.theme-dark .grey-border-light-hover-transparent-15:hover,.theme-dark .color-4-border-light-hover-transparent-15:hover{border-color:#dedede26!important}.theme-dark .grey-border-light-hover-transparent-20:hover,.theme-dark .color-4-border-light-hover-transparent-20:hover{border-color:#dedede33!important}.theme-dark .grey-border-light-hover-transparent-25:hover,.theme-dark .color-4-border-light-hover-transparent-25:hover{border-color:#dedede40!important}.theme-dark .grey-border-light-hover-transparent-30:hover,.theme-dark .color-4-border-light-hover-transparent-30:hover{border-color:#dedede4d!important}.theme-dark .grey-border-light-hover-transparent-35:hover,.theme-dark .color-4-border-light-hover-transparent-35:hover{border-color:#dedede59!important}.theme-dark .grey-border-light-hover-transparent-40:hover,.theme-dark .color-4-border-light-hover-transparent-40:hover{border-color:#dedede66!important}.theme-dark .grey-border-light-hover-transparent-45:hover,.theme-dark .color-4-border-light-hover-transparent-45:hover{border-color:#dedede73!important}.theme-dark .grey-border-light-hover-transparent-50:hover,.theme-dark .color-4-border-light-hover-transparent-50:hover{border-color:#dedede80!important}.theme-dark .grey-border-light-hover-transparent-55:hover,.theme-dark .color-4-border-light-hover-transparent-55:hover{border-color:#dedede8c!important}.theme-dark .grey-border-light-hover-transparent-60:hover,.theme-dark .color-4-border-light-hover-transparent-60:hover{border-color:#dedede99!important}.theme-dark .grey-border-light-hover-transparent-65:hover,.theme-dark .color-4-border-light-hover-transparent-65:hover{border-color:#dededea6!important}.theme-dark .grey-border-light-hover-transparent-70:hover,.theme-dark .color-4-border-light-hover-transparent-70:hover{border-color:#dededeb3!important}.theme-dark .grey-border-light-hover-transparent-75:hover,.theme-dark .color-4-border-light-hover-transparent-75:hover{border-color:#dededebf!important}.theme-dark .grey-border-light-hover-transparent-80:hover,.theme-dark .color-4-border-light-hover-transparent-80:hover{border-color:#dededecc!important}.theme-dark .grey-border-light-hover-transparent-85:hover,.theme-dark .color-4-border-light-hover-transparent-85:hover{border-color:#dededed9!important}.theme-dark .grey-border-light-hover-transparent-90:hover,.theme-dark .color-4-border-light-hover-transparent-90:hover{border-color:#dededee6!important}.theme-dark .grey-border-light-hover-transparent-95:hover,.theme-dark .color-4-border-light-hover-transparent-95:hover{border-color:#dededef2!important}.theme-dark .grey-border,.theme-dark .color-4-border{border-color:#7d7d7d!important}.theme-dark .grey-border-transparent-5,.theme-dark .color-4-border-transparent-5{border-color:#7d7d7d0d!important}.theme-dark .grey-border-transparent-10,.theme-dark .color-4-border-transparent-10{border-color:#7d7d7d1a!important}.theme-dark .grey-border-transparent-15,.theme-dark .color-4-border-transparent-15{border-color:#7d7d7d26!important}.theme-dark .grey-border-transparent-20,.theme-dark .color-4-border-transparent-20{border-color:#7d7d7d33!important}.theme-dark .grey-border-transparent-25,.theme-dark .color-4-border-transparent-25{border-color:#7d7d7d40!important}.theme-dark .grey-border-transparent-30,.theme-dark .color-4-border-transparent-30{border-color:#7d7d7d4d!important}.theme-dark .grey-border-transparent-35,.theme-dark .color-4-border-transparent-35{border-color:#7d7d7d59!important}.theme-dark .grey-border-transparent-40,.theme-dark .color-4-border-transparent-40{border-color:#7d7d7d66!important}.theme-dark .grey-border-transparent-45,.theme-dark .color-4-border-transparent-45{border-color:#7d7d7d73!important}.theme-dark .grey-border-transparent-50,.theme-dark .color-4-border-transparent-50{border-color:#7d7d7d80!important}.theme-dark .grey-border-transparent-55,.theme-dark .color-4-border-transparent-55{border-color:#7d7d7d8c!important}.theme-dark .grey-border-transparent-60,.theme-dark .color-4-border-transparent-60{border-color:#7d7d7d99!important}.theme-dark .grey-border-transparent-65,.theme-dark .color-4-border-transparent-65{border-color:#7d7d7da6!important}.theme-dark .grey-border-transparent-70,.theme-dark .color-4-border-transparent-70{border-color:#7d7d7db3!important}.theme-dark .grey-border-transparent-75,.theme-dark .color-4-border-transparent-75{border-color:#7d7d7dbf!important}.theme-dark .grey-border-transparent-80,.theme-dark .color-4-border-transparent-80{border-color:#7d7d7dcc!important}.theme-dark .grey-border-transparent-85,.theme-dark .color-4-border-transparent-85{border-color:#7d7d7dd9!important}.theme-dark .grey-border-transparent-90,.theme-dark .color-4-border-transparent-90{border-color:#7d7d7de6!important}.theme-dark .grey-border-transparent-95,.theme-dark .color-4-border-transparent-95{border-color:#7d7d7df2!important}.theme-dark .grey-border-lightness-10,.theme-dark .color-4-border-lightness-10{border-color:#8a8a8a!important}.theme-dark .grey-border-darkness-10,.theme-dark .color-4-border-darkness-10{border-color:#717171!important}.theme-dark .grey-border-lightness-20,.theme-dark .color-4-border-lightness-20{border-color:#979797!important}.theme-dark .grey-border-darkness-20,.theme-dark .color-4-border-darkness-20{border-color:#646464!important}.theme-dark .grey-border-lightness-30,.theme-dark .color-4-border-lightness-30{border-color:#a4a4a4!important}.theme-dark .grey-border-darkness-30,.theme-dark .color-4-border-darkness-30{border-color:#585858!important}.theme-dark .grey-border-lightness-40,.theme-dark .color-4-border-lightness-40{border-color:#b1b1b1!important}.theme-dark .grey-border-darkness-40,.theme-dark .color-4-border-darkness-40{border-color:#4b4b4b!important}.theme-dark .grey-border-lightness-50,.theme-dark .color-4-border-lightness-50{border-color:#bebebe!important}.theme-dark .grey-border-darkness-50,.theme-dark .color-4-border-darkness-50{border-color:#3f3f3f!important}.theme-dark .grey-border-lightness-60,.theme-dark .color-4-border-lightness-60{border-color:#cbcbcb!important}.theme-dark .grey-border-darkness-60,.theme-dark .color-4-border-darkness-60{border-color:#323232!important}.theme-dark .grey-border-lightness-70,.theme-dark .color-4-border-lightness-70{border-color:#d8d8d8!important}.theme-dark .grey-border-darkness-70,.theme-dark .color-4-border-darkness-70{border-color:#262626!important}.theme-dark .grey-border-lightness-80,.theme-dark .color-4-border-lightness-80{border-color:#e5e5e5!important}.theme-dark .grey-border-darkness-80,.theme-dark .color-4-border-darkness-80{border-color:#191919!important}.theme-dark .grey-border-lightness-90,.theme-dark .color-4-border-lightness-90{border-color:#f2f2f2!important}.theme-dark .grey-border-darkness-90,.theme-dark .color-4-border-darkness-90{border-color:#0d0d0d!important}.theme-dark .grey-border-hover:hover,.theme-dark .color-4-border-hover:hover{border-color:#7d7d7d!important}.theme-dark .grey-border-hover-transparent-5:hover,.theme-dark .color-4-border-hover-transparent-5:hover{border-color:#7d7d7d0d!important}.theme-dark .grey-border-hover-transparent-10:hover,.theme-dark .color-4-border-hover-transparent-10:hover{border-color:#7d7d7d1a!important}.theme-dark .grey-border-hover-transparent-15:hover,.theme-dark .color-4-border-hover-transparent-15:hover{border-color:#7d7d7d26!important}.theme-dark .grey-border-hover-transparent-20:hover,.theme-dark .color-4-border-hover-transparent-20:hover{border-color:#7d7d7d33!important}.theme-dark .grey-border-hover-transparent-25:hover,.theme-dark .color-4-border-hover-transparent-25:hover{border-color:#7d7d7d40!important}.theme-dark .grey-border-hover-transparent-30:hover,.theme-dark .color-4-border-hover-transparent-30:hover{border-color:#7d7d7d4d!important}.theme-dark .grey-border-hover-transparent-35:hover,.theme-dark .color-4-border-hover-transparent-35:hover{border-color:#7d7d7d59!important}.theme-dark .grey-border-hover-transparent-40:hover,.theme-dark .color-4-border-hover-transparent-40:hover{border-color:#7d7d7d66!important}.theme-dark .grey-border-hover-transparent-45:hover,.theme-dark .color-4-border-hover-transparent-45:hover{border-color:#7d7d7d73!important}.theme-dark .grey-border-hover-transparent-50:hover,.theme-dark .color-4-border-hover-transparent-50:hover{border-color:#7d7d7d80!important}.theme-dark .grey-border-hover-transparent-55:hover,.theme-dark .color-4-border-hover-transparent-55:hover{border-color:#7d7d7d8c!important}.theme-dark .grey-border-hover-transparent-60:hover,.theme-dark .color-4-border-hover-transparent-60:hover{border-color:#7d7d7d99!important}.theme-dark .grey-border-hover-transparent-65:hover,.theme-dark .color-4-border-hover-transparent-65:hover{border-color:#7d7d7da6!important}.theme-dark .grey-border-hover-transparent-70:hover,.theme-dark .color-4-border-hover-transparent-70:hover{border-color:#7d7d7db3!important}.theme-dark .grey-border-hover-transparent-75:hover,.theme-dark .color-4-border-hover-transparent-75:hover{border-color:#7d7d7dbf!important}.theme-dark .grey-border-hover-transparent-80:hover,.theme-dark .color-4-border-hover-transparent-80:hover{border-color:#7d7d7dcc!important}.theme-dark .grey-border-hover-transparent-85:hover,.theme-dark .color-4-border-hover-transparent-85:hover{border-color:#7d7d7dd9!important}.theme-dark .grey-border-hover-transparent-90:hover,.theme-dark .color-4-border-hover-transparent-90:hover{border-color:#7d7d7de6!important}.theme-dark .grey-border-hover-transparent-95:hover,.theme-dark .color-4-border-hover-transparent-95:hover{border-color:#7d7d7df2!important}.theme-dark .grey-border-dark,.theme-dark .color-4-border-dark{border-color:#2d2d2d!important}.theme-dark .grey-border-dark-transparent-5,.theme-dark .color-4-border-dark-transparent-5{border-color:#2d2d2d0d!important}.theme-dark .grey-border-dark-transparent-10,.theme-dark .color-4-border-dark-transparent-10{border-color:#2d2d2d1a!important}.theme-dark .grey-border-dark-transparent-15,.theme-dark .color-4-border-dark-transparent-15{border-color:#2d2d2d26!important}.theme-dark .grey-border-dark-transparent-20,.theme-dark .color-4-border-dark-transparent-20{border-color:#2d2d2d33!important}.theme-dark .grey-border-dark-transparent-25,.theme-dark .color-4-border-dark-transparent-25{border-color:#2d2d2d40!important}.theme-dark .grey-border-dark-transparent-30,.theme-dark .color-4-border-dark-transparent-30{border-color:#2d2d2d4d!important}.theme-dark .grey-border-dark-transparent-35,.theme-dark .color-4-border-dark-transparent-35{border-color:#2d2d2d59!important}.theme-dark .grey-border-dark-transparent-40,.theme-dark .color-4-border-dark-transparent-40{border-color:#2d2d2d66!important}.theme-dark .grey-border-dark-transparent-45,.theme-dark .color-4-border-dark-transparent-45{border-color:#2d2d2d73!important}.theme-dark .grey-border-dark-transparent-50,.theme-dark .color-4-border-dark-transparent-50{border-color:#2d2d2d80!important}.theme-dark .grey-border-dark-transparent-55,.theme-dark .color-4-border-dark-transparent-55{border-color:#2d2d2d8c!important}.theme-dark .grey-border-dark-transparent-60,.theme-dark .color-4-border-dark-transparent-60{border-color:#2d2d2d99!important}.theme-dark .grey-border-dark-transparent-65,.theme-dark .color-4-border-dark-transparent-65{border-color:#2d2d2da6!important}.theme-dark .grey-border-dark-transparent-70,.theme-dark .color-4-border-dark-transparent-70{border-color:#2d2d2db3!important}.theme-dark .grey-border-dark-transparent-75,.theme-dark .color-4-border-dark-transparent-75{border-color:#2d2d2dbf!important}.theme-dark .grey-border-dark-transparent-80,.theme-dark .color-4-border-dark-transparent-80{border-color:#2d2d2dcc!important}.theme-dark .grey-border-dark-transparent-85,.theme-dark .color-4-border-dark-transparent-85{border-color:#2d2d2dd9!important}.theme-dark .grey-border-dark-transparent-90,.theme-dark .color-4-border-dark-transparent-90{border-color:#2d2d2de6!important}.theme-dark .grey-border-dark-transparent-95,.theme-dark .color-4-border-dark-transparent-95{border-color:#2d2d2df2!important}.theme-dark .grey-border-dark-lightness-10,.theme-dark .color-4-border-dark-lightness-10{border-color:#424242!important}.theme-dark .grey-border-dark-darkness-10,.theme-dark .color-4-border-dark-darkness-10{border-color:#292929!important}.theme-dark .grey-border-dark-lightness-20,.theme-dark .color-4-border-dark-lightness-20{border-color:#575757!important}.theme-dark .grey-border-dark-darkness-20,.theme-dark .color-4-border-dark-darkness-20{border-color:#242424!important}.theme-dark .grey-border-dark-lightness-30,.theme-dark .color-4-border-dark-lightness-30{border-color:#6c6c6c!important}.theme-dark .grey-border-dark-darkness-30,.theme-dark .color-4-border-dark-darkness-30{border-color:#202020!important}.theme-dark .grey-border-dark-lightness-40,.theme-dark .color-4-border-dark-lightness-40{border-color:#818181!important}.theme-dark .grey-border-dark-darkness-40,.theme-dark .color-4-border-dark-darkness-40{border-color:#1b1b1b!important}.theme-dark .grey-border-dark-lightness-50,.theme-dark .color-4-border-dark-lightness-50{border-color:#969696!important}.theme-dark .grey-border-dark-darkness-50,.theme-dark .color-4-border-dark-darkness-50{border-color:#171717!important}.theme-dark .grey-border-dark-lightness-60,.theme-dark .color-4-border-dark-lightness-60{border-color:#ababab!important}.theme-dark .grey-border-dark-darkness-60,.theme-dark .color-4-border-dark-darkness-60{border-color:#121212!important}.theme-dark .grey-border-dark-lightness-70,.theme-dark .color-4-border-dark-lightness-70{border-color:silver!important}.theme-dark .grey-border-dark-darkness-70,.theme-dark .color-4-border-dark-darkness-70{border-color:#0e0e0e!important}.theme-dark .grey-border-dark-lightness-80,.theme-dark .color-4-border-dark-lightness-80{border-color:#d5d5d5!important}.theme-dark .grey-border-dark-darkness-80,.theme-dark .color-4-border-dark-darkness-80{border-color:#090909!important}.theme-dark .grey-border-dark-lightness-90,.theme-dark .color-4-border-dark-lightness-90{border-color:#eaeaea!important}.theme-dark .grey-border-dark-darkness-90,.theme-dark .color-4-border-dark-darkness-90{border-color:#050505!important}.theme-dark .grey-border-dark-hover:hover,.theme-dark .color-4-border-dark-hover:hover{border-color:#2d2d2d!important}.theme-dark .grey-border-dark-hover-transparent-5:hover,.theme-dark .color-4-border-dark-hover-transparent-5:hover{border-color:#2d2d2d0d!important}.theme-dark .grey-border-dark-hover-transparent-10:hover,.theme-dark .color-4-border-dark-hover-transparent-10:hover{border-color:#2d2d2d1a!important}.theme-dark .grey-border-dark-hover-transparent-15:hover,.theme-dark .color-4-border-dark-hover-transparent-15:hover{border-color:#2d2d2d26!important}.theme-dark .grey-border-dark-hover-transparent-20:hover,.theme-dark .color-4-border-dark-hover-transparent-20:hover{border-color:#2d2d2d33!important}.theme-dark .grey-border-dark-hover-transparent-25:hover,.theme-dark .color-4-border-dark-hover-transparent-25:hover{border-color:#2d2d2d40!important}.theme-dark .grey-border-dark-hover-transparent-30:hover,.theme-dark .color-4-border-dark-hover-transparent-30:hover{border-color:#2d2d2d4d!important}.theme-dark .grey-border-dark-hover-transparent-35:hover,.theme-dark .color-4-border-dark-hover-transparent-35:hover{border-color:#2d2d2d59!important}.theme-dark .grey-border-dark-hover-transparent-40:hover,.theme-dark .color-4-border-dark-hover-transparent-40:hover{border-color:#2d2d2d66!important}.theme-dark .grey-border-dark-hover-transparent-45:hover,.theme-dark .color-4-border-dark-hover-transparent-45:hover{border-color:#2d2d2d73!important}.theme-dark .grey-border-dark-hover-transparent-50:hover,.theme-dark .color-4-border-dark-hover-transparent-50:hover{border-color:#2d2d2d80!important}.theme-dark .grey-border-dark-hover-transparent-55:hover,.theme-dark .color-4-border-dark-hover-transparent-55:hover{border-color:#2d2d2d8c!important}.theme-dark .grey-border-dark-hover-transparent-60:hover,.theme-dark .color-4-border-dark-hover-transparent-60:hover{border-color:#2d2d2d99!important}.theme-dark .grey-border-dark-hover-transparent-65:hover,.theme-dark .color-4-border-dark-hover-transparent-65:hover{border-color:#2d2d2da6!important}.theme-dark .grey-border-dark-hover-transparent-70:hover,.theme-dark .color-4-border-dark-hover-transparent-70:hover{border-color:#2d2d2db3!important}.theme-dark .grey-border-dark-hover-transparent-75:hover,.theme-dark .color-4-border-dark-hover-transparent-75:hover{border-color:#2d2d2dbf!important}.theme-dark .grey-border-dark-hover-transparent-80:hover,.theme-dark .color-4-border-dark-hover-transparent-80:hover{border-color:#2d2d2dcc!important}.theme-dark .grey-border-dark-hover-transparent-85:hover,.theme-dark .color-4-border-dark-hover-transparent-85:hover{border-color:#2d2d2dd9!important}.theme-dark .grey-border-dark-hover-transparent-90:hover,.theme-dark .color-4-border-dark-hover-transparent-90:hover{border-color:#2d2d2de6!important}.theme-dark .grey-border-dark-hover-transparent-95:hover,.theme-dark .color-4-border-dark-hover-transparent-95:hover{border-color:#2d2d2df2!important}.theme-dark .grey-border-darker,.theme-dark .color-4-border-darker{border-color:#141414!important}.theme-dark .grey-border-darker-transparent-5,.theme-dark .color-4-border-darker-transparent-5{border-color:#1414140d!important}.theme-dark .grey-border-darker-transparent-10,.theme-dark .color-4-border-darker-transparent-10{border-color:#1414141a!important}.theme-dark .grey-border-darker-transparent-15,.theme-dark .color-4-border-darker-transparent-15{border-color:#14141426!important}.theme-dark .grey-border-darker-transparent-20,.theme-dark .color-4-border-darker-transparent-20{border-color:#14141433!important}.theme-dark .grey-border-darker-transparent-25,.theme-dark .color-4-border-darker-transparent-25{border-color:#14141440!important}.theme-dark .grey-border-darker-transparent-30,.theme-dark .color-4-border-darker-transparent-30{border-color:#1414144d!important}.theme-dark .grey-border-darker-transparent-35,.theme-dark .color-4-border-darker-transparent-35{border-color:#14141459!important}.theme-dark .grey-border-darker-transparent-40,.theme-dark .color-4-border-darker-transparent-40{border-color:#14141466!important}.theme-dark .grey-border-darker-transparent-45,.theme-dark .color-4-border-darker-transparent-45{border-color:#14141473!important}.theme-dark .grey-border-darker-transparent-50,.theme-dark .color-4-border-darker-transparent-50{border-color:#14141480!important}.theme-dark .grey-border-darker-transparent-55,.theme-dark .color-4-border-darker-transparent-55{border-color:#1414148c!important}.theme-dark .grey-border-darker-transparent-60,.theme-dark .color-4-border-darker-transparent-60{border-color:#14141499!important}.theme-dark .grey-border-darker-transparent-65,.theme-dark .color-4-border-darker-transparent-65{border-color:#141414a6!important}.theme-dark .grey-border-darker-transparent-70,.theme-dark .color-4-border-darker-transparent-70{border-color:#141414b3!important}.theme-dark .grey-border-darker-transparent-75,.theme-dark .color-4-border-darker-transparent-75{border-color:#141414bf!important}.theme-dark .grey-border-darker-transparent-80,.theme-dark .color-4-border-darker-transparent-80{border-color:#141414cc!important}.theme-dark .grey-border-darker-transparent-85,.theme-dark .color-4-border-darker-transparent-85{border-color:#141414d9!important}.theme-dark .grey-border-darker-transparent-90,.theme-dark .color-4-border-darker-transparent-90{border-color:#141414e6!important}.theme-dark .grey-border-darker-transparent-95,.theme-dark .color-4-border-darker-transparent-95{border-color:#141414f2!important}.theme-dark .grey-border-darker-lightness-10,.theme-dark .color-4-border-darker-lightness-10{border-color:#2c2c2c!important}.theme-dark .grey-border-darker-darkness-10,.theme-dark .color-4-border-darker-darkness-10{border-color:#121212!important}.theme-dark .grey-border-darker-lightness-20,.theme-dark .color-4-border-darker-lightness-20{border-color:#434343!important}.theme-dark .grey-border-darker-darkness-20,.theme-dark .color-4-border-darker-darkness-20{border-color:#101010!important}.theme-dark .grey-border-darker-lightness-30,.theme-dark .color-4-border-darker-lightness-30{border-color:#5b5b5b!important}.theme-dark .grey-border-darker-darkness-30,.theme-dark .color-4-border-darker-darkness-30{border-color:#0e0e0e!important}.theme-dark .grey-border-darker-lightness-40,.theme-dark .color-4-border-darker-lightness-40{border-color:#727272!important}.theme-dark .grey-border-darker-darkness-40,.theme-dark .color-4-border-darker-darkness-40{border-color:#0c0c0c!important}.theme-dark .grey-border-darker-lightness-50,.theme-dark .color-4-border-darker-lightness-50{border-color:#8a8a8a!important}.theme-dark .grey-border-darker-darkness-50,.theme-dark .color-4-border-darker-darkness-50{border-color:#0a0a0a!important}.theme-dark .grey-border-darker-lightness-60,.theme-dark .color-4-border-darker-lightness-60{border-color:#a1a1a1!important}.theme-dark .grey-border-darker-darkness-60,.theme-dark .color-4-border-darker-darkness-60{border-color:#080808!important}.theme-dark .grey-border-darker-lightness-70,.theme-dark .color-4-border-darker-lightness-70{border-color:#b9b9b9!important}.theme-dark .grey-border-darker-darkness-70,.theme-dark .color-4-border-darker-darkness-70{border-color:#060606!important}.theme-dark .grey-border-darker-lightness-80,.theme-dark .color-4-border-darker-lightness-80{border-color:#d0d0d0!important}.theme-dark .grey-border-darker-darkness-80,.theme-dark .color-4-border-darker-darkness-80{border-color:#040404!important}.theme-dark .grey-border-darker-lightness-90,.theme-dark .color-4-border-darker-lightness-90{border-color:#e8e8e8!important}.theme-dark .grey-border-darker-darkness-90,.theme-dark .color-4-border-darker-darkness-90{border-color:#020202!important}.theme-dark .grey-border-darker-hover:hover,.theme-dark .color-4-border-darker-hover:hover{border-color:#141414!important}.theme-dark .grey-border-darker-hover-transparent-5:hover,.theme-dark .color-4-border-darker-hover-transparent-5:hover{border-color:#1414140d!important}.theme-dark .grey-border-darker-hover-transparent-10:hover,.theme-dark .color-4-border-darker-hover-transparent-10:hover{border-color:#1414141a!important}.theme-dark .grey-border-darker-hover-transparent-15:hover,.theme-dark .color-4-border-darker-hover-transparent-15:hover{border-color:#14141426!important}.theme-dark .grey-border-darker-hover-transparent-20:hover,.theme-dark .color-4-border-darker-hover-transparent-20:hover{border-color:#14141433!important}.theme-dark .grey-border-darker-hover-transparent-25:hover,.theme-dark .color-4-border-darker-hover-transparent-25:hover{border-color:#14141440!important}.theme-dark .grey-border-darker-hover-transparent-30:hover,.theme-dark .color-4-border-darker-hover-transparent-30:hover{border-color:#1414144d!important}.theme-dark .grey-border-darker-hover-transparent-35:hover,.theme-dark .color-4-border-darker-hover-transparent-35:hover{border-color:#14141459!important}.theme-dark .grey-border-darker-hover-transparent-40:hover,.theme-dark .color-4-border-darker-hover-transparent-40:hover{border-color:#14141466!important}.theme-dark .grey-border-darker-hover-transparent-45:hover,.theme-dark .color-4-border-darker-hover-transparent-45:hover{border-color:#14141473!important}.theme-dark .grey-border-darker-hover-transparent-50:hover,.theme-dark .color-4-border-darker-hover-transparent-50:hover{border-color:#14141480!important}.theme-dark .grey-border-darker-hover-transparent-55:hover,.theme-dark .color-4-border-darker-hover-transparent-55:hover{border-color:#1414148c!important}.theme-dark .grey-border-darker-hover-transparent-60:hover,.theme-dark .color-4-border-darker-hover-transparent-60:hover{border-color:#14141499!important}.theme-dark .grey-border-darker-hover-transparent-65:hover,.theme-dark .color-4-border-darker-hover-transparent-65:hover{border-color:#141414a6!important}.theme-dark .grey-border-darker-hover-transparent-70:hover,.theme-dark .color-4-border-darker-hover-transparent-70:hover{border-color:#141414b3!important}.theme-dark .grey-border-darker-hover-transparent-75:hover,.theme-dark .color-4-border-darker-hover-transparent-75:hover{border-color:#141414bf!important}.theme-dark .grey-border-darker-hover-transparent-80:hover,.theme-dark .color-4-border-darker-hover-transparent-80:hover{border-color:#141414cc!important}.theme-dark .grey-border-darker-hover-transparent-85:hover,.theme-dark .color-4-border-darker-hover-transparent-85:hover{border-color:#141414d9!important}.theme-dark .grey-border-darker-hover-transparent-90:hover,.theme-dark .color-4-border-darker-hover-transparent-90:hover{border-color:#141414e6!important}.theme-dark .grey-border-darker-hover-transparent-95:hover,.theme-dark .color-4-border-darker-hover-transparent-95:hover{border-color:#141414f2!important}.theme-dark .grey-outline-lighter,.theme-dark .color-4-outline-lighter{outline-color:#f2f2f2!important}.theme-dark .grey-outline-lighter-transparent-5,.theme-dark .color-4-outline-lighter-transparent-5{outline-color:#f2f2f20d!important}.theme-dark .grey-outline-lighter-transparent-10,.theme-dark .color-4-outline-lighter-transparent-10{outline-color:#f2f2f21a!important}.theme-dark .grey-outline-lighter-transparent-15,.theme-dark .color-4-outline-lighter-transparent-15{outline-color:#f2f2f226!important}.theme-dark .grey-outline-lighter-transparent-20,.theme-dark .color-4-outline-lighter-transparent-20{outline-color:#f2f2f233!important}.theme-dark .grey-outline-lighter-transparent-25,.theme-dark .color-4-outline-lighter-transparent-25{outline-color:#f2f2f240!important}.theme-dark .grey-outline-lighter-transparent-30,.theme-dark .color-4-outline-lighter-transparent-30{outline-color:#f2f2f24d!important}.theme-dark .grey-outline-lighter-transparent-35,.theme-dark .color-4-outline-lighter-transparent-35{outline-color:#f2f2f259!important}.theme-dark .grey-outline-lighter-transparent-40,.theme-dark .color-4-outline-lighter-transparent-40{outline-color:#f2f2f266!important}.theme-dark .grey-outline-lighter-transparent-45,.theme-dark .color-4-outline-lighter-transparent-45{outline-color:#f2f2f273!important}.theme-dark .grey-outline-lighter-transparent-50,.theme-dark .color-4-outline-lighter-transparent-50{outline-color:#f2f2f280!important}.theme-dark .grey-outline-lighter-transparent-55,.theme-dark .color-4-outline-lighter-transparent-55{outline-color:#f2f2f28c!important}.theme-dark .grey-outline-lighter-transparent-60,.theme-dark .color-4-outline-lighter-transparent-60{outline-color:#f2f2f299!important}.theme-dark .grey-outline-lighter-transparent-65,.theme-dark .color-4-outline-lighter-transparent-65{outline-color:#f2f2f2a6!important}.theme-dark .grey-outline-lighter-transparent-70,.theme-dark .color-4-outline-lighter-transparent-70{outline-color:#f2f2f2b3!important}.theme-dark .grey-outline-lighter-transparent-75,.theme-dark .color-4-outline-lighter-transparent-75{outline-color:#f2f2f2bf!important}.theme-dark .grey-outline-lighter-transparent-80,.theme-dark .color-4-outline-lighter-transparent-80{outline-color:#f2f2f2cc!important}.theme-dark .grey-outline-lighter-transparent-85,.theme-dark .color-4-outline-lighter-transparent-85{outline-color:#f2f2f2d9!important}.theme-dark .grey-outline-lighter-transparent-90,.theme-dark .color-4-outline-lighter-transparent-90{outline-color:#f2f2f2e6!important}.theme-dark .grey-outline-lighter-transparent-95,.theme-dark .color-4-outline-lighter-transparent-95{outline-color:#f2f2f2f2!important}.theme-dark .grey-outline-lighter-lightness-10,.theme-dark .color-4-outline-lighter-lightness-10{outline-color:#f3f3f3!important}.theme-dark .grey-outline-lighter-darkness-10,.theme-dark .color-4-outline-lighter-darkness-10{outline-color:#dadada!important}.theme-dark .grey-outline-lighter-lightness-20,.theme-dark .color-4-outline-lighter-lightness-20{outline-color:#f5f5f5!important}.theme-dark .grey-outline-lighter-darkness-20,.theme-dark .color-4-outline-lighter-darkness-20{outline-color:#c2c2c2!important}.theme-dark .grey-outline-lighter-lightness-30,.theme-dark .color-4-outline-lighter-lightness-30{outline-color:#f6f6f6!important}.theme-dark .grey-outline-lighter-darkness-30,.theme-dark .color-4-outline-lighter-darkness-30{outline-color:#a9a9a9!important}.theme-dark .grey-outline-lighter-lightness-40,.theme-dark .color-4-outline-lighter-lightness-40{outline-color:#f7f7f7!important}.theme-dark .grey-outline-lighter-darkness-40,.theme-dark .color-4-outline-lighter-darkness-40{outline-color:#919191!important}.theme-dark .grey-outline-lighter-lightness-50,.theme-dark .color-4-outline-lighter-lightness-50{outline-color:#f9f9f9!important}.theme-dark .grey-outline-lighter-darkness-50,.theme-dark .color-4-outline-lighter-darkness-50{outline-color:#797979!important}.theme-dark .grey-outline-lighter-lightness-60,.theme-dark .color-4-outline-lighter-lightness-60{outline-color:#fafafa!important}.theme-dark .grey-outline-lighter-darkness-60,.theme-dark .color-4-outline-lighter-darkness-60{outline-color:#616161!important}.theme-dark .grey-outline-lighter-lightness-70,.theme-dark .color-4-outline-lighter-lightness-70{outline-color:#fbfbfb!important}.theme-dark .grey-outline-lighter-darkness-70,.theme-dark .color-4-outline-lighter-darkness-70{outline-color:#494949!important}.theme-dark .grey-outline-lighter-lightness-80,.theme-dark .color-4-outline-lighter-lightness-80{outline-color:#fcfcfc!important}.theme-dark .grey-outline-lighter-darkness-80,.theme-dark .color-4-outline-lighter-darkness-80{outline-color:#303030!important}.theme-dark .grey-outline-lighter-lightness-90,.theme-dark .color-4-outline-lighter-lightness-90{outline-color:#fefefe!important}.theme-dark .grey-outline-lighter-darkness-90,.theme-dark .color-4-outline-lighter-darkness-90{outline-color:#181818!important}.theme-dark .grey-outline-lighter-hover:hover,.theme-dark .color-4-outline-lighter-hover:hover{outline-color:#f2f2f2!important}.theme-dark .grey-outline-lighter-hover-transparent-5:hover,.theme-dark .color-4-outline-lighter-hover-transparent-5:hover{outline-color:#f2f2f20d!important}.theme-dark .grey-outline-lighter-hover-transparent-10:hover,.theme-dark .color-4-outline-lighter-hover-transparent-10:hover{outline-color:#f2f2f21a!important}.theme-dark .grey-outline-lighter-hover-transparent-15:hover,.theme-dark .color-4-outline-lighter-hover-transparent-15:hover{outline-color:#f2f2f226!important}.theme-dark .grey-outline-lighter-hover-transparent-20:hover,.theme-dark .color-4-outline-lighter-hover-transparent-20:hover{outline-color:#f2f2f233!important}.theme-dark .grey-outline-lighter-hover-transparent-25:hover,.theme-dark .color-4-outline-lighter-hover-transparent-25:hover{outline-color:#f2f2f240!important}.theme-dark .grey-outline-lighter-hover-transparent-30:hover,.theme-dark .color-4-outline-lighter-hover-transparent-30:hover{outline-color:#f2f2f24d!important}.theme-dark .grey-outline-lighter-hover-transparent-35:hover,.theme-dark .color-4-outline-lighter-hover-transparent-35:hover{outline-color:#f2f2f259!important}.theme-dark .grey-outline-lighter-hover-transparent-40:hover,.theme-dark .color-4-outline-lighter-hover-transparent-40:hover{outline-color:#f2f2f266!important}.theme-dark .grey-outline-lighter-hover-transparent-45:hover,.theme-dark .color-4-outline-lighter-hover-transparent-45:hover{outline-color:#f2f2f273!important}.theme-dark .grey-outline-lighter-hover-transparent-50:hover,.theme-dark .color-4-outline-lighter-hover-transparent-50:hover{outline-color:#f2f2f280!important}.theme-dark .grey-outline-lighter-hover-transparent-55:hover,.theme-dark .color-4-outline-lighter-hover-transparent-55:hover{outline-color:#f2f2f28c!important}.theme-dark .grey-outline-lighter-hover-transparent-60:hover,.theme-dark .color-4-outline-lighter-hover-transparent-60:hover{outline-color:#f2f2f299!important}.theme-dark .grey-outline-lighter-hover-transparent-65:hover,.theme-dark .color-4-outline-lighter-hover-transparent-65:hover{outline-color:#f2f2f2a6!important}.theme-dark .grey-outline-lighter-hover-transparent-70:hover,.theme-dark .color-4-outline-lighter-hover-transparent-70:hover{outline-color:#f2f2f2b3!important}.theme-dark .grey-outline-lighter-hover-transparent-75:hover,.theme-dark .color-4-outline-lighter-hover-transparent-75:hover{outline-color:#f2f2f2bf!important}.theme-dark .grey-outline-lighter-hover-transparent-80:hover,.theme-dark .color-4-outline-lighter-hover-transparent-80:hover{outline-color:#f2f2f2cc!important}.theme-dark .grey-outline-lighter-hover-transparent-85:hover,.theme-dark .color-4-outline-lighter-hover-transparent-85:hover{outline-color:#f2f2f2d9!important}.theme-dark .grey-outline-lighter-hover-transparent-90:hover,.theme-dark .color-4-outline-lighter-hover-transparent-90:hover{outline-color:#f2f2f2e6!important}.theme-dark .grey-outline-lighter-hover-transparent-95:hover,.theme-dark .color-4-outline-lighter-hover-transparent-95:hover{outline-color:#f2f2f2f2!important}.theme-dark .grey-outline-light,.theme-dark .color-4-outline-light{outline-color:#dedede!important}.theme-dark .grey-outline-light-transparent-5,.theme-dark .color-4-outline-light-transparent-5{outline-color:#dedede0d!important}.theme-dark .grey-outline-light-transparent-10,.theme-dark .color-4-outline-light-transparent-10{outline-color:#dedede1a!important}.theme-dark .grey-outline-light-transparent-15,.theme-dark .color-4-outline-light-transparent-15{outline-color:#dedede26!important}.theme-dark .grey-outline-light-transparent-20,.theme-dark .color-4-outline-light-transparent-20{outline-color:#dedede33!important}.theme-dark .grey-outline-light-transparent-25,.theme-dark .color-4-outline-light-transparent-25{outline-color:#dedede40!important}.theme-dark .grey-outline-light-transparent-30,.theme-dark .color-4-outline-light-transparent-30{outline-color:#dedede4d!important}.theme-dark .grey-outline-light-transparent-35,.theme-dark .color-4-outline-light-transparent-35{outline-color:#dedede59!important}.theme-dark .grey-outline-light-transparent-40,.theme-dark .color-4-outline-light-transparent-40{outline-color:#dedede66!important}.theme-dark .grey-outline-light-transparent-45,.theme-dark .color-4-outline-light-transparent-45{outline-color:#dedede73!important}.theme-dark .grey-outline-light-transparent-50,.theme-dark .color-4-outline-light-transparent-50{outline-color:#dedede80!important}.theme-dark .grey-outline-light-transparent-55,.theme-dark .color-4-outline-light-transparent-55{outline-color:#dedede8c!important}.theme-dark .grey-outline-light-transparent-60,.theme-dark .color-4-outline-light-transparent-60{outline-color:#dedede99!important}.theme-dark .grey-outline-light-transparent-65,.theme-dark .color-4-outline-light-transparent-65{outline-color:#dededea6!important}.theme-dark .grey-outline-light-transparent-70,.theme-dark .color-4-outline-light-transparent-70{outline-color:#dededeb3!important}.theme-dark .grey-outline-light-transparent-75,.theme-dark .color-4-outline-light-transparent-75{outline-color:#dededebf!important}.theme-dark .grey-outline-light-transparent-80,.theme-dark .color-4-outline-light-transparent-80{outline-color:#dededecc!important}.theme-dark .grey-outline-light-transparent-85,.theme-dark .color-4-outline-light-transparent-85{outline-color:#dededed9!important}.theme-dark .grey-outline-light-transparent-90,.theme-dark .color-4-outline-light-transparent-90{outline-color:#dededee6!important}.theme-dark .grey-outline-light-transparent-95,.theme-dark .color-4-outline-light-transparent-95{outline-color:#dededef2!important}.theme-dark .grey-outline-light-lightness-10,.theme-dark .color-4-outline-light-lightness-10{outline-color:#e1e1e1!important}.theme-dark .grey-outline-light-darkness-10,.theme-dark .color-4-outline-light-darkness-10{outline-color:#c8c8c8!important}.theme-dark .grey-outline-light-lightness-20,.theme-dark .color-4-outline-light-lightness-20{outline-color:#e5e5e5!important}.theme-dark .grey-outline-light-darkness-20,.theme-dark .color-4-outline-light-darkness-20{outline-color:#b2b2b2!important}.theme-dark .grey-outline-light-lightness-30,.theme-dark .color-4-outline-light-lightness-30{outline-color:#e8e8e8!important}.theme-dark .grey-outline-light-darkness-30,.theme-dark .color-4-outline-light-darkness-30{outline-color:#9b9b9b!important}.theme-dark .grey-outline-light-lightness-40,.theme-dark .color-4-outline-light-lightness-40{outline-color:#ebebeb!important}.theme-dark .grey-outline-light-darkness-40,.theme-dark .color-4-outline-light-darkness-40{outline-color:#858585!important}.theme-dark .grey-outline-light-lightness-50,.theme-dark .color-4-outline-light-lightness-50{outline-color:#efefef!important}.theme-dark .grey-outline-light-darkness-50,.theme-dark .color-4-outline-light-darkness-50{outline-color:#6f6f6f!important}.theme-dark .grey-outline-light-lightness-60,.theme-dark .color-4-outline-light-lightness-60{outline-color:#f2f2f2!important}.theme-dark .grey-outline-light-darkness-60,.theme-dark .color-4-outline-light-darkness-60{outline-color:#595959!important}.theme-dark .grey-outline-light-lightness-70,.theme-dark .color-4-outline-light-lightness-70{outline-color:#f5f5f5!important}.theme-dark .grey-outline-light-darkness-70,.theme-dark .color-4-outline-light-darkness-70{outline-color:#434343!important}.theme-dark .grey-outline-light-lightness-80,.theme-dark .color-4-outline-light-lightness-80{outline-color:#f8f8f8!important}.theme-dark .grey-outline-light-darkness-80,.theme-dark .color-4-outline-light-darkness-80{outline-color:#2c2c2c!important}.theme-dark .grey-outline-light-lightness-90,.theme-dark .color-4-outline-light-lightness-90{outline-color:#fcfcfc!important}.theme-dark .grey-outline-light-darkness-90,.theme-dark .color-4-outline-light-darkness-90{outline-color:#161616!important}.theme-dark .grey-outline-light-hover:hover,.theme-dark .color-4-outline-light-hover:hover{outline-color:#dedede!important}.theme-dark .grey-outline-light-hover-transparent-5:hover,.theme-dark .color-4-outline-light-hover-transparent-5:hover{outline-color:#dedede0d!important}.theme-dark .grey-outline-light-hover-transparent-10:hover,.theme-dark .color-4-outline-light-hover-transparent-10:hover{outline-color:#dedede1a!important}.theme-dark .grey-outline-light-hover-transparent-15:hover,.theme-dark .color-4-outline-light-hover-transparent-15:hover{outline-color:#dedede26!important}.theme-dark .grey-outline-light-hover-transparent-20:hover,.theme-dark .color-4-outline-light-hover-transparent-20:hover{outline-color:#dedede33!important}.theme-dark .grey-outline-light-hover-transparent-25:hover,.theme-dark .color-4-outline-light-hover-transparent-25:hover{outline-color:#dedede40!important}.theme-dark .grey-outline-light-hover-transparent-30:hover,.theme-dark .color-4-outline-light-hover-transparent-30:hover{outline-color:#dedede4d!important}.theme-dark .grey-outline-light-hover-transparent-35:hover,.theme-dark .color-4-outline-light-hover-transparent-35:hover{outline-color:#dedede59!important}.theme-dark .grey-outline-light-hover-transparent-40:hover,.theme-dark .color-4-outline-light-hover-transparent-40:hover{outline-color:#dedede66!important}.theme-dark .grey-outline-light-hover-transparent-45:hover,.theme-dark .color-4-outline-light-hover-transparent-45:hover{outline-color:#dedede73!important}.theme-dark .grey-outline-light-hover-transparent-50:hover,.theme-dark .color-4-outline-light-hover-transparent-50:hover{outline-color:#dedede80!important}.theme-dark .grey-outline-light-hover-transparent-55:hover,.theme-dark .color-4-outline-light-hover-transparent-55:hover{outline-color:#dedede8c!important}.theme-dark .grey-outline-light-hover-transparent-60:hover,.theme-dark .color-4-outline-light-hover-transparent-60:hover{outline-color:#dedede99!important}.theme-dark .grey-outline-light-hover-transparent-65:hover,.theme-dark .color-4-outline-light-hover-transparent-65:hover{outline-color:#dededea6!important}.theme-dark .grey-outline-light-hover-transparent-70:hover,.theme-dark .color-4-outline-light-hover-transparent-70:hover{outline-color:#dededeb3!important}.theme-dark .grey-outline-light-hover-transparent-75:hover,.theme-dark .color-4-outline-light-hover-transparent-75:hover{outline-color:#dededebf!important}.theme-dark .grey-outline-light-hover-transparent-80:hover,.theme-dark .color-4-outline-light-hover-transparent-80:hover{outline-color:#dededecc!important}.theme-dark .grey-outline-light-hover-transparent-85:hover,.theme-dark .color-4-outline-light-hover-transparent-85:hover{outline-color:#dededed9!important}.theme-dark .grey-outline-light-hover-transparent-90:hover,.theme-dark .color-4-outline-light-hover-transparent-90:hover{outline-color:#dededee6!important}.theme-dark .grey-outline-light-hover-transparent-95:hover,.theme-dark .color-4-outline-light-hover-transparent-95:hover{outline-color:#dededef2!important}.theme-dark .grey-outline,.theme-dark .color-4-outline{outline-color:#7d7d7d!important}.theme-dark .grey-outline-transparent-5,.theme-dark .color-4-outline-transparent-5{outline-color:#7d7d7d0d!important}.theme-dark .grey-outline-transparent-10,.theme-dark .color-4-outline-transparent-10{outline-color:#7d7d7d1a!important}.theme-dark .grey-outline-transparent-15,.theme-dark .color-4-outline-transparent-15{outline-color:#7d7d7d26!important}.theme-dark .grey-outline-transparent-20,.theme-dark .color-4-outline-transparent-20{outline-color:#7d7d7d33!important}.theme-dark .grey-outline-transparent-25,.theme-dark .color-4-outline-transparent-25{outline-color:#7d7d7d40!important}.theme-dark .grey-outline-transparent-30,.theme-dark .color-4-outline-transparent-30{outline-color:#7d7d7d4d!important}.theme-dark .grey-outline-transparent-35,.theme-dark .color-4-outline-transparent-35{outline-color:#7d7d7d59!important}.theme-dark .grey-outline-transparent-40,.theme-dark .color-4-outline-transparent-40{outline-color:#7d7d7d66!important}.theme-dark .grey-outline-transparent-45,.theme-dark .color-4-outline-transparent-45{outline-color:#7d7d7d73!important}.theme-dark .grey-outline-transparent-50,.theme-dark .color-4-outline-transparent-50{outline-color:#7d7d7d80!important}.theme-dark .grey-outline-transparent-55,.theme-dark .color-4-outline-transparent-55{outline-color:#7d7d7d8c!important}.theme-dark .grey-outline-transparent-60,.theme-dark .color-4-outline-transparent-60{outline-color:#7d7d7d99!important}.theme-dark .grey-outline-transparent-65,.theme-dark .color-4-outline-transparent-65{outline-color:#7d7d7da6!important}.theme-dark .grey-outline-transparent-70,.theme-dark .color-4-outline-transparent-70{outline-color:#7d7d7db3!important}.theme-dark .grey-outline-transparent-75,.theme-dark .color-4-outline-transparent-75{outline-color:#7d7d7dbf!important}.theme-dark .grey-outline-transparent-80,.theme-dark .color-4-outline-transparent-80{outline-color:#7d7d7dcc!important}.theme-dark .grey-outline-transparent-85,.theme-dark .color-4-outline-transparent-85{outline-color:#7d7d7dd9!important}.theme-dark .grey-outline-transparent-90,.theme-dark .color-4-outline-transparent-90{outline-color:#7d7d7de6!important}.theme-dark .grey-outline-transparent-95,.theme-dark .color-4-outline-transparent-95{outline-color:#7d7d7df2!important}.theme-dark .grey-outline-lightness-10,.theme-dark .color-4-outline-lightness-10{outline-color:#8a8a8a!important}.theme-dark .grey-outline-darkness-10,.theme-dark .color-4-outline-darkness-10{outline-color:#717171!important}.theme-dark .grey-outline-lightness-20,.theme-dark .color-4-outline-lightness-20{outline-color:#979797!important}.theme-dark .grey-outline-darkness-20,.theme-dark .color-4-outline-darkness-20{outline-color:#646464!important}.theme-dark .grey-outline-lightness-30,.theme-dark .color-4-outline-lightness-30{outline-color:#a4a4a4!important}.theme-dark .grey-outline-darkness-30,.theme-dark .color-4-outline-darkness-30{outline-color:#585858!important}.theme-dark .grey-outline-lightness-40,.theme-dark .color-4-outline-lightness-40{outline-color:#b1b1b1!important}.theme-dark .grey-outline-darkness-40,.theme-dark .color-4-outline-darkness-40{outline-color:#4b4b4b!important}.theme-dark .grey-outline-lightness-50,.theme-dark .color-4-outline-lightness-50{outline-color:#bebebe!important}.theme-dark .grey-outline-darkness-50,.theme-dark .color-4-outline-darkness-50{outline-color:#3f3f3f!important}.theme-dark .grey-outline-lightness-60,.theme-dark .color-4-outline-lightness-60{outline-color:#cbcbcb!important}.theme-dark .grey-outline-darkness-60,.theme-dark .color-4-outline-darkness-60{outline-color:#323232!important}.theme-dark .grey-outline-lightness-70,.theme-dark .color-4-outline-lightness-70{outline-color:#d8d8d8!important}.theme-dark .grey-outline-darkness-70,.theme-dark .color-4-outline-darkness-70{outline-color:#262626!important}.theme-dark .grey-outline-lightness-80,.theme-dark .color-4-outline-lightness-80{outline-color:#e5e5e5!important}.theme-dark .grey-outline-darkness-80,.theme-dark .color-4-outline-darkness-80{outline-color:#191919!important}.theme-dark .grey-outline-lightness-90,.theme-dark .color-4-outline-lightness-90{outline-color:#f2f2f2!important}.theme-dark .grey-outline-darkness-90,.theme-dark .color-4-outline-darkness-90{outline-color:#0d0d0d!important}.theme-dark .grey-outline-hover:hover,.theme-dark .color-4-outline-hover:hover{outline-color:#7d7d7d!important}.theme-dark .grey-outline-hover-transparent-5:hover,.theme-dark .color-4-outline-hover-transparent-5:hover{outline-color:#7d7d7d0d!important}.theme-dark .grey-outline-hover-transparent-10:hover,.theme-dark .color-4-outline-hover-transparent-10:hover{outline-color:#7d7d7d1a!important}.theme-dark .grey-outline-hover-transparent-15:hover,.theme-dark .color-4-outline-hover-transparent-15:hover{outline-color:#7d7d7d26!important}.theme-dark .grey-outline-hover-transparent-20:hover,.theme-dark .color-4-outline-hover-transparent-20:hover{outline-color:#7d7d7d33!important}.theme-dark .grey-outline-hover-transparent-25:hover,.theme-dark .color-4-outline-hover-transparent-25:hover{outline-color:#7d7d7d40!important}.theme-dark .grey-outline-hover-transparent-30:hover,.theme-dark .color-4-outline-hover-transparent-30:hover{outline-color:#7d7d7d4d!important}.theme-dark .grey-outline-hover-transparent-35:hover,.theme-dark .color-4-outline-hover-transparent-35:hover{outline-color:#7d7d7d59!important}.theme-dark .grey-outline-hover-transparent-40:hover,.theme-dark .color-4-outline-hover-transparent-40:hover{outline-color:#7d7d7d66!important}.theme-dark .grey-outline-hover-transparent-45:hover,.theme-dark .color-4-outline-hover-transparent-45:hover{outline-color:#7d7d7d73!important}.theme-dark .grey-outline-hover-transparent-50:hover,.theme-dark .color-4-outline-hover-transparent-50:hover{outline-color:#7d7d7d80!important}.theme-dark .grey-outline-hover-transparent-55:hover,.theme-dark .color-4-outline-hover-transparent-55:hover{outline-color:#7d7d7d8c!important}.theme-dark .grey-outline-hover-transparent-60:hover,.theme-dark .color-4-outline-hover-transparent-60:hover{outline-color:#7d7d7d99!important}.theme-dark .grey-outline-hover-transparent-65:hover,.theme-dark .color-4-outline-hover-transparent-65:hover{outline-color:#7d7d7da6!important}.theme-dark .grey-outline-hover-transparent-70:hover,.theme-dark .color-4-outline-hover-transparent-70:hover{outline-color:#7d7d7db3!important}.theme-dark .grey-outline-hover-transparent-75:hover,.theme-dark .color-4-outline-hover-transparent-75:hover{outline-color:#7d7d7dbf!important}.theme-dark .grey-outline-hover-transparent-80:hover,.theme-dark .color-4-outline-hover-transparent-80:hover{outline-color:#7d7d7dcc!important}.theme-dark .grey-outline-hover-transparent-85:hover,.theme-dark .color-4-outline-hover-transparent-85:hover{outline-color:#7d7d7dd9!important}.theme-dark .grey-outline-hover-transparent-90:hover,.theme-dark .color-4-outline-hover-transparent-90:hover{outline-color:#7d7d7de6!important}.theme-dark .grey-outline-hover-transparent-95:hover,.theme-dark .color-4-outline-hover-transparent-95:hover{outline-color:#7d7d7df2!important}.theme-dark .grey-outline-dark,.theme-dark .color-4-outline-dark{outline-color:#2d2d2d!important}.theme-dark .grey-outline-dark-transparent-5,.theme-dark .color-4-outline-dark-transparent-5{outline-color:#2d2d2d0d!important}.theme-dark .grey-outline-dark-transparent-10,.theme-dark .color-4-outline-dark-transparent-10{outline-color:#2d2d2d1a!important}.theme-dark .grey-outline-dark-transparent-15,.theme-dark .color-4-outline-dark-transparent-15{outline-color:#2d2d2d26!important}.theme-dark .grey-outline-dark-transparent-20,.theme-dark .color-4-outline-dark-transparent-20{outline-color:#2d2d2d33!important}.theme-dark .grey-outline-dark-transparent-25,.theme-dark .color-4-outline-dark-transparent-25{outline-color:#2d2d2d40!important}.theme-dark .grey-outline-dark-transparent-30,.theme-dark .color-4-outline-dark-transparent-30{outline-color:#2d2d2d4d!important}.theme-dark .grey-outline-dark-transparent-35,.theme-dark .color-4-outline-dark-transparent-35{outline-color:#2d2d2d59!important}.theme-dark .grey-outline-dark-transparent-40,.theme-dark .color-4-outline-dark-transparent-40{outline-color:#2d2d2d66!important}.theme-dark .grey-outline-dark-transparent-45,.theme-dark .color-4-outline-dark-transparent-45{outline-color:#2d2d2d73!important}.theme-dark .grey-outline-dark-transparent-50,.theme-dark .color-4-outline-dark-transparent-50{outline-color:#2d2d2d80!important}.theme-dark .grey-outline-dark-transparent-55,.theme-dark .color-4-outline-dark-transparent-55{outline-color:#2d2d2d8c!important}.theme-dark .grey-outline-dark-transparent-60,.theme-dark .color-4-outline-dark-transparent-60{outline-color:#2d2d2d99!important}.theme-dark .grey-outline-dark-transparent-65,.theme-dark .color-4-outline-dark-transparent-65{outline-color:#2d2d2da6!important}.theme-dark .grey-outline-dark-transparent-70,.theme-dark .color-4-outline-dark-transparent-70{outline-color:#2d2d2db3!important}.theme-dark .grey-outline-dark-transparent-75,.theme-dark .color-4-outline-dark-transparent-75{outline-color:#2d2d2dbf!important}.theme-dark .grey-outline-dark-transparent-80,.theme-dark .color-4-outline-dark-transparent-80{outline-color:#2d2d2dcc!important}.theme-dark .grey-outline-dark-transparent-85,.theme-dark .color-4-outline-dark-transparent-85{outline-color:#2d2d2dd9!important}.theme-dark .grey-outline-dark-transparent-90,.theme-dark .color-4-outline-dark-transparent-90{outline-color:#2d2d2de6!important}.theme-dark .grey-outline-dark-transparent-95,.theme-dark .color-4-outline-dark-transparent-95{outline-color:#2d2d2df2!important}.theme-dark .grey-outline-dark-lightness-10,.theme-dark .color-4-outline-dark-lightness-10{outline-color:#424242!important}.theme-dark .grey-outline-dark-darkness-10,.theme-dark .color-4-outline-dark-darkness-10{outline-color:#292929!important}.theme-dark .grey-outline-dark-lightness-20,.theme-dark .color-4-outline-dark-lightness-20{outline-color:#575757!important}.theme-dark .grey-outline-dark-darkness-20,.theme-dark .color-4-outline-dark-darkness-20{outline-color:#242424!important}.theme-dark .grey-outline-dark-lightness-30,.theme-dark .color-4-outline-dark-lightness-30{outline-color:#6c6c6c!important}.theme-dark .grey-outline-dark-darkness-30,.theme-dark .color-4-outline-dark-darkness-30{outline-color:#202020!important}.theme-dark .grey-outline-dark-lightness-40,.theme-dark .color-4-outline-dark-lightness-40{outline-color:#818181!important}.theme-dark .grey-outline-dark-darkness-40,.theme-dark .color-4-outline-dark-darkness-40{outline-color:#1b1b1b!important}.theme-dark .grey-outline-dark-lightness-50,.theme-dark .color-4-outline-dark-lightness-50{outline-color:#969696!important}.theme-dark .grey-outline-dark-darkness-50,.theme-dark .color-4-outline-dark-darkness-50{outline-color:#171717!important}.theme-dark .grey-outline-dark-lightness-60,.theme-dark .color-4-outline-dark-lightness-60{outline-color:#ababab!important}.theme-dark .grey-outline-dark-darkness-60,.theme-dark .color-4-outline-dark-darkness-60{outline-color:#121212!important}.theme-dark .grey-outline-dark-lightness-70,.theme-dark .color-4-outline-dark-lightness-70{outline-color:silver!important}.theme-dark .grey-outline-dark-darkness-70,.theme-dark .color-4-outline-dark-darkness-70{outline-color:#0e0e0e!important}.theme-dark .grey-outline-dark-lightness-80,.theme-dark .color-4-outline-dark-lightness-80{outline-color:#d5d5d5!important}.theme-dark .grey-outline-dark-darkness-80,.theme-dark .color-4-outline-dark-darkness-80{outline-color:#090909!important}.theme-dark .grey-outline-dark-lightness-90,.theme-dark .color-4-outline-dark-lightness-90{outline-color:#eaeaea!important}.theme-dark .grey-outline-dark-darkness-90,.theme-dark .color-4-outline-dark-darkness-90{outline-color:#050505!important}.theme-dark .grey-outline-dark-hover:hover,.theme-dark .color-4-outline-dark-hover:hover{outline-color:#2d2d2d!important}.theme-dark .grey-outline-dark-hover-transparent-5:hover,.theme-dark .color-4-outline-dark-hover-transparent-5:hover{outline-color:#2d2d2d0d!important}.theme-dark .grey-outline-dark-hover-transparent-10:hover,.theme-dark .color-4-outline-dark-hover-transparent-10:hover{outline-color:#2d2d2d1a!important}.theme-dark .grey-outline-dark-hover-transparent-15:hover,.theme-dark .color-4-outline-dark-hover-transparent-15:hover{outline-color:#2d2d2d26!important}.theme-dark .grey-outline-dark-hover-transparent-20:hover,.theme-dark .color-4-outline-dark-hover-transparent-20:hover{outline-color:#2d2d2d33!important}.theme-dark .grey-outline-dark-hover-transparent-25:hover,.theme-dark .color-4-outline-dark-hover-transparent-25:hover{outline-color:#2d2d2d40!important}.theme-dark .grey-outline-dark-hover-transparent-30:hover,.theme-dark .color-4-outline-dark-hover-transparent-30:hover{outline-color:#2d2d2d4d!important}.theme-dark .grey-outline-dark-hover-transparent-35:hover,.theme-dark .color-4-outline-dark-hover-transparent-35:hover{outline-color:#2d2d2d59!important}.theme-dark .grey-outline-dark-hover-transparent-40:hover,.theme-dark .color-4-outline-dark-hover-transparent-40:hover{outline-color:#2d2d2d66!important}.theme-dark .grey-outline-dark-hover-transparent-45:hover,.theme-dark .color-4-outline-dark-hover-transparent-45:hover{outline-color:#2d2d2d73!important}.theme-dark .grey-outline-dark-hover-transparent-50:hover,.theme-dark .color-4-outline-dark-hover-transparent-50:hover{outline-color:#2d2d2d80!important}.theme-dark .grey-outline-dark-hover-transparent-55:hover,.theme-dark .color-4-outline-dark-hover-transparent-55:hover{outline-color:#2d2d2d8c!important}.theme-dark .grey-outline-dark-hover-transparent-60:hover,.theme-dark .color-4-outline-dark-hover-transparent-60:hover{outline-color:#2d2d2d99!important}.theme-dark .grey-outline-dark-hover-transparent-65:hover,.theme-dark .color-4-outline-dark-hover-transparent-65:hover{outline-color:#2d2d2da6!important}.theme-dark .grey-outline-dark-hover-transparent-70:hover,.theme-dark .color-4-outline-dark-hover-transparent-70:hover{outline-color:#2d2d2db3!important}.theme-dark .grey-outline-dark-hover-transparent-75:hover,.theme-dark .color-4-outline-dark-hover-transparent-75:hover{outline-color:#2d2d2dbf!important}.theme-dark .grey-outline-dark-hover-transparent-80:hover,.theme-dark .color-4-outline-dark-hover-transparent-80:hover{outline-color:#2d2d2dcc!important}.theme-dark .grey-outline-dark-hover-transparent-85:hover,.theme-dark .color-4-outline-dark-hover-transparent-85:hover{outline-color:#2d2d2dd9!important}.theme-dark .grey-outline-dark-hover-transparent-90:hover,.theme-dark .color-4-outline-dark-hover-transparent-90:hover{outline-color:#2d2d2de6!important}.theme-dark .grey-outline-dark-hover-transparent-95:hover,.theme-dark .color-4-outline-dark-hover-transparent-95:hover{outline-color:#2d2d2df2!important}.theme-dark .grey-outline-darker,.theme-dark .color-4-outline-darker{outline-color:#141414!important}.theme-dark .grey-outline-darker-transparent-5,.theme-dark .color-4-outline-darker-transparent-5{outline-color:#1414140d!important}.theme-dark .grey-outline-darker-transparent-10,.theme-dark .color-4-outline-darker-transparent-10{outline-color:#1414141a!important}.theme-dark .grey-outline-darker-transparent-15,.theme-dark .color-4-outline-darker-transparent-15{outline-color:#14141426!important}.theme-dark .grey-outline-darker-transparent-20,.theme-dark .color-4-outline-darker-transparent-20{outline-color:#14141433!important}.theme-dark .grey-outline-darker-transparent-25,.theme-dark .color-4-outline-darker-transparent-25{outline-color:#14141440!important}.theme-dark .grey-outline-darker-transparent-30,.theme-dark .color-4-outline-darker-transparent-30{outline-color:#1414144d!important}.theme-dark .grey-outline-darker-transparent-35,.theme-dark .color-4-outline-darker-transparent-35{outline-color:#14141459!important}.theme-dark .grey-outline-darker-transparent-40,.theme-dark .color-4-outline-darker-transparent-40{outline-color:#14141466!important}.theme-dark .grey-outline-darker-transparent-45,.theme-dark .color-4-outline-darker-transparent-45{outline-color:#14141473!important}.theme-dark .grey-outline-darker-transparent-50,.theme-dark .color-4-outline-darker-transparent-50{outline-color:#14141480!important}.theme-dark .grey-outline-darker-transparent-55,.theme-dark .color-4-outline-darker-transparent-55{outline-color:#1414148c!important}.theme-dark .grey-outline-darker-transparent-60,.theme-dark .color-4-outline-darker-transparent-60{outline-color:#14141499!important}.theme-dark .grey-outline-darker-transparent-65,.theme-dark .color-4-outline-darker-transparent-65{outline-color:#141414a6!important}.theme-dark .grey-outline-darker-transparent-70,.theme-dark .color-4-outline-darker-transparent-70{outline-color:#141414b3!important}.theme-dark .grey-outline-darker-transparent-75,.theme-dark .color-4-outline-darker-transparent-75{outline-color:#141414bf!important}.theme-dark .grey-outline-darker-transparent-80,.theme-dark .color-4-outline-darker-transparent-80{outline-color:#141414cc!important}.theme-dark .grey-outline-darker-transparent-85,.theme-dark .color-4-outline-darker-transparent-85{outline-color:#141414d9!important}.theme-dark .grey-outline-darker-transparent-90,.theme-dark .color-4-outline-darker-transparent-90{outline-color:#141414e6!important}.theme-dark .grey-outline-darker-transparent-95,.theme-dark .color-4-outline-darker-transparent-95{outline-color:#141414f2!important}.theme-dark .grey-outline-darker-lightness-10,.theme-dark .color-4-outline-darker-lightness-10{outline-color:#2c2c2c!important}.theme-dark .grey-outline-darker-darkness-10,.theme-dark .color-4-outline-darker-darkness-10{outline-color:#121212!important}.theme-dark .grey-outline-darker-lightness-20,.theme-dark .color-4-outline-darker-lightness-20{outline-color:#434343!important}.theme-dark .grey-outline-darker-darkness-20,.theme-dark .color-4-outline-darker-darkness-20{outline-color:#101010!important}.theme-dark .grey-outline-darker-lightness-30,.theme-dark .color-4-outline-darker-lightness-30{outline-color:#5b5b5b!important}.theme-dark .grey-outline-darker-darkness-30,.theme-dark .color-4-outline-darker-darkness-30{outline-color:#0e0e0e!important}.theme-dark .grey-outline-darker-lightness-40,.theme-dark .color-4-outline-darker-lightness-40{outline-color:#727272!important}.theme-dark .grey-outline-darker-darkness-40,.theme-dark .color-4-outline-darker-darkness-40{outline-color:#0c0c0c!important}.theme-dark .grey-outline-darker-lightness-50,.theme-dark .color-4-outline-darker-lightness-50{outline-color:#8a8a8a!important}.theme-dark .grey-outline-darker-darkness-50,.theme-dark .color-4-outline-darker-darkness-50{outline-color:#0a0a0a!important}.theme-dark .grey-outline-darker-lightness-60,.theme-dark .color-4-outline-darker-lightness-60{outline-color:#a1a1a1!important}.theme-dark .grey-outline-darker-darkness-60,.theme-dark .color-4-outline-darker-darkness-60{outline-color:#080808!important}.theme-dark .grey-outline-darker-lightness-70,.theme-dark .color-4-outline-darker-lightness-70{outline-color:#b9b9b9!important}.theme-dark .grey-outline-darker-darkness-70,.theme-dark .color-4-outline-darker-darkness-70{outline-color:#060606!important}.theme-dark .grey-outline-darker-lightness-80,.theme-dark .color-4-outline-darker-lightness-80{outline-color:#d0d0d0!important}.theme-dark .grey-outline-darker-darkness-80,.theme-dark .color-4-outline-darker-darkness-80{outline-color:#040404!important}.theme-dark .grey-outline-darker-lightness-90,.theme-dark .color-4-outline-darker-lightness-90{outline-color:#e8e8e8!important}.theme-dark .grey-outline-darker-darkness-90,.theme-dark .color-4-outline-darker-darkness-90{outline-color:#020202!important}.theme-dark .grey-outline-darker-hover:hover,.theme-dark .color-4-outline-darker-hover:hover{outline-color:#141414!important}.theme-dark .grey-outline-darker-hover-transparent-5:hover,.theme-dark .color-4-outline-darker-hover-transparent-5:hover{outline-color:#1414140d!important}.theme-dark .grey-outline-darker-hover-transparent-10:hover,.theme-dark .color-4-outline-darker-hover-transparent-10:hover{outline-color:#1414141a!important}.theme-dark .grey-outline-darker-hover-transparent-15:hover,.theme-dark .color-4-outline-darker-hover-transparent-15:hover{outline-color:#14141426!important}.theme-dark .grey-outline-darker-hover-transparent-20:hover,.theme-dark .color-4-outline-darker-hover-transparent-20:hover{outline-color:#14141433!important}.theme-dark .grey-outline-darker-hover-transparent-25:hover,.theme-dark .color-4-outline-darker-hover-transparent-25:hover{outline-color:#14141440!important}.theme-dark .grey-outline-darker-hover-transparent-30:hover,.theme-dark .color-4-outline-darker-hover-transparent-30:hover{outline-color:#1414144d!important}.theme-dark .grey-outline-darker-hover-transparent-35:hover,.theme-dark .color-4-outline-darker-hover-transparent-35:hover{outline-color:#14141459!important}.theme-dark .grey-outline-darker-hover-transparent-40:hover,.theme-dark .color-4-outline-darker-hover-transparent-40:hover{outline-color:#14141466!important}.theme-dark .grey-outline-darker-hover-transparent-45:hover,.theme-dark .color-4-outline-darker-hover-transparent-45:hover{outline-color:#14141473!important}.theme-dark .grey-outline-darker-hover-transparent-50:hover,.theme-dark .color-4-outline-darker-hover-transparent-50:hover{outline-color:#14141480!important}.theme-dark .grey-outline-darker-hover-transparent-55:hover,.theme-dark .color-4-outline-darker-hover-transparent-55:hover{outline-color:#1414148c!important}.theme-dark .grey-outline-darker-hover-transparent-60:hover,.theme-dark .color-4-outline-darker-hover-transparent-60:hover{outline-color:#14141499!important}.theme-dark .grey-outline-darker-hover-transparent-65:hover,.theme-dark .color-4-outline-darker-hover-transparent-65:hover{outline-color:#141414a6!important}.theme-dark .grey-outline-darker-hover-transparent-70:hover,.theme-dark .color-4-outline-darker-hover-transparent-70:hover{outline-color:#141414b3!important}.theme-dark .grey-outline-darker-hover-transparent-75:hover,.theme-dark .color-4-outline-darker-hover-transparent-75:hover{outline-color:#141414bf!important}.theme-dark .grey-outline-darker-hover-transparent-80:hover,.theme-dark .color-4-outline-darker-hover-transparent-80:hover{outline-color:#141414cc!important}.theme-dark .grey-outline-darker-hover-transparent-85:hover,.theme-dark .color-4-outline-darker-hover-transparent-85:hover{outline-color:#141414d9!important}.theme-dark .grey-outline-darker-hover-transparent-90:hover,.theme-dark .color-4-outline-darker-hover-transparent-90:hover{outline-color:#141414e6!important}.theme-dark .grey-outline-darker-hover-transparent-95:hover,.theme-dark .color-4-outline-darker-hover-transparent-95:hover{outline-color:#141414f2!important}.theme-dark .purple-bg-lighter,.theme-dark .color-1-bg-lighter{background-color:#dcb4fc}.theme-dark .purple-bg-lighter-transparent-5,.theme-dark .color-1-bg-lighter-transparent-5{background-color:#dcb4fc0d}.theme-dark .purple-bg-lighter-transparent-10,.theme-dark .color-1-bg-lighter-transparent-10{background-color:#dcb4fc1a}.theme-dark .purple-bg-lighter-transparent-15,.theme-dark .color-1-bg-lighter-transparent-15{background-color:#dcb4fc26}.theme-dark .purple-bg-lighter-transparent-20,.theme-dark .color-1-bg-lighter-transparent-20{background-color:#dcb4fc33}.theme-dark .purple-bg-lighter-transparent-25,.theme-dark .color-1-bg-lighter-transparent-25{background-color:#dcb4fc40}.theme-dark .purple-bg-lighter-transparent-30,.theme-dark .color-1-bg-lighter-transparent-30{background-color:#dcb4fc4d}.theme-dark .purple-bg-lighter-transparent-35,.theme-dark .color-1-bg-lighter-transparent-35{background-color:#dcb4fc59}.theme-dark .purple-bg-lighter-transparent-40,.theme-dark .color-1-bg-lighter-transparent-40{background-color:#dcb4fc66}.theme-dark .purple-bg-lighter-transparent-45,.theme-dark .color-1-bg-lighter-transparent-45{background-color:#dcb4fc73}.theme-dark .purple-bg-lighter-transparent-50,.theme-dark .color-1-bg-lighter-transparent-50{background-color:#dcb4fc80}.theme-dark .purple-bg-lighter-transparent-55,.theme-dark .color-1-bg-lighter-transparent-55{background-color:#dcb4fc8c}.theme-dark .purple-bg-lighter-transparent-60,.theme-dark .color-1-bg-lighter-transparent-60{background-color:#dcb4fc99}.theme-dark .purple-bg-lighter-transparent-65,.theme-dark .color-1-bg-lighter-transparent-65{background-color:#dcb4fca6}.theme-dark .purple-bg-lighter-transparent-70,.theme-dark .color-1-bg-lighter-transparent-70{background-color:#dcb4fcb3}.theme-dark .purple-bg-lighter-transparent-75,.theme-dark .color-1-bg-lighter-transparent-75{background-color:#dcb4fcbf}.theme-dark .purple-bg-lighter-transparent-80,.theme-dark .color-1-bg-lighter-transparent-80{background-color:#dcb4fccc}.theme-dark .purple-bg-lighter-transparent-85,.theme-dark .color-1-bg-lighter-transparent-85{background-color:#dcb4fcd9}.theme-dark .purple-bg-lighter-transparent-90,.theme-dark .color-1-bg-lighter-transparent-90{background-color:#dcb4fce6}.theme-dark .purple-bg-lighter-transparent-95,.theme-dark .color-1-bg-lighter-transparent-95{background-color:#dcb4fcf2}.theme-dark .purple-bg-lighter-lightness-10,.theme-dark .color-1-bg-lighter-lightness-10{background-color:#e0bcfc}.theme-dark .purple-bg-lighter-darkness-10,.theme-dark .color-1-bg-lighter-darkness-10{background-color:#c98afa}.theme-dark .purple-bg-lighter-lightness-20,.theme-dark .color-1-bg-lighter-lightness-20{background-color:#e3c3fd}.theme-dark .purple-bg-lighter-darkness-20,.theme-dark .color-1-bg-lighter-darkness-20{background-color:#b561f9}.theme-dark .purple-bg-lighter-lightness-30,.theme-dark .color-1-bg-lighter-lightness-30{background-color:#e7cbfd}.theme-dark .purple-bg-lighter-darkness-30,.theme-dark .color-1-bg-lighter-darkness-30{background-color:#a237f7}.theme-dark .purple-bg-lighter-lightness-40,.theme-dark .color-1-bg-lighter-lightness-40{background-color:#ead2fd}.theme-dark .purple-bg-lighter-darkness-40,.theme-dark .color-1-bg-lighter-darkness-40{background-color:#8e0ef5}.theme-dark .purple-bg-lighter-lightness-50,.theme-dark .color-1-bg-lighter-lightness-50{background-color:#eedafe}.theme-dark .purple-bg-lighter-darkness-50,.theme-dark .color-1-bg-lighter-darkness-50{background-color:#7708d0}.theme-dark .purple-bg-lighter-lightness-60,.theme-dark .color-1-bg-lighter-lightness-60{background-color:#f1e1fe}.theme-dark .purple-bg-lighter-darkness-60,.theme-dark .color-1-bg-lighter-darkness-60{background-color:#5f07a6}.theme-dark .purple-bg-lighter-lightness-70,.theme-dark .color-1-bg-lighter-lightness-70{background-color:#f5e9fe}.theme-dark .purple-bg-lighter-darkness-70,.theme-dark .color-1-bg-lighter-darkness-70{background-color:#47057d}.theme-dark .purple-bg-lighter-lightness-80,.theme-dark .color-1-bg-lighter-lightness-80{background-color:#f8f0fe}.theme-dark .purple-bg-lighter-darkness-80,.theme-dark .color-1-bg-lighter-darkness-80{background-color:#300353}.theme-dark .purple-bg-lighter-lightness-90,.theme-dark .color-1-bg-lighter-lightness-90{background-color:#fcf8ff}.theme-dark .purple-bg-lighter-darkness-90,.theme-dark .color-1-bg-lighter-darkness-90{background-color:#18022a}.theme-dark .purple-bg-lighter-hover:hover,.theme-dark .color-1-bg-lighter-hover:hover{background-color:#dcb4fc}.theme-dark .purple-bg-lighter-hover-transparent-5:hover,.theme-dark .color-1-bg-lighter-hover-transparent-5:hover{background-color:#dcb4fc0d}.theme-dark .purple-bg-lighter-hover-transparent-10:hover,.theme-dark .color-1-bg-lighter-hover-transparent-10:hover{background-color:#dcb4fc1a}.theme-dark .purple-bg-lighter-hover-transparent-15:hover,.theme-dark .color-1-bg-lighter-hover-transparent-15:hover{background-color:#dcb4fc26}.theme-dark .purple-bg-lighter-hover-transparent-20:hover,.theme-dark .color-1-bg-lighter-hover-transparent-20:hover{background-color:#dcb4fc33}.theme-dark .purple-bg-lighter-hover-transparent-25:hover,.theme-dark .color-1-bg-lighter-hover-transparent-25:hover{background-color:#dcb4fc40}.theme-dark .purple-bg-lighter-hover-transparent-30:hover,.theme-dark .color-1-bg-lighter-hover-transparent-30:hover{background-color:#dcb4fc4d}.theme-dark .purple-bg-lighter-hover-transparent-35:hover,.theme-dark .color-1-bg-lighter-hover-transparent-35:hover{background-color:#dcb4fc59}.theme-dark .purple-bg-lighter-hover-transparent-40:hover,.theme-dark .color-1-bg-lighter-hover-transparent-40:hover{background-color:#dcb4fc66}.theme-dark .purple-bg-lighter-hover-transparent-45:hover,.theme-dark .color-1-bg-lighter-hover-transparent-45:hover{background-color:#dcb4fc73}.theme-dark .purple-bg-lighter-hover-transparent-50:hover,.theme-dark .color-1-bg-lighter-hover-transparent-50:hover{background-color:#dcb4fc80}.theme-dark .purple-bg-lighter-hover-transparent-55:hover,.theme-dark .color-1-bg-lighter-hover-transparent-55:hover{background-color:#dcb4fc8c}.theme-dark .purple-bg-lighter-hover-transparent-60:hover,.theme-dark .color-1-bg-lighter-hover-transparent-60:hover{background-color:#dcb4fc99}.theme-dark .purple-bg-lighter-hover-transparent-65:hover,.theme-dark .color-1-bg-lighter-hover-transparent-65:hover{background-color:#dcb4fca6}.theme-dark .purple-bg-lighter-hover-transparent-70:hover,.theme-dark .color-1-bg-lighter-hover-transparent-70:hover{background-color:#dcb4fcb3}.theme-dark .purple-bg-lighter-hover-transparent-75:hover,.theme-dark .color-1-bg-lighter-hover-transparent-75:hover{background-color:#dcb4fcbf}.theme-dark .purple-bg-lighter-hover-transparent-80:hover,.theme-dark .color-1-bg-lighter-hover-transparent-80:hover{background-color:#dcb4fccc}.theme-dark .purple-bg-lighter-hover-transparent-85:hover,.theme-dark .color-1-bg-lighter-hover-transparent-85:hover{background-color:#dcb4fcd9}.theme-dark .purple-bg-lighter-hover-transparent-90:hover,.theme-dark .color-1-bg-lighter-hover-transparent-90:hover{background-color:#dcb4fce6}.theme-dark .purple-bg-lighter-hover-transparent-95:hover,.theme-dark .color-1-bg-lighter-hover-transparent-95:hover{background-color:#dcb4fcf2}.theme-dark .purple-bg-light,.theme-dark .color-1-bg-light{background-color:#b056f6}.theme-dark .purple-bg-light-transparent-5,.theme-dark .color-1-bg-light-transparent-5{background-color:#b056f60d}.theme-dark .purple-bg-light-transparent-10,.theme-dark .color-1-bg-light-transparent-10{background-color:#b056f61a}.theme-dark .purple-bg-light-transparent-15,.theme-dark .color-1-bg-light-transparent-15{background-color:#b056f626}.theme-dark .purple-bg-light-transparent-20,.theme-dark .color-1-bg-light-transparent-20{background-color:#b056f633}.theme-dark .purple-bg-light-transparent-25,.theme-dark .color-1-bg-light-transparent-25{background-color:#b056f640}.theme-dark .purple-bg-light-transparent-30,.theme-dark .color-1-bg-light-transparent-30{background-color:#b056f64d}.theme-dark .purple-bg-light-transparent-35,.theme-dark .color-1-bg-light-transparent-35{background-color:#b056f659}.theme-dark .purple-bg-light-transparent-40,.theme-dark .color-1-bg-light-transparent-40{background-color:#b056f666}.theme-dark .purple-bg-light-transparent-45,.theme-dark .color-1-bg-light-transparent-45{background-color:#b056f673}.theme-dark .purple-bg-light-transparent-50,.theme-dark .color-1-bg-light-transparent-50{background-color:#b056f680}.theme-dark .purple-bg-light-transparent-55,.theme-dark .color-1-bg-light-transparent-55{background-color:#b056f68c}.theme-dark .purple-bg-light-transparent-60,.theme-dark .color-1-bg-light-transparent-60{background-color:#b056f699}.theme-dark .purple-bg-light-transparent-65,.theme-dark .color-1-bg-light-transparent-65{background-color:#b056f6a6}.theme-dark .purple-bg-light-transparent-70,.theme-dark .color-1-bg-light-transparent-70{background-color:#b056f6b3}.theme-dark .purple-bg-light-transparent-75,.theme-dark .color-1-bg-light-transparent-75{background-color:#b056f6bf}.theme-dark .purple-bg-light-transparent-80,.theme-dark .color-1-bg-light-transparent-80{background-color:#b056f6cc}.theme-dark .purple-bg-light-transparent-85,.theme-dark .color-1-bg-light-transparent-85{background-color:#b056f6d9}.theme-dark .purple-bg-light-transparent-90,.theme-dark .color-1-bg-light-transparent-90{background-color:#b056f6e6}.theme-dark .purple-bg-light-transparent-95,.theme-dark .color-1-bg-light-transparent-95{background-color:#b056f6f2}.theme-dark .purple-bg-light-lightness-10,.theme-dark .color-1-bg-light-lightness-10{background-color:#b867f7}.theme-dark .purple-bg-light-darkness-10,.theme-dark .color-1-bg-light-darkness-10{background-color:#a136f4}.theme-dark .purple-bg-light-lightness-20,.theme-dark .color-1-bg-light-lightness-20{background-color:#c078f8}.theme-dark .purple-bg-light-darkness-20,.theme-dark .color-1-bg-light-darkness-20{background-color:#9317f3}.theme-dark .purple-bg-light-lightness-30,.theme-dark .color-1-bg-light-lightness-30{background-color:#c889f9}.theme-dark .purple-bg-light-darkness-30,.theme-dark .color-1-bg-light-darkness-30{background-color:#810cdd}.theme-dark .purple-bg-light-lightness-40,.theme-dark .color-1-bg-light-lightness-40{background-color:#d09afa}.theme-dark .purple-bg-light-darkness-40,.theme-dark .color-1-bg-light-darkness-40{background-color:#6f0abd}.theme-dark .purple-bg-light-lightness-50,.theme-dark .color-1-bg-light-lightness-50{background-color:#d8abfb}.theme-dark .purple-bg-light-darkness-50,.theme-dark .color-1-bg-light-darkness-50{background-color:#5c089e}.theme-dark .purple-bg-light-lightness-60,.theme-dark .color-1-bg-light-lightness-60{background-color:#dfbbfb}.theme-dark .purple-bg-light-darkness-60,.theme-dark .color-1-bg-light-darkness-60{background-color:#4a077e}.theme-dark .purple-bg-light-lightness-70,.theme-dark .color-1-bg-light-lightness-70{background-color:#e7ccfc}.theme-dark .purple-bg-light-darkness-70,.theme-dark .color-1-bg-light-darkness-70{background-color:#37055f}.theme-dark .purple-bg-light-lightness-80,.theme-dark .color-1-bg-light-lightness-80{background-color:#efddfd}.theme-dark .purple-bg-light-darkness-80,.theme-dark .color-1-bg-light-darkness-80{background-color:#25033f}.theme-dark .purple-bg-light-lightness-90,.theme-dark .color-1-bg-light-lightness-90{background-color:#f7eefe}.theme-dark .purple-bg-light-darkness-90,.theme-dark .color-1-bg-light-darkness-90{background-color:#120220}.theme-dark .purple-bg-light-hover:hover,.theme-dark .color-1-bg-light-hover:hover{background-color:#b056f6}.theme-dark .purple-bg-light-hover-transparent-5:hover,.theme-dark .color-1-bg-light-hover-transparent-5:hover{background-color:#b056f60d}.theme-dark .purple-bg-light-hover-transparent-10:hover,.theme-dark .color-1-bg-light-hover-transparent-10:hover{background-color:#b056f61a}.theme-dark .purple-bg-light-hover-transparent-15:hover,.theme-dark .color-1-bg-light-hover-transparent-15:hover{background-color:#b056f626}.theme-dark .purple-bg-light-hover-transparent-20:hover,.theme-dark .color-1-bg-light-hover-transparent-20:hover{background-color:#b056f633}.theme-dark .purple-bg-light-hover-transparent-25:hover,.theme-dark .color-1-bg-light-hover-transparent-25:hover{background-color:#b056f640}.theme-dark .purple-bg-light-hover-transparent-30:hover,.theme-dark .color-1-bg-light-hover-transparent-30:hover{background-color:#b056f64d}.theme-dark .purple-bg-light-hover-transparent-35:hover,.theme-dark .color-1-bg-light-hover-transparent-35:hover{background-color:#b056f659}.theme-dark .purple-bg-light-hover-transparent-40:hover,.theme-dark .color-1-bg-light-hover-transparent-40:hover{background-color:#b056f666}.theme-dark .purple-bg-light-hover-transparent-45:hover,.theme-dark .color-1-bg-light-hover-transparent-45:hover{background-color:#b056f673}.theme-dark .purple-bg-light-hover-transparent-50:hover,.theme-dark .color-1-bg-light-hover-transparent-50:hover{background-color:#b056f680}.theme-dark .purple-bg-light-hover-transparent-55:hover,.theme-dark .color-1-bg-light-hover-transparent-55:hover{background-color:#b056f68c}.theme-dark .purple-bg-light-hover-transparent-60:hover,.theme-dark .color-1-bg-light-hover-transparent-60:hover{background-color:#b056f699}.theme-dark .purple-bg-light-hover-transparent-65:hover,.theme-dark .color-1-bg-light-hover-transparent-65:hover{background-color:#b056f6a6}.theme-dark .purple-bg-light-hover-transparent-70:hover,.theme-dark .color-1-bg-light-hover-transparent-70:hover{background-color:#b056f6b3}.theme-dark .purple-bg-light-hover-transparent-75:hover,.theme-dark .color-1-bg-light-hover-transparent-75:hover{background-color:#b056f6bf}.theme-dark .purple-bg-light-hover-transparent-80:hover,.theme-dark .color-1-bg-light-hover-transparent-80:hover{background-color:#b056f6cc}.theme-dark .purple-bg-light-hover-transparent-85:hover,.theme-dark .color-1-bg-light-hover-transparent-85:hover{background-color:#b056f6d9}.theme-dark .purple-bg-light-hover-transparent-90:hover,.theme-dark .color-1-bg-light-hover-transparent-90:hover{background-color:#b056f6e6}.theme-dark .purple-bg-light-hover-transparent-95:hover,.theme-dark .color-1-bg-light-hover-transparent-95:hover{background-color:#b056f6f2}.theme-dark .purple-bg,.theme-dark .color-1-bg{background-color:#8e34f4}.theme-dark .purple-bg-transparent-5,.theme-dark .color-1-bg-transparent-5{background-color:#8e34f40d}.theme-dark .purple-bg-transparent-10,.theme-dark .color-1-bg-transparent-10{background-color:#8e34f41a}.theme-dark .purple-bg-transparent-15,.theme-dark .color-1-bg-transparent-15{background-color:#8e34f426}.theme-dark .purple-bg-transparent-20,.theme-dark .color-1-bg-transparent-20{background-color:#8e34f433}.theme-dark .purple-bg-transparent-25,.theme-dark .color-1-bg-transparent-25{background-color:#8e34f440}.theme-dark .purple-bg-transparent-30,.theme-dark .color-1-bg-transparent-30{background-color:#8e34f44d}.theme-dark .purple-bg-transparent-35,.theme-dark .color-1-bg-transparent-35{background-color:#8e34f459}.theme-dark .purple-bg-transparent-40,.theme-dark .color-1-bg-transparent-40{background-color:#8e34f466}.theme-dark .purple-bg-transparent-45,.theme-dark .color-1-bg-transparent-45{background-color:#8e34f473}.theme-dark .purple-bg-transparent-50,.theme-dark .color-1-bg-transparent-50{background-color:#8e34f480}.theme-dark .purple-bg-transparent-55,.theme-dark .color-1-bg-transparent-55{background-color:#8e34f48c}.theme-dark .purple-bg-transparent-60,.theme-dark .color-1-bg-transparent-60{background-color:#8e34f499}.theme-dark .purple-bg-transparent-65,.theme-dark .color-1-bg-transparent-65{background-color:#8e34f4a6}.theme-dark .purple-bg-transparent-70,.theme-dark .color-1-bg-transparent-70{background-color:#8e34f4b3}.theme-dark .purple-bg-transparent-75,.theme-dark .color-1-bg-transparent-75{background-color:#8e34f4bf}.theme-dark .purple-bg-transparent-80,.theme-dark .color-1-bg-transparent-80{background-color:#8e34f4cc}.theme-dark .purple-bg-transparent-85,.theme-dark .color-1-bg-transparent-85{background-color:#8e34f4d9}.theme-dark .purple-bg-transparent-90,.theme-dark .color-1-bg-transparent-90{background-color:#8e34f4e6}.theme-dark .purple-bg-transparent-95,.theme-dark .color-1-bg-transparent-95{background-color:#8e34f4f2}.theme-dark .purple-bg-lightness-10,.theme-dark .color-1-bg-lightness-10{background-color:#9948f5}.theme-dark .purple-bg-darkness-10,.theme-dark .color-1-bg-darkness-10{background-color:#7e18f2}.theme-dark .purple-bg-lightness-20,.theme-dark .color-1-bg-lightness-20{background-color:#a55df6}.theme-dark .purple-bg-darkness-20,.theme-dark .color-1-bg-darkness-20{background-color:#700ce1}.theme-dark .purple-bg-lightness-30,.theme-dark .color-1-bg-lightness-30{background-color:#b071f7}.theme-dark .purple-bg-darkness-30,.theme-dark .color-1-bg-darkness-30{background-color:#620bc5}.theme-dark .purple-bg-lightness-40,.theme-dark .color-1-bg-lightness-40{background-color:#bb85f8}.theme-dark .purple-bg-darkness-40,.theme-dark .color-1-bg-darkness-40{background-color:#5409a8}.theme-dark .purple-bg-lightness-50,.theme-dark .color-1-bg-lightness-50{background-color:#c79afa}.theme-dark .purple-bg-darkness-50,.theme-dark .color-1-bg-darkness-50{background-color:#46088c}.theme-dark .purple-bg-lightness-60,.theme-dark .color-1-bg-lightness-60{background-color:#d2aefb}.theme-dark .purple-bg-darkness-60,.theme-dark .color-1-bg-darkness-60{background-color:#380670}.theme-dark .purple-bg-lightness-70,.theme-dark .color-1-bg-lightness-70{background-color:#ddc2fc}.theme-dark .purple-bg-darkness-70,.theme-dark .color-1-bg-darkness-70{background-color:#2a0554}.theme-dark .purple-bg-lightness-80,.theme-dark .color-1-bg-lightness-80{background-color:#e8d6fd}.theme-dark .purple-bg-darkness-80,.theme-dark .color-1-bg-darkness-80{background-color:#1c0338}.theme-dark .purple-bg-lightness-90,.theme-dark .color-1-bg-lightness-90{background-color:#f4ebfe}.theme-dark .purple-bg-darkness-90,.theme-dark .color-1-bg-darkness-90{background-color:#0e021c}.theme-dark .purple-bg-hover:hover,.theme-dark .color-1-bg-hover:hover{background-color:#8e34f4}.theme-dark .purple-bg-hover-transparent-5:hover,.theme-dark .color-1-bg-hover-transparent-5:hover{background-color:#8e34f40d}.theme-dark .purple-bg-hover-transparent-10:hover,.theme-dark .color-1-bg-hover-transparent-10:hover{background-color:#8e34f41a}.theme-dark .purple-bg-hover-transparent-15:hover,.theme-dark .color-1-bg-hover-transparent-15:hover{background-color:#8e34f426}.theme-dark .purple-bg-hover-transparent-20:hover,.theme-dark .color-1-bg-hover-transparent-20:hover{background-color:#8e34f433}.theme-dark .purple-bg-hover-transparent-25:hover,.theme-dark .color-1-bg-hover-transparent-25:hover{background-color:#8e34f440}.theme-dark .purple-bg-hover-transparent-30:hover,.theme-dark .color-1-bg-hover-transparent-30:hover{background-color:#8e34f44d}.theme-dark .purple-bg-hover-transparent-35:hover,.theme-dark .color-1-bg-hover-transparent-35:hover{background-color:#8e34f459}.theme-dark .purple-bg-hover-transparent-40:hover,.theme-dark .color-1-bg-hover-transparent-40:hover{background-color:#8e34f466}.theme-dark .purple-bg-hover-transparent-45:hover,.theme-dark .color-1-bg-hover-transparent-45:hover{background-color:#8e34f473}.theme-dark .purple-bg-hover-transparent-50:hover,.theme-dark .color-1-bg-hover-transparent-50:hover{background-color:#8e34f480}.theme-dark .purple-bg-hover-transparent-55:hover,.theme-dark .color-1-bg-hover-transparent-55:hover{background-color:#8e34f48c}.theme-dark .purple-bg-hover-transparent-60:hover,.theme-dark .color-1-bg-hover-transparent-60:hover{background-color:#8e34f499}.theme-dark .purple-bg-hover-transparent-65:hover,.theme-dark .color-1-bg-hover-transparent-65:hover{background-color:#8e34f4a6}.theme-dark .purple-bg-hover-transparent-70:hover,.theme-dark .color-1-bg-hover-transparent-70:hover{background-color:#8e34f4b3}.theme-dark .purple-bg-hover-transparent-75:hover,.theme-dark .color-1-bg-hover-transparent-75:hover{background-color:#8e34f4bf}.theme-dark .purple-bg-hover-transparent-80:hover,.theme-dark .color-1-bg-hover-transparent-80:hover{background-color:#8e34f4cc}.theme-dark .purple-bg-hover-transparent-85:hover,.theme-dark .color-1-bg-hover-transparent-85:hover{background-color:#8e34f4d9}.theme-dark .purple-bg-hover-transparent-90:hover,.theme-dark .color-1-bg-hover-transparent-90:hover{background-color:#8e34f4e6}.theme-dark .purple-bg-hover-transparent-95:hover,.theme-dark .color-1-bg-hover-transparent-95:hover{background-color:#8e34f4f2}.theme-dark .purple-bg-dark,.theme-dark .color-1-bg-dark{background-color:#6b2cda}.theme-dark .purple-bg-dark-transparent-5,.theme-dark .color-1-bg-dark-transparent-5{background-color:#6b2cda0d}.theme-dark .purple-bg-dark-transparent-10,.theme-dark .color-1-bg-dark-transparent-10{background-color:#6b2cda1a}.theme-dark .purple-bg-dark-transparent-15,.theme-dark .color-1-bg-dark-transparent-15{background-color:#6b2cda26}.theme-dark .purple-bg-dark-transparent-20,.theme-dark .color-1-bg-dark-transparent-20{background-color:#6b2cda33}.theme-dark .purple-bg-dark-transparent-25,.theme-dark .color-1-bg-dark-transparent-25{background-color:#6b2cda40}.theme-dark .purple-bg-dark-transparent-30,.theme-dark .color-1-bg-dark-transparent-30{background-color:#6b2cda4d}.theme-dark .purple-bg-dark-transparent-35,.theme-dark .color-1-bg-dark-transparent-35{background-color:#6b2cda59}.theme-dark .purple-bg-dark-transparent-40,.theme-dark .color-1-bg-dark-transparent-40{background-color:#6b2cda66}.theme-dark .purple-bg-dark-transparent-45,.theme-dark .color-1-bg-dark-transparent-45{background-color:#6b2cda73}.theme-dark .purple-bg-dark-transparent-50,.theme-dark .color-1-bg-dark-transparent-50{background-color:#6b2cda80}.theme-dark .purple-bg-dark-transparent-55,.theme-dark .color-1-bg-dark-transparent-55{background-color:#6b2cda8c}.theme-dark .purple-bg-dark-transparent-60,.theme-dark .color-1-bg-dark-transparent-60{background-color:#6b2cda99}.theme-dark .purple-bg-dark-transparent-65,.theme-dark .color-1-bg-dark-transparent-65{background-color:#6b2cdaa6}.theme-dark .purple-bg-dark-transparent-70,.theme-dark .color-1-bg-dark-transparent-70{background-color:#6b2cdab3}.theme-dark .purple-bg-dark-transparent-75,.theme-dark .color-1-bg-dark-transparent-75{background-color:#6b2cdabf}.theme-dark .purple-bg-dark-transparent-80,.theme-dark .color-1-bg-dark-transparent-80{background-color:#6b2cdacc}.theme-dark .purple-bg-dark-transparent-85,.theme-dark .color-1-bg-dark-transparent-85{background-color:#6b2cdad9}.theme-dark .purple-bg-dark-transparent-90,.theme-dark .color-1-bg-dark-transparent-90{background-color:#6b2cdae6}.theme-dark .purple-bg-dark-transparent-95,.theme-dark .color-1-bg-dark-transparent-95{background-color:#6b2cdaf2}.theme-dark .purple-bg-dark-lightness-10,.theme-dark .color-1-bg-dark-lightness-10{background-color:#7a41de}.theme-dark .purple-bg-dark-darkness-10,.theme-dark .color-1-bg-dark-darkness-10{background-color:#5f23c9}.theme-dark .purple-bg-dark-lightness-20,.theme-dark .color-1-bg-dark-lightness-20{background-color:#8956e1}.theme-dark .purple-bg-dark-darkness-20,.theme-dark .color-1-bg-dark-darkness-20{background-color:#551fb2}.theme-dark .purple-bg-dark-lightness-30,.theme-dark .color-1-bg-dark-lightness-30{background-color:#976be5}.theme-dark .purple-bg-dark-darkness-30,.theme-dark .color-1-bg-dark-darkness-30{background-color:#4a1b9c}.theme-dark .purple-bg-dark-lightness-40,.theme-dark .color-1-bg-dark-lightness-40{background-color:#a680e9}.theme-dark .purple-bg-dark-darkness-40,.theme-dark .color-1-bg-dark-darkness-40{background-color:#3f1786}.theme-dark .purple-bg-dark-lightness-50,.theme-dark .color-1-bg-dark-lightness-50{background-color:#b596ed}.theme-dark .purple-bg-dark-darkness-50,.theme-dark .color-1-bg-dark-darkness-50{background-color:#35146f}.theme-dark .purple-bg-dark-lightness-60,.theme-dark .color-1-bg-dark-lightness-60{background-color:#c4abf0}.theme-dark .purple-bg-dark-darkness-60,.theme-dark .color-1-bg-dark-darkness-60{background-color:#2a1059}.theme-dark .purple-bg-dark-lightness-70,.theme-dark .color-1-bg-dark-lightness-70{background-color:#d3c0f4}.theme-dark .purple-bg-dark-darkness-70,.theme-dark .color-1-bg-dark-darkness-70{background-color:#200c43}.theme-dark .purple-bg-dark-lightness-80,.theme-dark .color-1-bg-dark-lightness-80{background-color:#e1d5f8}.theme-dark .purple-bg-dark-darkness-80,.theme-dark .color-1-bg-dark-darkness-80{background-color:#15082d}.theme-dark .purple-bg-dark-lightness-90,.theme-dark .color-1-bg-dark-lightness-90{background-color:#f0eafb}.theme-dark .purple-bg-dark-darkness-90,.theme-dark .color-1-bg-dark-darkness-90{background-color:#0b0416}.theme-dark .purple-bg-dark-hover:hover,.theme-dark .color-1-bg-dark-hover:hover{background-color:#6b2cda}.theme-dark .purple-bg-dark-hover-transparent-5:hover,.theme-dark .color-1-bg-dark-hover-transparent-5:hover{background-color:#6b2cda0d}.theme-dark .purple-bg-dark-hover-transparent-10:hover,.theme-dark .color-1-bg-dark-hover-transparent-10:hover{background-color:#6b2cda1a}.theme-dark .purple-bg-dark-hover-transparent-15:hover,.theme-dark .color-1-bg-dark-hover-transparent-15:hover{background-color:#6b2cda26}.theme-dark .purple-bg-dark-hover-transparent-20:hover,.theme-dark .color-1-bg-dark-hover-transparent-20:hover{background-color:#6b2cda33}.theme-dark .purple-bg-dark-hover-transparent-25:hover,.theme-dark .color-1-bg-dark-hover-transparent-25:hover{background-color:#6b2cda40}.theme-dark .purple-bg-dark-hover-transparent-30:hover,.theme-dark .color-1-bg-dark-hover-transparent-30:hover{background-color:#6b2cda4d}.theme-dark .purple-bg-dark-hover-transparent-35:hover,.theme-dark .color-1-bg-dark-hover-transparent-35:hover{background-color:#6b2cda59}.theme-dark .purple-bg-dark-hover-transparent-40:hover,.theme-dark .color-1-bg-dark-hover-transparent-40:hover{background-color:#6b2cda66}.theme-dark .purple-bg-dark-hover-transparent-45:hover,.theme-dark .color-1-bg-dark-hover-transparent-45:hover{background-color:#6b2cda73}.theme-dark .purple-bg-dark-hover-transparent-50:hover,.theme-dark .color-1-bg-dark-hover-transparent-50:hover{background-color:#6b2cda80}.theme-dark .purple-bg-dark-hover-transparent-55:hover,.theme-dark .color-1-bg-dark-hover-transparent-55:hover{background-color:#6b2cda8c}.theme-dark .purple-bg-dark-hover-transparent-60:hover,.theme-dark .color-1-bg-dark-hover-transparent-60:hover{background-color:#6b2cda99}.theme-dark .purple-bg-dark-hover-transparent-65:hover,.theme-dark .color-1-bg-dark-hover-transparent-65:hover{background-color:#6b2cdaa6}.theme-dark .purple-bg-dark-hover-transparent-70:hover,.theme-dark .color-1-bg-dark-hover-transparent-70:hover{background-color:#6b2cdab3}.theme-dark .purple-bg-dark-hover-transparent-75:hover,.theme-dark .color-1-bg-dark-hover-transparent-75:hover{background-color:#6b2cdabf}.theme-dark .purple-bg-dark-hover-transparent-80:hover,.theme-dark .color-1-bg-dark-hover-transparent-80:hover{background-color:#6b2cdacc}.theme-dark .purple-bg-dark-hover-transparent-85:hover,.theme-dark .color-1-bg-dark-hover-transparent-85:hover{background-color:#6b2cdad9}.theme-dark .purple-bg-dark-hover-transparent-90:hover,.theme-dark .color-1-bg-dark-hover-transparent-90:hover{background-color:#6b2cdae6}.theme-dark .purple-bg-dark-hover-transparent-95:hover,.theme-dark .color-1-bg-dark-hover-transparent-95:hover{background-color:#6b2cdaf2}.theme-dark .purple-bg-darker,.theme-dark .color-1-bg-darker{background-color:#4b20ab}.theme-dark .purple-bg-darker-transparent-5,.theme-dark .color-1-bg-darker-transparent-5{background-color:#4b20ab0d}.theme-dark .purple-bg-darker-transparent-10,.theme-dark .color-1-bg-darker-transparent-10{background-color:#4b20ab1a}.theme-dark .purple-bg-darker-transparent-15,.theme-dark .color-1-bg-darker-transparent-15{background-color:#4b20ab26}.theme-dark .purple-bg-darker-transparent-20,.theme-dark .color-1-bg-darker-transparent-20{background-color:#4b20ab33}.theme-dark .purple-bg-darker-transparent-25,.theme-dark .color-1-bg-darker-transparent-25{background-color:#4b20ab40}.theme-dark .purple-bg-darker-transparent-30,.theme-dark .color-1-bg-darker-transparent-30{background-color:#4b20ab4d}.theme-dark .purple-bg-darker-transparent-35,.theme-dark .color-1-bg-darker-transparent-35{background-color:#4b20ab59}.theme-dark .purple-bg-darker-transparent-40,.theme-dark .color-1-bg-darker-transparent-40{background-color:#4b20ab66}.theme-dark .purple-bg-darker-transparent-45,.theme-dark .color-1-bg-darker-transparent-45{background-color:#4b20ab73}.theme-dark .purple-bg-darker-transparent-50,.theme-dark .color-1-bg-darker-transparent-50{background-color:#4b20ab80}.theme-dark .purple-bg-darker-transparent-55,.theme-dark .color-1-bg-darker-transparent-55{background-color:#4b20ab8c}.theme-dark .purple-bg-darker-transparent-60,.theme-dark .color-1-bg-darker-transparent-60{background-color:#4b20ab99}.theme-dark .purple-bg-darker-transparent-65,.theme-dark .color-1-bg-darker-transparent-65{background-color:#4b20aba6}.theme-dark .purple-bg-darker-transparent-70,.theme-dark .color-1-bg-darker-transparent-70{background-color:#4b20abb3}.theme-dark .purple-bg-darker-transparent-75,.theme-dark .color-1-bg-darker-transparent-75{background-color:#4b20abbf}.theme-dark .purple-bg-darker-transparent-80,.theme-dark .color-1-bg-darker-transparent-80{background-color:#4b20abcc}.theme-dark .purple-bg-darker-transparent-85,.theme-dark .color-1-bg-darker-transparent-85{background-color:#4b20abd9}.theme-dark .purple-bg-darker-transparent-90,.theme-dark .color-1-bg-darker-transparent-90{background-color:#4b20abe6}.theme-dark .purple-bg-darker-transparent-95,.theme-dark .color-1-bg-darker-transparent-95{background-color:#4b20abf2}.theme-dark .purple-bg-darker-lightness-10,.theme-dark .color-1-bg-darker-lightness-10{background-color:#5625c5}.theme-dark .purple-bg-darker-darkness-10,.theme-dark .color-1-bg-darker-darkness-10{background-color:#441d9a}.theme-dark .purple-bg-darker-lightness-20,.theme-dark .color-1-bg-darker-lightness-20{background-color:#6430d8}.theme-dark .purple-bg-darker-darkness-20,.theme-dark .color-1-bg-darker-darkness-20{background-color:#3c1a89}.theme-dark .purple-bg-darker-lightness-30,.theme-dark .color-1-bg-darker-lightness-30{background-color:#774add}.theme-dark .purple-bg-darker-darkness-30,.theme-dark .color-1-bg-darker-darkness-30{background-color:#351678}.theme-dark .purple-bg-darker-lightness-40,.theme-dark .color-1-bg-darker-lightness-40{background-color:#8b64e2}.theme-dark .purple-bg-darker-darkness-40,.theme-dark .color-1-bg-darker-darkness-40{background-color:#2d1367}.theme-dark .purple-bg-darker-lightness-50,.theme-dark .color-1-bg-darker-lightness-50{background-color:#9e7ee7}.theme-dark .purple-bg-darker-darkness-50,.theme-dark .color-1-bg-darker-darkness-50{background-color:#261056}.theme-dark .purple-bg-darker-lightness-60,.theme-dark .color-1-bg-darker-lightness-60{background-color:#b298ec}.theme-dark .purple-bg-darker-darkness-60,.theme-dark .color-1-bg-darker-darkness-60{background-color:#1e0d44}.theme-dark .purple-bg-darker-lightness-70,.theme-dark .color-1-bg-darker-lightness-70{background-color:#c5b1f0}.theme-dark .purple-bg-darker-darkness-70,.theme-dark .color-1-bg-darker-darkness-70{background-color:#170a33}.theme-dark .purple-bg-darker-lightness-80,.theme-dark .color-1-bg-darker-lightness-80{background-color:#d8cbf5}.theme-dark .purple-bg-darker-darkness-80,.theme-dark .color-1-bg-darker-darkness-80{background-color:#0f0622}.theme-dark .purple-bg-darker-lightness-90,.theme-dark .color-1-bg-darker-lightness-90{background-color:#ece5fa}.theme-dark .purple-bg-darker-darkness-90,.theme-dark .color-1-bg-darker-darkness-90{background-color:#080311}.theme-dark .purple-bg-darker-hover:hover,.theme-dark .color-1-bg-darker-hover:hover{background-color:#4b20ab}.theme-dark .purple-bg-darker-hover-transparent-5:hover,.theme-dark .color-1-bg-darker-hover-transparent-5:hover{background-color:#4b20ab0d}.theme-dark .purple-bg-darker-hover-transparent-10:hover,.theme-dark .color-1-bg-darker-hover-transparent-10:hover{background-color:#4b20ab1a}.theme-dark .purple-bg-darker-hover-transparent-15:hover,.theme-dark .color-1-bg-darker-hover-transparent-15:hover{background-color:#4b20ab26}.theme-dark .purple-bg-darker-hover-transparent-20:hover,.theme-dark .color-1-bg-darker-hover-transparent-20:hover{background-color:#4b20ab33}.theme-dark .purple-bg-darker-hover-transparent-25:hover,.theme-dark .color-1-bg-darker-hover-transparent-25:hover{background-color:#4b20ab40}.theme-dark .purple-bg-darker-hover-transparent-30:hover,.theme-dark .color-1-bg-darker-hover-transparent-30:hover{background-color:#4b20ab4d}.theme-dark .purple-bg-darker-hover-transparent-35:hover,.theme-dark .color-1-bg-darker-hover-transparent-35:hover{background-color:#4b20ab59}.theme-dark .purple-bg-darker-hover-transparent-40:hover,.theme-dark .color-1-bg-darker-hover-transparent-40:hover{background-color:#4b20ab66}.theme-dark .purple-bg-darker-hover-transparent-45:hover,.theme-dark .color-1-bg-darker-hover-transparent-45:hover{background-color:#4b20ab73}.theme-dark .purple-bg-darker-hover-transparent-50:hover,.theme-dark .color-1-bg-darker-hover-transparent-50:hover{background-color:#4b20ab80}.theme-dark .purple-bg-darker-hover-transparent-55:hover,.theme-dark .color-1-bg-darker-hover-transparent-55:hover{background-color:#4b20ab8c}.theme-dark .purple-bg-darker-hover-transparent-60:hover,.theme-dark .color-1-bg-darker-hover-transparent-60:hover{background-color:#4b20ab99}.theme-dark .purple-bg-darker-hover-transparent-65:hover,.theme-dark .color-1-bg-darker-hover-transparent-65:hover{background-color:#4b20aba6}.theme-dark .purple-bg-darker-hover-transparent-70:hover,.theme-dark .color-1-bg-darker-hover-transparent-70:hover{background-color:#4b20abb3}.theme-dark .purple-bg-darker-hover-transparent-75:hover,.theme-dark .color-1-bg-darker-hover-transparent-75:hover{background-color:#4b20abbf}.theme-dark .purple-bg-darker-hover-transparent-80:hover,.theme-dark .color-1-bg-darker-hover-transparent-80:hover{background-color:#4b20abcc}.theme-dark .purple-bg-darker-hover-transparent-85:hover,.theme-dark .color-1-bg-darker-hover-transparent-85:hover{background-color:#4b20abd9}.theme-dark .purple-bg-darker-hover-transparent-90:hover,.theme-dark .color-1-bg-darker-hover-transparent-90:hover{background-color:#4b20abe6}.theme-dark .purple-bg-darker-hover-transparent-95:hover,.theme-dark .color-1-bg-darker-hover-transparent-95:hover{background-color:#4b20abf2}.theme-dark .purple-font-lighter,.theme-dark .color-1-font-lighter{color:#dcb4fc}.theme-dark .purple-font-lighter-transparent-5,.theme-dark .color-1-font-lighter-transparent-5{color:#dcb4fc0d}.theme-dark .purple-font-lighter-transparent-10,.theme-dark .color-1-font-lighter-transparent-10{color:#dcb4fc1a}.theme-dark .purple-font-lighter-transparent-15,.theme-dark .color-1-font-lighter-transparent-15{color:#dcb4fc26}.theme-dark .purple-font-lighter-transparent-20,.theme-dark .color-1-font-lighter-transparent-20{color:#dcb4fc33}.theme-dark .purple-font-lighter-transparent-25,.theme-dark .color-1-font-lighter-transparent-25{color:#dcb4fc40}.theme-dark .purple-font-lighter-transparent-30,.theme-dark .color-1-font-lighter-transparent-30{color:#dcb4fc4d}.theme-dark .purple-font-lighter-transparent-35,.theme-dark .color-1-font-lighter-transparent-35{color:#dcb4fc59}.theme-dark .purple-font-lighter-transparent-40,.theme-dark .color-1-font-lighter-transparent-40{color:#dcb4fc66}.theme-dark .purple-font-lighter-transparent-45,.theme-dark .color-1-font-lighter-transparent-45{color:#dcb4fc73}.theme-dark .purple-font-lighter-transparent-50,.theme-dark .color-1-font-lighter-transparent-50{color:#dcb4fc80}.theme-dark .purple-font-lighter-transparent-55,.theme-dark .color-1-font-lighter-transparent-55{color:#dcb4fc8c}.theme-dark .purple-font-lighter-transparent-60,.theme-dark .color-1-font-lighter-transparent-60{color:#dcb4fc99}.theme-dark .purple-font-lighter-transparent-65,.theme-dark .color-1-font-lighter-transparent-65{color:#dcb4fca6}.theme-dark .purple-font-lighter-transparent-70,.theme-dark .color-1-font-lighter-transparent-70{color:#dcb4fcb3}.theme-dark .purple-font-lighter-transparent-75,.theme-dark .color-1-font-lighter-transparent-75{color:#dcb4fcbf}.theme-dark .purple-font-lighter-transparent-80,.theme-dark .color-1-font-lighter-transparent-80{color:#dcb4fccc}.theme-dark .purple-font-lighter-transparent-85,.theme-dark .color-1-font-lighter-transparent-85{color:#dcb4fcd9}.theme-dark .purple-font-lighter-transparent-90,.theme-dark .color-1-font-lighter-transparent-90{color:#dcb4fce6}.theme-dark .purple-font-lighter-transparent-95,.theme-dark .color-1-font-lighter-transparent-95{color:#dcb4fcf2}.theme-dark .purple-font-lighter-lightness-10,.theme-dark .color-1-font-lighter-lightness-10{color:#e0bcfc}.theme-dark .purple-font-lighter-darkness-10,.theme-dark .color-1-font-lighter-darkness-10{color:#c98afa}.theme-dark .purple-font-lighter-lightness-20,.theme-dark .color-1-font-lighter-lightness-20{color:#e3c3fd}.theme-dark .purple-font-lighter-darkness-20,.theme-dark .color-1-font-lighter-darkness-20{color:#b561f9}.theme-dark .purple-font-lighter-lightness-30,.theme-dark .color-1-font-lighter-lightness-30{color:#e7cbfd}.theme-dark .purple-font-lighter-darkness-30,.theme-dark .color-1-font-lighter-darkness-30{color:#a237f7}.theme-dark .purple-font-lighter-lightness-40,.theme-dark .color-1-font-lighter-lightness-40{color:#ead2fd}.theme-dark .purple-font-lighter-darkness-40,.theme-dark .color-1-font-lighter-darkness-40{color:#8e0ef5}.theme-dark .purple-font-lighter-lightness-50,.theme-dark .color-1-font-lighter-lightness-50{color:#eedafe}.theme-dark .purple-font-lighter-darkness-50,.theme-dark .color-1-font-lighter-darkness-50{color:#7708d0}.theme-dark .purple-font-lighter-lightness-60,.theme-dark .color-1-font-lighter-lightness-60{color:#f1e1fe}.theme-dark .purple-font-lighter-darkness-60,.theme-dark .color-1-font-lighter-darkness-60{color:#5f07a6}.theme-dark .purple-font-lighter-lightness-70,.theme-dark .color-1-font-lighter-lightness-70{color:#f5e9fe}.theme-dark .purple-font-lighter-darkness-70,.theme-dark .color-1-font-lighter-darkness-70{color:#47057d}.theme-dark .purple-font-lighter-lightness-80,.theme-dark .color-1-font-lighter-lightness-80{color:#f8f0fe}.theme-dark .purple-font-lighter-darkness-80,.theme-dark .color-1-font-lighter-darkness-80{color:#300353}.theme-dark .purple-font-lighter-lightness-90,.theme-dark .color-1-font-lighter-lightness-90{color:#fcf8ff}.theme-dark .purple-font-lighter-darkness-90,.theme-dark .color-1-font-lighter-darkness-90{color:#18022a}.theme-dark .purple-font-lighter-hover:hover,.theme-dark .color-1-font-lighter-hover:hover{color:#dcb4fc}.theme-dark .purple-font-lighter-hover-transparent-5:hover,.theme-dark .color-1-font-lighter-hover-transparent-5:hover{color:#dcb4fc0d}.theme-dark .purple-font-lighter-hover-transparent-10:hover,.theme-dark .color-1-font-lighter-hover-transparent-10:hover{color:#dcb4fc1a}.theme-dark .purple-font-lighter-hover-transparent-15:hover,.theme-dark .color-1-font-lighter-hover-transparent-15:hover{color:#dcb4fc26}.theme-dark .purple-font-lighter-hover-transparent-20:hover,.theme-dark .color-1-font-lighter-hover-transparent-20:hover{color:#dcb4fc33}.theme-dark .purple-font-lighter-hover-transparent-25:hover,.theme-dark .color-1-font-lighter-hover-transparent-25:hover{color:#dcb4fc40}.theme-dark .purple-font-lighter-hover-transparent-30:hover,.theme-dark .color-1-font-lighter-hover-transparent-30:hover{color:#dcb4fc4d}.theme-dark .purple-font-lighter-hover-transparent-35:hover,.theme-dark .color-1-font-lighter-hover-transparent-35:hover{color:#dcb4fc59}.theme-dark .purple-font-lighter-hover-transparent-40:hover,.theme-dark .color-1-font-lighter-hover-transparent-40:hover{color:#dcb4fc66}.theme-dark .purple-font-lighter-hover-transparent-45:hover,.theme-dark .color-1-font-lighter-hover-transparent-45:hover{color:#dcb4fc73}.theme-dark .purple-font-lighter-hover-transparent-50:hover,.theme-dark .color-1-font-lighter-hover-transparent-50:hover{color:#dcb4fc80}.theme-dark .purple-font-lighter-hover-transparent-55:hover,.theme-dark .color-1-font-lighter-hover-transparent-55:hover{color:#dcb4fc8c}.theme-dark .purple-font-lighter-hover-transparent-60:hover,.theme-dark .color-1-font-lighter-hover-transparent-60:hover{color:#dcb4fc99}.theme-dark .purple-font-lighter-hover-transparent-65:hover,.theme-dark .color-1-font-lighter-hover-transparent-65:hover{color:#dcb4fca6}.theme-dark .purple-font-lighter-hover-transparent-70:hover,.theme-dark .color-1-font-lighter-hover-transparent-70:hover{color:#dcb4fcb3}.theme-dark .purple-font-lighter-hover-transparent-75:hover,.theme-dark .color-1-font-lighter-hover-transparent-75:hover{color:#dcb4fcbf}.theme-dark .purple-font-lighter-hover-transparent-80:hover,.theme-dark .color-1-font-lighter-hover-transparent-80:hover{color:#dcb4fccc}.theme-dark .purple-font-lighter-hover-transparent-85:hover,.theme-dark .color-1-font-lighter-hover-transparent-85:hover{color:#dcb4fcd9}.theme-dark .purple-font-lighter-hover-transparent-90:hover,.theme-dark .color-1-font-lighter-hover-transparent-90:hover{color:#dcb4fce6}.theme-dark .purple-font-lighter-hover-transparent-95:hover,.theme-dark .color-1-font-lighter-hover-transparent-95:hover{color:#dcb4fcf2}.theme-dark .purple-font-lighter-contrast,.theme-dark .color-1-font-lighter-contrast{color:#161616}.theme-dark .purple-font-light,.theme-dark .color-1-font-light{color:#b056f6}.theme-dark .purple-font-light-transparent-5,.theme-dark .color-1-font-light-transparent-5{color:#b056f60d}.theme-dark .purple-font-light-transparent-10,.theme-dark .color-1-font-light-transparent-10{color:#b056f61a}.theme-dark .purple-font-light-transparent-15,.theme-dark .color-1-font-light-transparent-15{color:#b056f626}.theme-dark .purple-font-light-transparent-20,.theme-dark .color-1-font-light-transparent-20{color:#b056f633}.theme-dark .purple-font-light-transparent-25,.theme-dark .color-1-font-light-transparent-25{color:#b056f640}.theme-dark .purple-font-light-transparent-30,.theme-dark .color-1-font-light-transparent-30{color:#b056f64d}.theme-dark .purple-font-light-transparent-35,.theme-dark .color-1-font-light-transparent-35{color:#b056f659}.theme-dark .purple-font-light-transparent-40,.theme-dark .color-1-font-light-transparent-40{color:#b056f666}.theme-dark .purple-font-light-transparent-45,.theme-dark .color-1-font-light-transparent-45{color:#b056f673}.theme-dark .purple-font-light-transparent-50,.theme-dark .color-1-font-light-transparent-50{color:#b056f680}.theme-dark .purple-font-light-transparent-55,.theme-dark .color-1-font-light-transparent-55{color:#b056f68c}.theme-dark .purple-font-light-transparent-60,.theme-dark .color-1-font-light-transparent-60{color:#b056f699}.theme-dark .purple-font-light-transparent-65,.theme-dark .color-1-font-light-transparent-65{color:#b056f6a6}.theme-dark .purple-font-light-transparent-70,.theme-dark .color-1-font-light-transparent-70{color:#b056f6b3}.theme-dark .purple-font-light-transparent-75,.theme-dark .color-1-font-light-transparent-75{color:#b056f6bf}.theme-dark .purple-font-light-transparent-80,.theme-dark .color-1-font-light-transparent-80{color:#b056f6cc}.theme-dark .purple-font-light-transparent-85,.theme-dark .color-1-font-light-transparent-85{color:#b056f6d9}.theme-dark .purple-font-light-transparent-90,.theme-dark .color-1-font-light-transparent-90{color:#b056f6e6}.theme-dark .purple-font-light-transparent-95,.theme-dark .color-1-font-light-transparent-95{color:#b056f6f2}.theme-dark .purple-font-light-lightness-10,.theme-dark .color-1-font-light-lightness-10{color:#b867f7}.theme-dark .purple-font-light-darkness-10,.theme-dark .color-1-font-light-darkness-10{color:#a136f4}.theme-dark .purple-font-light-lightness-20,.theme-dark .color-1-font-light-lightness-20{color:#c078f8}.theme-dark .purple-font-light-darkness-20,.theme-dark .color-1-font-light-darkness-20{color:#9317f3}.theme-dark .purple-font-light-lightness-30,.theme-dark .color-1-font-light-lightness-30{color:#c889f9}.theme-dark .purple-font-light-darkness-30,.theme-dark .color-1-font-light-darkness-30{color:#810cdd}.theme-dark .purple-font-light-lightness-40,.theme-dark .color-1-font-light-lightness-40{color:#d09afa}.theme-dark .purple-font-light-darkness-40,.theme-dark .color-1-font-light-darkness-40{color:#6f0abd}.theme-dark .purple-font-light-lightness-50,.theme-dark .color-1-font-light-lightness-50{color:#d8abfb}.theme-dark .purple-font-light-darkness-50,.theme-dark .color-1-font-light-darkness-50{color:#5c089e}.theme-dark .purple-font-light-lightness-60,.theme-dark .color-1-font-light-lightness-60{color:#dfbbfb}.theme-dark .purple-font-light-darkness-60,.theme-dark .color-1-font-light-darkness-60{color:#4a077e}.theme-dark .purple-font-light-lightness-70,.theme-dark .color-1-font-light-lightness-70{color:#e7ccfc}.theme-dark .purple-font-light-darkness-70,.theme-dark .color-1-font-light-darkness-70{color:#37055f}.theme-dark .purple-font-light-lightness-80,.theme-dark .color-1-font-light-lightness-80{color:#efddfd}.theme-dark .purple-font-light-darkness-80,.theme-dark .color-1-font-light-darkness-80{color:#25033f}.theme-dark .purple-font-light-lightness-90,.theme-dark .color-1-font-light-lightness-90{color:#f7eefe}.theme-dark .purple-font-light-darkness-90,.theme-dark .color-1-font-light-darkness-90{color:#120220}.theme-dark .purple-font-light-hover:hover,.theme-dark .color-1-font-light-hover:hover{color:#b056f6}.theme-dark .purple-font-light-hover-transparent-5:hover,.theme-dark .color-1-font-light-hover-transparent-5:hover{color:#b056f60d}.theme-dark .purple-font-light-hover-transparent-10:hover,.theme-dark .color-1-font-light-hover-transparent-10:hover{color:#b056f61a}.theme-dark .purple-font-light-hover-transparent-15:hover,.theme-dark .color-1-font-light-hover-transparent-15:hover{color:#b056f626}.theme-dark .purple-font-light-hover-transparent-20:hover,.theme-dark .color-1-font-light-hover-transparent-20:hover{color:#b056f633}.theme-dark .purple-font-light-hover-transparent-25:hover,.theme-dark .color-1-font-light-hover-transparent-25:hover{color:#b056f640}.theme-dark .purple-font-light-hover-transparent-30:hover,.theme-dark .color-1-font-light-hover-transparent-30:hover{color:#b056f64d}.theme-dark .purple-font-light-hover-transparent-35:hover,.theme-dark .color-1-font-light-hover-transparent-35:hover{color:#b056f659}.theme-dark .purple-font-light-hover-transparent-40:hover,.theme-dark .color-1-font-light-hover-transparent-40:hover{color:#b056f666}.theme-dark .purple-font-light-hover-transparent-45:hover,.theme-dark .color-1-font-light-hover-transparent-45:hover{color:#b056f673}.theme-dark .purple-font-light-hover-transparent-50:hover,.theme-dark .color-1-font-light-hover-transparent-50:hover{color:#b056f680}.theme-dark .purple-font-light-hover-transparent-55:hover,.theme-dark .color-1-font-light-hover-transparent-55:hover{color:#b056f68c}.theme-dark .purple-font-light-hover-transparent-60:hover,.theme-dark .color-1-font-light-hover-transparent-60:hover{color:#b056f699}.theme-dark .purple-font-light-hover-transparent-65:hover,.theme-dark .color-1-font-light-hover-transparent-65:hover{color:#b056f6a6}.theme-dark .purple-font-light-hover-transparent-70:hover,.theme-dark .color-1-font-light-hover-transparent-70:hover{color:#b056f6b3}.theme-dark .purple-font-light-hover-transparent-75:hover,.theme-dark .color-1-font-light-hover-transparent-75:hover{color:#b056f6bf}.theme-dark .purple-font-light-hover-transparent-80:hover,.theme-dark .color-1-font-light-hover-transparent-80:hover{color:#b056f6cc}.theme-dark .purple-font-light-hover-transparent-85:hover,.theme-dark .color-1-font-light-hover-transparent-85:hover{color:#b056f6d9}.theme-dark .purple-font-light-hover-transparent-90:hover,.theme-dark .color-1-font-light-hover-transparent-90:hover{color:#b056f6e6}.theme-dark .purple-font-light-hover-transparent-95:hover,.theme-dark .color-1-font-light-hover-transparent-95:hover{color:#b056f6f2}.theme-dark .purple-font-light-contrast,.theme-dark .color-1-font-light-contrast{color:#161616}.theme-dark .purple-font,.theme-dark .color-1-font{color:#8e34f4}.theme-dark .purple-font-transparent-5,.theme-dark .color-1-font-transparent-5{color:#8e34f40d}.theme-dark .purple-font-transparent-10,.theme-dark .color-1-font-transparent-10{color:#8e34f41a}.theme-dark .purple-font-transparent-15,.theme-dark .color-1-font-transparent-15{color:#8e34f426}.theme-dark .purple-font-transparent-20,.theme-dark .color-1-font-transparent-20{color:#8e34f433}.theme-dark .purple-font-transparent-25,.theme-dark .color-1-font-transparent-25{color:#8e34f440}.theme-dark .purple-font-transparent-30,.theme-dark .color-1-font-transparent-30{color:#8e34f44d}.theme-dark .purple-font-transparent-35,.theme-dark .color-1-font-transparent-35{color:#8e34f459}.theme-dark .purple-font-transparent-40,.theme-dark .color-1-font-transparent-40{color:#8e34f466}.theme-dark .purple-font-transparent-45,.theme-dark .color-1-font-transparent-45{color:#8e34f473}.theme-dark .purple-font-transparent-50,.theme-dark .color-1-font-transparent-50{color:#8e34f480}.theme-dark .purple-font-transparent-55,.theme-dark .color-1-font-transparent-55{color:#8e34f48c}.theme-dark .purple-font-transparent-60,.theme-dark .color-1-font-transparent-60{color:#8e34f499}.theme-dark .purple-font-transparent-65,.theme-dark .color-1-font-transparent-65{color:#8e34f4a6}.theme-dark .purple-font-transparent-70,.theme-dark .color-1-font-transparent-70{color:#8e34f4b3}.theme-dark .purple-font-transparent-75,.theme-dark .color-1-font-transparent-75{color:#8e34f4bf}.theme-dark .purple-font-transparent-80,.theme-dark .color-1-font-transparent-80{color:#8e34f4cc}.theme-dark .purple-font-transparent-85,.theme-dark .color-1-font-transparent-85{color:#8e34f4d9}.theme-dark .purple-font-transparent-90,.theme-dark .color-1-font-transparent-90{color:#8e34f4e6}.theme-dark .purple-font-transparent-95,.theme-dark .color-1-font-transparent-95{color:#8e34f4f2}.theme-dark .purple-font-lightness-10,.theme-dark .color-1-font-lightness-10{color:#9948f5}.theme-dark .purple-font-darkness-10,.theme-dark .color-1-font-darkness-10{color:#7e18f2}.theme-dark .purple-font-lightness-20,.theme-dark .color-1-font-lightness-20{color:#a55df6}.theme-dark .purple-font-darkness-20,.theme-dark .color-1-font-darkness-20{color:#700ce1}.theme-dark .purple-font-lightness-30,.theme-dark .color-1-font-lightness-30{color:#b071f7}.theme-dark .purple-font-darkness-30,.theme-dark .color-1-font-darkness-30{color:#620bc5}.theme-dark .purple-font-lightness-40,.theme-dark .color-1-font-lightness-40{color:#bb85f8}.theme-dark .purple-font-darkness-40,.theme-dark .color-1-font-darkness-40{color:#5409a8}.theme-dark .purple-font-lightness-50,.theme-dark .color-1-font-lightness-50{color:#c79afa}.theme-dark .purple-font-darkness-50,.theme-dark .color-1-font-darkness-50{color:#46088c}.theme-dark .purple-font-lightness-60,.theme-dark .color-1-font-lightness-60{color:#d2aefb}.theme-dark .purple-font-darkness-60,.theme-dark .color-1-font-darkness-60{color:#380670}.theme-dark .purple-font-lightness-70,.theme-dark .color-1-font-lightness-70{color:#ddc2fc}.theme-dark .purple-font-darkness-70,.theme-dark .color-1-font-darkness-70{color:#2a0554}.theme-dark .purple-font-lightness-80,.theme-dark .color-1-font-lightness-80{color:#e8d6fd}.theme-dark .purple-font-darkness-80,.theme-dark .color-1-font-darkness-80{color:#1c0338}.theme-dark .purple-font-lightness-90,.theme-dark .color-1-font-lightness-90{color:#f4ebfe}.theme-dark .purple-font-darkness-90,.theme-dark .color-1-font-darkness-90{color:#0e021c}.theme-dark .purple-font-hover:hover,.theme-dark .color-1-font-hover:hover{color:#8e34f4}.theme-dark .purple-font-hover-transparent-5:hover,.theme-dark .color-1-font-hover-transparent-5:hover{color:#8e34f40d}.theme-dark .purple-font-hover-transparent-10:hover,.theme-dark .color-1-font-hover-transparent-10:hover{color:#8e34f41a}.theme-dark .purple-font-hover-transparent-15:hover,.theme-dark .color-1-font-hover-transparent-15:hover{color:#8e34f426}.theme-dark .purple-font-hover-transparent-20:hover,.theme-dark .color-1-font-hover-transparent-20:hover{color:#8e34f433}.theme-dark .purple-font-hover-transparent-25:hover,.theme-dark .color-1-font-hover-transparent-25:hover{color:#8e34f440}.theme-dark .purple-font-hover-transparent-30:hover,.theme-dark .color-1-font-hover-transparent-30:hover{color:#8e34f44d}.theme-dark .purple-font-hover-transparent-35:hover,.theme-dark .color-1-font-hover-transparent-35:hover{color:#8e34f459}.theme-dark .purple-font-hover-transparent-40:hover,.theme-dark .color-1-font-hover-transparent-40:hover{color:#8e34f466}.theme-dark .purple-font-hover-transparent-45:hover,.theme-dark .color-1-font-hover-transparent-45:hover{color:#8e34f473}.theme-dark .purple-font-hover-transparent-50:hover,.theme-dark .color-1-font-hover-transparent-50:hover{color:#8e34f480}.theme-dark .purple-font-hover-transparent-55:hover,.theme-dark .color-1-font-hover-transparent-55:hover{color:#8e34f48c}.theme-dark .purple-font-hover-transparent-60:hover,.theme-dark .color-1-font-hover-transparent-60:hover{color:#8e34f499}.theme-dark .purple-font-hover-transparent-65:hover,.theme-dark .color-1-font-hover-transparent-65:hover{color:#8e34f4a6}.theme-dark .purple-font-hover-transparent-70:hover,.theme-dark .color-1-font-hover-transparent-70:hover{color:#8e34f4b3}.theme-dark .purple-font-hover-transparent-75:hover,.theme-dark .color-1-font-hover-transparent-75:hover{color:#8e34f4bf}.theme-dark .purple-font-hover-transparent-80:hover,.theme-dark .color-1-font-hover-transparent-80:hover{color:#8e34f4cc}.theme-dark .purple-font-hover-transparent-85:hover,.theme-dark .color-1-font-hover-transparent-85:hover{color:#8e34f4d9}.theme-dark .purple-font-hover-transparent-90:hover,.theme-dark .color-1-font-hover-transparent-90:hover{color:#8e34f4e6}.theme-dark .purple-font-hover-transparent-95:hover,.theme-dark .color-1-font-hover-transparent-95:hover{color:#8e34f4f2}.theme-dark .purple-font-contrast,.theme-dark .color-1-font-contrast{color:#f2f2f2}.theme-dark .purple-font-dark,.theme-dark .color-1-font-dark{color:#6b2cda}.theme-dark .purple-font-dark-transparent-5,.theme-dark .color-1-font-dark-transparent-5{color:#6b2cda0d}.theme-dark .purple-font-dark-transparent-10,.theme-dark .color-1-font-dark-transparent-10{color:#6b2cda1a}.theme-dark .purple-font-dark-transparent-15,.theme-dark .color-1-font-dark-transparent-15{color:#6b2cda26}.theme-dark .purple-font-dark-transparent-20,.theme-dark .color-1-font-dark-transparent-20{color:#6b2cda33}.theme-dark .purple-font-dark-transparent-25,.theme-dark .color-1-font-dark-transparent-25{color:#6b2cda40}.theme-dark .purple-font-dark-transparent-30,.theme-dark .color-1-font-dark-transparent-30{color:#6b2cda4d}.theme-dark .purple-font-dark-transparent-35,.theme-dark .color-1-font-dark-transparent-35{color:#6b2cda59}.theme-dark .purple-font-dark-transparent-40,.theme-dark .color-1-font-dark-transparent-40{color:#6b2cda66}.theme-dark .purple-font-dark-transparent-45,.theme-dark .color-1-font-dark-transparent-45{color:#6b2cda73}.theme-dark .purple-font-dark-transparent-50,.theme-dark .color-1-font-dark-transparent-50{color:#6b2cda80}.theme-dark .purple-font-dark-transparent-55,.theme-dark .color-1-font-dark-transparent-55{color:#6b2cda8c}.theme-dark .purple-font-dark-transparent-60,.theme-dark .color-1-font-dark-transparent-60{color:#6b2cda99}.theme-dark .purple-font-dark-transparent-65,.theme-dark .color-1-font-dark-transparent-65{color:#6b2cdaa6}.theme-dark .purple-font-dark-transparent-70,.theme-dark .color-1-font-dark-transparent-70{color:#6b2cdab3}.theme-dark .purple-font-dark-transparent-75,.theme-dark .color-1-font-dark-transparent-75{color:#6b2cdabf}.theme-dark .purple-font-dark-transparent-80,.theme-dark .color-1-font-dark-transparent-80{color:#6b2cdacc}.theme-dark .purple-font-dark-transparent-85,.theme-dark .color-1-font-dark-transparent-85{color:#6b2cdad9}.theme-dark .purple-font-dark-transparent-90,.theme-dark .color-1-font-dark-transparent-90{color:#6b2cdae6}.theme-dark .purple-font-dark-transparent-95,.theme-dark .color-1-font-dark-transparent-95{color:#6b2cdaf2}.theme-dark .purple-font-dark-lightness-10,.theme-dark .color-1-font-dark-lightness-10{color:#7a41de}.theme-dark .purple-font-dark-darkness-10,.theme-dark .color-1-font-dark-darkness-10{color:#5f23c9}.theme-dark .purple-font-dark-lightness-20,.theme-dark .color-1-font-dark-lightness-20{color:#8956e1}.theme-dark .purple-font-dark-darkness-20,.theme-dark .color-1-font-dark-darkness-20{color:#551fb2}.theme-dark .purple-font-dark-lightness-30,.theme-dark .color-1-font-dark-lightness-30{color:#976be5}.theme-dark .purple-font-dark-darkness-30,.theme-dark .color-1-font-dark-darkness-30{color:#4a1b9c}.theme-dark .purple-font-dark-lightness-40,.theme-dark .color-1-font-dark-lightness-40{color:#a680e9}.theme-dark .purple-font-dark-darkness-40,.theme-dark .color-1-font-dark-darkness-40{color:#3f1786}.theme-dark .purple-font-dark-lightness-50,.theme-dark .color-1-font-dark-lightness-50{color:#b596ed}.theme-dark .purple-font-dark-darkness-50,.theme-dark .color-1-font-dark-darkness-50{color:#35146f}.theme-dark .purple-font-dark-lightness-60,.theme-dark .color-1-font-dark-lightness-60{color:#c4abf0}.theme-dark .purple-font-dark-darkness-60,.theme-dark .color-1-font-dark-darkness-60{color:#2a1059}.theme-dark .purple-font-dark-lightness-70,.theme-dark .color-1-font-dark-lightness-70{color:#d3c0f4}.theme-dark .purple-font-dark-darkness-70,.theme-dark .color-1-font-dark-darkness-70{color:#200c43}.theme-dark .purple-font-dark-lightness-80,.theme-dark .color-1-font-dark-lightness-80{color:#e1d5f8}.theme-dark .purple-font-dark-darkness-80,.theme-dark .color-1-font-dark-darkness-80{color:#15082d}.theme-dark .purple-font-dark-lightness-90,.theme-dark .color-1-font-dark-lightness-90{color:#f0eafb}.theme-dark .purple-font-dark-darkness-90,.theme-dark .color-1-font-dark-darkness-90{color:#0b0416}.theme-dark .purple-font-dark-hover:hover,.theme-dark .color-1-font-dark-hover:hover{color:#6b2cda}.theme-dark .purple-font-dark-hover-transparent-5:hover,.theme-dark .color-1-font-dark-hover-transparent-5:hover{color:#6b2cda0d}.theme-dark .purple-font-dark-hover-transparent-10:hover,.theme-dark .color-1-font-dark-hover-transparent-10:hover{color:#6b2cda1a}.theme-dark .purple-font-dark-hover-transparent-15:hover,.theme-dark .color-1-font-dark-hover-transparent-15:hover{color:#6b2cda26}.theme-dark .purple-font-dark-hover-transparent-20:hover,.theme-dark .color-1-font-dark-hover-transparent-20:hover{color:#6b2cda33}.theme-dark .purple-font-dark-hover-transparent-25:hover,.theme-dark .color-1-font-dark-hover-transparent-25:hover{color:#6b2cda40}.theme-dark .purple-font-dark-hover-transparent-30:hover,.theme-dark .color-1-font-dark-hover-transparent-30:hover{color:#6b2cda4d}.theme-dark .purple-font-dark-hover-transparent-35:hover,.theme-dark .color-1-font-dark-hover-transparent-35:hover{color:#6b2cda59}.theme-dark .purple-font-dark-hover-transparent-40:hover,.theme-dark .color-1-font-dark-hover-transparent-40:hover{color:#6b2cda66}.theme-dark .purple-font-dark-hover-transparent-45:hover,.theme-dark .color-1-font-dark-hover-transparent-45:hover{color:#6b2cda73}.theme-dark .purple-font-dark-hover-transparent-50:hover,.theme-dark .color-1-font-dark-hover-transparent-50:hover{color:#6b2cda80}.theme-dark .purple-font-dark-hover-transparent-55:hover,.theme-dark .color-1-font-dark-hover-transparent-55:hover{color:#6b2cda8c}.theme-dark .purple-font-dark-hover-transparent-60:hover,.theme-dark .color-1-font-dark-hover-transparent-60:hover{color:#6b2cda99}.theme-dark .purple-font-dark-hover-transparent-65:hover,.theme-dark .color-1-font-dark-hover-transparent-65:hover{color:#6b2cdaa6}.theme-dark .purple-font-dark-hover-transparent-70:hover,.theme-dark .color-1-font-dark-hover-transparent-70:hover{color:#6b2cdab3}.theme-dark .purple-font-dark-hover-transparent-75:hover,.theme-dark .color-1-font-dark-hover-transparent-75:hover{color:#6b2cdabf}.theme-dark .purple-font-dark-hover-transparent-80:hover,.theme-dark .color-1-font-dark-hover-transparent-80:hover{color:#6b2cdacc}.theme-dark .purple-font-dark-hover-transparent-85:hover,.theme-dark .color-1-font-dark-hover-transparent-85:hover{color:#6b2cdad9}.theme-dark .purple-font-dark-hover-transparent-90:hover,.theme-dark .color-1-font-dark-hover-transparent-90:hover{color:#6b2cdae6}.theme-dark .purple-font-dark-hover-transparent-95:hover,.theme-dark .color-1-font-dark-hover-transparent-95:hover{color:#6b2cdaf2}.theme-dark .purple-font-dark-contrast,.theme-dark .color-1-font-dark-contrast{color:#f2f2f2}.theme-dark .purple-font-darker,.theme-dark .color-1-font-darker{color:#4b20ab}.theme-dark .purple-font-darker-transparent-5,.theme-dark .color-1-font-darker-transparent-5{color:#4b20ab0d}.theme-dark .purple-font-darker-transparent-10,.theme-dark .color-1-font-darker-transparent-10{color:#4b20ab1a}.theme-dark .purple-font-darker-transparent-15,.theme-dark .color-1-font-darker-transparent-15{color:#4b20ab26}.theme-dark .purple-font-darker-transparent-20,.theme-dark .color-1-font-darker-transparent-20{color:#4b20ab33}.theme-dark .purple-font-darker-transparent-25,.theme-dark .color-1-font-darker-transparent-25{color:#4b20ab40}.theme-dark .purple-font-darker-transparent-30,.theme-dark .color-1-font-darker-transparent-30{color:#4b20ab4d}.theme-dark .purple-font-darker-transparent-35,.theme-dark .color-1-font-darker-transparent-35{color:#4b20ab59}.theme-dark .purple-font-darker-transparent-40,.theme-dark .color-1-font-darker-transparent-40{color:#4b20ab66}.theme-dark .purple-font-darker-transparent-45,.theme-dark .color-1-font-darker-transparent-45{color:#4b20ab73}.theme-dark .purple-font-darker-transparent-50,.theme-dark .color-1-font-darker-transparent-50{color:#4b20ab80}.theme-dark .purple-font-darker-transparent-55,.theme-dark .color-1-font-darker-transparent-55{color:#4b20ab8c}.theme-dark .purple-font-darker-transparent-60,.theme-dark .color-1-font-darker-transparent-60{color:#4b20ab99}.theme-dark .purple-font-darker-transparent-65,.theme-dark .color-1-font-darker-transparent-65{color:#4b20aba6}.theme-dark .purple-font-darker-transparent-70,.theme-dark .color-1-font-darker-transparent-70{color:#4b20abb3}.theme-dark .purple-font-darker-transparent-75,.theme-dark .color-1-font-darker-transparent-75{color:#4b20abbf}.theme-dark .purple-font-darker-transparent-80,.theme-dark .color-1-font-darker-transparent-80{color:#4b20abcc}.theme-dark .purple-font-darker-transparent-85,.theme-dark .color-1-font-darker-transparent-85{color:#4b20abd9}.theme-dark .purple-font-darker-transparent-90,.theme-dark .color-1-font-darker-transparent-90{color:#4b20abe6}.theme-dark .purple-font-darker-transparent-95,.theme-dark .color-1-font-darker-transparent-95{color:#4b20abf2}.theme-dark .purple-font-darker-lightness-10,.theme-dark .color-1-font-darker-lightness-10{color:#5625c5}.theme-dark .purple-font-darker-darkness-10,.theme-dark .color-1-font-darker-darkness-10{color:#441d9a}.theme-dark .purple-font-darker-lightness-20,.theme-dark .color-1-font-darker-lightness-20{color:#6430d8}.theme-dark .purple-font-darker-darkness-20,.theme-dark .color-1-font-darker-darkness-20{color:#3c1a89}.theme-dark .purple-font-darker-lightness-30,.theme-dark .color-1-font-darker-lightness-30{color:#774add}.theme-dark .purple-font-darker-darkness-30,.theme-dark .color-1-font-darker-darkness-30{color:#351678}.theme-dark .purple-font-darker-lightness-40,.theme-dark .color-1-font-darker-lightness-40{color:#8b64e2}.theme-dark .purple-font-darker-darkness-40,.theme-dark .color-1-font-darker-darkness-40{color:#2d1367}.theme-dark .purple-font-darker-lightness-50,.theme-dark .color-1-font-darker-lightness-50{color:#9e7ee7}.theme-dark .purple-font-darker-darkness-50,.theme-dark .color-1-font-darker-darkness-50{color:#261056}.theme-dark .purple-font-darker-lightness-60,.theme-dark .color-1-font-darker-lightness-60{color:#b298ec}.theme-dark .purple-font-darker-darkness-60,.theme-dark .color-1-font-darker-darkness-60{color:#1e0d44}.theme-dark .purple-font-darker-lightness-70,.theme-dark .color-1-font-darker-lightness-70{color:#c5b1f0}.theme-dark .purple-font-darker-darkness-70,.theme-dark .color-1-font-darker-darkness-70{color:#170a33}.theme-dark .purple-font-darker-lightness-80,.theme-dark .color-1-font-darker-lightness-80{color:#d8cbf5}.theme-dark .purple-font-darker-darkness-80,.theme-dark .color-1-font-darker-darkness-80{color:#0f0622}.theme-dark .purple-font-darker-lightness-90,.theme-dark .color-1-font-darker-lightness-90{color:#ece5fa}.theme-dark .purple-font-darker-darkness-90,.theme-dark .color-1-font-darker-darkness-90{color:#080311}.theme-dark .purple-font-darker-hover:hover,.theme-dark .color-1-font-darker-hover:hover{color:#4b20ab}.theme-dark .purple-font-darker-hover-transparent-5:hover,.theme-dark .color-1-font-darker-hover-transparent-5:hover{color:#4b20ab0d}.theme-dark .purple-font-darker-hover-transparent-10:hover,.theme-dark .color-1-font-darker-hover-transparent-10:hover{color:#4b20ab1a}.theme-dark .purple-font-darker-hover-transparent-15:hover,.theme-dark .color-1-font-darker-hover-transparent-15:hover{color:#4b20ab26}.theme-dark .purple-font-darker-hover-transparent-20:hover,.theme-dark .color-1-font-darker-hover-transparent-20:hover{color:#4b20ab33}.theme-dark .purple-font-darker-hover-transparent-25:hover,.theme-dark .color-1-font-darker-hover-transparent-25:hover{color:#4b20ab40}.theme-dark .purple-font-darker-hover-transparent-30:hover,.theme-dark .color-1-font-darker-hover-transparent-30:hover{color:#4b20ab4d}.theme-dark .purple-font-darker-hover-transparent-35:hover,.theme-dark .color-1-font-darker-hover-transparent-35:hover{color:#4b20ab59}.theme-dark .purple-font-darker-hover-transparent-40:hover,.theme-dark .color-1-font-darker-hover-transparent-40:hover{color:#4b20ab66}.theme-dark .purple-font-darker-hover-transparent-45:hover,.theme-dark .color-1-font-darker-hover-transparent-45:hover{color:#4b20ab73}.theme-dark .purple-font-darker-hover-transparent-50:hover,.theme-dark .color-1-font-darker-hover-transparent-50:hover{color:#4b20ab80}.theme-dark .purple-font-darker-hover-transparent-55:hover,.theme-dark .color-1-font-darker-hover-transparent-55:hover{color:#4b20ab8c}.theme-dark .purple-font-darker-hover-transparent-60:hover,.theme-dark .color-1-font-darker-hover-transparent-60:hover{color:#4b20ab99}.theme-dark .purple-font-darker-hover-transparent-65:hover,.theme-dark .color-1-font-darker-hover-transparent-65:hover{color:#4b20aba6}.theme-dark .purple-font-darker-hover-transparent-70:hover,.theme-dark .color-1-font-darker-hover-transparent-70:hover{color:#4b20abb3}.theme-dark .purple-font-darker-hover-transparent-75:hover,.theme-dark .color-1-font-darker-hover-transparent-75:hover{color:#4b20abbf}.theme-dark .purple-font-darker-hover-transparent-80:hover,.theme-dark .color-1-font-darker-hover-transparent-80:hover{color:#4b20abcc}.theme-dark .purple-font-darker-hover-transparent-85:hover,.theme-dark .color-1-font-darker-hover-transparent-85:hover{color:#4b20abd9}.theme-dark .purple-font-darker-hover-transparent-90:hover,.theme-dark .color-1-font-darker-hover-transparent-90:hover{color:#4b20abe6}.theme-dark .purple-font-darker-hover-transparent-95:hover,.theme-dark .color-1-font-darker-hover-transparent-95:hover{color:#4b20abf2}.theme-dark .purple-font-darker-contrast,.theme-dark .color-1-font-darker-contrast{color:#f2f2f2}.theme-dark .purple-fill-lighter,.theme-dark .color-1-fill-lighter{fill:#dcb4fc}.theme-dark .purple-fill-lighter-transparent-5,.theme-dark .color-1-fill-lighter-transparent-5{fill:#dcb4fc0d}.theme-dark .purple-fill-lighter-transparent-10,.theme-dark .color-1-fill-lighter-transparent-10{fill:#dcb4fc1a}.theme-dark .purple-fill-lighter-transparent-15,.theme-dark .color-1-fill-lighter-transparent-15{fill:#dcb4fc26}.theme-dark .purple-fill-lighter-transparent-20,.theme-dark .color-1-fill-lighter-transparent-20{fill:#dcb4fc33}.theme-dark .purple-fill-lighter-transparent-25,.theme-dark .color-1-fill-lighter-transparent-25{fill:#dcb4fc40}.theme-dark .purple-fill-lighter-transparent-30,.theme-dark .color-1-fill-lighter-transparent-30{fill:#dcb4fc4d}.theme-dark .purple-fill-lighter-transparent-35,.theme-dark .color-1-fill-lighter-transparent-35{fill:#dcb4fc59}.theme-dark .purple-fill-lighter-transparent-40,.theme-dark .color-1-fill-lighter-transparent-40{fill:#dcb4fc66}.theme-dark .purple-fill-lighter-transparent-45,.theme-dark .color-1-fill-lighter-transparent-45{fill:#dcb4fc73}.theme-dark .purple-fill-lighter-transparent-50,.theme-dark .color-1-fill-lighter-transparent-50{fill:#dcb4fc80}.theme-dark .purple-fill-lighter-transparent-55,.theme-dark .color-1-fill-lighter-transparent-55{fill:#dcb4fc8c}.theme-dark .purple-fill-lighter-transparent-60,.theme-dark .color-1-fill-lighter-transparent-60{fill:#dcb4fc99}.theme-dark .purple-fill-lighter-transparent-65,.theme-dark .color-1-fill-lighter-transparent-65{fill:#dcb4fca6}.theme-dark .purple-fill-lighter-transparent-70,.theme-dark .color-1-fill-lighter-transparent-70{fill:#dcb4fcb3}.theme-dark .purple-fill-lighter-transparent-75,.theme-dark .color-1-fill-lighter-transparent-75{fill:#dcb4fcbf}.theme-dark .purple-fill-lighter-transparent-80,.theme-dark .color-1-fill-lighter-transparent-80{fill:#dcb4fccc}.theme-dark .purple-fill-lighter-transparent-85,.theme-dark .color-1-fill-lighter-transparent-85{fill:#dcb4fcd9}.theme-dark .purple-fill-lighter-transparent-90,.theme-dark .color-1-fill-lighter-transparent-90{fill:#dcb4fce6}.theme-dark .purple-fill-lighter-transparent-95,.theme-dark .color-1-fill-lighter-transparent-95{fill:#dcb4fcf2}.theme-dark .purple-fill-lighter-lightness-10,.theme-dark .color-1-fill-lighter-lightness-10{fill:#e0bcfc}.theme-dark .purple-fill-lighter-darkness-10,.theme-dark .color-1-fill-lighter-darkness-10{fill:#c98afa}.theme-dark .purple-fill-lighter-lightness-20,.theme-dark .color-1-fill-lighter-lightness-20{fill:#e3c3fd}.theme-dark .purple-fill-lighter-darkness-20,.theme-dark .color-1-fill-lighter-darkness-20{fill:#b561f9}.theme-dark .purple-fill-lighter-lightness-30,.theme-dark .color-1-fill-lighter-lightness-30{fill:#e7cbfd}.theme-dark .purple-fill-lighter-darkness-30,.theme-dark .color-1-fill-lighter-darkness-30{fill:#a237f7}.theme-dark .purple-fill-lighter-lightness-40,.theme-dark .color-1-fill-lighter-lightness-40{fill:#ead2fd}.theme-dark .purple-fill-lighter-darkness-40,.theme-dark .color-1-fill-lighter-darkness-40{fill:#8e0ef5}.theme-dark .purple-fill-lighter-lightness-50,.theme-dark .color-1-fill-lighter-lightness-50{fill:#eedafe}.theme-dark .purple-fill-lighter-darkness-50,.theme-dark .color-1-fill-lighter-darkness-50{fill:#7708d0}.theme-dark .purple-fill-lighter-lightness-60,.theme-dark .color-1-fill-lighter-lightness-60{fill:#f1e1fe}.theme-dark .purple-fill-lighter-darkness-60,.theme-dark .color-1-fill-lighter-darkness-60{fill:#5f07a6}.theme-dark .purple-fill-lighter-lightness-70,.theme-dark .color-1-fill-lighter-lightness-70{fill:#f5e9fe}.theme-dark .purple-fill-lighter-darkness-70,.theme-dark .color-1-fill-lighter-darkness-70{fill:#47057d}.theme-dark .purple-fill-lighter-lightness-80,.theme-dark .color-1-fill-lighter-lightness-80{fill:#f8f0fe}.theme-dark .purple-fill-lighter-darkness-80,.theme-dark .color-1-fill-lighter-darkness-80{fill:#300353}.theme-dark .purple-fill-lighter-lightness-90,.theme-dark .color-1-fill-lighter-lightness-90{fill:#fcf8ff}.theme-dark .purple-fill-lighter-darkness-90,.theme-dark .color-1-fill-lighter-darkness-90{fill:#18022a}.theme-dark .purple-fill-lighter-hover:hover,.theme-dark .color-1-fill-lighter-hover:hover{fill:#dcb4fc}.theme-dark .purple-fill-lighter-hover-transparent-5:hover,.theme-dark .color-1-fill-lighter-hover-transparent-5:hover{fill:#dcb4fc0d}.theme-dark .purple-fill-lighter-hover-transparent-10:hover,.theme-dark .color-1-fill-lighter-hover-transparent-10:hover{fill:#dcb4fc1a}.theme-dark .purple-fill-lighter-hover-transparent-15:hover,.theme-dark .color-1-fill-lighter-hover-transparent-15:hover{fill:#dcb4fc26}.theme-dark .purple-fill-lighter-hover-transparent-20:hover,.theme-dark .color-1-fill-lighter-hover-transparent-20:hover{fill:#dcb4fc33}.theme-dark .purple-fill-lighter-hover-transparent-25:hover,.theme-dark .color-1-fill-lighter-hover-transparent-25:hover{fill:#dcb4fc40}.theme-dark .purple-fill-lighter-hover-transparent-30:hover,.theme-dark .color-1-fill-lighter-hover-transparent-30:hover{fill:#dcb4fc4d}.theme-dark .purple-fill-lighter-hover-transparent-35:hover,.theme-dark .color-1-fill-lighter-hover-transparent-35:hover{fill:#dcb4fc59}.theme-dark .purple-fill-lighter-hover-transparent-40:hover,.theme-dark .color-1-fill-lighter-hover-transparent-40:hover{fill:#dcb4fc66}.theme-dark .purple-fill-lighter-hover-transparent-45:hover,.theme-dark .color-1-fill-lighter-hover-transparent-45:hover{fill:#dcb4fc73}.theme-dark .purple-fill-lighter-hover-transparent-50:hover,.theme-dark .color-1-fill-lighter-hover-transparent-50:hover{fill:#dcb4fc80}.theme-dark .purple-fill-lighter-hover-transparent-55:hover,.theme-dark .color-1-fill-lighter-hover-transparent-55:hover{fill:#dcb4fc8c}.theme-dark .purple-fill-lighter-hover-transparent-60:hover,.theme-dark .color-1-fill-lighter-hover-transparent-60:hover{fill:#dcb4fc99}.theme-dark .purple-fill-lighter-hover-transparent-65:hover,.theme-dark .color-1-fill-lighter-hover-transparent-65:hover{fill:#dcb4fca6}.theme-dark .purple-fill-lighter-hover-transparent-70:hover,.theme-dark .color-1-fill-lighter-hover-transparent-70:hover{fill:#dcb4fcb3}.theme-dark .purple-fill-lighter-hover-transparent-75:hover,.theme-dark .color-1-fill-lighter-hover-transparent-75:hover{fill:#dcb4fcbf}.theme-dark .purple-fill-lighter-hover-transparent-80:hover,.theme-dark .color-1-fill-lighter-hover-transparent-80:hover{fill:#dcb4fccc}.theme-dark .purple-fill-lighter-hover-transparent-85:hover,.theme-dark .color-1-fill-lighter-hover-transparent-85:hover{fill:#dcb4fcd9}.theme-dark .purple-fill-lighter-hover-transparent-90:hover,.theme-dark .color-1-fill-lighter-hover-transparent-90:hover{fill:#dcb4fce6}.theme-dark .purple-fill-lighter-hover-transparent-95:hover,.theme-dark .color-1-fill-lighter-hover-transparent-95:hover{fill:#dcb4fcf2}.theme-dark .purple-fill-light,.theme-dark .color-1-fill-light{fill:#b056f6}.theme-dark .purple-fill-light-transparent-5,.theme-dark .color-1-fill-light-transparent-5{fill:#b056f60d}.theme-dark .purple-fill-light-transparent-10,.theme-dark .color-1-fill-light-transparent-10{fill:#b056f61a}.theme-dark .purple-fill-light-transparent-15,.theme-dark .color-1-fill-light-transparent-15{fill:#b056f626}.theme-dark .purple-fill-light-transparent-20,.theme-dark .color-1-fill-light-transparent-20{fill:#b056f633}.theme-dark .purple-fill-light-transparent-25,.theme-dark .color-1-fill-light-transparent-25{fill:#b056f640}.theme-dark .purple-fill-light-transparent-30,.theme-dark .color-1-fill-light-transparent-30{fill:#b056f64d}.theme-dark .purple-fill-light-transparent-35,.theme-dark .color-1-fill-light-transparent-35{fill:#b056f659}.theme-dark .purple-fill-light-transparent-40,.theme-dark .color-1-fill-light-transparent-40{fill:#b056f666}.theme-dark .purple-fill-light-transparent-45,.theme-dark .color-1-fill-light-transparent-45{fill:#b056f673}.theme-dark .purple-fill-light-transparent-50,.theme-dark .color-1-fill-light-transparent-50{fill:#b056f680}.theme-dark .purple-fill-light-transparent-55,.theme-dark .color-1-fill-light-transparent-55{fill:#b056f68c}.theme-dark .purple-fill-light-transparent-60,.theme-dark .color-1-fill-light-transparent-60{fill:#b056f699}.theme-dark .purple-fill-light-transparent-65,.theme-dark .color-1-fill-light-transparent-65{fill:#b056f6a6}.theme-dark .purple-fill-light-transparent-70,.theme-dark .color-1-fill-light-transparent-70{fill:#b056f6b3}.theme-dark .purple-fill-light-transparent-75,.theme-dark .color-1-fill-light-transparent-75{fill:#b056f6bf}.theme-dark .purple-fill-light-transparent-80,.theme-dark .color-1-fill-light-transparent-80{fill:#b056f6cc}.theme-dark .purple-fill-light-transparent-85,.theme-dark .color-1-fill-light-transparent-85{fill:#b056f6d9}.theme-dark .purple-fill-light-transparent-90,.theme-dark .color-1-fill-light-transparent-90{fill:#b056f6e6}.theme-dark .purple-fill-light-transparent-95,.theme-dark .color-1-fill-light-transparent-95{fill:#b056f6f2}.theme-dark .purple-fill-light-lightness-10,.theme-dark .color-1-fill-light-lightness-10{fill:#b867f7}.theme-dark .purple-fill-light-darkness-10,.theme-dark .color-1-fill-light-darkness-10{fill:#a136f4}.theme-dark .purple-fill-light-lightness-20,.theme-dark .color-1-fill-light-lightness-20{fill:#c078f8}.theme-dark .purple-fill-light-darkness-20,.theme-dark .color-1-fill-light-darkness-20{fill:#9317f3}.theme-dark .purple-fill-light-lightness-30,.theme-dark .color-1-fill-light-lightness-30{fill:#c889f9}.theme-dark .purple-fill-light-darkness-30,.theme-dark .color-1-fill-light-darkness-30{fill:#810cdd}.theme-dark .purple-fill-light-lightness-40,.theme-dark .color-1-fill-light-lightness-40{fill:#d09afa}.theme-dark .purple-fill-light-darkness-40,.theme-dark .color-1-fill-light-darkness-40{fill:#6f0abd}.theme-dark .purple-fill-light-lightness-50,.theme-dark .color-1-fill-light-lightness-50{fill:#d8abfb}.theme-dark .purple-fill-light-darkness-50,.theme-dark .color-1-fill-light-darkness-50{fill:#5c089e}.theme-dark .purple-fill-light-lightness-60,.theme-dark .color-1-fill-light-lightness-60{fill:#dfbbfb}.theme-dark .purple-fill-light-darkness-60,.theme-dark .color-1-fill-light-darkness-60{fill:#4a077e}.theme-dark .purple-fill-light-lightness-70,.theme-dark .color-1-fill-light-lightness-70{fill:#e7ccfc}.theme-dark .purple-fill-light-darkness-70,.theme-dark .color-1-fill-light-darkness-70{fill:#37055f}.theme-dark .purple-fill-light-lightness-80,.theme-dark .color-1-fill-light-lightness-80{fill:#efddfd}.theme-dark .purple-fill-light-darkness-80,.theme-dark .color-1-fill-light-darkness-80{fill:#25033f}.theme-dark .purple-fill-light-lightness-90,.theme-dark .color-1-fill-light-lightness-90{fill:#f7eefe}.theme-dark .purple-fill-light-darkness-90,.theme-dark .color-1-fill-light-darkness-90{fill:#120220}.theme-dark .purple-fill-light-hover:hover,.theme-dark .color-1-fill-light-hover:hover{fill:#b056f6}.theme-dark .purple-fill-light-hover-transparent-5:hover,.theme-dark .color-1-fill-light-hover-transparent-5:hover{fill:#b056f60d}.theme-dark .purple-fill-light-hover-transparent-10:hover,.theme-dark .color-1-fill-light-hover-transparent-10:hover{fill:#b056f61a}.theme-dark .purple-fill-light-hover-transparent-15:hover,.theme-dark .color-1-fill-light-hover-transparent-15:hover{fill:#b056f626}.theme-dark .purple-fill-light-hover-transparent-20:hover,.theme-dark .color-1-fill-light-hover-transparent-20:hover{fill:#b056f633}.theme-dark .purple-fill-light-hover-transparent-25:hover,.theme-dark .color-1-fill-light-hover-transparent-25:hover{fill:#b056f640}.theme-dark .purple-fill-light-hover-transparent-30:hover,.theme-dark .color-1-fill-light-hover-transparent-30:hover{fill:#b056f64d}.theme-dark .purple-fill-light-hover-transparent-35:hover,.theme-dark .color-1-fill-light-hover-transparent-35:hover{fill:#b056f659}.theme-dark .purple-fill-light-hover-transparent-40:hover,.theme-dark .color-1-fill-light-hover-transparent-40:hover{fill:#b056f666}.theme-dark .purple-fill-light-hover-transparent-45:hover,.theme-dark .color-1-fill-light-hover-transparent-45:hover{fill:#b056f673}.theme-dark .purple-fill-light-hover-transparent-50:hover,.theme-dark .color-1-fill-light-hover-transparent-50:hover{fill:#b056f680}.theme-dark .purple-fill-light-hover-transparent-55:hover,.theme-dark .color-1-fill-light-hover-transparent-55:hover{fill:#b056f68c}.theme-dark .purple-fill-light-hover-transparent-60:hover,.theme-dark .color-1-fill-light-hover-transparent-60:hover{fill:#b056f699}.theme-dark .purple-fill-light-hover-transparent-65:hover,.theme-dark .color-1-fill-light-hover-transparent-65:hover{fill:#b056f6a6}.theme-dark .purple-fill-light-hover-transparent-70:hover,.theme-dark .color-1-fill-light-hover-transparent-70:hover{fill:#b056f6b3}.theme-dark .purple-fill-light-hover-transparent-75:hover,.theme-dark .color-1-fill-light-hover-transparent-75:hover{fill:#b056f6bf}.theme-dark .purple-fill-light-hover-transparent-80:hover,.theme-dark .color-1-fill-light-hover-transparent-80:hover{fill:#b056f6cc}.theme-dark .purple-fill-light-hover-transparent-85:hover,.theme-dark .color-1-fill-light-hover-transparent-85:hover{fill:#b056f6d9}.theme-dark .purple-fill-light-hover-transparent-90:hover,.theme-dark .color-1-fill-light-hover-transparent-90:hover{fill:#b056f6e6}.theme-dark .purple-fill-light-hover-transparent-95:hover,.theme-dark .color-1-fill-light-hover-transparent-95:hover{fill:#b056f6f2}.theme-dark .purple-fill,.theme-dark .color-1-fill{fill:#8e34f4}.theme-dark .purple-fill-transparent-5,.theme-dark .color-1-fill-transparent-5{fill:#8e34f40d}.theme-dark .purple-fill-transparent-10,.theme-dark .color-1-fill-transparent-10{fill:#8e34f41a}.theme-dark .purple-fill-transparent-15,.theme-dark .color-1-fill-transparent-15{fill:#8e34f426}.theme-dark .purple-fill-transparent-20,.theme-dark .color-1-fill-transparent-20{fill:#8e34f433}.theme-dark .purple-fill-transparent-25,.theme-dark .color-1-fill-transparent-25{fill:#8e34f440}.theme-dark .purple-fill-transparent-30,.theme-dark .color-1-fill-transparent-30{fill:#8e34f44d}.theme-dark .purple-fill-transparent-35,.theme-dark .color-1-fill-transparent-35{fill:#8e34f459}.theme-dark .purple-fill-transparent-40,.theme-dark .color-1-fill-transparent-40{fill:#8e34f466}.theme-dark .purple-fill-transparent-45,.theme-dark .color-1-fill-transparent-45{fill:#8e34f473}.theme-dark .purple-fill-transparent-50,.theme-dark .color-1-fill-transparent-50{fill:#8e34f480}.theme-dark .purple-fill-transparent-55,.theme-dark .color-1-fill-transparent-55{fill:#8e34f48c}.theme-dark .purple-fill-transparent-60,.theme-dark .color-1-fill-transparent-60{fill:#8e34f499}.theme-dark .purple-fill-transparent-65,.theme-dark .color-1-fill-transparent-65{fill:#8e34f4a6}.theme-dark .purple-fill-transparent-70,.theme-dark .color-1-fill-transparent-70{fill:#8e34f4b3}.theme-dark .purple-fill-transparent-75,.theme-dark .color-1-fill-transparent-75{fill:#8e34f4bf}.theme-dark .purple-fill-transparent-80,.theme-dark .color-1-fill-transparent-80{fill:#8e34f4cc}.theme-dark .purple-fill-transparent-85,.theme-dark .color-1-fill-transparent-85{fill:#8e34f4d9}.theme-dark .purple-fill-transparent-90,.theme-dark .color-1-fill-transparent-90{fill:#8e34f4e6}.theme-dark .purple-fill-transparent-95,.theme-dark .color-1-fill-transparent-95{fill:#8e34f4f2}.theme-dark .purple-fill-lightness-10,.theme-dark .color-1-fill-lightness-10{fill:#9948f5}.theme-dark .purple-fill-darkness-10,.theme-dark .color-1-fill-darkness-10{fill:#7e18f2}.theme-dark .purple-fill-lightness-20,.theme-dark .color-1-fill-lightness-20{fill:#a55df6}.theme-dark .purple-fill-darkness-20,.theme-dark .color-1-fill-darkness-20{fill:#700ce1}.theme-dark .purple-fill-lightness-30,.theme-dark .color-1-fill-lightness-30{fill:#b071f7}.theme-dark .purple-fill-darkness-30,.theme-dark .color-1-fill-darkness-30{fill:#620bc5}.theme-dark .purple-fill-lightness-40,.theme-dark .color-1-fill-lightness-40{fill:#bb85f8}.theme-dark .purple-fill-darkness-40,.theme-dark .color-1-fill-darkness-40{fill:#5409a8}.theme-dark .purple-fill-lightness-50,.theme-dark .color-1-fill-lightness-50{fill:#c79afa}.theme-dark .purple-fill-darkness-50,.theme-dark .color-1-fill-darkness-50{fill:#46088c}.theme-dark .purple-fill-lightness-60,.theme-dark .color-1-fill-lightness-60{fill:#d2aefb}.theme-dark .purple-fill-darkness-60,.theme-dark .color-1-fill-darkness-60{fill:#380670}.theme-dark .purple-fill-lightness-70,.theme-dark .color-1-fill-lightness-70{fill:#ddc2fc}.theme-dark .purple-fill-darkness-70,.theme-dark .color-1-fill-darkness-70{fill:#2a0554}.theme-dark .purple-fill-lightness-80,.theme-dark .color-1-fill-lightness-80{fill:#e8d6fd}.theme-dark .purple-fill-darkness-80,.theme-dark .color-1-fill-darkness-80{fill:#1c0338}.theme-dark .purple-fill-lightness-90,.theme-dark .color-1-fill-lightness-90{fill:#f4ebfe}.theme-dark .purple-fill-darkness-90,.theme-dark .color-1-fill-darkness-90{fill:#0e021c}.theme-dark .purple-fill-hover:hover,.theme-dark .color-1-fill-hover:hover{fill:#8e34f4}.theme-dark .purple-fill-hover-transparent-5:hover,.theme-dark .color-1-fill-hover-transparent-5:hover{fill:#8e34f40d}.theme-dark .purple-fill-hover-transparent-10:hover,.theme-dark .color-1-fill-hover-transparent-10:hover{fill:#8e34f41a}.theme-dark .purple-fill-hover-transparent-15:hover,.theme-dark .color-1-fill-hover-transparent-15:hover{fill:#8e34f426}.theme-dark .purple-fill-hover-transparent-20:hover,.theme-dark .color-1-fill-hover-transparent-20:hover{fill:#8e34f433}.theme-dark .purple-fill-hover-transparent-25:hover,.theme-dark .color-1-fill-hover-transparent-25:hover{fill:#8e34f440}.theme-dark .purple-fill-hover-transparent-30:hover,.theme-dark .color-1-fill-hover-transparent-30:hover{fill:#8e34f44d}.theme-dark .purple-fill-hover-transparent-35:hover,.theme-dark .color-1-fill-hover-transparent-35:hover{fill:#8e34f459}.theme-dark .purple-fill-hover-transparent-40:hover,.theme-dark .color-1-fill-hover-transparent-40:hover{fill:#8e34f466}.theme-dark .purple-fill-hover-transparent-45:hover,.theme-dark .color-1-fill-hover-transparent-45:hover{fill:#8e34f473}.theme-dark .purple-fill-hover-transparent-50:hover,.theme-dark .color-1-fill-hover-transparent-50:hover{fill:#8e34f480}.theme-dark .purple-fill-hover-transparent-55:hover,.theme-dark .color-1-fill-hover-transparent-55:hover{fill:#8e34f48c}.theme-dark .purple-fill-hover-transparent-60:hover,.theme-dark .color-1-fill-hover-transparent-60:hover{fill:#8e34f499}.theme-dark .purple-fill-hover-transparent-65:hover,.theme-dark .color-1-fill-hover-transparent-65:hover{fill:#8e34f4a6}.theme-dark .purple-fill-hover-transparent-70:hover,.theme-dark .color-1-fill-hover-transparent-70:hover{fill:#8e34f4b3}.theme-dark .purple-fill-hover-transparent-75:hover,.theme-dark .color-1-fill-hover-transparent-75:hover{fill:#8e34f4bf}.theme-dark .purple-fill-hover-transparent-80:hover,.theme-dark .color-1-fill-hover-transparent-80:hover{fill:#8e34f4cc}.theme-dark .purple-fill-hover-transparent-85:hover,.theme-dark .color-1-fill-hover-transparent-85:hover{fill:#8e34f4d9}.theme-dark .purple-fill-hover-transparent-90:hover,.theme-dark .color-1-fill-hover-transparent-90:hover{fill:#8e34f4e6}.theme-dark .purple-fill-hover-transparent-95:hover,.theme-dark .color-1-fill-hover-transparent-95:hover{fill:#8e34f4f2}.theme-dark .purple-fill-dark,.theme-dark .color-1-fill-dark{fill:#6b2cda}.theme-dark .purple-fill-dark-transparent-5,.theme-dark .color-1-fill-dark-transparent-5{fill:#6b2cda0d}.theme-dark .purple-fill-dark-transparent-10,.theme-dark .color-1-fill-dark-transparent-10{fill:#6b2cda1a}.theme-dark .purple-fill-dark-transparent-15,.theme-dark .color-1-fill-dark-transparent-15{fill:#6b2cda26}.theme-dark .purple-fill-dark-transparent-20,.theme-dark .color-1-fill-dark-transparent-20{fill:#6b2cda33}.theme-dark .purple-fill-dark-transparent-25,.theme-dark .color-1-fill-dark-transparent-25{fill:#6b2cda40}.theme-dark .purple-fill-dark-transparent-30,.theme-dark .color-1-fill-dark-transparent-30{fill:#6b2cda4d}.theme-dark .purple-fill-dark-transparent-35,.theme-dark .color-1-fill-dark-transparent-35{fill:#6b2cda59}.theme-dark .purple-fill-dark-transparent-40,.theme-dark .color-1-fill-dark-transparent-40{fill:#6b2cda66}.theme-dark .purple-fill-dark-transparent-45,.theme-dark .color-1-fill-dark-transparent-45{fill:#6b2cda73}.theme-dark .purple-fill-dark-transparent-50,.theme-dark .color-1-fill-dark-transparent-50{fill:#6b2cda80}.theme-dark .purple-fill-dark-transparent-55,.theme-dark .color-1-fill-dark-transparent-55{fill:#6b2cda8c}.theme-dark .purple-fill-dark-transparent-60,.theme-dark .color-1-fill-dark-transparent-60{fill:#6b2cda99}.theme-dark .purple-fill-dark-transparent-65,.theme-dark .color-1-fill-dark-transparent-65{fill:#6b2cdaa6}.theme-dark .purple-fill-dark-transparent-70,.theme-dark .color-1-fill-dark-transparent-70{fill:#6b2cdab3}.theme-dark .purple-fill-dark-transparent-75,.theme-dark .color-1-fill-dark-transparent-75{fill:#6b2cdabf}.theme-dark .purple-fill-dark-transparent-80,.theme-dark .color-1-fill-dark-transparent-80{fill:#6b2cdacc}.theme-dark .purple-fill-dark-transparent-85,.theme-dark .color-1-fill-dark-transparent-85{fill:#6b2cdad9}.theme-dark .purple-fill-dark-transparent-90,.theme-dark .color-1-fill-dark-transparent-90{fill:#6b2cdae6}.theme-dark .purple-fill-dark-transparent-95,.theme-dark .color-1-fill-dark-transparent-95{fill:#6b2cdaf2}.theme-dark .purple-fill-dark-lightness-10,.theme-dark .color-1-fill-dark-lightness-10{fill:#7a41de}.theme-dark .purple-fill-dark-darkness-10,.theme-dark .color-1-fill-dark-darkness-10{fill:#5f23c9}.theme-dark .purple-fill-dark-lightness-20,.theme-dark .color-1-fill-dark-lightness-20{fill:#8956e1}.theme-dark .purple-fill-dark-darkness-20,.theme-dark .color-1-fill-dark-darkness-20{fill:#551fb2}.theme-dark .purple-fill-dark-lightness-30,.theme-dark .color-1-fill-dark-lightness-30{fill:#976be5}.theme-dark .purple-fill-dark-darkness-30,.theme-dark .color-1-fill-dark-darkness-30{fill:#4a1b9c}.theme-dark .purple-fill-dark-lightness-40,.theme-dark .color-1-fill-dark-lightness-40{fill:#a680e9}.theme-dark .purple-fill-dark-darkness-40,.theme-dark .color-1-fill-dark-darkness-40{fill:#3f1786}.theme-dark .purple-fill-dark-lightness-50,.theme-dark .color-1-fill-dark-lightness-50{fill:#b596ed}.theme-dark .purple-fill-dark-darkness-50,.theme-dark .color-1-fill-dark-darkness-50{fill:#35146f}.theme-dark .purple-fill-dark-lightness-60,.theme-dark .color-1-fill-dark-lightness-60{fill:#c4abf0}.theme-dark .purple-fill-dark-darkness-60,.theme-dark .color-1-fill-dark-darkness-60{fill:#2a1059}.theme-dark .purple-fill-dark-lightness-70,.theme-dark .color-1-fill-dark-lightness-70{fill:#d3c0f4}.theme-dark .purple-fill-dark-darkness-70,.theme-dark .color-1-fill-dark-darkness-70{fill:#200c43}.theme-dark .purple-fill-dark-lightness-80,.theme-dark .color-1-fill-dark-lightness-80{fill:#e1d5f8}.theme-dark .purple-fill-dark-darkness-80,.theme-dark .color-1-fill-dark-darkness-80{fill:#15082d}.theme-dark .purple-fill-dark-lightness-90,.theme-dark .color-1-fill-dark-lightness-90{fill:#f0eafb}.theme-dark .purple-fill-dark-darkness-90,.theme-dark .color-1-fill-dark-darkness-90{fill:#0b0416}.theme-dark .purple-fill-dark-hover:hover,.theme-dark .color-1-fill-dark-hover:hover{fill:#6b2cda}.theme-dark .purple-fill-dark-hover-transparent-5:hover,.theme-dark .color-1-fill-dark-hover-transparent-5:hover{fill:#6b2cda0d}.theme-dark .purple-fill-dark-hover-transparent-10:hover,.theme-dark .color-1-fill-dark-hover-transparent-10:hover{fill:#6b2cda1a}.theme-dark .purple-fill-dark-hover-transparent-15:hover,.theme-dark .color-1-fill-dark-hover-transparent-15:hover{fill:#6b2cda26}.theme-dark .purple-fill-dark-hover-transparent-20:hover,.theme-dark .color-1-fill-dark-hover-transparent-20:hover{fill:#6b2cda33}.theme-dark .purple-fill-dark-hover-transparent-25:hover,.theme-dark .color-1-fill-dark-hover-transparent-25:hover{fill:#6b2cda40}.theme-dark .purple-fill-dark-hover-transparent-30:hover,.theme-dark .color-1-fill-dark-hover-transparent-30:hover{fill:#6b2cda4d}.theme-dark .purple-fill-dark-hover-transparent-35:hover,.theme-dark .color-1-fill-dark-hover-transparent-35:hover{fill:#6b2cda59}.theme-dark .purple-fill-dark-hover-transparent-40:hover,.theme-dark .color-1-fill-dark-hover-transparent-40:hover{fill:#6b2cda66}.theme-dark .purple-fill-dark-hover-transparent-45:hover,.theme-dark .color-1-fill-dark-hover-transparent-45:hover{fill:#6b2cda73}.theme-dark .purple-fill-dark-hover-transparent-50:hover,.theme-dark .color-1-fill-dark-hover-transparent-50:hover{fill:#6b2cda80}.theme-dark .purple-fill-dark-hover-transparent-55:hover,.theme-dark .color-1-fill-dark-hover-transparent-55:hover{fill:#6b2cda8c}.theme-dark .purple-fill-dark-hover-transparent-60:hover,.theme-dark .color-1-fill-dark-hover-transparent-60:hover{fill:#6b2cda99}.theme-dark .purple-fill-dark-hover-transparent-65:hover,.theme-dark .color-1-fill-dark-hover-transparent-65:hover{fill:#6b2cdaa6}.theme-dark .purple-fill-dark-hover-transparent-70:hover,.theme-dark .color-1-fill-dark-hover-transparent-70:hover{fill:#6b2cdab3}.theme-dark .purple-fill-dark-hover-transparent-75:hover,.theme-dark .color-1-fill-dark-hover-transparent-75:hover{fill:#6b2cdabf}.theme-dark .purple-fill-dark-hover-transparent-80:hover,.theme-dark .color-1-fill-dark-hover-transparent-80:hover{fill:#6b2cdacc}.theme-dark .purple-fill-dark-hover-transparent-85:hover,.theme-dark .color-1-fill-dark-hover-transparent-85:hover{fill:#6b2cdad9}.theme-dark .purple-fill-dark-hover-transparent-90:hover,.theme-dark .color-1-fill-dark-hover-transparent-90:hover{fill:#6b2cdae6}.theme-dark .purple-fill-dark-hover-transparent-95:hover,.theme-dark .color-1-fill-dark-hover-transparent-95:hover{fill:#6b2cdaf2}.theme-dark .purple-fill-darker,.theme-dark .color-1-fill-darker{fill:#4b20ab}.theme-dark .purple-fill-darker-transparent-5,.theme-dark .color-1-fill-darker-transparent-5{fill:#4b20ab0d}.theme-dark .purple-fill-darker-transparent-10,.theme-dark .color-1-fill-darker-transparent-10{fill:#4b20ab1a}.theme-dark .purple-fill-darker-transparent-15,.theme-dark .color-1-fill-darker-transparent-15{fill:#4b20ab26}.theme-dark .purple-fill-darker-transparent-20,.theme-dark .color-1-fill-darker-transparent-20{fill:#4b20ab33}.theme-dark .purple-fill-darker-transparent-25,.theme-dark .color-1-fill-darker-transparent-25{fill:#4b20ab40}.theme-dark .purple-fill-darker-transparent-30,.theme-dark .color-1-fill-darker-transparent-30{fill:#4b20ab4d}.theme-dark .purple-fill-darker-transparent-35,.theme-dark .color-1-fill-darker-transparent-35{fill:#4b20ab59}.theme-dark .purple-fill-darker-transparent-40,.theme-dark .color-1-fill-darker-transparent-40{fill:#4b20ab66}.theme-dark .purple-fill-darker-transparent-45,.theme-dark .color-1-fill-darker-transparent-45{fill:#4b20ab73}.theme-dark .purple-fill-darker-transparent-50,.theme-dark .color-1-fill-darker-transparent-50{fill:#4b20ab80}.theme-dark .purple-fill-darker-transparent-55,.theme-dark .color-1-fill-darker-transparent-55{fill:#4b20ab8c}.theme-dark .purple-fill-darker-transparent-60,.theme-dark .color-1-fill-darker-transparent-60{fill:#4b20ab99}.theme-dark .purple-fill-darker-transparent-65,.theme-dark .color-1-fill-darker-transparent-65{fill:#4b20aba6}.theme-dark .purple-fill-darker-transparent-70,.theme-dark .color-1-fill-darker-transparent-70{fill:#4b20abb3}.theme-dark .purple-fill-darker-transparent-75,.theme-dark .color-1-fill-darker-transparent-75{fill:#4b20abbf}.theme-dark .purple-fill-darker-transparent-80,.theme-dark .color-1-fill-darker-transparent-80{fill:#4b20abcc}.theme-dark .purple-fill-darker-transparent-85,.theme-dark .color-1-fill-darker-transparent-85{fill:#4b20abd9}.theme-dark .purple-fill-darker-transparent-90,.theme-dark .color-1-fill-darker-transparent-90{fill:#4b20abe6}.theme-dark .purple-fill-darker-transparent-95,.theme-dark .color-1-fill-darker-transparent-95{fill:#4b20abf2}.theme-dark .purple-fill-darker-lightness-10,.theme-dark .color-1-fill-darker-lightness-10{fill:#5625c5}.theme-dark .purple-fill-darker-darkness-10,.theme-dark .color-1-fill-darker-darkness-10{fill:#441d9a}.theme-dark .purple-fill-darker-lightness-20,.theme-dark .color-1-fill-darker-lightness-20{fill:#6430d8}.theme-dark .purple-fill-darker-darkness-20,.theme-dark .color-1-fill-darker-darkness-20{fill:#3c1a89}.theme-dark .purple-fill-darker-lightness-30,.theme-dark .color-1-fill-darker-lightness-30{fill:#774add}.theme-dark .purple-fill-darker-darkness-30,.theme-dark .color-1-fill-darker-darkness-30{fill:#351678}.theme-dark .purple-fill-darker-lightness-40,.theme-dark .color-1-fill-darker-lightness-40{fill:#8b64e2}.theme-dark .purple-fill-darker-darkness-40,.theme-dark .color-1-fill-darker-darkness-40{fill:#2d1367}.theme-dark .purple-fill-darker-lightness-50,.theme-dark .color-1-fill-darker-lightness-50{fill:#9e7ee7}.theme-dark .purple-fill-darker-darkness-50,.theme-dark .color-1-fill-darker-darkness-50{fill:#261056}.theme-dark .purple-fill-darker-lightness-60,.theme-dark .color-1-fill-darker-lightness-60{fill:#b298ec}.theme-dark .purple-fill-darker-darkness-60,.theme-dark .color-1-fill-darker-darkness-60{fill:#1e0d44}.theme-dark .purple-fill-darker-lightness-70,.theme-dark .color-1-fill-darker-lightness-70{fill:#c5b1f0}.theme-dark .purple-fill-darker-darkness-70,.theme-dark .color-1-fill-darker-darkness-70{fill:#170a33}.theme-dark .purple-fill-darker-lightness-80,.theme-dark .color-1-fill-darker-lightness-80{fill:#d8cbf5}.theme-dark .purple-fill-darker-darkness-80,.theme-dark .color-1-fill-darker-darkness-80{fill:#0f0622}.theme-dark .purple-fill-darker-lightness-90,.theme-dark .color-1-fill-darker-lightness-90{fill:#ece5fa}.theme-dark .purple-fill-darker-darkness-90,.theme-dark .color-1-fill-darker-darkness-90{fill:#080311}.theme-dark .purple-fill-darker-hover:hover,.theme-dark .color-1-fill-darker-hover:hover{fill:#4b20ab}.theme-dark .purple-fill-darker-hover-transparent-5:hover,.theme-dark .color-1-fill-darker-hover-transparent-5:hover{fill:#4b20ab0d}.theme-dark .purple-fill-darker-hover-transparent-10:hover,.theme-dark .color-1-fill-darker-hover-transparent-10:hover{fill:#4b20ab1a}.theme-dark .purple-fill-darker-hover-transparent-15:hover,.theme-dark .color-1-fill-darker-hover-transparent-15:hover{fill:#4b20ab26}.theme-dark .purple-fill-darker-hover-transparent-20:hover,.theme-dark .color-1-fill-darker-hover-transparent-20:hover{fill:#4b20ab33}.theme-dark .purple-fill-darker-hover-transparent-25:hover,.theme-dark .color-1-fill-darker-hover-transparent-25:hover{fill:#4b20ab40}.theme-dark .purple-fill-darker-hover-transparent-30:hover,.theme-dark .color-1-fill-darker-hover-transparent-30:hover{fill:#4b20ab4d}.theme-dark .purple-fill-darker-hover-transparent-35:hover,.theme-dark .color-1-fill-darker-hover-transparent-35:hover{fill:#4b20ab59}.theme-dark .purple-fill-darker-hover-transparent-40:hover,.theme-dark .color-1-fill-darker-hover-transparent-40:hover{fill:#4b20ab66}.theme-dark .purple-fill-darker-hover-transparent-45:hover,.theme-dark .color-1-fill-darker-hover-transparent-45:hover{fill:#4b20ab73}.theme-dark .purple-fill-darker-hover-transparent-50:hover,.theme-dark .color-1-fill-darker-hover-transparent-50:hover{fill:#4b20ab80}.theme-dark .purple-fill-darker-hover-transparent-55:hover,.theme-dark .color-1-fill-darker-hover-transparent-55:hover{fill:#4b20ab8c}.theme-dark .purple-fill-darker-hover-transparent-60:hover,.theme-dark .color-1-fill-darker-hover-transparent-60:hover{fill:#4b20ab99}.theme-dark .purple-fill-darker-hover-transparent-65:hover,.theme-dark .color-1-fill-darker-hover-transparent-65:hover{fill:#4b20aba6}.theme-dark .purple-fill-darker-hover-transparent-70:hover,.theme-dark .color-1-fill-darker-hover-transparent-70:hover{fill:#4b20abb3}.theme-dark .purple-fill-darker-hover-transparent-75:hover,.theme-dark .color-1-fill-darker-hover-transparent-75:hover{fill:#4b20abbf}.theme-dark .purple-fill-darker-hover-transparent-80:hover,.theme-dark .color-1-fill-darker-hover-transparent-80:hover{fill:#4b20abcc}.theme-dark .purple-fill-darker-hover-transparent-85:hover,.theme-dark .color-1-fill-darker-hover-transparent-85:hover{fill:#4b20abd9}.theme-dark .purple-fill-darker-hover-transparent-90:hover,.theme-dark .color-1-fill-darker-hover-transparent-90:hover{fill:#4b20abe6}.theme-dark .purple-fill-darker-hover-transparent-95:hover,.theme-dark .color-1-fill-darker-hover-transparent-95:hover{fill:#4b20abf2}.theme-dark .purple-stroke-lighter,.theme-dark .color-1-stroke-lighter{stroke:#dcb4fc}.theme-dark .purple-stroke-lighter-transparent-5,.theme-dark .color-1-stroke-lighter-transparent-5{stroke:#dcb4fc0d}.theme-dark .purple-stroke-lighter-transparent-10,.theme-dark .color-1-stroke-lighter-transparent-10{stroke:#dcb4fc1a}.theme-dark .purple-stroke-lighter-transparent-15,.theme-dark .color-1-stroke-lighter-transparent-15{stroke:#dcb4fc26}.theme-dark .purple-stroke-lighter-transparent-20,.theme-dark .color-1-stroke-lighter-transparent-20{stroke:#dcb4fc33}.theme-dark .purple-stroke-lighter-transparent-25,.theme-dark .color-1-stroke-lighter-transparent-25{stroke:#dcb4fc40}.theme-dark .purple-stroke-lighter-transparent-30,.theme-dark .color-1-stroke-lighter-transparent-30{stroke:#dcb4fc4d}.theme-dark .purple-stroke-lighter-transparent-35,.theme-dark .color-1-stroke-lighter-transparent-35{stroke:#dcb4fc59}.theme-dark .purple-stroke-lighter-transparent-40,.theme-dark .color-1-stroke-lighter-transparent-40{stroke:#dcb4fc66}.theme-dark .purple-stroke-lighter-transparent-45,.theme-dark .color-1-stroke-lighter-transparent-45{stroke:#dcb4fc73}.theme-dark .purple-stroke-lighter-transparent-50,.theme-dark .color-1-stroke-lighter-transparent-50{stroke:#dcb4fc80}.theme-dark .purple-stroke-lighter-transparent-55,.theme-dark .color-1-stroke-lighter-transparent-55{stroke:#dcb4fc8c}.theme-dark .purple-stroke-lighter-transparent-60,.theme-dark .color-1-stroke-lighter-transparent-60{stroke:#dcb4fc99}.theme-dark .purple-stroke-lighter-transparent-65,.theme-dark .color-1-stroke-lighter-transparent-65{stroke:#dcb4fca6}.theme-dark .purple-stroke-lighter-transparent-70,.theme-dark .color-1-stroke-lighter-transparent-70{stroke:#dcb4fcb3}.theme-dark .purple-stroke-lighter-transparent-75,.theme-dark .color-1-stroke-lighter-transparent-75{stroke:#dcb4fcbf}.theme-dark .purple-stroke-lighter-transparent-80,.theme-dark .color-1-stroke-lighter-transparent-80{stroke:#dcb4fccc}.theme-dark .purple-stroke-lighter-transparent-85,.theme-dark .color-1-stroke-lighter-transparent-85{stroke:#dcb4fcd9}.theme-dark .purple-stroke-lighter-transparent-90,.theme-dark .color-1-stroke-lighter-transparent-90{stroke:#dcb4fce6}.theme-dark .purple-stroke-lighter-transparent-95,.theme-dark .color-1-stroke-lighter-transparent-95{stroke:#dcb4fcf2}.theme-dark .purple-stroke-lighter-lightness-10,.theme-dark .color-1-stroke-lighter-lightness-10{stroke:#e0bcfc}.theme-dark .purple-stroke-lighter-darkness-10,.theme-dark .color-1-stroke-lighter-darkness-10{stroke:#c98afa}.theme-dark .purple-stroke-lighter-lightness-20,.theme-dark .color-1-stroke-lighter-lightness-20{stroke:#e3c3fd}.theme-dark .purple-stroke-lighter-darkness-20,.theme-dark .color-1-stroke-lighter-darkness-20{stroke:#b561f9}.theme-dark .purple-stroke-lighter-lightness-30,.theme-dark .color-1-stroke-lighter-lightness-30{stroke:#e7cbfd}.theme-dark .purple-stroke-lighter-darkness-30,.theme-dark .color-1-stroke-lighter-darkness-30{stroke:#a237f7}.theme-dark .purple-stroke-lighter-lightness-40,.theme-dark .color-1-stroke-lighter-lightness-40{stroke:#ead2fd}.theme-dark .purple-stroke-lighter-darkness-40,.theme-dark .color-1-stroke-lighter-darkness-40{stroke:#8e0ef5}.theme-dark .purple-stroke-lighter-lightness-50,.theme-dark .color-1-stroke-lighter-lightness-50{stroke:#eedafe}.theme-dark .purple-stroke-lighter-darkness-50,.theme-dark .color-1-stroke-lighter-darkness-50{stroke:#7708d0}.theme-dark .purple-stroke-lighter-lightness-60,.theme-dark .color-1-stroke-lighter-lightness-60{stroke:#f1e1fe}.theme-dark .purple-stroke-lighter-darkness-60,.theme-dark .color-1-stroke-lighter-darkness-60{stroke:#5f07a6}.theme-dark .purple-stroke-lighter-lightness-70,.theme-dark .color-1-stroke-lighter-lightness-70{stroke:#f5e9fe}.theme-dark .purple-stroke-lighter-darkness-70,.theme-dark .color-1-stroke-lighter-darkness-70{stroke:#47057d}.theme-dark .purple-stroke-lighter-lightness-80,.theme-dark .color-1-stroke-lighter-lightness-80{stroke:#f8f0fe}.theme-dark .purple-stroke-lighter-darkness-80,.theme-dark .color-1-stroke-lighter-darkness-80{stroke:#300353}.theme-dark .purple-stroke-lighter-lightness-90,.theme-dark .color-1-stroke-lighter-lightness-90{stroke:#fcf8ff}.theme-dark .purple-stroke-lighter-darkness-90,.theme-dark .color-1-stroke-lighter-darkness-90{stroke:#18022a}.theme-dark .purple-stroke-lighter-hover:hover,.theme-dark .color-1-stroke-lighter-hover:hover{stroke:#dcb4fc}.theme-dark .purple-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-5:hover{stroke:#dcb4fc0d}.theme-dark .purple-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-10:hover{stroke:#dcb4fc1a}.theme-dark .purple-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-15:hover{stroke:#dcb4fc26}.theme-dark .purple-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-20:hover{stroke:#dcb4fc33}.theme-dark .purple-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-25:hover{stroke:#dcb4fc40}.theme-dark .purple-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-30:hover{stroke:#dcb4fc4d}.theme-dark .purple-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-35:hover{stroke:#dcb4fc59}.theme-dark .purple-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-40:hover{stroke:#dcb4fc66}.theme-dark .purple-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-45:hover{stroke:#dcb4fc73}.theme-dark .purple-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-50:hover{stroke:#dcb4fc80}.theme-dark .purple-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-55:hover{stroke:#dcb4fc8c}.theme-dark .purple-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-60:hover{stroke:#dcb4fc99}.theme-dark .purple-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-65:hover{stroke:#dcb4fca6}.theme-dark .purple-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-70:hover{stroke:#dcb4fcb3}.theme-dark .purple-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-75:hover{stroke:#dcb4fcbf}.theme-dark .purple-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-80:hover{stroke:#dcb4fccc}.theme-dark .purple-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-85:hover{stroke:#dcb4fcd9}.theme-dark .purple-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-90:hover{stroke:#dcb4fce6}.theme-dark .purple-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-1-stroke-lighter-hover-transparent-95:hover{stroke:#dcb4fcf2}.theme-dark .purple-stroke-light,.theme-dark .color-1-stroke-light{stroke:#b056f6}.theme-dark .purple-stroke-light-transparent-5,.theme-dark .color-1-stroke-light-transparent-5{stroke:#b056f60d}.theme-dark .purple-stroke-light-transparent-10,.theme-dark .color-1-stroke-light-transparent-10{stroke:#b056f61a}.theme-dark .purple-stroke-light-transparent-15,.theme-dark .color-1-stroke-light-transparent-15{stroke:#b056f626}.theme-dark .purple-stroke-light-transparent-20,.theme-dark .color-1-stroke-light-transparent-20{stroke:#b056f633}.theme-dark .purple-stroke-light-transparent-25,.theme-dark .color-1-stroke-light-transparent-25{stroke:#b056f640}.theme-dark .purple-stroke-light-transparent-30,.theme-dark .color-1-stroke-light-transparent-30{stroke:#b056f64d}.theme-dark .purple-stroke-light-transparent-35,.theme-dark .color-1-stroke-light-transparent-35{stroke:#b056f659}.theme-dark .purple-stroke-light-transparent-40,.theme-dark .color-1-stroke-light-transparent-40{stroke:#b056f666}.theme-dark .purple-stroke-light-transparent-45,.theme-dark .color-1-stroke-light-transparent-45{stroke:#b056f673}.theme-dark .purple-stroke-light-transparent-50,.theme-dark .color-1-stroke-light-transparent-50{stroke:#b056f680}.theme-dark .purple-stroke-light-transparent-55,.theme-dark .color-1-stroke-light-transparent-55{stroke:#b056f68c}.theme-dark .purple-stroke-light-transparent-60,.theme-dark .color-1-stroke-light-transparent-60{stroke:#b056f699}.theme-dark .purple-stroke-light-transparent-65,.theme-dark .color-1-stroke-light-transparent-65{stroke:#b056f6a6}.theme-dark .purple-stroke-light-transparent-70,.theme-dark .color-1-stroke-light-transparent-70{stroke:#b056f6b3}.theme-dark .purple-stroke-light-transparent-75,.theme-dark .color-1-stroke-light-transparent-75{stroke:#b056f6bf}.theme-dark .purple-stroke-light-transparent-80,.theme-dark .color-1-stroke-light-transparent-80{stroke:#b056f6cc}.theme-dark .purple-stroke-light-transparent-85,.theme-dark .color-1-stroke-light-transparent-85{stroke:#b056f6d9}.theme-dark .purple-stroke-light-transparent-90,.theme-dark .color-1-stroke-light-transparent-90{stroke:#b056f6e6}.theme-dark .purple-stroke-light-transparent-95,.theme-dark .color-1-stroke-light-transparent-95{stroke:#b056f6f2}.theme-dark .purple-stroke-light-lightness-10,.theme-dark .color-1-stroke-light-lightness-10{stroke:#b867f7}.theme-dark .purple-stroke-light-darkness-10,.theme-dark .color-1-stroke-light-darkness-10{stroke:#a136f4}.theme-dark .purple-stroke-light-lightness-20,.theme-dark .color-1-stroke-light-lightness-20{stroke:#c078f8}.theme-dark .purple-stroke-light-darkness-20,.theme-dark .color-1-stroke-light-darkness-20{stroke:#9317f3}.theme-dark .purple-stroke-light-lightness-30,.theme-dark .color-1-stroke-light-lightness-30{stroke:#c889f9}.theme-dark .purple-stroke-light-darkness-30,.theme-dark .color-1-stroke-light-darkness-30{stroke:#810cdd}.theme-dark .purple-stroke-light-lightness-40,.theme-dark .color-1-stroke-light-lightness-40{stroke:#d09afa}.theme-dark .purple-stroke-light-darkness-40,.theme-dark .color-1-stroke-light-darkness-40{stroke:#6f0abd}.theme-dark .purple-stroke-light-lightness-50,.theme-dark .color-1-stroke-light-lightness-50{stroke:#d8abfb}.theme-dark .purple-stroke-light-darkness-50,.theme-dark .color-1-stroke-light-darkness-50{stroke:#5c089e}.theme-dark .purple-stroke-light-lightness-60,.theme-dark .color-1-stroke-light-lightness-60{stroke:#dfbbfb}.theme-dark .purple-stroke-light-darkness-60,.theme-dark .color-1-stroke-light-darkness-60{stroke:#4a077e}.theme-dark .purple-stroke-light-lightness-70,.theme-dark .color-1-stroke-light-lightness-70{stroke:#e7ccfc}.theme-dark .purple-stroke-light-darkness-70,.theme-dark .color-1-stroke-light-darkness-70{stroke:#37055f}.theme-dark .purple-stroke-light-lightness-80,.theme-dark .color-1-stroke-light-lightness-80{stroke:#efddfd}.theme-dark .purple-stroke-light-darkness-80,.theme-dark .color-1-stroke-light-darkness-80{stroke:#25033f}.theme-dark .purple-stroke-light-lightness-90,.theme-dark .color-1-stroke-light-lightness-90{stroke:#f7eefe}.theme-dark .purple-stroke-light-darkness-90,.theme-dark .color-1-stroke-light-darkness-90{stroke:#120220}.theme-dark .purple-stroke-light-hover:hover,.theme-dark .color-1-stroke-light-hover:hover{stroke:#b056f6}.theme-dark .purple-stroke-light-hover-transparent-5:hover,.theme-dark .color-1-stroke-light-hover-transparent-5:hover{stroke:#b056f60d}.theme-dark .purple-stroke-light-hover-transparent-10:hover,.theme-dark .color-1-stroke-light-hover-transparent-10:hover{stroke:#b056f61a}.theme-dark .purple-stroke-light-hover-transparent-15:hover,.theme-dark .color-1-stroke-light-hover-transparent-15:hover{stroke:#b056f626}.theme-dark .purple-stroke-light-hover-transparent-20:hover,.theme-dark .color-1-stroke-light-hover-transparent-20:hover{stroke:#b056f633}.theme-dark .purple-stroke-light-hover-transparent-25:hover,.theme-dark .color-1-stroke-light-hover-transparent-25:hover{stroke:#b056f640}.theme-dark .purple-stroke-light-hover-transparent-30:hover,.theme-dark .color-1-stroke-light-hover-transparent-30:hover{stroke:#b056f64d}.theme-dark .purple-stroke-light-hover-transparent-35:hover,.theme-dark .color-1-stroke-light-hover-transparent-35:hover{stroke:#b056f659}.theme-dark .purple-stroke-light-hover-transparent-40:hover,.theme-dark .color-1-stroke-light-hover-transparent-40:hover{stroke:#b056f666}.theme-dark .purple-stroke-light-hover-transparent-45:hover,.theme-dark .color-1-stroke-light-hover-transparent-45:hover{stroke:#b056f673}.theme-dark .purple-stroke-light-hover-transparent-50:hover,.theme-dark .color-1-stroke-light-hover-transparent-50:hover{stroke:#b056f680}.theme-dark .purple-stroke-light-hover-transparent-55:hover,.theme-dark .color-1-stroke-light-hover-transparent-55:hover{stroke:#b056f68c}.theme-dark .purple-stroke-light-hover-transparent-60:hover,.theme-dark .color-1-stroke-light-hover-transparent-60:hover{stroke:#b056f699}.theme-dark .purple-stroke-light-hover-transparent-65:hover,.theme-dark .color-1-stroke-light-hover-transparent-65:hover{stroke:#b056f6a6}.theme-dark .purple-stroke-light-hover-transparent-70:hover,.theme-dark .color-1-stroke-light-hover-transparent-70:hover{stroke:#b056f6b3}.theme-dark .purple-stroke-light-hover-transparent-75:hover,.theme-dark .color-1-stroke-light-hover-transparent-75:hover{stroke:#b056f6bf}.theme-dark .purple-stroke-light-hover-transparent-80:hover,.theme-dark .color-1-stroke-light-hover-transparent-80:hover{stroke:#b056f6cc}.theme-dark .purple-stroke-light-hover-transparent-85:hover,.theme-dark .color-1-stroke-light-hover-transparent-85:hover{stroke:#b056f6d9}.theme-dark .purple-stroke-light-hover-transparent-90:hover,.theme-dark .color-1-stroke-light-hover-transparent-90:hover{stroke:#b056f6e6}.theme-dark .purple-stroke-light-hover-transparent-95:hover,.theme-dark .color-1-stroke-light-hover-transparent-95:hover{stroke:#b056f6f2}.theme-dark .purple-stroke,.theme-dark .color-1-stroke{stroke:#8e34f4}.theme-dark .purple-stroke-transparent-5,.theme-dark .color-1-stroke-transparent-5{stroke:#8e34f40d}.theme-dark .purple-stroke-transparent-10,.theme-dark .color-1-stroke-transparent-10{stroke:#8e34f41a}.theme-dark .purple-stroke-transparent-15,.theme-dark .color-1-stroke-transparent-15{stroke:#8e34f426}.theme-dark .purple-stroke-transparent-20,.theme-dark .color-1-stroke-transparent-20{stroke:#8e34f433}.theme-dark .purple-stroke-transparent-25,.theme-dark .color-1-stroke-transparent-25{stroke:#8e34f440}.theme-dark .purple-stroke-transparent-30,.theme-dark .color-1-stroke-transparent-30{stroke:#8e34f44d}.theme-dark .purple-stroke-transparent-35,.theme-dark .color-1-stroke-transparent-35{stroke:#8e34f459}.theme-dark .purple-stroke-transparent-40,.theme-dark .color-1-stroke-transparent-40{stroke:#8e34f466}.theme-dark .purple-stroke-transparent-45,.theme-dark .color-1-stroke-transparent-45{stroke:#8e34f473}.theme-dark .purple-stroke-transparent-50,.theme-dark .color-1-stroke-transparent-50{stroke:#8e34f480}.theme-dark .purple-stroke-transparent-55,.theme-dark .color-1-stroke-transparent-55{stroke:#8e34f48c}.theme-dark .purple-stroke-transparent-60,.theme-dark .color-1-stroke-transparent-60{stroke:#8e34f499}.theme-dark .purple-stroke-transparent-65,.theme-dark .color-1-stroke-transparent-65{stroke:#8e34f4a6}.theme-dark .purple-stroke-transparent-70,.theme-dark .color-1-stroke-transparent-70{stroke:#8e34f4b3}.theme-dark .purple-stroke-transparent-75,.theme-dark .color-1-stroke-transparent-75{stroke:#8e34f4bf}.theme-dark .purple-stroke-transparent-80,.theme-dark .color-1-stroke-transparent-80{stroke:#8e34f4cc}.theme-dark .purple-stroke-transparent-85,.theme-dark .color-1-stroke-transparent-85{stroke:#8e34f4d9}.theme-dark .purple-stroke-transparent-90,.theme-dark .color-1-stroke-transparent-90{stroke:#8e34f4e6}.theme-dark .purple-stroke-transparent-95,.theme-dark .color-1-stroke-transparent-95{stroke:#8e34f4f2}.theme-dark .purple-stroke-lightness-10,.theme-dark .color-1-stroke-lightness-10{stroke:#9948f5}.theme-dark .purple-stroke-darkness-10,.theme-dark .color-1-stroke-darkness-10{stroke:#7e18f2}.theme-dark .purple-stroke-lightness-20,.theme-dark .color-1-stroke-lightness-20{stroke:#a55df6}.theme-dark .purple-stroke-darkness-20,.theme-dark .color-1-stroke-darkness-20{stroke:#700ce1}.theme-dark .purple-stroke-lightness-30,.theme-dark .color-1-stroke-lightness-30{stroke:#b071f7}.theme-dark .purple-stroke-darkness-30,.theme-dark .color-1-stroke-darkness-30{stroke:#620bc5}.theme-dark .purple-stroke-lightness-40,.theme-dark .color-1-stroke-lightness-40{stroke:#bb85f8}.theme-dark .purple-stroke-darkness-40,.theme-dark .color-1-stroke-darkness-40{stroke:#5409a8}.theme-dark .purple-stroke-lightness-50,.theme-dark .color-1-stroke-lightness-50{stroke:#c79afa}.theme-dark .purple-stroke-darkness-50,.theme-dark .color-1-stroke-darkness-50{stroke:#46088c}.theme-dark .purple-stroke-lightness-60,.theme-dark .color-1-stroke-lightness-60{stroke:#d2aefb}.theme-dark .purple-stroke-darkness-60,.theme-dark .color-1-stroke-darkness-60{stroke:#380670}.theme-dark .purple-stroke-lightness-70,.theme-dark .color-1-stroke-lightness-70{stroke:#ddc2fc}.theme-dark .purple-stroke-darkness-70,.theme-dark .color-1-stroke-darkness-70{stroke:#2a0554}.theme-dark .purple-stroke-lightness-80,.theme-dark .color-1-stroke-lightness-80{stroke:#e8d6fd}.theme-dark .purple-stroke-darkness-80,.theme-dark .color-1-stroke-darkness-80{stroke:#1c0338}.theme-dark .purple-stroke-lightness-90,.theme-dark .color-1-stroke-lightness-90{stroke:#f4ebfe}.theme-dark .purple-stroke-darkness-90,.theme-dark .color-1-stroke-darkness-90{stroke:#0e021c}.theme-dark .purple-stroke-hover:hover,.theme-dark .color-1-stroke-hover:hover{stroke:#8e34f4}.theme-dark .purple-stroke-hover-transparent-5:hover,.theme-dark .color-1-stroke-hover-transparent-5:hover{stroke:#8e34f40d}.theme-dark .purple-stroke-hover-transparent-10:hover,.theme-dark .color-1-stroke-hover-transparent-10:hover{stroke:#8e34f41a}.theme-dark .purple-stroke-hover-transparent-15:hover,.theme-dark .color-1-stroke-hover-transparent-15:hover{stroke:#8e34f426}.theme-dark .purple-stroke-hover-transparent-20:hover,.theme-dark .color-1-stroke-hover-transparent-20:hover{stroke:#8e34f433}.theme-dark .purple-stroke-hover-transparent-25:hover,.theme-dark .color-1-stroke-hover-transparent-25:hover{stroke:#8e34f440}.theme-dark .purple-stroke-hover-transparent-30:hover,.theme-dark .color-1-stroke-hover-transparent-30:hover{stroke:#8e34f44d}.theme-dark .purple-stroke-hover-transparent-35:hover,.theme-dark .color-1-stroke-hover-transparent-35:hover{stroke:#8e34f459}.theme-dark .purple-stroke-hover-transparent-40:hover,.theme-dark .color-1-stroke-hover-transparent-40:hover{stroke:#8e34f466}.theme-dark .purple-stroke-hover-transparent-45:hover,.theme-dark .color-1-stroke-hover-transparent-45:hover{stroke:#8e34f473}.theme-dark .purple-stroke-hover-transparent-50:hover,.theme-dark .color-1-stroke-hover-transparent-50:hover{stroke:#8e34f480}.theme-dark .purple-stroke-hover-transparent-55:hover,.theme-dark .color-1-stroke-hover-transparent-55:hover{stroke:#8e34f48c}.theme-dark .purple-stroke-hover-transparent-60:hover,.theme-dark .color-1-stroke-hover-transparent-60:hover{stroke:#8e34f499}.theme-dark .purple-stroke-hover-transparent-65:hover,.theme-dark .color-1-stroke-hover-transparent-65:hover{stroke:#8e34f4a6}.theme-dark .purple-stroke-hover-transparent-70:hover,.theme-dark .color-1-stroke-hover-transparent-70:hover{stroke:#8e34f4b3}.theme-dark .purple-stroke-hover-transparent-75:hover,.theme-dark .color-1-stroke-hover-transparent-75:hover{stroke:#8e34f4bf}.theme-dark .purple-stroke-hover-transparent-80:hover,.theme-dark .color-1-stroke-hover-transparent-80:hover{stroke:#8e34f4cc}.theme-dark .purple-stroke-hover-transparent-85:hover,.theme-dark .color-1-stroke-hover-transparent-85:hover{stroke:#8e34f4d9}.theme-dark .purple-stroke-hover-transparent-90:hover,.theme-dark .color-1-stroke-hover-transparent-90:hover{stroke:#8e34f4e6}.theme-dark .purple-stroke-hover-transparent-95:hover,.theme-dark .color-1-stroke-hover-transparent-95:hover{stroke:#8e34f4f2}.theme-dark .purple-stroke-dark,.theme-dark .color-1-stroke-dark{stroke:#6b2cda}.theme-dark .purple-stroke-dark-transparent-5,.theme-dark .color-1-stroke-dark-transparent-5{stroke:#6b2cda0d}.theme-dark .purple-stroke-dark-transparent-10,.theme-dark .color-1-stroke-dark-transparent-10{stroke:#6b2cda1a}.theme-dark .purple-stroke-dark-transparent-15,.theme-dark .color-1-stroke-dark-transparent-15{stroke:#6b2cda26}.theme-dark .purple-stroke-dark-transparent-20,.theme-dark .color-1-stroke-dark-transparent-20{stroke:#6b2cda33}.theme-dark .purple-stroke-dark-transparent-25,.theme-dark .color-1-stroke-dark-transparent-25{stroke:#6b2cda40}.theme-dark .purple-stroke-dark-transparent-30,.theme-dark .color-1-stroke-dark-transparent-30{stroke:#6b2cda4d}.theme-dark .purple-stroke-dark-transparent-35,.theme-dark .color-1-stroke-dark-transparent-35{stroke:#6b2cda59}.theme-dark .purple-stroke-dark-transparent-40,.theme-dark .color-1-stroke-dark-transparent-40{stroke:#6b2cda66}.theme-dark .purple-stroke-dark-transparent-45,.theme-dark .color-1-stroke-dark-transparent-45{stroke:#6b2cda73}.theme-dark .purple-stroke-dark-transparent-50,.theme-dark .color-1-stroke-dark-transparent-50{stroke:#6b2cda80}.theme-dark .purple-stroke-dark-transparent-55,.theme-dark .color-1-stroke-dark-transparent-55{stroke:#6b2cda8c}.theme-dark .purple-stroke-dark-transparent-60,.theme-dark .color-1-stroke-dark-transparent-60{stroke:#6b2cda99}.theme-dark .purple-stroke-dark-transparent-65,.theme-dark .color-1-stroke-dark-transparent-65{stroke:#6b2cdaa6}.theme-dark .purple-stroke-dark-transparent-70,.theme-dark .color-1-stroke-dark-transparent-70{stroke:#6b2cdab3}.theme-dark .purple-stroke-dark-transparent-75,.theme-dark .color-1-stroke-dark-transparent-75{stroke:#6b2cdabf}.theme-dark .purple-stroke-dark-transparent-80,.theme-dark .color-1-stroke-dark-transparent-80{stroke:#6b2cdacc}.theme-dark .purple-stroke-dark-transparent-85,.theme-dark .color-1-stroke-dark-transparent-85{stroke:#6b2cdad9}.theme-dark .purple-stroke-dark-transparent-90,.theme-dark .color-1-stroke-dark-transparent-90{stroke:#6b2cdae6}.theme-dark .purple-stroke-dark-transparent-95,.theme-dark .color-1-stroke-dark-transparent-95{stroke:#6b2cdaf2}.theme-dark .purple-stroke-dark-lightness-10,.theme-dark .color-1-stroke-dark-lightness-10{stroke:#7a41de}.theme-dark .purple-stroke-dark-darkness-10,.theme-dark .color-1-stroke-dark-darkness-10{stroke:#5f23c9}.theme-dark .purple-stroke-dark-lightness-20,.theme-dark .color-1-stroke-dark-lightness-20{stroke:#8956e1}.theme-dark .purple-stroke-dark-darkness-20,.theme-dark .color-1-stroke-dark-darkness-20{stroke:#551fb2}.theme-dark .purple-stroke-dark-lightness-30,.theme-dark .color-1-stroke-dark-lightness-30{stroke:#976be5}.theme-dark .purple-stroke-dark-darkness-30,.theme-dark .color-1-stroke-dark-darkness-30{stroke:#4a1b9c}.theme-dark .purple-stroke-dark-lightness-40,.theme-dark .color-1-stroke-dark-lightness-40{stroke:#a680e9}.theme-dark .purple-stroke-dark-darkness-40,.theme-dark .color-1-stroke-dark-darkness-40{stroke:#3f1786}.theme-dark .purple-stroke-dark-lightness-50,.theme-dark .color-1-stroke-dark-lightness-50{stroke:#b596ed}.theme-dark .purple-stroke-dark-darkness-50,.theme-dark .color-1-stroke-dark-darkness-50{stroke:#35146f}.theme-dark .purple-stroke-dark-lightness-60,.theme-dark .color-1-stroke-dark-lightness-60{stroke:#c4abf0}.theme-dark .purple-stroke-dark-darkness-60,.theme-dark .color-1-stroke-dark-darkness-60{stroke:#2a1059}.theme-dark .purple-stroke-dark-lightness-70,.theme-dark .color-1-stroke-dark-lightness-70{stroke:#d3c0f4}.theme-dark .purple-stroke-dark-darkness-70,.theme-dark .color-1-stroke-dark-darkness-70{stroke:#200c43}.theme-dark .purple-stroke-dark-lightness-80,.theme-dark .color-1-stroke-dark-lightness-80{stroke:#e1d5f8}.theme-dark .purple-stroke-dark-darkness-80,.theme-dark .color-1-stroke-dark-darkness-80{stroke:#15082d}.theme-dark .purple-stroke-dark-lightness-90,.theme-dark .color-1-stroke-dark-lightness-90{stroke:#f0eafb}.theme-dark .purple-stroke-dark-darkness-90,.theme-dark .color-1-stroke-dark-darkness-90{stroke:#0b0416}.theme-dark .purple-stroke-dark-hover:hover,.theme-dark .color-1-stroke-dark-hover:hover{stroke:#6b2cda}.theme-dark .purple-stroke-dark-hover-transparent-5:hover,.theme-dark .color-1-stroke-dark-hover-transparent-5:hover{stroke:#6b2cda0d}.theme-dark .purple-stroke-dark-hover-transparent-10:hover,.theme-dark .color-1-stroke-dark-hover-transparent-10:hover{stroke:#6b2cda1a}.theme-dark .purple-stroke-dark-hover-transparent-15:hover,.theme-dark .color-1-stroke-dark-hover-transparent-15:hover{stroke:#6b2cda26}.theme-dark .purple-stroke-dark-hover-transparent-20:hover,.theme-dark .color-1-stroke-dark-hover-transparent-20:hover{stroke:#6b2cda33}.theme-dark .purple-stroke-dark-hover-transparent-25:hover,.theme-dark .color-1-stroke-dark-hover-transparent-25:hover{stroke:#6b2cda40}.theme-dark .purple-stroke-dark-hover-transparent-30:hover,.theme-dark .color-1-stroke-dark-hover-transparent-30:hover{stroke:#6b2cda4d}.theme-dark .purple-stroke-dark-hover-transparent-35:hover,.theme-dark .color-1-stroke-dark-hover-transparent-35:hover{stroke:#6b2cda59}.theme-dark .purple-stroke-dark-hover-transparent-40:hover,.theme-dark .color-1-stroke-dark-hover-transparent-40:hover{stroke:#6b2cda66}.theme-dark .purple-stroke-dark-hover-transparent-45:hover,.theme-dark .color-1-stroke-dark-hover-transparent-45:hover{stroke:#6b2cda73}.theme-dark .purple-stroke-dark-hover-transparent-50:hover,.theme-dark .color-1-stroke-dark-hover-transparent-50:hover{stroke:#6b2cda80}.theme-dark .purple-stroke-dark-hover-transparent-55:hover,.theme-dark .color-1-stroke-dark-hover-transparent-55:hover{stroke:#6b2cda8c}.theme-dark .purple-stroke-dark-hover-transparent-60:hover,.theme-dark .color-1-stroke-dark-hover-transparent-60:hover{stroke:#6b2cda99}.theme-dark .purple-stroke-dark-hover-transparent-65:hover,.theme-dark .color-1-stroke-dark-hover-transparent-65:hover{stroke:#6b2cdaa6}.theme-dark .purple-stroke-dark-hover-transparent-70:hover,.theme-dark .color-1-stroke-dark-hover-transparent-70:hover{stroke:#6b2cdab3}.theme-dark .purple-stroke-dark-hover-transparent-75:hover,.theme-dark .color-1-stroke-dark-hover-transparent-75:hover{stroke:#6b2cdabf}.theme-dark .purple-stroke-dark-hover-transparent-80:hover,.theme-dark .color-1-stroke-dark-hover-transparent-80:hover{stroke:#6b2cdacc}.theme-dark .purple-stroke-dark-hover-transparent-85:hover,.theme-dark .color-1-stroke-dark-hover-transparent-85:hover{stroke:#6b2cdad9}.theme-dark .purple-stroke-dark-hover-transparent-90:hover,.theme-dark .color-1-stroke-dark-hover-transparent-90:hover{stroke:#6b2cdae6}.theme-dark .purple-stroke-dark-hover-transparent-95:hover,.theme-dark .color-1-stroke-dark-hover-transparent-95:hover{stroke:#6b2cdaf2}.theme-dark .purple-stroke-darker,.theme-dark .color-1-stroke-darker{stroke:#4b20ab}.theme-dark .purple-stroke-darker-transparent-5,.theme-dark .color-1-stroke-darker-transparent-5{stroke:#4b20ab0d}.theme-dark .purple-stroke-darker-transparent-10,.theme-dark .color-1-stroke-darker-transparent-10{stroke:#4b20ab1a}.theme-dark .purple-stroke-darker-transparent-15,.theme-dark .color-1-stroke-darker-transparent-15{stroke:#4b20ab26}.theme-dark .purple-stroke-darker-transparent-20,.theme-dark .color-1-stroke-darker-transparent-20{stroke:#4b20ab33}.theme-dark .purple-stroke-darker-transparent-25,.theme-dark .color-1-stroke-darker-transparent-25{stroke:#4b20ab40}.theme-dark .purple-stroke-darker-transparent-30,.theme-dark .color-1-stroke-darker-transparent-30{stroke:#4b20ab4d}.theme-dark .purple-stroke-darker-transparent-35,.theme-dark .color-1-stroke-darker-transparent-35{stroke:#4b20ab59}.theme-dark .purple-stroke-darker-transparent-40,.theme-dark .color-1-stroke-darker-transparent-40{stroke:#4b20ab66}.theme-dark .purple-stroke-darker-transparent-45,.theme-dark .color-1-stroke-darker-transparent-45{stroke:#4b20ab73}.theme-dark .purple-stroke-darker-transparent-50,.theme-dark .color-1-stroke-darker-transparent-50{stroke:#4b20ab80}.theme-dark .purple-stroke-darker-transparent-55,.theme-dark .color-1-stroke-darker-transparent-55{stroke:#4b20ab8c}.theme-dark .purple-stroke-darker-transparent-60,.theme-dark .color-1-stroke-darker-transparent-60{stroke:#4b20ab99}.theme-dark .purple-stroke-darker-transparent-65,.theme-dark .color-1-stroke-darker-transparent-65{stroke:#4b20aba6}.theme-dark .purple-stroke-darker-transparent-70,.theme-dark .color-1-stroke-darker-transparent-70{stroke:#4b20abb3}.theme-dark .purple-stroke-darker-transparent-75,.theme-dark .color-1-stroke-darker-transparent-75{stroke:#4b20abbf}.theme-dark .purple-stroke-darker-transparent-80,.theme-dark .color-1-stroke-darker-transparent-80{stroke:#4b20abcc}.theme-dark .purple-stroke-darker-transparent-85,.theme-dark .color-1-stroke-darker-transparent-85{stroke:#4b20abd9}.theme-dark .purple-stroke-darker-transparent-90,.theme-dark .color-1-stroke-darker-transparent-90{stroke:#4b20abe6}.theme-dark .purple-stroke-darker-transparent-95,.theme-dark .color-1-stroke-darker-transparent-95{stroke:#4b20abf2}.theme-dark .purple-stroke-darker-lightness-10,.theme-dark .color-1-stroke-darker-lightness-10{stroke:#5625c5}.theme-dark .purple-stroke-darker-darkness-10,.theme-dark .color-1-stroke-darker-darkness-10{stroke:#441d9a}.theme-dark .purple-stroke-darker-lightness-20,.theme-dark .color-1-stroke-darker-lightness-20{stroke:#6430d8}.theme-dark .purple-stroke-darker-darkness-20,.theme-dark .color-1-stroke-darker-darkness-20{stroke:#3c1a89}.theme-dark .purple-stroke-darker-lightness-30,.theme-dark .color-1-stroke-darker-lightness-30{stroke:#774add}.theme-dark .purple-stroke-darker-darkness-30,.theme-dark .color-1-stroke-darker-darkness-30{stroke:#351678}.theme-dark .purple-stroke-darker-lightness-40,.theme-dark .color-1-stroke-darker-lightness-40{stroke:#8b64e2}.theme-dark .purple-stroke-darker-darkness-40,.theme-dark .color-1-stroke-darker-darkness-40{stroke:#2d1367}.theme-dark .purple-stroke-darker-lightness-50,.theme-dark .color-1-stroke-darker-lightness-50{stroke:#9e7ee7}.theme-dark .purple-stroke-darker-darkness-50,.theme-dark .color-1-stroke-darker-darkness-50{stroke:#261056}.theme-dark .purple-stroke-darker-lightness-60,.theme-dark .color-1-stroke-darker-lightness-60{stroke:#b298ec}.theme-dark .purple-stroke-darker-darkness-60,.theme-dark .color-1-stroke-darker-darkness-60{stroke:#1e0d44}.theme-dark .purple-stroke-darker-lightness-70,.theme-dark .color-1-stroke-darker-lightness-70{stroke:#c5b1f0}.theme-dark .purple-stroke-darker-darkness-70,.theme-dark .color-1-stroke-darker-darkness-70{stroke:#170a33}.theme-dark .purple-stroke-darker-lightness-80,.theme-dark .color-1-stroke-darker-lightness-80{stroke:#d8cbf5}.theme-dark .purple-stroke-darker-darkness-80,.theme-dark .color-1-stroke-darker-darkness-80{stroke:#0f0622}.theme-dark .purple-stroke-darker-lightness-90,.theme-dark .color-1-stroke-darker-lightness-90{stroke:#ece5fa}.theme-dark .purple-stroke-darker-darkness-90,.theme-dark .color-1-stroke-darker-darkness-90{stroke:#080311}.theme-dark .purple-stroke-darker-hover:hover,.theme-dark .color-1-stroke-darker-hover:hover{stroke:#4b20ab}.theme-dark .purple-stroke-darker-hover-transparent-5:hover,.theme-dark .color-1-stroke-darker-hover-transparent-5:hover{stroke:#4b20ab0d}.theme-dark .purple-stroke-darker-hover-transparent-10:hover,.theme-dark .color-1-stroke-darker-hover-transparent-10:hover{stroke:#4b20ab1a}.theme-dark .purple-stroke-darker-hover-transparent-15:hover,.theme-dark .color-1-stroke-darker-hover-transparent-15:hover{stroke:#4b20ab26}.theme-dark .purple-stroke-darker-hover-transparent-20:hover,.theme-dark .color-1-stroke-darker-hover-transparent-20:hover{stroke:#4b20ab33}.theme-dark .purple-stroke-darker-hover-transparent-25:hover,.theme-dark .color-1-stroke-darker-hover-transparent-25:hover{stroke:#4b20ab40}.theme-dark .purple-stroke-darker-hover-transparent-30:hover,.theme-dark .color-1-stroke-darker-hover-transparent-30:hover{stroke:#4b20ab4d}.theme-dark .purple-stroke-darker-hover-transparent-35:hover,.theme-dark .color-1-stroke-darker-hover-transparent-35:hover{stroke:#4b20ab59}.theme-dark .purple-stroke-darker-hover-transparent-40:hover,.theme-dark .color-1-stroke-darker-hover-transparent-40:hover{stroke:#4b20ab66}.theme-dark .purple-stroke-darker-hover-transparent-45:hover,.theme-dark .color-1-stroke-darker-hover-transparent-45:hover{stroke:#4b20ab73}.theme-dark .purple-stroke-darker-hover-transparent-50:hover,.theme-dark .color-1-stroke-darker-hover-transparent-50:hover{stroke:#4b20ab80}.theme-dark .purple-stroke-darker-hover-transparent-55:hover,.theme-dark .color-1-stroke-darker-hover-transparent-55:hover{stroke:#4b20ab8c}.theme-dark .purple-stroke-darker-hover-transparent-60:hover,.theme-dark .color-1-stroke-darker-hover-transparent-60:hover{stroke:#4b20ab99}.theme-dark .purple-stroke-darker-hover-transparent-65:hover,.theme-dark .color-1-stroke-darker-hover-transparent-65:hover{stroke:#4b20aba6}.theme-dark .purple-stroke-darker-hover-transparent-70:hover,.theme-dark .color-1-stroke-darker-hover-transparent-70:hover{stroke:#4b20abb3}.theme-dark .purple-stroke-darker-hover-transparent-75:hover,.theme-dark .color-1-stroke-darker-hover-transparent-75:hover{stroke:#4b20abbf}.theme-dark .purple-stroke-darker-hover-transparent-80:hover,.theme-dark .color-1-stroke-darker-hover-transparent-80:hover{stroke:#4b20abcc}.theme-dark .purple-stroke-darker-hover-transparent-85:hover,.theme-dark .color-1-stroke-darker-hover-transparent-85:hover{stroke:#4b20abd9}.theme-dark .purple-stroke-darker-hover-transparent-90:hover,.theme-dark .color-1-stroke-darker-hover-transparent-90:hover{stroke:#4b20abe6}.theme-dark .purple-stroke-darker-hover-transparent-95:hover,.theme-dark .color-1-stroke-darker-hover-transparent-95:hover{stroke:#4b20abf2}.theme-dark .purple-border-lighter,.theme-dark .color-1-border-lighter{border-color:#dcb4fc!important}.theme-dark .purple-border-lighter-transparent-5,.theme-dark .color-1-border-lighter-transparent-5{border-color:#dcb4fc0d!important}.theme-dark .purple-border-lighter-transparent-10,.theme-dark .color-1-border-lighter-transparent-10{border-color:#dcb4fc1a!important}.theme-dark .purple-border-lighter-transparent-15,.theme-dark .color-1-border-lighter-transparent-15{border-color:#dcb4fc26!important}.theme-dark .purple-border-lighter-transparent-20,.theme-dark .color-1-border-lighter-transparent-20{border-color:#dcb4fc33!important}.theme-dark .purple-border-lighter-transparent-25,.theme-dark .color-1-border-lighter-transparent-25{border-color:#dcb4fc40!important}.theme-dark .purple-border-lighter-transparent-30,.theme-dark .color-1-border-lighter-transparent-30{border-color:#dcb4fc4d!important}.theme-dark .purple-border-lighter-transparent-35,.theme-dark .color-1-border-lighter-transparent-35{border-color:#dcb4fc59!important}.theme-dark .purple-border-lighter-transparent-40,.theme-dark .color-1-border-lighter-transparent-40{border-color:#dcb4fc66!important}.theme-dark .purple-border-lighter-transparent-45,.theme-dark .color-1-border-lighter-transparent-45{border-color:#dcb4fc73!important}.theme-dark .purple-border-lighter-transparent-50,.theme-dark .color-1-border-lighter-transparent-50{border-color:#dcb4fc80!important}.theme-dark .purple-border-lighter-transparent-55,.theme-dark .color-1-border-lighter-transparent-55{border-color:#dcb4fc8c!important}.theme-dark .purple-border-lighter-transparent-60,.theme-dark .color-1-border-lighter-transparent-60{border-color:#dcb4fc99!important}.theme-dark .purple-border-lighter-transparent-65,.theme-dark .color-1-border-lighter-transparent-65{border-color:#dcb4fca6!important}.theme-dark .purple-border-lighter-transparent-70,.theme-dark .color-1-border-lighter-transparent-70{border-color:#dcb4fcb3!important}.theme-dark .purple-border-lighter-transparent-75,.theme-dark .color-1-border-lighter-transparent-75{border-color:#dcb4fcbf!important}.theme-dark .purple-border-lighter-transparent-80,.theme-dark .color-1-border-lighter-transparent-80{border-color:#dcb4fccc!important}.theme-dark .purple-border-lighter-transparent-85,.theme-dark .color-1-border-lighter-transparent-85{border-color:#dcb4fcd9!important}.theme-dark .purple-border-lighter-transparent-90,.theme-dark .color-1-border-lighter-transparent-90{border-color:#dcb4fce6!important}.theme-dark .purple-border-lighter-transparent-95,.theme-dark .color-1-border-lighter-transparent-95{border-color:#dcb4fcf2!important}.theme-dark .purple-border-lighter-lightness-10,.theme-dark .color-1-border-lighter-lightness-10{border-color:#e0bcfc!important}.theme-dark .purple-border-lighter-darkness-10,.theme-dark .color-1-border-lighter-darkness-10{border-color:#c98afa!important}.theme-dark .purple-border-lighter-lightness-20,.theme-dark .color-1-border-lighter-lightness-20{border-color:#e3c3fd!important}.theme-dark .purple-border-lighter-darkness-20,.theme-dark .color-1-border-lighter-darkness-20{border-color:#b561f9!important}.theme-dark .purple-border-lighter-lightness-30,.theme-dark .color-1-border-lighter-lightness-30{border-color:#e7cbfd!important}.theme-dark .purple-border-lighter-darkness-30,.theme-dark .color-1-border-lighter-darkness-30{border-color:#a237f7!important}.theme-dark .purple-border-lighter-lightness-40,.theme-dark .color-1-border-lighter-lightness-40{border-color:#ead2fd!important}.theme-dark .purple-border-lighter-darkness-40,.theme-dark .color-1-border-lighter-darkness-40{border-color:#8e0ef5!important}.theme-dark .purple-border-lighter-lightness-50,.theme-dark .color-1-border-lighter-lightness-50{border-color:#eedafe!important}.theme-dark .purple-border-lighter-darkness-50,.theme-dark .color-1-border-lighter-darkness-50{border-color:#7708d0!important}.theme-dark .purple-border-lighter-lightness-60,.theme-dark .color-1-border-lighter-lightness-60{border-color:#f1e1fe!important}.theme-dark .purple-border-lighter-darkness-60,.theme-dark .color-1-border-lighter-darkness-60{border-color:#5f07a6!important}.theme-dark .purple-border-lighter-lightness-70,.theme-dark .color-1-border-lighter-lightness-70{border-color:#f5e9fe!important}.theme-dark .purple-border-lighter-darkness-70,.theme-dark .color-1-border-lighter-darkness-70{border-color:#47057d!important}.theme-dark .purple-border-lighter-lightness-80,.theme-dark .color-1-border-lighter-lightness-80{border-color:#f8f0fe!important}.theme-dark .purple-border-lighter-darkness-80,.theme-dark .color-1-border-lighter-darkness-80{border-color:#300353!important}.theme-dark .purple-border-lighter-lightness-90,.theme-dark .color-1-border-lighter-lightness-90{border-color:#fcf8ff!important}.theme-dark .purple-border-lighter-darkness-90,.theme-dark .color-1-border-lighter-darkness-90{border-color:#18022a!important}.theme-dark .purple-border-lighter-hover:hover,.theme-dark .color-1-border-lighter-hover:hover{border-color:#dcb4fc!important}.theme-dark .purple-border-lighter-hover-transparent-5:hover,.theme-dark .color-1-border-lighter-hover-transparent-5:hover{border-color:#dcb4fc0d!important}.theme-dark .purple-border-lighter-hover-transparent-10:hover,.theme-dark .color-1-border-lighter-hover-transparent-10:hover{border-color:#dcb4fc1a!important}.theme-dark .purple-border-lighter-hover-transparent-15:hover,.theme-dark .color-1-border-lighter-hover-transparent-15:hover{border-color:#dcb4fc26!important}.theme-dark .purple-border-lighter-hover-transparent-20:hover,.theme-dark .color-1-border-lighter-hover-transparent-20:hover{border-color:#dcb4fc33!important}.theme-dark .purple-border-lighter-hover-transparent-25:hover,.theme-dark .color-1-border-lighter-hover-transparent-25:hover{border-color:#dcb4fc40!important}.theme-dark .purple-border-lighter-hover-transparent-30:hover,.theme-dark .color-1-border-lighter-hover-transparent-30:hover{border-color:#dcb4fc4d!important}.theme-dark .purple-border-lighter-hover-transparent-35:hover,.theme-dark .color-1-border-lighter-hover-transparent-35:hover{border-color:#dcb4fc59!important}.theme-dark .purple-border-lighter-hover-transparent-40:hover,.theme-dark .color-1-border-lighter-hover-transparent-40:hover{border-color:#dcb4fc66!important}.theme-dark .purple-border-lighter-hover-transparent-45:hover,.theme-dark .color-1-border-lighter-hover-transparent-45:hover{border-color:#dcb4fc73!important}.theme-dark .purple-border-lighter-hover-transparent-50:hover,.theme-dark .color-1-border-lighter-hover-transparent-50:hover{border-color:#dcb4fc80!important}.theme-dark .purple-border-lighter-hover-transparent-55:hover,.theme-dark .color-1-border-lighter-hover-transparent-55:hover{border-color:#dcb4fc8c!important}.theme-dark .purple-border-lighter-hover-transparent-60:hover,.theme-dark .color-1-border-lighter-hover-transparent-60:hover{border-color:#dcb4fc99!important}.theme-dark .purple-border-lighter-hover-transparent-65:hover,.theme-dark .color-1-border-lighter-hover-transparent-65:hover{border-color:#dcb4fca6!important}.theme-dark .purple-border-lighter-hover-transparent-70:hover,.theme-dark .color-1-border-lighter-hover-transparent-70:hover{border-color:#dcb4fcb3!important}.theme-dark .purple-border-lighter-hover-transparent-75:hover,.theme-dark .color-1-border-lighter-hover-transparent-75:hover{border-color:#dcb4fcbf!important}.theme-dark .purple-border-lighter-hover-transparent-80:hover,.theme-dark .color-1-border-lighter-hover-transparent-80:hover{border-color:#dcb4fccc!important}.theme-dark .purple-border-lighter-hover-transparent-85:hover,.theme-dark .color-1-border-lighter-hover-transparent-85:hover{border-color:#dcb4fcd9!important}.theme-dark .purple-border-lighter-hover-transparent-90:hover,.theme-dark .color-1-border-lighter-hover-transparent-90:hover{border-color:#dcb4fce6!important}.theme-dark .purple-border-lighter-hover-transparent-95:hover,.theme-dark .color-1-border-lighter-hover-transparent-95:hover{border-color:#dcb4fcf2!important}.theme-dark .purple-border-light,.theme-dark .color-1-border-light{border-color:#b056f6!important}.theme-dark .purple-border-light-transparent-5,.theme-dark .color-1-border-light-transparent-5{border-color:#b056f60d!important}.theme-dark .purple-border-light-transparent-10,.theme-dark .color-1-border-light-transparent-10{border-color:#b056f61a!important}.theme-dark .purple-border-light-transparent-15,.theme-dark .color-1-border-light-transparent-15{border-color:#b056f626!important}.theme-dark .purple-border-light-transparent-20,.theme-dark .color-1-border-light-transparent-20{border-color:#b056f633!important}.theme-dark .purple-border-light-transparent-25,.theme-dark .color-1-border-light-transparent-25{border-color:#b056f640!important}.theme-dark .purple-border-light-transparent-30,.theme-dark .color-1-border-light-transparent-30{border-color:#b056f64d!important}.theme-dark .purple-border-light-transparent-35,.theme-dark .color-1-border-light-transparent-35{border-color:#b056f659!important}.theme-dark .purple-border-light-transparent-40,.theme-dark .color-1-border-light-transparent-40{border-color:#b056f666!important}.theme-dark .purple-border-light-transparent-45,.theme-dark .color-1-border-light-transparent-45{border-color:#b056f673!important}.theme-dark .purple-border-light-transparent-50,.theme-dark .color-1-border-light-transparent-50{border-color:#b056f680!important}.theme-dark .purple-border-light-transparent-55,.theme-dark .color-1-border-light-transparent-55{border-color:#b056f68c!important}.theme-dark .purple-border-light-transparent-60,.theme-dark .color-1-border-light-transparent-60{border-color:#b056f699!important}.theme-dark .purple-border-light-transparent-65,.theme-dark .color-1-border-light-transparent-65{border-color:#b056f6a6!important}.theme-dark .purple-border-light-transparent-70,.theme-dark .color-1-border-light-transparent-70{border-color:#b056f6b3!important}.theme-dark .purple-border-light-transparent-75,.theme-dark .color-1-border-light-transparent-75{border-color:#b056f6bf!important}.theme-dark .purple-border-light-transparent-80,.theme-dark .color-1-border-light-transparent-80{border-color:#b056f6cc!important}.theme-dark .purple-border-light-transparent-85,.theme-dark .color-1-border-light-transparent-85{border-color:#b056f6d9!important}.theme-dark .purple-border-light-transparent-90,.theme-dark .color-1-border-light-transparent-90{border-color:#b056f6e6!important}.theme-dark .purple-border-light-transparent-95,.theme-dark .color-1-border-light-transparent-95{border-color:#b056f6f2!important}.theme-dark .purple-border-light-lightness-10,.theme-dark .color-1-border-light-lightness-10{border-color:#b867f7!important}.theme-dark .purple-border-light-darkness-10,.theme-dark .color-1-border-light-darkness-10{border-color:#a136f4!important}.theme-dark .purple-border-light-lightness-20,.theme-dark .color-1-border-light-lightness-20{border-color:#c078f8!important}.theme-dark .purple-border-light-darkness-20,.theme-dark .color-1-border-light-darkness-20{border-color:#9317f3!important}.theme-dark .purple-border-light-lightness-30,.theme-dark .color-1-border-light-lightness-30{border-color:#c889f9!important}.theme-dark .purple-border-light-darkness-30,.theme-dark .color-1-border-light-darkness-30{border-color:#810cdd!important}.theme-dark .purple-border-light-lightness-40,.theme-dark .color-1-border-light-lightness-40{border-color:#d09afa!important}.theme-dark .purple-border-light-darkness-40,.theme-dark .color-1-border-light-darkness-40{border-color:#6f0abd!important}.theme-dark .purple-border-light-lightness-50,.theme-dark .color-1-border-light-lightness-50{border-color:#d8abfb!important}.theme-dark .purple-border-light-darkness-50,.theme-dark .color-1-border-light-darkness-50{border-color:#5c089e!important}.theme-dark .purple-border-light-lightness-60,.theme-dark .color-1-border-light-lightness-60{border-color:#dfbbfb!important}.theme-dark .purple-border-light-darkness-60,.theme-dark .color-1-border-light-darkness-60{border-color:#4a077e!important}.theme-dark .purple-border-light-lightness-70,.theme-dark .color-1-border-light-lightness-70{border-color:#e7ccfc!important}.theme-dark .purple-border-light-darkness-70,.theme-dark .color-1-border-light-darkness-70{border-color:#37055f!important}.theme-dark .purple-border-light-lightness-80,.theme-dark .color-1-border-light-lightness-80{border-color:#efddfd!important}.theme-dark .purple-border-light-darkness-80,.theme-dark .color-1-border-light-darkness-80{border-color:#25033f!important}.theme-dark .purple-border-light-lightness-90,.theme-dark .color-1-border-light-lightness-90{border-color:#f7eefe!important}.theme-dark .purple-border-light-darkness-90,.theme-dark .color-1-border-light-darkness-90{border-color:#120220!important}.theme-dark .purple-border-light-hover:hover,.theme-dark .color-1-border-light-hover:hover{border-color:#b056f6!important}.theme-dark .purple-border-light-hover-transparent-5:hover,.theme-dark .color-1-border-light-hover-transparent-5:hover{border-color:#b056f60d!important}.theme-dark .purple-border-light-hover-transparent-10:hover,.theme-dark .color-1-border-light-hover-transparent-10:hover{border-color:#b056f61a!important}.theme-dark .purple-border-light-hover-transparent-15:hover,.theme-dark .color-1-border-light-hover-transparent-15:hover{border-color:#b056f626!important}.theme-dark .purple-border-light-hover-transparent-20:hover,.theme-dark .color-1-border-light-hover-transparent-20:hover{border-color:#b056f633!important}.theme-dark .purple-border-light-hover-transparent-25:hover,.theme-dark .color-1-border-light-hover-transparent-25:hover{border-color:#b056f640!important}.theme-dark .purple-border-light-hover-transparent-30:hover,.theme-dark .color-1-border-light-hover-transparent-30:hover{border-color:#b056f64d!important}.theme-dark .purple-border-light-hover-transparent-35:hover,.theme-dark .color-1-border-light-hover-transparent-35:hover{border-color:#b056f659!important}.theme-dark .purple-border-light-hover-transparent-40:hover,.theme-dark .color-1-border-light-hover-transparent-40:hover{border-color:#b056f666!important}.theme-dark .purple-border-light-hover-transparent-45:hover,.theme-dark .color-1-border-light-hover-transparent-45:hover{border-color:#b056f673!important}.theme-dark .purple-border-light-hover-transparent-50:hover,.theme-dark .color-1-border-light-hover-transparent-50:hover{border-color:#b056f680!important}.theme-dark .purple-border-light-hover-transparent-55:hover,.theme-dark .color-1-border-light-hover-transparent-55:hover{border-color:#b056f68c!important}.theme-dark .purple-border-light-hover-transparent-60:hover,.theme-dark .color-1-border-light-hover-transparent-60:hover{border-color:#b056f699!important}.theme-dark .purple-border-light-hover-transparent-65:hover,.theme-dark .color-1-border-light-hover-transparent-65:hover{border-color:#b056f6a6!important}.theme-dark .purple-border-light-hover-transparent-70:hover,.theme-dark .color-1-border-light-hover-transparent-70:hover{border-color:#b056f6b3!important}.theme-dark .purple-border-light-hover-transparent-75:hover,.theme-dark .color-1-border-light-hover-transparent-75:hover{border-color:#b056f6bf!important}.theme-dark .purple-border-light-hover-transparent-80:hover,.theme-dark .color-1-border-light-hover-transparent-80:hover{border-color:#b056f6cc!important}.theme-dark .purple-border-light-hover-transparent-85:hover,.theme-dark .color-1-border-light-hover-transparent-85:hover{border-color:#b056f6d9!important}.theme-dark .purple-border-light-hover-transparent-90:hover,.theme-dark .color-1-border-light-hover-transparent-90:hover{border-color:#b056f6e6!important}.theme-dark .purple-border-light-hover-transparent-95:hover,.theme-dark .color-1-border-light-hover-transparent-95:hover{border-color:#b056f6f2!important}.theme-dark .purple-border,.theme-dark .color-1-border{border-color:#8e34f4!important}.theme-dark .purple-border-transparent-5,.theme-dark .color-1-border-transparent-5{border-color:#8e34f40d!important}.theme-dark .purple-border-transparent-10,.theme-dark .color-1-border-transparent-10{border-color:#8e34f41a!important}.theme-dark .purple-border-transparent-15,.theme-dark .color-1-border-transparent-15{border-color:#8e34f426!important}.theme-dark .purple-border-transparent-20,.theme-dark .color-1-border-transparent-20{border-color:#8e34f433!important}.theme-dark .purple-border-transparent-25,.theme-dark .color-1-border-transparent-25{border-color:#8e34f440!important}.theme-dark .purple-border-transparent-30,.theme-dark .color-1-border-transparent-30{border-color:#8e34f44d!important}.theme-dark .purple-border-transparent-35,.theme-dark .color-1-border-transparent-35{border-color:#8e34f459!important}.theme-dark .purple-border-transparent-40,.theme-dark .color-1-border-transparent-40{border-color:#8e34f466!important}.theme-dark .purple-border-transparent-45,.theme-dark .color-1-border-transparent-45{border-color:#8e34f473!important}.theme-dark .purple-border-transparent-50,.theme-dark .color-1-border-transparent-50{border-color:#8e34f480!important}.theme-dark .purple-border-transparent-55,.theme-dark .color-1-border-transparent-55{border-color:#8e34f48c!important}.theme-dark .purple-border-transparent-60,.theme-dark .color-1-border-transparent-60{border-color:#8e34f499!important}.theme-dark .purple-border-transparent-65,.theme-dark .color-1-border-transparent-65{border-color:#8e34f4a6!important}.theme-dark .purple-border-transparent-70,.theme-dark .color-1-border-transparent-70{border-color:#8e34f4b3!important}.theme-dark .purple-border-transparent-75,.theme-dark .color-1-border-transparent-75{border-color:#8e34f4bf!important}.theme-dark .purple-border-transparent-80,.theme-dark .color-1-border-transparent-80{border-color:#8e34f4cc!important}.theme-dark .purple-border-transparent-85,.theme-dark .color-1-border-transparent-85{border-color:#8e34f4d9!important}.theme-dark .purple-border-transparent-90,.theme-dark .color-1-border-transparent-90{border-color:#8e34f4e6!important}.theme-dark .purple-border-transparent-95,.theme-dark .color-1-border-transparent-95{border-color:#8e34f4f2!important}.theme-dark .purple-border-lightness-10,.theme-dark .color-1-border-lightness-10{border-color:#9948f5!important}.theme-dark .purple-border-darkness-10,.theme-dark .color-1-border-darkness-10{border-color:#7e18f2!important}.theme-dark .purple-border-lightness-20,.theme-dark .color-1-border-lightness-20{border-color:#a55df6!important}.theme-dark .purple-border-darkness-20,.theme-dark .color-1-border-darkness-20{border-color:#700ce1!important}.theme-dark .purple-border-lightness-30,.theme-dark .color-1-border-lightness-30{border-color:#b071f7!important}.theme-dark .purple-border-darkness-30,.theme-dark .color-1-border-darkness-30{border-color:#620bc5!important}.theme-dark .purple-border-lightness-40,.theme-dark .color-1-border-lightness-40{border-color:#bb85f8!important}.theme-dark .purple-border-darkness-40,.theme-dark .color-1-border-darkness-40{border-color:#5409a8!important}.theme-dark .purple-border-lightness-50,.theme-dark .color-1-border-lightness-50{border-color:#c79afa!important}.theme-dark .purple-border-darkness-50,.theme-dark .color-1-border-darkness-50{border-color:#46088c!important}.theme-dark .purple-border-lightness-60,.theme-dark .color-1-border-lightness-60{border-color:#d2aefb!important}.theme-dark .purple-border-darkness-60,.theme-dark .color-1-border-darkness-60{border-color:#380670!important}.theme-dark .purple-border-lightness-70,.theme-dark .color-1-border-lightness-70{border-color:#ddc2fc!important}.theme-dark .purple-border-darkness-70,.theme-dark .color-1-border-darkness-70{border-color:#2a0554!important}.theme-dark .purple-border-lightness-80,.theme-dark .color-1-border-lightness-80{border-color:#e8d6fd!important}.theme-dark .purple-border-darkness-80,.theme-dark .color-1-border-darkness-80{border-color:#1c0338!important}.theme-dark .purple-border-lightness-90,.theme-dark .color-1-border-lightness-90{border-color:#f4ebfe!important}.theme-dark .purple-border-darkness-90,.theme-dark .color-1-border-darkness-90{border-color:#0e021c!important}.theme-dark .purple-border-hover:hover,.theme-dark .color-1-border-hover:hover{border-color:#8e34f4!important}.theme-dark .purple-border-hover-transparent-5:hover,.theme-dark .color-1-border-hover-transparent-5:hover{border-color:#8e34f40d!important}.theme-dark .purple-border-hover-transparent-10:hover,.theme-dark .color-1-border-hover-transparent-10:hover{border-color:#8e34f41a!important}.theme-dark .purple-border-hover-transparent-15:hover,.theme-dark .color-1-border-hover-transparent-15:hover{border-color:#8e34f426!important}.theme-dark .purple-border-hover-transparent-20:hover,.theme-dark .color-1-border-hover-transparent-20:hover{border-color:#8e34f433!important}.theme-dark .purple-border-hover-transparent-25:hover,.theme-dark .color-1-border-hover-transparent-25:hover{border-color:#8e34f440!important}.theme-dark .purple-border-hover-transparent-30:hover,.theme-dark .color-1-border-hover-transparent-30:hover{border-color:#8e34f44d!important}.theme-dark .purple-border-hover-transparent-35:hover,.theme-dark .color-1-border-hover-transparent-35:hover{border-color:#8e34f459!important}.theme-dark .purple-border-hover-transparent-40:hover,.theme-dark .color-1-border-hover-transparent-40:hover{border-color:#8e34f466!important}.theme-dark .purple-border-hover-transparent-45:hover,.theme-dark .color-1-border-hover-transparent-45:hover{border-color:#8e34f473!important}.theme-dark .purple-border-hover-transparent-50:hover,.theme-dark .color-1-border-hover-transparent-50:hover{border-color:#8e34f480!important}.theme-dark .purple-border-hover-transparent-55:hover,.theme-dark .color-1-border-hover-transparent-55:hover{border-color:#8e34f48c!important}.theme-dark .purple-border-hover-transparent-60:hover,.theme-dark .color-1-border-hover-transparent-60:hover{border-color:#8e34f499!important}.theme-dark .purple-border-hover-transparent-65:hover,.theme-dark .color-1-border-hover-transparent-65:hover{border-color:#8e34f4a6!important}.theme-dark .purple-border-hover-transparent-70:hover,.theme-dark .color-1-border-hover-transparent-70:hover{border-color:#8e34f4b3!important}.theme-dark .purple-border-hover-transparent-75:hover,.theme-dark .color-1-border-hover-transparent-75:hover{border-color:#8e34f4bf!important}.theme-dark .purple-border-hover-transparent-80:hover,.theme-dark .color-1-border-hover-transparent-80:hover{border-color:#8e34f4cc!important}.theme-dark .purple-border-hover-transparent-85:hover,.theme-dark .color-1-border-hover-transparent-85:hover{border-color:#8e34f4d9!important}.theme-dark .purple-border-hover-transparent-90:hover,.theme-dark .color-1-border-hover-transparent-90:hover{border-color:#8e34f4e6!important}.theme-dark .purple-border-hover-transparent-95:hover,.theme-dark .color-1-border-hover-transparent-95:hover{border-color:#8e34f4f2!important}.theme-dark .purple-border-dark,.theme-dark .color-1-border-dark{border-color:#6b2cda!important}.theme-dark .purple-border-dark-transparent-5,.theme-dark .color-1-border-dark-transparent-5{border-color:#6b2cda0d!important}.theme-dark .purple-border-dark-transparent-10,.theme-dark .color-1-border-dark-transparent-10{border-color:#6b2cda1a!important}.theme-dark .purple-border-dark-transparent-15,.theme-dark .color-1-border-dark-transparent-15{border-color:#6b2cda26!important}.theme-dark .purple-border-dark-transparent-20,.theme-dark .color-1-border-dark-transparent-20{border-color:#6b2cda33!important}.theme-dark .purple-border-dark-transparent-25,.theme-dark .color-1-border-dark-transparent-25{border-color:#6b2cda40!important}.theme-dark .purple-border-dark-transparent-30,.theme-dark .color-1-border-dark-transparent-30{border-color:#6b2cda4d!important}.theme-dark .purple-border-dark-transparent-35,.theme-dark .color-1-border-dark-transparent-35{border-color:#6b2cda59!important}.theme-dark .purple-border-dark-transparent-40,.theme-dark .color-1-border-dark-transparent-40{border-color:#6b2cda66!important}.theme-dark .purple-border-dark-transparent-45,.theme-dark .color-1-border-dark-transparent-45{border-color:#6b2cda73!important}.theme-dark .purple-border-dark-transparent-50,.theme-dark .color-1-border-dark-transparent-50{border-color:#6b2cda80!important}.theme-dark .purple-border-dark-transparent-55,.theme-dark .color-1-border-dark-transparent-55{border-color:#6b2cda8c!important}.theme-dark .purple-border-dark-transparent-60,.theme-dark .color-1-border-dark-transparent-60{border-color:#6b2cda99!important}.theme-dark .purple-border-dark-transparent-65,.theme-dark .color-1-border-dark-transparent-65{border-color:#6b2cdaa6!important}.theme-dark .purple-border-dark-transparent-70,.theme-dark .color-1-border-dark-transparent-70{border-color:#6b2cdab3!important}.theme-dark .purple-border-dark-transparent-75,.theme-dark .color-1-border-dark-transparent-75{border-color:#6b2cdabf!important}.theme-dark .purple-border-dark-transparent-80,.theme-dark .color-1-border-dark-transparent-80{border-color:#6b2cdacc!important}.theme-dark .purple-border-dark-transparent-85,.theme-dark .color-1-border-dark-transparent-85{border-color:#6b2cdad9!important}.theme-dark .purple-border-dark-transparent-90,.theme-dark .color-1-border-dark-transparent-90{border-color:#6b2cdae6!important}.theme-dark .purple-border-dark-transparent-95,.theme-dark .color-1-border-dark-transparent-95{border-color:#6b2cdaf2!important}.theme-dark .purple-border-dark-lightness-10,.theme-dark .color-1-border-dark-lightness-10{border-color:#7a41de!important}.theme-dark .purple-border-dark-darkness-10,.theme-dark .color-1-border-dark-darkness-10{border-color:#5f23c9!important}.theme-dark .purple-border-dark-lightness-20,.theme-dark .color-1-border-dark-lightness-20{border-color:#8956e1!important}.theme-dark .purple-border-dark-darkness-20,.theme-dark .color-1-border-dark-darkness-20{border-color:#551fb2!important}.theme-dark .purple-border-dark-lightness-30,.theme-dark .color-1-border-dark-lightness-30{border-color:#976be5!important}.theme-dark .purple-border-dark-darkness-30,.theme-dark .color-1-border-dark-darkness-30{border-color:#4a1b9c!important}.theme-dark .purple-border-dark-lightness-40,.theme-dark .color-1-border-dark-lightness-40{border-color:#a680e9!important}.theme-dark .purple-border-dark-darkness-40,.theme-dark .color-1-border-dark-darkness-40{border-color:#3f1786!important}.theme-dark .purple-border-dark-lightness-50,.theme-dark .color-1-border-dark-lightness-50{border-color:#b596ed!important}.theme-dark .purple-border-dark-darkness-50,.theme-dark .color-1-border-dark-darkness-50{border-color:#35146f!important}.theme-dark .purple-border-dark-lightness-60,.theme-dark .color-1-border-dark-lightness-60{border-color:#c4abf0!important}.theme-dark .purple-border-dark-darkness-60,.theme-dark .color-1-border-dark-darkness-60{border-color:#2a1059!important}.theme-dark .purple-border-dark-lightness-70,.theme-dark .color-1-border-dark-lightness-70{border-color:#d3c0f4!important}.theme-dark .purple-border-dark-darkness-70,.theme-dark .color-1-border-dark-darkness-70{border-color:#200c43!important}.theme-dark .purple-border-dark-lightness-80,.theme-dark .color-1-border-dark-lightness-80{border-color:#e1d5f8!important}.theme-dark .purple-border-dark-darkness-80,.theme-dark .color-1-border-dark-darkness-80{border-color:#15082d!important}.theme-dark .purple-border-dark-lightness-90,.theme-dark .color-1-border-dark-lightness-90{border-color:#f0eafb!important}.theme-dark .purple-border-dark-darkness-90,.theme-dark .color-1-border-dark-darkness-90{border-color:#0b0416!important}.theme-dark .purple-border-dark-hover:hover,.theme-dark .color-1-border-dark-hover:hover{border-color:#6b2cda!important}.theme-dark .purple-border-dark-hover-transparent-5:hover,.theme-dark .color-1-border-dark-hover-transparent-5:hover{border-color:#6b2cda0d!important}.theme-dark .purple-border-dark-hover-transparent-10:hover,.theme-dark .color-1-border-dark-hover-transparent-10:hover{border-color:#6b2cda1a!important}.theme-dark .purple-border-dark-hover-transparent-15:hover,.theme-dark .color-1-border-dark-hover-transparent-15:hover{border-color:#6b2cda26!important}.theme-dark .purple-border-dark-hover-transparent-20:hover,.theme-dark .color-1-border-dark-hover-transparent-20:hover{border-color:#6b2cda33!important}.theme-dark .purple-border-dark-hover-transparent-25:hover,.theme-dark .color-1-border-dark-hover-transparent-25:hover{border-color:#6b2cda40!important}.theme-dark .purple-border-dark-hover-transparent-30:hover,.theme-dark .color-1-border-dark-hover-transparent-30:hover{border-color:#6b2cda4d!important}.theme-dark .purple-border-dark-hover-transparent-35:hover,.theme-dark .color-1-border-dark-hover-transparent-35:hover{border-color:#6b2cda59!important}.theme-dark .purple-border-dark-hover-transparent-40:hover,.theme-dark .color-1-border-dark-hover-transparent-40:hover{border-color:#6b2cda66!important}.theme-dark .purple-border-dark-hover-transparent-45:hover,.theme-dark .color-1-border-dark-hover-transparent-45:hover{border-color:#6b2cda73!important}.theme-dark .purple-border-dark-hover-transparent-50:hover,.theme-dark .color-1-border-dark-hover-transparent-50:hover{border-color:#6b2cda80!important}.theme-dark .purple-border-dark-hover-transparent-55:hover,.theme-dark .color-1-border-dark-hover-transparent-55:hover{border-color:#6b2cda8c!important}.theme-dark .purple-border-dark-hover-transparent-60:hover,.theme-dark .color-1-border-dark-hover-transparent-60:hover{border-color:#6b2cda99!important}.theme-dark .purple-border-dark-hover-transparent-65:hover,.theme-dark .color-1-border-dark-hover-transparent-65:hover{border-color:#6b2cdaa6!important}.theme-dark .purple-border-dark-hover-transparent-70:hover,.theme-dark .color-1-border-dark-hover-transparent-70:hover{border-color:#6b2cdab3!important}.theme-dark .purple-border-dark-hover-transparent-75:hover,.theme-dark .color-1-border-dark-hover-transparent-75:hover{border-color:#6b2cdabf!important}.theme-dark .purple-border-dark-hover-transparent-80:hover,.theme-dark .color-1-border-dark-hover-transparent-80:hover{border-color:#6b2cdacc!important}.theme-dark .purple-border-dark-hover-transparent-85:hover,.theme-dark .color-1-border-dark-hover-transparent-85:hover{border-color:#6b2cdad9!important}.theme-dark .purple-border-dark-hover-transparent-90:hover,.theme-dark .color-1-border-dark-hover-transparent-90:hover{border-color:#6b2cdae6!important}.theme-dark .purple-border-dark-hover-transparent-95:hover,.theme-dark .color-1-border-dark-hover-transparent-95:hover{border-color:#6b2cdaf2!important}.theme-dark .purple-border-darker,.theme-dark .color-1-border-darker{border-color:#4b20ab!important}.theme-dark .purple-border-darker-transparent-5,.theme-dark .color-1-border-darker-transparent-5{border-color:#4b20ab0d!important}.theme-dark .purple-border-darker-transparent-10,.theme-dark .color-1-border-darker-transparent-10{border-color:#4b20ab1a!important}.theme-dark .purple-border-darker-transparent-15,.theme-dark .color-1-border-darker-transparent-15{border-color:#4b20ab26!important}.theme-dark .purple-border-darker-transparent-20,.theme-dark .color-1-border-darker-transparent-20{border-color:#4b20ab33!important}.theme-dark .purple-border-darker-transparent-25,.theme-dark .color-1-border-darker-transparent-25{border-color:#4b20ab40!important}.theme-dark .purple-border-darker-transparent-30,.theme-dark .color-1-border-darker-transparent-30{border-color:#4b20ab4d!important}.theme-dark .purple-border-darker-transparent-35,.theme-dark .color-1-border-darker-transparent-35{border-color:#4b20ab59!important}.theme-dark .purple-border-darker-transparent-40,.theme-dark .color-1-border-darker-transparent-40{border-color:#4b20ab66!important}.theme-dark .purple-border-darker-transparent-45,.theme-dark .color-1-border-darker-transparent-45{border-color:#4b20ab73!important}.theme-dark .purple-border-darker-transparent-50,.theme-dark .color-1-border-darker-transparent-50{border-color:#4b20ab80!important}.theme-dark .purple-border-darker-transparent-55,.theme-dark .color-1-border-darker-transparent-55{border-color:#4b20ab8c!important}.theme-dark .purple-border-darker-transparent-60,.theme-dark .color-1-border-darker-transparent-60{border-color:#4b20ab99!important}.theme-dark .purple-border-darker-transparent-65,.theme-dark .color-1-border-darker-transparent-65{border-color:#4b20aba6!important}.theme-dark .purple-border-darker-transparent-70,.theme-dark .color-1-border-darker-transparent-70{border-color:#4b20abb3!important}.theme-dark .purple-border-darker-transparent-75,.theme-dark .color-1-border-darker-transparent-75{border-color:#4b20abbf!important}.theme-dark .purple-border-darker-transparent-80,.theme-dark .color-1-border-darker-transparent-80{border-color:#4b20abcc!important}.theme-dark .purple-border-darker-transparent-85,.theme-dark .color-1-border-darker-transparent-85{border-color:#4b20abd9!important}.theme-dark .purple-border-darker-transparent-90,.theme-dark .color-1-border-darker-transparent-90{border-color:#4b20abe6!important}.theme-dark .purple-border-darker-transparent-95,.theme-dark .color-1-border-darker-transparent-95{border-color:#4b20abf2!important}.theme-dark .purple-border-darker-lightness-10,.theme-dark .color-1-border-darker-lightness-10{border-color:#5625c5!important}.theme-dark .purple-border-darker-darkness-10,.theme-dark .color-1-border-darker-darkness-10{border-color:#441d9a!important}.theme-dark .purple-border-darker-lightness-20,.theme-dark .color-1-border-darker-lightness-20{border-color:#6430d8!important}.theme-dark .purple-border-darker-darkness-20,.theme-dark .color-1-border-darker-darkness-20{border-color:#3c1a89!important}.theme-dark .purple-border-darker-lightness-30,.theme-dark .color-1-border-darker-lightness-30{border-color:#774add!important}.theme-dark .purple-border-darker-darkness-30,.theme-dark .color-1-border-darker-darkness-30{border-color:#351678!important}.theme-dark .purple-border-darker-lightness-40,.theme-dark .color-1-border-darker-lightness-40{border-color:#8b64e2!important}.theme-dark .purple-border-darker-darkness-40,.theme-dark .color-1-border-darker-darkness-40{border-color:#2d1367!important}.theme-dark .purple-border-darker-lightness-50,.theme-dark .color-1-border-darker-lightness-50{border-color:#9e7ee7!important}.theme-dark .purple-border-darker-darkness-50,.theme-dark .color-1-border-darker-darkness-50{border-color:#261056!important}.theme-dark .purple-border-darker-lightness-60,.theme-dark .color-1-border-darker-lightness-60{border-color:#b298ec!important}.theme-dark .purple-border-darker-darkness-60,.theme-dark .color-1-border-darker-darkness-60{border-color:#1e0d44!important}.theme-dark .purple-border-darker-lightness-70,.theme-dark .color-1-border-darker-lightness-70{border-color:#c5b1f0!important}.theme-dark .purple-border-darker-darkness-70,.theme-dark .color-1-border-darker-darkness-70{border-color:#170a33!important}.theme-dark .purple-border-darker-lightness-80,.theme-dark .color-1-border-darker-lightness-80{border-color:#d8cbf5!important}.theme-dark .purple-border-darker-darkness-80,.theme-dark .color-1-border-darker-darkness-80{border-color:#0f0622!important}.theme-dark .purple-border-darker-lightness-90,.theme-dark .color-1-border-darker-lightness-90{border-color:#ece5fa!important}.theme-dark .purple-border-darker-darkness-90,.theme-dark .color-1-border-darker-darkness-90{border-color:#080311!important}.theme-dark .purple-border-darker-hover:hover,.theme-dark .color-1-border-darker-hover:hover{border-color:#4b20ab!important}.theme-dark .purple-border-darker-hover-transparent-5:hover,.theme-dark .color-1-border-darker-hover-transparent-5:hover{border-color:#4b20ab0d!important}.theme-dark .purple-border-darker-hover-transparent-10:hover,.theme-dark .color-1-border-darker-hover-transparent-10:hover{border-color:#4b20ab1a!important}.theme-dark .purple-border-darker-hover-transparent-15:hover,.theme-dark .color-1-border-darker-hover-transparent-15:hover{border-color:#4b20ab26!important}.theme-dark .purple-border-darker-hover-transparent-20:hover,.theme-dark .color-1-border-darker-hover-transparent-20:hover{border-color:#4b20ab33!important}.theme-dark .purple-border-darker-hover-transparent-25:hover,.theme-dark .color-1-border-darker-hover-transparent-25:hover{border-color:#4b20ab40!important}.theme-dark .purple-border-darker-hover-transparent-30:hover,.theme-dark .color-1-border-darker-hover-transparent-30:hover{border-color:#4b20ab4d!important}.theme-dark .purple-border-darker-hover-transparent-35:hover,.theme-dark .color-1-border-darker-hover-transparent-35:hover{border-color:#4b20ab59!important}.theme-dark .purple-border-darker-hover-transparent-40:hover,.theme-dark .color-1-border-darker-hover-transparent-40:hover{border-color:#4b20ab66!important}.theme-dark .purple-border-darker-hover-transparent-45:hover,.theme-dark .color-1-border-darker-hover-transparent-45:hover{border-color:#4b20ab73!important}.theme-dark .purple-border-darker-hover-transparent-50:hover,.theme-dark .color-1-border-darker-hover-transparent-50:hover{border-color:#4b20ab80!important}.theme-dark .purple-border-darker-hover-transparent-55:hover,.theme-dark .color-1-border-darker-hover-transparent-55:hover{border-color:#4b20ab8c!important}.theme-dark .purple-border-darker-hover-transparent-60:hover,.theme-dark .color-1-border-darker-hover-transparent-60:hover{border-color:#4b20ab99!important}.theme-dark .purple-border-darker-hover-transparent-65:hover,.theme-dark .color-1-border-darker-hover-transparent-65:hover{border-color:#4b20aba6!important}.theme-dark .purple-border-darker-hover-transparent-70:hover,.theme-dark .color-1-border-darker-hover-transparent-70:hover{border-color:#4b20abb3!important}.theme-dark .purple-border-darker-hover-transparent-75:hover,.theme-dark .color-1-border-darker-hover-transparent-75:hover{border-color:#4b20abbf!important}.theme-dark .purple-border-darker-hover-transparent-80:hover,.theme-dark .color-1-border-darker-hover-transparent-80:hover{border-color:#4b20abcc!important}.theme-dark .purple-border-darker-hover-transparent-85:hover,.theme-dark .color-1-border-darker-hover-transparent-85:hover{border-color:#4b20abd9!important}.theme-dark .purple-border-darker-hover-transparent-90:hover,.theme-dark .color-1-border-darker-hover-transparent-90:hover{border-color:#4b20abe6!important}.theme-dark .purple-border-darker-hover-transparent-95:hover,.theme-dark .color-1-border-darker-hover-transparent-95:hover{border-color:#4b20abf2!important}.theme-dark .purple-outline-lighter,.theme-dark .color-1-outline-lighter{outline-color:#dcb4fc!important}.theme-dark .purple-outline-lighter-transparent-5,.theme-dark .color-1-outline-lighter-transparent-5{outline-color:#dcb4fc0d!important}.theme-dark .purple-outline-lighter-transparent-10,.theme-dark .color-1-outline-lighter-transparent-10{outline-color:#dcb4fc1a!important}.theme-dark .purple-outline-lighter-transparent-15,.theme-dark .color-1-outline-lighter-transparent-15{outline-color:#dcb4fc26!important}.theme-dark .purple-outline-lighter-transparent-20,.theme-dark .color-1-outline-lighter-transparent-20{outline-color:#dcb4fc33!important}.theme-dark .purple-outline-lighter-transparent-25,.theme-dark .color-1-outline-lighter-transparent-25{outline-color:#dcb4fc40!important}.theme-dark .purple-outline-lighter-transparent-30,.theme-dark .color-1-outline-lighter-transparent-30{outline-color:#dcb4fc4d!important}.theme-dark .purple-outline-lighter-transparent-35,.theme-dark .color-1-outline-lighter-transparent-35{outline-color:#dcb4fc59!important}.theme-dark .purple-outline-lighter-transparent-40,.theme-dark .color-1-outline-lighter-transparent-40{outline-color:#dcb4fc66!important}.theme-dark .purple-outline-lighter-transparent-45,.theme-dark .color-1-outline-lighter-transparent-45{outline-color:#dcb4fc73!important}.theme-dark .purple-outline-lighter-transparent-50,.theme-dark .color-1-outline-lighter-transparent-50{outline-color:#dcb4fc80!important}.theme-dark .purple-outline-lighter-transparent-55,.theme-dark .color-1-outline-lighter-transparent-55{outline-color:#dcb4fc8c!important}.theme-dark .purple-outline-lighter-transparent-60,.theme-dark .color-1-outline-lighter-transparent-60{outline-color:#dcb4fc99!important}.theme-dark .purple-outline-lighter-transparent-65,.theme-dark .color-1-outline-lighter-transparent-65{outline-color:#dcb4fca6!important}.theme-dark .purple-outline-lighter-transparent-70,.theme-dark .color-1-outline-lighter-transparent-70{outline-color:#dcb4fcb3!important}.theme-dark .purple-outline-lighter-transparent-75,.theme-dark .color-1-outline-lighter-transparent-75{outline-color:#dcb4fcbf!important}.theme-dark .purple-outline-lighter-transparent-80,.theme-dark .color-1-outline-lighter-transparent-80{outline-color:#dcb4fccc!important}.theme-dark .purple-outline-lighter-transparent-85,.theme-dark .color-1-outline-lighter-transparent-85{outline-color:#dcb4fcd9!important}.theme-dark .purple-outline-lighter-transparent-90,.theme-dark .color-1-outline-lighter-transparent-90{outline-color:#dcb4fce6!important}.theme-dark .purple-outline-lighter-transparent-95,.theme-dark .color-1-outline-lighter-transparent-95{outline-color:#dcb4fcf2!important}.theme-dark .purple-outline-lighter-lightness-10,.theme-dark .color-1-outline-lighter-lightness-10{outline-color:#e0bcfc!important}.theme-dark .purple-outline-lighter-darkness-10,.theme-dark .color-1-outline-lighter-darkness-10{outline-color:#c98afa!important}.theme-dark .purple-outline-lighter-lightness-20,.theme-dark .color-1-outline-lighter-lightness-20{outline-color:#e3c3fd!important}.theme-dark .purple-outline-lighter-darkness-20,.theme-dark .color-1-outline-lighter-darkness-20{outline-color:#b561f9!important}.theme-dark .purple-outline-lighter-lightness-30,.theme-dark .color-1-outline-lighter-lightness-30{outline-color:#e7cbfd!important}.theme-dark .purple-outline-lighter-darkness-30,.theme-dark .color-1-outline-lighter-darkness-30{outline-color:#a237f7!important}.theme-dark .purple-outline-lighter-lightness-40,.theme-dark .color-1-outline-lighter-lightness-40{outline-color:#ead2fd!important}.theme-dark .purple-outline-lighter-darkness-40,.theme-dark .color-1-outline-lighter-darkness-40{outline-color:#8e0ef5!important}.theme-dark .purple-outline-lighter-lightness-50,.theme-dark .color-1-outline-lighter-lightness-50{outline-color:#eedafe!important}.theme-dark .purple-outline-lighter-darkness-50,.theme-dark .color-1-outline-lighter-darkness-50{outline-color:#7708d0!important}.theme-dark .purple-outline-lighter-lightness-60,.theme-dark .color-1-outline-lighter-lightness-60{outline-color:#f1e1fe!important}.theme-dark .purple-outline-lighter-darkness-60,.theme-dark .color-1-outline-lighter-darkness-60{outline-color:#5f07a6!important}.theme-dark .purple-outline-lighter-lightness-70,.theme-dark .color-1-outline-lighter-lightness-70{outline-color:#f5e9fe!important}.theme-dark .purple-outline-lighter-darkness-70,.theme-dark .color-1-outline-lighter-darkness-70{outline-color:#47057d!important}.theme-dark .purple-outline-lighter-lightness-80,.theme-dark .color-1-outline-lighter-lightness-80{outline-color:#f8f0fe!important}.theme-dark .purple-outline-lighter-darkness-80,.theme-dark .color-1-outline-lighter-darkness-80{outline-color:#300353!important}.theme-dark .purple-outline-lighter-lightness-90,.theme-dark .color-1-outline-lighter-lightness-90{outline-color:#fcf8ff!important}.theme-dark .purple-outline-lighter-darkness-90,.theme-dark .color-1-outline-lighter-darkness-90{outline-color:#18022a!important}.theme-dark .purple-outline-lighter-hover:hover,.theme-dark .color-1-outline-lighter-hover:hover{outline-color:#dcb4fc!important}.theme-dark .purple-outline-lighter-hover-transparent-5:hover,.theme-dark .color-1-outline-lighter-hover-transparent-5:hover{outline-color:#dcb4fc0d!important}.theme-dark .purple-outline-lighter-hover-transparent-10:hover,.theme-dark .color-1-outline-lighter-hover-transparent-10:hover{outline-color:#dcb4fc1a!important}.theme-dark .purple-outline-lighter-hover-transparent-15:hover,.theme-dark .color-1-outline-lighter-hover-transparent-15:hover{outline-color:#dcb4fc26!important}.theme-dark .purple-outline-lighter-hover-transparent-20:hover,.theme-dark .color-1-outline-lighter-hover-transparent-20:hover{outline-color:#dcb4fc33!important}.theme-dark .purple-outline-lighter-hover-transparent-25:hover,.theme-dark .color-1-outline-lighter-hover-transparent-25:hover{outline-color:#dcb4fc40!important}.theme-dark .purple-outline-lighter-hover-transparent-30:hover,.theme-dark .color-1-outline-lighter-hover-transparent-30:hover{outline-color:#dcb4fc4d!important}.theme-dark .purple-outline-lighter-hover-transparent-35:hover,.theme-dark .color-1-outline-lighter-hover-transparent-35:hover{outline-color:#dcb4fc59!important}.theme-dark .purple-outline-lighter-hover-transparent-40:hover,.theme-dark .color-1-outline-lighter-hover-transparent-40:hover{outline-color:#dcb4fc66!important}.theme-dark .purple-outline-lighter-hover-transparent-45:hover,.theme-dark .color-1-outline-lighter-hover-transparent-45:hover{outline-color:#dcb4fc73!important}.theme-dark .purple-outline-lighter-hover-transparent-50:hover,.theme-dark .color-1-outline-lighter-hover-transparent-50:hover{outline-color:#dcb4fc80!important}.theme-dark .purple-outline-lighter-hover-transparent-55:hover,.theme-dark .color-1-outline-lighter-hover-transparent-55:hover{outline-color:#dcb4fc8c!important}.theme-dark .purple-outline-lighter-hover-transparent-60:hover,.theme-dark .color-1-outline-lighter-hover-transparent-60:hover{outline-color:#dcb4fc99!important}.theme-dark .purple-outline-lighter-hover-transparent-65:hover,.theme-dark .color-1-outline-lighter-hover-transparent-65:hover{outline-color:#dcb4fca6!important}.theme-dark .purple-outline-lighter-hover-transparent-70:hover,.theme-dark .color-1-outline-lighter-hover-transparent-70:hover{outline-color:#dcb4fcb3!important}.theme-dark .purple-outline-lighter-hover-transparent-75:hover,.theme-dark .color-1-outline-lighter-hover-transparent-75:hover{outline-color:#dcb4fcbf!important}.theme-dark .purple-outline-lighter-hover-transparent-80:hover,.theme-dark .color-1-outline-lighter-hover-transparent-80:hover{outline-color:#dcb4fccc!important}.theme-dark .purple-outline-lighter-hover-transparent-85:hover,.theme-dark .color-1-outline-lighter-hover-transparent-85:hover{outline-color:#dcb4fcd9!important}.theme-dark .purple-outline-lighter-hover-transparent-90:hover,.theme-dark .color-1-outline-lighter-hover-transparent-90:hover{outline-color:#dcb4fce6!important}.theme-dark .purple-outline-lighter-hover-transparent-95:hover,.theme-dark .color-1-outline-lighter-hover-transparent-95:hover{outline-color:#dcb4fcf2!important}.theme-dark .purple-outline-light,.theme-dark .color-1-outline-light{outline-color:#b056f6!important}.theme-dark .purple-outline-light-transparent-5,.theme-dark .color-1-outline-light-transparent-5{outline-color:#b056f60d!important}.theme-dark .purple-outline-light-transparent-10,.theme-dark .color-1-outline-light-transparent-10{outline-color:#b056f61a!important}.theme-dark .purple-outline-light-transparent-15,.theme-dark .color-1-outline-light-transparent-15{outline-color:#b056f626!important}.theme-dark .purple-outline-light-transparent-20,.theme-dark .color-1-outline-light-transparent-20{outline-color:#b056f633!important}.theme-dark .purple-outline-light-transparent-25,.theme-dark .color-1-outline-light-transparent-25{outline-color:#b056f640!important}.theme-dark .purple-outline-light-transparent-30,.theme-dark .color-1-outline-light-transparent-30{outline-color:#b056f64d!important}.theme-dark .purple-outline-light-transparent-35,.theme-dark .color-1-outline-light-transparent-35{outline-color:#b056f659!important}.theme-dark .purple-outline-light-transparent-40,.theme-dark .color-1-outline-light-transparent-40{outline-color:#b056f666!important}.theme-dark .purple-outline-light-transparent-45,.theme-dark .color-1-outline-light-transparent-45{outline-color:#b056f673!important}.theme-dark .purple-outline-light-transparent-50,.theme-dark .color-1-outline-light-transparent-50{outline-color:#b056f680!important}.theme-dark .purple-outline-light-transparent-55,.theme-dark .color-1-outline-light-transparent-55{outline-color:#b056f68c!important}.theme-dark .purple-outline-light-transparent-60,.theme-dark .color-1-outline-light-transparent-60{outline-color:#b056f699!important}.theme-dark .purple-outline-light-transparent-65,.theme-dark .color-1-outline-light-transparent-65{outline-color:#b056f6a6!important}.theme-dark .purple-outline-light-transparent-70,.theme-dark .color-1-outline-light-transparent-70{outline-color:#b056f6b3!important}.theme-dark .purple-outline-light-transparent-75,.theme-dark .color-1-outline-light-transparent-75{outline-color:#b056f6bf!important}.theme-dark .purple-outline-light-transparent-80,.theme-dark .color-1-outline-light-transparent-80{outline-color:#b056f6cc!important}.theme-dark .purple-outline-light-transparent-85,.theme-dark .color-1-outline-light-transparent-85{outline-color:#b056f6d9!important}.theme-dark .purple-outline-light-transparent-90,.theme-dark .color-1-outline-light-transparent-90{outline-color:#b056f6e6!important}.theme-dark .purple-outline-light-transparent-95,.theme-dark .color-1-outline-light-transparent-95{outline-color:#b056f6f2!important}.theme-dark .purple-outline-light-lightness-10,.theme-dark .color-1-outline-light-lightness-10{outline-color:#b867f7!important}.theme-dark .purple-outline-light-darkness-10,.theme-dark .color-1-outline-light-darkness-10{outline-color:#a136f4!important}.theme-dark .purple-outline-light-lightness-20,.theme-dark .color-1-outline-light-lightness-20{outline-color:#c078f8!important}.theme-dark .purple-outline-light-darkness-20,.theme-dark .color-1-outline-light-darkness-20{outline-color:#9317f3!important}.theme-dark .purple-outline-light-lightness-30,.theme-dark .color-1-outline-light-lightness-30{outline-color:#c889f9!important}.theme-dark .purple-outline-light-darkness-30,.theme-dark .color-1-outline-light-darkness-30{outline-color:#810cdd!important}.theme-dark .purple-outline-light-lightness-40,.theme-dark .color-1-outline-light-lightness-40{outline-color:#d09afa!important}.theme-dark .purple-outline-light-darkness-40,.theme-dark .color-1-outline-light-darkness-40{outline-color:#6f0abd!important}.theme-dark .purple-outline-light-lightness-50,.theme-dark .color-1-outline-light-lightness-50{outline-color:#d8abfb!important}.theme-dark .purple-outline-light-darkness-50,.theme-dark .color-1-outline-light-darkness-50{outline-color:#5c089e!important}.theme-dark .purple-outline-light-lightness-60,.theme-dark .color-1-outline-light-lightness-60{outline-color:#dfbbfb!important}.theme-dark .purple-outline-light-darkness-60,.theme-dark .color-1-outline-light-darkness-60{outline-color:#4a077e!important}.theme-dark .purple-outline-light-lightness-70,.theme-dark .color-1-outline-light-lightness-70{outline-color:#e7ccfc!important}.theme-dark .purple-outline-light-darkness-70,.theme-dark .color-1-outline-light-darkness-70{outline-color:#37055f!important}.theme-dark .purple-outline-light-lightness-80,.theme-dark .color-1-outline-light-lightness-80{outline-color:#efddfd!important}.theme-dark .purple-outline-light-darkness-80,.theme-dark .color-1-outline-light-darkness-80{outline-color:#25033f!important}.theme-dark .purple-outline-light-lightness-90,.theme-dark .color-1-outline-light-lightness-90{outline-color:#f7eefe!important}.theme-dark .purple-outline-light-darkness-90,.theme-dark .color-1-outline-light-darkness-90{outline-color:#120220!important}.theme-dark .purple-outline-light-hover:hover,.theme-dark .color-1-outline-light-hover:hover{outline-color:#b056f6!important}.theme-dark .purple-outline-light-hover-transparent-5:hover,.theme-dark .color-1-outline-light-hover-transparent-5:hover{outline-color:#b056f60d!important}.theme-dark .purple-outline-light-hover-transparent-10:hover,.theme-dark .color-1-outline-light-hover-transparent-10:hover{outline-color:#b056f61a!important}.theme-dark .purple-outline-light-hover-transparent-15:hover,.theme-dark .color-1-outline-light-hover-transparent-15:hover{outline-color:#b056f626!important}.theme-dark .purple-outline-light-hover-transparent-20:hover,.theme-dark .color-1-outline-light-hover-transparent-20:hover{outline-color:#b056f633!important}.theme-dark .purple-outline-light-hover-transparent-25:hover,.theme-dark .color-1-outline-light-hover-transparent-25:hover{outline-color:#b056f640!important}.theme-dark .purple-outline-light-hover-transparent-30:hover,.theme-dark .color-1-outline-light-hover-transparent-30:hover{outline-color:#b056f64d!important}.theme-dark .purple-outline-light-hover-transparent-35:hover,.theme-dark .color-1-outline-light-hover-transparent-35:hover{outline-color:#b056f659!important}.theme-dark .purple-outline-light-hover-transparent-40:hover,.theme-dark .color-1-outline-light-hover-transparent-40:hover{outline-color:#b056f666!important}.theme-dark .purple-outline-light-hover-transparent-45:hover,.theme-dark .color-1-outline-light-hover-transparent-45:hover{outline-color:#b056f673!important}.theme-dark .purple-outline-light-hover-transparent-50:hover,.theme-dark .color-1-outline-light-hover-transparent-50:hover{outline-color:#b056f680!important}.theme-dark .purple-outline-light-hover-transparent-55:hover,.theme-dark .color-1-outline-light-hover-transparent-55:hover{outline-color:#b056f68c!important}.theme-dark .purple-outline-light-hover-transparent-60:hover,.theme-dark .color-1-outline-light-hover-transparent-60:hover{outline-color:#b056f699!important}.theme-dark .purple-outline-light-hover-transparent-65:hover,.theme-dark .color-1-outline-light-hover-transparent-65:hover{outline-color:#b056f6a6!important}.theme-dark .purple-outline-light-hover-transparent-70:hover,.theme-dark .color-1-outline-light-hover-transparent-70:hover{outline-color:#b056f6b3!important}.theme-dark .purple-outline-light-hover-transparent-75:hover,.theme-dark .color-1-outline-light-hover-transparent-75:hover{outline-color:#b056f6bf!important}.theme-dark .purple-outline-light-hover-transparent-80:hover,.theme-dark .color-1-outline-light-hover-transparent-80:hover{outline-color:#b056f6cc!important}.theme-dark .purple-outline-light-hover-transparent-85:hover,.theme-dark .color-1-outline-light-hover-transparent-85:hover{outline-color:#b056f6d9!important}.theme-dark .purple-outline-light-hover-transparent-90:hover,.theme-dark .color-1-outline-light-hover-transparent-90:hover{outline-color:#b056f6e6!important}.theme-dark .purple-outline-light-hover-transparent-95:hover,.theme-dark .color-1-outline-light-hover-transparent-95:hover{outline-color:#b056f6f2!important}.theme-dark .purple-outline,.theme-dark .color-1-outline{outline-color:#8e34f4!important}.theme-dark .purple-outline-transparent-5,.theme-dark .color-1-outline-transparent-5{outline-color:#8e34f40d!important}.theme-dark .purple-outline-transparent-10,.theme-dark .color-1-outline-transparent-10{outline-color:#8e34f41a!important}.theme-dark .purple-outline-transparent-15,.theme-dark .color-1-outline-transparent-15{outline-color:#8e34f426!important}.theme-dark .purple-outline-transparent-20,.theme-dark .color-1-outline-transparent-20{outline-color:#8e34f433!important}.theme-dark .purple-outline-transparent-25,.theme-dark .color-1-outline-transparent-25{outline-color:#8e34f440!important}.theme-dark .purple-outline-transparent-30,.theme-dark .color-1-outline-transparent-30{outline-color:#8e34f44d!important}.theme-dark .purple-outline-transparent-35,.theme-dark .color-1-outline-transparent-35{outline-color:#8e34f459!important}.theme-dark .purple-outline-transparent-40,.theme-dark .color-1-outline-transparent-40{outline-color:#8e34f466!important}.theme-dark .purple-outline-transparent-45,.theme-dark .color-1-outline-transparent-45{outline-color:#8e34f473!important}.theme-dark .purple-outline-transparent-50,.theme-dark .color-1-outline-transparent-50{outline-color:#8e34f480!important}.theme-dark .purple-outline-transparent-55,.theme-dark .color-1-outline-transparent-55{outline-color:#8e34f48c!important}.theme-dark .purple-outline-transparent-60,.theme-dark .color-1-outline-transparent-60{outline-color:#8e34f499!important}.theme-dark .purple-outline-transparent-65,.theme-dark .color-1-outline-transparent-65{outline-color:#8e34f4a6!important}.theme-dark .purple-outline-transparent-70,.theme-dark .color-1-outline-transparent-70{outline-color:#8e34f4b3!important}.theme-dark .purple-outline-transparent-75,.theme-dark .color-1-outline-transparent-75{outline-color:#8e34f4bf!important}.theme-dark .purple-outline-transparent-80,.theme-dark .color-1-outline-transparent-80{outline-color:#8e34f4cc!important}.theme-dark .purple-outline-transparent-85,.theme-dark .color-1-outline-transparent-85{outline-color:#8e34f4d9!important}.theme-dark .purple-outline-transparent-90,.theme-dark .color-1-outline-transparent-90{outline-color:#8e34f4e6!important}.theme-dark .purple-outline-transparent-95,.theme-dark .color-1-outline-transparent-95{outline-color:#8e34f4f2!important}.theme-dark .purple-outline-lightness-10,.theme-dark .color-1-outline-lightness-10{outline-color:#9948f5!important}.theme-dark .purple-outline-darkness-10,.theme-dark .color-1-outline-darkness-10{outline-color:#7e18f2!important}.theme-dark .purple-outline-lightness-20,.theme-dark .color-1-outline-lightness-20{outline-color:#a55df6!important}.theme-dark .purple-outline-darkness-20,.theme-dark .color-1-outline-darkness-20{outline-color:#700ce1!important}.theme-dark .purple-outline-lightness-30,.theme-dark .color-1-outline-lightness-30{outline-color:#b071f7!important}.theme-dark .purple-outline-darkness-30,.theme-dark .color-1-outline-darkness-30{outline-color:#620bc5!important}.theme-dark .purple-outline-lightness-40,.theme-dark .color-1-outline-lightness-40{outline-color:#bb85f8!important}.theme-dark .purple-outline-darkness-40,.theme-dark .color-1-outline-darkness-40{outline-color:#5409a8!important}.theme-dark .purple-outline-lightness-50,.theme-dark .color-1-outline-lightness-50{outline-color:#c79afa!important}.theme-dark .purple-outline-darkness-50,.theme-dark .color-1-outline-darkness-50{outline-color:#46088c!important}.theme-dark .purple-outline-lightness-60,.theme-dark .color-1-outline-lightness-60{outline-color:#d2aefb!important}.theme-dark .purple-outline-darkness-60,.theme-dark .color-1-outline-darkness-60{outline-color:#380670!important}.theme-dark .purple-outline-lightness-70,.theme-dark .color-1-outline-lightness-70{outline-color:#ddc2fc!important}.theme-dark .purple-outline-darkness-70,.theme-dark .color-1-outline-darkness-70{outline-color:#2a0554!important}.theme-dark .purple-outline-lightness-80,.theme-dark .color-1-outline-lightness-80{outline-color:#e8d6fd!important}.theme-dark .purple-outline-darkness-80,.theme-dark .color-1-outline-darkness-80{outline-color:#1c0338!important}.theme-dark .purple-outline-lightness-90,.theme-dark .color-1-outline-lightness-90{outline-color:#f4ebfe!important}.theme-dark .purple-outline-darkness-90,.theme-dark .color-1-outline-darkness-90{outline-color:#0e021c!important}.theme-dark .purple-outline-hover:hover,.theme-dark .color-1-outline-hover:hover{outline-color:#8e34f4!important}.theme-dark .purple-outline-hover-transparent-5:hover,.theme-dark .color-1-outline-hover-transparent-5:hover{outline-color:#8e34f40d!important}.theme-dark .purple-outline-hover-transparent-10:hover,.theme-dark .color-1-outline-hover-transparent-10:hover{outline-color:#8e34f41a!important}.theme-dark .purple-outline-hover-transparent-15:hover,.theme-dark .color-1-outline-hover-transparent-15:hover{outline-color:#8e34f426!important}.theme-dark .purple-outline-hover-transparent-20:hover,.theme-dark .color-1-outline-hover-transparent-20:hover{outline-color:#8e34f433!important}.theme-dark .purple-outline-hover-transparent-25:hover,.theme-dark .color-1-outline-hover-transparent-25:hover{outline-color:#8e34f440!important}.theme-dark .purple-outline-hover-transparent-30:hover,.theme-dark .color-1-outline-hover-transparent-30:hover{outline-color:#8e34f44d!important}.theme-dark .purple-outline-hover-transparent-35:hover,.theme-dark .color-1-outline-hover-transparent-35:hover{outline-color:#8e34f459!important}.theme-dark .purple-outline-hover-transparent-40:hover,.theme-dark .color-1-outline-hover-transparent-40:hover{outline-color:#8e34f466!important}.theme-dark .purple-outline-hover-transparent-45:hover,.theme-dark .color-1-outline-hover-transparent-45:hover{outline-color:#8e34f473!important}.theme-dark .purple-outline-hover-transparent-50:hover,.theme-dark .color-1-outline-hover-transparent-50:hover{outline-color:#8e34f480!important}.theme-dark .purple-outline-hover-transparent-55:hover,.theme-dark .color-1-outline-hover-transparent-55:hover{outline-color:#8e34f48c!important}.theme-dark .purple-outline-hover-transparent-60:hover,.theme-dark .color-1-outline-hover-transparent-60:hover{outline-color:#8e34f499!important}.theme-dark .purple-outline-hover-transparent-65:hover,.theme-dark .color-1-outline-hover-transparent-65:hover{outline-color:#8e34f4a6!important}.theme-dark .purple-outline-hover-transparent-70:hover,.theme-dark .color-1-outline-hover-transparent-70:hover{outline-color:#8e34f4b3!important}.theme-dark .purple-outline-hover-transparent-75:hover,.theme-dark .color-1-outline-hover-transparent-75:hover{outline-color:#8e34f4bf!important}.theme-dark .purple-outline-hover-transparent-80:hover,.theme-dark .color-1-outline-hover-transparent-80:hover{outline-color:#8e34f4cc!important}.theme-dark .purple-outline-hover-transparent-85:hover,.theme-dark .color-1-outline-hover-transparent-85:hover{outline-color:#8e34f4d9!important}.theme-dark .purple-outline-hover-transparent-90:hover,.theme-dark .color-1-outline-hover-transparent-90:hover{outline-color:#8e34f4e6!important}.theme-dark .purple-outline-hover-transparent-95:hover,.theme-dark .color-1-outline-hover-transparent-95:hover{outline-color:#8e34f4f2!important}.theme-dark .purple-outline-dark,.theme-dark .color-1-outline-dark{outline-color:#6b2cda!important}.theme-dark .purple-outline-dark-transparent-5,.theme-dark .color-1-outline-dark-transparent-5{outline-color:#6b2cda0d!important}.theme-dark .purple-outline-dark-transparent-10,.theme-dark .color-1-outline-dark-transparent-10{outline-color:#6b2cda1a!important}.theme-dark .purple-outline-dark-transparent-15,.theme-dark .color-1-outline-dark-transparent-15{outline-color:#6b2cda26!important}.theme-dark .purple-outline-dark-transparent-20,.theme-dark .color-1-outline-dark-transparent-20{outline-color:#6b2cda33!important}.theme-dark .purple-outline-dark-transparent-25,.theme-dark .color-1-outline-dark-transparent-25{outline-color:#6b2cda40!important}.theme-dark .purple-outline-dark-transparent-30,.theme-dark .color-1-outline-dark-transparent-30{outline-color:#6b2cda4d!important}.theme-dark .purple-outline-dark-transparent-35,.theme-dark .color-1-outline-dark-transparent-35{outline-color:#6b2cda59!important}.theme-dark .purple-outline-dark-transparent-40,.theme-dark .color-1-outline-dark-transparent-40{outline-color:#6b2cda66!important}.theme-dark .purple-outline-dark-transparent-45,.theme-dark .color-1-outline-dark-transparent-45{outline-color:#6b2cda73!important}.theme-dark .purple-outline-dark-transparent-50,.theme-dark .color-1-outline-dark-transparent-50{outline-color:#6b2cda80!important}.theme-dark .purple-outline-dark-transparent-55,.theme-dark .color-1-outline-dark-transparent-55{outline-color:#6b2cda8c!important}.theme-dark .purple-outline-dark-transparent-60,.theme-dark .color-1-outline-dark-transparent-60{outline-color:#6b2cda99!important}.theme-dark .purple-outline-dark-transparent-65,.theme-dark .color-1-outline-dark-transparent-65{outline-color:#6b2cdaa6!important}.theme-dark .purple-outline-dark-transparent-70,.theme-dark .color-1-outline-dark-transparent-70{outline-color:#6b2cdab3!important}.theme-dark .purple-outline-dark-transparent-75,.theme-dark .color-1-outline-dark-transparent-75{outline-color:#6b2cdabf!important}.theme-dark .purple-outline-dark-transparent-80,.theme-dark .color-1-outline-dark-transparent-80{outline-color:#6b2cdacc!important}.theme-dark .purple-outline-dark-transparent-85,.theme-dark .color-1-outline-dark-transparent-85{outline-color:#6b2cdad9!important}.theme-dark .purple-outline-dark-transparent-90,.theme-dark .color-1-outline-dark-transparent-90{outline-color:#6b2cdae6!important}.theme-dark .purple-outline-dark-transparent-95,.theme-dark .color-1-outline-dark-transparent-95{outline-color:#6b2cdaf2!important}.theme-dark .purple-outline-dark-lightness-10,.theme-dark .color-1-outline-dark-lightness-10{outline-color:#7a41de!important}.theme-dark .purple-outline-dark-darkness-10,.theme-dark .color-1-outline-dark-darkness-10{outline-color:#5f23c9!important}.theme-dark .purple-outline-dark-lightness-20,.theme-dark .color-1-outline-dark-lightness-20{outline-color:#8956e1!important}.theme-dark .purple-outline-dark-darkness-20,.theme-dark .color-1-outline-dark-darkness-20{outline-color:#551fb2!important}.theme-dark .purple-outline-dark-lightness-30,.theme-dark .color-1-outline-dark-lightness-30{outline-color:#976be5!important}.theme-dark .purple-outline-dark-darkness-30,.theme-dark .color-1-outline-dark-darkness-30{outline-color:#4a1b9c!important}.theme-dark .purple-outline-dark-lightness-40,.theme-dark .color-1-outline-dark-lightness-40{outline-color:#a680e9!important}.theme-dark .purple-outline-dark-darkness-40,.theme-dark .color-1-outline-dark-darkness-40{outline-color:#3f1786!important}.theme-dark .purple-outline-dark-lightness-50,.theme-dark .color-1-outline-dark-lightness-50{outline-color:#b596ed!important}.theme-dark .purple-outline-dark-darkness-50,.theme-dark .color-1-outline-dark-darkness-50{outline-color:#35146f!important}.theme-dark .purple-outline-dark-lightness-60,.theme-dark .color-1-outline-dark-lightness-60{outline-color:#c4abf0!important}.theme-dark .purple-outline-dark-darkness-60,.theme-dark .color-1-outline-dark-darkness-60{outline-color:#2a1059!important}.theme-dark .purple-outline-dark-lightness-70,.theme-dark .color-1-outline-dark-lightness-70{outline-color:#d3c0f4!important}.theme-dark .purple-outline-dark-darkness-70,.theme-dark .color-1-outline-dark-darkness-70{outline-color:#200c43!important}.theme-dark .purple-outline-dark-lightness-80,.theme-dark .color-1-outline-dark-lightness-80{outline-color:#e1d5f8!important}.theme-dark .purple-outline-dark-darkness-80,.theme-dark .color-1-outline-dark-darkness-80{outline-color:#15082d!important}.theme-dark .purple-outline-dark-lightness-90,.theme-dark .color-1-outline-dark-lightness-90{outline-color:#f0eafb!important}.theme-dark .purple-outline-dark-darkness-90,.theme-dark .color-1-outline-dark-darkness-90{outline-color:#0b0416!important}.theme-dark .purple-outline-dark-hover:hover,.theme-dark .color-1-outline-dark-hover:hover{outline-color:#6b2cda!important}.theme-dark .purple-outline-dark-hover-transparent-5:hover,.theme-dark .color-1-outline-dark-hover-transparent-5:hover{outline-color:#6b2cda0d!important}.theme-dark .purple-outline-dark-hover-transparent-10:hover,.theme-dark .color-1-outline-dark-hover-transparent-10:hover{outline-color:#6b2cda1a!important}.theme-dark .purple-outline-dark-hover-transparent-15:hover,.theme-dark .color-1-outline-dark-hover-transparent-15:hover{outline-color:#6b2cda26!important}.theme-dark .purple-outline-dark-hover-transparent-20:hover,.theme-dark .color-1-outline-dark-hover-transparent-20:hover{outline-color:#6b2cda33!important}.theme-dark .purple-outline-dark-hover-transparent-25:hover,.theme-dark .color-1-outline-dark-hover-transparent-25:hover{outline-color:#6b2cda40!important}.theme-dark .purple-outline-dark-hover-transparent-30:hover,.theme-dark .color-1-outline-dark-hover-transparent-30:hover{outline-color:#6b2cda4d!important}.theme-dark .purple-outline-dark-hover-transparent-35:hover,.theme-dark .color-1-outline-dark-hover-transparent-35:hover{outline-color:#6b2cda59!important}.theme-dark .purple-outline-dark-hover-transparent-40:hover,.theme-dark .color-1-outline-dark-hover-transparent-40:hover{outline-color:#6b2cda66!important}.theme-dark .purple-outline-dark-hover-transparent-45:hover,.theme-dark .color-1-outline-dark-hover-transparent-45:hover{outline-color:#6b2cda73!important}.theme-dark .purple-outline-dark-hover-transparent-50:hover,.theme-dark .color-1-outline-dark-hover-transparent-50:hover{outline-color:#6b2cda80!important}.theme-dark .purple-outline-dark-hover-transparent-55:hover,.theme-dark .color-1-outline-dark-hover-transparent-55:hover{outline-color:#6b2cda8c!important}.theme-dark .purple-outline-dark-hover-transparent-60:hover,.theme-dark .color-1-outline-dark-hover-transparent-60:hover{outline-color:#6b2cda99!important}.theme-dark .purple-outline-dark-hover-transparent-65:hover,.theme-dark .color-1-outline-dark-hover-transparent-65:hover{outline-color:#6b2cdaa6!important}.theme-dark .purple-outline-dark-hover-transparent-70:hover,.theme-dark .color-1-outline-dark-hover-transparent-70:hover{outline-color:#6b2cdab3!important}.theme-dark .purple-outline-dark-hover-transparent-75:hover,.theme-dark .color-1-outline-dark-hover-transparent-75:hover{outline-color:#6b2cdabf!important}.theme-dark .purple-outline-dark-hover-transparent-80:hover,.theme-dark .color-1-outline-dark-hover-transparent-80:hover{outline-color:#6b2cdacc!important}.theme-dark .purple-outline-dark-hover-transparent-85:hover,.theme-dark .color-1-outline-dark-hover-transparent-85:hover{outline-color:#6b2cdad9!important}.theme-dark .purple-outline-dark-hover-transparent-90:hover,.theme-dark .color-1-outline-dark-hover-transparent-90:hover{outline-color:#6b2cdae6!important}.theme-dark .purple-outline-dark-hover-transparent-95:hover,.theme-dark .color-1-outline-dark-hover-transparent-95:hover{outline-color:#6b2cdaf2!important}.theme-dark .purple-outline-darker,.theme-dark .color-1-outline-darker{outline-color:#4b20ab!important}.theme-dark .purple-outline-darker-transparent-5,.theme-dark .color-1-outline-darker-transparent-5{outline-color:#4b20ab0d!important}.theme-dark .purple-outline-darker-transparent-10,.theme-dark .color-1-outline-darker-transparent-10{outline-color:#4b20ab1a!important}.theme-dark .purple-outline-darker-transparent-15,.theme-dark .color-1-outline-darker-transparent-15{outline-color:#4b20ab26!important}.theme-dark .purple-outline-darker-transparent-20,.theme-dark .color-1-outline-darker-transparent-20{outline-color:#4b20ab33!important}.theme-dark .purple-outline-darker-transparent-25,.theme-dark .color-1-outline-darker-transparent-25{outline-color:#4b20ab40!important}.theme-dark .purple-outline-darker-transparent-30,.theme-dark .color-1-outline-darker-transparent-30{outline-color:#4b20ab4d!important}.theme-dark .purple-outline-darker-transparent-35,.theme-dark .color-1-outline-darker-transparent-35{outline-color:#4b20ab59!important}.theme-dark .purple-outline-darker-transparent-40,.theme-dark .color-1-outline-darker-transparent-40{outline-color:#4b20ab66!important}.theme-dark .purple-outline-darker-transparent-45,.theme-dark .color-1-outline-darker-transparent-45{outline-color:#4b20ab73!important}.theme-dark .purple-outline-darker-transparent-50,.theme-dark .color-1-outline-darker-transparent-50{outline-color:#4b20ab80!important}.theme-dark .purple-outline-darker-transparent-55,.theme-dark .color-1-outline-darker-transparent-55{outline-color:#4b20ab8c!important}.theme-dark .purple-outline-darker-transparent-60,.theme-dark .color-1-outline-darker-transparent-60{outline-color:#4b20ab99!important}.theme-dark .purple-outline-darker-transparent-65,.theme-dark .color-1-outline-darker-transparent-65{outline-color:#4b20aba6!important}.theme-dark .purple-outline-darker-transparent-70,.theme-dark .color-1-outline-darker-transparent-70{outline-color:#4b20abb3!important}.theme-dark .purple-outline-darker-transparent-75,.theme-dark .color-1-outline-darker-transparent-75{outline-color:#4b20abbf!important}.theme-dark .purple-outline-darker-transparent-80,.theme-dark .color-1-outline-darker-transparent-80{outline-color:#4b20abcc!important}.theme-dark .purple-outline-darker-transparent-85,.theme-dark .color-1-outline-darker-transparent-85{outline-color:#4b20abd9!important}.theme-dark .purple-outline-darker-transparent-90,.theme-dark .color-1-outline-darker-transparent-90{outline-color:#4b20abe6!important}.theme-dark .purple-outline-darker-transparent-95,.theme-dark .color-1-outline-darker-transparent-95{outline-color:#4b20abf2!important}.theme-dark .purple-outline-darker-lightness-10,.theme-dark .color-1-outline-darker-lightness-10{outline-color:#5625c5!important}.theme-dark .purple-outline-darker-darkness-10,.theme-dark .color-1-outline-darker-darkness-10{outline-color:#441d9a!important}.theme-dark .purple-outline-darker-lightness-20,.theme-dark .color-1-outline-darker-lightness-20{outline-color:#6430d8!important}.theme-dark .purple-outline-darker-darkness-20,.theme-dark .color-1-outline-darker-darkness-20{outline-color:#3c1a89!important}.theme-dark .purple-outline-darker-lightness-30,.theme-dark .color-1-outline-darker-lightness-30{outline-color:#774add!important}.theme-dark .purple-outline-darker-darkness-30,.theme-dark .color-1-outline-darker-darkness-30{outline-color:#351678!important}.theme-dark .purple-outline-darker-lightness-40,.theme-dark .color-1-outline-darker-lightness-40{outline-color:#8b64e2!important}.theme-dark .purple-outline-darker-darkness-40,.theme-dark .color-1-outline-darker-darkness-40{outline-color:#2d1367!important}.theme-dark .purple-outline-darker-lightness-50,.theme-dark .color-1-outline-darker-lightness-50{outline-color:#9e7ee7!important}.theme-dark .purple-outline-darker-darkness-50,.theme-dark .color-1-outline-darker-darkness-50{outline-color:#261056!important}.theme-dark .purple-outline-darker-lightness-60,.theme-dark .color-1-outline-darker-lightness-60{outline-color:#b298ec!important}.theme-dark .purple-outline-darker-darkness-60,.theme-dark .color-1-outline-darker-darkness-60{outline-color:#1e0d44!important}.theme-dark .purple-outline-darker-lightness-70,.theme-dark .color-1-outline-darker-lightness-70{outline-color:#c5b1f0!important}.theme-dark .purple-outline-darker-darkness-70,.theme-dark .color-1-outline-darker-darkness-70{outline-color:#170a33!important}.theme-dark .purple-outline-darker-lightness-80,.theme-dark .color-1-outline-darker-lightness-80{outline-color:#d8cbf5!important}.theme-dark .purple-outline-darker-darkness-80,.theme-dark .color-1-outline-darker-darkness-80{outline-color:#0f0622!important}.theme-dark .purple-outline-darker-lightness-90,.theme-dark .color-1-outline-darker-lightness-90{outline-color:#ece5fa!important}.theme-dark .purple-outline-darker-darkness-90,.theme-dark .color-1-outline-darker-darkness-90{outline-color:#080311!important}.theme-dark .purple-outline-darker-hover:hover,.theme-dark .color-1-outline-darker-hover:hover{outline-color:#4b20ab!important}.theme-dark .purple-outline-darker-hover-transparent-5:hover,.theme-dark .color-1-outline-darker-hover-transparent-5:hover{outline-color:#4b20ab0d!important}.theme-dark .purple-outline-darker-hover-transparent-10:hover,.theme-dark .color-1-outline-darker-hover-transparent-10:hover{outline-color:#4b20ab1a!important}.theme-dark .purple-outline-darker-hover-transparent-15:hover,.theme-dark .color-1-outline-darker-hover-transparent-15:hover{outline-color:#4b20ab26!important}.theme-dark .purple-outline-darker-hover-transparent-20:hover,.theme-dark .color-1-outline-darker-hover-transparent-20:hover{outline-color:#4b20ab33!important}.theme-dark .purple-outline-darker-hover-transparent-25:hover,.theme-dark .color-1-outline-darker-hover-transparent-25:hover{outline-color:#4b20ab40!important}.theme-dark .purple-outline-darker-hover-transparent-30:hover,.theme-dark .color-1-outline-darker-hover-transparent-30:hover{outline-color:#4b20ab4d!important}.theme-dark .purple-outline-darker-hover-transparent-35:hover,.theme-dark .color-1-outline-darker-hover-transparent-35:hover{outline-color:#4b20ab59!important}.theme-dark .purple-outline-darker-hover-transparent-40:hover,.theme-dark .color-1-outline-darker-hover-transparent-40:hover{outline-color:#4b20ab66!important}.theme-dark .purple-outline-darker-hover-transparent-45:hover,.theme-dark .color-1-outline-darker-hover-transparent-45:hover{outline-color:#4b20ab73!important}.theme-dark .purple-outline-darker-hover-transparent-50:hover,.theme-dark .color-1-outline-darker-hover-transparent-50:hover{outline-color:#4b20ab80!important}.theme-dark .purple-outline-darker-hover-transparent-55:hover,.theme-dark .color-1-outline-darker-hover-transparent-55:hover{outline-color:#4b20ab8c!important}.theme-dark .purple-outline-darker-hover-transparent-60:hover,.theme-dark .color-1-outline-darker-hover-transparent-60:hover{outline-color:#4b20ab99!important}.theme-dark .purple-outline-darker-hover-transparent-65:hover,.theme-dark .color-1-outline-darker-hover-transparent-65:hover{outline-color:#4b20aba6!important}.theme-dark .purple-outline-darker-hover-transparent-70:hover,.theme-dark .color-1-outline-darker-hover-transparent-70:hover{outline-color:#4b20abb3!important}.theme-dark .purple-outline-darker-hover-transparent-75:hover,.theme-dark .color-1-outline-darker-hover-transparent-75:hover{outline-color:#4b20abbf!important}.theme-dark .purple-outline-darker-hover-transparent-80:hover,.theme-dark .color-1-outline-darker-hover-transparent-80:hover{outline-color:#4b20abcc!important}.theme-dark .purple-outline-darker-hover-transparent-85:hover,.theme-dark .color-1-outline-darker-hover-transparent-85:hover{outline-color:#4b20abd9!important}.theme-dark .purple-outline-darker-hover-transparent-90:hover,.theme-dark .color-1-outline-darker-hover-transparent-90:hover{outline-color:#4b20abe6!important}.theme-dark .purple-outline-darker-hover-transparent-95:hover,.theme-dark .color-1-outline-darker-hover-transparent-95:hover{outline-color:#4b20abf2!important}.theme-dark .blue-bg-lighter,.theme-dark .color-0-bg-lighter{background-color:#b3dcf9}.theme-dark .blue-bg-lighter-transparent-5,.theme-dark .color-0-bg-lighter-transparent-5{background-color:#b3dcf90d}.theme-dark .blue-bg-lighter-transparent-10,.theme-dark .color-0-bg-lighter-transparent-10{background-color:#b3dcf91a}.theme-dark .blue-bg-lighter-transparent-15,.theme-dark .color-0-bg-lighter-transparent-15{background-color:#b3dcf926}.theme-dark .blue-bg-lighter-transparent-20,.theme-dark .color-0-bg-lighter-transparent-20{background-color:#b3dcf933}.theme-dark .blue-bg-lighter-transparent-25,.theme-dark .color-0-bg-lighter-transparent-25{background-color:#b3dcf940}.theme-dark .blue-bg-lighter-transparent-30,.theme-dark .color-0-bg-lighter-transparent-30{background-color:#b3dcf94d}.theme-dark .blue-bg-lighter-transparent-35,.theme-dark .color-0-bg-lighter-transparent-35{background-color:#b3dcf959}.theme-dark .blue-bg-lighter-transparent-40,.theme-dark .color-0-bg-lighter-transparent-40{background-color:#b3dcf966}.theme-dark .blue-bg-lighter-transparent-45,.theme-dark .color-0-bg-lighter-transparent-45{background-color:#b3dcf973}.theme-dark .blue-bg-lighter-transparent-50,.theme-dark .color-0-bg-lighter-transparent-50{background-color:#b3dcf980}.theme-dark .blue-bg-lighter-transparent-55,.theme-dark .color-0-bg-lighter-transparent-55{background-color:#b3dcf98c}.theme-dark .blue-bg-lighter-transparent-60,.theme-dark .color-0-bg-lighter-transparent-60{background-color:#b3dcf999}.theme-dark .blue-bg-lighter-transparent-65,.theme-dark .color-0-bg-lighter-transparent-65{background-color:#b3dcf9a6}.theme-dark .blue-bg-lighter-transparent-70,.theme-dark .color-0-bg-lighter-transparent-70{background-color:#b3dcf9b3}.theme-dark .blue-bg-lighter-transparent-75,.theme-dark .color-0-bg-lighter-transparent-75{background-color:#b3dcf9bf}.theme-dark .blue-bg-lighter-transparent-80,.theme-dark .color-0-bg-lighter-transparent-80{background-color:#b3dcf9cc}.theme-dark .blue-bg-lighter-transparent-85,.theme-dark .color-0-bg-lighter-transparent-85{background-color:#b3dcf9d9}.theme-dark .blue-bg-lighter-transparent-90,.theme-dark .color-0-bg-lighter-transparent-90{background-color:#b3dcf9e6}.theme-dark .blue-bg-lighter-transparent-95,.theme-dark .color-0-bg-lighter-transparent-95{background-color:#b3dcf9f2}.theme-dark .blue-bg-lighter-lightness-10,.theme-dark .color-0-bg-lighter-lightness-10{background-color:#bbe0fa}.theme-dark .blue-bg-lighter-darkness-10,.theme-dark .color-0-bg-lighter-darkness-10{background-color:#8bcaf6}.theme-dark .blue-bg-lighter-lightness-20,.theme-dark .color-0-bg-lighter-lightness-20{background-color:#c2e3fa}.theme-dark .blue-bg-lighter-darkness-20,.theme-dark .color-0-bg-lighter-darkness-20{background-color:#64b7f3}.theme-dark .blue-bg-lighter-lightness-30,.theme-dark .color-0-bg-lighter-lightness-30{background-color:#cae7fb}.theme-dark .blue-bg-lighter-darkness-30,.theme-dark .color-0-bg-lighter-darkness-30{background-color:#3ca5f0}.theme-dark .blue-bg-lighter-lightness-40,.theme-dark .color-0-bg-lighter-lightness-40{background-color:#d1eafb}.theme-dark .blue-bg-lighter-darkness-40,.theme-dark .color-0-bg-lighter-darkness-40{background-color:#1493ec}.theme-dark .blue-bg-lighter-lightness-50,.theme-dark .color-0-bg-lighter-lightness-50{background-color:#d9eefc}.theme-dark .blue-bg-lighter-darkness-50,.theme-dark .color-0-bg-lighter-darkness-50{background-color:#107bc6}.theme-dark .blue-bg-lighter-lightness-60,.theme-dark .color-0-bg-lighter-lightness-60{background-color:#e1f1fd}.theme-dark .blue-bg-lighter-darkness-60,.theme-dark .color-0-bg-lighter-darkness-60{background-color:#0d629f}.theme-dark .blue-bg-lighter-lightness-70,.theme-dark .color-0-bg-lighter-lightness-70{background-color:#e8f5fd}.theme-dark .blue-bg-lighter-darkness-70,.theme-dark .color-0-bg-lighter-darkness-70{background-color:#094a77}.theme-dark .blue-bg-lighter-lightness-80,.theme-dark .color-0-bg-lighter-lightness-80{background-color:#f0f8fe}.theme-dark .blue-bg-lighter-darkness-80,.theme-dark .color-0-bg-lighter-darkness-80{background-color:#06314f}.theme-dark .blue-bg-lighter-lightness-90,.theme-dark .color-0-bg-lighter-lightness-90{background-color:#f7fcfe}.theme-dark .blue-bg-lighter-darkness-90,.theme-dark .color-0-bg-lighter-darkness-90{background-color:#031928}.theme-dark .blue-bg-lighter-hover:hover,.theme-dark .color-0-bg-lighter-hover:hover{background-color:#b3dcf9}.theme-dark .blue-bg-lighter-hover-transparent-5:hover,.theme-dark .color-0-bg-lighter-hover-transparent-5:hover{background-color:#b3dcf90d}.theme-dark .blue-bg-lighter-hover-transparent-10:hover,.theme-dark .color-0-bg-lighter-hover-transparent-10:hover{background-color:#b3dcf91a}.theme-dark .blue-bg-lighter-hover-transparent-15:hover,.theme-dark .color-0-bg-lighter-hover-transparent-15:hover{background-color:#b3dcf926}.theme-dark .blue-bg-lighter-hover-transparent-20:hover,.theme-dark .color-0-bg-lighter-hover-transparent-20:hover{background-color:#b3dcf933}.theme-dark .blue-bg-lighter-hover-transparent-25:hover,.theme-dark .color-0-bg-lighter-hover-transparent-25:hover{background-color:#b3dcf940}.theme-dark .blue-bg-lighter-hover-transparent-30:hover,.theme-dark .color-0-bg-lighter-hover-transparent-30:hover{background-color:#b3dcf94d}.theme-dark .blue-bg-lighter-hover-transparent-35:hover,.theme-dark .color-0-bg-lighter-hover-transparent-35:hover{background-color:#b3dcf959}.theme-dark .blue-bg-lighter-hover-transparent-40:hover,.theme-dark .color-0-bg-lighter-hover-transparent-40:hover{background-color:#b3dcf966}.theme-dark .blue-bg-lighter-hover-transparent-45:hover,.theme-dark .color-0-bg-lighter-hover-transparent-45:hover{background-color:#b3dcf973}.theme-dark .blue-bg-lighter-hover-transparent-50:hover,.theme-dark .color-0-bg-lighter-hover-transparent-50:hover{background-color:#b3dcf980}.theme-dark .blue-bg-lighter-hover-transparent-55:hover,.theme-dark .color-0-bg-lighter-hover-transparent-55:hover{background-color:#b3dcf98c}.theme-dark .blue-bg-lighter-hover-transparent-60:hover,.theme-dark .color-0-bg-lighter-hover-transparent-60:hover{background-color:#b3dcf999}.theme-dark .blue-bg-lighter-hover-transparent-65:hover,.theme-dark .color-0-bg-lighter-hover-transparent-65:hover{background-color:#b3dcf9a6}.theme-dark .blue-bg-lighter-hover-transparent-70:hover,.theme-dark .color-0-bg-lighter-hover-transparent-70:hover{background-color:#b3dcf9b3}.theme-dark .blue-bg-lighter-hover-transparent-75:hover,.theme-dark .color-0-bg-lighter-hover-transparent-75:hover{background-color:#b3dcf9bf}.theme-dark .blue-bg-lighter-hover-transparent-80:hover,.theme-dark .color-0-bg-lighter-hover-transparent-80:hover{background-color:#b3dcf9cc}.theme-dark .blue-bg-lighter-hover-transparent-85:hover,.theme-dark .color-0-bg-lighter-hover-transparent-85:hover{background-color:#b3dcf9d9}.theme-dark .blue-bg-lighter-hover-transparent-90:hover,.theme-dark .color-0-bg-lighter-hover-transparent-90:hover{background-color:#b3dcf9e6}.theme-dark .blue-bg-lighter-hover-transparent-95:hover,.theme-dark .color-0-bg-lighter-hover-transparent-95:hover{background-color:#b3dcf9f2}.theme-dark .blue-bg-light,.theme-dark .color-0-bg-light{background-color:#4dacf1}.theme-dark .blue-bg-light-transparent-5,.theme-dark .color-0-bg-light-transparent-5{background-color:#4dacf10d}.theme-dark .blue-bg-light-transparent-10,.theme-dark .color-0-bg-light-transparent-10{background-color:#4dacf11a}.theme-dark .blue-bg-light-transparent-15,.theme-dark .color-0-bg-light-transparent-15{background-color:#4dacf126}.theme-dark .blue-bg-light-transparent-20,.theme-dark .color-0-bg-light-transparent-20{background-color:#4dacf133}.theme-dark .blue-bg-light-transparent-25,.theme-dark .color-0-bg-light-transparent-25{background-color:#4dacf140}.theme-dark .blue-bg-light-transparent-30,.theme-dark .color-0-bg-light-transparent-30{background-color:#4dacf14d}.theme-dark .blue-bg-light-transparent-35,.theme-dark .color-0-bg-light-transparent-35{background-color:#4dacf159}.theme-dark .blue-bg-light-transparent-40,.theme-dark .color-0-bg-light-transparent-40{background-color:#4dacf166}.theme-dark .blue-bg-light-transparent-45,.theme-dark .color-0-bg-light-transparent-45{background-color:#4dacf173}.theme-dark .blue-bg-light-transparent-50,.theme-dark .color-0-bg-light-transparent-50{background-color:#4dacf180}.theme-dark .blue-bg-light-transparent-55,.theme-dark .color-0-bg-light-transparent-55{background-color:#4dacf18c}.theme-dark .blue-bg-light-transparent-60,.theme-dark .color-0-bg-light-transparent-60{background-color:#4dacf199}.theme-dark .blue-bg-light-transparent-65,.theme-dark .color-0-bg-light-transparent-65{background-color:#4dacf1a6}.theme-dark .blue-bg-light-transparent-70,.theme-dark .color-0-bg-light-transparent-70{background-color:#4dacf1b3}.theme-dark .blue-bg-light-transparent-75,.theme-dark .color-0-bg-light-transparent-75{background-color:#4dacf1bf}.theme-dark .blue-bg-light-transparent-80,.theme-dark .color-0-bg-light-transparent-80{background-color:#4dacf1cc}.theme-dark .blue-bg-light-transparent-85,.theme-dark .color-0-bg-light-transparent-85{background-color:#4dacf1d9}.theme-dark .blue-bg-light-transparent-90,.theme-dark .color-0-bg-light-transparent-90{background-color:#4dacf1e6}.theme-dark .blue-bg-light-transparent-95,.theme-dark .color-0-bg-light-transparent-95{background-color:#4dacf1f2}.theme-dark .blue-bg-light-lightness-10,.theme-dark .color-0-bg-light-lightness-10{background-color:#5fb4f2}.theme-dark .blue-bg-light-darkness-10,.theme-dark .color-0-bg-light-darkness-10{background-color:#309eef}.theme-dark .blue-bg-light-lightness-20,.theme-dark .color-0-bg-light-lightness-20{background-color:#71bdf4}.theme-dark .blue-bg-light-darkness-20,.theme-dark .color-0-bg-light-darkness-20{background-color:#1390ec}.theme-dark .blue-bg-light-lightness-30,.theme-dark .color-0-bg-light-lightness-30{background-color:#82c5f5}.theme-dark .blue-bg-light-darkness-30,.theme-dark .color-0-bg-light-darkness-30{background-color:#107ece}.theme-dark .blue-bg-light-lightness-40,.theme-dark .color-0-bg-light-lightness-40{background-color:#94cdf7}.theme-dark .blue-bg-light-darkness-40,.theme-dark .color-0-bg-light-darkness-40{background-color:#0e6cb1}.theme-dark .blue-bg-light-lightness-50,.theme-dark .color-0-bg-light-lightness-50{background-color:#a6d6f8}.theme-dark .blue-bg-light-darkness-50,.theme-dark .color-0-bg-light-darkness-50{background-color:#0c5a93}.theme-dark .blue-bg-light-lightness-60,.theme-dark .color-0-bg-light-lightness-60{background-color:#b8def9}.theme-dark .blue-bg-light-darkness-60,.theme-dark .color-0-bg-light-darkness-60{background-color:#094876}.theme-dark .blue-bg-light-lightness-70,.theme-dark .color-0-bg-light-lightness-70{background-color:#cae6fb}.theme-dark .blue-bg-light-darkness-70,.theme-dark .color-0-bg-light-darkness-70{background-color:#073658}.theme-dark .blue-bg-light-lightness-80,.theme-dark .color-0-bg-light-lightness-80{background-color:#dbeefc}.theme-dark .blue-bg-light-darkness-80,.theme-dark .color-0-bg-light-darkness-80{background-color:#05243b}.theme-dark .blue-bg-light-lightness-90,.theme-dark .color-0-bg-light-lightness-90{background-color:#edf7fe}.theme-dark .blue-bg-light-darkness-90,.theme-dark .color-0-bg-light-darkness-90{background-color:#02121d}.theme-dark .blue-bg-light-hover:hover,.theme-dark .color-0-bg-light-hover:hover{background-color:#4dacf1}.theme-dark .blue-bg-light-hover-transparent-5:hover,.theme-dark .color-0-bg-light-hover-transparent-5:hover{background-color:#4dacf10d}.theme-dark .blue-bg-light-hover-transparent-10:hover,.theme-dark .color-0-bg-light-hover-transparent-10:hover{background-color:#4dacf11a}.theme-dark .blue-bg-light-hover-transparent-15:hover,.theme-dark .color-0-bg-light-hover-transparent-15:hover{background-color:#4dacf126}.theme-dark .blue-bg-light-hover-transparent-20:hover,.theme-dark .color-0-bg-light-hover-transparent-20:hover{background-color:#4dacf133}.theme-dark .blue-bg-light-hover-transparent-25:hover,.theme-dark .color-0-bg-light-hover-transparent-25:hover{background-color:#4dacf140}.theme-dark .blue-bg-light-hover-transparent-30:hover,.theme-dark .color-0-bg-light-hover-transparent-30:hover{background-color:#4dacf14d}.theme-dark .blue-bg-light-hover-transparent-35:hover,.theme-dark .color-0-bg-light-hover-transparent-35:hover{background-color:#4dacf159}.theme-dark .blue-bg-light-hover-transparent-40:hover,.theme-dark .color-0-bg-light-hover-transparent-40:hover{background-color:#4dacf166}.theme-dark .blue-bg-light-hover-transparent-45:hover,.theme-dark .color-0-bg-light-hover-transparent-45:hover{background-color:#4dacf173}.theme-dark .blue-bg-light-hover-transparent-50:hover,.theme-dark .color-0-bg-light-hover-transparent-50:hover{background-color:#4dacf180}.theme-dark .blue-bg-light-hover-transparent-55:hover,.theme-dark .color-0-bg-light-hover-transparent-55:hover{background-color:#4dacf18c}.theme-dark .blue-bg-light-hover-transparent-60:hover,.theme-dark .color-0-bg-light-hover-transparent-60:hover{background-color:#4dacf199}.theme-dark .blue-bg-light-hover-transparent-65:hover,.theme-dark .color-0-bg-light-hover-transparent-65:hover{background-color:#4dacf1a6}.theme-dark .blue-bg-light-hover-transparent-70:hover,.theme-dark .color-0-bg-light-hover-transparent-70:hover{background-color:#4dacf1b3}.theme-dark .blue-bg-light-hover-transparent-75:hover,.theme-dark .color-0-bg-light-hover-transparent-75:hover{background-color:#4dacf1bf}.theme-dark .blue-bg-light-hover-transparent-80:hover,.theme-dark .color-0-bg-light-hover-transparent-80:hover{background-color:#4dacf1cc}.theme-dark .blue-bg-light-hover-transparent-85:hover,.theme-dark .color-0-bg-light-hover-transparent-85:hover{background-color:#4dacf1d9}.theme-dark .blue-bg-light-hover-transparent-90:hover,.theme-dark .color-0-bg-light-hover-transparent-90:hover{background-color:#4dacf1e6}.theme-dark .blue-bg-light-hover-transparent-95:hover,.theme-dark .color-0-bg-light-hover-transparent-95:hover{background-color:#4dacf1f2}.theme-dark .blue-bg,.theme-dark .color-0-bg{background-color:#0089eb}.theme-dark .blue-bg-transparent-5,.theme-dark .color-0-bg-transparent-5{background-color:#0089eb0d}.theme-dark .blue-bg-transparent-10,.theme-dark .color-0-bg-transparent-10{background-color:#0089eb1a}.theme-dark .blue-bg-transparent-15,.theme-dark .color-0-bg-transparent-15{background-color:#0089eb26}.theme-dark .blue-bg-transparent-20,.theme-dark .color-0-bg-transparent-20{background-color:#0089eb33}.theme-dark .blue-bg-transparent-25,.theme-dark .color-0-bg-transparent-25{background-color:#0089eb40}.theme-dark .blue-bg-transparent-30,.theme-dark .color-0-bg-transparent-30{background-color:#0089eb4d}.theme-dark .blue-bg-transparent-35,.theme-dark .color-0-bg-transparent-35{background-color:#0089eb59}.theme-dark .blue-bg-transparent-40,.theme-dark .color-0-bg-transparent-40{background-color:#0089eb66}.theme-dark .blue-bg-transparent-45,.theme-dark .color-0-bg-transparent-45{background-color:#0089eb73}.theme-dark .blue-bg-transparent-50,.theme-dark .color-0-bg-transparent-50{background-color:#0089eb80}.theme-dark .blue-bg-transparent-55,.theme-dark .color-0-bg-transparent-55{background-color:#0089eb8c}.theme-dark .blue-bg-transparent-60,.theme-dark .color-0-bg-transparent-60{background-color:#0089eb99}.theme-dark .blue-bg-transparent-65,.theme-dark .color-0-bg-transparent-65{background-color:#0089eba6}.theme-dark .blue-bg-transparent-70,.theme-dark .color-0-bg-transparent-70{background-color:#0089ebb3}.theme-dark .blue-bg-transparent-75,.theme-dark .color-0-bg-transparent-75{background-color:#0089ebbf}.theme-dark .blue-bg-transparent-80,.theme-dark .color-0-bg-transparent-80{background-color:#0089ebcc}.theme-dark .blue-bg-transparent-85,.theme-dark .color-0-bg-transparent-85{background-color:#0089ebd9}.theme-dark .blue-bg-transparent-90,.theme-dark .color-0-bg-transparent-90{background-color:#0089ebe6}.theme-dark .blue-bg-transparent-95,.theme-dark .color-0-bg-transparent-95{background-color:#0089ebf2}.theme-dark .blue-bg-lightness-10,.theme-dark .color-0-bg-lightness-10{background-color:#0898ff}.theme-dark .blue-bg-darkness-10,.theme-dark .color-0-bg-darkness-10{background-color:#007bd4}.theme-dark .blue-bg-lightness-20,.theme-dark .color-0-bg-lightness-20{background-color:#23a3ff}.theme-dark .blue-bg-darkness-20,.theme-dark .color-0-bg-darkness-20{background-color:#006ebc}.theme-dark .blue-bg-lightness-30,.theme-dark .color-0-bg-lightness-30{background-color:#3fafff}.theme-dark .blue-bg-darkness-30,.theme-dark .color-0-bg-darkness-30{background-color:#0060a5}.theme-dark .blue-bg-lightness-40,.theme-dark .color-0-bg-lightness-40{background-color:#5abaff}.theme-dark .blue-bg-darkness-40,.theme-dark .color-0-bg-darkness-40{background-color:#00528d}.theme-dark .blue-bg-lightness-50,.theme-dark .color-0-bg-lightness-50{background-color:#76c6ff}.theme-dark .blue-bg-darkness-50,.theme-dark .color-0-bg-darkness-50{background-color:#004576}.theme-dark .blue-bg-lightness-60,.theme-dark .color-0-bg-lightness-60{background-color:#91d1ff}.theme-dark .blue-bg-darkness-60,.theme-dark .color-0-bg-darkness-60{background-color:#00375e}.theme-dark .blue-bg-lightness-70,.theme-dark .color-0-bg-lightness-70{background-color:#adddff}.theme-dark .blue-bg-darkness-70,.theme-dark .color-0-bg-darkness-70{background-color:#002947}.theme-dark .blue-bg-lightness-80,.theme-dark .color-0-bg-lightness-80{background-color:#c8e8ff}.theme-dark .blue-bg-darkness-80,.theme-dark .color-0-bg-darkness-80{background-color:#001b2f}.theme-dark .blue-bg-lightness-90,.theme-dark .color-0-bg-lightness-90{background-color:#e4f4ff}.theme-dark .blue-bg-darkness-90,.theme-dark .color-0-bg-darkness-90{background-color:#000e18}.theme-dark .blue-bg-hover:hover,.theme-dark .color-0-bg-hover:hover{background-color:#0089eb}.theme-dark .blue-bg-hover-transparent-5:hover,.theme-dark .color-0-bg-hover-transparent-5:hover{background-color:#0089eb0d}.theme-dark .blue-bg-hover-transparent-10:hover,.theme-dark .color-0-bg-hover-transparent-10:hover{background-color:#0089eb1a}.theme-dark .blue-bg-hover-transparent-15:hover,.theme-dark .color-0-bg-hover-transparent-15:hover{background-color:#0089eb26}.theme-dark .blue-bg-hover-transparent-20:hover,.theme-dark .color-0-bg-hover-transparent-20:hover{background-color:#0089eb33}.theme-dark .blue-bg-hover-transparent-25:hover,.theme-dark .color-0-bg-hover-transparent-25:hover{background-color:#0089eb40}.theme-dark .blue-bg-hover-transparent-30:hover,.theme-dark .color-0-bg-hover-transparent-30:hover{background-color:#0089eb4d}.theme-dark .blue-bg-hover-transparent-35:hover,.theme-dark .color-0-bg-hover-transparent-35:hover{background-color:#0089eb59}.theme-dark .blue-bg-hover-transparent-40:hover,.theme-dark .color-0-bg-hover-transparent-40:hover{background-color:#0089eb66}.theme-dark .blue-bg-hover-transparent-45:hover,.theme-dark .color-0-bg-hover-transparent-45:hover{background-color:#0089eb73}.theme-dark .blue-bg-hover-transparent-50:hover,.theme-dark .color-0-bg-hover-transparent-50:hover{background-color:#0089eb80}.theme-dark .blue-bg-hover-transparent-55:hover,.theme-dark .color-0-bg-hover-transparent-55:hover{background-color:#0089eb8c}.theme-dark .blue-bg-hover-transparent-60:hover,.theme-dark .color-0-bg-hover-transparent-60:hover{background-color:#0089eb99}.theme-dark .blue-bg-hover-transparent-65:hover,.theme-dark .color-0-bg-hover-transparent-65:hover{background-color:#0089eba6}.theme-dark .blue-bg-hover-transparent-70:hover,.theme-dark .color-0-bg-hover-transparent-70:hover{background-color:#0089ebb3}.theme-dark .blue-bg-hover-transparent-75:hover,.theme-dark .color-0-bg-hover-transparent-75:hover{background-color:#0089ebbf}.theme-dark .blue-bg-hover-transparent-80:hover,.theme-dark .color-0-bg-hover-transparent-80:hover{background-color:#0089ebcc}.theme-dark .blue-bg-hover-transparent-85:hover,.theme-dark .color-0-bg-hover-transparent-85:hover{background-color:#0089ebd9}.theme-dark .blue-bg-hover-transparent-90:hover,.theme-dark .color-0-bg-hover-transparent-90:hover{background-color:#0089ebe6}.theme-dark .blue-bg-hover-transparent-95:hover,.theme-dark .color-0-bg-hover-transparent-95:hover{background-color:#0089ebf2}.theme-dark .blue-bg-dark,.theme-dark .color-0-bg-dark{background-color:#0060d7}.theme-dark .blue-bg-dark-transparent-5,.theme-dark .color-0-bg-dark-transparent-5{background-color:#0060d70d}.theme-dark .blue-bg-dark-transparent-10,.theme-dark .color-0-bg-dark-transparent-10{background-color:#0060d71a}.theme-dark .blue-bg-dark-transparent-15,.theme-dark .color-0-bg-dark-transparent-15{background-color:#0060d726}.theme-dark .blue-bg-dark-transparent-20,.theme-dark .color-0-bg-dark-transparent-20{background-color:#0060d733}.theme-dark .blue-bg-dark-transparent-25,.theme-dark .color-0-bg-dark-transparent-25{background-color:#0060d740}.theme-dark .blue-bg-dark-transparent-30,.theme-dark .color-0-bg-dark-transparent-30{background-color:#0060d74d}.theme-dark .blue-bg-dark-transparent-35,.theme-dark .color-0-bg-dark-transparent-35{background-color:#0060d759}.theme-dark .blue-bg-dark-transparent-40,.theme-dark .color-0-bg-dark-transparent-40{background-color:#0060d766}.theme-dark .blue-bg-dark-transparent-45,.theme-dark .color-0-bg-dark-transparent-45{background-color:#0060d773}.theme-dark .blue-bg-dark-transparent-50,.theme-dark .color-0-bg-dark-transparent-50{background-color:#0060d780}.theme-dark .blue-bg-dark-transparent-55,.theme-dark .color-0-bg-dark-transparent-55{background-color:#0060d78c}.theme-dark .blue-bg-dark-transparent-60,.theme-dark .color-0-bg-dark-transparent-60{background-color:#0060d799}.theme-dark .blue-bg-dark-transparent-65,.theme-dark .color-0-bg-dark-transparent-65{background-color:#0060d7a6}.theme-dark .blue-bg-dark-transparent-70,.theme-dark .color-0-bg-dark-transparent-70{background-color:#0060d7b3}.theme-dark .blue-bg-dark-transparent-75,.theme-dark .color-0-bg-dark-transparent-75{background-color:#0060d7bf}.theme-dark .blue-bg-dark-transparent-80,.theme-dark .color-0-bg-dark-transparent-80{background-color:#0060d7cc}.theme-dark .blue-bg-dark-transparent-85,.theme-dark .color-0-bg-dark-transparent-85{background-color:#0060d7d9}.theme-dark .blue-bg-dark-transparent-90,.theme-dark .color-0-bg-dark-transparent-90{background-color:#0060d7e6}.theme-dark .blue-bg-dark-transparent-95,.theme-dark .color-0-bg-dark-transparent-95{background-color:#0060d7f2}.theme-dark .blue-bg-dark-lightness-10,.theme-dark .color-0-bg-dark-lightness-10{background-color:#006df5}.theme-dark .blue-bg-dark-darkness-10,.theme-dark .color-0-bg-dark-darkness-10{background-color:#0056c2}.theme-dark .blue-bg-dark-lightness-20,.theme-dark .color-0-bg-dark-lightness-20{background-color:#137cff}.theme-dark .blue-bg-dark-darkness-20,.theme-dark .color-0-bg-dark-darkness-20{background-color:#004dac}.theme-dark .blue-bg-dark-lightness-30,.theme-dark .color-0-bg-dark-lightness-30{background-color:#318dff}.theme-dark .blue-bg-dark-darkness-30,.theme-dark .color-0-bg-dark-darkness-30{background-color:#004397}.theme-dark .blue-bg-dark-lightness-40,.theme-dark .color-0-bg-dark-lightness-40{background-color:#4e9dff}.theme-dark .blue-bg-dark-darkness-40,.theme-dark .color-0-bg-dark-darkness-40{background-color:#003a81}.theme-dark .blue-bg-dark-lightness-50,.theme-dark .color-0-bg-dark-lightness-50{background-color:#6cadff}.theme-dark .blue-bg-dark-darkness-50,.theme-dark .color-0-bg-dark-darkness-50{background-color:#00306c}.theme-dark .blue-bg-dark-lightness-60,.theme-dark .color-0-bg-dark-lightness-60{background-color:#89beff}.theme-dark .blue-bg-dark-darkness-60,.theme-dark .color-0-bg-dark-darkness-60{background-color:#002656}.theme-dark .blue-bg-dark-lightness-70,.theme-dark .color-0-bg-dark-lightness-70{background-color:#a7ceff}.theme-dark .blue-bg-dark-darkness-70,.theme-dark .color-0-bg-dark-darkness-70{background-color:#001d41}.theme-dark .blue-bg-dark-lightness-80,.theme-dark .color-0-bg-dark-lightness-80{background-color:#c4deff}.theme-dark .blue-bg-dark-darkness-80,.theme-dark .color-0-bg-dark-darkness-80{background-color:#00132b}.theme-dark .blue-bg-dark-lightness-90,.theme-dark .color-0-bg-dark-lightness-90{background-color:#e2efff}.theme-dark .blue-bg-dark-darkness-90,.theme-dark .color-0-bg-dark-darkness-90{background-color:#000a16}.theme-dark .blue-bg-dark-hover:hover,.theme-dark .color-0-bg-dark-hover:hover{background-color:#0060d7}.theme-dark .blue-bg-dark-hover-transparent-5:hover,.theme-dark .color-0-bg-dark-hover-transparent-5:hover{background-color:#0060d70d}.theme-dark .blue-bg-dark-hover-transparent-10:hover,.theme-dark .color-0-bg-dark-hover-transparent-10:hover{background-color:#0060d71a}.theme-dark .blue-bg-dark-hover-transparent-15:hover,.theme-dark .color-0-bg-dark-hover-transparent-15:hover{background-color:#0060d726}.theme-dark .blue-bg-dark-hover-transparent-20:hover,.theme-dark .color-0-bg-dark-hover-transparent-20:hover{background-color:#0060d733}.theme-dark .blue-bg-dark-hover-transparent-25:hover,.theme-dark .color-0-bg-dark-hover-transparent-25:hover{background-color:#0060d740}.theme-dark .blue-bg-dark-hover-transparent-30:hover,.theme-dark .color-0-bg-dark-hover-transparent-30:hover{background-color:#0060d74d}.theme-dark .blue-bg-dark-hover-transparent-35:hover,.theme-dark .color-0-bg-dark-hover-transparent-35:hover{background-color:#0060d759}.theme-dark .blue-bg-dark-hover-transparent-40:hover,.theme-dark .color-0-bg-dark-hover-transparent-40:hover{background-color:#0060d766}.theme-dark .blue-bg-dark-hover-transparent-45:hover,.theme-dark .color-0-bg-dark-hover-transparent-45:hover{background-color:#0060d773}.theme-dark .blue-bg-dark-hover-transparent-50:hover,.theme-dark .color-0-bg-dark-hover-transparent-50:hover{background-color:#0060d780}.theme-dark .blue-bg-dark-hover-transparent-55:hover,.theme-dark .color-0-bg-dark-hover-transparent-55:hover{background-color:#0060d78c}.theme-dark .blue-bg-dark-hover-transparent-60:hover,.theme-dark .color-0-bg-dark-hover-transparent-60:hover{background-color:#0060d799}.theme-dark .blue-bg-dark-hover-transparent-65:hover,.theme-dark .color-0-bg-dark-hover-transparent-65:hover{background-color:#0060d7a6}.theme-dark .blue-bg-dark-hover-transparent-70:hover,.theme-dark .color-0-bg-dark-hover-transparent-70:hover{background-color:#0060d7b3}.theme-dark .blue-bg-dark-hover-transparent-75:hover,.theme-dark .color-0-bg-dark-hover-transparent-75:hover{background-color:#0060d7bf}.theme-dark .blue-bg-dark-hover-transparent-80:hover,.theme-dark .color-0-bg-dark-hover-transparent-80:hover{background-color:#0060d7cc}.theme-dark .blue-bg-dark-hover-transparent-85:hover,.theme-dark .color-0-bg-dark-hover-transparent-85:hover{background-color:#0060d7d9}.theme-dark .blue-bg-dark-hover-transparent-90:hover,.theme-dark .color-0-bg-dark-hover-transparent-90:hover{background-color:#0060d7e6}.theme-dark .blue-bg-dark-hover-transparent-95:hover,.theme-dark .color-0-bg-dark-hover-transparent-95:hover{background-color:#0060d7f2}.theme-dark .blue-bg-darker,.theme-dark .color-0-bg-darker{background-color:#003dab}.theme-dark .blue-bg-darker-transparent-5,.theme-dark .color-0-bg-darker-transparent-5{background-color:#003dab0d}.theme-dark .blue-bg-darker-transparent-10,.theme-dark .color-0-bg-darker-transparent-10{background-color:#003dab1a}.theme-dark .blue-bg-darker-transparent-15,.theme-dark .color-0-bg-darker-transparent-15{background-color:#003dab26}.theme-dark .blue-bg-darker-transparent-20,.theme-dark .color-0-bg-darker-transparent-20{background-color:#003dab33}.theme-dark .blue-bg-darker-transparent-25,.theme-dark .color-0-bg-darker-transparent-25{background-color:#003dab40}.theme-dark .blue-bg-darker-transparent-30,.theme-dark .color-0-bg-darker-transparent-30{background-color:#003dab4d}.theme-dark .blue-bg-darker-transparent-35,.theme-dark .color-0-bg-darker-transparent-35{background-color:#003dab59}.theme-dark .blue-bg-darker-transparent-40,.theme-dark .color-0-bg-darker-transparent-40{background-color:#003dab66}.theme-dark .blue-bg-darker-transparent-45,.theme-dark .color-0-bg-darker-transparent-45{background-color:#003dab73}.theme-dark .blue-bg-darker-transparent-50,.theme-dark .color-0-bg-darker-transparent-50{background-color:#003dab80}.theme-dark .blue-bg-darker-transparent-55,.theme-dark .color-0-bg-darker-transparent-55{background-color:#003dab8c}.theme-dark .blue-bg-darker-transparent-60,.theme-dark .color-0-bg-darker-transparent-60{background-color:#003dab99}.theme-dark .blue-bg-darker-transparent-65,.theme-dark .color-0-bg-darker-transparent-65{background-color:#003daba6}.theme-dark .blue-bg-darker-transparent-70,.theme-dark .color-0-bg-darker-transparent-70{background-color:#003dabb3}.theme-dark .blue-bg-darker-transparent-75,.theme-dark .color-0-bg-darker-transparent-75{background-color:#003dabbf}.theme-dark .blue-bg-darker-transparent-80,.theme-dark .color-0-bg-darker-transparent-80{background-color:#003dabcc}.theme-dark .blue-bg-darker-transparent-85,.theme-dark .color-0-bg-darker-transparent-85{background-color:#003dabd9}.theme-dark .blue-bg-darker-transparent-90,.theme-dark .color-0-bg-darker-transparent-90{background-color:#003dabe6}.theme-dark .blue-bg-darker-transparent-95,.theme-dark .color-0-bg-darker-transparent-95{background-color:#003dabf2}.theme-dark .blue-bg-darker-lightness-10,.theme-dark .color-0-bg-darker-lightness-10{background-color:#0049cd}.theme-dark .blue-bg-darker-darkness-10,.theme-dark .color-0-bg-darker-darkness-10{background-color:#00379a}.theme-dark .blue-bg-darker-lightness-20,.theme-dark .color-0-bg-darker-lightness-20{background-color:#0055ef}.theme-dark .blue-bg-darker-darkness-20,.theme-dark .color-0-bg-darker-darkness-20{background-color:#003189}.theme-dark .blue-bg-darker-lightness-30,.theme-dark .color-0-bg-darker-lightness-30{background-color:#1266ff}.theme-dark .blue-bg-darker-darkness-30,.theme-dark .color-0-bg-darker-darkness-30{background-color:#002b78}.theme-dark .blue-bg-darker-lightness-40,.theme-dark .color-0-bg-darker-lightness-40{background-color:#347cff}.theme-dark .blue-bg-darker-darkness-40,.theme-dark .color-0-bg-darker-darkness-40{background-color:#002567}.theme-dark .blue-bg-darker-lightness-50,.theme-dark .color-0-bg-darker-lightness-50{background-color:#5692ff}.theme-dark .blue-bg-darker-darkness-50,.theme-dark .color-0-bg-darker-darkness-50{background-color:#001f56}.theme-dark .blue-bg-darker-lightness-60,.theme-dark .color-0-bg-darker-lightness-60{background-color:#77a8ff}.theme-dark .blue-bg-darker-darkness-60,.theme-dark .color-0-bg-darker-darkness-60{background-color:#001844}.theme-dark .blue-bg-darker-lightness-70,.theme-dark .color-0-bg-darker-lightness-70{background-color:#99beff}.theme-dark .blue-bg-darker-darkness-70,.theme-dark .color-0-bg-darker-darkness-70{background-color:#001233}.theme-dark .blue-bg-darker-lightness-80,.theme-dark .color-0-bg-darker-lightness-80{background-color:#bbd3ff}.theme-dark .blue-bg-darker-darkness-80,.theme-dark .color-0-bg-darker-darkness-80{background-color:#000c22}.theme-dark .blue-bg-darker-lightness-90,.theme-dark .color-0-bg-darker-lightness-90{background-color:#dde9ff}.theme-dark .blue-bg-darker-darkness-90,.theme-dark .color-0-bg-darker-darkness-90{background-color:#000611}.theme-dark .blue-bg-darker-hover:hover,.theme-dark .color-0-bg-darker-hover:hover{background-color:#003dab}.theme-dark .blue-bg-darker-hover-transparent-5:hover,.theme-dark .color-0-bg-darker-hover-transparent-5:hover{background-color:#003dab0d}.theme-dark .blue-bg-darker-hover-transparent-10:hover,.theme-dark .color-0-bg-darker-hover-transparent-10:hover{background-color:#003dab1a}.theme-dark .blue-bg-darker-hover-transparent-15:hover,.theme-dark .color-0-bg-darker-hover-transparent-15:hover{background-color:#003dab26}.theme-dark .blue-bg-darker-hover-transparent-20:hover,.theme-dark .color-0-bg-darker-hover-transparent-20:hover{background-color:#003dab33}.theme-dark .blue-bg-darker-hover-transparent-25:hover,.theme-dark .color-0-bg-darker-hover-transparent-25:hover{background-color:#003dab40}.theme-dark .blue-bg-darker-hover-transparent-30:hover,.theme-dark .color-0-bg-darker-hover-transparent-30:hover{background-color:#003dab4d}.theme-dark .blue-bg-darker-hover-transparent-35:hover,.theme-dark .color-0-bg-darker-hover-transparent-35:hover{background-color:#003dab59}.theme-dark .blue-bg-darker-hover-transparent-40:hover,.theme-dark .color-0-bg-darker-hover-transparent-40:hover{background-color:#003dab66}.theme-dark .blue-bg-darker-hover-transparent-45:hover,.theme-dark .color-0-bg-darker-hover-transparent-45:hover{background-color:#003dab73}.theme-dark .blue-bg-darker-hover-transparent-50:hover,.theme-dark .color-0-bg-darker-hover-transparent-50:hover{background-color:#003dab80}.theme-dark .blue-bg-darker-hover-transparent-55:hover,.theme-dark .color-0-bg-darker-hover-transparent-55:hover{background-color:#003dab8c}.theme-dark .blue-bg-darker-hover-transparent-60:hover,.theme-dark .color-0-bg-darker-hover-transparent-60:hover{background-color:#003dab99}.theme-dark .blue-bg-darker-hover-transparent-65:hover,.theme-dark .color-0-bg-darker-hover-transparent-65:hover{background-color:#003daba6}.theme-dark .blue-bg-darker-hover-transparent-70:hover,.theme-dark .color-0-bg-darker-hover-transparent-70:hover{background-color:#003dabb3}.theme-dark .blue-bg-darker-hover-transparent-75:hover,.theme-dark .color-0-bg-darker-hover-transparent-75:hover{background-color:#003dabbf}.theme-dark .blue-bg-darker-hover-transparent-80:hover,.theme-dark .color-0-bg-darker-hover-transparent-80:hover{background-color:#003dabcc}.theme-dark .blue-bg-darker-hover-transparent-85:hover,.theme-dark .color-0-bg-darker-hover-transparent-85:hover{background-color:#003dabd9}.theme-dark .blue-bg-darker-hover-transparent-90:hover,.theme-dark .color-0-bg-darker-hover-transparent-90:hover{background-color:#003dabe6}.theme-dark .blue-bg-darker-hover-transparent-95:hover,.theme-dark .color-0-bg-darker-hover-transparent-95:hover{background-color:#003dabf2}.theme-dark .blue-font-lighter,.theme-dark .color-0-font-lighter{color:#b3dcf9}.theme-dark .blue-font-lighter-transparent-5,.theme-dark .color-0-font-lighter-transparent-5{color:#b3dcf90d}.theme-dark .blue-font-lighter-transparent-10,.theme-dark .color-0-font-lighter-transparent-10{color:#b3dcf91a}.theme-dark .blue-font-lighter-transparent-15,.theme-dark .color-0-font-lighter-transparent-15{color:#b3dcf926}.theme-dark .blue-font-lighter-transparent-20,.theme-dark .color-0-font-lighter-transparent-20{color:#b3dcf933}.theme-dark .blue-font-lighter-transparent-25,.theme-dark .color-0-font-lighter-transparent-25{color:#b3dcf940}.theme-dark .blue-font-lighter-transparent-30,.theme-dark .color-0-font-lighter-transparent-30{color:#b3dcf94d}.theme-dark .blue-font-lighter-transparent-35,.theme-dark .color-0-font-lighter-transparent-35{color:#b3dcf959}.theme-dark .blue-font-lighter-transparent-40,.theme-dark .color-0-font-lighter-transparent-40{color:#b3dcf966}.theme-dark .blue-font-lighter-transparent-45,.theme-dark .color-0-font-lighter-transparent-45{color:#b3dcf973}.theme-dark .blue-font-lighter-transparent-50,.theme-dark .color-0-font-lighter-transparent-50{color:#b3dcf980}.theme-dark .blue-font-lighter-transparent-55,.theme-dark .color-0-font-lighter-transparent-55{color:#b3dcf98c}.theme-dark .blue-font-lighter-transparent-60,.theme-dark .color-0-font-lighter-transparent-60{color:#b3dcf999}.theme-dark .blue-font-lighter-transparent-65,.theme-dark .color-0-font-lighter-transparent-65{color:#b3dcf9a6}.theme-dark .blue-font-lighter-transparent-70,.theme-dark .color-0-font-lighter-transparent-70{color:#b3dcf9b3}.theme-dark .blue-font-lighter-transparent-75,.theme-dark .color-0-font-lighter-transparent-75{color:#b3dcf9bf}.theme-dark .blue-font-lighter-transparent-80,.theme-dark .color-0-font-lighter-transparent-80{color:#b3dcf9cc}.theme-dark .blue-font-lighter-transparent-85,.theme-dark .color-0-font-lighter-transparent-85{color:#b3dcf9d9}.theme-dark .blue-font-lighter-transparent-90,.theme-dark .color-0-font-lighter-transparent-90{color:#b3dcf9e6}.theme-dark .blue-font-lighter-transparent-95,.theme-dark .color-0-font-lighter-transparent-95{color:#b3dcf9f2}.theme-dark .blue-font-lighter-lightness-10,.theme-dark .color-0-font-lighter-lightness-10{color:#bbe0fa}.theme-dark .blue-font-lighter-darkness-10,.theme-dark .color-0-font-lighter-darkness-10{color:#8bcaf6}.theme-dark .blue-font-lighter-lightness-20,.theme-dark .color-0-font-lighter-lightness-20{color:#c2e3fa}.theme-dark .blue-font-lighter-darkness-20,.theme-dark .color-0-font-lighter-darkness-20{color:#64b7f3}.theme-dark .blue-font-lighter-lightness-30,.theme-dark .color-0-font-lighter-lightness-30{color:#cae7fb}.theme-dark .blue-font-lighter-darkness-30,.theme-dark .color-0-font-lighter-darkness-30{color:#3ca5f0}.theme-dark .blue-font-lighter-lightness-40,.theme-dark .color-0-font-lighter-lightness-40{color:#d1eafb}.theme-dark .blue-font-lighter-darkness-40,.theme-dark .color-0-font-lighter-darkness-40{color:#1493ec}.theme-dark .blue-font-lighter-lightness-50,.theme-dark .color-0-font-lighter-lightness-50{color:#d9eefc}.theme-dark .blue-font-lighter-darkness-50,.theme-dark .color-0-font-lighter-darkness-50{color:#107bc6}.theme-dark .blue-font-lighter-lightness-60,.theme-dark .color-0-font-lighter-lightness-60{color:#e1f1fd}.theme-dark .blue-font-lighter-darkness-60,.theme-dark .color-0-font-lighter-darkness-60{color:#0d629f}.theme-dark .blue-font-lighter-lightness-70,.theme-dark .color-0-font-lighter-lightness-70{color:#e8f5fd}.theme-dark .blue-font-lighter-darkness-70,.theme-dark .color-0-font-lighter-darkness-70{color:#094a77}.theme-dark .blue-font-lighter-lightness-80,.theme-dark .color-0-font-lighter-lightness-80{color:#f0f8fe}.theme-dark .blue-font-lighter-darkness-80,.theme-dark .color-0-font-lighter-darkness-80{color:#06314f}.theme-dark .blue-font-lighter-lightness-90,.theme-dark .color-0-font-lighter-lightness-90{color:#f7fcfe}.theme-dark .blue-font-lighter-darkness-90,.theme-dark .color-0-font-lighter-darkness-90{color:#031928}.theme-dark .blue-font-lighter-hover:hover,.theme-dark .color-0-font-lighter-hover:hover{color:#b3dcf9}.theme-dark .blue-font-lighter-hover-transparent-5:hover,.theme-dark .color-0-font-lighter-hover-transparent-5:hover{color:#b3dcf90d}.theme-dark .blue-font-lighter-hover-transparent-10:hover,.theme-dark .color-0-font-lighter-hover-transparent-10:hover{color:#b3dcf91a}.theme-dark .blue-font-lighter-hover-transparent-15:hover,.theme-dark .color-0-font-lighter-hover-transparent-15:hover{color:#b3dcf926}.theme-dark .blue-font-lighter-hover-transparent-20:hover,.theme-dark .color-0-font-lighter-hover-transparent-20:hover{color:#b3dcf933}.theme-dark .blue-font-lighter-hover-transparent-25:hover,.theme-dark .color-0-font-lighter-hover-transparent-25:hover{color:#b3dcf940}.theme-dark .blue-font-lighter-hover-transparent-30:hover,.theme-dark .color-0-font-lighter-hover-transparent-30:hover{color:#b3dcf94d}.theme-dark .blue-font-lighter-hover-transparent-35:hover,.theme-dark .color-0-font-lighter-hover-transparent-35:hover{color:#b3dcf959}.theme-dark .blue-font-lighter-hover-transparent-40:hover,.theme-dark .color-0-font-lighter-hover-transparent-40:hover{color:#b3dcf966}.theme-dark .blue-font-lighter-hover-transparent-45:hover,.theme-dark .color-0-font-lighter-hover-transparent-45:hover{color:#b3dcf973}.theme-dark .blue-font-lighter-hover-transparent-50:hover,.theme-dark .color-0-font-lighter-hover-transparent-50:hover{color:#b3dcf980}.theme-dark .blue-font-lighter-hover-transparent-55:hover,.theme-dark .color-0-font-lighter-hover-transparent-55:hover{color:#b3dcf98c}.theme-dark .blue-font-lighter-hover-transparent-60:hover,.theme-dark .color-0-font-lighter-hover-transparent-60:hover{color:#b3dcf999}.theme-dark .blue-font-lighter-hover-transparent-65:hover,.theme-dark .color-0-font-lighter-hover-transparent-65:hover{color:#b3dcf9a6}.theme-dark .blue-font-lighter-hover-transparent-70:hover,.theme-dark .color-0-font-lighter-hover-transparent-70:hover{color:#b3dcf9b3}.theme-dark .blue-font-lighter-hover-transparent-75:hover,.theme-dark .color-0-font-lighter-hover-transparent-75:hover{color:#b3dcf9bf}.theme-dark .blue-font-lighter-hover-transparent-80:hover,.theme-dark .color-0-font-lighter-hover-transparent-80:hover{color:#b3dcf9cc}.theme-dark .blue-font-lighter-hover-transparent-85:hover,.theme-dark .color-0-font-lighter-hover-transparent-85:hover{color:#b3dcf9d9}.theme-dark .blue-font-lighter-hover-transparent-90:hover,.theme-dark .color-0-font-lighter-hover-transparent-90:hover{color:#b3dcf9e6}.theme-dark .blue-font-lighter-hover-transparent-95:hover,.theme-dark .color-0-font-lighter-hover-transparent-95:hover{color:#b3dcf9f2}.theme-dark .blue-font-lighter-contrast,.theme-dark .color-0-font-lighter-contrast{color:#161616}.theme-dark .blue-font-light,.theme-dark .color-0-font-light{color:#4dacf1}.theme-dark .blue-font-light-transparent-5,.theme-dark .color-0-font-light-transparent-5{color:#4dacf10d}.theme-dark .blue-font-light-transparent-10,.theme-dark .color-0-font-light-transparent-10{color:#4dacf11a}.theme-dark .blue-font-light-transparent-15,.theme-dark .color-0-font-light-transparent-15{color:#4dacf126}.theme-dark .blue-font-light-transparent-20,.theme-dark .color-0-font-light-transparent-20{color:#4dacf133}.theme-dark .blue-font-light-transparent-25,.theme-dark .color-0-font-light-transparent-25{color:#4dacf140}.theme-dark .blue-font-light-transparent-30,.theme-dark .color-0-font-light-transparent-30{color:#4dacf14d}.theme-dark .blue-font-light-transparent-35,.theme-dark .color-0-font-light-transparent-35{color:#4dacf159}.theme-dark .blue-font-light-transparent-40,.theme-dark .color-0-font-light-transparent-40{color:#4dacf166}.theme-dark .blue-font-light-transparent-45,.theme-dark .color-0-font-light-transparent-45{color:#4dacf173}.theme-dark .blue-font-light-transparent-50,.theme-dark .color-0-font-light-transparent-50{color:#4dacf180}.theme-dark .blue-font-light-transparent-55,.theme-dark .color-0-font-light-transparent-55{color:#4dacf18c}.theme-dark .blue-font-light-transparent-60,.theme-dark .color-0-font-light-transparent-60{color:#4dacf199}.theme-dark .blue-font-light-transparent-65,.theme-dark .color-0-font-light-transparent-65{color:#4dacf1a6}.theme-dark .blue-font-light-transparent-70,.theme-dark .color-0-font-light-transparent-70{color:#4dacf1b3}.theme-dark .blue-font-light-transparent-75,.theme-dark .color-0-font-light-transparent-75{color:#4dacf1bf}.theme-dark .blue-font-light-transparent-80,.theme-dark .color-0-font-light-transparent-80{color:#4dacf1cc}.theme-dark .blue-font-light-transparent-85,.theme-dark .color-0-font-light-transparent-85{color:#4dacf1d9}.theme-dark .blue-font-light-transparent-90,.theme-dark .color-0-font-light-transparent-90{color:#4dacf1e6}.theme-dark .blue-font-light-transparent-95,.theme-dark .color-0-font-light-transparent-95{color:#4dacf1f2}.theme-dark .blue-font-light-lightness-10,.theme-dark .color-0-font-light-lightness-10{color:#5fb4f2}.theme-dark .blue-font-light-darkness-10,.theme-dark .color-0-font-light-darkness-10{color:#309eef}.theme-dark .blue-font-light-lightness-20,.theme-dark .color-0-font-light-lightness-20{color:#71bdf4}.theme-dark .blue-font-light-darkness-20,.theme-dark .color-0-font-light-darkness-20{color:#1390ec}.theme-dark .blue-font-light-lightness-30,.theme-dark .color-0-font-light-lightness-30{color:#82c5f5}.theme-dark .blue-font-light-darkness-30,.theme-dark .color-0-font-light-darkness-30{color:#107ece}.theme-dark .blue-font-light-lightness-40,.theme-dark .color-0-font-light-lightness-40{color:#94cdf7}.theme-dark .blue-font-light-darkness-40,.theme-dark .color-0-font-light-darkness-40{color:#0e6cb1}.theme-dark .blue-font-light-lightness-50,.theme-dark .color-0-font-light-lightness-50{color:#a6d6f8}.theme-dark .blue-font-light-darkness-50,.theme-dark .color-0-font-light-darkness-50{color:#0c5a93}.theme-dark .blue-font-light-lightness-60,.theme-dark .color-0-font-light-lightness-60{color:#b8def9}.theme-dark .blue-font-light-darkness-60,.theme-dark .color-0-font-light-darkness-60{color:#094876}.theme-dark .blue-font-light-lightness-70,.theme-dark .color-0-font-light-lightness-70{color:#cae6fb}.theme-dark .blue-font-light-darkness-70,.theme-dark .color-0-font-light-darkness-70{color:#073658}.theme-dark .blue-font-light-lightness-80,.theme-dark .color-0-font-light-lightness-80{color:#dbeefc}.theme-dark .blue-font-light-darkness-80,.theme-dark .color-0-font-light-darkness-80{color:#05243b}.theme-dark .blue-font-light-lightness-90,.theme-dark .color-0-font-light-lightness-90{color:#edf7fe}.theme-dark .blue-font-light-darkness-90,.theme-dark .color-0-font-light-darkness-90{color:#02121d}.theme-dark .blue-font-light-hover:hover,.theme-dark .color-0-font-light-hover:hover{color:#4dacf1}.theme-dark .blue-font-light-hover-transparent-5:hover,.theme-dark .color-0-font-light-hover-transparent-5:hover{color:#4dacf10d}.theme-dark .blue-font-light-hover-transparent-10:hover,.theme-dark .color-0-font-light-hover-transparent-10:hover{color:#4dacf11a}.theme-dark .blue-font-light-hover-transparent-15:hover,.theme-dark .color-0-font-light-hover-transparent-15:hover{color:#4dacf126}.theme-dark .blue-font-light-hover-transparent-20:hover,.theme-dark .color-0-font-light-hover-transparent-20:hover{color:#4dacf133}.theme-dark .blue-font-light-hover-transparent-25:hover,.theme-dark .color-0-font-light-hover-transparent-25:hover{color:#4dacf140}.theme-dark .blue-font-light-hover-transparent-30:hover,.theme-dark .color-0-font-light-hover-transparent-30:hover{color:#4dacf14d}.theme-dark .blue-font-light-hover-transparent-35:hover,.theme-dark .color-0-font-light-hover-transparent-35:hover{color:#4dacf159}.theme-dark .blue-font-light-hover-transparent-40:hover,.theme-dark .color-0-font-light-hover-transparent-40:hover{color:#4dacf166}.theme-dark .blue-font-light-hover-transparent-45:hover,.theme-dark .color-0-font-light-hover-transparent-45:hover{color:#4dacf173}.theme-dark .blue-font-light-hover-transparent-50:hover,.theme-dark .color-0-font-light-hover-transparent-50:hover{color:#4dacf180}.theme-dark .blue-font-light-hover-transparent-55:hover,.theme-dark .color-0-font-light-hover-transparent-55:hover{color:#4dacf18c}.theme-dark .blue-font-light-hover-transparent-60:hover,.theme-dark .color-0-font-light-hover-transparent-60:hover{color:#4dacf199}.theme-dark .blue-font-light-hover-transparent-65:hover,.theme-dark .color-0-font-light-hover-transparent-65:hover{color:#4dacf1a6}.theme-dark .blue-font-light-hover-transparent-70:hover,.theme-dark .color-0-font-light-hover-transparent-70:hover{color:#4dacf1b3}.theme-dark .blue-font-light-hover-transparent-75:hover,.theme-dark .color-0-font-light-hover-transparent-75:hover{color:#4dacf1bf}.theme-dark .blue-font-light-hover-transparent-80:hover,.theme-dark .color-0-font-light-hover-transparent-80:hover{color:#4dacf1cc}.theme-dark .blue-font-light-hover-transparent-85:hover,.theme-dark .color-0-font-light-hover-transparent-85:hover{color:#4dacf1d9}.theme-dark .blue-font-light-hover-transparent-90:hover,.theme-dark .color-0-font-light-hover-transparent-90:hover{color:#4dacf1e6}.theme-dark .blue-font-light-hover-transparent-95:hover,.theme-dark .color-0-font-light-hover-transparent-95:hover{color:#4dacf1f2}.theme-dark .blue-font-light-contrast,.theme-dark .color-0-font-light-contrast{color:#161616}.theme-dark .blue-font,.theme-dark .color-0-font{color:#0089eb}.theme-dark .blue-font-transparent-5,.theme-dark .color-0-font-transparent-5{color:#0089eb0d}.theme-dark .blue-font-transparent-10,.theme-dark .color-0-font-transparent-10{color:#0089eb1a}.theme-dark .blue-font-transparent-15,.theme-dark .color-0-font-transparent-15{color:#0089eb26}.theme-dark .blue-font-transparent-20,.theme-dark .color-0-font-transparent-20{color:#0089eb33}.theme-dark .blue-font-transparent-25,.theme-dark .color-0-font-transparent-25{color:#0089eb40}.theme-dark .blue-font-transparent-30,.theme-dark .color-0-font-transparent-30{color:#0089eb4d}.theme-dark .blue-font-transparent-35,.theme-dark .color-0-font-transparent-35{color:#0089eb59}.theme-dark .blue-font-transparent-40,.theme-dark .color-0-font-transparent-40{color:#0089eb66}.theme-dark .blue-font-transparent-45,.theme-dark .color-0-font-transparent-45{color:#0089eb73}.theme-dark .blue-font-transparent-50,.theme-dark .color-0-font-transparent-50{color:#0089eb80}.theme-dark .blue-font-transparent-55,.theme-dark .color-0-font-transparent-55{color:#0089eb8c}.theme-dark .blue-font-transparent-60,.theme-dark .color-0-font-transparent-60{color:#0089eb99}.theme-dark .blue-font-transparent-65,.theme-dark .color-0-font-transparent-65{color:#0089eba6}.theme-dark .blue-font-transparent-70,.theme-dark .color-0-font-transparent-70{color:#0089ebb3}.theme-dark .blue-font-transparent-75,.theme-dark .color-0-font-transparent-75{color:#0089ebbf}.theme-dark .blue-font-transparent-80,.theme-dark .color-0-font-transparent-80{color:#0089ebcc}.theme-dark .blue-font-transparent-85,.theme-dark .color-0-font-transparent-85{color:#0089ebd9}.theme-dark .blue-font-transparent-90,.theme-dark .color-0-font-transparent-90{color:#0089ebe6}.theme-dark .blue-font-transparent-95,.theme-dark .color-0-font-transparent-95{color:#0089ebf2}.theme-dark .blue-font-lightness-10,.theme-dark .color-0-font-lightness-10{color:#0898ff}.theme-dark .blue-font-darkness-10,.theme-dark .color-0-font-darkness-10{color:#007bd4}.theme-dark .blue-font-lightness-20,.theme-dark .color-0-font-lightness-20{color:#23a3ff}.theme-dark .blue-font-darkness-20,.theme-dark .color-0-font-darkness-20{color:#006ebc}.theme-dark .blue-font-lightness-30,.theme-dark .color-0-font-lightness-30{color:#3fafff}.theme-dark .blue-font-darkness-30,.theme-dark .color-0-font-darkness-30{color:#0060a5}.theme-dark .blue-font-lightness-40,.theme-dark .color-0-font-lightness-40{color:#5abaff}.theme-dark .blue-font-darkness-40,.theme-dark .color-0-font-darkness-40{color:#00528d}.theme-dark .blue-font-lightness-50,.theme-dark .color-0-font-lightness-50{color:#76c6ff}.theme-dark .blue-font-darkness-50,.theme-dark .color-0-font-darkness-50{color:#004576}.theme-dark .blue-font-lightness-60,.theme-dark .color-0-font-lightness-60{color:#91d1ff}.theme-dark .blue-font-darkness-60,.theme-dark .color-0-font-darkness-60{color:#00375e}.theme-dark .blue-font-lightness-70,.theme-dark .color-0-font-lightness-70{color:#adddff}.theme-dark .blue-font-darkness-70,.theme-dark .color-0-font-darkness-70{color:#002947}.theme-dark .blue-font-lightness-80,.theme-dark .color-0-font-lightness-80{color:#c8e8ff}.theme-dark .blue-font-darkness-80,.theme-dark .color-0-font-darkness-80{color:#001b2f}.theme-dark .blue-font-lightness-90,.theme-dark .color-0-font-lightness-90{color:#e4f4ff}.theme-dark .blue-font-darkness-90,.theme-dark .color-0-font-darkness-90{color:#000e18}.theme-dark .blue-font-hover:hover,.theme-dark .color-0-font-hover:hover{color:#0089eb}.theme-dark .blue-font-hover-transparent-5:hover,.theme-dark .color-0-font-hover-transparent-5:hover{color:#0089eb0d}.theme-dark .blue-font-hover-transparent-10:hover,.theme-dark .color-0-font-hover-transparent-10:hover{color:#0089eb1a}.theme-dark .blue-font-hover-transparent-15:hover,.theme-dark .color-0-font-hover-transparent-15:hover{color:#0089eb26}.theme-dark .blue-font-hover-transparent-20:hover,.theme-dark .color-0-font-hover-transparent-20:hover{color:#0089eb33}.theme-dark .blue-font-hover-transparent-25:hover,.theme-dark .color-0-font-hover-transparent-25:hover{color:#0089eb40}.theme-dark .blue-font-hover-transparent-30:hover,.theme-dark .color-0-font-hover-transparent-30:hover{color:#0089eb4d}.theme-dark .blue-font-hover-transparent-35:hover,.theme-dark .color-0-font-hover-transparent-35:hover{color:#0089eb59}.theme-dark .blue-font-hover-transparent-40:hover,.theme-dark .color-0-font-hover-transparent-40:hover{color:#0089eb66}.theme-dark .blue-font-hover-transparent-45:hover,.theme-dark .color-0-font-hover-transparent-45:hover{color:#0089eb73}.theme-dark .blue-font-hover-transparent-50:hover,.theme-dark .color-0-font-hover-transparent-50:hover{color:#0089eb80}.theme-dark .blue-font-hover-transparent-55:hover,.theme-dark .color-0-font-hover-transparent-55:hover{color:#0089eb8c}.theme-dark .blue-font-hover-transparent-60:hover,.theme-dark .color-0-font-hover-transparent-60:hover{color:#0089eb99}.theme-dark .blue-font-hover-transparent-65:hover,.theme-dark .color-0-font-hover-transparent-65:hover{color:#0089eba6}.theme-dark .blue-font-hover-transparent-70:hover,.theme-dark .color-0-font-hover-transparent-70:hover{color:#0089ebb3}.theme-dark .blue-font-hover-transparent-75:hover,.theme-dark .color-0-font-hover-transparent-75:hover{color:#0089ebbf}.theme-dark .blue-font-hover-transparent-80:hover,.theme-dark .color-0-font-hover-transparent-80:hover{color:#0089ebcc}.theme-dark .blue-font-hover-transparent-85:hover,.theme-dark .color-0-font-hover-transparent-85:hover{color:#0089ebd9}.theme-dark .blue-font-hover-transparent-90:hover,.theme-dark .color-0-font-hover-transparent-90:hover{color:#0089ebe6}.theme-dark .blue-font-hover-transparent-95:hover,.theme-dark .color-0-font-hover-transparent-95:hover{color:#0089ebf2}.theme-dark .blue-font-contrast,.theme-dark .color-0-font-contrast{color:#161616}.theme-dark .blue-font-dark,.theme-dark .color-0-font-dark{color:#0060d7}.theme-dark .blue-font-dark-transparent-5,.theme-dark .color-0-font-dark-transparent-5{color:#0060d70d}.theme-dark .blue-font-dark-transparent-10,.theme-dark .color-0-font-dark-transparent-10{color:#0060d71a}.theme-dark .blue-font-dark-transparent-15,.theme-dark .color-0-font-dark-transparent-15{color:#0060d726}.theme-dark .blue-font-dark-transparent-20,.theme-dark .color-0-font-dark-transparent-20{color:#0060d733}.theme-dark .blue-font-dark-transparent-25,.theme-dark .color-0-font-dark-transparent-25{color:#0060d740}.theme-dark .blue-font-dark-transparent-30,.theme-dark .color-0-font-dark-transparent-30{color:#0060d74d}.theme-dark .blue-font-dark-transparent-35,.theme-dark .color-0-font-dark-transparent-35{color:#0060d759}.theme-dark .blue-font-dark-transparent-40,.theme-dark .color-0-font-dark-transparent-40{color:#0060d766}.theme-dark .blue-font-dark-transparent-45,.theme-dark .color-0-font-dark-transparent-45{color:#0060d773}.theme-dark .blue-font-dark-transparent-50,.theme-dark .color-0-font-dark-transparent-50{color:#0060d780}.theme-dark .blue-font-dark-transparent-55,.theme-dark .color-0-font-dark-transparent-55{color:#0060d78c}.theme-dark .blue-font-dark-transparent-60,.theme-dark .color-0-font-dark-transparent-60{color:#0060d799}.theme-dark .blue-font-dark-transparent-65,.theme-dark .color-0-font-dark-transparent-65{color:#0060d7a6}.theme-dark .blue-font-dark-transparent-70,.theme-dark .color-0-font-dark-transparent-70{color:#0060d7b3}.theme-dark .blue-font-dark-transparent-75,.theme-dark .color-0-font-dark-transparent-75{color:#0060d7bf}.theme-dark .blue-font-dark-transparent-80,.theme-dark .color-0-font-dark-transparent-80{color:#0060d7cc}.theme-dark .blue-font-dark-transparent-85,.theme-dark .color-0-font-dark-transparent-85{color:#0060d7d9}.theme-dark .blue-font-dark-transparent-90,.theme-dark .color-0-font-dark-transparent-90{color:#0060d7e6}.theme-dark .blue-font-dark-transparent-95,.theme-dark .color-0-font-dark-transparent-95{color:#0060d7f2}.theme-dark .blue-font-dark-lightness-10,.theme-dark .color-0-font-dark-lightness-10{color:#006df5}.theme-dark .blue-font-dark-darkness-10,.theme-dark .color-0-font-dark-darkness-10{color:#0056c2}.theme-dark .blue-font-dark-lightness-20,.theme-dark .color-0-font-dark-lightness-20{color:#137cff}.theme-dark .blue-font-dark-darkness-20,.theme-dark .color-0-font-dark-darkness-20{color:#004dac}.theme-dark .blue-font-dark-lightness-30,.theme-dark .color-0-font-dark-lightness-30{color:#318dff}.theme-dark .blue-font-dark-darkness-30,.theme-dark .color-0-font-dark-darkness-30{color:#004397}.theme-dark .blue-font-dark-lightness-40,.theme-dark .color-0-font-dark-lightness-40{color:#4e9dff}.theme-dark .blue-font-dark-darkness-40,.theme-dark .color-0-font-dark-darkness-40{color:#003a81}.theme-dark .blue-font-dark-lightness-50,.theme-dark .color-0-font-dark-lightness-50{color:#6cadff}.theme-dark .blue-font-dark-darkness-50,.theme-dark .color-0-font-dark-darkness-50{color:#00306c}.theme-dark .blue-font-dark-lightness-60,.theme-dark .color-0-font-dark-lightness-60{color:#89beff}.theme-dark .blue-font-dark-darkness-60,.theme-dark .color-0-font-dark-darkness-60{color:#002656}.theme-dark .blue-font-dark-lightness-70,.theme-dark .color-0-font-dark-lightness-70{color:#a7ceff}.theme-dark .blue-font-dark-darkness-70,.theme-dark .color-0-font-dark-darkness-70{color:#001d41}.theme-dark .blue-font-dark-lightness-80,.theme-dark .color-0-font-dark-lightness-80{color:#c4deff}.theme-dark .blue-font-dark-darkness-80,.theme-dark .color-0-font-dark-darkness-80{color:#00132b}.theme-dark .blue-font-dark-lightness-90,.theme-dark .color-0-font-dark-lightness-90{color:#e2efff}.theme-dark .blue-font-dark-darkness-90,.theme-dark .color-0-font-dark-darkness-90{color:#000a16}.theme-dark .blue-font-dark-hover:hover,.theme-dark .color-0-font-dark-hover:hover{color:#0060d7}.theme-dark .blue-font-dark-hover-transparent-5:hover,.theme-dark .color-0-font-dark-hover-transparent-5:hover{color:#0060d70d}.theme-dark .blue-font-dark-hover-transparent-10:hover,.theme-dark .color-0-font-dark-hover-transparent-10:hover{color:#0060d71a}.theme-dark .blue-font-dark-hover-transparent-15:hover,.theme-dark .color-0-font-dark-hover-transparent-15:hover{color:#0060d726}.theme-dark .blue-font-dark-hover-transparent-20:hover,.theme-dark .color-0-font-dark-hover-transparent-20:hover{color:#0060d733}.theme-dark .blue-font-dark-hover-transparent-25:hover,.theme-dark .color-0-font-dark-hover-transparent-25:hover{color:#0060d740}.theme-dark .blue-font-dark-hover-transparent-30:hover,.theme-dark .color-0-font-dark-hover-transparent-30:hover{color:#0060d74d}.theme-dark .blue-font-dark-hover-transparent-35:hover,.theme-dark .color-0-font-dark-hover-transparent-35:hover{color:#0060d759}.theme-dark .blue-font-dark-hover-transparent-40:hover,.theme-dark .color-0-font-dark-hover-transparent-40:hover{color:#0060d766}.theme-dark .blue-font-dark-hover-transparent-45:hover,.theme-dark .color-0-font-dark-hover-transparent-45:hover{color:#0060d773}.theme-dark .blue-font-dark-hover-transparent-50:hover,.theme-dark .color-0-font-dark-hover-transparent-50:hover{color:#0060d780}.theme-dark .blue-font-dark-hover-transparent-55:hover,.theme-dark .color-0-font-dark-hover-transparent-55:hover{color:#0060d78c}.theme-dark .blue-font-dark-hover-transparent-60:hover,.theme-dark .color-0-font-dark-hover-transparent-60:hover{color:#0060d799}.theme-dark .blue-font-dark-hover-transparent-65:hover,.theme-dark .color-0-font-dark-hover-transparent-65:hover{color:#0060d7a6}.theme-dark .blue-font-dark-hover-transparent-70:hover,.theme-dark .color-0-font-dark-hover-transparent-70:hover{color:#0060d7b3}.theme-dark .blue-font-dark-hover-transparent-75:hover,.theme-dark .color-0-font-dark-hover-transparent-75:hover{color:#0060d7bf}.theme-dark .blue-font-dark-hover-transparent-80:hover,.theme-dark .color-0-font-dark-hover-transparent-80:hover{color:#0060d7cc}.theme-dark .blue-font-dark-hover-transparent-85:hover,.theme-dark .color-0-font-dark-hover-transparent-85:hover{color:#0060d7d9}.theme-dark .blue-font-dark-hover-transparent-90:hover,.theme-dark .color-0-font-dark-hover-transparent-90:hover{color:#0060d7e6}.theme-dark .blue-font-dark-hover-transparent-95:hover,.theme-dark .color-0-font-dark-hover-transparent-95:hover{color:#0060d7f2}.theme-dark .blue-font-dark-contrast,.theme-dark .color-0-font-dark-contrast{color:#f2f2f2}.theme-dark .blue-font-darker,.theme-dark .color-0-font-darker{color:#003dab}.theme-dark .blue-font-darker-transparent-5,.theme-dark .color-0-font-darker-transparent-5{color:#003dab0d}.theme-dark .blue-font-darker-transparent-10,.theme-dark .color-0-font-darker-transparent-10{color:#003dab1a}.theme-dark .blue-font-darker-transparent-15,.theme-dark .color-0-font-darker-transparent-15{color:#003dab26}.theme-dark .blue-font-darker-transparent-20,.theme-dark .color-0-font-darker-transparent-20{color:#003dab33}.theme-dark .blue-font-darker-transparent-25,.theme-dark .color-0-font-darker-transparent-25{color:#003dab40}.theme-dark .blue-font-darker-transparent-30,.theme-dark .color-0-font-darker-transparent-30{color:#003dab4d}.theme-dark .blue-font-darker-transparent-35,.theme-dark .color-0-font-darker-transparent-35{color:#003dab59}.theme-dark .blue-font-darker-transparent-40,.theme-dark .color-0-font-darker-transparent-40{color:#003dab66}.theme-dark .blue-font-darker-transparent-45,.theme-dark .color-0-font-darker-transparent-45{color:#003dab73}.theme-dark .blue-font-darker-transparent-50,.theme-dark .color-0-font-darker-transparent-50{color:#003dab80}.theme-dark .blue-font-darker-transparent-55,.theme-dark .color-0-font-darker-transparent-55{color:#003dab8c}.theme-dark .blue-font-darker-transparent-60,.theme-dark .color-0-font-darker-transparent-60{color:#003dab99}.theme-dark .blue-font-darker-transparent-65,.theme-dark .color-0-font-darker-transparent-65{color:#003daba6}.theme-dark .blue-font-darker-transparent-70,.theme-dark .color-0-font-darker-transparent-70{color:#003dabb3}.theme-dark .blue-font-darker-transparent-75,.theme-dark .color-0-font-darker-transparent-75{color:#003dabbf}.theme-dark .blue-font-darker-transparent-80,.theme-dark .color-0-font-darker-transparent-80{color:#003dabcc}.theme-dark .blue-font-darker-transparent-85,.theme-dark .color-0-font-darker-transparent-85{color:#003dabd9}.theme-dark .blue-font-darker-transparent-90,.theme-dark .color-0-font-darker-transparent-90{color:#003dabe6}.theme-dark .blue-font-darker-transparent-95,.theme-dark .color-0-font-darker-transparent-95{color:#003dabf2}.theme-dark .blue-font-darker-lightness-10,.theme-dark .color-0-font-darker-lightness-10{color:#0049cd}.theme-dark .blue-font-darker-darkness-10,.theme-dark .color-0-font-darker-darkness-10{color:#00379a}.theme-dark .blue-font-darker-lightness-20,.theme-dark .color-0-font-darker-lightness-20{color:#0055ef}.theme-dark .blue-font-darker-darkness-20,.theme-dark .color-0-font-darker-darkness-20{color:#003189}.theme-dark .blue-font-darker-lightness-30,.theme-dark .color-0-font-darker-lightness-30{color:#1266ff}.theme-dark .blue-font-darker-darkness-30,.theme-dark .color-0-font-darker-darkness-30{color:#002b78}.theme-dark .blue-font-darker-lightness-40,.theme-dark .color-0-font-darker-lightness-40{color:#347cff}.theme-dark .blue-font-darker-darkness-40,.theme-dark .color-0-font-darker-darkness-40{color:#002567}.theme-dark .blue-font-darker-lightness-50,.theme-dark .color-0-font-darker-lightness-50{color:#5692ff}.theme-dark .blue-font-darker-darkness-50,.theme-dark .color-0-font-darker-darkness-50{color:#001f56}.theme-dark .blue-font-darker-lightness-60,.theme-dark .color-0-font-darker-lightness-60{color:#77a8ff}.theme-dark .blue-font-darker-darkness-60,.theme-dark .color-0-font-darker-darkness-60{color:#001844}.theme-dark .blue-font-darker-lightness-70,.theme-dark .color-0-font-darker-lightness-70{color:#99beff}.theme-dark .blue-font-darker-darkness-70,.theme-dark .color-0-font-darker-darkness-70{color:#001233}.theme-dark .blue-font-darker-lightness-80,.theme-dark .color-0-font-darker-lightness-80{color:#bbd3ff}.theme-dark .blue-font-darker-darkness-80,.theme-dark .color-0-font-darker-darkness-80{color:#000c22}.theme-dark .blue-font-darker-lightness-90,.theme-dark .color-0-font-darker-lightness-90{color:#dde9ff}.theme-dark .blue-font-darker-darkness-90,.theme-dark .color-0-font-darker-darkness-90{color:#000611}.theme-dark .blue-font-darker-hover:hover,.theme-dark .color-0-font-darker-hover:hover{color:#003dab}.theme-dark .blue-font-darker-hover-transparent-5:hover,.theme-dark .color-0-font-darker-hover-transparent-5:hover{color:#003dab0d}.theme-dark .blue-font-darker-hover-transparent-10:hover,.theme-dark .color-0-font-darker-hover-transparent-10:hover{color:#003dab1a}.theme-dark .blue-font-darker-hover-transparent-15:hover,.theme-dark .color-0-font-darker-hover-transparent-15:hover{color:#003dab26}.theme-dark .blue-font-darker-hover-transparent-20:hover,.theme-dark .color-0-font-darker-hover-transparent-20:hover{color:#003dab33}.theme-dark .blue-font-darker-hover-transparent-25:hover,.theme-dark .color-0-font-darker-hover-transparent-25:hover{color:#003dab40}.theme-dark .blue-font-darker-hover-transparent-30:hover,.theme-dark .color-0-font-darker-hover-transparent-30:hover{color:#003dab4d}.theme-dark .blue-font-darker-hover-transparent-35:hover,.theme-dark .color-0-font-darker-hover-transparent-35:hover{color:#003dab59}.theme-dark .blue-font-darker-hover-transparent-40:hover,.theme-dark .color-0-font-darker-hover-transparent-40:hover{color:#003dab66}.theme-dark .blue-font-darker-hover-transparent-45:hover,.theme-dark .color-0-font-darker-hover-transparent-45:hover{color:#003dab73}.theme-dark .blue-font-darker-hover-transparent-50:hover,.theme-dark .color-0-font-darker-hover-transparent-50:hover{color:#003dab80}.theme-dark .blue-font-darker-hover-transparent-55:hover,.theme-dark .color-0-font-darker-hover-transparent-55:hover{color:#003dab8c}.theme-dark .blue-font-darker-hover-transparent-60:hover,.theme-dark .color-0-font-darker-hover-transparent-60:hover{color:#003dab99}.theme-dark .blue-font-darker-hover-transparent-65:hover,.theme-dark .color-0-font-darker-hover-transparent-65:hover{color:#003daba6}.theme-dark .blue-font-darker-hover-transparent-70:hover,.theme-dark .color-0-font-darker-hover-transparent-70:hover{color:#003dabb3}.theme-dark .blue-font-darker-hover-transparent-75:hover,.theme-dark .color-0-font-darker-hover-transparent-75:hover{color:#003dabbf}.theme-dark .blue-font-darker-hover-transparent-80:hover,.theme-dark .color-0-font-darker-hover-transparent-80:hover{color:#003dabcc}.theme-dark .blue-font-darker-hover-transparent-85:hover,.theme-dark .color-0-font-darker-hover-transparent-85:hover{color:#003dabd9}.theme-dark .blue-font-darker-hover-transparent-90:hover,.theme-dark .color-0-font-darker-hover-transparent-90:hover{color:#003dabe6}.theme-dark .blue-font-darker-hover-transparent-95:hover,.theme-dark .color-0-font-darker-hover-transparent-95:hover{color:#003dabf2}.theme-dark .blue-font-darker-contrast,.theme-dark .color-0-font-darker-contrast{color:#f2f2f2}.theme-dark .blue-fill-lighter,.theme-dark .color-0-fill-lighter{fill:#b3dcf9}.theme-dark .blue-fill-lighter-transparent-5,.theme-dark .color-0-fill-lighter-transparent-5{fill:#b3dcf90d}.theme-dark .blue-fill-lighter-transparent-10,.theme-dark .color-0-fill-lighter-transparent-10{fill:#b3dcf91a}.theme-dark .blue-fill-lighter-transparent-15,.theme-dark .color-0-fill-lighter-transparent-15{fill:#b3dcf926}.theme-dark .blue-fill-lighter-transparent-20,.theme-dark .color-0-fill-lighter-transparent-20{fill:#b3dcf933}.theme-dark .blue-fill-lighter-transparent-25,.theme-dark .color-0-fill-lighter-transparent-25{fill:#b3dcf940}.theme-dark .blue-fill-lighter-transparent-30,.theme-dark .color-0-fill-lighter-transparent-30{fill:#b3dcf94d}.theme-dark .blue-fill-lighter-transparent-35,.theme-dark .color-0-fill-lighter-transparent-35{fill:#b3dcf959}.theme-dark .blue-fill-lighter-transparent-40,.theme-dark .color-0-fill-lighter-transparent-40{fill:#b3dcf966}.theme-dark .blue-fill-lighter-transparent-45,.theme-dark .color-0-fill-lighter-transparent-45{fill:#b3dcf973}.theme-dark .blue-fill-lighter-transparent-50,.theme-dark .color-0-fill-lighter-transparent-50{fill:#b3dcf980}.theme-dark .blue-fill-lighter-transparent-55,.theme-dark .color-0-fill-lighter-transparent-55{fill:#b3dcf98c}.theme-dark .blue-fill-lighter-transparent-60,.theme-dark .color-0-fill-lighter-transparent-60{fill:#b3dcf999}.theme-dark .blue-fill-lighter-transparent-65,.theme-dark .color-0-fill-lighter-transparent-65{fill:#b3dcf9a6}.theme-dark .blue-fill-lighter-transparent-70,.theme-dark .color-0-fill-lighter-transparent-70{fill:#b3dcf9b3}.theme-dark .blue-fill-lighter-transparent-75,.theme-dark .color-0-fill-lighter-transparent-75{fill:#b3dcf9bf}.theme-dark .blue-fill-lighter-transparent-80,.theme-dark .color-0-fill-lighter-transparent-80{fill:#b3dcf9cc}.theme-dark .blue-fill-lighter-transparent-85,.theme-dark .color-0-fill-lighter-transparent-85{fill:#b3dcf9d9}.theme-dark .blue-fill-lighter-transparent-90,.theme-dark .color-0-fill-lighter-transparent-90{fill:#b3dcf9e6}.theme-dark .blue-fill-lighter-transparent-95,.theme-dark .color-0-fill-lighter-transparent-95{fill:#b3dcf9f2}.theme-dark .blue-fill-lighter-lightness-10,.theme-dark .color-0-fill-lighter-lightness-10{fill:#bbe0fa}.theme-dark .blue-fill-lighter-darkness-10,.theme-dark .color-0-fill-lighter-darkness-10{fill:#8bcaf6}.theme-dark .blue-fill-lighter-lightness-20,.theme-dark .color-0-fill-lighter-lightness-20{fill:#c2e3fa}.theme-dark .blue-fill-lighter-darkness-20,.theme-dark .color-0-fill-lighter-darkness-20{fill:#64b7f3}.theme-dark .blue-fill-lighter-lightness-30,.theme-dark .color-0-fill-lighter-lightness-30{fill:#cae7fb}.theme-dark .blue-fill-lighter-darkness-30,.theme-dark .color-0-fill-lighter-darkness-30{fill:#3ca5f0}.theme-dark .blue-fill-lighter-lightness-40,.theme-dark .color-0-fill-lighter-lightness-40{fill:#d1eafb}.theme-dark .blue-fill-lighter-darkness-40,.theme-dark .color-0-fill-lighter-darkness-40{fill:#1493ec}.theme-dark .blue-fill-lighter-lightness-50,.theme-dark .color-0-fill-lighter-lightness-50{fill:#d9eefc}.theme-dark .blue-fill-lighter-darkness-50,.theme-dark .color-0-fill-lighter-darkness-50{fill:#107bc6}.theme-dark .blue-fill-lighter-lightness-60,.theme-dark .color-0-fill-lighter-lightness-60{fill:#e1f1fd}.theme-dark .blue-fill-lighter-darkness-60,.theme-dark .color-0-fill-lighter-darkness-60{fill:#0d629f}.theme-dark .blue-fill-lighter-lightness-70,.theme-dark .color-0-fill-lighter-lightness-70{fill:#e8f5fd}.theme-dark .blue-fill-lighter-darkness-70,.theme-dark .color-0-fill-lighter-darkness-70{fill:#094a77}.theme-dark .blue-fill-lighter-lightness-80,.theme-dark .color-0-fill-lighter-lightness-80{fill:#f0f8fe}.theme-dark .blue-fill-lighter-darkness-80,.theme-dark .color-0-fill-lighter-darkness-80{fill:#06314f}.theme-dark .blue-fill-lighter-lightness-90,.theme-dark .color-0-fill-lighter-lightness-90{fill:#f7fcfe}.theme-dark .blue-fill-lighter-darkness-90,.theme-dark .color-0-fill-lighter-darkness-90{fill:#031928}.theme-dark .blue-fill-lighter-hover:hover,.theme-dark .color-0-fill-lighter-hover:hover{fill:#b3dcf9}.theme-dark .blue-fill-lighter-hover-transparent-5:hover,.theme-dark .color-0-fill-lighter-hover-transparent-5:hover{fill:#b3dcf90d}.theme-dark .blue-fill-lighter-hover-transparent-10:hover,.theme-dark .color-0-fill-lighter-hover-transparent-10:hover{fill:#b3dcf91a}.theme-dark .blue-fill-lighter-hover-transparent-15:hover,.theme-dark .color-0-fill-lighter-hover-transparent-15:hover{fill:#b3dcf926}.theme-dark .blue-fill-lighter-hover-transparent-20:hover,.theme-dark .color-0-fill-lighter-hover-transparent-20:hover{fill:#b3dcf933}.theme-dark .blue-fill-lighter-hover-transparent-25:hover,.theme-dark .color-0-fill-lighter-hover-transparent-25:hover{fill:#b3dcf940}.theme-dark .blue-fill-lighter-hover-transparent-30:hover,.theme-dark .color-0-fill-lighter-hover-transparent-30:hover{fill:#b3dcf94d}.theme-dark .blue-fill-lighter-hover-transparent-35:hover,.theme-dark .color-0-fill-lighter-hover-transparent-35:hover{fill:#b3dcf959}.theme-dark .blue-fill-lighter-hover-transparent-40:hover,.theme-dark .color-0-fill-lighter-hover-transparent-40:hover{fill:#b3dcf966}.theme-dark .blue-fill-lighter-hover-transparent-45:hover,.theme-dark .color-0-fill-lighter-hover-transparent-45:hover{fill:#b3dcf973}.theme-dark .blue-fill-lighter-hover-transparent-50:hover,.theme-dark .color-0-fill-lighter-hover-transparent-50:hover{fill:#b3dcf980}.theme-dark .blue-fill-lighter-hover-transparent-55:hover,.theme-dark .color-0-fill-lighter-hover-transparent-55:hover{fill:#b3dcf98c}.theme-dark .blue-fill-lighter-hover-transparent-60:hover,.theme-dark .color-0-fill-lighter-hover-transparent-60:hover{fill:#b3dcf999}.theme-dark .blue-fill-lighter-hover-transparent-65:hover,.theme-dark .color-0-fill-lighter-hover-transparent-65:hover{fill:#b3dcf9a6}.theme-dark .blue-fill-lighter-hover-transparent-70:hover,.theme-dark .color-0-fill-lighter-hover-transparent-70:hover{fill:#b3dcf9b3}.theme-dark .blue-fill-lighter-hover-transparent-75:hover,.theme-dark .color-0-fill-lighter-hover-transparent-75:hover{fill:#b3dcf9bf}.theme-dark .blue-fill-lighter-hover-transparent-80:hover,.theme-dark .color-0-fill-lighter-hover-transparent-80:hover{fill:#b3dcf9cc}.theme-dark .blue-fill-lighter-hover-transparent-85:hover,.theme-dark .color-0-fill-lighter-hover-transparent-85:hover{fill:#b3dcf9d9}.theme-dark .blue-fill-lighter-hover-transparent-90:hover,.theme-dark .color-0-fill-lighter-hover-transparent-90:hover{fill:#b3dcf9e6}.theme-dark .blue-fill-lighter-hover-transparent-95:hover,.theme-dark .color-0-fill-lighter-hover-transparent-95:hover{fill:#b3dcf9f2}.theme-dark .blue-fill-light,.theme-dark .color-0-fill-light{fill:#4dacf1}.theme-dark .blue-fill-light-transparent-5,.theme-dark .color-0-fill-light-transparent-5{fill:#4dacf10d}.theme-dark .blue-fill-light-transparent-10,.theme-dark .color-0-fill-light-transparent-10{fill:#4dacf11a}.theme-dark .blue-fill-light-transparent-15,.theme-dark .color-0-fill-light-transparent-15{fill:#4dacf126}.theme-dark .blue-fill-light-transparent-20,.theme-dark .color-0-fill-light-transparent-20{fill:#4dacf133}.theme-dark .blue-fill-light-transparent-25,.theme-dark .color-0-fill-light-transparent-25{fill:#4dacf140}.theme-dark .blue-fill-light-transparent-30,.theme-dark .color-0-fill-light-transparent-30{fill:#4dacf14d}.theme-dark .blue-fill-light-transparent-35,.theme-dark .color-0-fill-light-transparent-35{fill:#4dacf159}.theme-dark .blue-fill-light-transparent-40,.theme-dark .color-0-fill-light-transparent-40{fill:#4dacf166}.theme-dark .blue-fill-light-transparent-45,.theme-dark .color-0-fill-light-transparent-45{fill:#4dacf173}.theme-dark .blue-fill-light-transparent-50,.theme-dark .color-0-fill-light-transparent-50{fill:#4dacf180}.theme-dark .blue-fill-light-transparent-55,.theme-dark .color-0-fill-light-transparent-55{fill:#4dacf18c}.theme-dark .blue-fill-light-transparent-60,.theme-dark .color-0-fill-light-transparent-60{fill:#4dacf199}.theme-dark .blue-fill-light-transparent-65,.theme-dark .color-0-fill-light-transparent-65{fill:#4dacf1a6}.theme-dark .blue-fill-light-transparent-70,.theme-dark .color-0-fill-light-transparent-70{fill:#4dacf1b3}.theme-dark .blue-fill-light-transparent-75,.theme-dark .color-0-fill-light-transparent-75{fill:#4dacf1bf}.theme-dark .blue-fill-light-transparent-80,.theme-dark .color-0-fill-light-transparent-80{fill:#4dacf1cc}.theme-dark .blue-fill-light-transparent-85,.theme-dark .color-0-fill-light-transparent-85{fill:#4dacf1d9}.theme-dark .blue-fill-light-transparent-90,.theme-dark .color-0-fill-light-transparent-90{fill:#4dacf1e6}.theme-dark .blue-fill-light-transparent-95,.theme-dark .color-0-fill-light-transparent-95{fill:#4dacf1f2}.theme-dark .blue-fill-light-lightness-10,.theme-dark .color-0-fill-light-lightness-10{fill:#5fb4f2}.theme-dark .blue-fill-light-darkness-10,.theme-dark .color-0-fill-light-darkness-10{fill:#309eef}.theme-dark .blue-fill-light-lightness-20,.theme-dark .color-0-fill-light-lightness-20{fill:#71bdf4}.theme-dark .blue-fill-light-darkness-20,.theme-dark .color-0-fill-light-darkness-20{fill:#1390ec}.theme-dark .blue-fill-light-lightness-30,.theme-dark .color-0-fill-light-lightness-30{fill:#82c5f5}.theme-dark .blue-fill-light-darkness-30,.theme-dark .color-0-fill-light-darkness-30{fill:#107ece}.theme-dark .blue-fill-light-lightness-40,.theme-dark .color-0-fill-light-lightness-40{fill:#94cdf7}.theme-dark .blue-fill-light-darkness-40,.theme-dark .color-0-fill-light-darkness-40{fill:#0e6cb1}.theme-dark .blue-fill-light-lightness-50,.theme-dark .color-0-fill-light-lightness-50{fill:#a6d6f8}.theme-dark .blue-fill-light-darkness-50,.theme-dark .color-0-fill-light-darkness-50{fill:#0c5a93}.theme-dark .blue-fill-light-lightness-60,.theme-dark .color-0-fill-light-lightness-60{fill:#b8def9}.theme-dark .blue-fill-light-darkness-60,.theme-dark .color-0-fill-light-darkness-60{fill:#094876}.theme-dark .blue-fill-light-lightness-70,.theme-dark .color-0-fill-light-lightness-70{fill:#cae6fb}.theme-dark .blue-fill-light-darkness-70,.theme-dark .color-0-fill-light-darkness-70{fill:#073658}.theme-dark .blue-fill-light-lightness-80,.theme-dark .color-0-fill-light-lightness-80{fill:#dbeefc}.theme-dark .blue-fill-light-darkness-80,.theme-dark .color-0-fill-light-darkness-80{fill:#05243b}.theme-dark .blue-fill-light-lightness-90,.theme-dark .color-0-fill-light-lightness-90{fill:#edf7fe}.theme-dark .blue-fill-light-darkness-90,.theme-dark .color-0-fill-light-darkness-90{fill:#02121d}.theme-dark .blue-fill-light-hover:hover,.theme-dark .color-0-fill-light-hover:hover{fill:#4dacf1}.theme-dark .blue-fill-light-hover-transparent-5:hover,.theme-dark .color-0-fill-light-hover-transparent-5:hover{fill:#4dacf10d}.theme-dark .blue-fill-light-hover-transparent-10:hover,.theme-dark .color-0-fill-light-hover-transparent-10:hover{fill:#4dacf11a}.theme-dark .blue-fill-light-hover-transparent-15:hover,.theme-dark .color-0-fill-light-hover-transparent-15:hover{fill:#4dacf126}.theme-dark .blue-fill-light-hover-transparent-20:hover,.theme-dark .color-0-fill-light-hover-transparent-20:hover{fill:#4dacf133}.theme-dark .blue-fill-light-hover-transparent-25:hover,.theme-dark .color-0-fill-light-hover-transparent-25:hover{fill:#4dacf140}.theme-dark .blue-fill-light-hover-transparent-30:hover,.theme-dark .color-0-fill-light-hover-transparent-30:hover{fill:#4dacf14d}.theme-dark .blue-fill-light-hover-transparent-35:hover,.theme-dark .color-0-fill-light-hover-transparent-35:hover{fill:#4dacf159}.theme-dark .blue-fill-light-hover-transparent-40:hover,.theme-dark .color-0-fill-light-hover-transparent-40:hover{fill:#4dacf166}.theme-dark .blue-fill-light-hover-transparent-45:hover,.theme-dark .color-0-fill-light-hover-transparent-45:hover{fill:#4dacf173}.theme-dark .blue-fill-light-hover-transparent-50:hover,.theme-dark .color-0-fill-light-hover-transparent-50:hover{fill:#4dacf180}.theme-dark .blue-fill-light-hover-transparent-55:hover,.theme-dark .color-0-fill-light-hover-transparent-55:hover{fill:#4dacf18c}.theme-dark .blue-fill-light-hover-transparent-60:hover,.theme-dark .color-0-fill-light-hover-transparent-60:hover{fill:#4dacf199}.theme-dark .blue-fill-light-hover-transparent-65:hover,.theme-dark .color-0-fill-light-hover-transparent-65:hover{fill:#4dacf1a6}.theme-dark .blue-fill-light-hover-transparent-70:hover,.theme-dark .color-0-fill-light-hover-transparent-70:hover{fill:#4dacf1b3}.theme-dark .blue-fill-light-hover-transparent-75:hover,.theme-dark .color-0-fill-light-hover-transparent-75:hover{fill:#4dacf1bf}.theme-dark .blue-fill-light-hover-transparent-80:hover,.theme-dark .color-0-fill-light-hover-transparent-80:hover{fill:#4dacf1cc}.theme-dark .blue-fill-light-hover-transparent-85:hover,.theme-dark .color-0-fill-light-hover-transparent-85:hover{fill:#4dacf1d9}.theme-dark .blue-fill-light-hover-transparent-90:hover,.theme-dark .color-0-fill-light-hover-transparent-90:hover{fill:#4dacf1e6}.theme-dark .blue-fill-light-hover-transparent-95:hover,.theme-dark .color-0-fill-light-hover-transparent-95:hover{fill:#4dacf1f2}.theme-dark .blue-fill,.theme-dark .color-0-fill{fill:#0089eb}.theme-dark .blue-fill-transparent-5,.theme-dark .color-0-fill-transparent-5{fill:#0089eb0d}.theme-dark .blue-fill-transparent-10,.theme-dark .color-0-fill-transparent-10{fill:#0089eb1a}.theme-dark .blue-fill-transparent-15,.theme-dark .color-0-fill-transparent-15{fill:#0089eb26}.theme-dark .blue-fill-transparent-20,.theme-dark .color-0-fill-transparent-20{fill:#0089eb33}.theme-dark .blue-fill-transparent-25,.theme-dark .color-0-fill-transparent-25{fill:#0089eb40}.theme-dark .blue-fill-transparent-30,.theme-dark .color-0-fill-transparent-30{fill:#0089eb4d}.theme-dark .blue-fill-transparent-35,.theme-dark .color-0-fill-transparent-35{fill:#0089eb59}.theme-dark .blue-fill-transparent-40,.theme-dark .color-0-fill-transparent-40{fill:#0089eb66}.theme-dark .blue-fill-transparent-45,.theme-dark .color-0-fill-transparent-45{fill:#0089eb73}.theme-dark .blue-fill-transparent-50,.theme-dark .color-0-fill-transparent-50{fill:#0089eb80}.theme-dark .blue-fill-transparent-55,.theme-dark .color-0-fill-transparent-55{fill:#0089eb8c}.theme-dark .blue-fill-transparent-60,.theme-dark .color-0-fill-transparent-60{fill:#0089eb99}.theme-dark .blue-fill-transparent-65,.theme-dark .color-0-fill-transparent-65{fill:#0089eba6}.theme-dark .blue-fill-transparent-70,.theme-dark .color-0-fill-transparent-70{fill:#0089ebb3}.theme-dark .blue-fill-transparent-75,.theme-dark .color-0-fill-transparent-75{fill:#0089ebbf}.theme-dark .blue-fill-transparent-80,.theme-dark .color-0-fill-transparent-80{fill:#0089ebcc}.theme-dark .blue-fill-transparent-85,.theme-dark .color-0-fill-transparent-85{fill:#0089ebd9}.theme-dark .blue-fill-transparent-90,.theme-dark .color-0-fill-transparent-90{fill:#0089ebe6}.theme-dark .blue-fill-transparent-95,.theme-dark .color-0-fill-transparent-95{fill:#0089ebf2}.theme-dark .blue-fill-lightness-10,.theme-dark .color-0-fill-lightness-10{fill:#0898ff}.theme-dark .blue-fill-darkness-10,.theme-dark .color-0-fill-darkness-10{fill:#007bd4}.theme-dark .blue-fill-lightness-20,.theme-dark .color-0-fill-lightness-20{fill:#23a3ff}.theme-dark .blue-fill-darkness-20,.theme-dark .color-0-fill-darkness-20{fill:#006ebc}.theme-dark .blue-fill-lightness-30,.theme-dark .color-0-fill-lightness-30{fill:#3fafff}.theme-dark .blue-fill-darkness-30,.theme-dark .color-0-fill-darkness-30{fill:#0060a5}.theme-dark .blue-fill-lightness-40,.theme-dark .color-0-fill-lightness-40{fill:#5abaff}.theme-dark .blue-fill-darkness-40,.theme-dark .color-0-fill-darkness-40{fill:#00528d}.theme-dark .blue-fill-lightness-50,.theme-dark .color-0-fill-lightness-50{fill:#76c6ff}.theme-dark .blue-fill-darkness-50,.theme-dark .color-0-fill-darkness-50{fill:#004576}.theme-dark .blue-fill-lightness-60,.theme-dark .color-0-fill-lightness-60{fill:#91d1ff}.theme-dark .blue-fill-darkness-60,.theme-dark .color-0-fill-darkness-60{fill:#00375e}.theme-dark .blue-fill-lightness-70,.theme-dark .color-0-fill-lightness-70{fill:#adddff}.theme-dark .blue-fill-darkness-70,.theme-dark .color-0-fill-darkness-70{fill:#002947}.theme-dark .blue-fill-lightness-80,.theme-dark .color-0-fill-lightness-80{fill:#c8e8ff}.theme-dark .blue-fill-darkness-80,.theme-dark .color-0-fill-darkness-80{fill:#001b2f}.theme-dark .blue-fill-lightness-90,.theme-dark .color-0-fill-lightness-90{fill:#e4f4ff}.theme-dark .blue-fill-darkness-90,.theme-dark .color-0-fill-darkness-90{fill:#000e18}.theme-dark .blue-fill-hover:hover,.theme-dark .color-0-fill-hover:hover{fill:#0089eb}.theme-dark .blue-fill-hover-transparent-5:hover,.theme-dark .color-0-fill-hover-transparent-5:hover{fill:#0089eb0d}.theme-dark .blue-fill-hover-transparent-10:hover,.theme-dark .color-0-fill-hover-transparent-10:hover{fill:#0089eb1a}.theme-dark .blue-fill-hover-transparent-15:hover,.theme-dark .color-0-fill-hover-transparent-15:hover{fill:#0089eb26}.theme-dark .blue-fill-hover-transparent-20:hover,.theme-dark .color-0-fill-hover-transparent-20:hover{fill:#0089eb33}.theme-dark .blue-fill-hover-transparent-25:hover,.theme-dark .color-0-fill-hover-transparent-25:hover{fill:#0089eb40}.theme-dark .blue-fill-hover-transparent-30:hover,.theme-dark .color-0-fill-hover-transparent-30:hover{fill:#0089eb4d}.theme-dark .blue-fill-hover-transparent-35:hover,.theme-dark .color-0-fill-hover-transparent-35:hover{fill:#0089eb59}.theme-dark .blue-fill-hover-transparent-40:hover,.theme-dark .color-0-fill-hover-transparent-40:hover{fill:#0089eb66}.theme-dark .blue-fill-hover-transparent-45:hover,.theme-dark .color-0-fill-hover-transparent-45:hover{fill:#0089eb73}.theme-dark .blue-fill-hover-transparent-50:hover,.theme-dark .color-0-fill-hover-transparent-50:hover{fill:#0089eb80}.theme-dark .blue-fill-hover-transparent-55:hover,.theme-dark .color-0-fill-hover-transparent-55:hover{fill:#0089eb8c}.theme-dark .blue-fill-hover-transparent-60:hover,.theme-dark .color-0-fill-hover-transparent-60:hover{fill:#0089eb99}.theme-dark .blue-fill-hover-transparent-65:hover,.theme-dark .color-0-fill-hover-transparent-65:hover{fill:#0089eba6}.theme-dark .blue-fill-hover-transparent-70:hover,.theme-dark .color-0-fill-hover-transparent-70:hover{fill:#0089ebb3}.theme-dark .blue-fill-hover-transparent-75:hover,.theme-dark .color-0-fill-hover-transparent-75:hover{fill:#0089ebbf}.theme-dark .blue-fill-hover-transparent-80:hover,.theme-dark .color-0-fill-hover-transparent-80:hover{fill:#0089ebcc}.theme-dark .blue-fill-hover-transparent-85:hover,.theme-dark .color-0-fill-hover-transparent-85:hover{fill:#0089ebd9}.theme-dark .blue-fill-hover-transparent-90:hover,.theme-dark .color-0-fill-hover-transparent-90:hover{fill:#0089ebe6}.theme-dark .blue-fill-hover-transparent-95:hover,.theme-dark .color-0-fill-hover-transparent-95:hover{fill:#0089ebf2}.theme-dark .blue-fill-dark,.theme-dark .color-0-fill-dark{fill:#0060d7}.theme-dark .blue-fill-dark-transparent-5,.theme-dark .color-0-fill-dark-transparent-5{fill:#0060d70d}.theme-dark .blue-fill-dark-transparent-10,.theme-dark .color-0-fill-dark-transparent-10{fill:#0060d71a}.theme-dark .blue-fill-dark-transparent-15,.theme-dark .color-0-fill-dark-transparent-15{fill:#0060d726}.theme-dark .blue-fill-dark-transparent-20,.theme-dark .color-0-fill-dark-transparent-20{fill:#0060d733}.theme-dark .blue-fill-dark-transparent-25,.theme-dark .color-0-fill-dark-transparent-25{fill:#0060d740}.theme-dark .blue-fill-dark-transparent-30,.theme-dark .color-0-fill-dark-transparent-30{fill:#0060d74d}.theme-dark .blue-fill-dark-transparent-35,.theme-dark .color-0-fill-dark-transparent-35{fill:#0060d759}.theme-dark .blue-fill-dark-transparent-40,.theme-dark .color-0-fill-dark-transparent-40{fill:#0060d766}.theme-dark .blue-fill-dark-transparent-45,.theme-dark .color-0-fill-dark-transparent-45{fill:#0060d773}.theme-dark .blue-fill-dark-transparent-50,.theme-dark .color-0-fill-dark-transparent-50{fill:#0060d780}.theme-dark .blue-fill-dark-transparent-55,.theme-dark .color-0-fill-dark-transparent-55{fill:#0060d78c}.theme-dark .blue-fill-dark-transparent-60,.theme-dark .color-0-fill-dark-transparent-60{fill:#0060d799}.theme-dark .blue-fill-dark-transparent-65,.theme-dark .color-0-fill-dark-transparent-65{fill:#0060d7a6}.theme-dark .blue-fill-dark-transparent-70,.theme-dark .color-0-fill-dark-transparent-70{fill:#0060d7b3}.theme-dark .blue-fill-dark-transparent-75,.theme-dark .color-0-fill-dark-transparent-75{fill:#0060d7bf}.theme-dark .blue-fill-dark-transparent-80,.theme-dark .color-0-fill-dark-transparent-80{fill:#0060d7cc}.theme-dark .blue-fill-dark-transparent-85,.theme-dark .color-0-fill-dark-transparent-85{fill:#0060d7d9}.theme-dark .blue-fill-dark-transparent-90,.theme-dark .color-0-fill-dark-transparent-90{fill:#0060d7e6}.theme-dark .blue-fill-dark-transparent-95,.theme-dark .color-0-fill-dark-transparent-95{fill:#0060d7f2}.theme-dark .blue-fill-dark-lightness-10,.theme-dark .color-0-fill-dark-lightness-10{fill:#006df5}.theme-dark .blue-fill-dark-darkness-10,.theme-dark .color-0-fill-dark-darkness-10{fill:#0056c2}.theme-dark .blue-fill-dark-lightness-20,.theme-dark .color-0-fill-dark-lightness-20{fill:#137cff}.theme-dark .blue-fill-dark-darkness-20,.theme-dark .color-0-fill-dark-darkness-20{fill:#004dac}.theme-dark .blue-fill-dark-lightness-30,.theme-dark .color-0-fill-dark-lightness-30{fill:#318dff}.theme-dark .blue-fill-dark-darkness-30,.theme-dark .color-0-fill-dark-darkness-30{fill:#004397}.theme-dark .blue-fill-dark-lightness-40,.theme-dark .color-0-fill-dark-lightness-40{fill:#4e9dff}.theme-dark .blue-fill-dark-darkness-40,.theme-dark .color-0-fill-dark-darkness-40{fill:#003a81}.theme-dark .blue-fill-dark-lightness-50,.theme-dark .color-0-fill-dark-lightness-50{fill:#6cadff}.theme-dark .blue-fill-dark-darkness-50,.theme-dark .color-0-fill-dark-darkness-50{fill:#00306c}.theme-dark .blue-fill-dark-lightness-60,.theme-dark .color-0-fill-dark-lightness-60{fill:#89beff}.theme-dark .blue-fill-dark-darkness-60,.theme-dark .color-0-fill-dark-darkness-60{fill:#002656}.theme-dark .blue-fill-dark-lightness-70,.theme-dark .color-0-fill-dark-lightness-70{fill:#a7ceff}.theme-dark .blue-fill-dark-darkness-70,.theme-dark .color-0-fill-dark-darkness-70{fill:#001d41}.theme-dark .blue-fill-dark-lightness-80,.theme-dark .color-0-fill-dark-lightness-80{fill:#c4deff}.theme-dark .blue-fill-dark-darkness-80,.theme-dark .color-0-fill-dark-darkness-80{fill:#00132b}.theme-dark .blue-fill-dark-lightness-90,.theme-dark .color-0-fill-dark-lightness-90{fill:#e2efff}.theme-dark .blue-fill-dark-darkness-90,.theme-dark .color-0-fill-dark-darkness-90{fill:#000a16}.theme-dark .blue-fill-dark-hover:hover,.theme-dark .color-0-fill-dark-hover:hover{fill:#0060d7}.theme-dark .blue-fill-dark-hover-transparent-5:hover,.theme-dark .color-0-fill-dark-hover-transparent-5:hover{fill:#0060d70d}.theme-dark .blue-fill-dark-hover-transparent-10:hover,.theme-dark .color-0-fill-dark-hover-transparent-10:hover{fill:#0060d71a}.theme-dark .blue-fill-dark-hover-transparent-15:hover,.theme-dark .color-0-fill-dark-hover-transparent-15:hover{fill:#0060d726}.theme-dark .blue-fill-dark-hover-transparent-20:hover,.theme-dark .color-0-fill-dark-hover-transparent-20:hover{fill:#0060d733}.theme-dark .blue-fill-dark-hover-transparent-25:hover,.theme-dark .color-0-fill-dark-hover-transparent-25:hover{fill:#0060d740}.theme-dark .blue-fill-dark-hover-transparent-30:hover,.theme-dark .color-0-fill-dark-hover-transparent-30:hover{fill:#0060d74d}.theme-dark .blue-fill-dark-hover-transparent-35:hover,.theme-dark .color-0-fill-dark-hover-transparent-35:hover{fill:#0060d759}.theme-dark .blue-fill-dark-hover-transparent-40:hover,.theme-dark .color-0-fill-dark-hover-transparent-40:hover{fill:#0060d766}.theme-dark .blue-fill-dark-hover-transparent-45:hover,.theme-dark .color-0-fill-dark-hover-transparent-45:hover{fill:#0060d773}.theme-dark .blue-fill-dark-hover-transparent-50:hover,.theme-dark .color-0-fill-dark-hover-transparent-50:hover{fill:#0060d780}.theme-dark .blue-fill-dark-hover-transparent-55:hover,.theme-dark .color-0-fill-dark-hover-transparent-55:hover{fill:#0060d78c}.theme-dark .blue-fill-dark-hover-transparent-60:hover,.theme-dark .color-0-fill-dark-hover-transparent-60:hover{fill:#0060d799}.theme-dark .blue-fill-dark-hover-transparent-65:hover,.theme-dark .color-0-fill-dark-hover-transparent-65:hover{fill:#0060d7a6}.theme-dark .blue-fill-dark-hover-transparent-70:hover,.theme-dark .color-0-fill-dark-hover-transparent-70:hover{fill:#0060d7b3}.theme-dark .blue-fill-dark-hover-transparent-75:hover,.theme-dark .color-0-fill-dark-hover-transparent-75:hover{fill:#0060d7bf}.theme-dark .blue-fill-dark-hover-transparent-80:hover,.theme-dark .color-0-fill-dark-hover-transparent-80:hover{fill:#0060d7cc}.theme-dark .blue-fill-dark-hover-transparent-85:hover,.theme-dark .color-0-fill-dark-hover-transparent-85:hover{fill:#0060d7d9}.theme-dark .blue-fill-dark-hover-transparent-90:hover,.theme-dark .color-0-fill-dark-hover-transparent-90:hover{fill:#0060d7e6}.theme-dark .blue-fill-dark-hover-transparent-95:hover,.theme-dark .color-0-fill-dark-hover-transparent-95:hover{fill:#0060d7f2}.theme-dark .blue-fill-darker,.theme-dark .color-0-fill-darker{fill:#003dab}.theme-dark .blue-fill-darker-transparent-5,.theme-dark .color-0-fill-darker-transparent-5{fill:#003dab0d}.theme-dark .blue-fill-darker-transparent-10,.theme-dark .color-0-fill-darker-transparent-10{fill:#003dab1a}.theme-dark .blue-fill-darker-transparent-15,.theme-dark .color-0-fill-darker-transparent-15{fill:#003dab26}.theme-dark .blue-fill-darker-transparent-20,.theme-dark .color-0-fill-darker-transparent-20{fill:#003dab33}.theme-dark .blue-fill-darker-transparent-25,.theme-dark .color-0-fill-darker-transparent-25{fill:#003dab40}.theme-dark .blue-fill-darker-transparent-30,.theme-dark .color-0-fill-darker-transparent-30{fill:#003dab4d}.theme-dark .blue-fill-darker-transparent-35,.theme-dark .color-0-fill-darker-transparent-35{fill:#003dab59}.theme-dark .blue-fill-darker-transparent-40,.theme-dark .color-0-fill-darker-transparent-40{fill:#003dab66}.theme-dark .blue-fill-darker-transparent-45,.theme-dark .color-0-fill-darker-transparent-45{fill:#003dab73}.theme-dark .blue-fill-darker-transparent-50,.theme-dark .color-0-fill-darker-transparent-50{fill:#003dab80}.theme-dark .blue-fill-darker-transparent-55,.theme-dark .color-0-fill-darker-transparent-55{fill:#003dab8c}.theme-dark .blue-fill-darker-transparent-60,.theme-dark .color-0-fill-darker-transparent-60{fill:#003dab99}.theme-dark .blue-fill-darker-transparent-65,.theme-dark .color-0-fill-darker-transparent-65{fill:#003daba6}.theme-dark .blue-fill-darker-transparent-70,.theme-dark .color-0-fill-darker-transparent-70{fill:#003dabb3}.theme-dark .blue-fill-darker-transparent-75,.theme-dark .color-0-fill-darker-transparent-75{fill:#003dabbf}.theme-dark .blue-fill-darker-transparent-80,.theme-dark .color-0-fill-darker-transparent-80{fill:#003dabcc}.theme-dark .blue-fill-darker-transparent-85,.theme-dark .color-0-fill-darker-transparent-85{fill:#003dabd9}.theme-dark .blue-fill-darker-transparent-90,.theme-dark .color-0-fill-darker-transparent-90{fill:#003dabe6}.theme-dark .blue-fill-darker-transparent-95,.theme-dark .color-0-fill-darker-transparent-95{fill:#003dabf2}.theme-dark .blue-fill-darker-lightness-10,.theme-dark .color-0-fill-darker-lightness-10{fill:#0049cd}.theme-dark .blue-fill-darker-darkness-10,.theme-dark .color-0-fill-darker-darkness-10{fill:#00379a}.theme-dark .blue-fill-darker-lightness-20,.theme-dark .color-0-fill-darker-lightness-20{fill:#0055ef}.theme-dark .blue-fill-darker-darkness-20,.theme-dark .color-0-fill-darker-darkness-20{fill:#003189}.theme-dark .blue-fill-darker-lightness-30,.theme-dark .color-0-fill-darker-lightness-30{fill:#1266ff}.theme-dark .blue-fill-darker-darkness-30,.theme-dark .color-0-fill-darker-darkness-30{fill:#002b78}.theme-dark .blue-fill-darker-lightness-40,.theme-dark .color-0-fill-darker-lightness-40{fill:#347cff}.theme-dark .blue-fill-darker-darkness-40,.theme-dark .color-0-fill-darker-darkness-40{fill:#002567}.theme-dark .blue-fill-darker-lightness-50,.theme-dark .color-0-fill-darker-lightness-50{fill:#5692ff}.theme-dark .blue-fill-darker-darkness-50,.theme-dark .color-0-fill-darker-darkness-50{fill:#001f56}.theme-dark .blue-fill-darker-lightness-60,.theme-dark .color-0-fill-darker-lightness-60{fill:#77a8ff}.theme-dark .blue-fill-darker-darkness-60,.theme-dark .color-0-fill-darker-darkness-60{fill:#001844}.theme-dark .blue-fill-darker-lightness-70,.theme-dark .color-0-fill-darker-lightness-70{fill:#99beff}.theme-dark .blue-fill-darker-darkness-70,.theme-dark .color-0-fill-darker-darkness-70{fill:#001233}.theme-dark .blue-fill-darker-lightness-80,.theme-dark .color-0-fill-darker-lightness-80{fill:#bbd3ff}.theme-dark .blue-fill-darker-darkness-80,.theme-dark .color-0-fill-darker-darkness-80{fill:#000c22}.theme-dark .blue-fill-darker-lightness-90,.theme-dark .color-0-fill-darker-lightness-90{fill:#dde9ff}.theme-dark .blue-fill-darker-darkness-90,.theme-dark .color-0-fill-darker-darkness-90{fill:#000611}.theme-dark .blue-fill-darker-hover:hover,.theme-dark .color-0-fill-darker-hover:hover{fill:#003dab}.theme-dark .blue-fill-darker-hover-transparent-5:hover,.theme-dark .color-0-fill-darker-hover-transparent-5:hover{fill:#003dab0d}.theme-dark .blue-fill-darker-hover-transparent-10:hover,.theme-dark .color-0-fill-darker-hover-transparent-10:hover{fill:#003dab1a}.theme-dark .blue-fill-darker-hover-transparent-15:hover,.theme-dark .color-0-fill-darker-hover-transparent-15:hover{fill:#003dab26}.theme-dark .blue-fill-darker-hover-transparent-20:hover,.theme-dark .color-0-fill-darker-hover-transparent-20:hover{fill:#003dab33}.theme-dark .blue-fill-darker-hover-transparent-25:hover,.theme-dark .color-0-fill-darker-hover-transparent-25:hover{fill:#003dab40}.theme-dark .blue-fill-darker-hover-transparent-30:hover,.theme-dark .color-0-fill-darker-hover-transparent-30:hover{fill:#003dab4d}.theme-dark .blue-fill-darker-hover-transparent-35:hover,.theme-dark .color-0-fill-darker-hover-transparent-35:hover{fill:#003dab59}.theme-dark .blue-fill-darker-hover-transparent-40:hover,.theme-dark .color-0-fill-darker-hover-transparent-40:hover{fill:#003dab66}.theme-dark .blue-fill-darker-hover-transparent-45:hover,.theme-dark .color-0-fill-darker-hover-transparent-45:hover{fill:#003dab73}.theme-dark .blue-fill-darker-hover-transparent-50:hover,.theme-dark .color-0-fill-darker-hover-transparent-50:hover{fill:#003dab80}.theme-dark .blue-fill-darker-hover-transparent-55:hover,.theme-dark .color-0-fill-darker-hover-transparent-55:hover{fill:#003dab8c}.theme-dark .blue-fill-darker-hover-transparent-60:hover,.theme-dark .color-0-fill-darker-hover-transparent-60:hover{fill:#003dab99}.theme-dark .blue-fill-darker-hover-transparent-65:hover,.theme-dark .color-0-fill-darker-hover-transparent-65:hover{fill:#003daba6}.theme-dark .blue-fill-darker-hover-transparent-70:hover,.theme-dark .color-0-fill-darker-hover-transparent-70:hover{fill:#003dabb3}.theme-dark .blue-fill-darker-hover-transparent-75:hover,.theme-dark .color-0-fill-darker-hover-transparent-75:hover{fill:#003dabbf}.theme-dark .blue-fill-darker-hover-transparent-80:hover,.theme-dark .color-0-fill-darker-hover-transparent-80:hover{fill:#003dabcc}.theme-dark .blue-fill-darker-hover-transparent-85:hover,.theme-dark .color-0-fill-darker-hover-transparent-85:hover{fill:#003dabd9}.theme-dark .blue-fill-darker-hover-transparent-90:hover,.theme-dark .color-0-fill-darker-hover-transparent-90:hover{fill:#003dabe6}.theme-dark .blue-fill-darker-hover-transparent-95:hover,.theme-dark .color-0-fill-darker-hover-transparent-95:hover{fill:#003dabf2}.theme-dark .blue-stroke-lighter,.theme-dark .color-0-stroke-lighter{stroke:#b3dcf9}.theme-dark .blue-stroke-lighter-transparent-5,.theme-dark .color-0-stroke-lighter-transparent-5{stroke:#b3dcf90d}.theme-dark .blue-stroke-lighter-transparent-10,.theme-dark .color-0-stroke-lighter-transparent-10{stroke:#b3dcf91a}.theme-dark .blue-stroke-lighter-transparent-15,.theme-dark .color-0-stroke-lighter-transparent-15{stroke:#b3dcf926}.theme-dark .blue-stroke-lighter-transparent-20,.theme-dark .color-0-stroke-lighter-transparent-20{stroke:#b3dcf933}.theme-dark .blue-stroke-lighter-transparent-25,.theme-dark .color-0-stroke-lighter-transparent-25{stroke:#b3dcf940}.theme-dark .blue-stroke-lighter-transparent-30,.theme-dark .color-0-stroke-lighter-transparent-30{stroke:#b3dcf94d}.theme-dark .blue-stroke-lighter-transparent-35,.theme-dark .color-0-stroke-lighter-transparent-35{stroke:#b3dcf959}.theme-dark .blue-stroke-lighter-transparent-40,.theme-dark .color-0-stroke-lighter-transparent-40{stroke:#b3dcf966}.theme-dark .blue-stroke-lighter-transparent-45,.theme-dark .color-0-stroke-lighter-transparent-45{stroke:#b3dcf973}.theme-dark .blue-stroke-lighter-transparent-50,.theme-dark .color-0-stroke-lighter-transparent-50{stroke:#b3dcf980}.theme-dark .blue-stroke-lighter-transparent-55,.theme-dark .color-0-stroke-lighter-transparent-55{stroke:#b3dcf98c}.theme-dark .blue-stroke-lighter-transparent-60,.theme-dark .color-0-stroke-lighter-transparent-60{stroke:#b3dcf999}.theme-dark .blue-stroke-lighter-transparent-65,.theme-dark .color-0-stroke-lighter-transparent-65{stroke:#b3dcf9a6}.theme-dark .blue-stroke-lighter-transparent-70,.theme-dark .color-0-stroke-lighter-transparent-70{stroke:#b3dcf9b3}.theme-dark .blue-stroke-lighter-transparent-75,.theme-dark .color-0-stroke-lighter-transparent-75{stroke:#b3dcf9bf}.theme-dark .blue-stroke-lighter-transparent-80,.theme-dark .color-0-stroke-lighter-transparent-80{stroke:#b3dcf9cc}.theme-dark .blue-stroke-lighter-transparent-85,.theme-dark .color-0-stroke-lighter-transparent-85{stroke:#b3dcf9d9}.theme-dark .blue-stroke-lighter-transparent-90,.theme-dark .color-0-stroke-lighter-transparent-90{stroke:#b3dcf9e6}.theme-dark .blue-stroke-lighter-transparent-95,.theme-dark .color-0-stroke-lighter-transparent-95{stroke:#b3dcf9f2}.theme-dark .blue-stroke-lighter-lightness-10,.theme-dark .color-0-stroke-lighter-lightness-10{stroke:#bbe0fa}.theme-dark .blue-stroke-lighter-darkness-10,.theme-dark .color-0-stroke-lighter-darkness-10{stroke:#8bcaf6}.theme-dark .blue-stroke-lighter-lightness-20,.theme-dark .color-0-stroke-lighter-lightness-20{stroke:#c2e3fa}.theme-dark .blue-stroke-lighter-darkness-20,.theme-dark .color-0-stroke-lighter-darkness-20{stroke:#64b7f3}.theme-dark .blue-stroke-lighter-lightness-30,.theme-dark .color-0-stroke-lighter-lightness-30{stroke:#cae7fb}.theme-dark .blue-stroke-lighter-darkness-30,.theme-dark .color-0-stroke-lighter-darkness-30{stroke:#3ca5f0}.theme-dark .blue-stroke-lighter-lightness-40,.theme-dark .color-0-stroke-lighter-lightness-40{stroke:#d1eafb}.theme-dark .blue-stroke-lighter-darkness-40,.theme-dark .color-0-stroke-lighter-darkness-40{stroke:#1493ec}.theme-dark .blue-stroke-lighter-lightness-50,.theme-dark .color-0-stroke-lighter-lightness-50{stroke:#d9eefc}.theme-dark .blue-stroke-lighter-darkness-50,.theme-dark .color-0-stroke-lighter-darkness-50{stroke:#107bc6}.theme-dark .blue-stroke-lighter-lightness-60,.theme-dark .color-0-stroke-lighter-lightness-60{stroke:#e1f1fd}.theme-dark .blue-stroke-lighter-darkness-60,.theme-dark .color-0-stroke-lighter-darkness-60{stroke:#0d629f}.theme-dark .blue-stroke-lighter-lightness-70,.theme-dark .color-0-stroke-lighter-lightness-70{stroke:#e8f5fd}.theme-dark .blue-stroke-lighter-darkness-70,.theme-dark .color-0-stroke-lighter-darkness-70{stroke:#094a77}.theme-dark .blue-stroke-lighter-lightness-80,.theme-dark .color-0-stroke-lighter-lightness-80{stroke:#f0f8fe}.theme-dark .blue-stroke-lighter-darkness-80,.theme-dark .color-0-stroke-lighter-darkness-80{stroke:#06314f}.theme-dark .blue-stroke-lighter-lightness-90,.theme-dark .color-0-stroke-lighter-lightness-90{stroke:#f7fcfe}.theme-dark .blue-stroke-lighter-darkness-90,.theme-dark .color-0-stroke-lighter-darkness-90{stroke:#031928}.theme-dark .blue-stroke-lighter-hover:hover,.theme-dark .color-0-stroke-lighter-hover:hover{stroke:#b3dcf9}.theme-dark .blue-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-5:hover{stroke:#b3dcf90d}.theme-dark .blue-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-10:hover{stroke:#b3dcf91a}.theme-dark .blue-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-15:hover{stroke:#b3dcf926}.theme-dark .blue-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-20:hover{stroke:#b3dcf933}.theme-dark .blue-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-25:hover{stroke:#b3dcf940}.theme-dark .blue-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-30:hover{stroke:#b3dcf94d}.theme-dark .blue-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-35:hover{stroke:#b3dcf959}.theme-dark .blue-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-40:hover{stroke:#b3dcf966}.theme-dark .blue-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-45:hover{stroke:#b3dcf973}.theme-dark .blue-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-50:hover{stroke:#b3dcf980}.theme-dark .blue-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-55:hover{stroke:#b3dcf98c}.theme-dark .blue-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-60:hover{stroke:#b3dcf999}.theme-dark .blue-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-65:hover{stroke:#b3dcf9a6}.theme-dark .blue-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-70:hover{stroke:#b3dcf9b3}.theme-dark .blue-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-75:hover{stroke:#b3dcf9bf}.theme-dark .blue-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-80:hover{stroke:#b3dcf9cc}.theme-dark .blue-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-85:hover{stroke:#b3dcf9d9}.theme-dark .blue-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-90:hover{stroke:#b3dcf9e6}.theme-dark .blue-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-0-stroke-lighter-hover-transparent-95:hover{stroke:#b3dcf9f2}.theme-dark .blue-stroke-light,.theme-dark .color-0-stroke-light{stroke:#4dacf1}.theme-dark .blue-stroke-light-transparent-5,.theme-dark .color-0-stroke-light-transparent-5{stroke:#4dacf10d}.theme-dark .blue-stroke-light-transparent-10,.theme-dark .color-0-stroke-light-transparent-10{stroke:#4dacf11a}.theme-dark .blue-stroke-light-transparent-15,.theme-dark .color-0-stroke-light-transparent-15{stroke:#4dacf126}.theme-dark .blue-stroke-light-transparent-20,.theme-dark .color-0-stroke-light-transparent-20{stroke:#4dacf133}.theme-dark .blue-stroke-light-transparent-25,.theme-dark .color-0-stroke-light-transparent-25{stroke:#4dacf140}.theme-dark .blue-stroke-light-transparent-30,.theme-dark .color-0-stroke-light-transparent-30{stroke:#4dacf14d}.theme-dark .blue-stroke-light-transparent-35,.theme-dark .color-0-stroke-light-transparent-35{stroke:#4dacf159}.theme-dark .blue-stroke-light-transparent-40,.theme-dark .color-0-stroke-light-transparent-40{stroke:#4dacf166}.theme-dark .blue-stroke-light-transparent-45,.theme-dark .color-0-stroke-light-transparent-45{stroke:#4dacf173}.theme-dark .blue-stroke-light-transparent-50,.theme-dark .color-0-stroke-light-transparent-50{stroke:#4dacf180}.theme-dark .blue-stroke-light-transparent-55,.theme-dark .color-0-stroke-light-transparent-55{stroke:#4dacf18c}.theme-dark .blue-stroke-light-transparent-60,.theme-dark .color-0-stroke-light-transparent-60{stroke:#4dacf199}.theme-dark .blue-stroke-light-transparent-65,.theme-dark .color-0-stroke-light-transparent-65{stroke:#4dacf1a6}.theme-dark .blue-stroke-light-transparent-70,.theme-dark .color-0-stroke-light-transparent-70{stroke:#4dacf1b3}.theme-dark .blue-stroke-light-transparent-75,.theme-dark .color-0-stroke-light-transparent-75{stroke:#4dacf1bf}.theme-dark .blue-stroke-light-transparent-80,.theme-dark .color-0-stroke-light-transparent-80{stroke:#4dacf1cc}.theme-dark .blue-stroke-light-transparent-85,.theme-dark .color-0-stroke-light-transparent-85{stroke:#4dacf1d9}.theme-dark .blue-stroke-light-transparent-90,.theme-dark .color-0-stroke-light-transparent-90{stroke:#4dacf1e6}.theme-dark .blue-stroke-light-transparent-95,.theme-dark .color-0-stroke-light-transparent-95{stroke:#4dacf1f2}.theme-dark .blue-stroke-light-lightness-10,.theme-dark .color-0-stroke-light-lightness-10{stroke:#5fb4f2}.theme-dark .blue-stroke-light-darkness-10,.theme-dark .color-0-stroke-light-darkness-10{stroke:#309eef}.theme-dark .blue-stroke-light-lightness-20,.theme-dark .color-0-stroke-light-lightness-20{stroke:#71bdf4}.theme-dark .blue-stroke-light-darkness-20,.theme-dark .color-0-stroke-light-darkness-20{stroke:#1390ec}.theme-dark .blue-stroke-light-lightness-30,.theme-dark .color-0-stroke-light-lightness-30{stroke:#82c5f5}.theme-dark .blue-stroke-light-darkness-30,.theme-dark .color-0-stroke-light-darkness-30{stroke:#107ece}.theme-dark .blue-stroke-light-lightness-40,.theme-dark .color-0-stroke-light-lightness-40{stroke:#94cdf7}.theme-dark .blue-stroke-light-darkness-40,.theme-dark .color-0-stroke-light-darkness-40{stroke:#0e6cb1}.theme-dark .blue-stroke-light-lightness-50,.theme-dark .color-0-stroke-light-lightness-50{stroke:#a6d6f8}.theme-dark .blue-stroke-light-darkness-50,.theme-dark .color-0-stroke-light-darkness-50{stroke:#0c5a93}.theme-dark .blue-stroke-light-lightness-60,.theme-dark .color-0-stroke-light-lightness-60{stroke:#b8def9}.theme-dark .blue-stroke-light-darkness-60,.theme-dark .color-0-stroke-light-darkness-60{stroke:#094876}.theme-dark .blue-stroke-light-lightness-70,.theme-dark .color-0-stroke-light-lightness-70{stroke:#cae6fb}.theme-dark .blue-stroke-light-darkness-70,.theme-dark .color-0-stroke-light-darkness-70{stroke:#073658}.theme-dark .blue-stroke-light-lightness-80,.theme-dark .color-0-stroke-light-lightness-80{stroke:#dbeefc}.theme-dark .blue-stroke-light-darkness-80,.theme-dark .color-0-stroke-light-darkness-80{stroke:#05243b}.theme-dark .blue-stroke-light-lightness-90,.theme-dark .color-0-stroke-light-lightness-90{stroke:#edf7fe}.theme-dark .blue-stroke-light-darkness-90,.theme-dark .color-0-stroke-light-darkness-90{stroke:#02121d}.theme-dark .blue-stroke-light-hover:hover,.theme-dark .color-0-stroke-light-hover:hover{stroke:#4dacf1}.theme-dark .blue-stroke-light-hover-transparent-5:hover,.theme-dark .color-0-stroke-light-hover-transparent-5:hover{stroke:#4dacf10d}.theme-dark .blue-stroke-light-hover-transparent-10:hover,.theme-dark .color-0-stroke-light-hover-transparent-10:hover{stroke:#4dacf11a}.theme-dark .blue-stroke-light-hover-transparent-15:hover,.theme-dark .color-0-stroke-light-hover-transparent-15:hover{stroke:#4dacf126}.theme-dark .blue-stroke-light-hover-transparent-20:hover,.theme-dark .color-0-stroke-light-hover-transparent-20:hover{stroke:#4dacf133}.theme-dark .blue-stroke-light-hover-transparent-25:hover,.theme-dark .color-0-stroke-light-hover-transparent-25:hover{stroke:#4dacf140}.theme-dark .blue-stroke-light-hover-transparent-30:hover,.theme-dark .color-0-stroke-light-hover-transparent-30:hover{stroke:#4dacf14d}.theme-dark .blue-stroke-light-hover-transparent-35:hover,.theme-dark .color-0-stroke-light-hover-transparent-35:hover{stroke:#4dacf159}.theme-dark .blue-stroke-light-hover-transparent-40:hover,.theme-dark .color-0-stroke-light-hover-transparent-40:hover{stroke:#4dacf166}.theme-dark .blue-stroke-light-hover-transparent-45:hover,.theme-dark .color-0-stroke-light-hover-transparent-45:hover{stroke:#4dacf173}.theme-dark .blue-stroke-light-hover-transparent-50:hover,.theme-dark .color-0-stroke-light-hover-transparent-50:hover{stroke:#4dacf180}.theme-dark .blue-stroke-light-hover-transparent-55:hover,.theme-dark .color-0-stroke-light-hover-transparent-55:hover{stroke:#4dacf18c}.theme-dark .blue-stroke-light-hover-transparent-60:hover,.theme-dark .color-0-stroke-light-hover-transparent-60:hover{stroke:#4dacf199}.theme-dark .blue-stroke-light-hover-transparent-65:hover,.theme-dark .color-0-stroke-light-hover-transparent-65:hover{stroke:#4dacf1a6}.theme-dark .blue-stroke-light-hover-transparent-70:hover,.theme-dark .color-0-stroke-light-hover-transparent-70:hover{stroke:#4dacf1b3}.theme-dark .blue-stroke-light-hover-transparent-75:hover,.theme-dark .color-0-stroke-light-hover-transparent-75:hover{stroke:#4dacf1bf}.theme-dark .blue-stroke-light-hover-transparent-80:hover,.theme-dark .color-0-stroke-light-hover-transparent-80:hover{stroke:#4dacf1cc}.theme-dark .blue-stroke-light-hover-transparent-85:hover,.theme-dark .color-0-stroke-light-hover-transparent-85:hover{stroke:#4dacf1d9}.theme-dark .blue-stroke-light-hover-transparent-90:hover,.theme-dark .color-0-stroke-light-hover-transparent-90:hover{stroke:#4dacf1e6}.theme-dark .blue-stroke-light-hover-transparent-95:hover,.theme-dark .color-0-stroke-light-hover-transparent-95:hover{stroke:#4dacf1f2}.theme-dark .blue-stroke,.theme-dark .color-0-stroke{stroke:#0089eb}.theme-dark .blue-stroke-transparent-5,.theme-dark .color-0-stroke-transparent-5{stroke:#0089eb0d}.theme-dark .blue-stroke-transparent-10,.theme-dark .color-0-stroke-transparent-10{stroke:#0089eb1a}.theme-dark .blue-stroke-transparent-15,.theme-dark .color-0-stroke-transparent-15{stroke:#0089eb26}.theme-dark .blue-stroke-transparent-20,.theme-dark .color-0-stroke-transparent-20{stroke:#0089eb33}.theme-dark .blue-stroke-transparent-25,.theme-dark .color-0-stroke-transparent-25{stroke:#0089eb40}.theme-dark .blue-stroke-transparent-30,.theme-dark .color-0-stroke-transparent-30{stroke:#0089eb4d}.theme-dark .blue-stroke-transparent-35,.theme-dark .color-0-stroke-transparent-35{stroke:#0089eb59}.theme-dark .blue-stroke-transparent-40,.theme-dark .color-0-stroke-transparent-40{stroke:#0089eb66}.theme-dark .blue-stroke-transparent-45,.theme-dark .color-0-stroke-transparent-45{stroke:#0089eb73}.theme-dark .blue-stroke-transparent-50,.theme-dark .color-0-stroke-transparent-50{stroke:#0089eb80}.theme-dark .blue-stroke-transparent-55,.theme-dark .color-0-stroke-transparent-55{stroke:#0089eb8c}.theme-dark .blue-stroke-transparent-60,.theme-dark .color-0-stroke-transparent-60{stroke:#0089eb99}.theme-dark .blue-stroke-transparent-65,.theme-dark .color-0-stroke-transparent-65{stroke:#0089eba6}.theme-dark .blue-stroke-transparent-70,.theme-dark .color-0-stroke-transparent-70{stroke:#0089ebb3}.theme-dark .blue-stroke-transparent-75,.theme-dark .color-0-stroke-transparent-75{stroke:#0089ebbf}.theme-dark .blue-stroke-transparent-80,.theme-dark .color-0-stroke-transparent-80{stroke:#0089ebcc}.theme-dark .blue-stroke-transparent-85,.theme-dark .color-0-stroke-transparent-85{stroke:#0089ebd9}.theme-dark .blue-stroke-transparent-90,.theme-dark .color-0-stroke-transparent-90{stroke:#0089ebe6}.theme-dark .blue-stroke-transparent-95,.theme-dark .color-0-stroke-transparent-95{stroke:#0089ebf2}.theme-dark .blue-stroke-lightness-10,.theme-dark .color-0-stroke-lightness-10{stroke:#0898ff}.theme-dark .blue-stroke-darkness-10,.theme-dark .color-0-stroke-darkness-10{stroke:#007bd4}.theme-dark .blue-stroke-lightness-20,.theme-dark .color-0-stroke-lightness-20{stroke:#23a3ff}.theme-dark .blue-stroke-darkness-20,.theme-dark .color-0-stroke-darkness-20{stroke:#006ebc}.theme-dark .blue-stroke-lightness-30,.theme-dark .color-0-stroke-lightness-30{stroke:#3fafff}.theme-dark .blue-stroke-darkness-30,.theme-dark .color-0-stroke-darkness-30{stroke:#0060a5}.theme-dark .blue-stroke-lightness-40,.theme-dark .color-0-stroke-lightness-40{stroke:#5abaff}.theme-dark .blue-stroke-darkness-40,.theme-dark .color-0-stroke-darkness-40{stroke:#00528d}.theme-dark .blue-stroke-lightness-50,.theme-dark .color-0-stroke-lightness-50{stroke:#76c6ff}.theme-dark .blue-stroke-darkness-50,.theme-dark .color-0-stroke-darkness-50{stroke:#004576}.theme-dark .blue-stroke-lightness-60,.theme-dark .color-0-stroke-lightness-60{stroke:#91d1ff}.theme-dark .blue-stroke-darkness-60,.theme-dark .color-0-stroke-darkness-60{stroke:#00375e}.theme-dark .blue-stroke-lightness-70,.theme-dark .color-0-stroke-lightness-70{stroke:#adddff}.theme-dark .blue-stroke-darkness-70,.theme-dark .color-0-stroke-darkness-70{stroke:#002947}.theme-dark .blue-stroke-lightness-80,.theme-dark .color-0-stroke-lightness-80{stroke:#c8e8ff}.theme-dark .blue-stroke-darkness-80,.theme-dark .color-0-stroke-darkness-80{stroke:#001b2f}.theme-dark .blue-stroke-lightness-90,.theme-dark .color-0-stroke-lightness-90{stroke:#e4f4ff}.theme-dark .blue-stroke-darkness-90,.theme-dark .color-0-stroke-darkness-90{stroke:#000e18}.theme-dark .blue-stroke-hover:hover,.theme-dark .color-0-stroke-hover:hover{stroke:#0089eb}.theme-dark .blue-stroke-hover-transparent-5:hover,.theme-dark .color-0-stroke-hover-transparent-5:hover{stroke:#0089eb0d}.theme-dark .blue-stroke-hover-transparent-10:hover,.theme-dark .color-0-stroke-hover-transparent-10:hover{stroke:#0089eb1a}.theme-dark .blue-stroke-hover-transparent-15:hover,.theme-dark .color-0-stroke-hover-transparent-15:hover{stroke:#0089eb26}.theme-dark .blue-stroke-hover-transparent-20:hover,.theme-dark .color-0-stroke-hover-transparent-20:hover{stroke:#0089eb33}.theme-dark .blue-stroke-hover-transparent-25:hover,.theme-dark .color-0-stroke-hover-transparent-25:hover{stroke:#0089eb40}.theme-dark .blue-stroke-hover-transparent-30:hover,.theme-dark .color-0-stroke-hover-transparent-30:hover{stroke:#0089eb4d}.theme-dark .blue-stroke-hover-transparent-35:hover,.theme-dark .color-0-stroke-hover-transparent-35:hover{stroke:#0089eb59}.theme-dark .blue-stroke-hover-transparent-40:hover,.theme-dark .color-0-stroke-hover-transparent-40:hover{stroke:#0089eb66}.theme-dark .blue-stroke-hover-transparent-45:hover,.theme-dark .color-0-stroke-hover-transparent-45:hover{stroke:#0089eb73}.theme-dark .blue-stroke-hover-transparent-50:hover,.theme-dark .color-0-stroke-hover-transparent-50:hover{stroke:#0089eb80}.theme-dark .blue-stroke-hover-transparent-55:hover,.theme-dark .color-0-stroke-hover-transparent-55:hover{stroke:#0089eb8c}.theme-dark .blue-stroke-hover-transparent-60:hover,.theme-dark .color-0-stroke-hover-transparent-60:hover{stroke:#0089eb99}.theme-dark .blue-stroke-hover-transparent-65:hover,.theme-dark .color-0-stroke-hover-transparent-65:hover{stroke:#0089eba6}.theme-dark .blue-stroke-hover-transparent-70:hover,.theme-dark .color-0-stroke-hover-transparent-70:hover{stroke:#0089ebb3}.theme-dark .blue-stroke-hover-transparent-75:hover,.theme-dark .color-0-stroke-hover-transparent-75:hover{stroke:#0089ebbf}.theme-dark .blue-stroke-hover-transparent-80:hover,.theme-dark .color-0-stroke-hover-transparent-80:hover{stroke:#0089ebcc}.theme-dark .blue-stroke-hover-transparent-85:hover,.theme-dark .color-0-stroke-hover-transparent-85:hover{stroke:#0089ebd9}.theme-dark .blue-stroke-hover-transparent-90:hover,.theme-dark .color-0-stroke-hover-transparent-90:hover{stroke:#0089ebe6}.theme-dark .blue-stroke-hover-transparent-95:hover,.theme-dark .color-0-stroke-hover-transparent-95:hover{stroke:#0089ebf2}.theme-dark .blue-stroke-dark,.theme-dark .color-0-stroke-dark{stroke:#0060d7}.theme-dark .blue-stroke-dark-transparent-5,.theme-dark .color-0-stroke-dark-transparent-5{stroke:#0060d70d}.theme-dark .blue-stroke-dark-transparent-10,.theme-dark .color-0-stroke-dark-transparent-10{stroke:#0060d71a}.theme-dark .blue-stroke-dark-transparent-15,.theme-dark .color-0-stroke-dark-transparent-15{stroke:#0060d726}.theme-dark .blue-stroke-dark-transparent-20,.theme-dark .color-0-stroke-dark-transparent-20{stroke:#0060d733}.theme-dark .blue-stroke-dark-transparent-25,.theme-dark .color-0-stroke-dark-transparent-25{stroke:#0060d740}.theme-dark .blue-stroke-dark-transparent-30,.theme-dark .color-0-stroke-dark-transparent-30{stroke:#0060d74d}.theme-dark .blue-stroke-dark-transparent-35,.theme-dark .color-0-stroke-dark-transparent-35{stroke:#0060d759}.theme-dark .blue-stroke-dark-transparent-40,.theme-dark .color-0-stroke-dark-transparent-40{stroke:#0060d766}.theme-dark .blue-stroke-dark-transparent-45,.theme-dark .color-0-stroke-dark-transparent-45{stroke:#0060d773}.theme-dark .blue-stroke-dark-transparent-50,.theme-dark .color-0-stroke-dark-transparent-50{stroke:#0060d780}.theme-dark .blue-stroke-dark-transparent-55,.theme-dark .color-0-stroke-dark-transparent-55{stroke:#0060d78c}.theme-dark .blue-stroke-dark-transparent-60,.theme-dark .color-0-stroke-dark-transparent-60{stroke:#0060d799}.theme-dark .blue-stroke-dark-transparent-65,.theme-dark .color-0-stroke-dark-transparent-65{stroke:#0060d7a6}.theme-dark .blue-stroke-dark-transparent-70,.theme-dark .color-0-stroke-dark-transparent-70{stroke:#0060d7b3}.theme-dark .blue-stroke-dark-transparent-75,.theme-dark .color-0-stroke-dark-transparent-75{stroke:#0060d7bf}.theme-dark .blue-stroke-dark-transparent-80,.theme-dark .color-0-stroke-dark-transparent-80{stroke:#0060d7cc}.theme-dark .blue-stroke-dark-transparent-85,.theme-dark .color-0-stroke-dark-transparent-85{stroke:#0060d7d9}.theme-dark .blue-stroke-dark-transparent-90,.theme-dark .color-0-stroke-dark-transparent-90{stroke:#0060d7e6}.theme-dark .blue-stroke-dark-transparent-95,.theme-dark .color-0-stroke-dark-transparent-95{stroke:#0060d7f2}.theme-dark .blue-stroke-dark-lightness-10,.theme-dark .color-0-stroke-dark-lightness-10{stroke:#006df5}.theme-dark .blue-stroke-dark-darkness-10,.theme-dark .color-0-stroke-dark-darkness-10{stroke:#0056c2}.theme-dark .blue-stroke-dark-lightness-20,.theme-dark .color-0-stroke-dark-lightness-20{stroke:#137cff}.theme-dark .blue-stroke-dark-darkness-20,.theme-dark .color-0-stroke-dark-darkness-20{stroke:#004dac}.theme-dark .blue-stroke-dark-lightness-30,.theme-dark .color-0-stroke-dark-lightness-30{stroke:#318dff}.theme-dark .blue-stroke-dark-darkness-30,.theme-dark .color-0-stroke-dark-darkness-30{stroke:#004397}.theme-dark .blue-stroke-dark-lightness-40,.theme-dark .color-0-stroke-dark-lightness-40{stroke:#4e9dff}.theme-dark .blue-stroke-dark-darkness-40,.theme-dark .color-0-stroke-dark-darkness-40{stroke:#003a81}.theme-dark .blue-stroke-dark-lightness-50,.theme-dark .color-0-stroke-dark-lightness-50{stroke:#6cadff}.theme-dark .blue-stroke-dark-darkness-50,.theme-dark .color-0-stroke-dark-darkness-50{stroke:#00306c}.theme-dark .blue-stroke-dark-lightness-60,.theme-dark .color-0-stroke-dark-lightness-60{stroke:#89beff}.theme-dark .blue-stroke-dark-darkness-60,.theme-dark .color-0-stroke-dark-darkness-60{stroke:#002656}.theme-dark .blue-stroke-dark-lightness-70,.theme-dark .color-0-stroke-dark-lightness-70{stroke:#a7ceff}.theme-dark .blue-stroke-dark-darkness-70,.theme-dark .color-0-stroke-dark-darkness-70{stroke:#001d41}.theme-dark .blue-stroke-dark-lightness-80,.theme-dark .color-0-stroke-dark-lightness-80{stroke:#c4deff}.theme-dark .blue-stroke-dark-darkness-80,.theme-dark .color-0-stroke-dark-darkness-80{stroke:#00132b}.theme-dark .blue-stroke-dark-lightness-90,.theme-dark .color-0-stroke-dark-lightness-90{stroke:#e2efff}.theme-dark .blue-stroke-dark-darkness-90,.theme-dark .color-0-stroke-dark-darkness-90{stroke:#000a16}.theme-dark .blue-stroke-dark-hover:hover,.theme-dark .color-0-stroke-dark-hover:hover{stroke:#0060d7}.theme-dark .blue-stroke-dark-hover-transparent-5:hover,.theme-dark .color-0-stroke-dark-hover-transparent-5:hover{stroke:#0060d70d}.theme-dark .blue-stroke-dark-hover-transparent-10:hover,.theme-dark .color-0-stroke-dark-hover-transparent-10:hover{stroke:#0060d71a}.theme-dark .blue-stroke-dark-hover-transparent-15:hover,.theme-dark .color-0-stroke-dark-hover-transparent-15:hover{stroke:#0060d726}.theme-dark .blue-stroke-dark-hover-transparent-20:hover,.theme-dark .color-0-stroke-dark-hover-transparent-20:hover{stroke:#0060d733}.theme-dark .blue-stroke-dark-hover-transparent-25:hover,.theme-dark .color-0-stroke-dark-hover-transparent-25:hover{stroke:#0060d740}.theme-dark .blue-stroke-dark-hover-transparent-30:hover,.theme-dark .color-0-stroke-dark-hover-transparent-30:hover{stroke:#0060d74d}.theme-dark .blue-stroke-dark-hover-transparent-35:hover,.theme-dark .color-0-stroke-dark-hover-transparent-35:hover{stroke:#0060d759}.theme-dark .blue-stroke-dark-hover-transparent-40:hover,.theme-dark .color-0-stroke-dark-hover-transparent-40:hover{stroke:#0060d766}.theme-dark .blue-stroke-dark-hover-transparent-45:hover,.theme-dark .color-0-stroke-dark-hover-transparent-45:hover{stroke:#0060d773}.theme-dark .blue-stroke-dark-hover-transparent-50:hover,.theme-dark .color-0-stroke-dark-hover-transparent-50:hover{stroke:#0060d780}.theme-dark .blue-stroke-dark-hover-transparent-55:hover,.theme-dark .color-0-stroke-dark-hover-transparent-55:hover{stroke:#0060d78c}.theme-dark .blue-stroke-dark-hover-transparent-60:hover,.theme-dark .color-0-stroke-dark-hover-transparent-60:hover{stroke:#0060d799}.theme-dark .blue-stroke-dark-hover-transparent-65:hover,.theme-dark .color-0-stroke-dark-hover-transparent-65:hover{stroke:#0060d7a6}.theme-dark .blue-stroke-dark-hover-transparent-70:hover,.theme-dark .color-0-stroke-dark-hover-transparent-70:hover{stroke:#0060d7b3}.theme-dark .blue-stroke-dark-hover-transparent-75:hover,.theme-dark .color-0-stroke-dark-hover-transparent-75:hover{stroke:#0060d7bf}.theme-dark .blue-stroke-dark-hover-transparent-80:hover,.theme-dark .color-0-stroke-dark-hover-transparent-80:hover{stroke:#0060d7cc}.theme-dark .blue-stroke-dark-hover-transparent-85:hover,.theme-dark .color-0-stroke-dark-hover-transparent-85:hover{stroke:#0060d7d9}.theme-dark .blue-stroke-dark-hover-transparent-90:hover,.theme-dark .color-0-stroke-dark-hover-transparent-90:hover{stroke:#0060d7e6}.theme-dark .blue-stroke-dark-hover-transparent-95:hover,.theme-dark .color-0-stroke-dark-hover-transparent-95:hover{stroke:#0060d7f2}.theme-dark .blue-stroke-darker,.theme-dark .color-0-stroke-darker{stroke:#003dab}.theme-dark .blue-stroke-darker-transparent-5,.theme-dark .color-0-stroke-darker-transparent-5{stroke:#003dab0d}.theme-dark .blue-stroke-darker-transparent-10,.theme-dark .color-0-stroke-darker-transparent-10{stroke:#003dab1a}.theme-dark .blue-stroke-darker-transparent-15,.theme-dark .color-0-stroke-darker-transparent-15{stroke:#003dab26}.theme-dark .blue-stroke-darker-transparent-20,.theme-dark .color-0-stroke-darker-transparent-20{stroke:#003dab33}.theme-dark .blue-stroke-darker-transparent-25,.theme-dark .color-0-stroke-darker-transparent-25{stroke:#003dab40}.theme-dark .blue-stroke-darker-transparent-30,.theme-dark .color-0-stroke-darker-transparent-30{stroke:#003dab4d}.theme-dark .blue-stroke-darker-transparent-35,.theme-dark .color-0-stroke-darker-transparent-35{stroke:#003dab59}.theme-dark .blue-stroke-darker-transparent-40,.theme-dark .color-0-stroke-darker-transparent-40{stroke:#003dab66}.theme-dark .blue-stroke-darker-transparent-45,.theme-dark .color-0-stroke-darker-transparent-45{stroke:#003dab73}.theme-dark .blue-stroke-darker-transparent-50,.theme-dark .color-0-stroke-darker-transparent-50{stroke:#003dab80}.theme-dark .blue-stroke-darker-transparent-55,.theme-dark .color-0-stroke-darker-transparent-55{stroke:#003dab8c}.theme-dark .blue-stroke-darker-transparent-60,.theme-dark .color-0-stroke-darker-transparent-60{stroke:#003dab99}.theme-dark .blue-stroke-darker-transparent-65,.theme-dark .color-0-stroke-darker-transparent-65{stroke:#003daba6}.theme-dark .blue-stroke-darker-transparent-70,.theme-dark .color-0-stroke-darker-transparent-70{stroke:#003dabb3}.theme-dark .blue-stroke-darker-transparent-75,.theme-dark .color-0-stroke-darker-transparent-75{stroke:#003dabbf}.theme-dark .blue-stroke-darker-transparent-80,.theme-dark .color-0-stroke-darker-transparent-80{stroke:#003dabcc}.theme-dark .blue-stroke-darker-transparent-85,.theme-dark .color-0-stroke-darker-transparent-85{stroke:#003dabd9}.theme-dark .blue-stroke-darker-transparent-90,.theme-dark .color-0-stroke-darker-transparent-90{stroke:#003dabe6}.theme-dark .blue-stroke-darker-transparent-95,.theme-dark .color-0-stroke-darker-transparent-95{stroke:#003dabf2}.theme-dark .blue-stroke-darker-lightness-10,.theme-dark .color-0-stroke-darker-lightness-10{stroke:#0049cd}.theme-dark .blue-stroke-darker-darkness-10,.theme-dark .color-0-stroke-darker-darkness-10{stroke:#00379a}.theme-dark .blue-stroke-darker-lightness-20,.theme-dark .color-0-stroke-darker-lightness-20{stroke:#0055ef}.theme-dark .blue-stroke-darker-darkness-20,.theme-dark .color-0-stroke-darker-darkness-20{stroke:#003189}.theme-dark .blue-stroke-darker-lightness-30,.theme-dark .color-0-stroke-darker-lightness-30{stroke:#1266ff}.theme-dark .blue-stroke-darker-darkness-30,.theme-dark .color-0-stroke-darker-darkness-30{stroke:#002b78}.theme-dark .blue-stroke-darker-lightness-40,.theme-dark .color-0-stroke-darker-lightness-40{stroke:#347cff}.theme-dark .blue-stroke-darker-darkness-40,.theme-dark .color-0-stroke-darker-darkness-40{stroke:#002567}.theme-dark .blue-stroke-darker-lightness-50,.theme-dark .color-0-stroke-darker-lightness-50{stroke:#5692ff}.theme-dark .blue-stroke-darker-darkness-50,.theme-dark .color-0-stroke-darker-darkness-50{stroke:#001f56}.theme-dark .blue-stroke-darker-lightness-60,.theme-dark .color-0-stroke-darker-lightness-60{stroke:#77a8ff}.theme-dark .blue-stroke-darker-darkness-60,.theme-dark .color-0-stroke-darker-darkness-60{stroke:#001844}.theme-dark .blue-stroke-darker-lightness-70,.theme-dark .color-0-stroke-darker-lightness-70{stroke:#99beff}.theme-dark .blue-stroke-darker-darkness-70,.theme-dark .color-0-stroke-darker-darkness-70{stroke:#001233}.theme-dark .blue-stroke-darker-lightness-80,.theme-dark .color-0-stroke-darker-lightness-80{stroke:#bbd3ff}.theme-dark .blue-stroke-darker-darkness-80,.theme-dark .color-0-stroke-darker-darkness-80{stroke:#000c22}.theme-dark .blue-stroke-darker-lightness-90,.theme-dark .color-0-stroke-darker-lightness-90{stroke:#dde9ff}.theme-dark .blue-stroke-darker-darkness-90,.theme-dark .color-0-stroke-darker-darkness-90{stroke:#000611}.theme-dark .blue-stroke-darker-hover:hover,.theme-dark .color-0-stroke-darker-hover:hover{stroke:#003dab}.theme-dark .blue-stroke-darker-hover-transparent-5:hover,.theme-dark .color-0-stroke-darker-hover-transparent-5:hover{stroke:#003dab0d}.theme-dark .blue-stroke-darker-hover-transparent-10:hover,.theme-dark .color-0-stroke-darker-hover-transparent-10:hover{stroke:#003dab1a}.theme-dark .blue-stroke-darker-hover-transparent-15:hover,.theme-dark .color-0-stroke-darker-hover-transparent-15:hover{stroke:#003dab26}.theme-dark .blue-stroke-darker-hover-transparent-20:hover,.theme-dark .color-0-stroke-darker-hover-transparent-20:hover{stroke:#003dab33}.theme-dark .blue-stroke-darker-hover-transparent-25:hover,.theme-dark .color-0-stroke-darker-hover-transparent-25:hover{stroke:#003dab40}.theme-dark .blue-stroke-darker-hover-transparent-30:hover,.theme-dark .color-0-stroke-darker-hover-transparent-30:hover{stroke:#003dab4d}.theme-dark .blue-stroke-darker-hover-transparent-35:hover,.theme-dark .color-0-stroke-darker-hover-transparent-35:hover{stroke:#003dab59}.theme-dark .blue-stroke-darker-hover-transparent-40:hover,.theme-dark .color-0-stroke-darker-hover-transparent-40:hover{stroke:#003dab66}.theme-dark .blue-stroke-darker-hover-transparent-45:hover,.theme-dark .color-0-stroke-darker-hover-transparent-45:hover{stroke:#003dab73}.theme-dark .blue-stroke-darker-hover-transparent-50:hover,.theme-dark .color-0-stroke-darker-hover-transparent-50:hover{stroke:#003dab80}.theme-dark .blue-stroke-darker-hover-transparent-55:hover,.theme-dark .color-0-stroke-darker-hover-transparent-55:hover{stroke:#003dab8c}.theme-dark .blue-stroke-darker-hover-transparent-60:hover,.theme-dark .color-0-stroke-darker-hover-transparent-60:hover{stroke:#003dab99}.theme-dark .blue-stroke-darker-hover-transparent-65:hover,.theme-dark .color-0-stroke-darker-hover-transparent-65:hover{stroke:#003daba6}.theme-dark .blue-stroke-darker-hover-transparent-70:hover,.theme-dark .color-0-stroke-darker-hover-transparent-70:hover{stroke:#003dabb3}.theme-dark .blue-stroke-darker-hover-transparent-75:hover,.theme-dark .color-0-stroke-darker-hover-transparent-75:hover{stroke:#003dabbf}.theme-dark .blue-stroke-darker-hover-transparent-80:hover,.theme-dark .color-0-stroke-darker-hover-transparent-80:hover{stroke:#003dabcc}.theme-dark .blue-stroke-darker-hover-transparent-85:hover,.theme-dark .color-0-stroke-darker-hover-transparent-85:hover{stroke:#003dabd9}.theme-dark .blue-stroke-darker-hover-transparent-90:hover,.theme-dark .color-0-stroke-darker-hover-transparent-90:hover{stroke:#003dabe6}.theme-dark .blue-stroke-darker-hover-transparent-95:hover,.theme-dark .color-0-stroke-darker-hover-transparent-95:hover{stroke:#003dabf2}.theme-dark .blue-border-lighter,.theme-dark .color-0-border-lighter{border-color:#b3dcf9!important}.theme-dark .blue-border-lighter-transparent-5,.theme-dark .color-0-border-lighter-transparent-5{border-color:#b3dcf90d!important}.theme-dark .blue-border-lighter-transparent-10,.theme-dark .color-0-border-lighter-transparent-10{border-color:#b3dcf91a!important}.theme-dark .blue-border-lighter-transparent-15,.theme-dark .color-0-border-lighter-transparent-15{border-color:#b3dcf926!important}.theme-dark .blue-border-lighter-transparent-20,.theme-dark .color-0-border-lighter-transparent-20{border-color:#b3dcf933!important}.theme-dark .blue-border-lighter-transparent-25,.theme-dark .color-0-border-lighter-transparent-25{border-color:#b3dcf940!important}.theme-dark .blue-border-lighter-transparent-30,.theme-dark .color-0-border-lighter-transparent-30{border-color:#b3dcf94d!important}.theme-dark .blue-border-lighter-transparent-35,.theme-dark .color-0-border-lighter-transparent-35{border-color:#b3dcf959!important}.theme-dark .blue-border-lighter-transparent-40,.theme-dark .color-0-border-lighter-transparent-40{border-color:#b3dcf966!important}.theme-dark .blue-border-lighter-transparent-45,.theme-dark .color-0-border-lighter-transparent-45{border-color:#b3dcf973!important}.theme-dark .blue-border-lighter-transparent-50,.theme-dark .color-0-border-lighter-transparent-50{border-color:#b3dcf980!important}.theme-dark .blue-border-lighter-transparent-55,.theme-dark .color-0-border-lighter-transparent-55{border-color:#b3dcf98c!important}.theme-dark .blue-border-lighter-transparent-60,.theme-dark .color-0-border-lighter-transparent-60{border-color:#b3dcf999!important}.theme-dark .blue-border-lighter-transparent-65,.theme-dark .color-0-border-lighter-transparent-65{border-color:#b3dcf9a6!important}.theme-dark .blue-border-lighter-transparent-70,.theme-dark .color-0-border-lighter-transparent-70{border-color:#b3dcf9b3!important}.theme-dark .blue-border-lighter-transparent-75,.theme-dark .color-0-border-lighter-transparent-75{border-color:#b3dcf9bf!important}.theme-dark .blue-border-lighter-transparent-80,.theme-dark .color-0-border-lighter-transparent-80{border-color:#b3dcf9cc!important}.theme-dark .blue-border-lighter-transparent-85,.theme-dark .color-0-border-lighter-transparent-85{border-color:#b3dcf9d9!important}.theme-dark .blue-border-lighter-transparent-90,.theme-dark .color-0-border-lighter-transparent-90{border-color:#b3dcf9e6!important}.theme-dark .blue-border-lighter-transparent-95,.theme-dark .color-0-border-lighter-transparent-95{border-color:#b3dcf9f2!important}.theme-dark .blue-border-lighter-lightness-10,.theme-dark .color-0-border-lighter-lightness-10{border-color:#bbe0fa!important}.theme-dark .blue-border-lighter-darkness-10,.theme-dark .color-0-border-lighter-darkness-10{border-color:#8bcaf6!important}.theme-dark .blue-border-lighter-lightness-20,.theme-dark .color-0-border-lighter-lightness-20{border-color:#c2e3fa!important}.theme-dark .blue-border-lighter-darkness-20,.theme-dark .color-0-border-lighter-darkness-20{border-color:#64b7f3!important}.theme-dark .blue-border-lighter-lightness-30,.theme-dark .color-0-border-lighter-lightness-30{border-color:#cae7fb!important}.theme-dark .blue-border-lighter-darkness-30,.theme-dark .color-0-border-lighter-darkness-30{border-color:#3ca5f0!important}.theme-dark .blue-border-lighter-lightness-40,.theme-dark .color-0-border-lighter-lightness-40{border-color:#d1eafb!important}.theme-dark .blue-border-lighter-darkness-40,.theme-dark .color-0-border-lighter-darkness-40{border-color:#1493ec!important}.theme-dark .blue-border-lighter-lightness-50,.theme-dark .color-0-border-lighter-lightness-50{border-color:#d9eefc!important}.theme-dark .blue-border-lighter-darkness-50,.theme-dark .color-0-border-lighter-darkness-50{border-color:#107bc6!important}.theme-dark .blue-border-lighter-lightness-60,.theme-dark .color-0-border-lighter-lightness-60{border-color:#e1f1fd!important}.theme-dark .blue-border-lighter-darkness-60,.theme-dark .color-0-border-lighter-darkness-60{border-color:#0d629f!important}.theme-dark .blue-border-lighter-lightness-70,.theme-dark .color-0-border-lighter-lightness-70{border-color:#e8f5fd!important}.theme-dark .blue-border-lighter-darkness-70,.theme-dark .color-0-border-lighter-darkness-70{border-color:#094a77!important}.theme-dark .blue-border-lighter-lightness-80,.theme-dark .color-0-border-lighter-lightness-80{border-color:#f0f8fe!important}.theme-dark .blue-border-lighter-darkness-80,.theme-dark .color-0-border-lighter-darkness-80{border-color:#06314f!important}.theme-dark .blue-border-lighter-lightness-90,.theme-dark .color-0-border-lighter-lightness-90{border-color:#f7fcfe!important}.theme-dark .blue-border-lighter-darkness-90,.theme-dark .color-0-border-lighter-darkness-90{border-color:#031928!important}.theme-dark .blue-border-lighter-hover:hover,.theme-dark .color-0-border-lighter-hover:hover{border-color:#b3dcf9!important}.theme-dark .blue-border-lighter-hover-transparent-5:hover,.theme-dark .color-0-border-lighter-hover-transparent-5:hover{border-color:#b3dcf90d!important}.theme-dark .blue-border-lighter-hover-transparent-10:hover,.theme-dark .color-0-border-lighter-hover-transparent-10:hover{border-color:#b3dcf91a!important}.theme-dark .blue-border-lighter-hover-transparent-15:hover,.theme-dark .color-0-border-lighter-hover-transparent-15:hover{border-color:#b3dcf926!important}.theme-dark .blue-border-lighter-hover-transparent-20:hover,.theme-dark .color-0-border-lighter-hover-transparent-20:hover{border-color:#b3dcf933!important}.theme-dark .blue-border-lighter-hover-transparent-25:hover,.theme-dark .color-0-border-lighter-hover-transparent-25:hover{border-color:#b3dcf940!important}.theme-dark .blue-border-lighter-hover-transparent-30:hover,.theme-dark .color-0-border-lighter-hover-transparent-30:hover{border-color:#b3dcf94d!important}.theme-dark .blue-border-lighter-hover-transparent-35:hover,.theme-dark .color-0-border-lighter-hover-transparent-35:hover{border-color:#b3dcf959!important}.theme-dark .blue-border-lighter-hover-transparent-40:hover,.theme-dark .color-0-border-lighter-hover-transparent-40:hover{border-color:#b3dcf966!important}.theme-dark .blue-border-lighter-hover-transparent-45:hover,.theme-dark .color-0-border-lighter-hover-transparent-45:hover{border-color:#b3dcf973!important}.theme-dark .blue-border-lighter-hover-transparent-50:hover,.theme-dark .color-0-border-lighter-hover-transparent-50:hover{border-color:#b3dcf980!important}.theme-dark .blue-border-lighter-hover-transparent-55:hover,.theme-dark .color-0-border-lighter-hover-transparent-55:hover{border-color:#b3dcf98c!important}.theme-dark .blue-border-lighter-hover-transparent-60:hover,.theme-dark .color-0-border-lighter-hover-transparent-60:hover{border-color:#b3dcf999!important}.theme-dark .blue-border-lighter-hover-transparent-65:hover,.theme-dark .color-0-border-lighter-hover-transparent-65:hover{border-color:#b3dcf9a6!important}.theme-dark .blue-border-lighter-hover-transparent-70:hover,.theme-dark .color-0-border-lighter-hover-transparent-70:hover{border-color:#b3dcf9b3!important}.theme-dark .blue-border-lighter-hover-transparent-75:hover,.theme-dark .color-0-border-lighter-hover-transparent-75:hover{border-color:#b3dcf9bf!important}.theme-dark .blue-border-lighter-hover-transparent-80:hover,.theme-dark .color-0-border-lighter-hover-transparent-80:hover{border-color:#b3dcf9cc!important}.theme-dark .blue-border-lighter-hover-transparent-85:hover,.theme-dark .color-0-border-lighter-hover-transparent-85:hover{border-color:#b3dcf9d9!important}.theme-dark .blue-border-lighter-hover-transparent-90:hover,.theme-dark .color-0-border-lighter-hover-transparent-90:hover{border-color:#b3dcf9e6!important}.theme-dark .blue-border-lighter-hover-transparent-95:hover,.theme-dark .color-0-border-lighter-hover-transparent-95:hover{border-color:#b3dcf9f2!important}.theme-dark .blue-border-light,.theme-dark .color-0-border-light{border-color:#4dacf1!important}.theme-dark .blue-border-light-transparent-5,.theme-dark .color-0-border-light-transparent-5{border-color:#4dacf10d!important}.theme-dark .blue-border-light-transparent-10,.theme-dark .color-0-border-light-transparent-10{border-color:#4dacf11a!important}.theme-dark .blue-border-light-transparent-15,.theme-dark .color-0-border-light-transparent-15{border-color:#4dacf126!important}.theme-dark .blue-border-light-transparent-20,.theme-dark .color-0-border-light-transparent-20{border-color:#4dacf133!important}.theme-dark .blue-border-light-transparent-25,.theme-dark .color-0-border-light-transparent-25{border-color:#4dacf140!important}.theme-dark .blue-border-light-transparent-30,.theme-dark .color-0-border-light-transparent-30{border-color:#4dacf14d!important}.theme-dark .blue-border-light-transparent-35,.theme-dark .color-0-border-light-transparent-35{border-color:#4dacf159!important}.theme-dark .blue-border-light-transparent-40,.theme-dark .color-0-border-light-transparent-40{border-color:#4dacf166!important}.theme-dark .blue-border-light-transparent-45,.theme-dark .color-0-border-light-transparent-45{border-color:#4dacf173!important}.theme-dark .blue-border-light-transparent-50,.theme-dark .color-0-border-light-transparent-50{border-color:#4dacf180!important}.theme-dark .blue-border-light-transparent-55,.theme-dark .color-0-border-light-transparent-55{border-color:#4dacf18c!important}.theme-dark .blue-border-light-transparent-60,.theme-dark .color-0-border-light-transparent-60{border-color:#4dacf199!important}.theme-dark .blue-border-light-transparent-65,.theme-dark .color-0-border-light-transparent-65{border-color:#4dacf1a6!important}.theme-dark .blue-border-light-transparent-70,.theme-dark .color-0-border-light-transparent-70{border-color:#4dacf1b3!important}.theme-dark .blue-border-light-transparent-75,.theme-dark .color-0-border-light-transparent-75{border-color:#4dacf1bf!important}.theme-dark .blue-border-light-transparent-80,.theme-dark .color-0-border-light-transparent-80{border-color:#4dacf1cc!important}.theme-dark .blue-border-light-transparent-85,.theme-dark .color-0-border-light-transparent-85{border-color:#4dacf1d9!important}.theme-dark .blue-border-light-transparent-90,.theme-dark .color-0-border-light-transparent-90{border-color:#4dacf1e6!important}.theme-dark .blue-border-light-transparent-95,.theme-dark .color-0-border-light-transparent-95{border-color:#4dacf1f2!important}.theme-dark .blue-border-light-lightness-10,.theme-dark .color-0-border-light-lightness-10{border-color:#5fb4f2!important}.theme-dark .blue-border-light-darkness-10,.theme-dark .color-0-border-light-darkness-10{border-color:#309eef!important}.theme-dark .blue-border-light-lightness-20,.theme-dark .color-0-border-light-lightness-20{border-color:#71bdf4!important}.theme-dark .blue-border-light-darkness-20,.theme-dark .color-0-border-light-darkness-20{border-color:#1390ec!important}.theme-dark .blue-border-light-lightness-30,.theme-dark .color-0-border-light-lightness-30{border-color:#82c5f5!important}.theme-dark .blue-border-light-darkness-30,.theme-dark .color-0-border-light-darkness-30{border-color:#107ece!important}.theme-dark .blue-border-light-lightness-40,.theme-dark .color-0-border-light-lightness-40{border-color:#94cdf7!important}.theme-dark .blue-border-light-darkness-40,.theme-dark .color-0-border-light-darkness-40{border-color:#0e6cb1!important}.theme-dark .blue-border-light-lightness-50,.theme-dark .color-0-border-light-lightness-50{border-color:#a6d6f8!important}.theme-dark .blue-border-light-darkness-50,.theme-dark .color-0-border-light-darkness-50{border-color:#0c5a93!important}.theme-dark .blue-border-light-lightness-60,.theme-dark .color-0-border-light-lightness-60{border-color:#b8def9!important}.theme-dark .blue-border-light-darkness-60,.theme-dark .color-0-border-light-darkness-60{border-color:#094876!important}.theme-dark .blue-border-light-lightness-70,.theme-dark .color-0-border-light-lightness-70{border-color:#cae6fb!important}.theme-dark .blue-border-light-darkness-70,.theme-dark .color-0-border-light-darkness-70{border-color:#073658!important}.theme-dark .blue-border-light-lightness-80,.theme-dark .color-0-border-light-lightness-80{border-color:#dbeefc!important}.theme-dark .blue-border-light-darkness-80,.theme-dark .color-0-border-light-darkness-80{border-color:#05243b!important}.theme-dark .blue-border-light-lightness-90,.theme-dark .color-0-border-light-lightness-90{border-color:#edf7fe!important}.theme-dark .blue-border-light-darkness-90,.theme-dark .color-0-border-light-darkness-90{border-color:#02121d!important}.theme-dark .blue-border-light-hover:hover,.theme-dark .color-0-border-light-hover:hover{border-color:#4dacf1!important}.theme-dark .blue-border-light-hover-transparent-5:hover,.theme-dark .color-0-border-light-hover-transparent-5:hover{border-color:#4dacf10d!important}.theme-dark .blue-border-light-hover-transparent-10:hover,.theme-dark .color-0-border-light-hover-transparent-10:hover{border-color:#4dacf11a!important}.theme-dark .blue-border-light-hover-transparent-15:hover,.theme-dark .color-0-border-light-hover-transparent-15:hover{border-color:#4dacf126!important}.theme-dark .blue-border-light-hover-transparent-20:hover,.theme-dark .color-0-border-light-hover-transparent-20:hover{border-color:#4dacf133!important}.theme-dark .blue-border-light-hover-transparent-25:hover,.theme-dark .color-0-border-light-hover-transparent-25:hover{border-color:#4dacf140!important}.theme-dark .blue-border-light-hover-transparent-30:hover,.theme-dark .color-0-border-light-hover-transparent-30:hover{border-color:#4dacf14d!important}.theme-dark .blue-border-light-hover-transparent-35:hover,.theme-dark .color-0-border-light-hover-transparent-35:hover{border-color:#4dacf159!important}.theme-dark .blue-border-light-hover-transparent-40:hover,.theme-dark .color-0-border-light-hover-transparent-40:hover{border-color:#4dacf166!important}.theme-dark .blue-border-light-hover-transparent-45:hover,.theme-dark .color-0-border-light-hover-transparent-45:hover{border-color:#4dacf173!important}.theme-dark .blue-border-light-hover-transparent-50:hover,.theme-dark .color-0-border-light-hover-transparent-50:hover{border-color:#4dacf180!important}.theme-dark .blue-border-light-hover-transparent-55:hover,.theme-dark .color-0-border-light-hover-transparent-55:hover{border-color:#4dacf18c!important}.theme-dark .blue-border-light-hover-transparent-60:hover,.theme-dark .color-0-border-light-hover-transparent-60:hover{border-color:#4dacf199!important}.theme-dark .blue-border-light-hover-transparent-65:hover,.theme-dark .color-0-border-light-hover-transparent-65:hover{border-color:#4dacf1a6!important}.theme-dark .blue-border-light-hover-transparent-70:hover,.theme-dark .color-0-border-light-hover-transparent-70:hover{border-color:#4dacf1b3!important}.theme-dark .blue-border-light-hover-transparent-75:hover,.theme-dark .color-0-border-light-hover-transparent-75:hover{border-color:#4dacf1bf!important}.theme-dark .blue-border-light-hover-transparent-80:hover,.theme-dark .color-0-border-light-hover-transparent-80:hover{border-color:#4dacf1cc!important}.theme-dark .blue-border-light-hover-transparent-85:hover,.theme-dark .color-0-border-light-hover-transparent-85:hover{border-color:#4dacf1d9!important}.theme-dark .blue-border-light-hover-transparent-90:hover,.theme-dark .color-0-border-light-hover-transparent-90:hover{border-color:#4dacf1e6!important}.theme-dark .blue-border-light-hover-transparent-95:hover,.theme-dark .color-0-border-light-hover-transparent-95:hover{border-color:#4dacf1f2!important}.theme-dark .blue-border,.theme-dark .color-0-border{border-color:#0089eb!important}.theme-dark .blue-border-transparent-5,.theme-dark .color-0-border-transparent-5{border-color:#0089eb0d!important}.theme-dark .blue-border-transparent-10,.theme-dark .color-0-border-transparent-10{border-color:#0089eb1a!important}.theme-dark .blue-border-transparent-15,.theme-dark .color-0-border-transparent-15{border-color:#0089eb26!important}.theme-dark .blue-border-transparent-20,.theme-dark .color-0-border-transparent-20{border-color:#0089eb33!important}.theme-dark .blue-border-transparent-25,.theme-dark .color-0-border-transparent-25{border-color:#0089eb40!important}.theme-dark .blue-border-transparent-30,.theme-dark .color-0-border-transparent-30{border-color:#0089eb4d!important}.theme-dark .blue-border-transparent-35,.theme-dark .color-0-border-transparent-35{border-color:#0089eb59!important}.theme-dark .blue-border-transparent-40,.theme-dark .color-0-border-transparent-40{border-color:#0089eb66!important}.theme-dark .blue-border-transparent-45,.theme-dark .color-0-border-transparent-45{border-color:#0089eb73!important}.theme-dark .blue-border-transparent-50,.theme-dark .color-0-border-transparent-50{border-color:#0089eb80!important}.theme-dark .blue-border-transparent-55,.theme-dark .color-0-border-transparent-55{border-color:#0089eb8c!important}.theme-dark .blue-border-transparent-60,.theme-dark .color-0-border-transparent-60{border-color:#0089eb99!important}.theme-dark .blue-border-transparent-65,.theme-dark .color-0-border-transparent-65{border-color:#0089eba6!important}.theme-dark .blue-border-transparent-70,.theme-dark .color-0-border-transparent-70{border-color:#0089ebb3!important}.theme-dark .blue-border-transparent-75,.theme-dark .color-0-border-transparent-75{border-color:#0089ebbf!important}.theme-dark .blue-border-transparent-80,.theme-dark .color-0-border-transparent-80{border-color:#0089ebcc!important}.theme-dark .blue-border-transparent-85,.theme-dark .color-0-border-transparent-85{border-color:#0089ebd9!important}.theme-dark .blue-border-transparent-90,.theme-dark .color-0-border-transparent-90{border-color:#0089ebe6!important}.theme-dark .blue-border-transparent-95,.theme-dark .color-0-border-transparent-95{border-color:#0089ebf2!important}.theme-dark .blue-border-lightness-10,.theme-dark .color-0-border-lightness-10{border-color:#0898ff!important}.theme-dark .blue-border-darkness-10,.theme-dark .color-0-border-darkness-10{border-color:#007bd4!important}.theme-dark .blue-border-lightness-20,.theme-dark .color-0-border-lightness-20{border-color:#23a3ff!important}.theme-dark .blue-border-darkness-20,.theme-dark .color-0-border-darkness-20{border-color:#006ebc!important}.theme-dark .blue-border-lightness-30,.theme-dark .color-0-border-lightness-30{border-color:#3fafff!important}.theme-dark .blue-border-darkness-30,.theme-dark .color-0-border-darkness-30{border-color:#0060a5!important}.theme-dark .blue-border-lightness-40,.theme-dark .color-0-border-lightness-40{border-color:#5abaff!important}.theme-dark .blue-border-darkness-40,.theme-dark .color-0-border-darkness-40{border-color:#00528d!important}.theme-dark .blue-border-lightness-50,.theme-dark .color-0-border-lightness-50{border-color:#76c6ff!important}.theme-dark .blue-border-darkness-50,.theme-dark .color-0-border-darkness-50{border-color:#004576!important}.theme-dark .blue-border-lightness-60,.theme-dark .color-0-border-lightness-60{border-color:#91d1ff!important}.theme-dark .blue-border-darkness-60,.theme-dark .color-0-border-darkness-60{border-color:#00375e!important}.theme-dark .blue-border-lightness-70,.theme-dark .color-0-border-lightness-70{border-color:#adddff!important}.theme-dark .blue-border-darkness-70,.theme-dark .color-0-border-darkness-70{border-color:#002947!important}.theme-dark .blue-border-lightness-80,.theme-dark .color-0-border-lightness-80{border-color:#c8e8ff!important}.theme-dark .blue-border-darkness-80,.theme-dark .color-0-border-darkness-80{border-color:#001b2f!important}.theme-dark .blue-border-lightness-90,.theme-dark .color-0-border-lightness-90{border-color:#e4f4ff!important}.theme-dark .blue-border-darkness-90,.theme-dark .color-0-border-darkness-90{border-color:#000e18!important}.theme-dark .blue-border-hover:hover,.theme-dark .color-0-border-hover:hover{border-color:#0089eb!important}.theme-dark .blue-border-hover-transparent-5:hover,.theme-dark .color-0-border-hover-transparent-5:hover{border-color:#0089eb0d!important}.theme-dark .blue-border-hover-transparent-10:hover,.theme-dark .color-0-border-hover-transparent-10:hover{border-color:#0089eb1a!important}.theme-dark .blue-border-hover-transparent-15:hover,.theme-dark .color-0-border-hover-transparent-15:hover{border-color:#0089eb26!important}.theme-dark .blue-border-hover-transparent-20:hover,.theme-dark .color-0-border-hover-transparent-20:hover{border-color:#0089eb33!important}.theme-dark .blue-border-hover-transparent-25:hover,.theme-dark .color-0-border-hover-transparent-25:hover{border-color:#0089eb40!important}.theme-dark .blue-border-hover-transparent-30:hover,.theme-dark .color-0-border-hover-transparent-30:hover{border-color:#0089eb4d!important}.theme-dark .blue-border-hover-transparent-35:hover,.theme-dark .color-0-border-hover-transparent-35:hover{border-color:#0089eb59!important}.theme-dark .blue-border-hover-transparent-40:hover,.theme-dark .color-0-border-hover-transparent-40:hover{border-color:#0089eb66!important}.theme-dark .blue-border-hover-transparent-45:hover,.theme-dark .color-0-border-hover-transparent-45:hover{border-color:#0089eb73!important}.theme-dark .blue-border-hover-transparent-50:hover,.theme-dark .color-0-border-hover-transparent-50:hover{border-color:#0089eb80!important}.theme-dark .blue-border-hover-transparent-55:hover,.theme-dark .color-0-border-hover-transparent-55:hover{border-color:#0089eb8c!important}.theme-dark .blue-border-hover-transparent-60:hover,.theme-dark .color-0-border-hover-transparent-60:hover{border-color:#0089eb99!important}.theme-dark .blue-border-hover-transparent-65:hover,.theme-dark .color-0-border-hover-transparent-65:hover{border-color:#0089eba6!important}.theme-dark .blue-border-hover-transparent-70:hover,.theme-dark .color-0-border-hover-transparent-70:hover{border-color:#0089ebb3!important}.theme-dark .blue-border-hover-transparent-75:hover,.theme-dark .color-0-border-hover-transparent-75:hover{border-color:#0089ebbf!important}.theme-dark .blue-border-hover-transparent-80:hover,.theme-dark .color-0-border-hover-transparent-80:hover{border-color:#0089ebcc!important}.theme-dark .blue-border-hover-transparent-85:hover,.theme-dark .color-0-border-hover-transparent-85:hover{border-color:#0089ebd9!important}.theme-dark .blue-border-hover-transparent-90:hover,.theme-dark .color-0-border-hover-transparent-90:hover{border-color:#0089ebe6!important}.theme-dark .blue-border-hover-transparent-95:hover,.theme-dark .color-0-border-hover-transparent-95:hover{border-color:#0089ebf2!important}.theme-dark .blue-border-dark,.theme-dark .color-0-border-dark{border-color:#0060d7!important}.theme-dark .blue-border-dark-transparent-5,.theme-dark .color-0-border-dark-transparent-5{border-color:#0060d70d!important}.theme-dark .blue-border-dark-transparent-10,.theme-dark .color-0-border-dark-transparent-10{border-color:#0060d71a!important}.theme-dark .blue-border-dark-transparent-15,.theme-dark .color-0-border-dark-transparent-15{border-color:#0060d726!important}.theme-dark .blue-border-dark-transparent-20,.theme-dark .color-0-border-dark-transparent-20{border-color:#0060d733!important}.theme-dark .blue-border-dark-transparent-25,.theme-dark .color-0-border-dark-transparent-25{border-color:#0060d740!important}.theme-dark .blue-border-dark-transparent-30,.theme-dark .color-0-border-dark-transparent-30{border-color:#0060d74d!important}.theme-dark .blue-border-dark-transparent-35,.theme-dark .color-0-border-dark-transparent-35{border-color:#0060d759!important}.theme-dark .blue-border-dark-transparent-40,.theme-dark .color-0-border-dark-transparent-40{border-color:#0060d766!important}.theme-dark .blue-border-dark-transparent-45,.theme-dark .color-0-border-dark-transparent-45{border-color:#0060d773!important}.theme-dark .blue-border-dark-transparent-50,.theme-dark .color-0-border-dark-transparent-50{border-color:#0060d780!important}.theme-dark .blue-border-dark-transparent-55,.theme-dark .color-0-border-dark-transparent-55{border-color:#0060d78c!important}.theme-dark .blue-border-dark-transparent-60,.theme-dark .color-0-border-dark-transparent-60{border-color:#0060d799!important}.theme-dark .blue-border-dark-transparent-65,.theme-dark .color-0-border-dark-transparent-65{border-color:#0060d7a6!important}.theme-dark .blue-border-dark-transparent-70,.theme-dark .color-0-border-dark-transparent-70{border-color:#0060d7b3!important}.theme-dark .blue-border-dark-transparent-75,.theme-dark .color-0-border-dark-transparent-75{border-color:#0060d7bf!important}.theme-dark .blue-border-dark-transparent-80,.theme-dark .color-0-border-dark-transparent-80{border-color:#0060d7cc!important}.theme-dark .blue-border-dark-transparent-85,.theme-dark .color-0-border-dark-transparent-85{border-color:#0060d7d9!important}.theme-dark .blue-border-dark-transparent-90,.theme-dark .color-0-border-dark-transparent-90{border-color:#0060d7e6!important}.theme-dark .blue-border-dark-transparent-95,.theme-dark .color-0-border-dark-transparent-95{border-color:#0060d7f2!important}.theme-dark .blue-border-dark-lightness-10,.theme-dark .color-0-border-dark-lightness-10{border-color:#006df5!important}.theme-dark .blue-border-dark-darkness-10,.theme-dark .color-0-border-dark-darkness-10{border-color:#0056c2!important}.theme-dark .blue-border-dark-lightness-20,.theme-dark .color-0-border-dark-lightness-20{border-color:#137cff!important}.theme-dark .blue-border-dark-darkness-20,.theme-dark .color-0-border-dark-darkness-20{border-color:#004dac!important}.theme-dark .blue-border-dark-lightness-30,.theme-dark .color-0-border-dark-lightness-30{border-color:#318dff!important}.theme-dark .blue-border-dark-darkness-30,.theme-dark .color-0-border-dark-darkness-30{border-color:#004397!important}.theme-dark .blue-border-dark-lightness-40,.theme-dark .color-0-border-dark-lightness-40{border-color:#4e9dff!important}.theme-dark .blue-border-dark-darkness-40,.theme-dark .color-0-border-dark-darkness-40{border-color:#003a81!important}.theme-dark .blue-border-dark-lightness-50,.theme-dark .color-0-border-dark-lightness-50{border-color:#6cadff!important}.theme-dark .blue-border-dark-darkness-50,.theme-dark .color-0-border-dark-darkness-50{border-color:#00306c!important}.theme-dark .blue-border-dark-lightness-60,.theme-dark .color-0-border-dark-lightness-60{border-color:#89beff!important}.theme-dark .blue-border-dark-darkness-60,.theme-dark .color-0-border-dark-darkness-60{border-color:#002656!important}.theme-dark .blue-border-dark-lightness-70,.theme-dark .color-0-border-dark-lightness-70{border-color:#a7ceff!important}.theme-dark .blue-border-dark-darkness-70,.theme-dark .color-0-border-dark-darkness-70{border-color:#001d41!important}.theme-dark .blue-border-dark-lightness-80,.theme-dark .color-0-border-dark-lightness-80{border-color:#c4deff!important}.theme-dark .blue-border-dark-darkness-80,.theme-dark .color-0-border-dark-darkness-80{border-color:#00132b!important}.theme-dark .blue-border-dark-lightness-90,.theme-dark .color-0-border-dark-lightness-90{border-color:#e2efff!important}.theme-dark .blue-border-dark-darkness-90,.theme-dark .color-0-border-dark-darkness-90{border-color:#000a16!important}.theme-dark .blue-border-dark-hover:hover,.theme-dark .color-0-border-dark-hover:hover{border-color:#0060d7!important}.theme-dark .blue-border-dark-hover-transparent-5:hover,.theme-dark .color-0-border-dark-hover-transparent-5:hover{border-color:#0060d70d!important}.theme-dark .blue-border-dark-hover-transparent-10:hover,.theme-dark .color-0-border-dark-hover-transparent-10:hover{border-color:#0060d71a!important}.theme-dark .blue-border-dark-hover-transparent-15:hover,.theme-dark .color-0-border-dark-hover-transparent-15:hover{border-color:#0060d726!important}.theme-dark .blue-border-dark-hover-transparent-20:hover,.theme-dark .color-0-border-dark-hover-transparent-20:hover{border-color:#0060d733!important}.theme-dark .blue-border-dark-hover-transparent-25:hover,.theme-dark .color-0-border-dark-hover-transparent-25:hover{border-color:#0060d740!important}.theme-dark .blue-border-dark-hover-transparent-30:hover,.theme-dark .color-0-border-dark-hover-transparent-30:hover{border-color:#0060d74d!important}.theme-dark .blue-border-dark-hover-transparent-35:hover,.theme-dark .color-0-border-dark-hover-transparent-35:hover{border-color:#0060d759!important}.theme-dark .blue-border-dark-hover-transparent-40:hover,.theme-dark .color-0-border-dark-hover-transparent-40:hover{border-color:#0060d766!important}.theme-dark .blue-border-dark-hover-transparent-45:hover,.theme-dark .color-0-border-dark-hover-transparent-45:hover{border-color:#0060d773!important}.theme-dark .blue-border-dark-hover-transparent-50:hover,.theme-dark .color-0-border-dark-hover-transparent-50:hover{border-color:#0060d780!important}.theme-dark .blue-border-dark-hover-transparent-55:hover,.theme-dark .color-0-border-dark-hover-transparent-55:hover{border-color:#0060d78c!important}.theme-dark .blue-border-dark-hover-transparent-60:hover,.theme-dark .color-0-border-dark-hover-transparent-60:hover{border-color:#0060d799!important}.theme-dark .blue-border-dark-hover-transparent-65:hover,.theme-dark .color-0-border-dark-hover-transparent-65:hover{border-color:#0060d7a6!important}.theme-dark .blue-border-dark-hover-transparent-70:hover,.theme-dark .color-0-border-dark-hover-transparent-70:hover{border-color:#0060d7b3!important}.theme-dark .blue-border-dark-hover-transparent-75:hover,.theme-dark .color-0-border-dark-hover-transparent-75:hover{border-color:#0060d7bf!important}.theme-dark .blue-border-dark-hover-transparent-80:hover,.theme-dark .color-0-border-dark-hover-transparent-80:hover{border-color:#0060d7cc!important}.theme-dark .blue-border-dark-hover-transparent-85:hover,.theme-dark .color-0-border-dark-hover-transparent-85:hover{border-color:#0060d7d9!important}.theme-dark .blue-border-dark-hover-transparent-90:hover,.theme-dark .color-0-border-dark-hover-transparent-90:hover{border-color:#0060d7e6!important}.theme-dark .blue-border-dark-hover-transparent-95:hover,.theme-dark .color-0-border-dark-hover-transparent-95:hover{border-color:#0060d7f2!important}.theme-dark .blue-border-darker,.theme-dark .color-0-border-darker{border-color:#003dab!important}.theme-dark .blue-border-darker-transparent-5,.theme-dark .color-0-border-darker-transparent-5{border-color:#003dab0d!important}.theme-dark .blue-border-darker-transparent-10,.theme-dark .color-0-border-darker-transparent-10{border-color:#003dab1a!important}.theme-dark .blue-border-darker-transparent-15,.theme-dark .color-0-border-darker-transparent-15{border-color:#003dab26!important}.theme-dark .blue-border-darker-transparent-20,.theme-dark .color-0-border-darker-transparent-20{border-color:#003dab33!important}.theme-dark .blue-border-darker-transparent-25,.theme-dark .color-0-border-darker-transparent-25{border-color:#003dab40!important}.theme-dark .blue-border-darker-transparent-30,.theme-dark .color-0-border-darker-transparent-30{border-color:#003dab4d!important}.theme-dark .blue-border-darker-transparent-35,.theme-dark .color-0-border-darker-transparent-35{border-color:#003dab59!important}.theme-dark .blue-border-darker-transparent-40,.theme-dark .color-0-border-darker-transparent-40{border-color:#003dab66!important}.theme-dark .blue-border-darker-transparent-45,.theme-dark .color-0-border-darker-transparent-45{border-color:#003dab73!important}.theme-dark .blue-border-darker-transparent-50,.theme-dark .color-0-border-darker-transparent-50{border-color:#003dab80!important}.theme-dark .blue-border-darker-transparent-55,.theme-dark .color-0-border-darker-transparent-55{border-color:#003dab8c!important}.theme-dark .blue-border-darker-transparent-60,.theme-dark .color-0-border-darker-transparent-60{border-color:#003dab99!important}.theme-dark .blue-border-darker-transparent-65,.theme-dark .color-0-border-darker-transparent-65{border-color:#003daba6!important}.theme-dark .blue-border-darker-transparent-70,.theme-dark .color-0-border-darker-transparent-70{border-color:#003dabb3!important}.theme-dark .blue-border-darker-transparent-75,.theme-dark .color-0-border-darker-transparent-75{border-color:#003dabbf!important}.theme-dark .blue-border-darker-transparent-80,.theme-dark .color-0-border-darker-transparent-80{border-color:#003dabcc!important}.theme-dark .blue-border-darker-transparent-85,.theme-dark .color-0-border-darker-transparent-85{border-color:#003dabd9!important}.theme-dark .blue-border-darker-transparent-90,.theme-dark .color-0-border-darker-transparent-90{border-color:#003dabe6!important}.theme-dark .blue-border-darker-transparent-95,.theme-dark .color-0-border-darker-transparent-95{border-color:#003dabf2!important}.theme-dark .blue-border-darker-lightness-10,.theme-dark .color-0-border-darker-lightness-10{border-color:#0049cd!important}.theme-dark .blue-border-darker-darkness-10,.theme-dark .color-0-border-darker-darkness-10{border-color:#00379a!important}.theme-dark .blue-border-darker-lightness-20,.theme-dark .color-0-border-darker-lightness-20{border-color:#0055ef!important}.theme-dark .blue-border-darker-darkness-20,.theme-dark .color-0-border-darker-darkness-20{border-color:#003189!important}.theme-dark .blue-border-darker-lightness-30,.theme-dark .color-0-border-darker-lightness-30{border-color:#1266ff!important}.theme-dark .blue-border-darker-darkness-30,.theme-dark .color-0-border-darker-darkness-30{border-color:#002b78!important}.theme-dark .blue-border-darker-lightness-40,.theme-dark .color-0-border-darker-lightness-40{border-color:#347cff!important}.theme-dark .blue-border-darker-darkness-40,.theme-dark .color-0-border-darker-darkness-40{border-color:#002567!important}.theme-dark .blue-border-darker-lightness-50,.theme-dark .color-0-border-darker-lightness-50{border-color:#5692ff!important}.theme-dark .blue-border-darker-darkness-50,.theme-dark .color-0-border-darker-darkness-50{border-color:#001f56!important}.theme-dark .blue-border-darker-lightness-60,.theme-dark .color-0-border-darker-lightness-60{border-color:#77a8ff!important}.theme-dark .blue-border-darker-darkness-60,.theme-dark .color-0-border-darker-darkness-60{border-color:#001844!important}.theme-dark .blue-border-darker-lightness-70,.theme-dark .color-0-border-darker-lightness-70{border-color:#99beff!important}.theme-dark .blue-border-darker-darkness-70,.theme-dark .color-0-border-darker-darkness-70{border-color:#001233!important}.theme-dark .blue-border-darker-lightness-80,.theme-dark .color-0-border-darker-lightness-80{border-color:#bbd3ff!important}.theme-dark .blue-border-darker-darkness-80,.theme-dark .color-0-border-darker-darkness-80{border-color:#000c22!important}.theme-dark .blue-border-darker-lightness-90,.theme-dark .color-0-border-darker-lightness-90{border-color:#dde9ff!important}.theme-dark .blue-border-darker-darkness-90,.theme-dark .color-0-border-darker-darkness-90{border-color:#000611!important}.theme-dark .blue-border-darker-hover:hover,.theme-dark .color-0-border-darker-hover:hover{border-color:#003dab!important}.theme-dark .blue-border-darker-hover-transparent-5:hover,.theme-dark .color-0-border-darker-hover-transparent-5:hover{border-color:#003dab0d!important}.theme-dark .blue-border-darker-hover-transparent-10:hover,.theme-dark .color-0-border-darker-hover-transparent-10:hover{border-color:#003dab1a!important}.theme-dark .blue-border-darker-hover-transparent-15:hover,.theme-dark .color-0-border-darker-hover-transparent-15:hover{border-color:#003dab26!important}.theme-dark .blue-border-darker-hover-transparent-20:hover,.theme-dark .color-0-border-darker-hover-transparent-20:hover{border-color:#003dab33!important}.theme-dark .blue-border-darker-hover-transparent-25:hover,.theme-dark .color-0-border-darker-hover-transparent-25:hover{border-color:#003dab40!important}.theme-dark .blue-border-darker-hover-transparent-30:hover,.theme-dark .color-0-border-darker-hover-transparent-30:hover{border-color:#003dab4d!important}.theme-dark .blue-border-darker-hover-transparent-35:hover,.theme-dark .color-0-border-darker-hover-transparent-35:hover{border-color:#003dab59!important}.theme-dark .blue-border-darker-hover-transparent-40:hover,.theme-dark .color-0-border-darker-hover-transparent-40:hover{border-color:#003dab66!important}.theme-dark .blue-border-darker-hover-transparent-45:hover,.theme-dark .color-0-border-darker-hover-transparent-45:hover{border-color:#003dab73!important}.theme-dark .blue-border-darker-hover-transparent-50:hover,.theme-dark .color-0-border-darker-hover-transparent-50:hover{border-color:#003dab80!important}.theme-dark .blue-border-darker-hover-transparent-55:hover,.theme-dark .color-0-border-darker-hover-transparent-55:hover{border-color:#003dab8c!important}.theme-dark .blue-border-darker-hover-transparent-60:hover,.theme-dark .color-0-border-darker-hover-transparent-60:hover{border-color:#003dab99!important}.theme-dark .blue-border-darker-hover-transparent-65:hover,.theme-dark .color-0-border-darker-hover-transparent-65:hover{border-color:#003daba6!important}.theme-dark .blue-border-darker-hover-transparent-70:hover,.theme-dark .color-0-border-darker-hover-transparent-70:hover{border-color:#003dabb3!important}.theme-dark .blue-border-darker-hover-transparent-75:hover,.theme-dark .color-0-border-darker-hover-transparent-75:hover{border-color:#003dabbf!important}.theme-dark .blue-border-darker-hover-transparent-80:hover,.theme-dark .color-0-border-darker-hover-transparent-80:hover{border-color:#003dabcc!important}.theme-dark .blue-border-darker-hover-transparent-85:hover,.theme-dark .color-0-border-darker-hover-transparent-85:hover{border-color:#003dabd9!important}.theme-dark .blue-border-darker-hover-transparent-90:hover,.theme-dark .color-0-border-darker-hover-transparent-90:hover{border-color:#003dabe6!important}.theme-dark .blue-border-darker-hover-transparent-95:hover,.theme-dark .color-0-border-darker-hover-transparent-95:hover{border-color:#003dabf2!important}.theme-dark .blue-outline-lighter,.theme-dark .color-0-outline-lighter{outline-color:#b3dcf9!important}.theme-dark .blue-outline-lighter-transparent-5,.theme-dark .color-0-outline-lighter-transparent-5{outline-color:#b3dcf90d!important}.theme-dark .blue-outline-lighter-transparent-10,.theme-dark .color-0-outline-lighter-transparent-10{outline-color:#b3dcf91a!important}.theme-dark .blue-outline-lighter-transparent-15,.theme-dark .color-0-outline-lighter-transparent-15{outline-color:#b3dcf926!important}.theme-dark .blue-outline-lighter-transparent-20,.theme-dark .color-0-outline-lighter-transparent-20{outline-color:#b3dcf933!important}.theme-dark .blue-outline-lighter-transparent-25,.theme-dark .color-0-outline-lighter-transparent-25{outline-color:#b3dcf940!important}.theme-dark .blue-outline-lighter-transparent-30,.theme-dark .color-0-outline-lighter-transparent-30{outline-color:#b3dcf94d!important}.theme-dark .blue-outline-lighter-transparent-35,.theme-dark .color-0-outline-lighter-transparent-35{outline-color:#b3dcf959!important}.theme-dark .blue-outline-lighter-transparent-40,.theme-dark .color-0-outline-lighter-transparent-40{outline-color:#b3dcf966!important}.theme-dark .blue-outline-lighter-transparent-45,.theme-dark .color-0-outline-lighter-transparent-45{outline-color:#b3dcf973!important}.theme-dark .blue-outline-lighter-transparent-50,.theme-dark .color-0-outline-lighter-transparent-50{outline-color:#b3dcf980!important}.theme-dark .blue-outline-lighter-transparent-55,.theme-dark .color-0-outline-lighter-transparent-55{outline-color:#b3dcf98c!important}.theme-dark .blue-outline-lighter-transparent-60,.theme-dark .color-0-outline-lighter-transparent-60{outline-color:#b3dcf999!important}.theme-dark .blue-outline-lighter-transparent-65,.theme-dark .color-0-outline-lighter-transparent-65{outline-color:#b3dcf9a6!important}.theme-dark .blue-outline-lighter-transparent-70,.theme-dark .color-0-outline-lighter-transparent-70{outline-color:#b3dcf9b3!important}.theme-dark .blue-outline-lighter-transparent-75,.theme-dark .color-0-outline-lighter-transparent-75{outline-color:#b3dcf9bf!important}.theme-dark .blue-outline-lighter-transparent-80,.theme-dark .color-0-outline-lighter-transparent-80{outline-color:#b3dcf9cc!important}.theme-dark .blue-outline-lighter-transparent-85,.theme-dark .color-0-outline-lighter-transparent-85{outline-color:#b3dcf9d9!important}.theme-dark .blue-outline-lighter-transparent-90,.theme-dark .color-0-outline-lighter-transparent-90{outline-color:#b3dcf9e6!important}.theme-dark .blue-outline-lighter-transparent-95,.theme-dark .color-0-outline-lighter-transparent-95{outline-color:#b3dcf9f2!important}.theme-dark .blue-outline-lighter-lightness-10,.theme-dark .color-0-outline-lighter-lightness-10{outline-color:#bbe0fa!important}.theme-dark .blue-outline-lighter-darkness-10,.theme-dark .color-0-outline-lighter-darkness-10{outline-color:#8bcaf6!important}.theme-dark .blue-outline-lighter-lightness-20,.theme-dark .color-0-outline-lighter-lightness-20{outline-color:#c2e3fa!important}.theme-dark .blue-outline-lighter-darkness-20,.theme-dark .color-0-outline-lighter-darkness-20{outline-color:#64b7f3!important}.theme-dark .blue-outline-lighter-lightness-30,.theme-dark .color-0-outline-lighter-lightness-30{outline-color:#cae7fb!important}.theme-dark .blue-outline-lighter-darkness-30,.theme-dark .color-0-outline-lighter-darkness-30{outline-color:#3ca5f0!important}.theme-dark .blue-outline-lighter-lightness-40,.theme-dark .color-0-outline-lighter-lightness-40{outline-color:#d1eafb!important}.theme-dark .blue-outline-lighter-darkness-40,.theme-dark .color-0-outline-lighter-darkness-40{outline-color:#1493ec!important}.theme-dark .blue-outline-lighter-lightness-50,.theme-dark .color-0-outline-lighter-lightness-50{outline-color:#d9eefc!important}.theme-dark .blue-outline-lighter-darkness-50,.theme-dark .color-0-outline-lighter-darkness-50{outline-color:#107bc6!important}.theme-dark .blue-outline-lighter-lightness-60,.theme-dark .color-0-outline-lighter-lightness-60{outline-color:#e1f1fd!important}.theme-dark .blue-outline-lighter-darkness-60,.theme-dark .color-0-outline-lighter-darkness-60{outline-color:#0d629f!important}.theme-dark .blue-outline-lighter-lightness-70,.theme-dark .color-0-outline-lighter-lightness-70{outline-color:#e8f5fd!important}.theme-dark .blue-outline-lighter-darkness-70,.theme-dark .color-0-outline-lighter-darkness-70{outline-color:#094a77!important}.theme-dark .blue-outline-lighter-lightness-80,.theme-dark .color-0-outline-lighter-lightness-80{outline-color:#f0f8fe!important}.theme-dark .blue-outline-lighter-darkness-80,.theme-dark .color-0-outline-lighter-darkness-80{outline-color:#06314f!important}.theme-dark .blue-outline-lighter-lightness-90,.theme-dark .color-0-outline-lighter-lightness-90{outline-color:#f7fcfe!important}.theme-dark .blue-outline-lighter-darkness-90,.theme-dark .color-0-outline-lighter-darkness-90{outline-color:#031928!important}.theme-dark .blue-outline-lighter-hover:hover,.theme-dark .color-0-outline-lighter-hover:hover{outline-color:#b3dcf9!important}.theme-dark .blue-outline-lighter-hover-transparent-5:hover,.theme-dark .color-0-outline-lighter-hover-transparent-5:hover{outline-color:#b3dcf90d!important}.theme-dark .blue-outline-lighter-hover-transparent-10:hover,.theme-dark .color-0-outline-lighter-hover-transparent-10:hover{outline-color:#b3dcf91a!important}.theme-dark .blue-outline-lighter-hover-transparent-15:hover,.theme-dark .color-0-outline-lighter-hover-transparent-15:hover{outline-color:#b3dcf926!important}.theme-dark .blue-outline-lighter-hover-transparent-20:hover,.theme-dark .color-0-outline-lighter-hover-transparent-20:hover{outline-color:#b3dcf933!important}.theme-dark .blue-outline-lighter-hover-transparent-25:hover,.theme-dark .color-0-outline-lighter-hover-transparent-25:hover{outline-color:#b3dcf940!important}.theme-dark .blue-outline-lighter-hover-transparent-30:hover,.theme-dark .color-0-outline-lighter-hover-transparent-30:hover{outline-color:#b3dcf94d!important}.theme-dark .blue-outline-lighter-hover-transparent-35:hover,.theme-dark .color-0-outline-lighter-hover-transparent-35:hover{outline-color:#b3dcf959!important}.theme-dark .blue-outline-lighter-hover-transparent-40:hover,.theme-dark .color-0-outline-lighter-hover-transparent-40:hover{outline-color:#b3dcf966!important}.theme-dark .blue-outline-lighter-hover-transparent-45:hover,.theme-dark .color-0-outline-lighter-hover-transparent-45:hover{outline-color:#b3dcf973!important}.theme-dark .blue-outline-lighter-hover-transparent-50:hover,.theme-dark .color-0-outline-lighter-hover-transparent-50:hover{outline-color:#b3dcf980!important}.theme-dark .blue-outline-lighter-hover-transparent-55:hover,.theme-dark .color-0-outline-lighter-hover-transparent-55:hover{outline-color:#b3dcf98c!important}.theme-dark .blue-outline-lighter-hover-transparent-60:hover,.theme-dark .color-0-outline-lighter-hover-transparent-60:hover{outline-color:#b3dcf999!important}.theme-dark .blue-outline-lighter-hover-transparent-65:hover,.theme-dark .color-0-outline-lighter-hover-transparent-65:hover{outline-color:#b3dcf9a6!important}.theme-dark .blue-outline-lighter-hover-transparent-70:hover,.theme-dark .color-0-outline-lighter-hover-transparent-70:hover{outline-color:#b3dcf9b3!important}.theme-dark .blue-outline-lighter-hover-transparent-75:hover,.theme-dark .color-0-outline-lighter-hover-transparent-75:hover{outline-color:#b3dcf9bf!important}.theme-dark .blue-outline-lighter-hover-transparent-80:hover,.theme-dark .color-0-outline-lighter-hover-transparent-80:hover{outline-color:#b3dcf9cc!important}.theme-dark .blue-outline-lighter-hover-transparent-85:hover,.theme-dark .color-0-outline-lighter-hover-transparent-85:hover{outline-color:#b3dcf9d9!important}.theme-dark .blue-outline-lighter-hover-transparent-90:hover,.theme-dark .color-0-outline-lighter-hover-transparent-90:hover{outline-color:#b3dcf9e6!important}.theme-dark .blue-outline-lighter-hover-transparent-95:hover,.theme-dark .color-0-outline-lighter-hover-transparent-95:hover{outline-color:#b3dcf9f2!important}.theme-dark .blue-outline-light,.theme-dark .color-0-outline-light{outline-color:#4dacf1!important}.theme-dark .blue-outline-light-transparent-5,.theme-dark .color-0-outline-light-transparent-5{outline-color:#4dacf10d!important}.theme-dark .blue-outline-light-transparent-10,.theme-dark .color-0-outline-light-transparent-10{outline-color:#4dacf11a!important}.theme-dark .blue-outline-light-transparent-15,.theme-dark .color-0-outline-light-transparent-15{outline-color:#4dacf126!important}.theme-dark .blue-outline-light-transparent-20,.theme-dark .color-0-outline-light-transparent-20{outline-color:#4dacf133!important}.theme-dark .blue-outline-light-transparent-25,.theme-dark .color-0-outline-light-transparent-25{outline-color:#4dacf140!important}.theme-dark .blue-outline-light-transparent-30,.theme-dark .color-0-outline-light-transparent-30{outline-color:#4dacf14d!important}.theme-dark .blue-outline-light-transparent-35,.theme-dark .color-0-outline-light-transparent-35{outline-color:#4dacf159!important}.theme-dark .blue-outline-light-transparent-40,.theme-dark .color-0-outline-light-transparent-40{outline-color:#4dacf166!important}.theme-dark .blue-outline-light-transparent-45,.theme-dark .color-0-outline-light-transparent-45{outline-color:#4dacf173!important}.theme-dark .blue-outline-light-transparent-50,.theme-dark .color-0-outline-light-transparent-50{outline-color:#4dacf180!important}.theme-dark .blue-outline-light-transparent-55,.theme-dark .color-0-outline-light-transparent-55{outline-color:#4dacf18c!important}.theme-dark .blue-outline-light-transparent-60,.theme-dark .color-0-outline-light-transparent-60{outline-color:#4dacf199!important}.theme-dark .blue-outline-light-transparent-65,.theme-dark .color-0-outline-light-transparent-65{outline-color:#4dacf1a6!important}.theme-dark .blue-outline-light-transparent-70,.theme-dark .color-0-outline-light-transparent-70{outline-color:#4dacf1b3!important}.theme-dark .blue-outline-light-transparent-75,.theme-dark .color-0-outline-light-transparent-75{outline-color:#4dacf1bf!important}.theme-dark .blue-outline-light-transparent-80,.theme-dark .color-0-outline-light-transparent-80{outline-color:#4dacf1cc!important}.theme-dark .blue-outline-light-transparent-85,.theme-dark .color-0-outline-light-transparent-85{outline-color:#4dacf1d9!important}.theme-dark .blue-outline-light-transparent-90,.theme-dark .color-0-outline-light-transparent-90{outline-color:#4dacf1e6!important}.theme-dark .blue-outline-light-transparent-95,.theme-dark .color-0-outline-light-transparent-95{outline-color:#4dacf1f2!important}.theme-dark .blue-outline-light-lightness-10,.theme-dark .color-0-outline-light-lightness-10{outline-color:#5fb4f2!important}.theme-dark .blue-outline-light-darkness-10,.theme-dark .color-0-outline-light-darkness-10{outline-color:#309eef!important}.theme-dark .blue-outline-light-lightness-20,.theme-dark .color-0-outline-light-lightness-20{outline-color:#71bdf4!important}.theme-dark .blue-outline-light-darkness-20,.theme-dark .color-0-outline-light-darkness-20{outline-color:#1390ec!important}.theme-dark .blue-outline-light-lightness-30,.theme-dark .color-0-outline-light-lightness-30{outline-color:#82c5f5!important}.theme-dark .blue-outline-light-darkness-30,.theme-dark .color-0-outline-light-darkness-30{outline-color:#107ece!important}.theme-dark .blue-outline-light-lightness-40,.theme-dark .color-0-outline-light-lightness-40{outline-color:#94cdf7!important}.theme-dark .blue-outline-light-darkness-40,.theme-dark .color-0-outline-light-darkness-40{outline-color:#0e6cb1!important}.theme-dark .blue-outline-light-lightness-50,.theme-dark .color-0-outline-light-lightness-50{outline-color:#a6d6f8!important}.theme-dark .blue-outline-light-darkness-50,.theme-dark .color-0-outline-light-darkness-50{outline-color:#0c5a93!important}.theme-dark .blue-outline-light-lightness-60,.theme-dark .color-0-outline-light-lightness-60{outline-color:#b8def9!important}.theme-dark .blue-outline-light-darkness-60,.theme-dark .color-0-outline-light-darkness-60{outline-color:#094876!important}.theme-dark .blue-outline-light-lightness-70,.theme-dark .color-0-outline-light-lightness-70{outline-color:#cae6fb!important}.theme-dark .blue-outline-light-darkness-70,.theme-dark .color-0-outline-light-darkness-70{outline-color:#073658!important}.theme-dark .blue-outline-light-lightness-80,.theme-dark .color-0-outline-light-lightness-80{outline-color:#dbeefc!important}.theme-dark .blue-outline-light-darkness-80,.theme-dark .color-0-outline-light-darkness-80{outline-color:#05243b!important}.theme-dark .blue-outline-light-lightness-90,.theme-dark .color-0-outline-light-lightness-90{outline-color:#edf7fe!important}.theme-dark .blue-outline-light-darkness-90,.theme-dark .color-0-outline-light-darkness-90{outline-color:#02121d!important}.theme-dark .blue-outline-light-hover:hover,.theme-dark .color-0-outline-light-hover:hover{outline-color:#4dacf1!important}.theme-dark .blue-outline-light-hover-transparent-5:hover,.theme-dark .color-0-outline-light-hover-transparent-5:hover{outline-color:#4dacf10d!important}.theme-dark .blue-outline-light-hover-transparent-10:hover,.theme-dark .color-0-outline-light-hover-transparent-10:hover{outline-color:#4dacf11a!important}.theme-dark .blue-outline-light-hover-transparent-15:hover,.theme-dark .color-0-outline-light-hover-transparent-15:hover{outline-color:#4dacf126!important}.theme-dark .blue-outline-light-hover-transparent-20:hover,.theme-dark .color-0-outline-light-hover-transparent-20:hover{outline-color:#4dacf133!important}.theme-dark .blue-outline-light-hover-transparent-25:hover,.theme-dark .color-0-outline-light-hover-transparent-25:hover{outline-color:#4dacf140!important}.theme-dark .blue-outline-light-hover-transparent-30:hover,.theme-dark .color-0-outline-light-hover-transparent-30:hover{outline-color:#4dacf14d!important}.theme-dark .blue-outline-light-hover-transparent-35:hover,.theme-dark .color-0-outline-light-hover-transparent-35:hover{outline-color:#4dacf159!important}.theme-dark .blue-outline-light-hover-transparent-40:hover,.theme-dark .color-0-outline-light-hover-transparent-40:hover{outline-color:#4dacf166!important}.theme-dark .blue-outline-light-hover-transparent-45:hover,.theme-dark .color-0-outline-light-hover-transparent-45:hover{outline-color:#4dacf173!important}.theme-dark .blue-outline-light-hover-transparent-50:hover,.theme-dark .color-0-outline-light-hover-transparent-50:hover{outline-color:#4dacf180!important}.theme-dark .blue-outline-light-hover-transparent-55:hover,.theme-dark .color-0-outline-light-hover-transparent-55:hover{outline-color:#4dacf18c!important}.theme-dark .blue-outline-light-hover-transparent-60:hover,.theme-dark .color-0-outline-light-hover-transparent-60:hover{outline-color:#4dacf199!important}.theme-dark .blue-outline-light-hover-transparent-65:hover,.theme-dark .color-0-outline-light-hover-transparent-65:hover{outline-color:#4dacf1a6!important}.theme-dark .blue-outline-light-hover-transparent-70:hover,.theme-dark .color-0-outline-light-hover-transparent-70:hover{outline-color:#4dacf1b3!important}.theme-dark .blue-outline-light-hover-transparent-75:hover,.theme-dark .color-0-outline-light-hover-transparent-75:hover{outline-color:#4dacf1bf!important}.theme-dark .blue-outline-light-hover-transparent-80:hover,.theme-dark .color-0-outline-light-hover-transparent-80:hover{outline-color:#4dacf1cc!important}.theme-dark .blue-outline-light-hover-transparent-85:hover,.theme-dark .color-0-outline-light-hover-transparent-85:hover{outline-color:#4dacf1d9!important}.theme-dark .blue-outline-light-hover-transparent-90:hover,.theme-dark .color-0-outline-light-hover-transparent-90:hover{outline-color:#4dacf1e6!important}.theme-dark .blue-outline-light-hover-transparent-95:hover,.theme-dark .color-0-outline-light-hover-transparent-95:hover{outline-color:#4dacf1f2!important}.theme-dark .blue-outline,.theme-dark .color-0-outline{outline-color:#0089eb!important}.theme-dark .blue-outline-transparent-5,.theme-dark .color-0-outline-transparent-5{outline-color:#0089eb0d!important}.theme-dark .blue-outline-transparent-10,.theme-dark .color-0-outline-transparent-10{outline-color:#0089eb1a!important}.theme-dark .blue-outline-transparent-15,.theme-dark .color-0-outline-transparent-15{outline-color:#0089eb26!important}.theme-dark .blue-outline-transparent-20,.theme-dark .color-0-outline-transparent-20{outline-color:#0089eb33!important}.theme-dark .blue-outline-transparent-25,.theme-dark .color-0-outline-transparent-25{outline-color:#0089eb40!important}.theme-dark .blue-outline-transparent-30,.theme-dark .color-0-outline-transparent-30{outline-color:#0089eb4d!important}.theme-dark .blue-outline-transparent-35,.theme-dark .color-0-outline-transparent-35{outline-color:#0089eb59!important}.theme-dark .blue-outline-transparent-40,.theme-dark .color-0-outline-transparent-40{outline-color:#0089eb66!important}.theme-dark .blue-outline-transparent-45,.theme-dark .color-0-outline-transparent-45{outline-color:#0089eb73!important}.theme-dark .blue-outline-transparent-50,.theme-dark .color-0-outline-transparent-50{outline-color:#0089eb80!important}.theme-dark .blue-outline-transparent-55,.theme-dark .color-0-outline-transparent-55{outline-color:#0089eb8c!important}.theme-dark .blue-outline-transparent-60,.theme-dark .color-0-outline-transparent-60{outline-color:#0089eb99!important}.theme-dark .blue-outline-transparent-65,.theme-dark .color-0-outline-transparent-65{outline-color:#0089eba6!important}.theme-dark .blue-outline-transparent-70,.theme-dark .color-0-outline-transparent-70{outline-color:#0089ebb3!important}.theme-dark .blue-outline-transparent-75,.theme-dark .color-0-outline-transparent-75{outline-color:#0089ebbf!important}.theme-dark .blue-outline-transparent-80,.theme-dark .color-0-outline-transparent-80{outline-color:#0089ebcc!important}.theme-dark .blue-outline-transparent-85,.theme-dark .color-0-outline-transparent-85{outline-color:#0089ebd9!important}.theme-dark .blue-outline-transparent-90,.theme-dark .color-0-outline-transparent-90{outline-color:#0089ebe6!important}.theme-dark .blue-outline-transparent-95,.theme-dark .color-0-outline-transparent-95{outline-color:#0089ebf2!important}.theme-dark .blue-outline-lightness-10,.theme-dark .color-0-outline-lightness-10{outline-color:#0898ff!important}.theme-dark .blue-outline-darkness-10,.theme-dark .color-0-outline-darkness-10{outline-color:#007bd4!important}.theme-dark .blue-outline-lightness-20,.theme-dark .color-0-outline-lightness-20{outline-color:#23a3ff!important}.theme-dark .blue-outline-darkness-20,.theme-dark .color-0-outline-darkness-20{outline-color:#006ebc!important}.theme-dark .blue-outline-lightness-30,.theme-dark .color-0-outline-lightness-30{outline-color:#3fafff!important}.theme-dark .blue-outline-darkness-30,.theme-dark .color-0-outline-darkness-30{outline-color:#0060a5!important}.theme-dark .blue-outline-lightness-40,.theme-dark .color-0-outline-lightness-40{outline-color:#5abaff!important}.theme-dark .blue-outline-darkness-40,.theme-dark .color-0-outline-darkness-40{outline-color:#00528d!important}.theme-dark .blue-outline-lightness-50,.theme-dark .color-0-outline-lightness-50{outline-color:#76c6ff!important}.theme-dark .blue-outline-darkness-50,.theme-dark .color-0-outline-darkness-50{outline-color:#004576!important}.theme-dark .blue-outline-lightness-60,.theme-dark .color-0-outline-lightness-60{outline-color:#91d1ff!important}.theme-dark .blue-outline-darkness-60,.theme-dark .color-0-outline-darkness-60{outline-color:#00375e!important}.theme-dark .blue-outline-lightness-70,.theme-dark .color-0-outline-lightness-70{outline-color:#adddff!important}.theme-dark .blue-outline-darkness-70,.theme-dark .color-0-outline-darkness-70{outline-color:#002947!important}.theme-dark .blue-outline-lightness-80,.theme-dark .color-0-outline-lightness-80{outline-color:#c8e8ff!important}.theme-dark .blue-outline-darkness-80,.theme-dark .color-0-outline-darkness-80{outline-color:#001b2f!important}.theme-dark .blue-outline-lightness-90,.theme-dark .color-0-outline-lightness-90{outline-color:#e4f4ff!important}.theme-dark .blue-outline-darkness-90,.theme-dark .color-0-outline-darkness-90{outline-color:#000e18!important}.theme-dark .blue-outline-hover:hover,.theme-dark .color-0-outline-hover:hover{outline-color:#0089eb!important}.theme-dark .blue-outline-hover-transparent-5:hover,.theme-dark .color-0-outline-hover-transparent-5:hover{outline-color:#0089eb0d!important}.theme-dark .blue-outline-hover-transparent-10:hover,.theme-dark .color-0-outline-hover-transparent-10:hover{outline-color:#0089eb1a!important}.theme-dark .blue-outline-hover-transparent-15:hover,.theme-dark .color-0-outline-hover-transparent-15:hover{outline-color:#0089eb26!important}.theme-dark .blue-outline-hover-transparent-20:hover,.theme-dark .color-0-outline-hover-transparent-20:hover{outline-color:#0089eb33!important}.theme-dark .blue-outline-hover-transparent-25:hover,.theme-dark .color-0-outline-hover-transparent-25:hover{outline-color:#0089eb40!important}.theme-dark .blue-outline-hover-transparent-30:hover,.theme-dark .color-0-outline-hover-transparent-30:hover{outline-color:#0089eb4d!important}.theme-dark .blue-outline-hover-transparent-35:hover,.theme-dark .color-0-outline-hover-transparent-35:hover{outline-color:#0089eb59!important}.theme-dark .blue-outline-hover-transparent-40:hover,.theme-dark .color-0-outline-hover-transparent-40:hover{outline-color:#0089eb66!important}.theme-dark .blue-outline-hover-transparent-45:hover,.theme-dark .color-0-outline-hover-transparent-45:hover{outline-color:#0089eb73!important}.theme-dark .blue-outline-hover-transparent-50:hover,.theme-dark .color-0-outline-hover-transparent-50:hover{outline-color:#0089eb80!important}.theme-dark .blue-outline-hover-transparent-55:hover,.theme-dark .color-0-outline-hover-transparent-55:hover{outline-color:#0089eb8c!important}.theme-dark .blue-outline-hover-transparent-60:hover,.theme-dark .color-0-outline-hover-transparent-60:hover{outline-color:#0089eb99!important}.theme-dark .blue-outline-hover-transparent-65:hover,.theme-dark .color-0-outline-hover-transparent-65:hover{outline-color:#0089eba6!important}.theme-dark .blue-outline-hover-transparent-70:hover,.theme-dark .color-0-outline-hover-transparent-70:hover{outline-color:#0089ebb3!important}.theme-dark .blue-outline-hover-transparent-75:hover,.theme-dark .color-0-outline-hover-transparent-75:hover{outline-color:#0089ebbf!important}.theme-dark .blue-outline-hover-transparent-80:hover,.theme-dark .color-0-outline-hover-transparent-80:hover{outline-color:#0089ebcc!important}.theme-dark .blue-outline-hover-transparent-85:hover,.theme-dark .color-0-outline-hover-transparent-85:hover{outline-color:#0089ebd9!important}.theme-dark .blue-outline-hover-transparent-90:hover,.theme-dark .color-0-outline-hover-transparent-90:hover{outline-color:#0089ebe6!important}.theme-dark .blue-outline-hover-transparent-95:hover,.theme-dark .color-0-outline-hover-transparent-95:hover{outline-color:#0089ebf2!important}.theme-dark .blue-outline-dark,.theme-dark .color-0-outline-dark{outline-color:#0060d7!important}.theme-dark .blue-outline-dark-transparent-5,.theme-dark .color-0-outline-dark-transparent-5{outline-color:#0060d70d!important}.theme-dark .blue-outline-dark-transparent-10,.theme-dark .color-0-outline-dark-transparent-10{outline-color:#0060d71a!important}.theme-dark .blue-outline-dark-transparent-15,.theme-dark .color-0-outline-dark-transparent-15{outline-color:#0060d726!important}.theme-dark .blue-outline-dark-transparent-20,.theme-dark .color-0-outline-dark-transparent-20{outline-color:#0060d733!important}.theme-dark .blue-outline-dark-transparent-25,.theme-dark .color-0-outline-dark-transparent-25{outline-color:#0060d740!important}.theme-dark .blue-outline-dark-transparent-30,.theme-dark .color-0-outline-dark-transparent-30{outline-color:#0060d74d!important}.theme-dark .blue-outline-dark-transparent-35,.theme-dark .color-0-outline-dark-transparent-35{outline-color:#0060d759!important}.theme-dark .blue-outline-dark-transparent-40,.theme-dark .color-0-outline-dark-transparent-40{outline-color:#0060d766!important}.theme-dark .blue-outline-dark-transparent-45,.theme-dark .color-0-outline-dark-transparent-45{outline-color:#0060d773!important}.theme-dark .blue-outline-dark-transparent-50,.theme-dark .color-0-outline-dark-transparent-50{outline-color:#0060d780!important}.theme-dark .blue-outline-dark-transparent-55,.theme-dark .color-0-outline-dark-transparent-55{outline-color:#0060d78c!important}.theme-dark .blue-outline-dark-transparent-60,.theme-dark .color-0-outline-dark-transparent-60{outline-color:#0060d799!important}.theme-dark .blue-outline-dark-transparent-65,.theme-dark .color-0-outline-dark-transparent-65{outline-color:#0060d7a6!important}.theme-dark .blue-outline-dark-transparent-70,.theme-dark .color-0-outline-dark-transparent-70{outline-color:#0060d7b3!important}.theme-dark .blue-outline-dark-transparent-75,.theme-dark .color-0-outline-dark-transparent-75{outline-color:#0060d7bf!important}.theme-dark .blue-outline-dark-transparent-80,.theme-dark .color-0-outline-dark-transparent-80{outline-color:#0060d7cc!important}.theme-dark .blue-outline-dark-transparent-85,.theme-dark .color-0-outline-dark-transparent-85{outline-color:#0060d7d9!important}.theme-dark .blue-outline-dark-transparent-90,.theme-dark .color-0-outline-dark-transparent-90{outline-color:#0060d7e6!important}.theme-dark .blue-outline-dark-transparent-95,.theme-dark .color-0-outline-dark-transparent-95{outline-color:#0060d7f2!important}.theme-dark .blue-outline-dark-lightness-10,.theme-dark .color-0-outline-dark-lightness-10{outline-color:#006df5!important}.theme-dark .blue-outline-dark-darkness-10,.theme-dark .color-0-outline-dark-darkness-10{outline-color:#0056c2!important}.theme-dark .blue-outline-dark-lightness-20,.theme-dark .color-0-outline-dark-lightness-20{outline-color:#137cff!important}.theme-dark .blue-outline-dark-darkness-20,.theme-dark .color-0-outline-dark-darkness-20{outline-color:#004dac!important}.theme-dark .blue-outline-dark-lightness-30,.theme-dark .color-0-outline-dark-lightness-30{outline-color:#318dff!important}.theme-dark .blue-outline-dark-darkness-30,.theme-dark .color-0-outline-dark-darkness-30{outline-color:#004397!important}.theme-dark .blue-outline-dark-lightness-40,.theme-dark .color-0-outline-dark-lightness-40{outline-color:#4e9dff!important}.theme-dark .blue-outline-dark-darkness-40,.theme-dark .color-0-outline-dark-darkness-40{outline-color:#003a81!important}.theme-dark .blue-outline-dark-lightness-50,.theme-dark .color-0-outline-dark-lightness-50{outline-color:#6cadff!important}.theme-dark .blue-outline-dark-darkness-50,.theme-dark .color-0-outline-dark-darkness-50{outline-color:#00306c!important}.theme-dark .blue-outline-dark-lightness-60,.theme-dark .color-0-outline-dark-lightness-60{outline-color:#89beff!important}.theme-dark .blue-outline-dark-darkness-60,.theme-dark .color-0-outline-dark-darkness-60{outline-color:#002656!important}.theme-dark .blue-outline-dark-lightness-70,.theme-dark .color-0-outline-dark-lightness-70{outline-color:#a7ceff!important}.theme-dark .blue-outline-dark-darkness-70,.theme-dark .color-0-outline-dark-darkness-70{outline-color:#001d41!important}.theme-dark .blue-outline-dark-lightness-80,.theme-dark .color-0-outline-dark-lightness-80{outline-color:#c4deff!important}.theme-dark .blue-outline-dark-darkness-80,.theme-dark .color-0-outline-dark-darkness-80{outline-color:#00132b!important}.theme-dark .blue-outline-dark-lightness-90,.theme-dark .color-0-outline-dark-lightness-90{outline-color:#e2efff!important}.theme-dark .blue-outline-dark-darkness-90,.theme-dark .color-0-outline-dark-darkness-90{outline-color:#000a16!important}.theme-dark .blue-outline-dark-hover:hover,.theme-dark .color-0-outline-dark-hover:hover{outline-color:#0060d7!important}.theme-dark .blue-outline-dark-hover-transparent-5:hover,.theme-dark .color-0-outline-dark-hover-transparent-5:hover{outline-color:#0060d70d!important}.theme-dark .blue-outline-dark-hover-transparent-10:hover,.theme-dark .color-0-outline-dark-hover-transparent-10:hover{outline-color:#0060d71a!important}.theme-dark .blue-outline-dark-hover-transparent-15:hover,.theme-dark .color-0-outline-dark-hover-transparent-15:hover{outline-color:#0060d726!important}.theme-dark .blue-outline-dark-hover-transparent-20:hover,.theme-dark .color-0-outline-dark-hover-transparent-20:hover{outline-color:#0060d733!important}.theme-dark .blue-outline-dark-hover-transparent-25:hover,.theme-dark .color-0-outline-dark-hover-transparent-25:hover{outline-color:#0060d740!important}.theme-dark .blue-outline-dark-hover-transparent-30:hover,.theme-dark .color-0-outline-dark-hover-transparent-30:hover{outline-color:#0060d74d!important}.theme-dark .blue-outline-dark-hover-transparent-35:hover,.theme-dark .color-0-outline-dark-hover-transparent-35:hover{outline-color:#0060d759!important}.theme-dark .blue-outline-dark-hover-transparent-40:hover,.theme-dark .color-0-outline-dark-hover-transparent-40:hover{outline-color:#0060d766!important}.theme-dark .blue-outline-dark-hover-transparent-45:hover,.theme-dark .color-0-outline-dark-hover-transparent-45:hover{outline-color:#0060d773!important}.theme-dark .blue-outline-dark-hover-transparent-50:hover,.theme-dark .color-0-outline-dark-hover-transparent-50:hover{outline-color:#0060d780!important}.theme-dark .blue-outline-dark-hover-transparent-55:hover,.theme-dark .color-0-outline-dark-hover-transparent-55:hover{outline-color:#0060d78c!important}.theme-dark .blue-outline-dark-hover-transparent-60:hover,.theme-dark .color-0-outline-dark-hover-transparent-60:hover{outline-color:#0060d799!important}.theme-dark .blue-outline-dark-hover-transparent-65:hover,.theme-dark .color-0-outline-dark-hover-transparent-65:hover{outline-color:#0060d7a6!important}.theme-dark .blue-outline-dark-hover-transparent-70:hover,.theme-dark .color-0-outline-dark-hover-transparent-70:hover{outline-color:#0060d7b3!important}.theme-dark .blue-outline-dark-hover-transparent-75:hover,.theme-dark .color-0-outline-dark-hover-transparent-75:hover{outline-color:#0060d7bf!important}.theme-dark .blue-outline-dark-hover-transparent-80:hover,.theme-dark .color-0-outline-dark-hover-transparent-80:hover{outline-color:#0060d7cc!important}.theme-dark .blue-outline-dark-hover-transparent-85:hover,.theme-dark .color-0-outline-dark-hover-transparent-85:hover{outline-color:#0060d7d9!important}.theme-dark .blue-outline-dark-hover-transparent-90:hover,.theme-dark .color-0-outline-dark-hover-transparent-90:hover{outline-color:#0060d7e6!important}.theme-dark .blue-outline-dark-hover-transparent-95:hover,.theme-dark .color-0-outline-dark-hover-transparent-95:hover{outline-color:#0060d7f2!important}.theme-dark .blue-outline-darker,.theme-dark .color-0-outline-darker{outline-color:#003dab!important}.theme-dark .blue-outline-darker-transparent-5,.theme-dark .color-0-outline-darker-transparent-5{outline-color:#003dab0d!important}.theme-dark .blue-outline-darker-transparent-10,.theme-dark .color-0-outline-darker-transparent-10{outline-color:#003dab1a!important}.theme-dark .blue-outline-darker-transparent-15,.theme-dark .color-0-outline-darker-transparent-15{outline-color:#003dab26!important}.theme-dark .blue-outline-darker-transparent-20,.theme-dark .color-0-outline-darker-transparent-20{outline-color:#003dab33!important}.theme-dark .blue-outline-darker-transparent-25,.theme-dark .color-0-outline-darker-transparent-25{outline-color:#003dab40!important}.theme-dark .blue-outline-darker-transparent-30,.theme-dark .color-0-outline-darker-transparent-30{outline-color:#003dab4d!important}.theme-dark .blue-outline-darker-transparent-35,.theme-dark .color-0-outline-darker-transparent-35{outline-color:#003dab59!important}.theme-dark .blue-outline-darker-transparent-40,.theme-dark .color-0-outline-darker-transparent-40{outline-color:#003dab66!important}.theme-dark .blue-outline-darker-transparent-45,.theme-dark .color-0-outline-darker-transparent-45{outline-color:#003dab73!important}.theme-dark .blue-outline-darker-transparent-50,.theme-dark .color-0-outline-darker-transparent-50{outline-color:#003dab80!important}.theme-dark .blue-outline-darker-transparent-55,.theme-dark .color-0-outline-darker-transparent-55{outline-color:#003dab8c!important}.theme-dark .blue-outline-darker-transparent-60,.theme-dark .color-0-outline-darker-transparent-60{outline-color:#003dab99!important}.theme-dark .blue-outline-darker-transparent-65,.theme-dark .color-0-outline-darker-transparent-65{outline-color:#003daba6!important}.theme-dark .blue-outline-darker-transparent-70,.theme-dark .color-0-outline-darker-transparent-70{outline-color:#003dabb3!important}.theme-dark .blue-outline-darker-transparent-75,.theme-dark .color-0-outline-darker-transparent-75{outline-color:#003dabbf!important}.theme-dark .blue-outline-darker-transparent-80,.theme-dark .color-0-outline-darker-transparent-80{outline-color:#003dabcc!important}.theme-dark .blue-outline-darker-transparent-85,.theme-dark .color-0-outline-darker-transparent-85{outline-color:#003dabd9!important}.theme-dark .blue-outline-darker-transparent-90,.theme-dark .color-0-outline-darker-transparent-90{outline-color:#003dabe6!important}.theme-dark .blue-outline-darker-transparent-95,.theme-dark .color-0-outline-darker-transparent-95{outline-color:#003dabf2!important}.theme-dark .blue-outline-darker-lightness-10,.theme-dark .color-0-outline-darker-lightness-10{outline-color:#0049cd!important}.theme-dark .blue-outline-darker-darkness-10,.theme-dark .color-0-outline-darker-darkness-10{outline-color:#00379a!important}.theme-dark .blue-outline-darker-lightness-20,.theme-dark .color-0-outline-darker-lightness-20{outline-color:#0055ef!important}.theme-dark .blue-outline-darker-darkness-20,.theme-dark .color-0-outline-darker-darkness-20{outline-color:#003189!important}.theme-dark .blue-outline-darker-lightness-30,.theme-dark .color-0-outline-darker-lightness-30{outline-color:#1266ff!important}.theme-dark .blue-outline-darker-darkness-30,.theme-dark .color-0-outline-darker-darkness-30{outline-color:#002b78!important}.theme-dark .blue-outline-darker-lightness-40,.theme-dark .color-0-outline-darker-lightness-40{outline-color:#347cff!important}.theme-dark .blue-outline-darker-darkness-40,.theme-dark .color-0-outline-darker-darkness-40{outline-color:#002567!important}.theme-dark .blue-outline-darker-lightness-50,.theme-dark .color-0-outline-darker-lightness-50{outline-color:#5692ff!important}.theme-dark .blue-outline-darker-darkness-50,.theme-dark .color-0-outline-darker-darkness-50{outline-color:#001f56!important}.theme-dark .blue-outline-darker-lightness-60,.theme-dark .color-0-outline-darker-lightness-60{outline-color:#77a8ff!important}.theme-dark .blue-outline-darker-darkness-60,.theme-dark .color-0-outline-darker-darkness-60{outline-color:#001844!important}.theme-dark .blue-outline-darker-lightness-70,.theme-dark .color-0-outline-darker-lightness-70{outline-color:#99beff!important}.theme-dark .blue-outline-darker-darkness-70,.theme-dark .color-0-outline-darker-darkness-70{outline-color:#001233!important}.theme-dark .blue-outline-darker-lightness-80,.theme-dark .color-0-outline-darker-lightness-80{outline-color:#bbd3ff!important}.theme-dark .blue-outline-darker-darkness-80,.theme-dark .color-0-outline-darker-darkness-80{outline-color:#000c22!important}.theme-dark .blue-outline-darker-lightness-90,.theme-dark .color-0-outline-darker-lightness-90{outline-color:#dde9ff!important}.theme-dark .blue-outline-darker-darkness-90,.theme-dark .color-0-outline-darker-darkness-90{outline-color:#000611!important}.theme-dark .blue-outline-darker-hover:hover,.theme-dark .color-0-outline-darker-hover:hover{outline-color:#003dab!important}.theme-dark .blue-outline-darker-hover-transparent-5:hover,.theme-dark .color-0-outline-darker-hover-transparent-5:hover{outline-color:#003dab0d!important}.theme-dark .blue-outline-darker-hover-transparent-10:hover,.theme-dark .color-0-outline-darker-hover-transparent-10:hover{outline-color:#003dab1a!important}.theme-dark .blue-outline-darker-hover-transparent-15:hover,.theme-dark .color-0-outline-darker-hover-transparent-15:hover{outline-color:#003dab26!important}.theme-dark .blue-outline-darker-hover-transparent-20:hover,.theme-dark .color-0-outline-darker-hover-transparent-20:hover{outline-color:#003dab33!important}.theme-dark .blue-outline-darker-hover-transparent-25:hover,.theme-dark .color-0-outline-darker-hover-transparent-25:hover{outline-color:#003dab40!important}.theme-dark .blue-outline-darker-hover-transparent-30:hover,.theme-dark .color-0-outline-darker-hover-transparent-30:hover{outline-color:#003dab4d!important}.theme-dark .blue-outline-darker-hover-transparent-35:hover,.theme-dark .color-0-outline-darker-hover-transparent-35:hover{outline-color:#003dab59!important}.theme-dark .blue-outline-darker-hover-transparent-40:hover,.theme-dark .color-0-outline-darker-hover-transparent-40:hover{outline-color:#003dab66!important}.theme-dark .blue-outline-darker-hover-transparent-45:hover,.theme-dark .color-0-outline-darker-hover-transparent-45:hover{outline-color:#003dab73!important}.theme-dark .blue-outline-darker-hover-transparent-50:hover,.theme-dark .color-0-outline-darker-hover-transparent-50:hover{outline-color:#003dab80!important}.theme-dark .blue-outline-darker-hover-transparent-55:hover,.theme-dark .color-0-outline-darker-hover-transparent-55:hover{outline-color:#003dab8c!important}.theme-dark .blue-outline-darker-hover-transparent-60:hover,.theme-dark .color-0-outline-darker-hover-transparent-60:hover{outline-color:#003dab99!important}.theme-dark .blue-outline-darker-hover-transparent-65:hover,.theme-dark .color-0-outline-darker-hover-transparent-65:hover{outline-color:#003daba6!important}.theme-dark .blue-outline-darker-hover-transparent-70:hover,.theme-dark .color-0-outline-darker-hover-transparent-70:hover{outline-color:#003dabb3!important}.theme-dark .blue-outline-darker-hover-transparent-75:hover,.theme-dark .color-0-outline-darker-hover-transparent-75:hover{outline-color:#003dabbf!important}.theme-dark .blue-outline-darker-hover-transparent-80:hover,.theme-dark .color-0-outline-darker-hover-transparent-80:hover{outline-color:#003dabcc!important}.theme-dark .blue-outline-darker-hover-transparent-85:hover,.theme-dark .color-0-outline-darker-hover-transparent-85:hover{outline-color:#003dabd9!important}.theme-dark .blue-outline-darker-hover-transparent-90:hover,.theme-dark .color-0-outline-darker-hover-transparent-90:hover{outline-color:#003dabe6!important}.theme-dark .blue-outline-darker-hover-transparent-95:hover,.theme-dark .color-0-outline-darker-hover-transparent-95:hover{outline-color:#003dabf2!important}.theme-dark .green-bg-lighter,.theme-dark .color-8-bg-lighter{background-color:#c4fc9f}.theme-dark .green-bg-lighter-transparent-5,.theme-dark .color-8-bg-lighter-transparent-5{background-color:#c4fc9f0d}.theme-dark .green-bg-lighter-transparent-10,.theme-dark .color-8-bg-lighter-transparent-10{background-color:#c4fc9f1a}.theme-dark .green-bg-lighter-transparent-15,.theme-dark .color-8-bg-lighter-transparent-15{background-color:#c4fc9f26}.theme-dark .green-bg-lighter-transparent-20,.theme-dark .color-8-bg-lighter-transparent-20{background-color:#c4fc9f33}.theme-dark .green-bg-lighter-transparent-25,.theme-dark .color-8-bg-lighter-transparent-25{background-color:#c4fc9f40}.theme-dark .green-bg-lighter-transparent-30,.theme-dark .color-8-bg-lighter-transparent-30{background-color:#c4fc9f4d}.theme-dark .green-bg-lighter-transparent-35,.theme-dark .color-8-bg-lighter-transparent-35{background-color:#c4fc9f59}.theme-dark .green-bg-lighter-transparent-40,.theme-dark .color-8-bg-lighter-transparent-40{background-color:#c4fc9f66}.theme-dark .green-bg-lighter-transparent-45,.theme-dark .color-8-bg-lighter-transparent-45{background-color:#c4fc9f73}.theme-dark .green-bg-lighter-transparent-50,.theme-dark .color-8-bg-lighter-transparent-50{background-color:#c4fc9f80}.theme-dark .green-bg-lighter-transparent-55,.theme-dark .color-8-bg-lighter-transparent-55{background-color:#c4fc9f8c}.theme-dark .green-bg-lighter-transparent-60,.theme-dark .color-8-bg-lighter-transparent-60{background-color:#c4fc9f99}.theme-dark .green-bg-lighter-transparent-65,.theme-dark .color-8-bg-lighter-transparent-65{background-color:#c4fc9fa6}.theme-dark .green-bg-lighter-transparent-70,.theme-dark .color-8-bg-lighter-transparent-70{background-color:#c4fc9fb3}.theme-dark .green-bg-lighter-transparent-75,.theme-dark .color-8-bg-lighter-transparent-75{background-color:#c4fc9fbf}.theme-dark .green-bg-lighter-transparent-80,.theme-dark .color-8-bg-lighter-transparent-80{background-color:#c4fc9fcc}.theme-dark .green-bg-lighter-transparent-85,.theme-dark .color-8-bg-lighter-transparent-85{background-color:#c4fc9fd9}.theme-dark .green-bg-lighter-transparent-90,.theme-dark .color-8-bg-lighter-transparent-90{background-color:#c4fc9fe6}.theme-dark .green-bg-lighter-transparent-95,.theme-dark .color-8-bg-lighter-transparent-95{background-color:#c4fc9ff2}.theme-dark .green-bg-lighter-lightness-10,.theme-dark .color-8-bg-lighter-lightness-10{background-color:#cafca9}.theme-dark .green-bg-lighter-darkness-10,.theme-dark .color-8-bg-lighter-darkness-10{background-color:#acfb77}.theme-dark .green-bg-lighter-lightness-20,.theme-dark .color-8-bg-lighter-lightness-20{background-color:#d0fdb2}.theme-dark .green-bg-lighter-darkness-20,.theme-dark .color-8-bg-lighter-darkness-20{background-color:#93fa4f}.theme-dark .green-bg-lighter-lightness-30,.theme-dark .color-8-bg-lighter-lightness-30{background-color:#d6fdbc}.theme-dark .green-bg-lighter-darkness-30,.theme-dark .color-8-bg-lighter-darkness-30{background-color:#7bf827}.theme-dark .green-bg-lighter-lightness-40,.theme-dark .color-8-bg-lighter-lightness-40{background-color:#dcfdc5}.theme-dark .green-bg-lighter-darkness-40,.theme-dark .color-8-bg-lighter-darkness-40{background-color:#64ef07}.theme-dark .green-bg-lighter-lightness-50,.theme-dark .color-8-bg-lighter-lightness-50{background-color:#e2fecf}.theme-dark .green-bg-lighter-darkness-50,.theme-dark .color-8-bg-lighter-darkness-50{background-color:#53c706}.theme-dark .green-bg-lighter-lightness-60,.theme-dark .color-8-bg-lighter-lightness-60{background-color:#e7fed9}.theme-dark .green-bg-lighter-darkness-60,.theme-dark .color-8-bg-lighter-darkness-60{background-color:#429f05}.theme-dark .green-bg-lighter-lightness-70,.theme-dark .color-8-bg-lighter-lightness-70{background-color:#edfee2}.theme-dark .green-bg-lighter-darkness-70,.theme-dark .color-8-bg-lighter-darkness-70{background-color:#327804}.theme-dark .green-bg-lighter-lightness-80,.theme-dark .color-8-bg-lighter-lightness-80{background-color:#f3feec}.theme-dark .green-bg-lighter-darkness-80,.theme-dark .color-8-bg-lighter-darkness-80{background-color:#215002}.theme-dark .green-bg-lighter-lightness-90,.theme-dark .color-8-bg-lighter-lightness-90{background-color:#f9fff5}.theme-dark .green-bg-lighter-darkness-90,.theme-dark .color-8-bg-lighter-darkness-90{background-color:#112801}.theme-dark .green-bg-lighter-hover:hover,.theme-dark .color-8-bg-lighter-hover:hover{background-color:#c4fc9f}.theme-dark .green-bg-lighter-hover-transparent-5:hover,.theme-dark .color-8-bg-lighter-hover-transparent-5:hover{background-color:#c4fc9f0d}.theme-dark .green-bg-lighter-hover-transparent-10:hover,.theme-dark .color-8-bg-lighter-hover-transparent-10:hover{background-color:#c4fc9f1a}.theme-dark .green-bg-lighter-hover-transparent-15:hover,.theme-dark .color-8-bg-lighter-hover-transparent-15:hover{background-color:#c4fc9f26}.theme-dark .green-bg-lighter-hover-transparent-20:hover,.theme-dark .color-8-bg-lighter-hover-transparent-20:hover{background-color:#c4fc9f33}.theme-dark .green-bg-lighter-hover-transparent-25:hover,.theme-dark .color-8-bg-lighter-hover-transparent-25:hover{background-color:#c4fc9f40}.theme-dark .green-bg-lighter-hover-transparent-30:hover,.theme-dark .color-8-bg-lighter-hover-transparent-30:hover{background-color:#c4fc9f4d}.theme-dark .green-bg-lighter-hover-transparent-35:hover,.theme-dark .color-8-bg-lighter-hover-transparent-35:hover{background-color:#c4fc9f59}.theme-dark .green-bg-lighter-hover-transparent-40:hover,.theme-dark .color-8-bg-lighter-hover-transparent-40:hover{background-color:#c4fc9f66}.theme-dark .green-bg-lighter-hover-transparent-45:hover,.theme-dark .color-8-bg-lighter-hover-transparent-45:hover{background-color:#c4fc9f73}.theme-dark .green-bg-lighter-hover-transparent-50:hover,.theme-dark .color-8-bg-lighter-hover-transparent-50:hover{background-color:#c4fc9f80}.theme-dark .green-bg-lighter-hover-transparent-55:hover,.theme-dark .color-8-bg-lighter-hover-transparent-55:hover{background-color:#c4fc9f8c}.theme-dark .green-bg-lighter-hover-transparent-60:hover,.theme-dark .color-8-bg-lighter-hover-transparent-60:hover{background-color:#c4fc9f99}.theme-dark .green-bg-lighter-hover-transparent-65:hover,.theme-dark .color-8-bg-lighter-hover-transparent-65:hover{background-color:#c4fc9fa6}.theme-dark .green-bg-lighter-hover-transparent-70:hover,.theme-dark .color-8-bg-lighter-hover-transparent-70:hover{background-color:#c4fc9fb3}.theme-dark .green-bg-lighter-hover-transparent-75:hover,.theme-dark .color-8-bg-lighter-hover-transparent-75:hover{background-color:#c4fc9fbf}.theme-dark .green-bg-lighter-hover-transparent-80:hover,.theme-dark .color-8-bg-lighter-hover-transparent-80:hover{background-color:#c4fc9fcc}.theme-dark .green-bg-lighter-hover-transparent-85:hover,.theme-dark .color-8-bg-lighter-hover-transparent-85:hover{background-color:#c4fc9fd9}.theme-dark .green-bg-lighter-hover-transparent-90:hover,.theme-dark .color-8-bg-lighter-hover-transparent-90:hover{background-color:#c4fc9fe6}.theme-dark .green-bg-lighter-hover-transparent-95:hover,.theme-dark .color-8-bg-lighter-hover-transparent-95:hover{background-color:#c4fc9ff2}.theme-dark .green-bg-light,.theme-dark .color-8-bg-light{background-color:#86db4f}.theme-dark .green-bg-light-transparent-5,.theme-dark .color-8-bg-light-transparent-5{background-color:#86db4f0d}.theme-dark .green-bg-light-transparent-10,.theme-dark .color-8-bg-light-transparent-10{background-color:#86db4f1a}.theme-dark .green-bg-light-transparent-15,.theme-dark .color-8-bg-light-transparent-15{background-color:#86db4f26}.theme-dark .green-bg-light-transparent-20,.theme-dark .color-8-bg-light-transparent-20{background-color:#86db4f33}.theme-dark .green-bg-light-transparent-25,.theme-dark .color-8-bg-light-transparent-25{background-color:#86db4f40}.theme-dark .green-bg-light-transparent-30,.theme-dark .color-8-bg-light-transparent-30{background-color:#86db4f4d}.theme-dark .green-bg-light-transparent-35,.theme-dark .color-8-bg-light-transparent-35{background-color:#86db4f59}.theme-dark .green-bg-light-transparent-40,.theme-dark .color-8-bg-light-transparent-40{background-color:#86db4f66}.theme-dark .green-bg-light-transparent-45,.theme-dark .color-8-bg-light-transparent-45{background-color:#86db4f73}.theme-dark .green-bg-light-transparent-50,.theme-dark .color-8-bg-light-transparent-50{background-color:#86db4f80}.theme-dark .green-bg-light-transparent-55,.theme-dark .color-8-bg-light-transparent-55{background-color:#86db4f8c}.theme-dark .green-bg-light-transparent-60,.theme-dark .color-8-bg-light-transparent-60{background-color:#86db4f99}.theme-dark .green-bg-light-transparent-65,.theme-dark .color-8-bg-light-transparent-65{background-color:#86db4fa6}.theme-dark .green-bg-light-transparent-70,.theme-dark .color-8-bg-light-transparent-70{background-color:#86db4fb3}.theme-dark .green-bg-light-transparent-75,.theme-dark .color-8-bg-light-transparent-75{background-color:#86db4fbf}.theme-dark .green-bg-light-transparent-80,.theme-dark .color-8-bg-light-transparent-80{background-color:#86db4fcc}.theme-dark .green-bg-light-transparent-85,.theme-dark .color-8-bg-light-transparent-85{background-color:#86db4fd9}.theme-dark .green-bg-light-transparent-90,.theme-dark .color-8-bg-light-transparent-90{background-color:#86db4fe6}.theme-dark .green-bg-light-transparent-95,.theme-dark .color-8-bg-light-transparent-95{background-color:#86db4ff2}.theme-dark .green-bg-light-lightness-10,.theme-dark .color-8-bg-light-lightness-10{background-color:#92df61}.theme-dark .green-bg-light-darkness-10,.theme-dark .color-8-bg-light-darkness-10{background-color:#75d636}.theme-dark .green-bg-light-lightness-20,.theme-dark .color-8-bg-light-lightness-20{background-color:#9ee272}.theme-dark .green-bg-light-darkness-20,.theme-dark .color-8-bg-light-darkness-20{background-color:#66c628}.theme-dark .green-bg-light-lightness-30,.theme-dark .color-8-bg-light-lightness-30{background-color:#aae684}.theme-dark .green-bg-light-darkness-30,.theme-dark .color-8-bg-light-darkness-30{background-color:#5aad23}.theme-dark .green-bg-light-lightness-40,.theme-dark .color-8-bg-light-lightness-40{background-color:#b6e995}.theme-dark .green-bg-light-darkness-40,.theme-dark .color-8-bg-light-darkness-40{background-color:#4d941e}.theme-dark .green-bg-light-lightness-50,.theme-dark .color-8-bg-light-lightness-50{background-color:#c3eda7}.theme-dark .green-bg-light-darkness-50,.theme-dark .color-8-bg-light-darkness-50{background-color:#407c19}.theme-dark .green-bg-light-lightness-60,.theme-dark .color-8-bg-light-lightness-60{background-color:#cff1b9}.theme-dark .green-bg-light-darkness-60,.theme-dark .color-8-bg-light-darkness-60{background-color:#336314}.theme-dark .green-bg-light-lightness-70,.theme-dark .color-8-bg-light-lightness-70{background-color:#dbf4ca}.theme-dark .green-bg-light-darkness-70,.theme-dark .color-8-bg-light-darkness-70{background-color:#264a0f}.theme-dark .green-bg-light-lightness-80,.theme-dark .color-8-bg-light-lightness-80{background-color:#e7f8dc}.theme-dark .green-bg-light-darkness-80,.theme-dark .color-8-bg-light-darkness-80{background-color:#1a310a}.theme-dark .green-bg-light-lightness-90,.theme-dark .color-8-bg-light-lightness-90{background-color:#f3fbed}.theme-dark .green-bg-light-darkness-90,.theme-dark .color-8-bg-light-darkness-90{background-color:#0d1905}.theme-dark .green-bg-light-hover:hover,.theme-dark .color-8-bg-light-hover:hover{background-color:#86db4f}.theme-dark .green-bg-light-hover-transparent-5:hover,.theme-dark .color-8-bg-light-hover-transparent-5:hover{background-color:#86db4f0d}.theme-dark .green-bg-light-hover-transparent-10:hover,.theme-dark .color-8-bg-light-hover-transparent-10:hover{background-color:#86db4f1a}.theme-dark .green-bg-light-hover-transparent-15:hover,.theme-dark .color-8-bg-light-hover-transparent-15:hover{background-color:#86db4f26}.theme-dark .green-bg-light-hover-transparent-20:hover,.theme-dark .color-8-bg-light-hover-transparent-20:hover{background-color:#86db4f33}.theme-dark .green-bg-light-hover-transparent-25:hover,.theme-dark .color-8-bg-light-hover-transparent-25:hover{background-color:#86db4f40}.theme-dark .green-bg-light-hover-transparent-30:hover,.theme-dark .color-8-bg-light-hover-transparent-30:hover{background-color:#86db4f4d}.theme-dark .green-bg-light-hover-transparent-35:hover,.theme-dark .color-8-bg-light-hover-transparent-35:hover{background-color:#86db4f59}.theme-dark .green-bg-light-hover-transparent-40:hover,.theme-dark .color-8-bg-light-hover-transparent-40:hover{background-color:#86db4f66}.theme-dark .green-bg-light-hover-transparent-45:hover,.theme-dark .color-8-bg-light-hover-transparent-45:hover{background-color:#86db4f73}.theme-dark .green-bg-light-hover-transparent-50:hover,.theme-dark .color-8-bg-light-hover-transparent-50:hover{background-color:#86db4f80}.theme-dark .green-bg-light-hover-transparent-55:hover,.theme-dark .color-8-bg-light-hover-transparent-55:hover{background-color:#86db4f8c}.theme-dark .green-bg-light-hover-transparent-60:hover,.theme-dark .color-8-bg-light-hover-transparent-60:hover{background-color:#86db4f99}.theme-dark .green-bg-light-hover-transparent-65:hover,.theme-dark .color-8-bg-light-hover-transparent-65:hover{background-color:#86db4fa6}.theme-dark .green-bg-light-hover-transparent-70:hover,.theme-dark .color-8-bg-light-hover-transparent-70:hover{background-color:#86db4fb3}.theme-dark .green-bg-light-hover-transparent-75:hover,.theme-dark .color-8-bg-light-hover-transparent-75:hover{background-color:#86db4fbf}.theme-dark .green-bg-light-hover-transparent-80:hover,.theme-dark .color-8-bg-light-hover-transparent-80:hover{background-color:#86db4fcc}.theme-dark .green-bg-light-hover-transparent-85:hover,.theme-dark .color-8-bg-light-hover-transparent-85:hover{background-color:#86db4fd9}.theme-dark .green-bg-light-hover-transparent-90:hover,.theme-dark .color-8-bg-light-hover-transparent-90:hover{background-color:#86db4fe6}.theme-dark .green-bg-light-hover-transparent-95:hover,.theme-dark .color-8-bg-light-hover-transparent-95:hover{background-color:#86db4ff2}.theme-dark .green-bg,.theme-dark .color-8-bg{background-color:#4eb523}.theme-dark .green-bg-transparent-5,.theme-dark .color-8-bg-transparent-5{background-color:#4eb5230d}.theme-dark .green-bg-transparent-10,.theme-dark .color-8-bg-transparent-10{background-color:#4eb5231a}.theme-dark .green-bg-transparent-15,.theme-dark .color-8-bg-transparent-15{background-color:#4eb52326}.theme-dark .green-bg-transparent-20,.theme-dark .color-8-bg-transparent-20{background-color:#4eb52333}.theme-dark .green-bg-transparent-25,.theme-dark .color-8-bg-transparent-25{background-color:#4eb52340}.theme-dark .green-bg-transparent-30,.theme-dark .color-8-bg-transparent-30{background-color:#4eb5234d}.theme-dark .green-bg-transparent-35,.theme-dark .color-8-bg-transparent-35{background-color:#4eb52359}.theme-dark .green-bg-transparent-40,.theme-dark .color-8-bg-transparent-40{background-color:#4eb52366}.theme-dark .green-bg-transparent-45,.theme-dark .color-8-bg-transparent-45{background-color:#4eb52373}.theme-dark .green-bg-transparent-50,.theme-dark .color-8-bg-transparent-50{background-color:#4eb52380}.theme-dark .green-bg-transparent-55,.theme-dark .color-8-bg-transparent-55{background-color:#4eb5238c}.theme-dark .green-bg-transparent-60,.theme-dark .color-8-bg-transparent-60{background-color:#4eb52399}.theme-dark .green-bg-transparent-65,.theme-dark .color-8-bg-transparent-65{background-color:#4eb523a6}.theme-dark .green-bg-transparent-70,.theme-dark .color-8-bg-transparent-70{background-color:#4eb523b3}.theme-dark .green-bg-transparent-75,.theme-dark .color-8-bg-transparent-75{background-color:#4eb523bf}.theme-dark .green-bg-transparent-80,.theme-dark .color-8-bg-transparent-80{background-color:#4eb523cc}.theme-dark .green-bg-transparent-85,.theme-dark .color-8-bg-transparent-85{background-color:#4eb523d9}.theme-dark .green-bg-transparent-90,.theme-dark .color-8-bg-transparent-90{background-color:#4eb523e6}.theme-dark .green-bg-transparent-95,.theme-dark .color-8-bg-transparent-95{background-color:#4eb523f2}.theme-dark .green-bg-lightness-10,.theme-dark .color-8-bg-lightness-10{background-color:#59ce28}.theme-dark .green-bg-darkness-10,.theme-dark .color-8-bg-darkness-10{background-color:#46a320}.theme-dark .green-bg-lightness-20,.theme-dark .color-8-bg-lightness-20{background-color:#69d93a}.theme-dark .green-bg-darkness-20,.theme-dark .color-8-bg-darkness-20{background-color:#3e911c}.theme-dark .green-bg-lightness-30,.theme-dark .color-8-bg-lightness-30{background-color:#7cde53}.theme-dark .green-bg-darkness-30,.theme-dark .color-8-bg-darkness-30{background-color:#377f19}.theme-dark .green-bg-lightness-40,.theme-dark .color-8-bg-lightness-40{background-color:#8ee26b}.theme-dark .green-bg-darkness-40,.theme-dark .color-8-bg-darkness-40{background-color:#2f6d15}.theme-dark .green-bg-lightness-50,.theme-dark .color-8-bg-lightness-50{background-color:#a1e784}.theme-dark .green-bg-darkness-50,.theme-dark .color-8-bg-darkness-50{background-color:#275b12}.theme-dark .green-bg-lightness-60,.theme-dark .color-8-bg-lightness-60{background-color:#b4ec9c}.theme-dark .green-bg-darkness-60,.theme-dark .color-8-bg-darkness-60{background-color:#1f480e}.theme-dark .green-bg-lightness-70,.theme-dark .color-8-bg-lightness-70{background-color:#c7f1b5}.theme-dark .green-bg-darkness-70,.theme-dark .color-8-bg-darkness-70{background-color:#17360b}.theme-dark .green-bg-lightness-80,.theme-dark .color-8-bg-lightness-80{background-color:#d9f5ce}.theme-dark .green-bg-darkness-80,.theme-dark .color-8-bg-darkness-80{background-color:#102407}.theme-dark .green-bg-lightness-90,.theme-dark .color-8-bg-lightness-90{background-color:#ecfae6}.theme-dark .green-bg-darkness-90,.theme-dark .color-8-bg-darkness-90{background-color:#081204}.theme-dark .green-bg-hover:hover,.theme-dark .color-8-bg-hover:hover{background-color:#4eb523}.theme-dark .green-bg-hover-transparent-5:hover,.theme-dark .color-8-bg-hover-transparent-5:hover{background-color:#4eb5230d}.theme-dark .green-bg-hover-transparent-10:hover,.theme-dark .color-8-bg-hover-transparent-10:hover{background-color:#4eb5231a}.theme-dark .green-bg-hover-transparent-15:hover,.theme-dark .color-8-bg-hover-transparent-15:hover{background-color:#4eb52326}.theme-dark .green-bg-hover-transparent-20:hover,.theme-dark .color-8-bg-hover-transparent-20:hover{background-color:#4eb52333}.theme-dark .green-bg-hover-transparent-25:hover,.theme-dark .color-8-bg-hover-transparent-25:hover{background-color:#4eb52340}.theme-dark .green-bg-hover-transparent-30:hover,.theme-dark .color-8-bg-hover-transparent-30:hover{background-color:#4eb5234d}.theme-dark .green-bg-hover-transparent-35:hover,.theme-dark .color-8-bg-hover-transparent-35:hover{background-color:#4eb52359}.theme-dark .green-bg-hover-transparent-40:hover,.theme-dark .color-8-bg-hover-transparent-40:hover{background-color:#4eb52366}.theme-dark .green-bg-hover-transparent-45:hover,.theme-dark .color-8-bg-hover-transparent-45:hover{background-color:#4eb52373}.theme-dark .green-bg-hover-transparent-50:hover,.theme-dark .color-8-bg-hover-transparent-50:hover{background-color:#4eb52380}.theme-dark .green-bg-hover-transparent-55:hover,.theme-dark .color-8-bg-hover-transparent-55:hover{background-color:#4eb5238c}.theme-dark .green-bg-hover-transparent-60:hover,.theme-dark .color-8-bg-hover-transparent-60:hover{background-color:#4eb52399}.theme-dark .green-bg-hover-transparent-65:hover,.theme-dark .color-8-bg-hover-transparent-65:hover{background-color:#4eb523a6}.theme-dark .green-bg-hover-transparent-70:hover,.theme-dark .color-8-bg-hover-transparent-70:hover{background-color:#4eb523b3}.theme-dark .green-bg-hover-transparent-75:hover,.theme-dark .color-8-bg-hover-transparent-75:hover{background-color:#4eb523bf}.theme-dark .green-bg-hover-transparent-80:hover,.theme-dark .color-8-bg-hover-transparent-80:hover{background-color:#4eb523cc}.theme-dark .green-bg-hover-transparent-85:hover,.theme-dark .color-8-bg-hover-transparent-85:hover{background-color:#4eb523d9}.theme-dark .green-bg-hover-transparent-90:hover,.theme-dark .color-8-bg-hover-transparent-90:hover{background-color:#4eb523e6}.theme-dark .green-bg-hover-transparent-95:hover,.theme-dark .color-8-bg-hover-transparent-95:hover{background-color:#4eb523f2}.theme-dark .green-bg-dark,.theme-dark .color-8-bg-dark{background-color:#2c8646}.theme-dark .green-bg-dark-transparent-5,.theme-dark .color-8-bg-dark-transparent-5{background-color:#2c86460d}.theme-dark .green-bg-dark-transparent-10,.theme-dark .color-8-bg-dark-transparent-10{background-color:#2c86461a}.theme-dark .green-bg-dark-transparent-15,.theme-dark .color-8-bg-dark-transparent-15{background-color:#2c864626}.theme-dark .green-bg-dark-transparent-20,.theme-dark .color-8-bg-dark-transparent-20{background-color:#2c864633}.theme-dark .green-bg-dark-transparent-25,.theme-dark .color-8-bg-dark-transparent-25{background-color:#2c864640}.theme-dark .green-bg-dark-transparent-30,.theme-dark .color-8-bg-dark-transparent-30{background-color:#2c86464d}.theme-dark .green-bg-dark-transparent-35,.theme-dark .color-8-bg-dark-transparent-35{background-color:#2c864659}.theme-dark .green-bg-dark-transparent-40,.theme-dark .color-8-bg-dark-transparent-40{background-color:#2c864666}.theme-dark .green-bg-dark-transparent-45,.theme-dark .color-8-bg-dark-transparent-45{background-color:#2c864673}.theme-dark .green-bg-dark-transparent-50,.theme-dark .color-8-bg-dark-transparent-50{background-color:#2c864680}.theme-dark .green-bg-dark-transparent-55,.theme-dark .color-8-bg-dark-transparent-55{background-color:#2c86468c}.theme-dark .green-bg-dark-transparent-60,.theme-dark .color-8-bg-dark-transparent-60{background-color:#2c864699}.theme-dark .green-bg-dark-transparent-65,.theme-dark .color-8-bg-dark-transparent-65{background-color:#2c8646a6}.theme-dark .green-bg-dark-transparent-70,.theme-dark .color-8-bg-dark-transparent-70{background-color:#2c8646b3}.theme-dark .green-bg-dark-transparent-75,.theme-dark .color-8-bg-dark-transparent-75{background-color:#2c8646bf}.theme-dark .green-bg-dark-transparent-80,.theme-dark .color-8-bg-dark-transparent-80{background-color:#2c8646cc}.theme-dark .green-bg-dark-transparent-85,.theme-dark .color-8-bg-dark-transparent-85{background-color:#2c8646d9}.theme-dark .green-bg-dark-transparent-90,.theme-dark .color-8-bg-dark-transparent-90{background-color:#2c8646e6}.theme-dark .green-bg-dark-transparent-95,.theme-dark .color-8-bg-dark-transparent-95{background-color:#2c8646f2}.theme-dark .green-bg-dark-lightness-10,.theme-dark .color-8-bg-dark-lightness-10{background-color:#349f53}.theme-dark .green-bg-dark-darkness-10,.theme-dark .color-8-bg-dark-darkness-10{background-color:#28793f}.theme-dark .green-bg-dark-lightness-20,.theme-dark .color-8-bg-dark-lightness-20{background-color:#3cb860}.theme-dark .green-bg-dark-darkness-20,.theme-dark .color-8-bg-dark-darkness-20{background-color:#236b38}.theme-dark .green-bg-dark-lightness-30,.theme-dark .color-8-bg-dark-lightness-30{background-color:#50c672}.theme-dark .green-bg-dark-darkness-30,.theme-dark .color-8-bg-dark-darkness-30{background-color:#1f5e31}.theme-dark .green-bg-dark-lightness-40,.theme-dark .color-8-bg-dark-lightness-40{background-color:#69ce86}.theme-dark .green-bg-dark-darkness-40,.theme-dark .color-8-bg-dark-darkness-40{background-color:#1a502a}.theme-dark .green-bg-dark-lightness-50,.theme-dark .color-8-bg-dark-lightness-50{background-color:#82d69a}.theme-dark .green-bg-dark-darkness-50,.theme-dark .color-8-bg-dark-darkness-50{background-color:#164323}.theme-dark .green-bg-dark-lightness-60,.theme-dark .color-8-bg-dark-lightness-60{background-color:#9bdeae}.theme-dark .green-bg-dark-darkness-60,.theme-dark .color-8-bg-dark-darkness-60{background-color:#12361c}.theme-dark .green-bg-dark-lightness-70,.theme-dark .color-8-bg-dark-lightness-70{background-color:#b4e6c3}.theme-dark .green-bg-dark-darkness-70,.theme-dark .color-8-bg-dark-darkness-70{background-color:#0d2815}.theme-dark .green-bg-dark-lightness-80,.theme-dark .color-8-bg-dark-lightness-80{background-color:#cdefd7}.theme-dark .green-bg-dark-darkness-80,.theme-dark .color-8-bg-dark-darkness-80{background-color:#091b0e}.theme-dark .green-bg-dark-lightness-90,.theme-dark .color-8-bg-dark-lightness-90{background-color:#e6f7eb}.theme-dark .green-bg-dark-darkness-90,.theme-dark .color-8-bg-dark-darkness-90{background-color:#040d07}.theme-dark .green-bg-dark-hover:hover,.theme-dark .color-8-bg-dark-hover:hover{background-color:#2c8646}.theme-dark .green-bg-dark-hover-transparent-5:hover,.theme-dark .color-8-bg-dark-hover-transparent-5:hover{background-color:#2c86460d}.theme-dark .green-bg-dark-hover-transparent-10:hover,.theme-dark .color-8-bg-dark-hover-transparent-10:hover{background-color:#2c86461a}.theme-dark .green-bg-dark-hover-transparent-15:hover,.theme-dark .color-8-bg-dark-hover-transparent-15:hover{background-color:#2c864626}.theme-dark .green-bg-dark-hover-transparent-20:hover,.theme-dark .color-8-bg-dark-hover-transparent-20:hover{background-color:#2c864633}.theme-dark .green-bg-dark-hover-transparent-25:hover,.theme-dark .color-8-bg-dark-hover-transparent-25:hover{background-color:#2c864640}.theme-dark .green-bg-dark-hover-transparent-30:hover,.theme-dark .color-8-bg-dark-hover-transparent-30:hover{background-color:#2c86464d}.theme-dark .green-bg-dark-hover-transparent-35:hover,.theme-dark .color-8-bg-dark-hover-transparent-35:hover{background-color:#2c864659}.theme-dark .green-bg-dark-hover-transparent-40:hover,.theme-dark .color-8-bg-dark-hover-transparent-40:hover{background-color:#2c864666}.theme-dark .green-bg-dark-hover-transparent-45:hover,.theme-dark .color-8-bg-dark-hover-transparent-45:hover{background-color:#2c864673}.theme-dark .green-bg-dark-hover-transparent-50:hover,.theme-dark .color-8-bg-dark-hover-transparent-50:hover{background-color:#2c864680}.theme-dark .green-bg-dark-hover-transparent-55:hover,.theme-dark .color-8-bg-dark-hover-transparent-55:hover{background-color:#2c86468c}.theme-dark .green-bg-dark-hover-transparent-60:hover,.theme-dark .color-8-bg-dark-hover-transparent-60:hover{background-color:#2c864699}.theme-dark .green-bg-dark-hover-transparent-65:hover,.theme-dark .color-8-bg-dark-hover-transparent-65:hover{background-color:#2c8646a6}.theme-dark .green-bg-dark-hover-transparent-70:hover,.theme-dark .color-8-bg-dark-hover-transparent-70:hover{background-color:#2c8646b3}.theme-dark .green-bg-dark-hover-transparent-75:hover,.theme-dark .color-8-bg-dark-hover-transparent-75:hover{background-color:#2c8646bf}.theme-dark .green-bg-dark-hover-transparent-80:hover,.theme-dark .color-8-bg-dark-hover-transparent-80:hover{background-color:#2c8646cc}.theme-dark .green-bg-dark-hover-transparent-85:hover,.theme-dark .color-8-bg-dark-hover-transparent-85:hover{background-color:#2c8646d9}.theme-dark .green-bg-dark-hover-transparent-90:hover,.theme-dark .color-8-bg-dark-hover-transparent-90:hover{background-color:#2c8646e6}.theme-dark .green-bg-dark-hover-transparent-95:hover,.theme-dark .color-8-bg-dark-hover-transparent-95:hover{background-color:#2c8646f2}.theme-dark .green-bg-darker,.theme-dark .color-8-bg-darker{background-color:#175c2c}.theme-dark .green-bg-darker-transparent-5,.theme-dark .color-8-bg-darker-transparent-5{background-color:#175c2c0d}.theme-dark .green-bg-darker-transparent-10,.theme-dark .color-8-bg-darker-transparent-10{background-color:#175c2c1a}.theme-dark .green-bg-darker-transparent-15,.theme-dark .color-8-bg-darker-transparent-15{background-color:#175c2c26}.theme-dark .green-bg-darker-transparent-20,.theme-dark .color-8-bg-darker-transparent-20{background-color:#175c2c33}.theme-dark .green-bg-darker-transparent-25,.theme-dark .color-8-bg-darker-transparent-25{background-color:#175c2c40}.theme-dark .green-bg-darker-transparent-30,.theme-dark .color-8-bg-darker-transparent-30{background-color:#175c2c4d}.theme-dark .green-bg-darker-transparent-35,.theme-dark .color-8-bg-darker-transparent-35{background-color:#175c2c59}.theme-dark .green-bg-darker-transparent-40,.theme-dark .color-8-bg-darker-transparent-40{background-color:#175c2c66}.theme-dark .green-bg-darker-transparent-45,.theme-dark .color-8-bg-darker-transparent-45{background-color:#175c2c73}.theme-dark .green-bg-darker-transparent-50,.theme-dark .color-8-bg-darker-transparent-50{background-color:#175c2c80}.theme-dark .green-bg-darker-transparent-55,.theme-dark .color-8-bg-darker-transparent-55{background-color:#175c2c8c}.theme-dark .green-bg-darker-transparent-60,.theme-dark .color-8-bg-darker-transparent-60{background-color:#175c2c99}.theme-dark .green-bg-darker-transparent-65,.theme-dark .color-8-bg-darker-transparent-65{background-color:#175c2ca6}.theme-dark .green-bg-darker-transparent-70,.theme-dark .color-8-bg-darker-transparent-70{background-color:#175c2cb3}.theme-dark .green-bg-darker-transparent-75,.theme-dark .color-8-bg-darker-transparent-75{background-color:#175c2cbf}.theme-dark .green-bg-darker-transparent-80,.theme-dark .color-8-bg-darker-transparent-80{background-color:#175c2ccc}.theme-dark .green-bg-darker-transparent-85,.theme-dark .color-8-bg-darker-transparent-85{background-color:#175c2cd9}.theme-dark .green-bg-darker-transparent-90,.theme-dark .color-8-bg-darker-transparent-90{background-color:#175c2ce6}.theme-dark .green-bg-darker-transparent-95,.theme-dark .color-8-bg-darker-transparent-95{background-color:#175c2cf2}.theme-dark .green-bg-darker-lightness-10,.theme-dark .color-8-bg-darker-lightness-10{background-color:#1f7c3b}.theme-dark .green-bg-darker-darkness-10,.theme-dark .color-8-bg-darker-darkness-10{background-color:#155328}.theme-dark .green-bg-darker-lightness-20,.theme-dark .color-8-bg-darker-lightness-20{background-color:#279b4a}.theme-dark .green-bg-darker-darkness-20,.theme-dark .color-8-bg-darker-darkness-20{background-color:#124a23}.theme-dark .green-bg-darker-lightness-30,.theme-dark .color-8-bg-darker-lightness-30{background-color:#2fbb59}.theme-dark .green-bg-darker-darkness-30,.theme-dark .color-8-bg-darker-darkness-30{background-color:#10401f}.theme-dark .green-bg-darker-lightness-40,.theme-dark .color-8-bg-darker-lightness-40{background-color:#41d06d}.theme-dark .green-bg-darker-darkness-40,.theme-dark .color-8-bg-darker-darkness-40{background-color:#0e371a}.theme-dark .green-bg-darker-lightness-50,.theme-dark .color-8-bg-darker-lightness-50{background-color:#61d885}.theme-dark .green-bg-darker-darkness-50,.theme-dark .color-8-bg-darker-darkness-50{background-color:#0c2e16}.theme-dark .green-bg-darker-lightness-60,.theme-dark .color-8-bg-darker-lightness-60{background-color:#81df9d}.theme-dark .green-bg-darker-darkness-60,.theme-dark .color-8-bg-darker-darkness-60{background-color:#092512}.theme-dark .green-bg-darker-lightness-70,.theme-dark .color-8-bg-darker-lightness-70{background-color:#a0e7b6}.theme-dark .green-bg-darker-darkness-70,.theme-dark .color-8-bg-darker-darkness-70{background-color:#071c0d}.theme-dark .green-bg-darker-lightness-80,.theme-dark .color-8-bg-darker-lightness-80{background-color:#c0efce}.theme-dark .green-bg-darker-darkness-80,.theme-dark .color-8-bg-darker-darkness-80{background-color:#051209}.theme-dark .green-bg-darker-lightness-90,.theme-dark .color-8-bg-darker-lightness-90{background-color:#dff7e7}.theme-dark .green-bg-darker-darkness-90,.theme-dark .color-8-bg-darker-darkness-90{background-color:#020904}.theme-dark .green-bg-darker-hover:hover,.theme-dark .color-8-bg-darker-hover:hover{background-color:#175c2c}.theme-dark .green-bg-darker-hover-transparent-5:hover,.theme-dark .color-8-bg-darker-hover-transparent-5:hover{background-color:#175c2c0d}.theme-dark .green-bg-darker-hover-transparent-10:hover,.theme-dark .color-8-bg-darker-hover-transparent-10:hover{background-color:#175c2c1a}.theme-dark .green-bg-darker-hover-transparent-15:hover,.theme-dark .color-8-bg-darker-hover-transparent-15:hover{background-color:#175c2c26}.theme-dark .green-bg-darker-hover-transparent-20:hover,.theme-dark .color-8-bg-darker-hover-transparent-20:hover{background-color:#175c2c33}.theme-dark .green-bg-darker-hover-transparent-25:hover,.theme-dark .color-8-bg-darker-hover-transparent-25:hover{background-color:#175c2c40}.theme-dark .green-bg-darker-hover-transparent-30:hover,.theme-dark .color-8-bg-darker-hover-transparent-30:hover{background-color:#175c2c4d}.theme-dark .green-bg-darker-hover-transparent-35:hover,.theme-dark .color-8-bg-darker-hover-transparent-35:hover{background-color:#175c2c59}.theme-dark .green-bg-darker-hover-transparent-40:hover,.theme-dark .color-8-bg-darker-hover-transparent-40:hover{background-color:#175c2c66}.theme-dark .green-bg-darker-hover-transparent-45:hover,.theme-dark .color-8-bg-darker-hover-transparent-45:hover{background-color:#175c2c73}.theme-dark .green-bg-darker-hover-transparent-50:hover,.theme-dark .color-8-bg-darker-hover-transparent-50:hover{background-color:#175c2c80}.theme-dark .green-bg-darker-hover-transparent-55:hover,.theme-dark .color-8-bg-darker-hover-transparent-55:hover{background-color:#175c2c8c}.theme-dark .green-bg-darker-hover-transparent-60:hover,.theme-dark .color-8-bg-darker-hover-transparent-60:hover{background-color:#175c2c99}.theme-dark .green-bg-darker-hover-transparent-65:hover,.theme-dark .color-8-bg-darker-hover-transparent-65:hover{background-color:#175c2ca6}.theme-dark .green-bg-darker-hover-transparent-70:hover,.theme-dark .color-8-bg-darker-hover-transparent-70:hover{background-color:#175c2cb3}.theme-dark .green-bg-darker-hover-transparent-75:hover,.theme-dark .color-8-bg-darker-hover-transparent-75:hover{background-color:#175c2cbf}.theme-dark .green-bg-darker-hover-transparent-80:hover,.theme-dark .color-8-bg-darker-hover-transparent-80:hover{background-color:#175c2ccc}.theme-dark .green-bg-darker-hover-transparent-85:hover,.theme-dark .color-8-bg-darker-hover-transparent-85:hover{background-color:#175c2cd9}.theme-dark .green-bg-darker-hover-transparent-90:hover,.theme-dark .color-8-bg-darker-hover-transparent-90:hover{background-color:#175c2ce6}.theme-dark .green-bg-darker-hover-transparent-95:hover,.theme-dark .color-8-bg-darker-hover-transparent-95:hover{background-color:#175c2cf2}.theme-dark .green-font-lighter,.theme-dark .color-8-font-lighter{color:#c4fc9f}.theme-dark .green-font-lighter-transparent-5,.theme-dark .color-8-font-lighter-transparent-5{color:#c4fc9f0d}.theme-dark .green-font-lighter-transparent-10,.theme-dark .color-8-font-lighter-transparent-10{color:#c4fc9f1a}.theme-dark .green-font-lighter-transparent-15,.theme-dark .color-8-font-lighter-transparent-15{color:#c4fc9f26}.theme-dark .green-font-lighter-transparent-20,.theme-dark .color-8-font-lighter-transparent-20{color:#c4fc9f33}.theme-dark .green-font-lighter-transparent-25,.theme-dark .color-8-font-lighter-transparent-25{color:#c4fc9f40}.theme-dark .green-font-lighter-transparent-30,.theme-dark .color-8-font-lighter-transparent-30{color:#c4fc9f4d}.theme-dark .green-font-lighter-transparent-35,.theme-dark .color-8-font-lighter-transparent-35{color:#c4fc9f59}.theme-dark .green-font-lighter-transparent-40,.theme-dark .color-8-font-lighter-transparent-40{color:#c4fc9f66}.theme-dark .green-font-lighter-transparent-45,.theme-dark .color-8-font-lighter-transparent-45{color:#c4fc9f73}.theme-dark .green-font-lighter-transparent-50,.theme-dark .color-8-font-lighter-transparent-50{color:#c4fc9f80}.theme-dark .green-font-lighter-transparent-55,.theme-dark .color-8-font-lighter-transparent-55{color:#c4fc9f8c}.theme-dark .green-font-lighter-transparent-60,.theme-dark .color-8-font-lighter-transparent-60{color:#c4fc9f99}.theme-dark .green-font-lighter-transparent-65,.theme-dark .color-8-font-lighter-transparent-65{color:#c4fc9fa6}.theme-dark .green-font-lighter-transparent-70,.theme-dark .color-8-font-lighter-transparent-70{color:#c4fc9fb3}.theme-dark .green-font-lighter-transparent-75,.theme-dark .color-8-font-lighter-transparent-75{color:#c4fc9fbf}.theme-dark .green-font-lighter-transparent-80,.theme-dark .color-8-font-lighter-transparent-80{color:#c4fc9fcc}.theme-dark .green-font-lighter-transparent-85,.theme-dark .color-8-font-lighter-transparent-85{color:#c4fc9fd9}.theme-dark .green-font-lighter-transparent-90,.theme-dark .color-8-font-lighter-transparent-90{color:#c4fc9fe6}.theme-dark .green-font-lighter-transparent-95,.theme-dark .color-8-font-lighter-transparent-95{color:#c4fc9ff2}.theme-dark .green-font-lighter-lightness-10,.theme-dark .color-8-font-lighter-lightness-10{color:#cafca9}.theme-dark .green-font-lighter-darkness-10,.theme-dark .color-8-font-lighter-darkness-10{color:#acfb77}.theme-dark .green-font-lighter-lightness-20,.theme-dark .color-8-font-lighter-lightness-20{color:#d0fdb2}.theme-dark .green-font-lighter-darkness-20,.theme-dark .color-8-font-lighter-darkness-20{color:#93fa4f}.theme-dark .green-font-lighter-lightness-30,.theme-dark .color-8-font-lighter-lightness-30{color:#d6fdbc}.theme-dark .green-font-lighter-darkness-30,.theme-dark .color-8-font-lighter-darkness-30{color:#7bf827}.theme-dark .green-font-lighter-lightness-40,.theme-dark .color-8-font-lighter-lightness-40{color:#dcfdc5}.theme-dark .green-font-lighter-darkness-40,.theme-dark .color-8-font-lighter-darkness-40{color:#64ef07}.theme-dark .green-font-lighter-lightness-50,.theme-dark .color-8-font-lighter-lightness-50{color:#e2fecf}.theme-dark .green-font-lighter-darkness-50,.theme-dark .color-8-font-lighter-darkness-50{color:#53c706}.theme-dark .green-font-lighter-lightness-60,.theme-dark .color-8-font-lighter-lightness-60{color:#e7fed9}.theme-dark .green-font-lighter-darkness-60,.theme-dark .color-8-font-lighter-darkness-60{color:#429f05}.theme-dark .green-font-lighter-lightness-70,.theme-dark .color-8-font-lighter-lightness-70{color:#edfee2}.theme-dark .green-font-lighter-darkness-70,.theme-dark .color-8-font-lighter-darkness-70{color:#327804}.theme-dark .green-font-lighter-lightness-80,.theme-dark .color-8-font-lighter-lightness-80{color:#f3feec}.theme-dark .green-font-lighter-darkness-80,.theme-dark .color-8-font-lighter-darkness-80{color:#215002}.theme-dark .green-font-lighter-lightness-90,.theme-dark .color-8-font-lighter-lightness-90{color:#f9fff5}.theme-dark .green-font-lighter-darkness-90,.theme-dark .color-8-font-lighter-darkness-90{color:#112801}.theme-dark .green-font-lighter-hover:hover,.theme-dark .color-8-font-lighter-hover:hover{color:#c4fc9f}.theme-dark .green-font-lighter-hover-transparent-5:hover,.theme-dark .color-8-font-lighter-hover-transparent-5:hover{color:#c4fc9f0d}.theme-dark .green-font-lighter-hover-transparent-10:hover,.theme-dark .color-8-font-lighter-hover-transparent-10:hover{color:#c4fc9f1a}.theme-dark .green-font-lighter-hover-transparent-15:hover,.theme-dark .color-8-font-lighter-hover-transparent-15:hover{color:#c4fc9f26}.theme-dark .green-font-lighter-hover-transparent-20:hover,.theme-dark .color-8-font-lighter-hover-transparent-20:hover{color:#c4fc9f33}.theme-dark .green-font-lighter-hover-transparent-25:hover,.theme-dark .color-8-font-lighter-hover-transparent-25:hover{color:#c4fc9f40}.theme-dark .green-font-lighter-hover-transparent-30:hover,.theme-dark .color-8-font-lighter-hover-transparent-30:hover{color:#c4fc9f4d}.theme-dark .green-font-lighter-hover-transparent-35:hover,.theme-dark .color-8-font-lighter-hover-transparent-35:hover{color:#c4fc9f59}.theme-dark .green-font-lighter-hover-transparent-40:hover,.theme-dark .color-8-font-lighter-hover-transparent-40:hover{color:#c4fc9f66}.theme-dark .green-font-lighter-hover-transparent-45:hover,.theme-dark .color-8-font-lighter-hover-transparent-45:hover{color:#c4fc9f73}.theme-dark .green-font-lighter-hover-transparent-50:hover,.theme-dark .color-8-font-lighter-hover-transparent-50:hover{color:#c4fc9f80}.theme-dark .green-font-lighter-hover-transparent-55:hover,.theme-dark .color-8-font-lighter-hover-transparent-55:hover{color:#c4fc9f8c}.theme-dark .green-font-lighter-hover-transparent-60:hover,.theme-dark .color-8-font-lighter-hover-transparent-60:hover{color:#c4fc9f99}.theme-dark .green-font-lighter-hover-transparent-65:hover,.theme-dark .color-8-font-lighter-hover-transparent-65:hover{color:#c4fc9fa6}.theme-dark .green-font-lighter-hover-transparent-70:hover,.theme-dark .color-8-font-lighter-hover-transparent-70:hover{color:#c4fc9fb3}.theme-dark .green-font-lighter-hover-transparent-75:hover,.theme-dark .color-8-font-lighter-hover-transparent-75:hover{color:#c4fc9fbf}.theme-dark .green-font-lighter-hover-transparent-80:hover,.theme-dark .color-8-font-lighter-hover-transparent-80:hover{color:#c4fc9fcc}.theme-dark .green-font-lighter-hover-transparent-85:hover,.theme-dark .color-8-font-lighter-hover-transparent-85:hover{color:#c4fc9fd9}.theme-dark .green-font-lighter-hover-transparent-90:hover,.theme-dark .color-8-font-lighter-hover-transparent-90:hover{color:#c4fc9fe6}.theme-dark .green-font-lighter-hover-transparent-95:hover,.theme-dark .color-8-font-lighter-hover-transparent-95:hover{color:#c4fc9ff2}.theme-dark .green-font-lighter-contrast,.theme-dark .color-8-font-lighter-contrast{color:#161616}.theme-dark .green-font-light,.theme-dark .color-8-font-light{color:#86db4f}.theme-dark .green-font-light-transparent-5,.theme-dark .color-8-font-light-transparent-5{color:#86db4f0d}.theme-dark .green-font-light-transparent-10,.theme-dark .color-8-font-light-transparent-10{color:#86db4f1a}.theme-dark .green-font-light-transparent-15,.theme-dark .color-8-font-light-transparent-15{color:#86db4f26}.theme-dark .green-font-light-transparent-20,.theme-dark .color-8-font-light-transparent-20{color:#86db4f33}.theme-dark .green-font-light-transparent-25,.theme-dark .color-8-font-light-transparent-25{color:#86db4f40}.theme-dark .green-font-light-transparent-30,.theme-dark .color-8-font-light-transparent-30{color:#86db4f4d}.theme-dark .green-font-light-transparent-35,.theme-dark .color-8-font-light-transparent-35{color:#86db4f59}.theme-dark .green-font-light-transparent-40,.theme-dark .color-8-font-light-transparent-40{color:#86db4f66}.theme-dark .green-font-light-transparent-45,.theme-dark .color-8-font-light-transparent-45{color:#86db4f73}.theme-dark .green-font-light-transparent-50,.theme-dark .color-8-font-light-transparent-50{color:#86db4f80}.theme-dark .green-font-light-transparent-55,.theme-dark .color-8-font-light-transparent-55{color:#86db4f8c}.theme-dark .green-font-light-transparent-60,.theme-dark .color-8-font-light-transparent-60{color:#86db4f99}.theme-dark .green-font-light-transparent-65,.theme-dark .color-8-font-light-transparent-65{color:#86db4fa6}.theme-dark .green-font-light-transparent-70,.theme-dark .color-8-font-light-transparent-70{color:#86db4fb3}.theme-dark .green-font-light-transparent-75,.theme-dark .color-8-font-light-transparent-75{color:#86db4fbf}.theme-dark .green-font-light-transparent-80,.theme-dark .color-8-font-light-transparent-80{color:#86db4fcc}.theme-dark .green-font-light-transparent-85,.theme-dark .color-8-font-light-transparent-85{color:#86db4fd9}.theme-dark .green-font-light-transparent-90,.theme-dark .color-8-font-light-transparent-90{color:#86db4fe6}.theme-dark .green-font-light-transparent-95,.theme-dark .color-8-font-light-transparent-95{color:#86db4ff2}.theme-dark .green-font-light-lightness-10,.theme-dark .color-8-font-light-lightness-10{color:#92df61}.theme-dark .green-font-light-darkness-10,.theme-dark .color-8-font-light-darkness-10{color:#75d636}.theme-dark .green-font-light-lightness-20,.theme-dark .color-8-font-light-lightness-20{color:#9ee272}.theme-dark .green-font-light-darkness-20,.theme-dark .color-8-font-light-darkness-20{color:#66c628}.theme-dark .green-font-light-lightness-30,.theme-dark .color-8-font-light-lightness-30{color:#aae684}.theme-dark .green-font-light-darkness-30,.theme-dark .color-8-font-light-darkness-30{color:#5aad23}.theme-dark .green-font-light-lightness-40,.theme-dark .color-8-font-light-lightness-40{color:#b6e995}.theme-dark .green-font-light-darkness-40,.theme-dark .color-8-font-light-darkness-40{color:#4d941e}.theme-dark .green-font-light-lightness-50,.theme-dark .color-8-font-light-lightness-50{color:#c3eda7}.theme-dark .green-font-light-darkness-50,.theme-dark .color-8-font-light-darkness-50{color:#407c19}.theme-dark .green-font-light-lightness-60,.theme-dark .color-8-font-light-lightness-60{color:#cff1b9}.theme-dark .green-font-light-darkness-60,.theme-dark .color-8-font-light-darkness-60{color:#336314}.theme-dark .green-font-light-lightness-70,.theme-dark .color-8-font-light-lightness-70{color:#dbf4ca}.theme-dark .green-font-light-darkness-70,.theme-dark .color-8-font-light-darkness-70{color:#264a0f}.theme-dark .green-font-light-lightness-80,.theme-dark .color-8-font-light-lightness-80{color:#e7f8dc}.theme-dark .green-font-light-darkness-80,.theme-dark .color-8-font-light-darkness-80{color:#1a310a}.theme-dark .green-font-light-lightness-90,.theme-dark .color-8-font-light-lightness-90{color:#f3fbed}.theme-dark .green-font-light-darkness-90,.theme-dark .color-8-font-light-darkness-90{color:#0d1905}.theme-dark .green-font-light-hover:hover,.theme-dark .color-8-font-light-hover:hover{color:#86db4f}.theme-dark .green-font-light-hover-transparent-5:hover,.theme-dark .color-8-font-light-hover-transparent-5:hover{color:#86db4f0d}.theme-dark .green-font-light-hover-transparent-10:hover,.theme-dark .color-8-font-light-hover-transparent-10:hover{color:#86db4f1a}.theme-dark .green-font-light-hover-transparent-15:hover,.theme-dark .color-8-font-light-hover-transparent-15:hover{color:#86db4f26}.theme-dark .green-font-light-hover-transparent-20:hover,.theme-dark .color-8-font-light-hover-transparent-20:hover{color:#86db4f33}.theme-dark .green-font-light-hover-transparent-25:hover,.theme-dark .color-8-font-light-hover-transparent-25:hover{color:#86db4f40}.theme-dark .green-font-light-hover-transparent-30:hover,.theme-dark .color-8-font-light-hover-transparent-30:hover{color:#86db4f4d}.theme-dark .green-font-light-hover-transparent-35:hover,.theme-dark .color-8-font-light-hover-transparent-35:hover{color:#86db4f59}.theme-dark .green-font-light-hover-transparent-40:hover,.theme-dark .color-8-font-light-hover-transparent-40:hover{color:#86db4f66}.theme-dark .green-font-light-hover-transparent-45:hover,.theme-dark .color-8-font-light-hover-transparent-45:hover{color:#86db4f73}.theme-dark .green-font-light-hover-transparent-50:hover,.theme-dark .color-8-font-light-hover-transparent-50:hover{color:#86db4f80}.theme-dark .green-font-light-hover-transparent-55:hover,.theme-dark .color-8-font-light-hover-transparent-55:hover{color:#86db4f8c}.theme-dark .green-font-light-hover-transparent-60:hover,.theme-dark .color-8-font-light-hover-transparent-60:hover{color:#86db4f99}.theme-dark .green-font-light-hover-transparent-65:hover,.theme-dark .color-8-font-light-hover-transparent-65:hover{color:#86db4fa6}.theme-dark .green-font-light-hover-transparent-70:hover,.theme-dark .color-8-font-light-hover-transparent-70:hover{color:#86db4fb3}.theme-dark .green-font-light-hover-transparent-75:hover,.theme-dark .color-8-font-light-hover-transparent-75:hover{color:#86db4fbf}.theme-dark .green-font-light-hover-transparent-80:hover,.theme-dark .color-8-font-light-hover-transparent-80:hover{color:#86db4fcc}.theme-dark .green-font-light-hover-transparent-85:hover,.theme-dark .color-8-font-light-hover-transparent-85:hover{color:#86db4fd9}.theme-dark .green-font-light-hover-transparent-90:hover,.theme-dark .color-8-font-light-hover-transparent-90:hover{color:#86db4fe6}.theme-dark .green-font-light-hover-transparent-95:hover,.theme-dark .color-8-font-light-hover-transparent-95:hover{color:#86db4ff2}.theme-dark .green-font-light-contrast,.theme-dark .color-8-font-light-contrast{color:#161616}.theme-dark .green-font,.theme-dark .color-8-font{color:#4eb523}.theme-dark .green-font-transparent-5,.theme-dark .color-8-font-transparent-5{color:#4eb5230d}.theme-dark .green-font-transparent-10,.theme-dark .color-8-font-transparent-10{color:#4eb5231a}.theme-dark .green-font-transparent-15,.theme-dark .color-8-font-transparent-15{color:#4eb52326}.theme-dark .green-font-transparent-20,.theme-dark .color-8-font-transparent-20{color:#4eb52333}.theme-dark .green-font-transparent-25,.theme-dark .color-8-font-transparent-25{color:#4eb52340}.theme-dark .green-font-transparent-30,.theme-dark .color-8-font-transparent-30{color:#4eb5234d}.theme-dark .green-font-transparent-35,.theme-dark .color-8-font-transparent-35{color:#4eb52359}.theme-dark .green-font-transparent-40,.theme-dark .color-8-font-transparent-40{color:#4eb52366}.theme-dark .green-font-transparent-45,.theme-dark .color-8-font-transparent-45{color:#4eb52373}.theme-dark .green-font-transparent-50,.theme-dark .color-8-font-transparent-50{color:#4eb52380}.theme-dark .green-font-transparent-55,.theme-dark .color-8-font-transparent-55{color:#4eb5238c}.theme-dark .green-font-transparent-60,.theme-dark .color-8-font-transparent-60{color:#4eb52399}.theme-dark .green-font-transparent-65,.theme-dark .color-8-font-transparent-65{color:#4eb523a6}.theme-dark .green-font-transparent-70,.theme-dark .color-8-font-transparent-70{color:#4eb523b3}.theme-dark .green-font-transparent-75,.theme-dark .color-8-font-transparent-75{color:#4eb523bf}.theme-dark .green-font-transparent-80,.theme-dark .color-8-font-transparent-80{color:#4eb523cc}.theme-dark .green-font-transparent-85,.theme-dark .color-8-font-transparent-85{color:#4eb523d9}.theme-dark .green-font-transparent-90,.theme-dark .color-8-font-transparent-90{color:#4eb523e6}.theme-dark .green-font-transparent-95,.theme-dark .color-8-font-transparent-95{color:#4eb523f2}.theme-dark .green-font-lightness-10,.theme-dark .color-8-font-lightness-10{color:#59ce28}.theme-dark .green-font-darkness-10,.theme-dark .color-8-font-darkness-10{color:#46a320}.theme-dark .green-font-lightness-20,.theme-dark .color-8-font-lightness-20{color:#69d93a}.theme-dark .green-font-darkness-20,.theme-dark .color-8-font-darkness-20{color:#3e911c}.theme-dark .green-font-lightness-30,.theme-dark .color-8-font-lightness-30{color:#7cde53}.theme-dark .green-font-darkness-30,.theme-dark .color-8-font-darkness-30{color:#377f19}.theme-dark .green-font-lightness-40,.theme-dark .color-8-font-lightness-40{color:#8ee26b}.theme-dark .green-font-darkness-40,.theme-dark .color-8-font-darkness-40{color:#2f6d15}.theme-dark .green-font-lightness-50,.theme-dark .color-8-font-lightness-50{color:#a1e784}.theme-dark .green-font-darkness-50,.theme-dark .color-8-font-darkness-50{color:#275b12}.theme-dark .green-font-lightness-60,.theme-dark .color-8-font-lightness-60{color:#b4ec9c}.theme-dark .green-font-darkness-60,.theme-dark .color-8-font-darkness-60{color:#1f480e}.theme-dark .green-font-lightness-70,.theme-dark .color-8-font-lightness-70{color:#c7f1b5}.theme-dark .green-font-darkness-70,.theme-dark .color-8-font-darkness-70{color:#17360b}.theme-dark .green-font-lightness-80,.theme-dark .color-8-font-lightness-80{color:#d9f5ce}.theme-dark .green-font-darkness-80,.theme-dark .color-8-font-darkness-80{color:#102407}.theme-dark .green-font-lightness-90,.theme-dark .color-8-font-lightness-90{color:#ecfae6}.theme-dark .green-font-darkness-90,.theme-dark .color-8-font-darkness-90{color:#081204}.theme-dark .green-font-hover:hover,.theme-dark .color-8-font-hover:hover{color:#4eb523}.theme-dark .green-font-hover-transparent-5:hover,.theme-dark .color-8-font-hover-transparent-5:hover{color:#4eb5230d}.theme-dark .green-font-hover-transparent-10:hover,.theme-dark .color-8-font-hover-transparent-10:hover{color:#4eb5231a}.theme-dark .green-font-hover-transparent-15:hover,.theme-dark .color-8-font-hover-transparent-15:hover{color:#4eb52326}.theme-dark .green-font-hover-transparent-20:hover,.theme-dark .color-8-font-hover-transparent-20:hover{color:#4eb52333}.theme-dark .green-font-hover-transparent-25:hover,.theme-dark .color-8-font-hover-transparent-25:hover{color:#4eb52340}.theme-dark .green-font-hover-transparent-30:hover,.theme-dark .color-8-font-hover-transparent-30:hover{color:#4eb5234d}.theme-dark .green-font-hover-transparent-35:hover,.theme-dark .color-8-font-hover-transparent-35:hover{color:#4eb52359}.theme-dark .green-font-hover-transparent-40:hover,.theme-dark .color-8-font-hover-transparent-40:hover{color:#4eb52366}.theme-dark .green-font-hover-transparent-45:hover,.theme-dark .color-8-font-hover-transparent-45:hover{color:#4eb52373}.theme-dark .green-font-hover-transparent-50:hover,.theme-dark .color-8-font-hover-transparent-50:hover{color:#4eb52380}.theme-dark .green-font-hover-transparent-55:hover,.theme-dark .color-8-font-hover-transparent-55:hover{color:#4eb5238c}.theme-dark .green-font-hover-transparent-60:hover,.theme-dark .color-8-font-hover-transparent-60:hover{color:#4eb52399}.theme-dark .green-font-hover-transparent-65:hover,.theme-dark .color-8-font-hover-transparent-65:hover{color:#4eb523a6}.theme-dark .green-font-hover-transparent-70:hover,.theme-dark .color-8-font-hover-transparent-70:hover{color:#4eb523b3}.theme-dark .green-font-hover-transparent-75:hover,.theme-dark .color-8-font-hover-transparent-75:hover{color:#4eb523bf}.theme-dark .green-font-hover-transparent-80:hover,.theme-dark .color-8-font-hover-transparent-80:hover{color:#4eb523cc}.theme-dark .green-font-hover-transparent-85:hover,.theme-dark .color-8-font-hover-transparent-85:hover{color:#4eb523d9}.theme-dark .green-font-hover-transparent-90:hover,.theme-dark .color-8-font-hover-transparent-90:hover{color:#4eb523e6}.theme-dark .green-font-hover-transparent-95:hover,.theme-dark .color-8-font-hover-transparent-95:hover{color:#4eb523f2}.theme-dark .green-font-contrast,.theme-dark .color-8-font-contrast{color:#161616}.theme-dark .green-font-dark,.theme-dark .color-8-font-dark{color:#2c8646}.theme-dark .green-font-dark-transparent-5,.theme-dark .color-8-font-dark-transparent-5{color:#2c86460d}.theme-dark .green-font-dark-transparent-10,.theme-dark .color-8-font-dark-transparent-10{color:#2c86461a}.theme-dark .green-font-dark-transparent-15,.theme-dark .color-8-font-dark-transparent-15{color:#2c864626}.theme-dark .green-font-dark-transparent-20,.theme-dark .color-8-font-dark-transparent-20{color:#2c864633}.theme-dark .green-font-dark-transparent-25,.theme-dark .color-8-font-dark-transparent-25{color:#2c864640}.theme-dark .green-font-dark-transparent-30,.theme-dark .color-8-font-dark-transparent-30{color:#2c86464d}.theme-dark .green-font-dark-transparent-35,.theme-dark .color-8-font-dark-transparent-35{color:#2c864659}.theme-dark .green-font-dark-transparent-40,.theme-dark .color-8-font-dark-transparent-40{color:#2c864666}.theme-dark .green-font-dark-transparent-45,.theme-dark .color-8-font-dark-transparent-45{color:#2c864673}.theme-dark .green-font-dark-transparent-50,.theme-dark .color-8-font-dark-transparent-50{color:#2c864680}.theme-dark .green-font-dark-transparent-55,.theme-dark .color-8-font-dark-transparent-55{color:#2c86468c}.theme-dark .green-font-dark-transparent-60,.theme-dark .color-8-font-dark-transparent-60{color:#2c864699}.theme-dark .green-font-dark-transparent-65,.theme-dark .color-8-font-dark-transparent-65{color:#2c8646a6}.theme-dark .green-font-dark-transparent-70,.theme-dark .color-8-font-dark-transparent-70{color:#2c8646b3}.theme-dark .green-font-dark-transparent-75,.theme-dark .color-8-font-dark-transparent-75{color:#2c8646bf}.theme-dark .green-font-dark-transparent-80,.theme-dark .color-8-font-dark-transparent-80{color:#2c8646cc}.theme-dark .green-font-dark-transparent-85,.theme-dark .color-8-font-dark-transparent-85{color:#2c8646d9}.theme-dark .green-font-dark-transparent-90,.theme-dark .color-8-font-dark-transparent-90{color:#2c8646e6}.theme-dark .green-font-dark-transparent-95,.theme-dark .color-8-font-dark-transparent-95{color:#2c8646f2}.theme-dark .green-font-dark-lightness-10,.theme-dark .color-8-font-dark-lightness-10{color:#349f53}.theme-dark .green-font-dark-darkness-10,.theme-dark .color-8-font-dark-darkness-10{color:#28793f}.theme-dark .green-font-dark-lightness-20,.theme-dark .color-8-font-dark-lightness-20{color:#3cb860}.theme-dark .green-font-dark-darkness-20,.theme-dark .color-8-font-dark-darkness-20{color:#236b38}.theme-dark .green-font-dark-lightness-30,.theme-dark .color-8-font-dark-lightness-30{color:#50c672}.theme-dark .green-font-dark-darkness-30,.theme-dark .color-8-font-dark-darkness-30{color:#1f5e31}.theme-dark .green-font-dark-lightness-40,.theme-dark .color-8-font-dark-lightness-40{color:#69ce86}.theme-dark .green-font-dark-darkness-40,.theme-dark .color-8-font-dark-darkness-40{color:#1a502a}.theme-dark .green-font-dark-lightness-50,.theme-dark .color-8-font-dark-lightness-50{color:#82d69a}.theme-dark .green-font-dark-darkness-50,.theme-dark .color-8-font-dark-darkness-50{color:#164323}.theme-dark .green-font-dark-lightness-60,.theme-dark .color-8-font-dark-lightness-60{color:#9bdeae}.theme-dark .green-font-dark-darkness-60,.theme-dark .color-8-font-dark-darkness-60{color:#12361c}.theme-dark .green-font-dark-lightness-70,.theme-dark .color-8-font-dark-lightness-70{color:#b4e6c3}.theme-dark .green-font-dark-darkness-70,.theme-dark .color-8-font-dark-darkness-70{color:#0d2815}.theme-dark .green-font-dark-lightness-80,.theme-dark .color-8-font-dark-lightness-80{color:#cdefd7}.theme-dark .green-font-dark-darkness-80,.theme-dark .color-8-font-dark-darkness-80{color:#091b0e}.theme-dark .green-font-dark-lightness-90,.theme-dark .color-8-font-dark-lightness-90{color:#e6f7eb}.theme-dark .green-font-dark-darkness-90,.theme-dark .color-8-font-dark-darkness-90{color:#040d07}.theme-dark .green-font-dark-hover:hover,.theme-dark .color-8-font-dark-hover:hover{color:#2c8646}.theme-dark .green-font-dark-hover-transparent-5:hover,.theme-dark .color-8-font-dark-hover-transparent-5:hover{color:#2c86460d}.theme-dark .green-font-dark-hover-transparent-10:hover,.theme-dark .color-8-font-dark-hover-transparent-10:hover{color:#2c86461a}.theme-dark .green-font-dark-hover-transparent-15:hover,.theme-dark .color-8-font-dark-hover-transparent-15:hover{color:#2c864626}.theme-dark .green-font-dark-hover-transparent-20:hover,.theme-dark .color-8-font-dark-hover-transparent-20:hover{color:#2c864633}.theme-dark .green-font-dark-hover-transparent-25:hover,.theme-dark .color-8-font-dark-hover-transparent-25:hover{color:#2c864640}.theme-dark .green-font-dark-hover-transparent-30:hover,.theme-dark .color-8-font-dark-hover-transparent-30:hover{color:#2c86464d}.theme-dark .green-font-dark-hover-transparent-35:hover,.theme-dark .color-8-font-dark-hover-transparent-35:hover{color:#2c864659}.theme-dark .green-font-dark-hover-transparent-40:hover,.theme-dark .color-8-font-dark-hover-transparent-40:hover{color:#2c864666}.theme-dark .green-font-dark-hover-transparent-45:hover,.theme-dark .color-8-font-dark-hover-transparent-45:hover{color:#2c864673}.theme-dark .green-font-dark-hover-transparent-50:hover,.theme-dark .color-8-font-dark-hover-transparent-50:hover{color:#2c864680}.theme-dark .green-font-dark-hover-transparent-55:hover,.theme-dark .color-8-font-dark-hover-transparent-55:hover{color:#2c86468c}.theme-dark .green-font-dark-hover-transparent-60:hover,.theme-dark .color-8-font-dark-hover-transparent-60:hover{color:#2c864699}.theme-dark .green-font-dark-hover-transparent-65:hover,.theme-dark .color-8-font-dark-hover-transparent-65:hover{color:#2c8646a6}.theme-dark .green-font-dark-hover-transparent-70:hover,.theme-dark .color-8-font-dark-hover-transparent-70:hover{color:#2c8646b3}.theme-dark .green-font-dark-hover-transparent-75:hover,.theme-dark .color-8-font-dark-hover-transparent-75:hover{color:#2c8646bf}.theme-dark .green-font-dark-hover-transparent-80:hover,.theme-dark .color-8-font-dark-hover-transparent-80:hover{color:#2c8646cc}.theme-dark .green-font-dark-hover-transparent-85:hover,.theme-dark .color-8-font-dark-hover-transparent-85:hover{color:#2c8646d9}.theme-dark .green-font-dark-hover-transparent-90:hover,.theme-dark .color-8-font-dark-hover-transparent-90:hover{color:#2c8646e6}.theme-dark .green-font-dark-hover-transparent-95:hover,.theme-dark .color-8-font-dark-hover-transparent-95:hover{color:#2c8646f2}.theme-dark .green-font-dark-contrast,.theme-dark .color-8-font-dark-contrast{color:#fff}.theme-dark .green-font-darker,.theme-dark .color-8-font-darker{color:#175c2c}.theme-dark .green-font-darker-transparent-5,.theme-dark .color-8-font-darker-transparent-5{color:#175c2c0d}.theme-dark .green-font-darker-transparent-10,.theme-dark .color-8-font-darker-transparent-10{color:#175c2c1a}.theme-dark .green-font-darker-transparent-15,.theme-dark .color-8-font-darker-transparent-15{color:#175c2c26}.theme-dark .green-font-darker-transparent-20,.theme-dark .color-8-font-darker-transparent-20{color:#175c2c33}.theme-dark .green-font-darker-transparent-25,.theme-dark .color-8-font-darker-transparent-25{color:#175c2c40}.theme-dark .green-font-darker-transparent-30,.theme-dark .color-8-font-darker-transparent-30{color:#175c2c4d}.theme-dark .green-font-darker-transparent-35,.theme-dark .color-8-font-darker-transparent-35{color:#175c2c59}.theme-dark .green-font-darker-transparent-40,.theme-dark .color-8-font-darker-transparent-40{color:#175c2c66}.theme-dark .green-font-darker-transparent-45,.theme-dark .color-8-font-darker-transparent-45{color:#175c2c73}.theme-dark .green-font-darker-transparent-50,.theme-dark .color-8-font-darker-transparent-50{color:#175c2c80}.theme-dark .green-font-darker-transparent-55,.theme-dark .color-8-font-darker-transparent-55{color:#175c2c8c}.theme-dark .green-font-darker-transparent-60,.theme-dark .color-8-font-darker-transparent-60{color:#175c2c99}.theme-dark .green-font-darker-transparent-65,.theme-dark .color-8-font-darker-transparent-65{color:#175c2ca6}.theme-dark .green-font-darker-transparent-70,.theme-dark .color-8-font-darker-transparent-70{color:#175c2cb3}.theme-dark .green-font-darker-transparent-75,.theme-dark .color-8-font-darker-transparent-75{color:#175c2cbf}.theme-dark .green-font-darker-transparent-80,.theme-dark .color-8-font-darker-transparent-80{color:#175c2ccc}.theme-dark .green-font-darker-transparent-85,.theme-dark .color-8-font-darker-transparent-85{color:#175c2cd9}.theme-dark .green-font-darker-transparent-90,.theme-dark .color-8-font-darker-transparent-90{color:#175c2ce6}.theme-dark .green-font-darker-transparent-95,.theme-dark .color-8-font-darker-transparent-95{color:#175c2cf2}.theme-dark .green-font-darker-lightness-10,.theme-dark .color-8-font-darker-lightness-10{color:#1f7c3b}.theme-dark .green-font-darker-darkness-10,.theme-dark .color-8-font-darker-darkness-10{color:#155328}.theme-dark .green-font-darker-lightness-20,.theme-dark .color-8-font-darker-lightness-20{color:#279b4a}.theme-dark .green-font-darker-darkness-20,.theme-dark .color-8-font-darker-darkness-20{color:#124a23}.theme-dark .green-font-darker-lightness-30,.theme-dark .color-8-font-darker-lightness-30{color:#2fbb59}.theme-dark .green-font-darker-darkness-30,.theme-dark .color-8-font-darker-darkness-30{color:#10401f}.theme-dark .green-font-darker-lightness-40,.theme-dark .color-8-font-darker-lightness-40{color:#41d06d}.theme-dark .green-font-darker-darkness-40,.theme-dark .color-8-font-darker-darkness-40{color:#0e371a}.theme-dark .green-font-darker-lightness-50,.theme-dark .color-8-font-darker-lightness-50{color:#61d885}.theme-dark .green-font-darker-darkness-50,.theme-dark .color-8-font-darker-darkness-50{color:#0c2e16}.theme-dark .green-font-darker-lightness-60,.theme-dark .color-8-font-darker-lightness-60{color:#81df9d}.theme-dark .green-font-darker-darkness-60,.theme-dark .color-8-font-darker-darkness-60{color:#092512}.theme-dark .green-font-darker-lightness-70,.theme-dark .color-8-font-darker-lightness-70{color:#a0e7b6}.theme-dark .green-font-darker-darkness-70,.theme-dark .color-8-font-darker-darkness-70{color:#071c0d}.theme-dark .green-font-darker-lightness-80,.theme-dark .color-8-font-darker-lightness-80{color:#c0efce}.theme-dark .green-font-darker-darkness-80,.theme-dark .color-8-font-darker-darkness-80{color:#051209}.theme-dark .green-font-darker-lightness-90,.theme-dark .color-8-font-darker-lightness-90{color:#dff7e7}.theme-dark .green-font-darker-darkness-90,.theme-dark .color-8-font-darker-darkness-90{color:#020904}.theme-dark .green-font-darker-hover:hover,.theme-dark .color-8-font-darker-hover:hover{color:#175c2c}.theme-dark .green-font-darker-hover-transparent-5:hover,.theme-dark .color-8-font-darker-hover-transparent-5:hover{color:#175c2c0d}.theme-dark .green-font-darker-hover-transparent-10:hover,.theme-dark .color-8-font-darker-hover-transparent-10:hover{color:#175c2c1a}.theme-dark .green-font-darker-hover-transparent-15:hover,.theme-dark .color-8-font-darker-hover-transparent-15:hover{color:#175c2c26}.theme-dark .green-font-darker-hover-transparent-20:hover,.theme-dark .color-8-font-darker-hover-transparent-20:hover{color:#175c2c33}.theme-dark .green-font-darker-hover-transparent-25:hover,.theme-dark .color-8-font-darker-hover-transparent-25:hover{color:#175c2c40}.theme-dark .green-font-darker-hover-transparent-30:hover,.theme-dark .color-8-font-darker-hover-transparent-30:hover{color:#175c2c4d}.theme-dark .green-font-darker-hover-transparent-35:hover,.theme-dark .color-8-font-darker-hover-transparent-35:hover{color:#175c2c59}.theme-dark .green-font-darker-hover-transparent-40:hover,.theme-dark .color-8-font-darker-hover-transparent-40:hover{color:#175c2c66}.theme-dark .green-font-darker-hover-transparent-45:hover,.theme-dark .color-8-font-darker-hover-transparent-45:hover{color:#175c2c73}.theme-dark .green-font-darker-hover-transparent-50:hover,.theme-dark .color-8-font-darker-hover-transparent-50:hover{color:#175c2c80}.theme-dark .green-font-darker-hover-transparent-55:hover,.theme-dark .color-8-font-darker-hover-transparent-55:hover{color:#175c2c8c}.theme-dark .green-font-darker-hover-transparent-60:hover,.theme-dark .color-8-font-darker-hover-transparent-60:hover{color:#175c2c99}.theme-dark .green-font-darker-hover-transparent-65:hover,.theme-dark .color-8-font-darker-hover-transparent-65:hover{color:#175c2ca6}.theme-dark .green-font-darker-hover-transparent-70:hover,.theme-dark .color-8-font-darker-hover-transparent-70:hover{color:#175c2cb3}.theme-dark .green-font-darker-hover-transparent-75:hover,.theme-dark .color-8-font-darker-hover-transparent-75:hover{color:#175c2cbf}.theme-dark .green-font-darker-hover-transparent-80:hover,.theme-dark .color-8-font-darker-hover-transparent-80:hover{color:#175c2ccc}.theme-dark .green-font-darker-hover-transparent-85:hover,.theme-dark .color-8-font-darker-hover-transparent-85:hover{color:#175c2cd9}.theme-dark .green-font-darker-hover-transparent-90:hover,.theme-dark .color-8-font-darker-hover-transparent-90:hover{color:#175c2ce6}.theme-dark .green-font-darker-hover-transparent-95:hover,.theme-dark .color-8-font-darker-hover-transparent-95:hover{color:#175c2cf2}.theme-dark .green-font-darker-contrast,.theme-dark .color-8-font-darker-contrast{color:#f2f2f2}.theme-dark .green-fill-lighter,.theme-dark .color-8-fill-lighter{fill:#c4fc9f}.theme-dark .green-fill-lighter-transparent-5,.theme-dark .color-8-fill-lighter-transparent-5{fill:#c4fc9f0d}.theme-dark .green-fill-lighter-transparent-10,.theme-dark .color-8-fill-lighter-transparent-10{fill:#c4fc9f1a}.theme-dark .green-fill-lighter-transparent-15,.theme-dark .color-8-fill-lighter-transparent-15{fill:#c4fc9f26}.theme-dark .green-fill-lighter-transparent-20,.theme-dark .color-8-fill-lighter-transparent-20{fill:#c4fc9f33}.theme-dark .green-fill-lighter-transparent-25,.theme-dark .color-8-fill-lighter-transparent-25{fill:#c4fc9f40}.theme-dark .green-fill-lighter-transparent-30,.theme-dark .color-8-fill-lighter-transparent-30{fill:#c4fc9f4d}.theme-dark .green-fill-lighter-transparent-35,.theme-dark .color-8-fill-lighter-transparent-35{fill:#c4fc9f59}.theme-dark .green-fill-lighter-transparent-40,.theme-dark .color-8-fill-lighter-transparent-40{fill:#c4fc9f66}.theme-dark .green-fill-lighter-transparent-45,.theme-dark .color-8-fill-lighter-transparent-45{fill:#c4fc9f73}.theme-dark .green-fill-lighter-transparent-50,.theme-dark .color-8-fill-lighter-transparent-50{fill:#c4fc9f80}.theme-dark .green-fill-lighter-transparent-55,.theme-dark .color-8-fill-lighter-transparent-55{fill:#c4fc9f8c}.theme-dark .green-fill-lighter-transparent-60,.theme-dark .color-8-fill-lighter-transparent-60{fill:#c4fc9f99}.theme-dark .green-fill-lighter-transparent-65,.theme-dark .color-8-fill-lighter-transparent-65{fill:#c4fc9fa6}.theme-dark .green-fill-lighter-transparent-70,.theme-dark .color-8-fill-lighter-transparent-70{fill:#c4fc9fb3}.theme-dark .green-fill-lighter-transparent-75,.theme-dark .color-8-fill-lighter-transparent-75{fill:#c4fc9fbf}.theme-dark .green-fill-lighter-transparent-80,.theme-dark .color-8-fill-lighter-transparent-80{fill:#c4fc9fcc}.theme-dark .green-fill-lighter-transparent-85,.theme-dark .color-8-fill-lighter-transparent-85{fill:#c4fc9fd9}.theme-dark .green-fill-lighter-transparent-90,.theme-dark .color-8-fill-lighter-transparent-90{fill:#c4fc9fe6}.theme-dark .green-fill-lighter-transparent-95,.theme-dark .color-8-fill-lighter-transparent-95{fill:#c4fc9ff2}.theme-dark .green-fill-lighter-lightness-10,.theme-dark .color-8-fill-lighter-lightness-10{fill:#cafca9}.theme-dark .green-fill-lighter-darkness-10,.theme-dark .color-8-fill-lighter-darkness-10{fill:#acfb77}.theme-dark .green-fill-lighter-lightness-20,.theme-dark .color-8-fill-lighter-lightness-20{fill:#d0fdb2}.theme-dark .green-fill-lighter-darkness-20,.theme-dark .color-8-fill-lighter-darkness-20{fill:#93fa4f}.theme-dark .green-fill-lighter-lightness-30,.theme-dark .color-8-fill-lighter-lightness-30{fill:#d6fdbc}.theme-dark .green-fill-lighter-darkness-30,.theme-dark .color-8-fill-lighter-darkness-30{fill:#7bf827}.theme-dark .green-fill-lighter-lightness-40,.theme-dark .color-8-fill-lighter-lightness-40{fill:#dcfdc5}.theme-dark .green-fill-lighter-darkness-40,.theme-dark .color-8-fill-lighter-darkness-40{fill:#64ef07}.theme-dark .green-fill-lighter-lightness-50,.theme-dark .color-8-fill-lighter-lightness-50{fill:#e2fecf}.theme-dark .green-fill-lighter-darkness-50,.theme-dark .color-8-fill-lighter-darkness-50{fill:#53c706}.theme-dark .green-fill-lighter-lightness-60,.theme-dark .color-8-fill-lighter-lightness-60{fill:#e7fed9}.theme-dark .green-fill-lighter-darkness-60,.theme-dark .color-8-fill-lighter-darkness-60{fill:#429f05}.theme-dark .green-fill-lighter-lightness-70,.theme-dark .color-8-fill-lighter-lightness-70{fill:#edfee2}.theme-dark .green-fill-lighter-darkness-70,.theme-dark .color-8-fill-lighter-darkness-70{fill:#327804}.theme-dark .green-fill-lighter-lightness-80,.theme-dark .color-8-fill-lighter-lightness-80{fill:#f3feec}.theme-dark .green-fill-lighter-darkness-80,.theme-dark .color-8-fill-lighter-darkness-80{fill:#215002}.theme-dark .green-fill-lighter-lightness-90,.theme-dark .color-8-fill-lighter-lightness-90{fill:#f9fff5}.theme-dark .green-fill-lighter-darkness-90,.theme-dark .color-8-fill-lighter-darkness-90{fill:#112801}.theme-dark .green-fill-lighter-hover:hover,.theme-dark .color-8-fill-lighter-hover:hover{fill:#c4fc9f}.theme-dark .green-fill-lighter-hover-transparent-5:hover,.theme-dark .color-8-fill-lighter-hover-transparent-5:hover{fill:#c4fc9f0d}.theme-dark .green-fill-lighter-hover-transparent-10:hover,.theme-dark .color-8-fill-lighter-hover-transparent-10:hover{fill:#c4fc9f1a}.theme-dark .green-fill-lighter-hover-transparent-15:hover,.theme-dark .color-8-fill-lighter-hover-transparent-15:hover{fill:#c4fc9f26}.theme-dark .green-fill-lighter-hover-transparent-20:hover,.theme-dark .color-8-fill-lighter-hover-transparent-20:hover{fill:#c4fc9f33}.theme-dark .green-fill-lighter-hover-transparent-25:hover,.theme-dark .color-8-fill-lighter-hover-transparent-25:hover{fill:#c4fc9f40}.theme-dark .green-fill-lighter-hover-transparent-30:hover,.theme-dark .color-8-fill-lighter-hover-transparent-30:hover{fill:#c4fc9f4d}.theme-dark .green-fill-lighter-hover-transparent-35:hover,.theme-dark .color-8-fill-lighter-hover-transparent-35:hover{fill:#c4fc9f59}.theme-dark .green-fill-lighter-hover-transparent-40:hover,.theme-dark .color-8-fill-lighter-hover-transparent-40:hover{fill:#c4fc9f66}.theme-dark .green-fill-lighter-hover-transparent-45:hover,.theme-dark .color-8-fill-lighter-hover-transparent-45:hover{fill:#c4fc9f73}.theme-dark .green-fill-lighter-hover-transparent-50:hover,.theme-dark .color-8-fill-lighter-hover-transparent-50:hover{fill:#c4fc9f80}.theme-dark .green-fill-lighter-hover-transparent-55:hover,.theme-dark .color-8-fill-lighter-hover-transparent-55:hover{fill:#c4fc9f8c}.theme-dark .green-fill-lighter-hover-transparent-60:hover,.theme-dark .color-8-fill-lighter-hover-transparent-60:hover{fill:#c4fc9f99}.theme-dark .green-fill-lighter-hover-transparent-65:hover,.theme-dark .color-8-fill-lighter-hover-transparent-65:hover{fill:#c4fc9fa6}.theme-dark .green-fill-lighter-hover-transparent-70:hover,.theme-dark .color-8-fill-lighter-hover-transparent-70:hover{fill:#c4fc9fb3}.theme-dark .green-fill-lighter-hover-transparent-75:hover,.theme-dark .color-8-fill-lighter-hover-transparent-75:hover{fill:#c4fc9fbf}.theme-dark .green-fill-lighter-hover-transparent-80:hover,.theme-dark .color-8-fill-lighter-hover-transparent-80:hover{fill:#c4fc9fcc}.theme-dark .green-fill-lighter-hover-transparent-85:hover,.theme-dark .color-8-fill-lighter-hover-transparent-85:hover{fill:#c4fc9fd9}.theme-dark .green-fill-lighter-hover-transparent-90:hover,.theme-dark .color-8-fill-lighter-hover-transparent-90:hover{fill:#c4fc9fe6}.theme-dark .green-fill-lighter-hover-transparent-95:hover,.theme-dark .color-8-fill-lighter-hover-transparent-95:hover{fill:#c4fc9ff2}.theme-dark .green-fill-light,.theme-dark .color-8-fill-light{fill:#86db4f}.theme-dark .green-fill-light-transparent-5,.theme-dark .color-8-fill-light-transparent-5{fill:#86db4f0d}.theme-dark .green-fill-light-transparent-10,.theme-dark .color-8-fill-light-transparent-10{fill:#86db4f1a}.theme-dark .green-fill-light-transparent-15,.theme-dark .color-8-fill-light-transparent-15{fill:#86db4f26}.theme-dark .green-fill-light-transparent-20,.theme-dark .color-8-fill-light-transparent-20{fill:#86db4f33}.theme-dark .green-fill-light-transparent-25,.theme-dark .color-8-fill-light-transparent-25{fill:#86db4f40}.theme-dark .green-fill-light-transparent-30,.theme-dark .color-8-fill-light-transparent-30{fill:#86db4f4d}.theme-dark .green-fill-light-transparent-35,.theme-dark .color-8-fill-light-transparent-35{fill:#86db4f59}.theme-dark .green-fill-light-transparent-40,.theme-dark .color-8-fill-light-transparent-40{fill:#86db4f66}.theme-dark .green-fill-light-transparent-45,.theme-dark .color-8-fill-light-transparent-45{fill:#86db4f73}.theme-dark .green-fill-light-transparent-50,.theme-dark .color-8-fill-light-transparent-50{fill:#86db4f80}.theme-dark .green-fill-light-transparent-55,.theme-dark .color-8-fill-light-transparent-55{fill:#86db4f8c}.theme-dark .green-fill-light-transparent-60,.theme-dark .color-8-fill-light-transparent-60{fill:#86db4f99}.theme-dark .green-fill-light-transparent-65,.theme-dark .color-8-fill-light-transparent-65{fill:#86db4fa6}.theme-dark .green-fill-light-transparent-70,.theme-dark .color-8-fill-light-transparent-70{fill:#86db4fb3}.theme-dark .green-fill-light-transparent-75,.theme-dark .color-8-fill-light-transparent-75{fill:#86db4fbf}.theme-dark .green-fill-light-transparent-80,.theme-dark .color-8-fill-light-transparent-80{fill:#86db4fcc}.theme-dark .green-fill-light-transparent-85,.theme-dark .color-8-fill-light-transparent-85{fill:#86db4fd9}.theme-dark .green-fill-light-transparent-90,.theme-dark .color-8-fill-light-transparent-90{fill:#86db4fe6}.theme-dark .green-fill-light-transparent-95,.theme-dark .color-8-fill-light-transparent-95{fill:#86db4ff2}.theme-dark .green-fill-light-lightness-10,.theme-dark .color-8-fill-light-lightness-10{fill:#92df61}.theme-dark .green-fill-light-darkness-10,.theme-dark .color-8-fill-light-darkness-10{fill:#75d636}.theme-dark .green-fill-light-lightness-20,.theme-dark .color-8-fill-light-lightness-20{fill:#9ee272}.theme-dark .green-fill-light-darkness-20,.theme-dark .color-8-fill-light-darkness-20{fill:#66c628}.theme-dark .green-fill-light-lightness-30,.theme-dark .color-8-fill-light-lightness-30{fill:#aae684}.theme-dark .green-fill-light-darkness-30,.theme-dark .color-8-fill-light-darkness-30{fill:#5aad23}.theme-dark .green-fill-light-lightness-40,.theme-dark .color-8-fill-light-lightness-40{fill:#b6e995}.theme-dark .green-fill-light-darkness-40,.theme-dark .color-8-fill-light-darkness-40{fill:#4d941e}.theme-dark .green-fill-light-lightness-50,.theme-dark .color-8-fill-light-lightness-50{fill:#c3eda7}.theme-dark .green-fill-light-darkness-50,.theme-dark .color-8-fill-light-darkness-50{fill:#407c19}.theme-dark .green-fill-light-lightness-60,.theme-dark .color-8-fill-light-lightness-60{fill:#cff1b9}.theme-dark .green-fill-light-darkness-60,.theme-dark .color-8-fill-light-darkness-60{fill:#336314}.theme-dark .green-fill-light-lightness-70,.theme-dark .color-8-fill-light-lightness-70{fill:#dbf4ca}.theme-dark .green-fill-light-darkness-70,.theme-dark .color-8-fill-light-darkness-70{fill:#264a0f}.theme-dark .green-fill-light-lightness-80,.theme-dark .color-8-fill-light-lightness-80{fill:#e7f8dc}.theme-dark .green-fill-light-darkness-80,.theme-dark .color-8-fill-light-darkness-80{fill:#1a310a}.theme-dark .green-fill-light-lightness-90,.theme-dark .color-8-fill-light-lightness-90{fill:#f3fbed}.theme-dark .green-fill-light-darkness-90,.theme-dark .color-8-fill-light-darkness-90{fill:#0d1905}.theme-dark .green-fill-light-hover:hover,.theme-dark .color-8-fill-light-hover:hover{fill:#86db4f}.theme-dark .green-fill-light-hover-transparent-5:hover,.theme-dark .color-8-fill-light-hover-transparent-5:hover{fill:#86db4f0d}.theme-dark .green-fill-light-hover-transparent-10:hover,.theme-dark .color-8-fill-light-hover-transparent-10:hover{fill:#86db4f1a}.theme-dark .green-fill-light-hover-transparent-15:hover,.theme-dark .color-8-fill-light-hover-transparent-15:hover{fill:#86db4f26}.theme-dark .green-fill-light-hover-transparent-20:hover,.theme-dark .color-8-fill-light-hover-transparent-20:hover{fill:#86db4f33}.theme-dark .green-fill-light-hover-transparent-25:hover,.theme-dark .color-8-fill-light-hover-transparent-25:hover{fill:#86db4f40}.theme-dark .green-fill-light-hover-transparent-30:hover,.theme-dark .color-8-fill-light-hover-transparent-30:hover{fill:#86db4f4d}.theme-dark .green-fill-light-hover-transparent-35:hover,.theme-dark .color-8-fill-light-hover-transparent-35:hover{fill:#86db4f59}.theme-dark .green-fill-light-hover-transparent-40:hover,.theme-dark .color-8-fill-light-hover-transparent-40:hover{fill:#86db4f66}.theme-dark .green-fill-light-hover-transparent-45:hover,.theme-dark .color-8-fill-light-hover-transparent-45:hover{fill:#86db4f73}.theme-dark .green-fill-light-hover-transparent-50:hover,.theme-dark .color-8-fill-light-hover-transparent-50:hover{fill:#86db4f80}.theme-dark .green-fill-light-hover-transparent-55:hover,.theme-dark .color-8-fill-light-hover-transparent-55:hover{fill:#86db4f8c}.theme-dark .green-fill-light-hover-transparent-60:hover,.theme-dark .color-8-fill-light-hover-transparent-60:hover{fill:#86db4f99}.theme-dark .green-fill-light-hover-transparent-65:hover,.theme-dark .color-8-fill-light-hover-transparent-65:hover{fill:#86db4fa6}.theme-dark .green-fill-light-hover-transparent-70:hover,.theme-dark .color-8-fill-light-hover-transparent-70:hover{fill:#86db4fb3}.theme-dark .green-fill-light-hover-transparent-75:hover,.theme-dark .color-8-fill-light-hover-transparent-75:hover{fill:#86db4fbf}.theme-dark .green-fill-light-hover-transparent-80:hover,.theme-dark .color-8-fill-light-hover-transparent-80:hover{fill:#86db4fcc}.theme-dark .green-fill-light-hover-transparent-85:hover,.theme-dark .color-8-fill-light-hover-transparent-85:hover{fill:#86db4fd9}.theme-dark .green-fill-light-hover-transparent-90:hover,.theme-dark .color-8-fill-light-hover-transparent-90:hover{fill:#86db4fe6}.theme-dark .green-fill-light-hover-transparent-95:hover,.theme-dark .color-8-fill-light-hover-transparent-95:hover{fill:#86db4ff2}.theme-dark .green-fill,.theme-dark .color-8-fill{fill:#4eb523}.theme-dark .green-fill-transparent-5,.theme-dark .color-8-fill-transparent-5{fill:#4eb5230d}.theme-dark .green-fill-transparent-10,.theme-dark .color-8-fill-transparent-10{fill:#4eb5231a}.theme-dark .green-fill-transparent-15,.theme-dark .color-8-fill-transparent-15{fill:#4eb52326}.theme-dark .green-fill-transparent-20,.theme-dark .color-8-fill-transparent-20{fill:#4eb52333}.theme-dark .green-fill-transparent-25,.theme-dark .color-8-fill-transparent-25{fill:#4eb52340}.theme-dark .green-fill-transparent-30,.theme-dark .color-8-fill-transparent-30{fill:#4eb5234d}.theme-dark .green-fill-transparent-35,.theme-dark .color-8-fill-transparent-35{fill:#4eb52359}.theme-dark .green-fill-transparent-40,.theme-dark .color-8-fill-transparent-40{fill:#4eb52366}.theme-dark .green-fill-transparent-45,.theme-dark .color-8-fill-transparent-45{fill:#4eb52373}.theme-dark .green-fill-transparent-50,.theme-dark .color-8-fill-transparent-50{fill:#4eb52380}.theme-dark .green-fill-transparent-55,.theme-dark .color-8-fill-transparent-55{fill:#4eb5238c}.theme-dark .green-fill-transparent-60,.theme-dark .color-8-fill-transparent-60{fill:#4eb52399}.theme-dark .green-fill-transparent-65,.theme-dark .color-8-fill-transparent-65{fill:#4eb523a6}.theme-dark .green-fill-transparent-70,.theme-dark .color-8-fill-transparent-70{fill:#4eb523b3}.theme-dark .green-fill-transparent-75,.theme-dark .color-8-fill-transparent-75{fill:#4eb523bf}.theme-dark .green-fill-transparent-80,.theme-dark .color-8-fill-transparent-80{fill:#4eb523cc}.theme-dark .green-fill-transparent-85,.theme-dark .color-8-fill-transparent-85{fill:#4eb523d9}.theme-dark .green-fill-transparent-90,.theme-dark .color-8-fill-transparent-90{fill:#4eb523e6}.theme-dark .green-fill-transparent-95,.theme-dark .color-8-fill-transparent-95{fill:#4eb523f2}.theme-dark .green-fill-lightness-10,.theme-dark .color-8-fill-lightness-10{fill:#59ce28}.theme-dark .green-fill-darkness-10,.theme-dark .color-8-fill-darkness-10{fill:#46a320}.theme-dark .green-fill-lightness-20,.theme-dark .color-8-fill-lightness-20{fill:#69d93a}.theme-dark .green-fill-darkness-20,.theme-dark .color-8-fill-darkness-20{fill:#3e911c}.theme-dark .green-fill-lightness-30,.theme-dark .color-8-fill-lightness-30{fill:#7cde53}.theme-dark .green-fill-darkness-30,.theme-dark .color-8-fill-darkness-30{fill:#377f19}.theme-dark .green-fill-lightness-40,.theme-dark .color-8-fill-lightness-40{fill:#8ee26b}.theme-dark .green-fill-darkness-40,.theme-dark .color-8-fill-darkness-40{fill:#2f6d15}.theme-dark .green-fill-lightness-50,.theme-dark .color-8-fill-lightness-50{fill:#a1e784}.theme-dark .green-fill-darkness-50,.theme-dark .color-8-fill-darkness-50{fill:#275b12}.theme-dark .green-fill-lightness-60,.theme-dark .color-8-fill-lightness-60{fill:#b4ec9c}.theme-dark .green-fill-darkness-60,.theme-dark .color-8-fill-darkness-60{fill:#1f480e}.theme-dark .green-fill-lightness-70,.theme-dark .color-8-fill-lightness-70{fill:#c7f1b5}.theme-dark .green-fill-darkness-70,.theme-dark .color-8-fill-darkness-70{fill:#17360b}.theme-dark .green-fill-lightness-80,.theme-dark .color-8-fill-lightness-80{fill:#d9f5ce}.theme-dark .green-fill-darkness-80,.theme-dark .color-8-fill-darkness-80{fill:#102407}.theme-dark .green-fill-lightness-90,.theme-dark .color-8-fill-lightness-90{fill:#ecfae6}.theme-dark .green-fill-darkness-90,.theme-dark .color-8-fill-darkness-90{fill:#081204}.theme-dark .green-fill-hover:hover,.theme-dark .color-8-fill-hover:hover{fill:#4eb523}.theme-dark .green-fill-hover-transparent-5:hover,.theme-dark .color-8-fill-hover-transparent-5:hover{fill:#4eb5230d}.theme-dark .green-fill-hover-transparent-10:hover,.theme-dark .color-8-fill-hover-transparent-10:hover{fill:#4eb5231a}.theme-dark .green-fill-hover-transparent-15:hover,.theme-dark .color-8-fill-hover-transparent-15:hover{fill:#4eb52326}.theme-dark .green-fill-hover-transparent-20:hover,.theme-dark .color-8-fill-hover-transparent-20:hover{fill:#4eb52333}.theme-dark .green-fill-hover-transparent-25:hover,.theme-dark .color-8-fill-hover-transparent-25:hover{fill:#4eb52340}.theme-dark .green-fill-hover-transparent-30:hover,.theme-dark .color-8-fill-hover-transparent-30:hover{fill:#4eb5234d}.theme-dark .green-fill-hover-transparent-35:hover,.theme-dark .color-8-fill-hover-transparent-35:hover{fill:#4eb52359}.theme-dark .green-fill-hover-transparent-40:hover,.theme-dark .color-8-fill-hover-transparent-40:hover{fill:#4eb52366}.theme-dark .green-fill-hover-transparent-45:hover,.theme-dark .color-8-fill-hover-transparent-45:hover{fill:#4eb52373}.theme-dark .green-fill-hover-transparent-50:hover,.theme-dark .color-8-fill-hover-transparent-50:hover{fill:#4eb52380}.theme-dark .green-fill-hover-transparent-55:hover,.theme-dark .color-8-fill-hover-transparent-55:hover{fill:#4eb5238c}.theme-dark .green-fill-hover-transparent-60:hover,.theme-dark .color-8-fill-hover-transparent-60:hover{fill:#4eb52399}.theme-dark .green-fill-hover-transparent-65:hover,.theme-dark .color-8-fill-hover-transparent-65:hover{fill:#4eb523a6}.theme-dark .green-fill-hover-transparent-70:hover,.theme-dark .color-8-fill-hover-transparent-70:hover{fill:#4eb523b3}.theme-dark .green-fill-hover-transparent-75:hover,.theme-dark .color-8-fill-hover-transparent-75:hover{fill:#4eb523bf}.theme-dark .green-fill-hover-transparent-80:hover,.theme-dark .color-8-fill-hover-transparent-80:hover{fill:#4eb523cc}.theme-dark .green-fill-hover-transparent-85:hover,.theme-dark .color-8-fill-hover-transparent-85:hover{fill:#4eb523d9}.theme-dark .green-fill-hover-transparent-90:hover,.theme-dark .color-8-fill-hover-transparent-90:hover{fill:#4eb523e6}.theme-dark .green-fill-hover-transparent-95:hover,.theme-dark .color-8-fill-hover-transparent-95:hover{fill:#4eb523f2}.theme-dark .green-fill-dark,.theme-dark .color-8-fill-dark{fill:#2c8646}.theme-dark .green-fill-dark-transparent-5,.theme-dark .color-8-fill-dark-transparent-5{fill:#2c86460d}.theme-dark .green-fill-dark-transparent-10,.theme-dark .color-8-fill-dark-transparent-10{fill:#2c86461a}.theme-dark .green-fill-dark-transparent-15,.theme-dark .color-8-fill-dark-transparent-15{fill:#2c864626}.theme-dark .green-fill-dark-transparent-20,.theme-dark .color-8-fill-dark-transparent-20{fill:#2c864633}.theme-dark .green-fill-dark-transparent-25,.theme-dark .color-8-fill-dark-transparent-25{fill:#2c864640}.theme-dark .green-fill-dark-transparent-30,.theme-dark .color-8-fill-dark-transparent-30{fill:#2c86464d}.theme-dark .green-fill-dark-transparent-35,.theme-dark .color-8-fill-dark-transparent-35{fill:#2c864659}.theme-dark .green-fill-dark-transparent-40,.theme-dark .color-8-fill-dark-transparent-40{fill:#2c864666}.theme-dark .green-fill-dark-transparent-45,.theme-dark .color-8-fill-dark-transparent-45{fill:#2c864673}.theme-dark .green-fill-dark-transparent-50,.theme-dark .color-8-fill-dark-transparent-50{fill:#2c864680}.theme-dark .green-fill-dark-transparent-55,.theme-dark .color-8-fill-dark-transparent-55{fill:#2c86468c}.theme-dark .green-fill-dark-transparent-60,.theme-dark .color-8-fill-dark-transparent-60{fill:#2c864699}.theme-dark .green-fill-dark-transparent-65,.theme-dark .color-8-fill-dark-transparent-65{fill:#2c8646a6}.theme-dark .green-fill-dark-transparent-70,.theme-dark .color-8-fill-dark-transparent-70{fill:#2c8646b3}.theme-dark .green-fill-dark-transparent-75,.theme-dark .color-8-fill-dark-transparent-75{fill:#2c8646bf}.theme-dark .green-fill-dark-transparent-80,.theme-dark .color-8-fill-dark-transparent-80{fill:#2c8646cc}.theme-dark .green-fill-dark-transparent-85,.theme-dark .color-8-fill-dark-transparent-85{fill:#2c8646d9}.theme-dark .green-fill-dark-transparent-90,.theme-dark .color-8-fill-dark-transparent-90{fill:#2c8646e6}.theme-dark .green-fill-dark-transparent-95,.theme-dark .color-8-fill-dark-transparent-95{fill:#2c8646f2}.theme-dark .green-fill-dark-lightness-10,.theme-dark .color-8-fill-dark-lightness-10{fill:#349f53}.theme-dark .green-fill-dark-darkness-10,.theme-dark .color-8-fill-dark-darkness-10{fill:#28793f}.theme-dark .green-fill-dark-lightness-20,.theme-dark .color-8-fill-dark-lightness-20{fill:#3cb860}.theme-dark .green-fill-dark-darkness-20,.theme-dark .color-8-fill-dark-darkness-20{fill:#236b38}.theme-dark .green-fill-dark-lightness-30,.theme-dark .color-8-fill-dark-lightness-30{fill:#50c672}.theme-dark .green-fill-dark-darkness-30,.theme-dark .color-8-fill-dark-darkness-30{fill:#1f5e31}.theme-dark .green-fill-dark-lightness-40,.theme-dark .color-8-fill-dark-lightness-40{fill:#69ce86}.theme-dark .green-fill-dark-darkness-40,.theme-dark .color-8-fill-dark-darkness-40{fill:#1a502a}.theme-dark .green-fill-dark-lightness-50,.theme-dark .color-8-fill-dark-lightness-50{fill:#82d69a}.theme-dark .green-fill-dark-darkness-50,.theme-dark .color-8-fill-dark-darkness-50{fill:#164323}.theme-dark .green-fill-dark-lightness-60,.theme-dark .color-8-fill-dark-lightness-60{fill:#9bdeae}.theme-dark .green-fill-dark-darkness-60,.theme-dark .color-8-fill-dark-darkness-60{fill:#12361c}.theme-dark .green-fill-dark-lightness-70,.theme-dark .color-8-fill-dark-lightness-70{fill:#b4e6c3}.theme-dark .green-fill-dark-darkness-70,.theme-dark .color-8-fill-dark-darkness-70{fill:#0d2815}.theme-dark .green-fill-dark-lightness-80,.theme-dark .color-8-fill-dark-lightness-80{fill:#cdefd7}.theme-dark .green-fill-dark-darkness-80,.theme-dark .color-8-fill-dark-darkness-80{fill:#091b0e}.theme-dark .green-fill-dark-lightness-90,.theme-dark .color-8-fill-dark-lightness-90{fill:#e6f7eb}.theme-dark .green-fill-dark-darkness-90,.theme-dark .color-8-fill-dark-darkness-90{fill:#040d07}.theme-dark .green-fill-dark-hover:hover,.theme-dark .color-8-fill-dark-hover:hover{fill:#2c8646}.theme-dark .green-fill-dark-hover-transparent-5:hover,.theme-dark .color-8-fill-dark-hover-transparent-5:hover{fill:#2c86460d}.theme-dark .green-fill-dark-hover-transparent-10:hover,.theme-dark .color-8-fill-dark-hover-transparent-10:hover{fill:#2c86461a}.theme-dark .green-fill-dark-hover-transparent-15:hover,.theme-dark .color-8-fill-dark-hover-transparent-15:hover{fill:#2c864626}.theme-dark .green-fill-dark-hover-transparent-20:hover,.theme-dark .color-8-fill-dark-hover-transparent-20:hover{fill:#2c864633}.theme-dark .green-fill-dark-hover-transparent-25:hover,.theme-dark .color-8-fill-dark-hover-transparent-25:hover{fill:#2c864640}.theme-dark .green-fill-dark-hover-transparent-30:hover,.theme-dark .color-8-fill-dark-hover-transparent-30:hover{fill:#2c86464d}.theme-dark .green-fill-dark-hover-transparent-35:hover,.theme-dark .color-8-fill-dark-hover-transparent-35:hover{fill:#2c864659}.theme-dark .green-fill-dark-hover-transparent-40:hover,.theme-dark .color-8-fill-dark-hover-transparent-40:hover{fill:#2c864666}.theme-dark .green-fill-dark-hover-transparent-45:hover,.theme-dark .color-8-fill-dark-hover-transparent-45:hover{fill:#2c864673}.theme-dark .green-fill-dark-hover-transparent-50:hover,.theme-dark .color-8-fill-dark-hover-transparent-50:hover{fill:#2c864680}.theme-dark .green-fill-dark-hover-transparent-55:hover,.theme-dark .color-8-fill-dark-hover-transparent-55:hover{fill:#2c86468c}.theme-dark .green-fill-dark-hover-transparent-60:hover,.theme-dark .color-8-fill-dark-hover-transparent-60:hover{fill:#2c864699}.theme-dark .green-fill-dark-hover-transparent-65:hover,.theme-dark .color-8-fill-dark-hover-transparent-65:hover{fill:#2c8646a6}.theme-dark .green-fill-dark-hover-transparent-70:hover,.theme-dark .color-8-fill-dark-hover-transparent-70:hover{fill:#2c8646b3}.theme-dark .green-fill-dark-hover-transparent-75:hover,.theme-dark .color-8-fill-dark-hover-transparent-75:hover{fill:#2c8646bf}.theme-dark .green-fill-dark-hover-transparent-80:hover,.theme-dark .color-8-fill-dark-hover-transparent-80:hover{fill:#2c8646cc}.theme-dark .green-fill-dark-hover-transparent-85:hover,.theme-dark .color-8-fill-dark-hover-transparent-85:hover{fill:#2c8646d9}.theme-dark .green-fill-dark-hover-transparent-90:hover,.theme-dark .color-8-fill-dark-hover-transparent-90:hover{fill:#2c8646e6}.theme-dark .green-fill-dark-hover-transparent-95:hover,.theme-dark .color-8-fill-dark-hover-transparent-95:hover{fill:#2c8646f2}.theme-dark .green-fill-darker,.theme-dark .color-8-fill-darker{fill:#175c2c}.theme-dark .green-fill-darker-transparent-5,.theme-dark .color-8-fill-darker-transparent-5{fill:#175c2c0d}.theme-dark .green-fill-darker-transparent-10,.theme-dark .color-8-fill-darker-transparent-10{fill:#175c2c1a}.theme-dark .green-fill-darker-transparent-15,.theme-dark .color-8-fill-darker-transparent-15{fill:#175c2c26}.theme-dark .green-fill-darker-transparent-20,.theme-dark .color-8-fill-darker-transparent-20{fill:#175c2c33}.theme-dark .green-fill-darker-transparent-25,.theme-dark .color-8-fill-darker-transparent-25{fill:#175c2c40}.theme-dark .green-fill-darker-transparent-30,.theme-dark .color-8-fill-darker-transparent-30{fill:#175c2c4d}.theme-dark .green-fill-darker-transparent-35,.theme-dark .color-8-fill-darker-transparent-35{fill:#175c2c59}.theme-dark .green-fill-darker-transparent-40,.theme-dark .color-8-fill-darker-transparent-40{fill:#175c2c66}.theme-dark .green-fill-darker-transparent-45,.theme-dark .color-8-fill-darker-transparent-45{fill:#175c2c73}.theme-dark .green-fill-darker-transparent-50,.theme-dark .color-8-fill-darker-transparent-50{fill:#175c2c80}.theme-dark .green-fill-darker-transparent-55,.theme-dark .color-8-fill-darker-transparent-55{fill:#175c2c8c}.theme-dark .green-fill-darker-transparent-60,.theme-dark .color-8-fill-darker-transparent-60{fill:#175c2c99}.theme-dark .green-fill-darker-transparent-65,.theme-dark .color-8-fill-darker-transparent-65{fill:#175c2ca6}.theme-dark .green-fill-darker-transparent-70,.theme-dark .color-8-fill-darker-transparent-70{fill:#175c2cb3}.theme-dark .green-fill-darker-transparent-75,.theme-dark .color-8-fill-darker-transparent-75{fill:#175c2cbf}.theme-dark .green-fill-darker-transparent-80,.theme-dark .color-8-fill-darker-transparent-80{fill:#175c2ccc}.theme-dark .green-fill-darker-transparent-85,.theme-dark .color-8-fill-darker-transparent-85{fill:#175c2cd9}.theme-dark .green-fill-darker-transparent-90,.theme-dark .color-8-fill-darker-transparent-90{fill:#175c2ce6}.theme-dark .green-fill-darker-transparent-95,.theme-dark .color-8-fill-darker-transparent-95{fill:#175c2cf2}.theme-dark .green-fill-darker-lightness-10,.theme-dark .color-8-fill-darker-lightness-10{fill:#1f7c3b}.theme-dark .green-fill-darker-darkness-10,.theme-dark .color-8-fill-darker-darkness-10{fill:#155328}.theme-dark .green-fill-darker-lightness-20,.theme-dark .color-8-fill-darker-lightness-20{fill:#279b4a}.theme-dark .green-fill-darker-darkness-20,.theme-dark .color-8-fill-darker-darkness-20{fill:#124a23}.theme-dark .green-fill-darker-lightness-30,.theme-dark .color-8-fill-darker-lightness-30{fill:#2fbb59}.theme-dark .green-fill-darker-darkness-30,.theme-dark .color-8-fill-darker-darkness-30{fill:#10401f}.theme-dark .green-fill-darker-lightness-40,.theme-dark .color-8-fill-darker-lightness-40{fill:#41d06d}.theme-dark .green-fill-darker-darkness-40,.theme-dark .color-8-fill-darker-darkness-40{fill:#0e371a}.theme-dark .green-fill-darker-lightness-50,.theme-dark .color-8-fill-darker-lightness-50{fill:#61d885}.theme-dark .green-fill-darker-darkness-50,.theme-dark .color-8-fill-darker-darkness-50{fill:#0c2e16}.theme-dark .green-fill-darker-lightness-60,.theme-dark .color-8-fill-darker-lightness-60{fill:#81df9d}.theme-dark .green-fill-darker-darkness-60,.theme-dark .color-8-fill-darker-darkness-60{fill:#092512}.theme-dark .green-fill-darker-lightness-70,.theme-dark .color-8-fill-darker-lightness-70{fill:#a0e7b6}.theme-dark .green-fill-darker-darkness-70,.theme-dark .color-8-fill-darker-darkness-70{fill:#071c0d}.theme-dark .green-fill-darker-lightness-80,.theme-dark .color-8-fill-darker-lightness-80{fill:#c0efce}.theme-dark .green-fill-darker-darkness-80,.theme-dark .color-8-fill-darker-darkness-80{fill:#051209}.theme-dark .green-fill-darker-lightness-90,.theme-dark .color-8-fill-darker-lightness-90{fill:#dff7e7}.theme-dark .green-fill-darker-darkness-90,.theme-dark .color-8-fill-darker-darkness-90{fill:#020904}.theme-dark .green-fill-darker-hover:hover,.theme-dark .color-8-fill-darker-hover:hover{fill:#175c2c}.theme-dark .green-fill-darker-hover-transparent-5:hover,.theme-dark .color-8-fill-darker-hover-transparent-5:hover{fill:#175c2c0d}.theme-dark .green-fill-darker-hover-transparent-10:hover,.theme-dark .color-8-fill-darker-hover-transparent-10:hover{fill:#175c2c1a}.theme-dark .green-fill-darker-hover-transparent-15:hover,.theme-dark .color-8-fill-darker-hover-transparent-15:hover{fill:#175c2c26}.theme-dark .green-fill-darker-hover-transparent-20:hover,.theme-dark .color-8-fill-darker-hover-transparent-20:hover{fill:#175c2c33}.theme-dark .green-fill-darker-hover-transparent-25:hover,.theme-dark .color-8-fill-darker-hover-transparent-25:hover{fill:#175c2c40}.theme-dark .green-fill-darker-hover-transparent-30:hover,.theme-dark .color-8-fill-darker-hover-transparent-30:hover{fill:#175c2c4d}.theme-dark .green-fill-darker-hover-transparent-35:hover,.theme-dark .color-8-fill-darker-hover-transparent-35:hover{fill:#175c2c59}.theme-dark .green-fill-darker-hover-transparent-40:hover,.theme-dark .color-8-fill-darker-hover-transparent-40:hover{fill:#175c2c66}.theme-dark .green-fill-darker-hover-transparent-45:hover,.theme-dark .color-8-fill-darker-hover-transparent-45:hover{fill:#175c2c73}.theme-dark .green-fill-darker-hover-transparent-50:hover,.theme-dark .color-8-fill-darker-hover-transparent-50:hover{fill:#175c2c80}.theme-dark .green-fill-darker-hover-transparent-55:hover,.theme-dark .color-8-fill-darker-hover-transparent-55:hover{fill:#175c2c8c}.theme-dark .green-fill-darker-hover-transparent-60:hover,.theme-dark .color-8-fill-darker-hover-transparent-60:hover{fill:#175c2c99}.theme-dark .green-fill-darker-hover-transparent-65:hover,.theme-dark .color-8-fill-darker-hover-transparent-65:hover{fill:#175c2ca6}.theme-dark .green-fill-darker-hover-transparent-70:hover,.theme-dark .color-8-fill-darker-hover-transparent-70:hover{fill:#175c2cb3}.theme-dark .green-fill-darker-hover-transparent-75:hover,.theme-dark .color-8-fill-darker-hover-transparent-75:hover{fill:#175c2cbf}.theme-dark .green-fill-darker-hover-transparent-80:hover,.theme-dark .color-8-fill-darker-hover-transparent-80:hover{fill:#175c2ccc}.theme-dark .green-fill-darker-hover-transparent-85:hover,.theme-dark .color-8-fill-darker-hover-transparent-85:hover{fill:#175c2cd9}.theme-dark .green-fill-darker-hover-transparent-90:hover,.theme-dark .color-8-fill-darker-hover-transparent-90:hover{fill:#175c2ce6}.theme-dark .green-fill-darker-hover-transparent-95:hover,.theme-dark .color-8-fill-darker-hover-transparent-95:hover{fill:#175c2cf2}.theme-dark .green-stroke-lighter,.theme-dark .color-8-stroke-lighter{stroke:#c4fc9f}.theme-dark .green-stroke-lighter-transparent-5,.theme-dark .color-8-stroke-lighter-transparent-5{stroke:#c4fc9f0d}.theme-dark .green-stroke-lighter-transparent-10,.theme-dark .color-8-stroke-lighter-transparent-10{stroke:#c4fc9f1a}.theme-dark .green-stroke-lighter-transparent-15,.theme-dark .color-8-stroke-lighter-transparent-15{stroke:#c4fc9f26}.theme-dark .green-stroke-lighter-transparent-20,.theme-dark .color-8-stroke-lighter-transparent-20{stroke:#c4fc9f33}.theme-dark .green-stroke-lighter-transparent-25,.theme-dark .color-8-stroke-lighter-transparent-25{stroke:#c4fc9f40}.theme-dark .green-stroke-lighter-transparent-30,.theme-dark .color-8-stroke-lighter-transparent-30{stroke:#c4fc9f4d}.theme-dark .green-stroke-lighter-transparent-35,.theme-dark .color-8-stroke-lighter-transparent-35{stroke:#c4fc9f59}.theme-dark .green-stroke-lighter-transparent-40,.theme-dark .color-8-stroke-lighter-transparent-40{stroke:#c4fc9f66}.theme-dark .green-stroke-lighter-transparent-45,.theme-dark .color-8-stroke-lighter-transparent-45{stroke:#c4fc9f73}.theme-dark .green-stroke-lighter-transparent-50,.theme-dark .color-8-stroke-lighter-transparent-50{stroke:#c4fc9f80}.theme-dark .green-stroke-lighter-transparent-55,.theme-dark .color-8-stroke-lighter-transparent-55{stroke:#c4fc9f8c}.theme-dark .green-stroke-lighter-transparent-60,.theme-dark .color-8-stroke-lighter-transparent-60{stroke:#c4fc9f99}.theme-dark .green-stroke-lighter-transparent-65,.theme-dark .color-8-stroke-lighter-transparent-65{stroke:#c4fc9fa6}.theme-dark .green-stroke-lighter-transparent-70,.theme-dark .color-8-stroke-lighter-transparent-70{stroke:#c4fc9fb3}.theme-dark .green-stroke-lighter-transparent-75,.theme-dark .color-8-stroke-lighter-transparent-75{stroke:#c4fc9fbf}.theme-dark .green-stroke-lighter-transparent-80,.theme-dark .color-8-stroke-lighter-transparent-80{stroke:#c4fc9fcc}.theme-dark .green-stroke-lighter-transparent-85,.theme-dark .color-8-stroke-lighter-transparent-85{stroke:#c4fc9fd9}.theme-dark .green-stroke-lighter-transparent-90,.theme-dark .color-8-stroke-lighter-transparent-90{stroke:#c4fc9fe6}.theme-dark .green-stroke-lighter-transparent-95,.theme-dark .color-8-stroke-lighter-transparent-95{stroke:#c4fc9ff2}.theme-dark .green-stroke-lighter-lightness-10,.theme-dark .color-8-stroke-lighter-lightness-10{stroke:#cafca9}.theme-dark .green-stroke-lighter-darkness-10,.theme-dark .color-8-stroke-lighter-darkness-10{stroke:#acfb77}.theme-dark .green-stroke-lighter-lightness-20,.theme-dark .color-8-stroke-lighter-lightness-20{stroke:#d0fdb2}.theme-dark .green-stroke-lighter-darkness-20,.theme-dark .color-8-stroke-lighter-darkness-20{stroke:#93fa4f}.theme-dark .green-stroke-lighter-lightness-30,.theme-dark .color-8-stroke-lighter-lightness-30{stroke:#d6fdbc}.theme-dark .green-stroke-lighter-darkness-30,.theme-dark .color-8-stroke-lighter-darkness-30{stroke:#7bf827}.theme-dark .green-stroke-lighter-lightness-40,.theme-dark .color-8-stroke-lighter-lightness-40{stroke:#dcfdc5}.theme-dark .green-stroke-lighter-darkness-40,.theme-dark .color-8-stroke-lighter-darkness-40{stroke:#64ef07}.theme-dark .green-stroke-lighter-lightness-50,.theme-dark .color-8-stroke-lighter-lightness-50{stroke:#e2fecf}.theme-dark .green-stroke-lighter-darkness-50,.theme-dark .color-8-stroke-lighter-darkness-50{stroke:#53c706}.theme-dark .green-stroke-lighter-lightness-60,.theme-dark .color-8-stroke-lighter-lightness-60{stroke:#e7fed9}.theme-dark .green-stroke-lighter-darkness-60,.theme-dark .color-8-stroke-lighter-darkness-60{stroke:#429f05}.theme-dark .green-stroke-lighter-lightness-70,.theme-dark .color-8-stroke-lighter-lightness-70{stroke:#edfee2}.theme-dark .green-stroke-lighter-darkness-70,.theme-dark .color-8-stroke-lighter-darkness-70{stroke:#327804}.theme-dark .green-stroke-lighter-lightness-80,.theme-dark .color-8-stroke-lighter-lightness-80{stroke:#f3feec}.theme-dark .green-stroke-lighter-darkness-80,.theme-dark .color-8-stroke-lighter-darkness-80{stroke:#215002}.theme-dark .green-stroke-lighter-lightness-90,.theme-dark .color-8-stroke-lighter-lightness-90{stroke:#f9fff5}.theme-dark .green-stroke-lighter-darkness-90,.theme-dark .color-8-stroke-lighter-darkness-90{stroke:#112801}.theme-dark .green-stroke-lighter-hover:hover,.theme-dark .color-8-stroke-lighter-hover:hover{stroke:#c4fc9f}.theme-dark .green-stroke-lighter-hover-transparent-5:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-5:hover{stroke:#c4fc9f0d}.theme-dark .green-stroke-lighter-hover-transparent-10:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-10:hover{stroke:#c4fc9f1a}.theme-dark .green-stroke-lighter-hover-transparent-15:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-15:hover{stroke:#c4fc9f26}.theme-dark .green-stroke-lighter-hover-transparent-20:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-20:hover{stroke:#c4fc9f33}.theme-dark .green-stroke-lighter-hover-transparent-25:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-25:hover{stroke:#c4fc9f40}.theme-dark .green-stroke-lighter-hover-transparent-30:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-30:hover{stroke:#c4fc9f4d}.theme-dark .green-stroke-lighter-hover-transparent-35:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-35:hover{stroke:#c4fc9f59}.theme-dark .green-stroke-lighter-hover-transparent-40:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-40:hover{stroke:#c4fc9f66}.theme-dark .green-stroke-lighter-hover-transparent-45:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-45:hover{stroke:#c4fc9f73}.theme-dark .green-stroke-lighter-hover-transparent-50:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-50:hover{stroke:#c4fc9f80}.theme-dark .green-stroke-lighter-hover-transparent-55:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-55:hover{stroke:#c4fc9f8c}.theme-dark .green-stroke-lighter-hover-transparent-60:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-60:hover{stroke:#c4fc9f99}.theme-dark .green-stroke-lighter-hover-transparent-65:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-65:hover{stroke:#c4fc9fa6}.theme-dark .green-stroke-lighter-hover-transparent-70:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-70:hover{stroke:#c4fc9fb3}.theme-dark .green-stroke-lighter-hover-transparent-75:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-75:hover{stroke:#c4fc9fbf}.theme-dark .green-stroke-lighter-hover-transparent-80:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-80:hover{stroke:#c4fc9fcc}.theme-dark .green-stroke-lighter-hover-transparent-85:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-85:hover{stroke:#c4fc9fd9}.theme-dark .green-stroke-lighter-hover-transparent-90:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-90:hover{stroke:#c4fc9fe6}.theme-dark .green-stroke-lighter-hover-transparent-95:hover,.theme-dark .color-8-stroke-lighter-hover-transparent-95:hover{stroke:#c4fc9ff2}.theme-dark .green-stroke-light,.theme-dark .color-8-stroke-light{stroke:#86db4f}.theme-dark .green-stroke-light-transparent-5,.theme-dark .color-8-stroke-light-transparent-5{stroke:#86db4f0d}.theme-dark .green-stroke-light-transparent-10,.theme-dark .color-8-stroke-light-transparent-10{stroke:#86db4f1a}.theme-dark .green-stroke-light-transparent-15,.theme-dark .color-8-stroke-light-transparent-15{stroke:#86db4f26}.theme-dark .green-stroke-light-transparent-20,.theme-dark .color-8-stroke-light-transparent-20{stroke:#86db4f33}.theme-dark .green-stroke-light-transparent-25,.theme-dark .color-8-stroke-light-transparent-25{stroke:#86db4f40}.theme-dark .green-stroke-light-transparent-30,.theme-dark .color-8-stroke-light-transparent-30{stroke:#86db4f4d}.theme-dark .green-stroke-light-transparent-35,.theme-dark .color-8-stroke-light-transparent-35{stroke:#86db4f59}.theme-dark .green-stroke-light-transparent-40,.theme-dark .color-8-stroke-light-transparent-40{stroke:#86db4f66}.theme-dark .green-stroke-light-transparent-45,.theme-dark .color-8-stroke-light-transparent-45{stroke:#86db4f73}.theme-dark .green-stroke-light-transparent-50,.theme-dark .color-8-stroke-light-transparent-50{stroke:#86db4f80}.theme-dark .green-stroke-light-transparent-55,.theme-dark .color-8-stroke-light-transparent-55{stroke:#86db4f8c}.theme-dark .green-stroke-light-transparent-60,.theme-dark .color-8-stroke-light-transparent-60{stroke:#86db4f99}.theme-dark .green-stroke-light-transparent-65,.theme-dark .color-8-stroke-light-transparent-65{stroke:#86db4fa6}.theme-dark .green-stroke-light-transparent-70,.theme-dark .color-8-stroke-light-transparent-70{stroke:#86db4fb3}.theme-dark .green-stroke-light-transparent-75,.theme-dark .color-8-stroke-light-transparent-75{stroke:#86db4fbf}.theme-dark .green-stroke-light-transparent-80,.theme-dark .color-8-stroke-light-transparent-80{stroke:#86db4fcc}.theme-dark .green-stroke-light-transparent-85,.theme-dark .color-8-stroke-light-transparent-85{stroke:#86db4fd9}.theme-dark .green-stroke-light-transparent-90,.theme-dark .color-8-stroke-light-transparent-90{stroke:#86db4fe6}.theme-dark .green-stroke-light-transparent-95,.theme-dark .color-8-stroke-light-transparent-95{stroke:#86db4ff2}.theme-dark .green-stroke-light-lightness-10,.theme-dark .color-8-stroke-light-lightness-10{stroke:#92df61}.theme-dark .green-stroke-light-darkness-10,.theme-dark .color-8-stroke-light-darkness-10{stroke:#75d636}.theme-dark .green-stroke-light-lightness-20,.theme-dark .color-8-stroke-light-lightness-20{stroke:#9ee272}.theme-dark .green-stroke-light-darkness-20,.theme-dark .color-8-stroke-light-darkness-20{stroke:#66c628}.theme-dark .green-stroke-light-lightness-30,.theme-dark .color-8-stroke-light-lightness-30{stroke:#aae684}.theme-dark .green-stroke-light-darkness-30,.theme-dark .color-8-stroke-light-darkness-30{stroke:#5aad23}.theme-dark .green-stroke-light-lightness-40,.theme-dark .color-8-stroke-light-lightness-40{stroke:#b6e995}.theme-dark .green-stroke-light-darkness-40,.theme-dark .color-8-stroke-light-darkness-40{stroke:#4d941e}.theme-dark .green-stroke-light-lightness-50,.theme-dark .color-8-stroke-light-lightness-50{stroke:#c3eda7}.theme-dark .green-stroke-light-darkness-50,.theme-dark .color-8-stroke-light-darkness-50{stroke:#407c19}.theme-dark .green-stroke-light-lightness-60,.theme-dark .color-8-stroke-light-lightness-60{stroke:#cff1b9}.theme-dark .green-stroke-light-darkness-60,.theme-dark .color-8-stroke-light-darkness-60{stroke:#336314}.theme-dark .green-stroke-light-lightness-70,.theme-dark .color-8-stroke-light-lightness-70{stroke:#dbf4ca}.theme-dark .green-stroke-light-darkness-70,.theme-dark .color-8-stroke-light-darkness-70{stroke:#264a0f}.theme-dark .green-stroke-light-lightness-80,.theme-dark .color-8-stroke-light-lightness-80{stroke:#e7f8dc}.theme-dark .green-stroke-light-darkness-80,.theme-dark .color-8-stroke-light-darkness-80{stroke:#1a310a}.theme-dark .green-stroke-light-lightness-90,.theme-dark .color-8-stroke-light-lightness-90{stroke:#f3fbed}.theme-dark .green-stroke-light-darkness-90,.theme-dark .color-8-stroke-light-darkness-90{stroke:#0d1905}.theme-dark .green-stroke-light-hover:hover,.theme-dark .color-8-stroke-light-hover:hover{stroke:#86db4f}.theme-dark .green-stroke-light-hover-transparent-5:hover,.theme-dark .color-8-stroke-light-hover-transparent-5:hover{stroke:#86db4f0d}.theme-dark .green-stroke-light-hover-transparent-10:hover,.theme-dark .color-8-stroke-light-hover-transparent-10:hover{stroke:#86db4f1a}.theme-dark .green-stroke-light-hover-transparent-15:hover,.theme-dark .color-8-stroke-light-hover-transparent-15:hover{stroke:#86db4f26}.theme-dark .green-stroke-light-hover-transparent-20:hover,.theme-dark .color-8-stroke-light-hover-transparent-20:hover{stroke:#86db4f33}.theme-dark .green-stroke-light-hover-transparent-25:hover,.theme-dark .color-8-stroke-light-hover-transparent-25:hover{stroke:#86db4f40}.theme-dark .green-stroke-light-hover-transparent-30:hover,.theme-dark .color-8-stroke-light-hover-transparent-30:hover{stroke:#86db4f4d}.theme-dark .green-stroke-light-hover-transparent-35:hover,.theme-dark .color-8-stroke-light-hover-transparent-35:hover{stroke:#86db4f59}.theme-dark .green-stroke-light-hover-transparent-40:hover,.theme-dark .color-8-stroke-light-hover-transparent-40:hover{stroke:#86db4f66}.theme-dark .green-stroke-light-hover-transparent-45:hover,.theme-dark .color-8-stroke-light-hover-transparent-45:hover{stroke:#86db4f73}.theme-dark .green-stroke-light-hover-transparent-50:hover,.theme-dark .color-8-stroke-light-hover-transparent-50:hover{stroke:#86db4f80}.theme-dark .green-stroke-light-hover-transparent-55:hover,.theme-dark .color-8-stroke-light-hover-transparent-55:hover{stroke:#86db4f8c}.theme-dark .green-stroke-light-hover-transparent-60:hover,.theme-dark .color-8-stroke-light-hover-transparent-60:hover{stroke:#86db4f99}.theme-dark .green-stroke-light-hover-transparent-65:hover,.theme-dark .color-8-stroke-light-hover-transparent-65:hover{stroke:#86db4fa6}.theme-dark .green-stroke-light-hover-transparent-70:hover,.theme-dark .color-8-stroke-light-hover-transparent-70:hover{stroke:#86db4fb3}.theme-dark .green-stroke-light-hover-transparent-75:hover,.theme-dark .color-8-stroke-light-hover-transparent-75:hover{stroke:#86db4fbf}.theme-dark .green-stroke-light-hover-transparent-80:hover,.theme-dark .color-8-stroke-light-hover-transparent-80:hover{stroke:#86db4fcc}.theme-dark .green-stroke-light-hover-transparent-85:hover,.theme-dark .color-8-stroke-light-hover-transparent-85:hover{stroke:#86db4fd9}.theme-dark .green-stroke-light-hover-transparent-90:hover,.theme-dark .color-8-stroke-light-hover-transparent-90:hover{stroke:#86db4fe6}.theme-dark .green-stroke-light-hover-transparent-95:hover,.theme-dark .color-8-stroke-light-hover-transparent-95:hover{stroke:#86db4ff2}.theme-dark .green-stroke,.theme-dark .color-8-stroke{stroke:#4eb523}.theme-dark .green-stroke-transparent-5,.theme-dark .color-8-stroke-transparent-5{stroke:#4eb5230d}.theme-dark .green-stroke-transparent-10,.theme-dark .color-8-stroke-transparent-10{stroke:#4eb5231a}.theme-dark .green-stroke-transparent-15,.theme-dark .color-8-stroke-transparent-15{stroke:#4eb52326}.theme-dark .green-stroke-transparent-20,.theme-dark .color-8-stroke-transparent-20{stroke:#4eb52333}.theme-dark .green-stroke-transparent-25,.theme-dark .color-8-stroke-transparent-25{stroke:#4eb52340}.theme-dark .green-stroke-transparent-30,.theme-dark .color-8-stroke-transparent-30{stroke:#4eb5234d}.theme-dark .green-stroke-transparent-35,.theme-dark .color-8-stroke-transparent-35{stroke:#4eb52359}.theme-dark .green-stroke-transparent-40,.theme-dark .color-8-stroke-transparent-40{stroke:#4eb52366}.theme-dark .green-stroke-transparent-45,.theme-dark .color-8-stroke-transparent-45{stroke:#4eb52373}.theme-dark .green-stroke-transparent-50,.theme-dark .color-8-stroke-transparent-50{stroke:#4eb52380}.theme-dark .green-stroke-transparent-55,.theme-dark .color-8-stroke-transparent-55{stroke:#4eb5238c}.theme-dark .green-stroke-transparent-60,.theme-dark .color-8-stroke-transparent-60{stroke:#4eb52399}.theme-dark .green-stroke-transparent-65,.theme-dark .color-8-stroke-transparent-65{stroke:#4eb523a6}.theme-dark .green-stroke-transparent-70,.theme-dark .color-8-stroke-transparent-70{stroke:#4eb523b3}.theme-dark .green-stroke-transparent-75,.theme-dark .color-8-stroke-transparent-75{stroke:#4eb523bf}.theme-dark .green-stroke-transparent-80,.theme-dark .color-8-stroke-transparent-80{stroke:#4eb523cc}.theme-dark .green-stroke-transparent-85,.theme-dark .color-8-stroke-transparent-85{stroke:#4eb523d9}.theme-dark .green-stroke-transparent-90,.theme-dark .color-8-stroke-transparent-90{stroke:#4eb523e6}.theme-dark .green-stroke-transparent-95,.theme-dark .color-8-stroke-transparent-95{stroke:#4eb523f2}.theme-dark .green-stroke-lightness-10,.theme-dark .color-8-stroke-lightness-10{stroke:#59ce28}.theme-dark .green-stroke-darkness-10,.theme-dark .color-8-stroke-darkness-10{stroke:#46a320}.theme-dark .green-stroke-lightness-20,.theme-dark .color-8-stroke-lightness-20{stroke:#69d93a}.theme-dark .green-stroke-darkness-20,.theme-dark .color-8-stroke-darkness-20{stroke:#3e911c}.theme-dark .green-stroke-lightness-30,.theme-dark .color-8-stroke-lightness-30{stroke:#7cde53}.theme-dark .green-stroke-darkness-30,.theme-dark .color-8-stroke-darkness-30{stroke:#377f19}.theme-dark .green-stroke-lightness-40,.theme-dark .color-8-stroke-lightness-40{stroke:#8ee26b}.theme-dark .green-stroke-darkness-40,.theme-dark .color-8-stroke-darkness-40{stroke:#2f6d15}.theme-dark .green-stroke-lightness-50,.theme-dark .color-8-stroke-lightness-50{stroke:#a1e784}.theme-dark .green-stroke-darkness-50,.theme-dark .color-8-stroke-darkness-50{stroke:#275b12}.theme-dark .green-stroke-lightness-60,.theme-dark .color-8-stroke-lightness-60{stroke:#b4ec9c}.theme-dark .green-stroke-darkness-60,.theme-dark .color-8-stroke-darkness-60{stroke:#1f480e}.theme-dark .green-stroke-lightness-70,.theme-dark .color-8-stroke-lightness-70{stroke:#c7f1b5}.theme-dark .green-stroke-darkness-70,.theme-dark .color-8-stroke-darkness-70{stroke:#17360b}.theme-dark .green-stroke-lightness-80,.theme-dark .color-8-stroke-lightness-80{stroke:#d9f5ce}.theme-dark .green-stroke-darkness-80,.theme-dark .color-8-stroke-darkness-80{stroke:#102407}.theme-dark .green-stroke-lightness-90,.theme-dark .color-8-stroke-lightness-90{stroke:#ecfae6}.theme-dark .green-stroke-darkness-90,.theme-dark .color-8-stroke-darkness-90{stroke:#081204}.theme-dark .green-stroke-hover:hover,.theme-dark .color-8-stroke-hover:hover{stroke:#4eb523}.theme-dark .green-stroke-hover-transparent-5:hover,.theme-dark .color-8-stroke-hover-transparent-5:hover{stroke:#4eb5230d}.theme-dark .green-stroke-hover-transparent-10:hover,.theme-dark .color-8-stroke-hover-transparent-10:hover{stroke:#4eb5231a}.theme-dark .green-stroke-hover-transparent-15:hover,.theme-dark .color-8-stroke-hover-transparent-15:hover{stroke:#4eb52326}.theme-dark .green-stroke-hover-transparent-20:hover,.theme-dark .color-8-stroke-hover-transparent-20:hover{stroke:#4eb52333}.theme-dark .green-stroke-hover-transparent-25:hover,.theme-dark .color-8-stroke-hover-transparent-25:hover{stroke:#4eb52340}.theme-dark .green-stroke-hover-transparent-30:hover,.theme-dark .color-8-stroke-hover-transparent-30:hover{stroke:#4eb5234d}.theme-dark .green-stroke-hover-transparent-35:hover,.theme-dark .color-8-stroke-hover-transparent-35:hover{stroke:#4eb52359}.theme-dark .green-stroke-hover-transparent-40:hover,.theme-dark .color-8-stroke-hover-transparent-40:hover{stroke:#4eb52366}.theme-dark .green-stroke-hover-transparent-45:hover,.theme-dark .color-8-stroke-hover-transparent-45:hover{stroke:#4eb52373}.theme-dark .green-stroke-hover-transparent-50:hover,.theme-dark .color-8-stroke-hover-transparent-50:hover{stroke:#4eb52380}.theme-dark .green-stroke-hover-transparent-55:hover,.theme-dark .color-8-stroke-hover-transparent-55:hover{stroke:#4eb5238c}.theme-dark .green-stroke-hover-transparent-60:hover,.theme-dark .color-8-stroke-hover-transparent-60:hover{stroke:#4eb52399}.theme-dark .green-stroke-hover-transparent-65:hover,.theme-dark .color-8-stroke-hover-transparent-65:hover{stroke:#4eb523a6}.theme-dark .green-stroke-hover-transparent-70:hover,.theme-dark .color-8-stroke-hover-transparent-70:hover{stroke:#4eb523b3}.theme-dark .green-stroke-hover-transparent-75:hover,.theme-dark .color-8-stroke-hover-transparent-75:hover{stroke:#4eb523bf}.theme-dark .green-stroke-hover-transparent-80:hover,.theme-dark .color-8-stroke-hover-transparent-80:hover{stroke:#4eb523cc}.theme-dark .green-stroke-hover-transparent-85:hover,.theme-dark .color-8-stroke-hover-transparent-85:hover{stroke:#4eb523d9}.theme-dark .green-stroke-hover-transparent-90:hover,.theme-dark .color-8-stroke-hover-transparent-90:hover{stroke:#4eb523e6}.theme-dark .green-stroke-hover-transparent-95:hover,.theme-dark .color-8-stroke-hover-transparent-95:hover{stroke:#4eb523f2}.theme-dark .green-stroke-dark,.theme-dark .color-8-stroke-dark{stroke:#2c8646}.theme-dark .green-stroke-dark-transparent-5,.theme-dark .color-8-stroke-dark-transparent-5{stroke:#2c86460d}.theme-dark .green-stroke-dark-transparent-10,.theme-dark .color-8-stroke-dark-transparent-10{stroke:#2c86461a}.theme-dark .green-stroke-dark-transparent-15,.theme-dark .color-8-stroke-dark-transparent-15{stroke:#2c864626}.theme-dark .green-stroke-dark-transparent-20,.theme-dark .color-8-stroke-dark-transparent-20{stroke:#2c864633}.theme-dark .green-stroke-dark-transparent-25,.theme-dark .color-8-stroke-dark-transparent-25{stroke:#2c864640}.theme-dark .green-stroke-dark-transparent-30,.theme-dark .color-8-stroke-dark-transparent-30{stroke:#2c86464d}.theme-dark .green-stroke-dark-transparent-35,.theme-dark .color-8-stroke-dark-transparent-35{stroke:#2c864659}.theme-dark .green-stroke-dark-transparent-40,.theme-dark .color-8-stroke-dark-transparent-40{stroke:#2c864666}.theme-dark .green-stroke-dark-transparent-45,.theme-dark .color-8-stroke-dark-transparent-45{stroke:#2c864673}.theme-dark .green-stroke-dark-transparent-50,.theme-dark .color-8-stroke-dark-transparent-50{stroke:#2c864680}.theme-dark .green-stroke-dark-transparent-55,.theme-dark .color-8-stroke-dark-transparent-55{stroke:#2c86468c}.theme-dark .green-stroke-dark-transparent-60,.theme-dark .color-8-stroke-dark-transparent-60{stroke:#2c864699}.theme-dark .green-stroke-dark-transparent-65,.theme-dark .color-8-stroke-dark-transparent-65{stroke:#2c8646a6}.theme-dark .green-stroke-dark-transparent-70,.theme-dark .color-8-stroke-dark-transparent-70{stroke:#2c8646b3}.theme-dark .green-stroke-dark-transparent-75,.theme-dark .color-8-stroke-dark-transparent-75{stroke:#2c8646bf}.theme-dark .green-stroke-dark-transparent-80,.theme-dark .color-8-stroke-dark-transparent-80{stroke:#2c8646cc}.theme-dark .green-stroke-dark-transparent-85,.theme-dark .color-8-stroke-dark-transparent-85{stroke:#2c8646d9}.theme-dark .green-stroke-dark-transparent-90,.theme-dark .color-8-stroke-dark-transparent-90{stroke:#2c8646e6}.theme-dark .green-stroke-dark-transparent-95,.theme-dark .color-8-stroke-dark-transparent-95{stroke:#2c8646f2}.theme-dark .green-stroke-dark-lightness-10,.theme-dark .color-8-stroke-dark-lightness-10{stroke:#349f53}.theme-dark .green-stroke-dark-darkness-10,.theme-dark .color-8-stroke-dark-darkness-10{stroke:#28793f}.theme-dark .green-stroke-dark-lightness-20,.theme-dark .color-8-stroke-dark-lightness-20{stroke:#3cb860}.theme-dark .green-stroke-dark-darkness-20,.theme-dark .color-8-stroke-dark-darkness-20{stroke:#236b38}.theme-dark .green-stroke-dark-lightness-30,.theme-dark .color-8-stroke-dark-lightness-30{stroke:#50c672}.theme-dark .green-stroke-dark-darkness-30,.theme-dark .color-8-stroke-dark-darkness-30{stroke:#1f5e31}.theme-dark .green-stroke-dark-lightness-40,.theme-dark .color-8-stroke-dark-lightness-40{stroke:#69ce86}.theme-dark .green-stroke-dark-darkness-40,.theme-dark .color-8-stroke-dark-darkness-40{stroke:#1a502a}.theme-dark .green-stroke-dark-lightness-50,.theme-dark .color-8-stroke-dark-lightness-50{stroke:#82d69a}.theme-dark .green-stroke-dark-darkness-50,.theme-dark .color-8-stroke-dark-darkness-50{stroke:#164323}.theme-dark .green-stroke-dark-lightness-60,.theme-dark .color-8-stroke-dark-lightness-60{stroke:#9bdeae}.theme-dark .green-stroke-dark-darkness-60,.theme-dark .color-8-stroke-dark-darkness-60{stroke:#12361c}.theme-dark .green-stroke-dark-lightness-70,.theme-dark .color-8-stroke-dark-lightness-70{stroke:#b4e6c3}.theme-dark .green-stroke-dark-darkness-70,.theme-dark .color-8-stroke-dark-darkness-70{stroke:#0d2815}.theme-dark .green-stroke-dark-lightness-80,.theme-dark .color-8-stroke-dark-lightness-80{stroke:#cdefd7}.theme-dark .green-stroke-dark-darkness-80,.theme-dark .color-8-stroke-dark-darkness-80{stroke:#091b0e}.theme-dark .green-stroke-dark-lightness-90,.theme-dark .color-8-stroke-dark-lightness-90{stroke:#e6f7eb}.theme-dark .green-stroke-dark-darkness-90,.theme-dark .color-8-stroke-dark-darkness-90{stroke:#040d07}.theme-dark .green-stroke-dark-hover:hover,.theme-dark .color-8-stroke-dark-hover:hover{stroke:#2c8646}.theme-dark .green-stroke-dark-hover-transparent-5:hover,.theme-dark .color-8-stroke-dark-hover-transparent-5:hover{stroke:#2c86460d}.theme-dark .green-stroke-dark-hover-transparent-10:hover,.theme-dark .color-8-stroke-dark-hover-transparent-10:hover{stroke:#2c86461a}.theme-dark .green-stroke-dark-hover-transparent-15:hover,.theme-dark .color-8-stroke-dark-hover-transparent-15:hover{stroke:#2c864626}.theme-dark .green-stroke-dark-hover-transparent-20:hover,.theme-dark .color-8-stroke-dark-hover-transparent-20:hover{stroke:#2c864633}.theme-dark .green-stroke-dark-hover-transparent-25:hover,.theme-dark .color-8-stroke-dark-hover-transparent-25:hover{stroke:#2c864640}.theme-dark .green-stroke-dark-hover-transparent-30:hover,.theme-dark .color-8-stroke-dark-hover-transparent-30:hover{stroke:#2c86464d}.theme-dark .green-stroke-dark-hover-transparent-35:hover,.theme-dark .color-8-stroke-dark-hover-transparent-35:hover{stroke:#2c864659}.theme-dark .green-stroke-dark-hover-transparent-40:hover,.theme-dark .color-8-stroke-dark-hover-transparent-40:hover{stroke:#2c864666}.theme-dark .green-stroke-dark-hover-transparent-45:hover,.theme-dark .color-8-stroke-dark-hover-transparent-45:hover{stroke:#2c864673}.theme-dark .green-stroke-dark-hover-transparent-50:hover,.theme-dark .color-8-stroke-dark-hover-transparent-50:hover{stroke:#2c864680}.theme-dark .green-stroke-dark-hover-transparent-55:hover,.theme-dark .color-8-stroke-dark-hover-transparent-55:hover{stroke:#2c86468c}.theme-dark .green-stroke-dark-hover-transparent-60:hover,.theme-dark .color-8-stroke-dark-hover-transparent-60:hover{stroke:#2c864699}.theme-dark .green-stroke-dark-hover-transparent-65:hover,.theme-dark .color-8-stroke-dark-hover-transparent-65:hover{stroke:#2c8646a6}.theme-dark .green-stroke-dark-hover-transparent-70:hover,.theme-dark .color-8-stroke-dark-hover-transparent-70:hover{stroke:#2c8646b3}.theme-dark .green-stroke-dark-hover-transparent-75:hover,.theme-dark .color-8-stroke-dark-hover-transparent-75:hover{stroke:#2c8646bf}.theme-dark .green-stroke-dark-hover-transparent-80:hover,.theme-dark .color-8-stroke-dark-hover-transparent-80:hover{stroke:#2c8646cc}.theme-dark .green-stroke-dark-hover-transparent-85:hover,.theme-dark .color-8-stroke-dark-hover-transparent-85:hover{stroke:#2c8646d9}.theme-dark .green-stroke-dark-hover-transparent-90:hover,.theme-dark .color-8-stroke-dark-hover-transparent-90:hover{stroke:#2c8646e6}.theme-dark .green-stroke-dark-hover-transparent-95:hover,.theme-dark .color-8-stroke-dark-hover-transparent-95:hover{stroke:#2c8646f2}.theme-dark .green-stroke-darker,.theme-dark .color-8-stroke-darker{stroke:#175c2c}.theme-dark .green-stroke-darker-transparent-5,.theme-dark .color-8-stroke-darker-transparent-5{stroke:#175c2c0d}.theme-dark .green-stroke-darker-transparent-10,.theme-dark .color-8-stroke-darker-transparent-10{stroke:#175c2c1a}.theme-dark .green-stroke-darker-transparent-15,.theme-dark .color-8-stroke-darker-transparent-15{stroke:#175c2c26}.theme-dark .green-stroke-darker-transparent-20,.theme-dark .color-8-stroke-darker-transparent-20{stroke:#175c2c33}.theme-dark .green-stroke-darker-transparent-25,.theme-dark .color-8-stroke-darker-transparent-25{stroke:#175c2c40}.theme-dark .green-stroke-darker-transparent-30,.theme-dark .color-8-stroke-darker-transparent-30{stroke:#175c2c4d}.theme-dark .green-stroke-darker-transparent-35,.theme-dark .color-8-stroke-darker-transparent-35{stroke:#175c2c59}.theme-dark .green-stroke-darker-transparent-40,.theme-dark .color-8-stroke-darker-transparent-40{stroke:#175c2c66}.theme-dark .green-stroke-darker-transparent-45,.theme-dark .color-8-stroke-darker-transparent-45{stroke:#175c2c73}.theme-dark .green-stroke-darker-transparent-50,.theme-dark .color-8-stroke-darker-transparent-50{stroke:#175c2c80}.theme-dark .green-stroke-darker-transparent-55,.theme-dark .color-8-stroke-darker-transparent-55{stroke:#175c2c8c}.theme-dark .green-stroke-darker-transparent-60,.theme-dark .color-8-stroke-darker-transparent-60{stroke:#175c2c99}.theme-dark .green-stroke-darker-transparent-65,.theme-dark .color-8-stroke-darker-transparent-65{stroke:#175c2ca6}.theme-dark .green-stroke-darker-transparent-70,.theme-dark .color-8-stroke-darker-transparent-70{stroke:#175c2cb3}.theme-dark .green-stroke-darker-transparent-75,.theme-dark .color-8-stroke-darker-transparent-75{stroke:#175c2cbf}.theme-dark .green-stroke-darker-transparent-80,.theme-dark .color-8-stroke-darker-transparent-80{stroke:#175c2ccc}.theme-dark .green-stroke-darker-transparent-85,.theme-dark .color-8-stroke-darker-transparent-85{stroke:#175c2cd9}.theme-dark .green-stroke-darker-transparent-90,.theme-dark .color-8-stroke-darker-transparent-90{stroke:#175c2ce6}.theme-dark .green-stroke-darker-transparent-95,.theme-dark .color-8-stroke-darker-transparent-95{stroke:#175c2cf2}.theme-dark .green-stroke-darker-lightness-10,.theme-dark .color-8-stroke-darker-lightness-10{stroke:#1f7c3b}.theme-dark .green-stroke-darker-darkness-10,.theme-dark .color-8-stroke-darker-darkness-10{stroke:#155328}.theme-dark .green-stroke-darker-lightness-20,.theme-dark .color-8-stroke-darker-lightness-20{stroke:#279b4a}.theme-dark .green-stroke-darker-darkness-20,.theme-dark .color-8-stroke-darker-darkness-20{stroke:#124a23}.theme-dark .green-stroke-darker-lightness-30,.theme-dark .color-8-stroke-darker-lightness-30{stroke:#2fbb59}.theme-dark .green-stroke-darker-darkness-30,.theme-dark .color-8-stroke-darker-darkness-30{stroke:#10401f}.theme-dark .green-stroke-darker-lightness-40,.theme-dark .color-8-stroke-darker-lightness-40{stroke:#41d06d}.theme-dark .green-stroke-darker-darkness-40,.theme-dark .color-8-stroke-darker-darkness-40{stroke:#0e371a}.theme-dark .green-stroke-darker-lightness-50,.theme-dark .color-8-stroke-darker-lightness-50{stroke:#61d885}.theme-dark .green-stroke-darker-darkness-50,.theme-dark .color-8-stroke-darker-darkness-50{stroke:#0c2e16}.theme-dark .green-stroke-darker-lightness-60,.theme-dark .color-8-stroke-darker-lightness-60{stroke:#81df9d}.theme-dark .green-stroke-darker-darkness-60,.theme-dark .color-8-stroke-darker-darkness-60{stroke:#092512}.theme-dark .green-stroke-darker-lightness-70,.theme-dark .color-8-stroke-darker-lightness-70{stroke:#a0e7b6}.theme-dark .green-stroke-darker-darkness-70,.theme-dark .color-8-stroke-darker-darkness-70{stroke:#071c0d}.theme-dark .green-stroke-darker-lightness-80,.theme-dark .color-8-stroke-darker-lightness-80{stroke:#c0efce}.theme-dark .green-stroke-darker-darkness-80,.theme-dark .color-8-stroke-darker-darkness-80{stroke:#051209}.theme-dark .green-stroke-darker-lightness-90,.theme-dark .color-8-stroke-darker-lightness-90{stroke:#dff7e7}.theme-dark .green-stroke-darker-darkness-90,.theme-dark .color-8-stroke-darker-darkness-90{stroke:#020904}.theme-dark .green-stroke-darker-hover:hover,.theme-dark .color-8-stroke-darker-hover:hover{stroke:#175c2c}.theme-dark .green-stroke-darker-hover-transparent-5:hover,.theme-dark .color-8-stroke-darker-hover-transparent-5:hover{stroke:#175c2c0d}.theme-dark .green-stroke-darker-hover-transparent-10:hover,.theme-dark .color-8-stroke-darker-hover-transparent-10:hover{stroke:#175c2c1a}.theme-dark .green-stroke-darker-hover-transparent-15:hover,.theme-dark .color-8-stroke-darker-hover-transparent-15:hover{stroke:#175c2c26}.theme-dark .green-stroke-darker-hover-transparent-20:hover,.theme-dark .color-8-stroke-darker-hover-transparent-20:hover{stroke:#175c2c33}.theme-dark .green-stroke-darker-hover-transparent-25:hover,.theme-dark .color-8-stroke-darker-hover-transparent-25:hover{stroke:#175c2c40}.theme-dark .green-stroke-darker-hover-transparent-30:hover,.theme-dark .color-8-stroke-darker-hover-transparent-30:hover{stroke:#175c2c4d}.theme-dark .green-stroke-darker-hover-transparent-35:hover,.theme-dark .color-8-stroke-darker-hover-transparent-35:hover{stroke:#175c2c59}.theme-dark .green-stroke-darker-hover-transparent-40:hover,.theme-dark .color-8-stroke-darker-hover-transparent-40:hover{stroke:#175c2c66}.theme-dark .green-stroke-darker-hover-transparent-45:hover,.theme-dark .color-8-stroke-darker-hover-transparent-45:hover{stroke:#175c2c73}.theme-dark .green-stroke-darker-hover-transparent-50:hover,.theme-dark .color-8-stroke-darker-hover-transparent-50:hover{stroke:#175c2c80}.theme-dark .green-stroke-darker-hover-transparent-55:hover,.theme-dark .color-8-stroke-darker-hover-transparent-55:hover{stroke:#175c2c8c}.theme-dark .green-stroke-darker-hover-transparent-60:hover,.theme-dark .color-8-stroke-darker-hover-transparent-60:hover{stroke:#175c2c99}.theme-dark .green-stroke-darker-hover-transparent-65:hover,.theme-dark .color-8-stroke-darker-hover-transparent-65:hover{stroke:#175c2ca6}.theme-dark .green-stroke-darker-hover-transparent-70:hover,.theme-dark .color-8-stroke-darker-hover-transparent-70:hover{stroke:#175c2cb3}.theme-dark .green-stroke-darker-hover-transparent-75:hover,.theme-dark .color-8-stroke-darker-hover-transparent-75:hover{stroke:#175c2cbf}.theme-dark .green-stroke-darker-hover-transparent-80:hover,.theme-dark .color-8-stroke-darker-hover-transparent-80:hover{stroke:#175c2ccc}.theme-dark .green-stroke-darker-hover-transparent-85:hover,.theme-dark .color-8-stroke-darker-hover-transparent-85:hover{stroke:#175c2cd9}.theme-dark .green-stroke-darker-hover-transparent-90:hover,.theme-dark .color-8-stroke-darker-hover-transparent-90:hover{stroke:#175c2ce6}.theme-dark .green-stroke-darker-hover-transparent-95:hover,.theme-dark .color-8-stroke-darker-hover-transparent-95:hover{stroke:#175c2cf2}.theme-dark .green-border-lighter,.theme-dark .color-8-border-lighter{border-color:#c4fc9f!important}.theme-dark .green-border-lighter-transparent-5,.theme-dark .color-8-border-lighter-transparent-5{border-color:#c4fc9f0d!important}.theme-dark .green-border-lighter-transparent-10,.theme-dark .color-8-border-lighter-transparent-10{border-color:#c4fc9f1a!important}.theme-dark .green-border-lighter-transparent-15,.theme-dark .color-8-border-lighter-transparent-15{border-color:#c4fc9f26!important}.theme-dark .green-border-lighter-transparent-20,.theme-dark .color-8-border-lighter-transparent-20{border-color:#c4fc9f33!important}.theme-dark .green-border-lighter-transparent-25,.theme-dark .color-8-border-lighter-transparent-25{border-color:#c4fc9f40!important}.theme-dark .green-border-lighter-transparent-30,.theme-dark .color-8-border-lighter-transparent-30{border-color:#c4fc9f4d!important}.theme-dark .green-border-lighter-transparent-35,.theme-dark .color-8-border-lighter-transparent-35{border-color:#c4fc9f59!important}.theme-dark .green-border-lighter-transparent-40,.theme-dark .color-8-border-lighter-transparent-40{border-color:#c4fc9f66!important}.theme-dark .green-border-lighter-transparent-45,.theme-dark .color-8-border-lighter-transparent-45{border-color:#c4fc9f73!important}.theme-dark .green-border-lighter-transparent-50,.theme-dark .color-8-border-lighter-transparent-50{border-color:#c4fc9f80!important}.theme-dark .green-border-lighter-transparent-55,.theme-dark .color-8-border-lighter-transparent-55{border-color:#c4fc9f8c!important}.theme-dark .green-border-lighter-transparent-60,.theme-dark .color-8-border-lighter-transparent-60{border-color:#c4fc9f99!important}.theme-dark .green-border-lighter-transparent-65,.theme-dark .color-8-border-lighter-transparent-65{border-color:#c4fc9fa6!important}.theme-dark .green-border-lighter-transparent-70,.theme-dark .color-8-border-lighter-transparent-70{border-color:#c4fc9fb3!important}.theme-dark .green-border-lighter-transparent-75,.theme-dark .color-8-border-lighter-transparent-75{border-color:#c4fc9fbf!important}.theme-dark .green-border-lighter-transparent-80,.theme-dark .color-8-border-lighter-transparent-80{border-color:#c4fc9fcc!important}.theme-dark .green-border-lighter-transparent-85,.theme-dark .color-8-border-lighter-transparent-85{border-color:#c4fc9fd9!important}.theme-dark .green-border-lighter-transparent-90,.theme-dark .color-8-border-lighter-transparent-90{border-color:#c4fc9fe6!important}.theme-dark .green-border-lighter-transparent-95,.theme-dark .color-8-border-lighter-transparent-95{border-color:#c4fc9ff2!important}.theme-dark .green-border-lighter-lightness-10,.theme-dark .color-8-border-lighter-lightness-10{border-color:#cafca9!important}.theme-dark .green-border-lighter-darkness-10,.theme-dark .color-8-border-lighter-darkness-10{border-color:#acfb77!important}.theme-dark .green-border-lighter-lightness-20,.theme-dark .color-8-border-lighter-lightness-20{border-color:#d0fdb2!important}.theme-dark .green-border-lighter-darkness-20,.theme-dark .color-8-border-lighter-darkness-20{border-color:#93fa4f!important}.theme-dark .green-border-lighter-lightness-30,.theme-dark .color-8-border-lighter-lightness-30{border-color:#d6fdbc!important}.theme-dark .green-border-lighter-darkness-30,.theme-dark .color-8-border-lighter-darkness-30{border-color:#7bf827!important}.theme-dark .green-border-lighter-lightness-40,.theme-dark .color-8-border-lighter-lightness-40{border-color:#dcfdc5!important}.theme-dark .green-border-lighter-darkness-40,.theme-dark .color-8-border-lighter-darkness-40{border-color:#64ef07!important}.theme-dark .green-border-lighter-lightness-50,.theme-dark .color-8-border-lighter-lightness-50{border-color:#e2fecf!important}.theme-dark .green-border-lighter-darkness-50,.theme-dark .color-8-border-lighter-darkness-50{border-color:#53c706!important}.theme-dark .green-border-lighter-lightness-60,.theme-dark .color-8-border-lighter-lightness-60{border-color:#e7fed9!important}.theme-dark .green-border-lighter-darkness-60,.theme-dark .color-8-border-lighter-darkness-60{border-color:#429f05!important}.theme-dark .green-border-lighter-lightness-70,.theme-dark .color-8-border-lighter-lightness-70{border-color:#edfee2!important}.theme-dark .green-border-lighter-darkness-70,.theme-dark .color-8-border-lighter-darkness-70{border-color:#327804!important}.theme-dark .green-border-lighter-lightness-80,.theme-dark .color-8-border-lighter-lightness-80{border-color:#f3feec!important}.theme-dark .green-border-lighter-darkness-80,.theme-dark .color-8-border-lighter-darkness-80{border-color:#215002!important}.theme-dark .green-border-lighter-lightness-90,.theme-dark .color-8-border-lighter-lightness-90{border-color:#f9fff5!important}.theme-dark .green-border-lighter-darkness-90,.theme-dark .color-8-border-lighter-darkness-90{border-color:#112801!important}.theme-dark .green-border-lighter-hover:hover,.theme-dark .color-8-border-lighter-hover:hover{border-color:#c4fc9f!important}.theme-dark .green-border-lighter-hover-transparent-5:hover,.theme-dark .color-8-border-lighter-hover-transparent-5:hover{border-color:#c4fc9f0d!important}.theme-dark .green-border-lighter-hover-transparent-10:hover,.theme-dark .color-8-border-lighter-hover-transparent-10:hover{border-color:#c4fc9f1a!important}.theme-dark .green-border-lighter-hover-transparent-15:hover,.theme-dark .color-8-border-lighter-hover-transparent-15:hover{border-color:#c4fc9f26!important}.theme-dark .green-border-lighter-hover-transparent-20:hover,.theme-dark .color-8-border-lighter-hover-transparent-20:hover{border-color:#c4fc9f33!important}.theme-dark .green-border-lighter-hover-transparent-25:hover,.theme-dark .color-8-border-lighter-hover-transparent-25:hover{border-color:#c4fc9f40!important}.theme-dark .green-border-lighter-hover-transparent-30:hover,.theme-dark .color-8-border-lighter-hover-transparent-30:hover{border-color:#c4fc9f4d!important}.theme-dark .green-border-lighter-hover-transparent-35:hover,.theme-dark .color-8-border-lighter-hover-transparent-35:hover{border-color:#c4fc9f59!important}.theme-dark .green-border-lighter-hover-transparent-40:hover,.theme-dark .color-8-border-lighter-hover-transparent-40:hover{border-color:#c4fc9f66!important}.theme-dark .green-border-lighter-hover-transparent-45:hover,.theme-dark .color-8-border-lighter-hover-transparent-45:hover{border-color:#c4fc9f73!important}.theme-dark .green-border-lighter-hover-transparent-50:hover,.theme-dark .color-8-border-lighter-hover-transparent-50:hover{border-color:#c4fc9f80!important}.theme-dark .green-border-lighter-hover-transparent-55:hover,.theme-dark .color-8-border-lighter-hover-transparent-55:hover{border-color:#c4fc9f8c!important}.theme-dark .green-border-lighter-hover-transparent-60:hover,.theme-dark .color-8-border-lighter-hover-transparent-60:hover{border-color:#c4fc9f99!important}.theme-dark .green-border-lighter-hover-transparent-65:hover,.theme-dark .color-8-border-lighter-hover-transparent-65:hover{border-color:#c4fc9fa6!important}.theme-dark .green-border-lighter-hover-transparent-70:hover,.theme-dark .color-8-border-lighter-hover-transparent-70:hover{border-color:#c4fc9fb3!important}.theme-dark .green-border-lighter-hover-transparent-75:hover,.theme-dark .color-8-border-lighter-hover-transparent-75:hover{border-color:#c4fc9fbf!important}.theme-dark .green-border-lighter-hover-transparent-80:hover,.theme-dark .color-8-border-lighter-hover-transparent-80:hover{border-color:#c4fc9fcc!important}.theme-dark .green-border-lighter-hover-transparent-85:hover,.theme-dark .color-8-border-lighter-hover-transparent-85:hover{border-color:#c4fc9fd9!important}.theme-dark .green-border-lighter-hover-transparent-90:hover,.theme-dark .color-8-border-lighter-hover-transparent-90:hover{border-color:#c4fc9fe6!important}.theme-dark .green-border-lighter-hover-transparent-95:hover,.theme-dark .color-8-border-lighter-hover-transparent-95:hover{border-color:#c4fc9ff2!important}.theme-dark .green-border-light,.theme-dark .color-8-border-light{border-color:#86db4f!important}.theme-dark .green-border-light-transparent-5,.theme-dark .color-8-border-light-transparent-5{border-color:#86db4f0d!important}.theme-dark .green-border-light-transparent-10,.theme-dark .color-8-border-light-transparent-10{border-color:#86db4f1a!important}.theme-dark .green-border-light-transparent-15,.theme-dark .color-8-border-light-transparent-15{border-color:#86db4f26!important}.theme-dark .green-border-light-transparent-20,.theme-dark .color-8-border-light-transparent-20{border-color:#86db4f33!important}.theme-dark .green-border-light-transparent-25,.theme-dark .color-8-border-light-transparent-25{border-color:#86db4f40!important}.theme-dark .green-border-light-transparent-30,.theme-dark .color-8-border-light-transparent-30{border-color:#86db4f4d!important}.theme-dark .green-border-light-transparent-35,.theme-dark .color-8-border-light-transparent-35{border-color:#86db4f59!important}.theme-dark .green-border-light-transparent-40,.theme-dark .color-8-border-light-transparent-40{border-color:#86db4f66!important}.theme-dark .green-border-light-transparent-45,.theme-dark .color-8-border-light-transparent-45{border-color:#86db4f73!important}.theme-dark .green-border-light-transparent-50,.theme-dark .color-8-border-light-transparent-50{border-color:#86db4f80!important}.theme-dark .green-border-light-transparent-55,.theme-dark .color-8-border-light-transparent-55{border-color:#86db4f8c!important}.theme-dark .green-border-light-transparent-60,.theme-dark .color-8-border-light-transparent-60{border-color:#86db4f99!important}.theme-dark .green-border-light-transparent-65,.theme-dark .color-8-border-light-transparent-65{border-color:#86db4fa6!important}.theme-dark .green-border-light-transparent-70,.theme-dark .color-8-border-light-transparent-70{border-color:#86db4fb3!important}.theme-dark .green-border-light-transparent-75,.theme-dark .color-8-border-light-transparent-75{border-color:#86db4fbf!important}.theme-dark .green-border-light-transparent-80,.theme-dark .color-8-border-light-transparent-80{border-color:#86db4fcc!important}.theme-dark .green-border-light-transparent-85,.theme-dark .color-8-border-light-transparent-85{border-color:#86db4fd9!important}.theme-dark .green-border-light-transparent-90,.theme-dark .color-8-border-light-transparent-90{border-color:#86db4fe6!important}.theme-dark .green-border-light-transparent-95,.theme-dark .color-8-border-light-transparent-95{border-color:#86db4ff2!important}.theme-dark .green-border-light-lightness-10,.theme-dark .color-8-border-light-lightness-10{border-color:#92df61!important}.theme-dark .green-border-light-darkness-10,.theme-dark .color-8-border-light-darkness-10{border-color:#75d636!important}.theme-dark .green-border-light-lightness-20,.theme-dark .color-8-border-light-lightness-20{border-color:#9ee272!important}.theme-dark .green-border-light-darkness-20,.theme-dark .color-8-border-light-darkness-20{border-color:#66c628!important}.theme-dark .green-border-light-lightness-30,.theme-dark .color-8-border-light-lightness-30{border-color:#aae684!important}.theme-dark .green-border-light-darkness-30,.theme-dark .color-8-border-light-darkness-30{border-color:#5aad23!important}.theme-dark .green-border-light-lightness-40,.theme-dark .color-8-border-light-lightness-40{border-color:#b6e995!important}.theme-dark .green-border-light-darkness-40,.theme-dark .color-8-border-light-darkness-40{border-color:#4d941e!important}.theme-dark .green-border-light-lightness-50,.theme-dark .color-8-border-light-lightness-50{border-color:#c3eda7!important}.theme-dark .green-border-light-darkness-50,.theme-dark .color-8-border-light-darkness-50{border-color:#407c19!important}.theme-dark .green-border-light-lightness-60,.theme-dark .color-8-border-light-lightness-60{border-color:#cff1b9!important}.theme-dark .green-border-light-darkness-60,.theme-dark .color-8-border-light-darkness-60{border-color:#336314!important}.theme-dark .green-border-light-lightness-70,.theme-dark .color-8-border-light-lightness-70{border-color:#dbf4ca!important}.theme-dark .green-border-light-darkness-70,.theme-dark .color-8-border-light-darkness-70{border-color:#264a0f!important}.theme-dark .green-border-light-lightness-80,.theme-dark .color-8-border-light-lightness-80{border-color:#e7f8dc!important}.theme-dark .green-border-light-darkness-80,.theme-dark .color-8-border-light-darkness-80{border-color:#1a310a!important}.theme-dark .green-border-light-lightness-90,.theme-dark .color-8-border-light-lightness-90{border-color:#f3fbed!important}.theme-dark .green-border-light-darkness-90,.theme-dark .color-8-border-light-darkness-90{border-color:#0d1905!important}.theme-dark .green-border-light-hover:hover,.theme-dark .color-8-border-light-hover:hover{border-color:#86db4f!important}.theme-dark .green-border-light-hover-transparent-5:hover,.theme-dark .color-8-border-light-hover-transparent-5:hover{border-color:#86db4f0d!important}.theme-dark .green-border-light-hover-transparent-10:hover,.theme-dark .color-8-border-light-hover-transparent-10:hover{border-color:#86db4f1a!important}.theme-dark .green-border-light-hover-transparent-15:hover,.theme-dark .color-8-border-light-hover-transparent-15:hover{border-color:#86db4f26!important}.theme-dark .green-border-light-hover-transparent-20:hover,.theme-dark .color-8-border-light-hover-transparent-20:hover{border-color:#86db4f33!important}.theme-dark .green-border-light-hover-transparent-25:hover,.theme-dark .color-8-border-light-hover-transparent-25:hover{border-color:#86db4f40!important}.theme-dark .green-border-light-hover-transparent-30:hover,.theme-dark .color-8-border-light-hover-transparent-30:hover{border-color:#86db4f4d!important}.theme-dark .green-border-light-hover-transparent-35:hover,.theme-dark .color-8-border-light-hover-transparent-35:hover{border-color:#86db4f59!important}.theme-dark .green-border-light-hover-transparent-40:hover,.theme-dark .color-8-border-light-hover-transparent-40:hover{border-color:#86db4f66!important}.theme-dark .green-border-light-hover-transparent-45:hover,.theme-dark .color-8-border-light-hover-transparent-45:hover{border-color:#86db4f73!important}.theme-dark .green-border-light-hover-transparent-50:hover,.theme-dark .color-8-border-light-hover-transparent-50:hover{border-color:#86db4f80!important}.theme-dark .green-border-light-hover-transparent-55:hover,.theme-dark .color-8-border-light-hover-transparent-55:hover{border-color:#86db4f8c!important}.theme-dark .green-border-light-hover-transparent-60:hover,.theme-dark .color-8-border-light-hover-transparent-60:hover{border-color:#86db4f99!important}.theme-dark .green-border-light-hover-transparent-65:hover,.theme-dark .color-8-border-light-hover-transparent-65:hover{border-color:#86db4fa6!important}.theme-dark .green-border-light-hover-transparent-70:hover,.theme-dark .color-8-border-light-hover-transparent-70:hover{border-color:#86db4fb3!important}.theme-dark .green-border-light-hover-transparent-75:hover,.theme-dark .color-8-border-light-hover-transparent-75:hover{border-color:#86db4fbf!important}.theme-dark .green-border-light-hover-transparent-80:hover,.theme-dark .color-8-border-light-hover-transparent-80:hover{border-color:#86db4fcc!important}.theme-dark .green-border-light-hover-transparent-85:hover,.theme-dark .color-8-border-light-hover-transparent-85:hover{border-color:#86db4fd9!important}.theme-dark .green-border-light-hover-transparent-90:hover,.theme-dark .color-8-border-light-hover-transparent-90:hover{border-color:#86db4fe6!important}.theme-dark .green-border-light-hover-transparent-95:hover,.theme-dark .color-8-border-light-hover-transparent-95:hover{border-color:#86db4ff2!important}.theme-dark .green-border,.theme-dark .color-8-border{border-color:#4eb523!important}.theme-dark .green-border-transparent-5,.theme-dark .color-8-border-transparent-5{border-color:#4eb5230d!important}.theme-dark .green-border-transparent-10,.theme-dark .color-8-border-transparent-10{border-color:#4eb5231a!important}.theme-dark .green-border-transparent-15,.theme-dark .color-8-border-transparent-15{border-color:#4eb52326!important}.theme-dark .green-border-transparent-20,.theme-dark .color-8-border-transparent-20{border-color:#4eb52333!important}.theme-dark .green-border-transparent-25,.theme-dark .color-8-border-transparent-25{border-color:#4eb52340!important}.theme-dark .green-border-transparent-30,.theme-dark .color-8-border-transparent-30{border-color:#4eb5234d!important}.theme-dark .green-border-transparent-35,.theme-dark .color-8-border-transparent-35{border-color:#4eb52359!important}.theme-dark .green-border-transparent-40,.theme-dark .color-8-border-transparent-40{border-color:#4eb52366!important}.theme-dark .green-border-transparent-45,.theme-dark .color-8-border-transparent-45{border-color:#4eb52373!important}.theme-dark .green-border-transparent-50,.theme-dark .color-8-border-transparent-50{border-color:#4eb52380!important}.theme-dark .green-border-transparent-55,.theme-dark .color-8-border-transparent-55{border-color:#4eb5238c!important}.theme-dark .green-border-transparent-60,.theme-dark .color-8-border-transparent-60{border-color:#4eb52399!important}.theme-dark .green-border-transparent-65,.theme-dark .color-8-border-transparent-65{border-color:#4eb523a6!important}.theme-dark .green-border-transparent-70,.theme-dark .color-8-border-transparent-70{border-color:#4eb523b3!important}.theme-dark .green-border-transparent-75,.theme-dark .color-8-border-transparent-75{border-color:#4eb523bf!important}.theme-dark .green-border-transparent-80,.theme-dark .color-8-border-transparent-80{border-color:#4eb523cc!important}.theme-dark .green-border-transparent-85,.theme-dark .color-8-border-transparent-85{border-color:#4eb523d9!important}.theme-dark .green-border-transparent-90,.theme-dark .color-8-border-transparent-90{border-color:#4eb523e6!important}.theme-dark .green-border-transparent-95,.theme-dark .color-8-border-transparent-95{border-color:#4eb523f2!important}.theme-dark .green-border-lightness-10,.theme-dark .color-8-border-lightness-10{border-color:#59ce28!important}.theme-dark .green-border-darkness-10,.theme-dark .color-8-border-darkness-10{border-color:#46a320!important}.theme-dark .green-border-lightness-20,.theme-dark .color-8-border-lightness-20{border-color:#69d93a!important}.theme-dark .green-border-darkness-20,.theme-dark .color-8-border-darkness-20{border-color:#3e911c!important}.theme-dark .green-border-lightness-30,.theme-dark .color-8-border-lightness-30{border-color:#7cde53!important}.theme-dark .green-border-darkness-30,.theme-dark .color-8-border-darkness-30{border-color:#377f19!important}.theme-dark .green-border-lightness-40,.theme-dark .color-8-border-lightness-40{border-color:#8ee26b!important}.theme-dark .green-border-darkness-40,.theme-dark .color-8-border-darkness-40{border-color:#2f6d15!important}.theme-dark .green-border-lightness-50,.theme-dark .color-8-border-lightness-50{border-color:#a1e784!important}.theme-dark .green-border-darkness-50,.theme-dark .color-8-border-darkness-50{border-color:#275b12!important}.theme-dark .green-border-lightness-60,.theme-dark .color-8-border-lightness-60{border-color:#b4ec9c!important}.theme-dark .green-border-darkness-60,.theme-dark .color-8-border-darkness-60{border-color:#1f480e!important}.theme-dark .green-border-lightness-70,.theme-dark .color-8-border-lightness-70{border-color:#c7f1b5!important}.theme-dark .green-border-darkness-70,.theme-dark .color-8-border-darkness-70{border-color:#17360b!important}.theme-dark .green-border-lightness-80,.theme-dark .color-8-border-lightness-80{border-color:#d9f5ce!important}.theme-dark .green-border-darkness-80,.theme-dark .color-8-border-darkness-80{border-color:#102407!important}.theme-dark .green-border-lightness-90,.theme-dark .color-8-border-lightness-90{border-color:#ecfae6!important}.theme-dark .green-border-darkness-90,.theme-dark .color-8-border-darkness-90{border-color:#081204!important}.theme-dark .green-border-hover:hover,.theme-dark .color-8-border-hover:hover{border-color:#4eb523!important}.theme-dark .green-border-hover-transparent-5:hover,.theme-dark .color-8-border-hover-transparent-5:hover{border-color:#4eb5230d!important}.theme-dark .green-border-hover-transparent-10:hover,.theme-dark .color-8-border-hover-transparent-10:hover{border-color:#4eb5231a!important}.theme-dark .green-border-hover-transparent-15:hover,.theme-dark .color-8-border-hover-transparent-15:hover{border-color:#4eb52326!important}.theme-dark .green-border-hover-transparent-20:hover,.theme-dark .color-8-border-hover-transparent-20:hover{border-color:#4eb52333!important}.theme-dark .green-border-hover-transparent-25:hover,.theme-dark .color-8-border-hover-transparent-25:hover{border-color:#4eb52340!important}.theme-dark .green-border-hover-transparent-30:hover,.theme-dark .color-8-border-hover-transparent-30:hover{border-color:#4eb5234d!important}.theme-dark .green-border-hover-transparent-35:hover,.theme-dark .color-8-border-hover-transparent-35:hover{border-color:#4eb52359!important}.theme-dark .green-border-hover-transparent-40:hover,.theme-dark .color-8-border-hover-transparent-40:hover{border-color:#4eb52366!important}.theme-dark .green-border-hover-transparent-45:hover,.theme-dark .color-8-border-hover-transparent-45:hover{border-color:#4eb52373!important}.theme-dark .green-border-hover-transparent-50:hover,.theme-dark .color-8-border-hover-transparent-50:hover{border-color:#4eb52380!important}.theme-dark .green-border-hover-transparent-55:hover,.theme-dark .color-8-border-hover-transparent-55:hover{border-color:#4eb5238c!important}.theme-dark .green-border-hover-transparent-60:hover,.theme-dark .color-8-border-hover-transparent-60:hover{border-color:#4eb52399!important}.theme-dark .green-border-hover-transparent-65:hover,.theme-dark .color-8-border-hover-transparent-65:hover{border-color:#4eb523a6!important}.theme-dark .green-border-hover-transparent-70:hover,.theme-dark .color-8-border-hover-transparent-70:hover{border-color:#4eb523b3!important}.theme-dark .green-border-hover-transparent-75:hover,.theme-dark .color-8-border-hover-transparent-75:hover{border-color:#4eb523bf!important}.theme-dark .green-border-hover-transparent-80:hover,.theme-dark .color-8-border-hover-transparent-80:hover{border-color:#4eb523cc!important}.theme-dark .green-border-hover-transparent-85:hover,.theme-dark .color-8-border-hover-transparent-85:hover{border-color:#4eb523d9!important}.theme-dark .green-border-hover-transparent-90:hover,.theme-dark .color-8-border-hover-transparent-90:hover{border-color:#4eb523e6!important}.theme-dark .green-border-hover-transparent-95:hover,.theme-dark .color-8-border-hover-transparent-95:hover{border-color:#4eb523f2!important}.theme-dark .green-border-dark,.theme-dark .color-8-border-dark{border-color:#2c8646!important}.theme-dark .green-border-dark-transparent-5,.theme-dark .color-8-border-dark-transparent-5{border-color:#2c86460d!important}.theme-dark .green-border-dark-transparent-10,.theme-dark .color-8-border-dark-transparent-10{border-color:#2c86461a!important}.theme-dark .green-border-dark-transparent-15,.theme-dark .color-8-border-dark-transparent-15{border-color:#2c864626!important}.theme-dark .green-border-dark-transparent-20,.theme-dark .color-8-border-dark-transparent-20{border-color:#2c864633!important}.theme-dark .green-border-dark-transparent-25,.theme-dark .color-8-border-dark-transparent-25{border-color:#2c864640!important}.theme-dark .green-border-dark-transparent-30,.theme-dark .color-8-border-dark-transparent-30{border-color:#2c86464d!important}.theme-dark .green-border-dark-transparent-35,.theme-dark .color-8-border-dark-transparent-35{border-color:#2c864659!important}.theme-dark .green-border-dark-transparent-40,.theme-dark .color-8-border-dark-transparent-40{border-color:#2c864666!important}.theme-dark .green-border-dark-transparent-45,.theme-dark .color-8-border-dark-transparent-45{border-color:#2c864673!important}.theme-dark .green-border-dark-transparent-50,.theme-dark .color-8-border-dark-transparent-50{border-color:#2c864680!important}.theme-dark .green-border-dark-transparent-55,.theme-dark .color-8-border-dark-transparent-55{border-color:#2c86468c!important}.theme-dark .green-border-dark-transparent-60,.theme-dark .color-8-border-dark-transparent-60{border-color:#2c864699!important}.theme-dark .green-border-dark-transparent-65,.theme-dark .color-8-border-dark-transparent-65{border-color:#2c8646a6!important}.theme-dark .green-border-dark-transparent-70,.theme-dark .color-8-border-dark-transparent-70{border-color:#2c8646b3!important}.theme-dark .green-border-dark-transparent-75,.theme-dark .color-8-border-dark-transparent-75{border-color:#2c8646bf!important}.theme-dark .green-border-dark-transparent-80,.theme-dark .color-8-border-dark-transparent-80{border-color:#2c8646cc!important}.theme-dark .green-border-dark-transparent-85,.theme-dark .color-8-border-dark-transparent-85{border-color:#2c8646d9!important}.theme-dark .green-border-dark-transparent-90,.theme-dark .color-8-border-dark-transparent-90{border-color:#2c8646e6!important}.theme-dark .green-border-dark-transparent-95,.theme-dark .color-8-border-dark-transparent-95{border-color:#2c8646f2!important}.theme-dark .green-border-dark-lightness-10,.theme-dark .color-8-border-dark-lightness-10{border-color:#349f53!important}.theme-dark .green-border-dark-darkness-10,.theme-dark .color-8-border-dark-darkness-10{border-color:#28793f!important}.theme-dark .green-border-dark-lightness-20,.theme-dark .color-8-border-dark-lightness-20{border-color:#3cb860!important}.theme-dark .green-border-dark-darkness-20,.theme-dark .color-8-border-dark-darkness-20{border-color:#236b38!important}.theme-dark .green-border-dark-lightness-30,.theme-dark .color-8-border-dark-lightness-30{border-color:#50c672!important}.theme-dark .green-border-dark-darkness-30,.theme-dark .color-8-border-dark-darkness-30{border-color:#1f5e31!important}.theme-dark .green-border-dark-lightness-40,.theme-dark .color-8-border-dark-lightness-40{border-color:#69ce86!important}.theme-dark .green-border-dark-darkness-40,.theme-dark .color-8-border-dark-darkness-40{border-color:#1a502a!important}.theme-dark .green-border-dark-lightness-50,.theme-dark .color-8-border-dark-lightness-50{border-color:#82d69a!important}.theme-dark .green-border-dark-darkness-50,.theme-dark .color-8-border-dark-darkness-50{border-color:#164323!important}.theme-dark .green-border-dark-lightness-60,.theme-dark .color-8-border-dark-lightness-60{border-color:#9bdeae!important}.theme-dark .green-border-dark-darkness-60,.theme-dark .color-8-border-dark-darkness-60{border-color:#12361c!important}.theme-dark .green-border-dark-lightness-70,.theme-dark .color-8-border-dark-lightness-70{border-color:#b4e6c3!important}.theme-dark .green-border-dark-darkness-70,.theme-dark .color-8-border-dark-darkness-70{border-color:#0d2815!important}.theme-dark .green-border-dark-lightness-80,.theme-dark .color-8-border-dark-lightness-80{border-color:#cdefd7!important}.theme-dark .green-border-dark-darkness-80,.theme-dark .color-8-border-dark-darkness-80{border-color:#091b0e!important}.theme-dark .green-border-dark-lightness-90,.theme-dark .color-8-border-dark-lightness-90{border-color:#e6f7eb!important}.theme-dark .green-border-dark-darkness-90,.theme-dark .color-8-border-dark-darkness-90{border-color:#040d07!important}.theme-dark .green-border-dark-hover:hover,.theme-dark .color-8-border-dark-hover:hover{border-color:#2c8646!important}.theme-dark .green-border-dark-hover-transparent-5:hover,.theme-dark .color-8-border-dark-hover-transparent-5:hover{border-color:#2c86460d!important}.theme-dark .green-border-dark-hover-transparent-10:hover,.theme-dark .color-8-border-dark-hover-transparent-10:hover{border-color:#2c86461a!important}.theme-dark .green-border-dark-hover-transparent-15:hover,.theme-dark .color-8-border-dark-hover-transparent-15:hover{border-color:#2c864626!important}.theme-dark .green-border-dark-hover-transparent-20:hover,.theme-dark .color-8-border-dark-hover-transparent-20:hover{border-color:#2c864633!important}.theme-dark .green-border-dark-hover-transparent-25:hover,.theme-dark .color-8-border-dark-hover-transparent-25:hover{border-color:#2c864640!important}.theme-dark .green-border-dark-hover-transparent-30:hover,.theme-dark .color-8-border-dark-hover-transparent-30:hover{border-color:#2c86464d!important}.theme-dark .green-border-dark-hover-transparent-35:hover,.theme-dark .color-8-border-dark-hover-transparent-35:hover{border-color:#2c864659!important}.theme-dark .green-border-dark-hover-transparent-40:hover,.theme-dark .color-8-border-dark-hover-transparent-40:hover{border-color:#2c864666!important}.theme-dark .green-border-dark-hover-transparent-45:hover,.theme-dark .color-8-border-dark-hover-transparent-45:hover{border-color:#2c864673!important}.theme-dark .green-border-dark-hover-transparent-50:hover,.theme-dark .color-8-border-dark-hover-transparent-50:hover{border-color:#2c864680!important}.theme-dark .green-border-dark-hover-transparent-55:hover,.theme-dark .color-8-border-dark-hover-transparent-55:hover{border-color:#2c86468c!important}.theme-dark .green-border-dark-hover-transparent-60:hover,.theme-dark .color-8-border-dark-hover-transparent-60:hover{border-color:#2c864699!important}.theme-dark .green-border-dark-hover-transparent-65:hover,.theme-dark .color-8-border-dark-hover-transparent-65:hover{border-color:#2c8646a6!important}.theme-dark .green-border-dark-hover-transparent-70:hover,.theme-dark .color-8-border-dark-hover-transparent-70:hover{border-color:#2c8646b3!important}.theme-dark .green-border-dark-hover-transparent-75:hover,.theme-dark .color-8-border-dark-hover-transparent-75:hover{border-color:#2c8646bf!important}.theme-dark .green-border-dark-hover-transparent-80:hover,.theme-dark .color-8-border-dark-hover-transparent-80:hover{border-color:#2c8646cc!important}.theme-dark .green-border-dark-hover-transparent-85:hover,.theme-dark .color-8-border-dark-hover-transparent-85:hover{border-color:#2c8646d9!important}.theme-dark .green-border-dark-hover-transparent-90:hover,.theme-dark .color-8-border-dark-hover-transparent-90:hover{border-color:#2c8646e6!important}.theme-dark .green-border-dark-hover-transparent-95:hover,.theme-dark .color-8-border-dark-hover-transparent-95:hover{border-color:#2c8646f2!important}.theme-dark .green-border-darker,.theme-dark .color-8-border-darker{border-color:#175c2c!important}.theme-dark .green-border-darker-transparent-5,.theme-dark .color-8-border-darker-transparent-5{border-color:#175c2c0d!important}.theme-dark .green-border-darker-transparent-10,.theme-dark .color-8-border-darker-transparent-10{border-color:#175c2c1a!important}.theme-dark .green-border-darker-transparent-15,.theme-dark .color-8-border-darker-transparent-15{border-color:#175c2c26!important}.theme-dark .green-border-darker-transparent-20,.theme-dark .color-8-border-darker-transparent-20{border-color:#175c2c33!important}.theme-dark .green-border-darker-transparent-25,.theme-dark .color-8-border-darker-transparent-25{border-color:#175c2c40!important}.theme-dark .green-border-darker-transparent-30,.theme-dark .color-8-border-darker-transparent-30{border-color:#175c2c4d!important}.theme-dark .green-border-darker-transparent-35,.theme-dark .color-8-border-darker-transparent-35{border-color:#175c2c59!important}.theme-dark .green-border-darker-transparent-40,.theme-dark .color-8-border-darker-transparent-40{border-color:#175c2c66!important}.theme-dark .green-border-darker-transparent-45,.theme-dark .color-8-border-darker-transparent-45{border-color:#175c2c73!important}.theme-dark .green-border-darker-transparent-50,.theme-dark .color-8-border-darker-transparent-50{border-color:#175c2c80!important}.theme-dark .green-border-darker-transparent-55,.theme-dark .color-8-border-darker-transparent-55{border-color:#175c2c8c!important}.theme-dark .green-border-darker-transparent-60,.theme-dark .color-8-border-darker-transparent-60{border-color:#175c2c99!important}.theme-dark .green-border-darker-transparent-65,.theme-dark .color-8-border-darker-transparent-65{border-color:#175c2ca6!important}.theme-dark .green-border-darker-transparent-70,.theme-dark .color-8-border-darker-transparent-70{border-color:#175c2cb3!important}.theme-dark .green-border-darker-transparent-75,.theme-dark .color-8-border-darker-transparent-75{border-color:#175c2cbf!important}.theme-dark .green-border-darker-transparent-80,.theme-dark .color-8-border-darker-transparent-80{border-color:#175c2ccc!important}.theme-dark .green-border-darker-transparent-85,.theme-dark .color-8-border-darker-transparent-85{border-color:#175c2cd9!important}.theme-dark .green-border-darker-transparent-90,.theme-dark .color-8-border-darker-transparent-90{border-color:#175c2ce6!important}.theme-dark .green-border-darker-transparent-95,.theme-dark .color-8-border-darker-transparent-95{border-color:#175c2cf2!important}.theme-dark .green-border-darker-lightness-10,.theme-dark .color-8-border-darker-lightness-10{border-color:#1f7c3b!important}.theme-dark .green-border-darker-darkness-10,.theme-dark .color-8-border-darker-darkness-10{border-color:#155328!important}.theme-dark .green-border-darker-lightness-20,.theme-dark .color-8-border-darker-lightness-20{border-color:#279b4a!important}.theme-dark .green-border-darker-darkness-20,.theme-dark .color-8-border-darker-darkness-20{border-color:#124a23!important}.theme-dark .green-border-darker-lightness-30,.theme-dark .color-8-border-darker-lightness-30{border-color:#2fbb59!important}.theme-dark .green-border-darker-darkness-30,.theme-dark .color-8-border-darker-darkness-30{border-color:#10401f!important}.theme-dark .green-border-darker-lightness-40,.theme-dark .color-8-border-darker-lightness-40{border-color:#41d06d!important}.theme-dark .green-border-darker-darkness-40,.theme-dark .color-8-border-darker-darkness-40{border-color:#0e371a!important}.theme-dark .green-border-darker-lightness-50,.theme-dark .color-8-border-darker-lightness-50{border-color:#61d885!important}.theme-dark .green-border-darker-darkness-50,.theme-dark .color-8-border-darker-darkness-50{border-color:#0c2e16!important}.theme-dark .green-border-darker-lightness-60,.theme-dark .color-8-border-darker-lightness-60{border-color:#81df9d!important}.theme-dark .green-border-darker-darkness-60,.theme-dark .color-8-border-darker-darkness-60{border-color:#092512!important}.theme-dark .green-border-darker-lightness-70,.theme-dark .color-8-border-darker-lightness-70{border-color:#a0e7b6!important}.theme-dark .green-border-darker-darkness-70,.theme-dark .color-8-border-darker-darkness-70{border-color:#071c0d!important}.theme-dark .green-border-darker-lightness-80,.theme-dark .color-8-border-darker-lightness-80{border-color:#c0efce!important}.theme-dark .green-border-darker-darkness-80,.theme-dark .color-8-border-darker-darkness-80{border-color:#051209!important}.theme-dark .green-border-darker-lightness-90,.theme-dark .color-8-border-darker-lightness-90{border-color:#dff7e7!important}.theme-dark .green-border-darker-darkness-90,.theme-dark .color-8-border-darker-darkness-90{border-color:#020904!important}.theme-dark .green-border-darker-hover:hover,.theme-dark .color-8-border-darker-hover:hover{border-color:#175c2c!important}.theme-dark .green-border-darker-hover-transparent-5:hover,.theme-dark .color-8-border-darker-hover-transparent-5:hover{border-color:#175c2c0d!important}.theme-dark .green-border-darker-hover-transparent-10:hover,.theme-dark .color-8-border-darker-hover-transparent-10:hover{border-color:#175c2c1a!important}.theme-dark .green-border-darker-hover-transparent-15:hover,.theme-dark .color-8-border-darker-hover-transparent-15:hover{border-color:#175c2c26!important}.theme-dark .green-border-darker-hover-transparent-20:hover,.theme-dark .color-8-border-darker-hover-transparent-20:hover{border-color:#175c2c33!important}.theme-dark .green-border-darker-hover-transparent-25:hover,.theme-dark .color-8-border-darker-hover-transparent-25:hover{border-color:#175c2c40!important}.theme-dark .green-border-darker-hover-transparent-30:hover,.theme-dark .color-8-border-darker-hover-transparent-30:hover{border-color:#175c2c4d!important}.theme-dark .green-border-darker-hover-transparent-35:hover,.theme-dark .color-8-border-darker-hover-transparent-35:hover{border-color:#175c2c59!important}.theme-dark .green-border-darker-hover-transparent-40:hover,.theme-dark .color-8-border-darker-hover-transparent-40:hover{border-color:#175c2c66!important}.theme-dark .green-border-darker-hover-transparent-45:hover,.theme-dark .color-8-border-darker-hover-transparent-45:hover{border-color:#175c2c73!important}.theme-dark .green-border-darker-hover-transparent-50:hover,.theme-dark .color-8-border-darker-hover-transparent-50:hover{border-color:#175c2c80!important}.theme-dark .green-border-darker-hover-transparent-55:hover,.theme-dark .color-8-border-darker-hover-transparent-55:hover{border-color:#175c2c8c!important}.theme-dark .green-border-darker-hover-transparent-60:hover,.theme-dark .color-8-border-darker-hover-transparent-60:hover{border-color:#175c2c99!important}.theme-dark .green-border-darker-hover-transparent-65:hover,.theme-dark .color-8-border-darker-hover-transparent-65:hover{border-color:#175c2ca6!important}.theme-dark .green-border-darker-hover-transparent-70:hover,.theme-dark .color-8-border-darker-hover-transparent-70:hover{border-color:#175c2cb3!important}.theme-dark .green-border-darker-hover-transparent-75:hover,.theme-dark .color-8-border-darker-hover-transparent-75:hover{border-color:#175c2cbf!important}.theme-dark .green-border-darker-hover-transparent-80:hover,.theme-dark .color-8-border-darker-hover-transparent-80:hover{border-color:#175c2ccc!important}.theme-dark .green-border-darker-hover-transparent-85:hover,.theme-dark .color-8-border-darker-hover-transparent-85:hover{border-color:#175c2cd9!important}.theme-dark .green-border-darker-hover-transparent-90:hover,.theme-dark .color-8-border-darker-hover-transparent-90:hover{border-color:#175c2ce6!important}.theme-dark .green-border-darker-hover-transparent-95:hover,.theme-dark .color-8-border-darker-hover-transparent-95:hover{border-color:#175c2cf2!important}.theme-dark .green-outline-lighter,.theme-dark .color-8-outline-lighter{outline-color:#c4fc9f!important}.theme-dark .green-outline-lighter-transparent-5,.theme-dark .color-8-outline-lighter-transparent-5{outline-color:#c4fc9f0d!important}.theme-dark .green-outline-lighter-transparent-10,.theme-dark .color-8-outline-lighter-transparent-10{outline-color:#c4fc9f1a!important}.theme-dark .green-outline-lighter-transparent-15,.theme-dark .color-8-outline-lighter-transparent-15{outline-color:#c4fc9f26!important}.theme-dark .green-outline-lighter-transparent-20,.theme-dark .color-8-outline-lighter-transparent-20{outline-color:#c4fc9f33!important}.theme-dark .green-outline-lighter-transparent-25,.theme-dark .color-8-outline-lighter-transparent-25{outline-color:#c4fc9f40!important}.theme-dark .green-outline-lighter-transparent-30,.theme-dark .color-8-outline-lighter-transparent-30{outline-color:#c4fc9f4d!important}.theme-dark .green-outline-lighter-transparent-35,.theme-dark .color-8-outline-lighter-transparent-35{outline-color:#c4fc9f59!important}.theme-dark .green-outline-lighter-transparent-40,.theme-dark .color-8-outline-lighter-transparent-40{outline-color:#c4fc9f66!important}.theme-dark .green-outline-lighter-transparent-45,.theme-dark .color-8-outline-lighter-transparent-45{outline-color:#c4fc9f73!important}.theme-dark .green-outline-lighter-transparent-50,.theme-dark .color-8-outline-lighter-transparent-50{outline-color:#c4fc9f80!important}.theme-dark .green-outline-lighter-transparent-55,.theme-dark .color-8-outline-lighter-transparent-55{outline-color:#c4fc9f8c!important}.theme-dark .green-outline-lighter-transparent-60,.theme-dark .color-8-outline-lighter-transparent-60{outline-color:#c4fc9f99!important}.theme-dark .green-outline-lighter-transparent-65,.theme-dark .color-8-outline-lighter-transparent-65{outline-color:#c4fc9fa6!important}.theme-dark .green-outline-lighter-transparent-70,.theme-dark .color-8-outline-lighter-transparent-70{outline-color:#c4fc9fb3!important}.theme-dark .green-outline-lighter-transparent-75,.theme-dark .color-8-outline-lighter-transparent-75{outline-color:#c4fc9fbf!important}.theme-dark .green-outline-lighter-transparent-80,.theme-dark .color-8-outline-lighter-transparent-80{outline-color:#c4fc9fcc!important}.theme-dark .green-outline-lighter-transparent-85,.theme-dark .color-8-outline-lighter-transparent-85{outline-color:#c4fc9fd9!important}.theme-dark .green-outline-lighter-transparent-90,.theme-dark .color-8-outline-lighter-transparent-90{outline-color:#c4fc9fe6!important}.theme-dark .green-outline-lighter-transparent-95,.theme-dark .color-8-outline-lighter-transparent-95{outline-color:#c4fc9ff2!important}.theme-dark .green-outline-lighter-lightness-10,.theme-dark .color-8-outline-lighter-lightness-10{outline-color:#cafca9!important}.theme-dark .green-outline-lighter-darkness-10,.theme-dark .color-8-outline-lighter-darkness-10{outline-color:#acfb77!important}.theme-dark .green-outline-lighter-lightness-20,.theme-dark .color-8-outline-lighter-lightness-20{outline-color:#d0fdb2!important}.theme-dark .green-outline-lighter-darkness-20,.theme-dark .color-8-outline-lighter-darkness-20{outline-color:#93fa4f!important}.theme-dark .green-outline-lighter-lightness-30,.theme-dark .color-8-outline-lighter-lightness-30{outline-color:#d6fdbc!important}.theme-dark .green-outline-lighter-darkness-30,.theme-dark .color-8-outline-lighter-darkness-30{outline-color:#7bf827!important}.theme-dark .green-outline-lighter-lightness-40,.theme-dark .color-8-outline-lighter-lightness-40{outline-color:#dcfdc5!important}.theme-dark .green-outline-lighter-darkness-40,.theme-dark .color-8-outline-lighter-darkness-40{outline-color:#64ef07!important}.theme-dark .green-outline-lighter-lightness-50,.theme-dark .color-8-outline-lighter-lightness-50{outline-color:#e2fecf!important}.theme-dark .green-outline-lighter-darkness-50,.theme-dark .color-8-outline-lighter-darkness-50{outline-color:#53c706!important}.theme-dark .green-outline-lighter-lightness-60,.theme-dark .color-8-outline-lighter-lightness-60{outline-color:#e7fed9!important}.theme-dark .green-outline-lighter-darkness-60,.theme-dark .color-8-outline-lighter-darkness-60{outline-color:#429f05!important}.theme-dark .green-outline-lighter-lightness-70,.theme-dark .color-8-outline-lighter-lightness-70{outline-color:#edfee2!important}.theme-dark .green-outline-lighter-darkness-70,.theme-dark .color-8-outline-lighter-darkness-70{outline-color:#327804!important}.theme-dark .green-outline-lighter-lightness-80,.theme-dark .color-8-outline-lighter-lightness-80{outline-color:#f3feec!important}.theme-dark .green-outline-lighter-darkness-80,.theme-dark .color-8-outline-lighter-darkness-80{outline-color:#215002!important}.theme-dark .green-outline-lighter-lightness-90,.theme-dark .color-8-outline-lighter-lightness-90{outline-color:#f9fff5!important}.theme-dark .green-outline-lighter-darkness-90,.theme-dark .color-8-outline-lighter-darkness-90{outline-color:#112801!important}.theme-dark .green-outline-lighter-hover:hover,.theme-dark .color-8-outline-lighter-hover:hover{outline-color:#c4fc9f!important}.theme-dark .green-outline-lighter-hover-transparent-5:hover,.theme-dark .color-8-outline-lighter-hover-transparent-5:hover{outline-color:#c4fc9f0d!important}.theme-dark .green-outline-lighter-hover-transparent-10:hover,.theme-dark .color-8-outline-lighter-hover-transparent-10:hover{outline-color:#c4fc9f1a!important}.theme-dark .green-outline-lighter-hover-transparent-15:hover,.theme-dark .color-8-outline-lighter-hover-transparent-15:hover{outline-color:#c4fc9f26!important}.theme-dark .green-outline-lighter-hover-transparent-20:hover,.theme-dark .color-8-outline-lighter-hover-transparent-20:hover{outline-color:#c4fc9f33!important}.theme-dark .green-outline-lighter-hover-transparent-25:hover,.theme-dark .color-8-outline-lighter-hover-transparent-25:hover{outline-color:#c4fc9f40!important}.theme-dark .green-outline-lighter-hover-transparent-30:hover,.theme-dark .color-8-outline-lighter-hover-transparent-30:hover{outline-color:#c4fc9f4d!important}.theme-dark .green-outline-lighter-hover-transparent-35:hover,.theme-dark .color-8-outline-lighter-hover-transparent-35:hover{outline-color:#c4fc9f59!important}.theme-dark .green-outline-lighter-hover-transparent-40:hover,.theme-dark .color-8-outline-lighter-hover-transparent-40:hover{outline-color:#c4fc9f66!important}.theme-dark .green-outline-lighter-hover-transparent-45:hover,.theme-dark .color-8-outline-lighter-hover-transparent-45:hover{outline-color:#c4fc9f73!important}.theme-dark .green-outline-lighter-hover-transparent-50:hover,.theme-dark .color-8-outline-lighter-hover-transparent-50:hover{outline-color:#c4fc9f80!important}.theme-dark .green-outline-lighter-hover-transparent-55:hover,.theme-dark .color-8-outline-lighter-hover-transparent-55:hover{outline-color:#c4fc9f8c!important}.theme-dark .green-outline-lighter-hover-transparent-60:hover,.theme-dark .color-8-outline-lighter-hover-transparent-60:hover{outline-color:#c4fc9f99!important}.theme-dark .green-outline-lighter-hover-transparent-65:hover,.theme-dark .color-8-outline-lighter-hover-transparent-65:hover{outline-color:#c4fc9fa6!important}.theme-dark .green-outline-lighter-hover-transparent-70:hover,.theme-dark .color-8-outline-lighter-hover-transparent-70:hover{outline-color:#c4fc9fb3!important}.theme-dark .green-outline-lighter-hover-transparent-75:hover,.theme-dark .color-8-outline-lighter-hover-transparent-75:hover{outline-color:#c4fc9fbf!important}.theme-dark .green-outline-lighter-hover-transparent-80:hover,.theme-dark .color-8-outline-lighter-hover-transparent-80:hover{outline-color:#c4fc9fcc!important}.theme-dark .green-outline-lighter-hover-transparent-85:hover,.theme-dark .color-8-outline-lighter-hover-transparent-85:hover{outline-color:#c4fc9fd9!important}.theme-dark .green-outline-lighter-hover-transparent-90:hover,.theme-dark .color-8-outline-lighter-hover-transparent-90:hover{outline-color:#c4fc9fe6!important}.theme-dark .green-outline-lighter-hover-transparent-95:hover,.theme-dark .color-8-outline-lighter-hover-transparent-95:hover{outline-color:#c4fc9ff2!important}.theme-dark .green-outline-light,.theme-dark .color-8-outline-light{outline-color:#86db4f!important}.theme-dark .green-outline-light-transparent-5,.theme-dark .color-8-outline-light-transparent-5{outline-color:#86db4f0d!important}.theme-dark .green-outline-light-transparent-10,.theme-dark .color-8-outline-light-transparent-10{outline-color:#86db4f1a!important}.theme-dark .green-outline-light-transparent-15,.theme-dark .color-8-outline-light-transparent-15{outline-color:#86db4f26!important}.theme-dark .green-outline-light-transparent-20,.theme-dark .color-8-outline-light-transparent-20{outline-color:#86db4f33!important}.theme-dark .green-outline-light-transparent-25,.theme-dark .color-8-outline-light-transparent-25{outline-color:#86db4f40!important}.theme-dark .green-outline-light-transparent-30,.theme-dark .color-8-outline-light-transparent-30{outline-color:#86db4f4d!important}.theme-dark .green-outline-light-transparent-35,.theme-dark .color-8-outline-light-transparent-35{outline-color:#86db4f59!important}.theme-dark .green-outline-light-transparent-40,.theme-dark .color-8-outline-light-transparent-40{outline-color:#86db4f66!important}.theme-dark .green-outline-light-transparent-45,.theme-dark .color-8-outline-light-transparent-45{outline-color:#86db4f73!important}.theme-dark .green-outline-light-transparent-50,.theme-dark .color-8-outline-light-transparent-50{outline-color:#86db4f80!important}.theme-dark .green-outline-light-transparent-55,.theme-dark .color-8-outline-light-transparent-55{outline-color:#86db4f8c!important}.theme-dark .green-outline-light-transparent-60,.theme-dark .color-8-outline-light-transparent-60{outline-color:#86db4f99!important}.theme-dark .green-outline-light-transparent-65,.theme-dark .color-8-outline-light-transparent-65{outline-color:#86db4fa6!important}.theme-dark .green-outline-light-transparent-70,.theme-dark .color-8-outline-light-transparent-70{outline-color:#86db4fb3!important}.theme-dark .green-outline-light-transparent-75,.theme-dark .color-8-outline-light-transparent-75{outline-color:#86db4fbf!important}.theme-dark .green-outline-light-transparent-80,.theme-dark .color-8-outline-light-transparent-80{outline-color:#86db4fcc!important}.theme-dark .green-outline-light-transparent-85,.theme-dark .color-8-outline-light-transparent-85{outline-color:#86db4fd9!important}.theme-dark .green-outline-light-transparent-90,.theme-dark .color-8-outline-light-transparent-90{outline-color:#86db4fe6!important}.theme-dark .green-outline-light-transparent-95,.theme-dark .color-8-outline-light-transparent-95{outline-color:#86db4ff2!important}.theme-dark .green-outline-light-lightness-10,.theme-dark .color-8-outline-light-lightness-10{outline-color:#92df61!important}.theme-dark .green-outline-light-darkness-10,.theme-dark .color-8-outline-light-darkness-10{outline-color:#75d636!important}.theme-dark .green-outline-light-lightness-20,.theme-dark .color-8-outline-light-lightness-20{outline-color:#9ee272!important}.theme-dark .green-outline-light-darkness-20,.theme-dark .color-8-outline-light-darkness-20{outline-color:#66c628!important}.theme-dark .green-outline-light-lightness-30,.theme-dark .color-8-outline-light-lightness-30{outline-color:#aae684!important}.theme-dark .green-outline-light-darkness-30,.theme-dark .color-8-outline-light-darkness-30{outline-color:#5aad23!important}.theme-dark .green-outline-light-lightness-40,.theme-dark .color-8-outline-light-lightness-40{outline-color:#b6e995!important}.theme-dark .green-outline-light-darkness-40,.theme-dark .color-8-outline-light-darkness-40{outline-color:#4d941e!important}.theme-dark .green-outline-light-lightness-50,.theme-dark .color-8-outline-light-lightness-50{outline-color:#c3eda7!important}.theme-dark .green-outline-light-darkness-50,.theme-dark .color-8-outline-light-darkness-50{outline-color:#407c19!important}.theme-dark .green-outline-light-lightness-60,.theme-dark .color-8-outline-light-lightness-60{outline-color:#cff1b9!important}.theme-dark .green-outline-light-darkness-60,.theme-dark .color-8-outline-light-darkness-60{outline-color:#336314!important}.theme-dark .green-outline-light-lightness-70,.theme-dark .color-8-outline-light-lightness-70{outline-color:#dbf4ca!important}.theme-dark .green-outline-light-darkness-70,.theme-dark .color-8-outline-light-darkness-70{outline-color:#264a0f!important}.theme-dark .green-outline-light-lightness-80,.theme-dark .color-8-outline-light-lightness-80{outline-color:#e7f8dc!important}.theme-dark .green-outline-light-darkness-80,.theme-dark .color-8-outline-light-darkness-80{outline-color:#1a310a!important}.theme-dark .green-outline-light-lightness-90,.theme-dark .color-8-outline-light-lightness-90{outline-color:#f3fbed!important}.theme-dark .green-outline-light-darkness-90,.theme-dark .color-8-outline-light-darkness-90{outline-color:#0d1905!important}.theme-dark .green-outline-light-hover:hover,.theme-dark .color-8-outline-light-hover:hover{outline-color:#86db4f!important}.theme-dark .green-outline-light-hover-transparent-5:hover,.theme-dark .color-8-outline-light-hover-transparent-5:hover{outline-color:#86db4f0d!important}.theme-dark .green-outline-light-hover-transparent-10:hover,.theme-dark .color-8-outline-light-hover-transparent-10:hover{outline-color:#86db4f1a!important}.theme-dark .green-outline-light-hover-transparent-15:hover,.theme-dark .color-8-outline-light-hover-transparent-15:hover{outline-color:#86db4f26!important}.theme-dark .green-outline-light-hover-transparent-20:hover,.theme-dark .color-8-outline-light-hover-transparent-20:hover{outline-color:#86db4f33!important}.theme-dark .green-outline-light-hover-transparent-25:hover,.theme-dark .color-8-outline-light-hover-transparent-25:hover{outline-color:#86db4f40!important}.theme-dark .green-outline-light-hover-transparent-30:hover,.theme-dark .color-8-outline-light-hover-transparent-30:hover{outline-color:#86db4f4d!important}.theme-dark .green-outline-light-hover-transparent-35:hover,.theme-dark .color-8-outline-light-hover-transparent-35:hover{outline-color:#86db4f59!important}.theme-dark .green-outline-light-hover-transparent-40:hover,.theme-dark .color-8-outline-light-hover-transparent-40:hover{outline-color:#86db4f66!important}.theme-dark .green-outline-light-hover-transparent-45:hover,.theme-dark .color-8-outline-light-hover-transparent-45:hover{outline-color:#86db4f73!important}.theme-dark .green-outline-light-hover-transparent-50:hover,.theme-dark .color-8-outline-light-hover-transparent-50:hover{outline-color:#86db4f80!important}.theme-dark .green-outline-light-hover-transparent-55:hover,.theme-dark .color-8-outline-light-hover-transparent-55:hover{outline-color:#86db4f8c!important}.theme-dark .green-outline-light-hover-transparent-60:hover,.theme-dark .color-8-outline-light-hover-transparent-60:hover{outline-color:#86db4f99!important}.theme-dark .green-outline-light-hover-transparent-65:hover,.theme-dark .color-8-outline-light-hover-transparent-65:hover{outline-color:#86db4fa6!important}.theme-dark .green-outline-light-hover-transparent-70:hover,.theme-dark .color-8-outline-light-hover-transparent-70:hover{outline-color:#86db4fb3!important}.theme-dark .green-outline-light-hover-transparent-75:hover,.theme-dark .color-8-outline-light-hover-transparent-75:hover{outline-color:#86db4fbf!important}.theme-dark .green-outline-light-hover-transparent-80:hover,.theme-dark .color-8-outline-light-hover-transparent-80:hover{outline-color:#86db4fcc!important}.theme-dark .green-outline-light-hover-transparent-85:hover,.theme-dark .color-8-outline-light-hover-transparent-85:hover{outline-color:#86db4fd9!important}.theme-dark .green-outline-light-hover-transparent-90:hover,.theme-dark .color-8-outline-light-hover-transparent-90:hover{outline-color:#86db4fe6!important}.theme-dark .green-outline-light-hover-transparent-95:hover,.theme-dark .color-8-outline-light-hover-transparent-95:hover{outline-color:#86db4ff2!important}.theme-dark .green-outline,.theme-dark .color-8-outline{outline-color:#4eb523!important}.theme-dark .green-outline-transparent-5,.theme-dark .color-8-outline-transparent-5{outline-color:#4eb5230d!important}.theme-dark .green-outline-transparent-10,.theme-dark .color-8-outline-transparent-10{outline-color:#4eb5231a!important}.theme-dark .green-outline-transparent-15,.theme-dark .color-8-outline-transparent-15{outline-color:#4eb52326!important}.theme-dark .green-outline-transparent-20,.theme-dark .color-8-outline-transparent-20{outline-color:#4eb52333!important}.theme-dark .green-outline-transparent-25,.theme-dark .color-8-outline-transparent-25{outline-color:#4eb52340!important}.theme-dark .green-outline-transparent-30,.theme-dark .color-8-outline-transparent-30{outline-color:#4eb5234d!important}.theme-dark .green-outline-transparent-35,.theme-dark .color-8-outline-transparent-35{outline-color:#4eb52359!important}.theme-dark .green-outline-transparent-40,.theme-dark .color-8-outline-transparent-40{outline-color:#4eb52366!important}.theme-dark .green-outline-transparent-45,.theme-dark .color-8-outline-transparent-45{outline-color:#4eb52373!important}.theme-dark .green-outline-transparent-50,.theme-dark .color-8-outline-transparent-50{outline-color:#4eb52380!important}.theme-dark .green-outline-transparent-55,.theme-dark .color-8-outline-transparent-55{outline-color:#4eb5238c!important}.theme-dark .green-outline-transparent-60,.theme-dark .color-8-outline-transparent-60{outline-color:#4eb52399!important}.theme-dark .green-outline-transparent-65,.theme-dark .color-8-outline-transparent-65{outline-color:#4eb523a6!important}.theme-dark .green-outline-transparent-70,.theme-dark .color-8-outline-transparent-70{outline-color:#4eb523b3!important}.theme-dark .green-outline-transparent-75,.theme-dark .color-8-outline-transparent-75{outline-color:#4eb523bf!important}.theme-dark .green-outline-transparent-80,.theme-dark .color-8-outline-transparent-80{outline-color:#4eb523cc!important}.theme-dark .green-outline-transparent-85,.theme-dark .color-8-outline-transparent-85{outline-color:#4eb523d9!important}.theme-dark .green-outline-transparent-90,.theme-dark .color-8-outline-transparent-90{outline-color:#4eb523e6!important}.theme-dark .green-outline-transparent-95,.theme-dark .color-8-outline-transparent-95{outline-color:#4eb523f2!important}.theme-dark .green-outline-lightness-10,.theme-dark .color-8-outline-lightness-10{outline-color:#59ce28!important}.theme-dark .green-outline-darkness-10,.theme-dark .color-8-outline-darkness-10{outline-color:#46a320!important}.theme-dark .green-outline-lightness-20,.theme-dark .color-8-outline-lightness-20{outline-color:#69d93a!important}.theme-dark .green-outline-darkness-20,.theme-dark .color-8-outline-darkness-20{outline-color:#3e911c!important}.theme-dark .green-outline-lightness-30,.theme-dark .color-8-outline-lightness-30{outline-color:#7cde53!important}.theme-dark .green-outline-darkness-30,.theme-dark .color-8-outline-darkness-30{outline-color:#377f19!important}.theme-dark .green-outline-lightness-40,.theme-dark .color-8-outline-lightness-40{outline-color:#8ee26b!important}.theme-dark .green-outline-darkness-40,.theme-dark .color-8-outline-darkness-40{outline-color:#2f6d15!important}.theme-dark .green-outline-lightness-50,.theme-dark .color-8-outline-lightness-50{outline-color:#a1e784!important}.theme-dark .green-outline-darkness-50,.theme-dark .color-8-outline-darkness-50{outline-color:#275b12!important}.theme-dark .green-outline-lightness-60,.theme-dark .color-8-outline-lightness-60{outline-color:#b4ec9c!important}.theme-dark .green-outline-darkness-60,.theme-dark .color-8-outline-darkness-60{outline-color:#1f480e!important}.theme-dark .green-outline-lightness-70,.theme-dark .color-8-outline-lightness-70{outline-color:#c7f1b5!important}.theme-dark .green-outline-darkness-70,.theme-dark .color-8-outline-darkness-70{outline-color:#17360b!important}.theme-dark .green-outline-lightness-80,.theme-dark .color-8-outline-lightness-80{outline-color:#d9f5ce!important}.theme-dark .green-outline-darkness-80,.theme-dark .color-8-outline-darkness-80{outline-color:#102407!important}.theme-dark .green-outline-lightness-90,.theme-dark .color-8-outline-lightness-90{outline-color:#ecfae6!important}.theme-dark .green-outline-darkness-90,.theme-dark .color-8-outline-darkness-90{outline-color:#081204!important}.theme-dark .green-outline-hover:hover,.theme-dark .color-8-outline-hover:hover{outline-color:#4eb523!important}.theme-dark .green-outline-hover-transparent-5:hover,.theme-dark .color-8-outline-hover-transparent-5:hover{outline-color:#4eb5230d!important}.theme-dark .green-outline-hover-transparent-10:hover,.theme-dark .color-8-outline-hover-transparent-10:hover{outline-color:#4eb5231a!important}.theme-dark .green-outline-hover-transparent-15:hover,.theme-dark .color-8-outline-hover-transparent-15:hover{outline-color:#4eb52326!important}.theme-dark .green-outline-hover-transparent-20:hover,.theme-dark .color-8-outline-hover-transparent-20:hover{outline-color:#4eb52333!important}.theme-dark .green-outline-hover-transparent-25:hover,.theme-dark .color-8-outline-hover-transparent-25:hover{outline-color:#4eb52340!important}.theme-dark .green-outline-hover-transparent-30:hover,.theme-dark .color-8-outline-hover-transparent-30:hover{outline-color:#4eb5234d!important}.theme-dark .green-outline-hover-transparent-35:hover,.theme-dark .color-8-outline-hover-transparent-35:hover{outline-color:#4eb52359!important}.theme-dark .green-outline-hover-transparent-40:hover,.theme-dark .color-8-outline-hover-transparent-40:hover{outline-color:#4eb52366!important}.theme-dark .green-outline-hover-transparent-45:hover,.theme-dark .color-8-outline-hover-transparent-45:hover{outline-color:#4eb52373!important}.theme-dark .green-outline-hover-transparent-50:hover,.theme-dark .color-8-outline-hover-transparent-50:hover{outline-color:#4eb52380!important}.theme-dark .green-outline-hover-transparent-55:hover,.theme-dark .color-8-outline-hover-transparent-55:hover{outline-color:#4eb5238c!important}.theme-dark .green-outline-hover-transparent-60:hover,.theme-dark .color-8-outline-hover-transparent-60:hover{outline-color:#4eb52399!important}.theme-dark .green-outline-hover-transparent-65:hover,.theme-dark .color-8-outline-hover-transparent-65:hover{outline-color:#4eb523a6!important}.theme-dark .green-outline-hover-transparent-70:hover,.theme-dark .color-8-outline-hover-transparent-70:hover{outline-color:#4eb523b3!important}.theme-dark .green-outline-hover-transparent-75:hover,.theme-dark .color-8-outline-hover-transparent-75:hover{outline-color:#4eb523bf!important}.theme-dark .green-outline-hover-transparent-80:hover,.theme-dark .color-8-outline-hover-transparent-80:hover{outline-color:#4eb523cc!important}.theme-dark .green-outline-hover-transparent-85:hover,.theme-dark .color-8-outline-hover-transparent-85:hover{outline-color:#4eb523d9!important}.theme-dark .green-outline-hover-transparent-90:hover,.theme-dark .color-8-outline-hover-transparent-90:hover{outline-color:#4eb523e6!important}.theme-dark .green-outline-hover-transparent-95:hover,.theme-dark .color-8-outline-hover-transparent-95:hover{outline-color:#4eb523f2!important}.theme-dark .green-outline-dark,.theme-dark .color-8-outline-dark{outline-color:#2c8646!important}.theme-dark .green-outline-dark-transparent-5,.theme-dark .color-8-outline-dark-transparent-5{outline-color:#2c86460d!important}.theme-dark .green-outline-dark-transparent-10,.theme-dark .color-8-outline-dark-transparent-10{outline-color:#2c86461a!important}.theme-dark .green-outline-dark-transparent-15,.theme-dark .color-8-outline-dark-transparent-15{outline-color:#2c864626!important}.theme-dark .green-outline-dark-transparent-20,.theme-dark .color-8-outline-dark-transparent-20{outline-color:#2c864633!important}.theme-dark .green-outline-dark-transparent-25,.theme-dark .color-8-outline-dark-transparent-25{outline-color:#2c864640!important}.theme-dark .green-outline-dark-transparent-30,.theme-dark .color-8-outline-dark-transparent-30{outline-color:#2c86464d!important}.theme-dark .green-outline-dark-transparent-35,.theme-dark .color-8-outline-dark-transparent-35{outline-color:#2c864659!important}.theme-dark .green-outline-dark-transparent-40,.theme-dark .color-8-outline-dark-transparent-40{outline-color:#2c864666!important}.theme-dark .green-outline-dark-transparent-45,.theme-dark .color-8-outline-dark-transparent-45{outline-color:#2c864673!important}.theme-dark .green-outline-dark-transparent-50,.theme-dark .color-8-outline-dark-transparent-50{outline-color:#2c864680!important}.theme-dark .green-outline-dark-transparent-55,.theme-dark .color-8-outline-dark-transparent-55{outline-color:#2c86468c!important}.theme-dark .green-outline-dark-transparent-60,.theme-dark .color-8-outline-dark-transparent-60{outline-color:#2c864699!important}.theme-dark .green-outline-dark-transparent-65,.theme-dark .color-8-outline-dark-transparent-65{outline-color:#2c8646a6!important}.theme-dark .green-outline-dark-transparent-70,.theme-dark .color-8-outline-dark-transparent-70{outline-color:#2c8646b3!important}.theme-dark .green-outline-dark-transparent-75,.theme-dark .color-8-outline-dark-transparent-75{outline-color:#2c8646bf!important}.theme-dark .green-outline-dark-transparent-80,.theme-dark .color-8-outline-dark-transparent-80{outline-color:#2c8646cc!important}.theme-dark .green-outline-dark-transparent-85,.theme-dark .color-8-outline-dark-transparent-85{outline-color:#2c8646d9!important}.theme-dark .green-outline-dark-transparent-90,.theme-dark .color-8-outline-dark-transparent-90{outline-color:#2c8646e6!important}.theme-dark .green-outline-dark-transparent-95,.theme-dark .color-8-outline-dark-transparent-95{outline-color:#2c8646f2!important}.theme-dark .green-outline-dark-lightness-10,.theme-dark .color-8-outline-dark-lightness-10{outline-color:#349f53!important}.theme-dark .green-outline-dark-darkness-10,.theme-dark .color-8-outline-dark-darkness-10{outline-color:#28793f!important}.theme-dark .green-outline-dark-lightness-20,.theme-dark .color-8-outline-dark-lightness-20{outline-color:#3cb860!important}.theme-dark .green-outline-dark-darkness-20,.theme-dark .color-8-outline-dark-darkness-20{outline-color:#236b38!important}.theme-dark .green-outline-dark-lightness-30,.theme-dark .color-8-outline-dark-lightness-30{outline-color:#50c672!important}.theme-dark .green-outline-dark-darkness-30,.theme-dark .color-8-outline-dark-darkness-30{outline-color:#1f5e31!important}.theme-dark .green-outline-dark-lightness-40,.theme-dark .color-8-outline-dark-lightness-40{outline-color:#69ce86!important}.theme-dark .green-outline-dark-darkness-40,.theme-dark .color-8-outline-dark-darkness-40{outline-color:#1a502a!important}.theme-dark .green-outline-dark-lightness-50,.theme-dark .color-8-outline-dark-lightness-50{outline-color:#82d69a!important}.theme-dark .green-outline-dark-darkness-50,.theme-dark .color-8-outline-dark-darkness-50{outline-color:#164323!important}.theme-dark .green-outline-dark-lightness-60,.theme-dark .color-8-outline-dark-lightness-60{outline-color:#9bdeae!important}.theme-dark .green-outline-dark-darkness-60,.theme-dark .color-8-outline-dark-darkness-60{outline-color:#12361c!important}.theme-dark .green-outline-dark-lightness-70,.theme-dark .color-8-outline-dark-lightness-70{outline-color:#b4e6c3!important}.theme-dark .green-outline-dark-darkness-70,.theme-dark .color-8-outline-dark-darkness-70{outline-color:#0d2815!important}.theme-dark .green-outline-dark-lightness-80,.theme-dark .color-8-outline-dark-lightness-80{outline-color:#cdefd7!important}.theme-dark .green-outline-dark-darkness-80,.theme-dark .color-8-outline-dark-darkness-80{outline-color:#091b0e!important}.theme-dark .green-outline-dark-lightness-90,.theme-dark .color-8-outline-dark-lightness-90{outline-color:#e6f7eb!important}.theme-dark .green-outline-dark-darkness-90,.theme-dark .color-8-outline-dark-darkness-90{outline-color:#040d07!important}.theme-dark .green-outline-dark-hover:hover,.theme-dark .color-8-outline-dark-hover:hover{outline-color:#2c8646!important}.theme-dark .green-outline-dark-hover-transparent-5:hover,.theme-dark .color-8-outline-dark-hover-transparent-5:hover{outline-color:#2c86460d!important}.theme-dark .green-outline-dark-hover-transparent-10:hover,.theme-dark .color-8-outline-dark-hover-transparent-10:hover{outline-color:#2c86461a!important}.theme-dark .green-outline-dark-hover-transparent-15:hover,.theme-dark .color-8-outline-dark-hover-transparent-15:hover{outline-color:#2c864626!important}.theme-dark .green-outline-dark-hover-transparent-20:hover,.theme-dark .color-8-outline-dark-hover-transparent-20:hover{outline-color:#2c864633!important}.theme-dark .green-outline-dark-hover-transparent-25:hover,.theme-dark .color-8-outline-dark-hover-transparent-25:hover{outline-color:#2c864640!important}.theme-dark .green-outline-dark-hover-transparent-30:hover,.theme-dark .color-8-outline-dark-hover-transparent-30:hover{outline-color:#2c86464d!important}.theme-dark .green-outline-dark-hover-transparent-35:hover,.theme-dark .color-8-outline-dark-hover-transparent-35:hover{outline-color:#2c864659!important}.theme-dark .green-outline-dark-hover-transparent-40:hover,.theme-dark .color-8-outline-dark-hover-transparent-40:hover{outline-color:#2c864666!important}.theme-dark .green-outline-dark-hover-transparent-45:hover,.theme-dark .color-8-outline-dark-hover-transparent-45:hover{outline-color:#2c864673!important}.theme-dark .green-outline-dark-hover-transparent-50:hover,.theme-dark .color-8-outline-dark-hover-transparent-50:hover{outline-color:#2c864680!important}.theme-dark .green-outline-dark-hover-transparent-55:hover,.theme-dark .color-8-outline-dark-hover-transparent-55:hover{outline-color:#2c86468c!important}.theme-dark .green-outline-dark-hover-transparent-60:hover,.theme-dark .color-8-outline-dark-hover-transparent-60:hover{outline-color:#2c864699!important}.theme-dark .green-outline-dark-hover-transparent-65:hover,.theme-dark .color-8-outline-dark-hover-transparent-65:hover{outline-color:#2c8646a6!important}.theme-dark .green-outline-dark-hover-transparent-70:hover,.theme-dark .color-8-outline-dark-hover-transparent-70:hover{outline-color:#2c8646b3!important}.theme-dark .green-outline-dark-hover-transparent-75:hover,.theme-dark .color-8-outline-dark-hover-transparent-75:hover{outline-color:#2c8646bf!important}.theme-dark .green-outline-dark-hover-transparent-80:hover,.theme-dark .color-8-outline-dark-hover-transparent-80:hover{outline-color:#2c8646cc!important}.theme-dark .green-outline-dark-hover-transparent-85:hover,.theme-dark .color-8-outline-dark-hover-transparent-85:hover{outline-color:#2c8646d9!important}.theme-dark .green-outline-dark-hover-transparent-90:hover,.theme-dark .color-8-outline-dark-hover-transparent-90:hover{outline-color:#2c8646e6!important}.theme-dark .green-outline-dark-hover-transparent-95:hover,.theme-dark .color-8-outline-dark-hover-transparent-95:hover{outline-color:#2c8646f2!important}.theme-dark .green-outline-darker,.theme-dark .color-8-outline-darker{outline-color:#175c2c!important}.theme-dark .green-outline-darker-transparent-5,.theme-dark .color-8-outline-darker-transparent-5{outline-color:#175c2c0d!important}.theme-dark .green-outline-darker-transparent-10,.theme-dark .color-8-outline-darker-transparent-10{outline-color:#175c2c1a!important}.theme-dark .green-outline-darker-transparent-15,.theme-dark .color-8-outline-darker-transparent-15{outline-color:#175c2c26!important}.theme-dark .green-outline-darker-transparent-20,.theme-dark .color-8-outline-darker-transparent-20{outline-color:#175c2c33!important}.theme-dark .green-outline-darker-transparent-25,.theme-dark .color-8-outline-darker-transparent-25{outline-color:#175c2c40!important}.theme-dark .green-outline-darker-transparent-30,.theme-dark .color-8-outline-darker-transparent-30{outline-color:#175c2c4d!important}.theme-dark .green-outline-darker-transparent-35,.theme-dark .color-8-outline-darker-transparent-35{outline-color:#175c2c59!important}.theme-dark .green-outline-darker-transparent-40,.theme-dark .color-8-outline-darker-transparent-40{outline-color:#175c2c66!important}.theme-dark .green-outline-darker-transparent-45,.theme-dark .color-8-outline-darker-transparent-45{outline-color:#175c2c73!important}.theme-dark .green-outline-darker-transparent-50,.theme-dark .color-8-outline-darker-transparent-50{outline-color:#175c2c80!important}.theme-dark .green-outline-darker-transparent-55,.theme-dark .color-8-outline-darker-transparent-55{outline-color:#175c2c8c!important}.theme-dark .green-outline-darker-transparent-60,.theme-dark .color-8-outline-darker-transparent-60{outline-color:#175c2c99!important}.theme-dark .green-outline-darker-transparent-65,.theme-dark .color-8-outline-darker-transparent-65{outline-color:#175c2ca6!important}.theme-dark .green-outline-darker-transparent-70,.theme-dark .color-8-outline-darker-transparent-70{outline-color:#175c2cb3!important}.theme-dark .green-outline-darker-transparent-75,.theme-dark .color-8-outline-darker-transparent-75{outline-color:#175c2cbf!important}.theme-dark .green-outline-darker-transparent-80,.theme-dark .color-8-outline-darker-transparent-80{outline-color:#175c2ccc!important}.theme-dark .green-outline-darker-transparent-85,.theme-dark .color-8-outline-darker-transparent-85{outline-color:#175c2cd9!important}.theme-dark .green-outline-darker-transparent-90,.theme-dark .color-8-outline-darker-transparent-90{outline-color:#175c2ce6!important}.theme-dark .green-outline-darker-transparent-95,.theme-dark .color-8-outline-darker-transparent-95{outline-color:#175c2cf2!important}.theme-dark .green-outline-darker-lightness-10,.theme-dark .color-8-outline-darker-lightness-10{outline-color:#1f7c3b!important}.theme-dark .green-outline-darker-darkness-10,.theme-dark .color-8-outline-darker-darkness-10{outline-color:#155328!important}.theme-dark .green-outline-darker-lightness-20,.theme-dark .color-8-outline-darker-lightness-20{outline-color:#279b4a!important}.theme-dark .green-outline-darker-darkness-20,.theme-dark .color-8-outline-darker-darkness-20{outline-color:#124a23!important}.theme-dark .green-outline-darker-lightness-30,.theme-dark .color-8-outline-darker-lightness-30{outline-color:#2fbb59!important}.theme-dark .green-outline-darker-darkness-30,.theme-dark .color-8-outline-darker-darkness-30{outline-color:#10401f!important}.theme-dark .green-outline-darker-lightness-40,.theme-dark .color-8-outline-darker-lightness-40{outline-color:#41d06d!important}.theme-dark .green-outline-darker-darkness-40,.theme-dark .color-8-outline-darker-darkness-40{outline-color:#0e371a!important}.theme-dark .green-outline-darker-lightness-50,.theme-dark .color-8-outline-darker-lightness-50{outline-color:#61d885!important}.theme-dark .green-outline-darker-darkness-50,.theme-dark .color-8-outline-darker-darkness-50{outline-color:#0c2e16!important}.theme-dark .green-outline-darker-lightness-60,.theme-dark .color-8-outline-darker-lightness-60{outline-color:#81df9d!important}.theme-dark .green-outline-darker-darkness-60,.theme-dark .color-8-outline-darker-darkness-60{outline-color:#092512!important}.theme-dark .green-outline-darker-lightness-70,.theme-dark .color-8-outline-darker-lightness-70{outline-color:#a0e7b6!important}.theme-dark .green-outline-darker-darkness-70,.theme-dark .color-8-outline-darker-darkness-70{outline-color:#071c0d!important}.theme-dark .green-outline-darker-lightness-80,.theme-dark .color-8-outline-darker-lightness-80{outline-color:#c0efce!important}.theme-dark .green-outline-darker-darkness-80,.theme-dark .color-8-outline-darker-darkness-80{outline-color:#051209!important}.theme-dark .green-outline-darker-lightness-90,.theme-dark .color-8-outline-darker-lightness-90{outline-color:#dff7e7!important}.theme-dark .green-outline-darker-darkness-90,.theme-dark .color-8-outline-darker-darkness-90{outline-color:#020904!important}.theme-dark .green-outline-darker-hover:hover,.theme-dark .color-8-outline-darker-hover:hover{outline-color:#175c2c!important}.theme-dark .green-outline-darker-hover-transparent-5:hover,.theme-dark .color-8-outline-darker-hover-transparent-5:hover{outline-color:#175c2c0d!important}.theme-dark .green-outline-darker-hover-transparent-10:hover,.theme-dark .color-8-outline-darker-hover-transparent-10:hover{outline-color:#175c2c1a!important}.theme-dark .green-outline-darker-hover-transparent-15:hover,.theme-dark .color-8-outline-darker-hover-transparent-15:hover{outline-color:#175c2c26!important}.theme-dark .green-outline-darker-hover-transparent-20:hover,.theme-dark .color-8-outline-darker-hover-transparent-20:hover{outline-color:#175c2c33!important}.theme-dark .green-outline-darker-hover-transparent-25:hover,.theme-dark .color-8-outline-darker-hover-transparent-25:hover{outline-color:#175c2c40!important}.theme-dark .green-outline-darker-hover-transparent-30:hover,.theme-dark .color-8-outline-darker-hover-transparent-30:hover{outline-color:#175c2c4d!important}.theme-dark .green-outline-darker-hover-transparent-35:hover,.theme-dark .color-8-outline-darker-hover-transparent-35:hover{outline-color:#175c2c59!important}.theme-dark .green-outline-darker-hover-transparent-40:hover,.theme-dark .color-8-outline-darker-hover-transparent-40:hover{outline-color:#175c2c66!important}.theme-dark .green-outline-darker-hover-transparent-45:hover,.theme-dark .color-8-outline-darker-hover-transparent-45:hover{outline-color:#175c2c73!important}.theme-dark .green-outline-darker-hover-transparent-50:hover,.theme-dark .color-8-outline-darker-hover-transparent-50:hover{outline-color:#175c2c80!important}.theme-dark .green-outline-darker-hover-transparent-55:hover,.theme-dark .color-8-outline-darker-hover-transparent-55:hover{outline-color:#175c2c8c!important}.theme-dark .green-outline-darker-hover-transparent-60:hover,.theme-dark .color-8-outline-darker-hover-transparent-60:hover{outline-color:#175c2c99!important}.theme-dark .green-outline-darker-hover-transparent-65:hover,.theme-dark .color-8-outline-darker-hover-transparent-65:hover{outline-color:#175c2ca6!important}.theme-dark .green-outline-darker-hover-transparent-70:hover,.theme-dark .color-8-outline-darker-hover-transparent-70:hover{outline-color:#175c2cb3!important}.theme-dark .green-outline-darker-hover-transparent-75:hover,.theme-dark .color-8-outline-darker-hover-transparent-75:hover{outline-color:#175c2cbf!important}.theme-dark .green-outline-darker-hover-transparent-80:hover,.theme-dark .color-8-outline-darker-hover-transparent-80:hover{outline-color:#175c2ccc!important}.theme-dark .green-outline-darker-hover-transparent-85:hover,.theme-dark .color-8-outline-darker-hover-transparent-85:hover{outline-color:#175c2cd9!important}.theme-dark .green-outline-darker-hover-transparent-90:hover,.theme-dark .color-8-outline-darker-hover-transparent-90:hover{outline-color:#175c2ce6!important}.theme-dark .green-outline-darker-hover-transparent-95:hover,.theme-dark .color-8-outline-darker-hover-transparent-95:hover{outline-color:#175c2cf2!important}.theme-dark .table-wrapper{border-width:1px;border-style:solid;border-color:#464646;border-top-left-radius:2px;border-top-right-radius:2px}.theme-dark .table{color:#f2f2f2}.theme-dark .table-bordered thead th,.theme-dark .table-bordered thead td,.theme-dark .table-bordered th,.theme-dark .table-bordered td{border-color:#464646}.theme-dark .table thead{background:#262626}.theme-dark .mat-mdc-table{border-top-left-radius:2px;border-top-right-radius:2px;background:#363636;border-color:transparent}.theme-dark th.mat-mdc-header-cell:first-of-type{border-top-left-radius:2px}.theme-dark th.mat-mdc-header-cell:last-of-type{border-top-right-radius:2px}.theme-dark .mat-sort-header-arrow{color:#a2a2a2}.theme-dark tr.mat-mdc-header-row{height:40px}.theme-dark tr.mat-mdc-row{height:58px}.theme-dark tr.mat-mdc-row.highlighted{background:#464646}.theme-dark .mat-mdc-table thead{background-color:#292929}.theme-dark .mat-mdc-header-cell{font-family:HelveticaNeue Medium;color:#a2a2a2;font-size:12px;letter-spacing:0;line-height:18px;font-weight:500}.theme-dark .mat-mdc-row th.mat-mdc-header-cell,.theme-dark .mat-mdc-row td.mat-mdc-cell,.theme-dark .mat-mdc-row td.mat-mdc-footer-cell,.theme-dark .mat-mdc-header-row th.mat-mdc-header-cell,.theme-dark .mat-mdc-header-row td.mat-mdc-cell,.theme-dark .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-dark .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-dark .mat-mdc-footer-row td.mat-mdc-cell,.theme-dark .mat-mdc-footer-row td.mat-mdc-footer-cell{border-bottom-color:#626262}.theme-dark td.mat-cell{padding:14px 24px!important}.theme-dark .mat-mdc-row:last-of-type th.mat-mdc-header-cell,.theme-dark .mat-mdc-row:last-of-type td.mat-mdc-cell,.theme-dark .mat-mdc-row:last-of-type td.mat-mdc-footer-cell,.theme-dark .mat-mdc-footer-row:last-of-type th.mat-mdc-header-cell,.theme-dark .mat-mdc-footer-row:last-of-type td.mat-mdc-cell,.theme-dark .mat-mdc-footer-row:last-of-type td.mat-mdc-footer-cell{border-bottom:none}.theme-dark .mat-mdc-cell,.theme-dark .mat-mdc-footer-cell{color:#f2f2f2}.theme-dark td.mat-mdc-cell{padding-top:14px;padding-bottom:14px}.theme-dark th.mat-mdc-header-cell,.theme-dark td.mat-mdc-cell,.theme-dark td.mat-mdc-footer-cell{padding-right:12px;padding-left:12px}.theme-dark th.mat-mdc-header-cell.space-adjust-right,.theme-dark td.mat-mdc-cell.space-adjust-right,.theme-dark td.mat-mdc-footer-cell.space-adjust-right{padding-right:32px}.theme-dark th.mat-mdc-header-cell.space-adjust-left,.theme-dark td.mat-mdc-cell.space-adjust-left,.theme-dark td.mat-mdc-footer-cell.space-adjust-left{padding-left:32px}.theme-dark th.mat-mdc-header-cell:first-of-type,.theme-dark td.mat-mdc-cell:first-of-type,.theme-dark td.mat-mdc-footer-cell:first-of-type{padding-left:24px;padding-right:12px}.theme-dark th.mat-mdc-header-cell:last-of-type,.theme-dark td.mat-mdc-cell:last-of-type,.theme-dark td.mat-mdc-footer-cell:last-of-type{padding-right:24px;padding-left:12px}.theme-dark th.mat-mdc-header-cell.right .mat-sort-header-container{justify-content:flex-end}.theme-dark td.mat-mdc-cell.right,.theme-dark td.mat-mdc-footer-cell.right{text-align:right;padding-right:32px}@media (max-width: 1024px){.theme-dark td.mat-mdc-cell.right,.theme-dark td.mat-mdc-footer-cell.right{text-align:center}}.theme-dark td.mat-mdc-cell.right.space-adjust-right,.theme-dark td.mat-mdc-footer-cell.right.space-adjust-right{padding-right:50px}.theme-dark td.mat-mdc-cell.right.no-sort,.theme-dark td.mat-mdc-footer-cell.right.no-sort,.theme-dark th.mat-mdc-header-cell.right.no-sort{padding-right:32px}.theme-dark td.mat-mdc-cell.right:last-of-type{padding-right:42px}.theme-dark .custom-row_border .mat-mdc-table tbody tr:not(:last-child){position:relative}.theme-dark .custom-row_border .mat-mdc-table tbody tr:not(:last-child) td:first-child:before{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:24px;background:#363636}.theme-dark .custom-row_border .mat-mdc-table tbody tr:not(:last-child) td:last-child:before{content:"";position:absolute;bottom:-1px;right:0;height:2px;width:39px;background:#363636}.theme-dark .poll-table,.theme-dark .kpi-widget-subSection{border:1px solid #626262;box-shadow:none}.theme-dark .poll-table .mat-mdc-cell,.theme-dark .poll-table .mat-mdc-footer-cell,.theme-dark .kpi-widget-subSection .mat-mdc-cell,.theme-dark .kpi-widget-subSection .mat-mdc-footer-cell{color:#f2f2f2}.theme-dark .poll-table .disable-text,.theme-dark .kpi-widget-subSection .disable-text{color:#bdbdbdbd}.theme-dark .poll-table .remove-pill,.theme-dark .kpi-widget-subSection .remove-pill{background-color:#ffbcbc;color:#343838}.theme-dark .poll-table .accent-color:hover:not(.disabled),.theme-dark .kpi-widget-subSection .accent-color:hover:not(.disabled){color:#fd7e14}.theme-dark .poll-table a.disabled,.theme-dark .kpi-widget-subSection a.disabled{color:#7d7d7d}.theme-dark .poll-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-dark .kpi-widget-subSection .mat-mdc-header-row th.mat-mdc-header-cell{border-bottom:none}.theme-dark .survey-groups-table .survey-list{background-color:#262626}.theme-dark .app-team-feedback-summary thead{position:sticky!important;top:0!important}.theme-dark .feedback-table .mat-mdc-table,.theme-dark .feedback-table-summary .mat-mdc-table{border:1px solid #d1d1d1;border-radius:8px;padding:8px}.theme-dark .feedback-table .mat-mdc-table thead,.theme-dark .feedback-table-summary .mat-mdc-table thead{background-color:#fff;height:56px}.theme-dark .feedback-table .mat-mdc-table thead th.mat-mdc-header-cell:first-of-type,.theme-dark .feedback-table-summary .mat-mdc-table thead th.mat-mdc-header-cell:first-of-type{border-top-left-radius:8px}.theme-dark .feedback-table .mat-mdc-table thead th.mat-mdc-header-cell:last-of-type,.theme-dark .feedback-table-summary .mat-mdc-table thead th.mat-mdc-header-cell:last-of-type{border-top-right-radius:8px}.theme-dark .feedback-table .mat-mdc-table thead .mat-mdc-header-cell,.theme-dark .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell{color:#252525;font-size:16px;letter-spacing:-.4px}.theme-dark .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover,.theme-dark .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover{padding-left:0}.theme-dark .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover .header-container:hover,.theme-dark .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:hover .header-container:hover{background-color:#f3f3f3;border-radius:4px}.theme-dark .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:first-of-type:hover .header-container,.theme-dark .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:first-of-type:hover .header-container{padding:12px 12px 12px 11px}.theme-dark .feedback-table .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:not(:first-of-type):hover .header-container,.theme-dark .feedback-table-summary .mat-mdc-table thead .mat-mdc-header-cell.sortColumn:not(:first-of-type):hover .header-container{padding:12px}.theme-dark .feedback-table .mat-mdc-table .mat-mdc-row th.mat-mdc-header-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-row td.mat-mdc-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-row td.mat-mdc-footer-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-header-row td.mat-mdc-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-cell,.theme-dark .feedback-table .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-footer-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-row th.mat-mdc-header-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-row td.mat-mdc-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-row td.mat-mdc-footer-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-header-row th.mat-mdc-header-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-header-row td.mat-mdc-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-header-row td.mat-mdc-footer-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row th.mat-mdc-header-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-cell,.theme-dark .feedback-table-summary .mat-mdc-table .mat-mdc-footer-row td.mat-mdc-footer-cell{border-bottom:0}.theme-dark .feedback-table tr.mat-mdc-row,.theme-dark .feedback-table-summary tr.mat-mdc-row{height:72px}.theme-dark .feedback-table tr.mat-mdc-row:nth-child(2n),.theme-dark .feedback-table-summary tr.mat-mdc-row:nth-child(2n){background-color:#f3f3f3}.theme-dark .feedback-table tr.mat-mdc-row td.mat-mdc-cell:first-of-type,.theme-dark .feedback-table-summary tr.mat-mdc-row td.mat-mdc-cell:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.theme-dark .feedback-table tr.mat-mdc-row td.mat-mdc-cell:last-of-type,.theme-dark .feedback-table-summary tr.mat-mdc-row td.mat-mdc-cell:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.theme-dark .feedback-table th.mat-mdc-header-cell:first-of-type,.theme-dark .feedback-table td.mat-mdc-cell:first-of-type,.theme-dark .feedback-table td.mat-mdc-footer-cell:first-of-type,.theme-dark .feedback-table-summary th.mat-mdc-header-cell:first-of-type,.theme-dark .feedback-table-summary td.mat-mdc-cell:first-of-type,.theme-dark .feedback-table-summary td.mat-mdc-footer-cell:first-of-type{padding-left:11px;padding-right:12px}.theme-dark .feedback-table th.mat-mdc-header-cell:last-of-type,.theme-dark .feedback-table td.mat-mdc-cell:last-of-type,.theme-dark .feedback-table td.mat-mdc-footer-cell:last-of-type,.theme-dark .feedback-table-summary th.mat-mdc-header-cell:last-of-type,.theme-dark .feedback-table-summary td.mat-mdc-cell:last-of-type,.theme-dark .feedback-table-summary td.mat-mdc-footer-cell:last-of-type{padding-right:12px;padding-left:12px}.theme-dark .selected-demographics-table.mat-mdc-table .mat-mdc-header-cell{background-color:#474747}.theme-dark .mat-mdc-tab,.theme-dark .mat-mdc-tab-link{color:#a2a2a2;opacity:1;font-size:14px;letter-spacing:0;height:auto;padding:0 0 5px;min-width:auto;margin-right:30px;flex-grow:unset!important}.theme-dark .mat-mdc-tab:last-child,.theme-dark .mat-mdc-tab-link:last-child{margin-right:0}.theme-dark .mat-mdc-tab.font-sm,.theme-dark .mat-mdc-tab-link.font-sm{font-size:12px;margin-right:20px}.theme-dark .remove-border-bottom .mat-mdc-tab-header{border-bottom:none;margin-bottom:0}.theme-dark .mat-mdc-tab-header{border-bottom:1px solid #626262}.theme-dark .mat-mdc-tab:hover .mdc-tab__ripple:before,.theme-dark .mat-mdc-tab-link:hover .mdc-tab__ripple:before{opacity:0!important}.theme-dark .mat-mdc-tab-label-container .cdk-program-focused:not(.mat-tab-disabled){background-color:transparent!important}.theme-dark .mat-mdc-tab.mdc-tab{height:unset!important}.theme-dark .mdc-tab__text-label{color:#a2a2a2}.theme-dark .mat-mdc-tab-link.mdc-tab{height:unset!important}.theme-dark .custom-tabs{background-color:#262626}.theme-dark .custom-tabs .custom-tabs_button .mat-button-toggle-group .mat-button-toggle{color:#a2a2a2;background-color:#262626;border:none}.theme-dark .custom-tabs .custom-tabs_button .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked{border-left:4px solid #d04a02!important;color:#f2f2f2;background-color:#1b1b1b}.theme-dark .custom-tabs .asterisk{color:#ffbfb8}.theme-dark .custom-tabs .custom-border{border-right:1px solid #464646}.theme-dark .content-field{border:1px solid #262626;background-color:#262626}.theme-dark .mat-mdc-tab-group.with-bg .mat-mdc-tab-body-wrapper{background:#262626;padding:0 20px}.theme-dark .mat-mdc-tab-group.with-bg .mat-mdc-tab.mdc-tab--active{background:#262626}.theme-dark .tabs-listing-wrapper .mat-mdc-tab-header:after{background-color:#e8e8e8!important}.theme-dark .demographic-selection-dialog-body .mat-mdc-tab-header:after{background-color:#f2f2f2!important}.theme-dark .field-group:not(:last-child){margin-bottom:24px}.theme-dark .mat-form-field-wrapper{padding-bottom:0}.theme-dark .mat-mdc-form-field-infix{border-top:0}.theme-dark .mdc-notched-outline-thick{color:#fd6412!important}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#f2f2f2;caret-color:#f2f2f2!important}.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading{border-color:#464646}.theme-dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#f2f2f2!important;opacity:.6}.theme-dark .mat-mdc-select-arrow-wrapper{height:20px!important}.theme-dark .mdc-text-field--outlined .mdc-notched-outline{border-radius:5px}.theme-dark .mdc-text-field--outlined .mdc-notched-outline__leading,.theme-dark .mdc-text-field--outlined .mdc-notched-outline__trailing{border-width:1px;border-color:#464646}.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__leading,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__notch,.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.theme-light .feedback-dashboard-container .mdc-text-field--outlined):hover .mdc-notched-outline__trailing{border-width:2px!important;border-color:#fd6412!important}.theme-dark .mat-mdc-form-field:not(.mat-form-field-disabled):hover .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field:not(.mat-form-field-disabled):hover .mdc-notched-outline__trailing,.theme-dark .mat-mdc-form-field:not(.mat-form-field-disabled):focus-within .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field:not(.mat-form-field-disabled):focus-within .mdc-notched-outline__trailing{border-width:2px;border-color:#fd6412}.theme-dark .mdc-text-field--outlined .mat-mdc-form-field-infix{padding:10px 0;min-height:unset!important}.theme-dark .search-box.mdc-text-field--outlined .mat-mdc-form-field-infix{padding:10px 22px 10px 0!important}.theme-dark textarea.mat-mdc-input-element{height:65px}.theme-dark textarea.mat-mdc-input-element.value-text{height:120px!important}.theme-dark input.mat-mdc-input-element{height:18px}.theme-dark .mat-select{top:2px;position:relative}.theme-dark .mdc-text-field--outlined .mat-mdc-form-field-flex{padding:0 1em;background:#363636}.theme-dark .mat-form-field-prefix .mat-icon,.theme-dark .mat-form-field-suffix .mat-icon{color:#a6a6a6}.theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field{background-color:#424242;border-radius:5px}.theme-dark .mat-form-field-disabled .mdc-text-field--disabled .mdc-notched-outline{background-color:#424242;z-index:0}.theme-dark .mat-mdc-input-element:disabled{color:#929292}.theme-dark .mat-mdc-select-arrow{color:#fd6412}.theme-dark .mat-mdc-select-value{color:#f2f2f2}.theme-dark .mdc-menu-surface{background:#424242;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-dark .mdc-list-item__primary-text{color:#f2f2f2!important;flex-grow:1}.theme-dark .mat-mdc-select-arrow:before{position:absolute;top:-3px}.theme-dark .mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple){background:rgba(253,100,18,.1)}.theme-dark .mat-optgroup-label{color:#a2a2a2}.theme-dark .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled){color:#f2f2f2}.theme-dark .mat-mdc-option{color:#fff;height:42px;min-height:unset}.theme-dark .mat-mdc-option:hover:not(.mat-mdc-option-disabled),.theme-dark .mat-mdc-option:focus:not(.mat-mdc-option-disabled){background:rgba(253,100,18,.1)}.theme-dark .mat-mdc-option:hover:not(.mat-mdc-option-disabled) .app-icon-delete,.theme-dark .mat-mdc-option:focus:not(.mat-mdc-option-disabled) .app-icon-delete{color:#d04a02}.theme-dark .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mat-mdc-option-disabled){background:rgba(253,100,18,.1)}.theme-dark .mat-mdc-option.mat-active{background:none;color:#fff}.theme-dark .mat-mdc-option.mat-mdc-option-disabled{color:#ffffff80}.theme-dark .mat-mdc-option .mat-pseudo-checkbox-minimal{display:none}.theme-dark .mat-mdc-select-arrow{width:10px;height:10px;border-left:0;border-right:0;border-top:0;margin:0 4px;position:relative;top:0}.theme-dark .mat-mdc-select-arrow:before{font-family:icomoon;content:"\e900";font-size:11px}.theme-dark .mat-mdc-select-arrow svg{display:none}.theme-dark .textarea-height{height:80px}.theme-dark .mat-mdc-menu-item:hover,.theme-dark .mat-mdc-menu-item.cdk-program-focused,.theme-dark .mat-mdc-menu-item.cdk-keyboard-focused,.theme-dark .mat-mdc-menu-item-highlighted{outline:none}.theme-dark .mat-mdc-menu-item:hover:not([disabled]),.theme-dark .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-dark .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-dark .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(253,100,18,.1)}.theme-dark .mat-mdc-menu-item:focus,.theme-dark .mat-icon-button:focus{outline:none}.theme-dark span.selected-menu-item{background-color:#feb79140}.theme-dark .mat-mdc-checkbox.mat-form-field,.theme-dark .mat-slide-toggle-label{margin-bottom:0}.theme-dark .mat-slide-toggle-thumb{background-color:#363636}.theme-dark .mat-mdc-checkbox-checked.mat-checkbox-blue .mdc-checkbox__background{background:#0089eb}.theme-dark .mat-mdc-checkbox-checked.mat-checkbox-green .mdc-checkbox__background{background:#4eb523}.theme-dark .mat-mdc-checkbox-checked.mat-checkbox-red .mdc-checkbox__background{background:#e9311f}.theme-dark .mat-mdc-checkbox-checked.mat-checkbox-yellow .mdc-checkbox__background{background:#ea9707}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip{background:#262626;color:#f2f2f2;border-radius:5px;min-height:24px}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.dd-table-chips{min-height:24px}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1{background:#ffb141}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1,.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-1 .mat-chip-remove{color:#2d2d2d}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2{background:#74c6ff}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2,.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-2 .mat-chip-remove{color:#2d2d2d}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3{background:#9eeb6a}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3,.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-3 .mat-chip-remove{color:#2d2d2d}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4{background:#d29dfe}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4,.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-4 .mat-chip-remove{color:#2d2d2d}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5{background:#ff857e}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5,.theme-dark .mat-mdc-chip.mat-mdc-standard-chip.app-chip-5 .mat-chip-remove{color:#2d2d2d}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip .mat-chip-remove.mat-icon{width:14px;height:14px;font-size:14px}.theme-dark .themes-and-questions .mat-mdc-chip.mat-mdc-standard-chip{background:#363636}.theme-dark .timepicker-field{position:relative;z-index:1}.theme-dark .timepicker-field .mat-mdc-input-element:disabled{color:#f2f2f2!important}.theme-dark .timepicker-field .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mdc-notched-outline__leading,.theme-dark .timepicker-field .mdc-text-field--outlined:not(.mdc-text-field--focused):hover .mdc-notched-outline__trailing{border-width:2px;border-color:#fd6412!important}.theme-dark .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mdc-notched-outline{background-color:#363636!important}.theme-dark .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mdc-notched-outline-thick{color:#fd6412!important}.theme-dark .timepicker-field .mdc-text-field--outlined.mat-form-field-disabled .mat-mdc-input-element:disabled{color:#f2f2f2!important;-webkit-text-fill-color:#f2f2f2!important}.theme-dark .timepicker-field .popover-body{background:#363636;color:#f2f2f2;box-shadow:3px 3px 10px #00000061}.theme-dark .timepicker-field .popover-body .btn-link{color:#f2f2f2}.theme-dark .timepicker-field .popover-body .ngb-tp-input,.theme-dark .timepicker-field .popover-body .btn-outline-primary{background:#262626;color:#f2f2f2}.theme-dark .mat-select.custom-selectBox .mat-select-placeholder{color:#f2f2f2}.theme-dark .mat-select.custom-selectBox.mat-select-disabled .mat-select-placeholder{color:#f2f2f266}.theme-dark .mat-select.custom-selectBox .mat-mdc-select-arrow:before{font-size:10px}.theme-dark .option-configure.mdc-list-item--selected{background-color:#fd64121a}.theme-dark app-search .mdc-text-field--outlined .mdc-notched-outline{background-color:#3b3b3b;z-index:0}.theme-dark app-search .mdc-notched-outline__leading,.theme-dark app-search .mdc-notched-outline__notch,.theme-dark app-search .mdc-notched-outline__trailing{border-width:1px!important}.theme-dark .mat-mdc-form-field-type-mat-select .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field-type-mat-select .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field-type-mat-select .mdc-notched-outline__trailing{border-width:1px!important}.theme-dark .mat-mdc-menu-item{min-height:unset!important;color:#f2f2f2}.theme-dark .mat-mdc-menu-item[disabled]{opacity:.5}.theme-dark .mdc-menu-surface.mat-mdc-select-panel{min-width:100%}.theme-dark .cdk-overlay-pane:has(.mat-mdc-select-panel):has(.contains-mat-select-search){margin-top:-34px;margin-bottom:-34px}.theme-dark div.app-external-benchmarks .mdc-text-field--outlined .mdc-notched-outline{background-color:#474747;z-index:0}.theme-dark div.app-manage-survey-groups .checkbox-label-text{color:#dedede}.theme-dark div.app-manage-survey-groups .add-survey-group-cta{color:#fff}.theme-dark .custom-input-box{background-color:#363636;border-color:#464646!important}.theme-dark .custom-input-placeholder{color:#f2f2f2;opacity:.6}.theme-dark .mat-mdc-form-field-subscript-wrapper{display:none}.theme-dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:18px}.theme-dark .mat-mdc-form-field-icon-prefix{position:relative;top:2px;padding:0}.theme-dark .mdc-text-field--outlined{padding:0}.theme-dark .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline{border-color:#415385!important}.theme-dark .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline{background:#f3f3f3!important}.theme-dark .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .app-feedback-search .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d1d1d1!important}.theme-dark .app-feedback-search .mdc-text-field--outlined .mat-mdc-form-field-infix,.theme-dark .app-feedback-bulk-add .bulk-add-field .mdc-text-field--outlined .mat-mdc-form-field-infix{padding:15px 0}.theme-dark .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline{background:#f3f3f3!important}.theme-dark .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-dark .app-feedback-search.mat-form-field-can-float .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing{border-color:#d1d1d1!important}.theme-dark .app-feedback-search.mat-mdc-form-field.search-box.mat-form-field-should-float.isTextEntered .mat-mdc-form-field-flex:hover .mdc-notched-outline{background:#fff!important}.theme-dark .app-feedback-mapping .mat-select-placeholder,.theme-dark .unsolicited-feedback-popup .users-listing .mat-select-placeholder{color:#696969}.theme-dark .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.theme-dark .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.theme-dark .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing{border:unset!important}.theme-dark .app-feedback-mapping .mat-mdc-form-field.mat-focused .mdc-notched-outline.mdc-notched-outline--notched,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field.mat-focused .mdc-notched-outline.mdc-notched-outline--notched{border:1px solid #415385!important;outline:rgba(65,83,133,.12) solid 4px!important}.theme-dark .app-feedback-mapping .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-dark .app-feedback-mapping .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field-flex:hover .mdc-notched-outline__leading,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-form-field-flex:hover .mdc-notched-outline__trailing{border-color:#415385!important}.theme-dark .app-feedback-mapping .mat-mdc-select-arrow,.theme-dark .unsolicited-feedback-popup .users-listing .mat-mdc-select-arrow{color:#474747!important}.theme-dark ngx-mat-select-search div.mat-select-search-inner{background-color:#424242}.theme-dark .mat-mdc-option[aria-disabled=true].contains-mat-select-search.mat-select-search-no-entries-found{height:6em;margin-bottom:-8px}.theme-dark .mat-mdc-option[aria-disabled=true].contains-mat-select-search.mat-select-search-no-entries-found .mat-select-search-no-entries-found{padding-top:0;color:#ffffffa3}.theme-dark .mat-mdc-option.contains-mat-select-search .mat-mdc-icon-button.mat-mdc-button-base{height:41px;width:42px}.theme-dark .mat-mdc-option.contains-mat-select-search .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-persistent-ripple{border-radius:0}.theme-dark .mat-mdc-option.mat-mdc-option-active{background:unset}.theme-dark .input-box-color .mdc-text-field--outlined .mdc-notched-outline{background-color:#363636;z-index:0}.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-flex{background:transparent;padding-left:0}.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-flex .mdc-notched-outline__leading,.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-flex .mdc-notched-outline__trailing{border:none!important}.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-infix{padding:10px 72px 10px 0}.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-infix .mat-mdc-select-value{text-overflow:unset;overflow:visible;margin-right:6px;width:auto}.theme-dark .custom-demographics-dropdown .mat-mdc-form-field-infix .mat-mdc-select-value .mat-mdc-select-placeholder{color:#f2f2f2}.theme-dark .mat-mdc-card{padding:1.25rem 1.5rem;border:1px solid #464646;border-radius:2px;box-shadow:none!important;background:#363636}.theme-dark .mat-mdc-card.screen-height{height:calc(100vh - 240px)}.theme-dark .mat-mdc-card .mat-mdc-card-content{padding:0!important}.theme-dark .right-border{border-right:1px solid #424242}.theme-dark .poll-access-col .mat-mdc-slide-toggle .mdc-form-field{margin-right:0!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{width:28px;height:16px;border-radius:8px}.theme-dark .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:before{background:rgba(255,255,255,.3019607843)}.theme-dark .mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:not(.feedback-dashboard-container .mdc-switch__track):after{background-color:#fd6412}.theme-dark .mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track{opacity:.4}.theme-dark .mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track:not(.feedback-dashboard-container .mdc-switch__track):after{background-color:#fd6412!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:12px;height:12px}.theme-dark .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle:before{background-color:#424242!important;left:3px!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle:after{background-color:#424242!important;left:3px!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:before,.theme-dark .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle:before{left:-3px!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after,.theme-dark .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle:after{left:-3px!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch__shadow{box-shadow:unset!important}.theme-dark .mat-mdc-slide-toggle .mdc-switch__icons{display:none}.theme-dark .mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple:after{background-color:#fd6412}.theme-dark .mat-mdc-slide-toggle .mdc-switch .mdc-switch__ripple{height:40px;width:40px}.theme-dark .mat-mdc-slide-toggle.two-way .mat-ripple-element{background-color:#fd6412}.theme-dark .mat-mdc-slide-toggle.two-way .mdc-form-field{margin:0}.theme-dark .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(12px,0,0)}.theme-dark .mat-mdc-slide-toggle.mat-checked .mat-slide-toggle-thumb{box-shadow:none;background-color:#424242}.theme-dark .mat-mdc-slide-toggle.mat-checked .mdc-form-field{background-color:#fd6412}.theme-dark .mat-mdc-slide-toggle.no-hover .mdc-form-field:hover .mat-slide-toggle-persistent-ripple{opacity:0}.theme-dark .mat-mdc-slide-toggle .mat-slide-toggle-thumb{height:12px;width:12px;top:2px;position:relative;left:2px}.theme-dark .mat-mdc-slide-toggle .mat-slide-toggle-thumb-container{width:12px;height:12px;top:0}.theme-dark .report-config .mat-mdc-slide-toggle.mdc-form-field{margin-right:0!important}.theme-dark .report-config .mdc-form-field:hover .mat-slide-toggle-persistent-ripple{opacity:0!important}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__bar-inner{border-color:#0089eb}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#d6dbdf}.theme-dark .mat-mdc-checkbox{display:flex}.theme-dark .unsolicited-feedback-popup-search .mat-checkbox-frame,.theme-dark .feedback-search-results .mat-checkbox-frame{border-width:2px;color:#474747}.theme-dark .mat-checkbox-frame{border-width:1px}.theme-dark .checkbox-align-top .mat-checkbox-layout{align-items:flex-start;white-space:normal;word-break:break-word}.theme-dark .checkbox-align-top .mdc-checkbox{margin:6px 8px 0 0}.theme-dark .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mdc-form-field.checkbox-align-top{display:block}}.theme-dark .mat-pseudo-checkbox:after{color:#fff}.theme-dark .select-all-dropdown-options.mat-mdc-checkbox .mdc-form-field label{padding-left:16px}.theme-dark .select-all-dropdown-options.mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border:2px solid #f2f2f2!important;top:12px!important;left:16px!important;width:18px!important;height:18px!important}.theme-dark .mdc-checkbox .mdc-checkbox__checkmark{stroke:#fff!important}.theme-dark .mdc-checkbox .mdc-checkbox__mixedmark{background-color:#fff}.theme-dark .mdc-checkbox.checkbox-small .mdc-checkbox{height:14px;width:14px}.theme-dark .mdc-checkbox.checkbox-small .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__checkmark{stroke-width:3}.theme-dark .mat-mdc-checkbox .mdc-checkbox{padding:0!important;margin:0!important;position:unset!important}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:5px!important;right:0!important;left:0!important;width:16px!important;height:16px!important}.theme-dark .mat-mdc-checkbox-touch-target{display:inline-block;height:16px;line-height:0;margin:auto 2px auto auto;position:relative;vertical-align:middle;white-space:nowrap;width:16px}.theme-dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffffb3!important}.theme-dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox__background{border:1px solid rgba(255,255,255,.7)!important}.theme-dark .mat-mdc-checkbox label{color:#f2f2f2}.theme-dark .secondary-text-color .mat-mdc-checkbox label{color:#a2a2a2;letter-spacing:0}.theme-dark .mdc-checkbox__checkmark{color:#fff}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{width:10px!important;color:#fff!important}.theme-dark .mat-mdc-checkbox .mdc-checkbox__background{border:1px solid #f2f2f2!important;top:2px!important;left:0!important;width:16px!important;height:16px!important}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.theme-dark .mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:transparent!important}.theme-dark .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}.theme-dark .feedback-checkbox.mat-mdc-checkbox .mdc-checkbox__background{border:2px solid #f2f2f2!important}.theme-dark .feedback-checkbox.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:#415385!important;border-color:transparent!important}.theme-dark .mat-mdc-menu-submenu-icon{opacity:0!important}.theme-dark .mat-mdc-menu-panel{min-height:auto!important;min-width:200px!important;max-height:370px;overflow-x:hidden!important}.theme-dark .mat-mdc-menu-panel::-webkit-scrollbar{width:6px;height:6px}.theme-dark .mat-mdc-menu-panel::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .mat-mdc-menu-panel::-webkit-scrollbar-track{background-color:transparent}.theme-dark .mat-mdc-menu-panel{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .mat-mdc-menu-panel .mat-mdc-menu-item{height:32px;font-size:14px;font-weight:500;letter-spacing:0;line-height:32px;padding:0 10px;cursor:pointer;display:flex;align-items:center}.theme-dark .mat-mdc-menu-panel .mat-mdc-menu-item:hover{color:#fff}.theme-dark .mat-mdc-menu-panel .mat-mdc-menu-item.app-menu-footer{height:40px;padding:4px 10px}.theme-dark .mat-mdc-menu-panel .sub-menu{color:#a2a2a2}.theme-dark .mat-mdc-menu-panel.p-0 .mat-menu-content:not(:empty){padding:0}.theme-dark .mat-elevation-z4{box-shadow:0 3px 14px #00000061}.theme-dark .avatar-oval{background-color:#fd6412}.theme-dark .sub-menu.mat-mdc-menu-item{font-size:12px}.theme-dark .mat-menu-content:not(:empty){max-height:360px}.theme-dark .mat-mdc-menu-item-submenu-trigger:after{font-family:icomoon;content:"\e901";font-size:10px;top:0;color:#a2a2a2;border:0;width:0;height:0;position:absolute;display:inline-block;right:16px;transform:translateY(-50%)}.theme-dark .mat-menu-submenu-icon{width:0;height:0}.theme-dark .app-navbar .mat-mdc-tab-link.mdc-tab{height:64px!important}.theme-dark .mat-mdc-radio-container,.theme-dark .mdc-radio__inner-circle{height:16px;width:16px}.theme-dark .mat-mdc-radio-button .mat-radio-ripple{height:32px;width:32px;left:calc(50% - 16px);top:calc(50% - 16px);display:none}.theme-dark .mat-mdc-radio-checked .mdc-radio__inner-circle{transform:scale(.4)}.theme-dark .mdc-radio__inner-circle{border-color:#a2a2a2}.theme-dark .mat-mdc-radio-button.radio-align-top .mat-radio-label{align-items:flex-start}.theme-dark .mat-mdc-radio-button.radio-align-top .mat-radio-container{margin-top:2px}.theme-dark .mat-mdc-radio-button.mat-accent.mat-radio-checked .mdc-radio__inner-circle{background-color:#fd6412;border-color:#fd6412}.theme-dark .mat-mdc-radio-button.mat-accent .mdc-radio__inner-circle,.theme-dark .mat-mdc-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-dark .mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-dark .mat-mdc-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#fff}.theme-dark .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-outer-circle{border-color:#ffffff80;background-color:#fff}.theme-dark .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-ripple .mat-mdc-ripple-element,.theme-dark .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-inner-circle{background-color:#fff}.theme-dark .mat-mdc-radio-button.mat-radio-disabled .mat-mdc-radio-label-content{color:#ffffff80}.theme-dark .mat-mdc-radio-button.mat-mdc-radio-disabled.mat-mdc-radio-checked .mat-mdc-radio-outer-circle{border-color:#feb791;background-color:#feb791}.theme-dark .mat-mdc-radio-button.mat-mdc-radio-disabled .mat-mdc-radio-ripple .mat-mdc-ripple-element,.theme-dark .mat-mdc-radio-button.mat-mdc-radio-disabled .mdc-radio__inner-circle{background-color:#fff}.theme-dark .mat-mdc-radio-button.mat-mdc-radio-disabled .mat-mdc-radio-label-content{color:#ffffff80}.theme-dark .mat-mdc-radio-button .mat-mdc-ripple-element{background-color:#fff}.theme-dark .export-excel-popup .mat-mdc-radio-label{margin:0!important}.theme-dark .mat-mdc-radio-button .mdc-radio{padding:0!important;width:16px!important;height:16px!important}.theme-dark .mat-mdc-radio-button .mdc-radio label{padding-bottom:.5rem}.theme-dark .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#fff!important;border-color:#fff!important}.theme-dark .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.theme-dark .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{width:16px;height:16px;top:0;left:0}.theme-dark .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#fff!important;top:1.5px;left:1.5px;width:6.4px;height:6.4px;border-width:2px;border-color:#fff!important;border-width:6.4px}.theme-dark .mat-mdc-radio-button:not(.feedback-dashboard-container .mat-mdc-radio-button) .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{background-color:#fd6412!important;border-color:#fd6412!important}.theme-dark .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{background-color:#fd6412;border-color:#fd6412;width:16px;height:16px}.theme-dark .mat-mdc-radio-button .mdc-radio__outer-circle{border-color:#a2a2a2!important;border-width:2px}.theme-dark .mdc-radio__background{width:16px;height:16px}.theme-dark .mat-mdc-radio-button .mdc-form-field{color:#f2f2f2;margin-bottom:.5rem}.theme-dark .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;left:0;width:16px;height:16px}.theme-dark .mat-mdc-radio-button .mat-mdc-radio-touch-target{top:0!important;height:16px!important;left:0!important;width:16px!important;transform:unset!important}.theme-dark .mat-mdc-tooltip .mdc-tooltip__surface{color:#2d2d2d;border-radius:2px;background-color:#bdbdbd;max-width:300px;padding:8px 14px;overflow:visible;text-overflow:ellipsis;font-size:12px;border:1px solid #bdbdbd;position:relative;word-break:keep-all;-ms-word-break:keep-all}.theme-dark .mat-mdc-tooltip .mdc-tooltip__surface.feedback-tooltip{background:#848484;color:#fff;border:0;border-radius:4px}.theme-dark .mat-mdc-tooltip .mdc-tooltip__surface.portal-restrictions-tooltip{background-color:#252525;border-color:#252525;color:#fff}.theme-dark .tooltip-arrow{--triangleSize: 6px}.theme-dark .tooltip-arrow.tooltip-large{--triangleSize: 12px}.theme-dark .tooltip-arrow:after{content:"";display:block;height:0;width:0;position:absolute}.theme-dark .tooltip-arrow-up{top:var(--triangleSize)}.theme-dark .tooltip-arrow-down{bottom:var(--triangleSize)}.theme-dark .tooltip-arrow-left{left:var(--triangleSize)}.theme-dark .tooltip-arrow-right{right:var(--triangleSize)}.theme-dark .tooltip-arrow-down:after,.theme-dark .tooltip-arrow-up:after{left:50%}.theme-dark .tooltip-arrow-left:after,.theme-dark .tooltip-arrow-right:after{top:50%}.theme-dark .tooltip-arrow-down:after{border-left:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid transparent;border-top:var(--triangleSize) solid #bdbdbd;bottom:0;transform:translate(-50%,100%)}.theme-dark .tooltip-arrow-up:after{border-left:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid #bdbdbd;top:0;transform:translate(-50%,-100%)}.theme-dark .tooltip-arrow-left:after{border-top:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid transparent;border-right:var(--triangleSize) solid #bdbdbd;left:0;transform:translate(-100%,-50%)}.theme-dark .tooltip-arrow-right:after{border-top:var(--triangleSize) solid transparent;border-bottom:var(--triangleSize) solid transparent;border-left:var(--triangleSize) solid #bdbdbd;right:0;transform:translate(100%,-50%)}.theme-dark .tooltip-large{font-size:.9rem;max-width:500px;padding:1rem}.theme-dark .tooltip-small{font-size:.7rem;padding:.25rem .5rem}.theme-dark .tooltip-line-break{white-space:pre-line}.theme-dark .tooltip-glass{background:rgba(189,189,189,.3);color:#f2f2f2;border-radius:4px;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-dark .breadcrumb{background-color:transparent;padding:0;font-size:14px}.theme-dark .breadcrumb .breadcrumb-item:not(.active){cursor:pointer}.theme-dark .breadcrumb .breadcrumb-item span{color:#fd6412}.theme-dark .app-border-grey{background:#424242}.theme-dark .new-tables-border{border:1px solid #626262}.theme-dark .app-border-divider{border:1px solid rgba(160,70,70,.2)}.theme-dark .app-border-top-divider{border-top:1px solid rgba(160,70,70,.2)}.theme-dark .app-border-bottom-divider{border-bottom:1px solid rgba(160,70,70,.2)}.theme-dark .app-border-left-divider{border-left:1px solid rgba(160,70,70,.2)}.theme-dark .app-border-right-divider{border-right:1px solid rgba(160,70,70,.2)}.theme-dark .app-border-divider0{border:1px solid rgba(255,255,255,.12)}.theme-dark .app-border-top-divider0{border-top:1px solid rgba(255,255,255,.12)}.theme-dark .app-border-bottom-divider0{border-bottom:1px solid rgba(255,255,255,.12)}.theme-dark .app-border-left-divider0{border-left:1px solid rgba(255,255,255,.12)}.theme-dark .app-border-right-divider0{border-right:1px solid rgba(255,255,255,.12)}.theme-dark .app-border-divider1{border:1px solid rgba(255,255,255,.3)}.theme-dark .app-border-top-divider1{border-top:1px solid rgba(255,255,255,.3)}.theme-dark .app-border-bottom-divider1{border-bottom:1px solid rgba(255,255,255,.3)}.theme-dark .app-border-left-divider1{border-left:1px solid rgba(255,255,255,.3)}.theme-dark .app-border-right-divider1{border-right:1px solid rgba(255,255,255,.3)}.theme-dark .app-border-divider-2{border:1px solid rgba(255,255,255,.4)}.theme-dark .app-border-top-divider-2{border-top:1px solid rgba(255,255,255,.4)}.theme-dark .app-border-bottom-divider-2{border-bottom:1px solid rgba(255,255,255,.4)}.theme-dark .app-border-left-divider-2{border-left:1px solid rgba(255,255,255,.4)}.theme-dark .app-border-right-divider-2{border-right:1px solid rgba(255,255,255,.4)}.theme-dark .app-border-bottom-divider-3{border-bottom:1px solid rgba(255,255,255,.1)}.theme-dark .app-border-bottom-divider-4{border-bottom:1px solid #5e5e5e}.theme-dark .app-portal-badge-border{border:1px solid #bdbdbd}.theme-dark .bar-graph-container{border:1px solid #363636;background-color:#262626}.theme-dark .vertical-seperator:before{border-color:#464646!important}.theme-dark .app-manage-client-border{border:1px solid #262626}.theme-dark .drag-file,.theme-dark .download-sample,.theme-dark .container-box .app-icon-upload-light,.theme-dark .files-list .app-icon-circle-delete,.theme-dark .files-list .app-icon-circle-check-mark{color:#fd6412}.theme-dark .orange-line{background:#fd6412}.theme-dark .or-section span,.theme-dark .upload-note,.theme-dark .info p{color:#a2a2a2}.theme-dark .single-file .app-icon-circle-check-mark,.theme-dark .single-file .xls{color:#4eb523}.theme-dark .loading-background{background:rgba(253,100,18,.1)}.theme-dark .upload-box .sub-heading-text{color:#f2f2f2}.theme-dark .upload-box .drag-file{font-size:14px;font-weight:500;letter-spacing:0;line-height:17px}.theme-dark .upload-box h2.mat-dialog-title{font-size:16px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center;border-bottom:1px solid;margin:-10px -24px 18px;padding-bottom:11px}.theme-dark .upload-box h2.mat-dialog-title .app-icon-close{float:right;margin-right:16px;font-size:12px;font-weight:700;margin-top:9px}.theme-dark .upload-box .or-section{width:187px;text-align:center;position:relative;margin:18px auto 14px}.theme-dark .upload-box .or-section .line{border-bottom:1px solid #626262;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.theme-dark .upload-box .or-section .text{color:#a2a2a2;background:#626262;border:1px solid #626262;display:inline-block;font-size:12px;letter-spacing:.24px;line-height:14px;padding:6px 5px;border-radius:50%;position:relative;z-index:1}.theme-dark .upload-box .drag-drop-text,.theme-dark .upload-box .close-icon{color:#bdbdbd}.theme-dark .upload-box .upload-note{font-size:12px;letter-spacing:0;line-height:18px;text-align:right;float:right}.theme-dark .upload-box .container-box{width:614px;height:200px;padding:3.1rem;text-align:center;border:1px dashed #464646;position:relative;margin:6px auto 19px;border-radius:4px}.theme-dark .upload-box .container-box .app-icon-upload-light{font-size:20px;margin-bottom:6px;display:block}.theme-dark .upload-box .container-box input{opacity:0;position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;cursor:pointer}.theme-dark .upload-box .container-box label{font-size:14px;letter-spacing:0;line-height:21px}.theme-dark .upload-box .container-box h3{font-size:20px;font-weight:600}.theme-dark .upload-box .fileover{animation:shake 1s;animation-iteration-count:infinite}.theme-dark .upload-box .upload-overlay{position:absolute;height:auto;width:auto;background:#363636;inset:0;z-index:10}.theme-dark .upload-box .files-list{position:absolute;background:#363636;z-index:11;left:0;right:0;width:400px;margin:auto;z-index:13}.theme-dark .upload-box .files-list .single-file{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;flex-grow:1;background:#363636;box-shadow:0 0 9px #00000061;border-radius:4px;height:100px;margin-bottom:0}.theme-dark .upload-box .files-list .single-file img.delete{margin-left:.5rem;cursor:pointer;align-self:flex-end}.theme-dark .upload-box .files-list .single-file .name{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:90%;font-weight:500;letter-spacing:0;line-height:20px;margin:0;text-align:left;font-family:HelveticaNeue Medium}.theme-dark .upload-box .files-list .single-file .size{font-size:12px;font-weight:500;color:#a2a2a2;margin:0;margin-bottom:.25rem}.theme-dark .upload-box .files-list .single-file .info{width:400px;padding:18px 24px 8px;text-align:left;position:relative}.theme-dark .upload-box .files-list .single-file .info.successfull-uploaded{padding:8px 24px}.theme-dark .upload-box .files-list .single-file .info p{font-size:12px;letter-spacing:0;line-height:28px;margin-bottom:0}.theme-dark .upload-box .files-list .single-file .app-icon-circle-delete,.theme-dark .upload-box .files-list .single-file .app-icon-circle-check-mark-solid{position:absolute;right:24px;top:0;bottom:0;margin:auto;font-size:18px;padding:6px;height:30px;border-radius:50%;display:inline-block;z-index:1001;cursor:pointer}.theme-dark .upload-box .files-list .single-file .app-icon-circle-check-mark-solid{color:#4eb523}.theme-dark .upload-box .xls{font-size:32px;margin-right:10px;display:inline-block}.theme-dark .upload-box .xls+.file-details{display:inline-block}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}.theme-dark .upload-box .loading-background{position:absolute;left:0;width:0;top:0;bottom:0;z-index:0;transition:ease .5s all;height:100px;z-index:1000}.theme-dark .upload-box .orange-line{height:1px;width:100%}.theme-dark .upload-box .app-circle{height:4px;width:4px;background-color:#a2a2a2;display:inline-block;margin:0 8px;border-radius:50%;position:relative;top:-2px}.theme-dark .upload-box .field-group{margin-bottom:16px!important}.theme-dark .upload-box .field-label{font-size:12px!important}.theme-dark .upload-box.dark-background{background-color:#262626}.theme-dark .app-upload-external-benchmark .app-modal-header,.theme-dark .app-upload-external-benchmark .app-modal-body,.theme-dark .app-download-template .app-modal-header,.theme-dark .app-download-template .app-modal-body,.theme-dark .preload-reviews-upload .app-modal-header,.theme-dark .preload-reviews-upload .app-modal-body{padding:1.25rem 1.88rem 0}.theme-dark .app-upload-external-benchmark.upload-box .container-box,.theme-dark .app-download-template.upload-box .container-box,.theme-dark .preload-reviews-upload.upload-box .container-box{width:618px;height:241px;padding:3.6rem;margin-bottom:17px}.theme-dark .mat-mdc-snack-bar-container{border-radius:4px;display:block;margin:70px;max-width:50vw;min-width:auto;padding:16px;min-height:50px;transform-origin:center}.theme-dark .mat-mdc-snack-bar-container .mdc-snackbar__surface{background:#363636;min-width:unset;max-width:unset}.theme-dark .mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label{color:#f2f2f2}.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:4px;background:#363636;color:#f2f2f2}.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface form:focus{outline:none}.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface form *,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface form ::ng-deep *,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface form *:focus,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface form *:hover{outline:none}.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup{overflow:hidden}@media (max-width: 600px){.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup{overflow:auto}}.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .unsolicited-feedback-popup .app-modal-header,.theme-dark .mat-mdc-dialog-container .mdc-dialog__surface .request-feedback-popup .app-modal-header{padding:24px 24px 0}.theme-dark .mat-dialog-title{border-bottom:1px solid #464646}.theme-dark .mat-dialog-actions{box-shadow:0 0 10px #00000061}.theme-dark .app-modal-header{padding:1.25rem 1.25rem 0;display:flex;justify-content:space-between;align-items:flex-start}.theme-dark .app-modal-header h3{font-size:16px;letter-spacing:0;margin-bottom:0}.theme-dark .app-modal-header span.app-icon-close{margin-top:7px}.theme-dark .app-modal-body{padding:1.25rem 1.25rem 0;max-height:65vh;overflow:auto}.theme-dark .app-modal-body::-webkit-scrollbar{width:6px;height:6px}.theme-dark .app-modal-body::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .app-modal-body::-webkit-scrollbar-track{background-color:transparent}.theme-dark .app-modal-body{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .app-modal-footer{padding:1.25rem;text-align:right}.theme-dark .raw-data-rectangle{background-color:#262626}.theme-dark .ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell,.theme-dark .ngx-datatable.material .datatable-header,.theme-dark .ngx-datatable.material .datatable-header .datatable-row-left,.theme-dark .ngx-datatable.material .datatable-header .datatable-row-right{background:#292929}.theme-dark .ngx-datatable.fullscreen-datatable{margin-right:30px;left:15px}.theme-dark .ngx-datatable.material{background:#363636;color:#f2f2f2}.theme-dark .ngx-datatable.material .datatable-header .datatable-header-cell{color:#a2a2a2}.theme-dark .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{color:#f2f2f2}.theme-dark .ngx-datatable.material .datatable-body .datatable-row-left,.theme-dark .ngx-datatable.material .datatable-body .datatable-row-right{background:#363636}.theme-dark .ngx-datatable.material .datatable-body .datatable-row-right{box-shadow:-3px 0 3px #00000061}.theme-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.theme-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background:#464646}.theme-dark .ngx-datatable .datatable-body .datatable-body-row{border-bottom:1px solid #464646}.theme-dark .ngx-datatable.material .datatable-header .datatable-row-left,.theme-dark .ngx-datatable.material .datatable-body .datatable-row-left{box-shadow:5px 0 5px #00000061;border-right:1px solid #464646;background-image:none}.theme-dark .ngx-datatable.material .datatable-body .datatable-body-row .datatable-row-right.datatable-row-group{margin-left:17px}.theme-dark .ngx-datatable.material .datatable-footer{display:none}.theme-dark .ngx-datatable .datatable-header .datatable-header-cell .resize-handle{background-color:#363636;border-color:#464646;padding:0;width:3px}.theme-dark .mat-accordion .mat-expansion-panel:first-of-type,.theme-dark .mat-accordion .mat-expansion-panel:last-of-type{border-radius:2px}.theme-dark .mat-expansion-panel{border:1px solid #464646;box-shadow:none!important;border-radius:2px;background:#363636;color:#f2f2f2}.theme-dark .mat-expansion-panel.m-b-sm{margin-top:-.3px;margin-right:.2px}.theme-dark .mat-expansion-panel.m-b-sm:not(:last-of-type){margin-bottom:1.25rem}.theme-dark .mat-expansion-panel.headerBg .mat-expansion-panel-header{background-color:#292929}.theme-dark .mat-expansion-panel:not(:last-of-type){margin-bottom:1.5rem}.theme-dark .mat-expansion-panel-header-description{color:#2d2d2d}.theme-dark .mat-expansion-panel-header{padding:0 1rem;background:#262626}.theme-dark .mat-expansion-panel-header.configure-kpi{background:#262626}.theme-dark .mat-expansion-panel-header.mat-expanded{height:48px;border-bottom:1px solid #464646}.theme-dark .mat-expansion-panel-header.mat-expanded .mat-expansion-indicator{margin-top:5px}.theme-dark .mat-expansion-panel-header.mat-expanded:focus,.theme-dark .mat-expansion-panel-header.mat-expanded:hover{background:#292929}.theme-dark .mean-score .mat-expansion-panel{border:none;background:#363636}.theme-dark .mean-score .mat-expansion-panel-header{background-color:#ffffff1a}.theme-dark .mean-score.best-practies .mat-expansion-panel-header{padding:1rem;background:#262626}.theme-dark .mean-score.best-practies .mat-expansion-panel-header:hover,.theme-dark .mean-score.best-practies .mat-expansion-panel-header:focus{background:#191919!important}.theme-dark .mean-score.best-practies .mat-expansion-panel-body{padding:0!important}.theme-dark .mean-score.best-practies .mat-expansion-panel-body{background-color:#363636;border-color:#626262;border-style:solid!important;border-width:0px 1px 1px 1px!important;border-radius:2px!important}.theme-dark .mean-score.best-practies .border-color-practice{border-top:1px solid rgba(255,255,255,.12)}.theme-dark .mat-expansion-panel-body{padding:1rem}.theme-dark .mat-expansion-indicator{display:inline-flex;align-items:center}.theme-dark .mat-expansion-indicator:after{border-width:0 1px 1px 0;padding:3.3px;color:#fd6412}.theme-dark .multiselect-question .mat-expansion-panel{border:1px solid #464646;box-shadow:none;border-radius:2px;margin-bottom:0}.theme-dark .multiselect-question .mat-expansion-panel.mat-expansion-panel-spacing{margin:0!important}.theme-dark .multiselect-question .mat-content{display:block;width:100%}.theme-dark .multiselect-question .mat-expansion-panel-header{padding:0 17px 0 0;height:auto;background-color:#262626}.theme-dark .multiselect-question .mat-expansion-panel-header:hover{background-color:#262626!important}.theme-dark .multiselect-question .mat-expansion-panel-header.mat-expanded{height:auto;border-bottom:1px solid #464646;background-color:#262626}.theme-dark .multiselect-question .mat-expansion-panel-body{padding:0}.theme-dark .multiselect-question .mat-expansion-indicator{margin-bottom:5px;margin-left:10px}.theme-dark .multiselect-question .mat-expansion-indicator:after{border-width:0 1px 1px 0;padding:3.3px;color:#fd6412}.theme-dark .advance-config .mat-expansion-panel:not(:last-of-type){margin-bottom:.75rem}.theme-dark .advance-config .mat-expansion-panel.kpi-card-key-panel .mat-expansion-panel-body{background-color:#262626}.theme-dark .advance-config .keys-section{background-color:#363636}.theme-dark .advance-config .keys-section-kpi{background-color:#262626}.theme-dark .mat-mdc-paginator{color:#f2f2f2;background:transparent;margin-top:15px;font-size:12px}.theme-dark .mat-mdc-paginator .mat-form-field-appearance-legacy .mat-form-field-infix{padding:2px 6px!important}.theme-dark .mat-mdc-paginator .mat-mdc-select-arrow{top:-4px;color:#fd6412}.theme-dark .mat-mdc-paginator .mat-mdc-select-arrow:before{font-size:10px}.theme-dark .mat-mdc-paginator .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-paginator .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border:unset!important}.theme-dark .mat-mdc-paginator .mdc-text-field--outlined .mat-mdc-form-field-flex{padding:0!important}.theme-dark .mat-mdc-paginator .mdc-menu-surface.mat-mdc-select-panel{padding:0}.theme-dark .mat-mdc-paginator .mat-mdc-option{min-height:36px;font-size:12px;padding:0 16px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding:2px 6px!important}.theme-dark .mat-mdc-paginator .mat-mdc-select-arrow-wrapper{position:absolute;right:0;top:3px}.theme-dark .mat-mdc-paginator-container{padding:0}.theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:transparent}.theme-dark .mat-form-field-appearance-legacy .mat-form-field-ripple{background-color:transparent!important;height:0!important}.theme-dark .mat-mdc-paginator-page-size{margin-right:0}.theme-dark .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{margin:0 8px}.theme-dark .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select{border:1px solid #464646!important;border-radius:2px;background-color:#363636;margin:0;width:60px}.theme-dark .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-select .mat-select{top:0!important}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0 8px 0 24px}.theme-dark .mat-mdc-paginator-range-actions .mat-icon-button{line-height:initial}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-icon{border:0;border-radius:2px;background-color:#262626;width:26px;color:#f2f2f2}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous,.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next{border:0;border-radius:2px;color:#f2f2f2}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous svg,.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next svg{display:none}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous:before,.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next:before{font-family:icomoon;content:"\e901";font-size:11px}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-next{padding-top:0}.theme-dark .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-previous{transform:rotate(-180deg)}.theme-dark .node-wrapper{margin-left:10px}.theme-dark .checkbox-tree .node-wrapper{margin-left:35px}.theme-dark .checkbox-tree .toggle-children-wrapper{margin-left:-45px}.theme-dark .checkbox-tree tree-node-checkbox{margin-top:7px}.theme-dark .checkbox-tree .tree-node-checkbox{height:16px;width:16px}.theme-dark .toggle-children-wrapper.toggle-children-wrapper-expanded .toggle-children{top:8px}.theme-dark .toggle-children-wrapper .toggle-children{background-image:none;height:12px;width:8px;top:6px}.theme-dark .toggle-children-wrapper .toggle-children:before{content:"\e901";font-family:icomoon}.theme-dark .node-content-wrapper{padding:6px 12px;border-radius:4px;box-shadow:none;display:flex;flex-wrap:wrap;align-items:baseline;flex-grow:1;position:relative}.theme-dark .node-content-wrapper .pull-right{position:absolute;right:10px}.theme-dark .node-content-wrapper-active,.theme-dark .node-content-wrapper-focused{box-shadow:none;background-color:transparent}.theme-dark .node-content-wrapper-active,.theme-dark .node-content-wrapper-active.node-content-wrapper-focused{background-color:transparent}.theme-dark .node-content-wrapper:hover,.theme-dark .node-content-wrapper.node-content-wrapper-active:hover{background-color:#464646;box-shadow:none}.theme-dark .del-icon{top:9px}.theme-dark .tree-node-level-1.tree-node.tree-node-leaf{margin-left:-30px}.theme-dark .editHierarchyTree .tree-node-level-1.tree-node.tree-node-leaf{margin-left:-20px}.theme-dark .app-bulk-action .tree-section{background-color:#262626}.theme-dark app-donut.chart-blue .highcharts-color-0{fill:#0089eb}.theme-dark app-donut.chart-blue .highcharts-color-1{fill:#003dab}.theme-dark app-donut.chart-green .highcharts-color-0{fill:#4eb523}.theme-dark app-donut.chart-green .highcharts-color-1{fill:#175c2c}.theme-dark app-donut .donut-bg{fill:#363636;stroke:#ffffff1f}.theme-dark app-donut .highcharts-background{fill:transparent}.theme-dark app-donut .highcharts-title{fill:#f2f2f2!important}.theme-dark .app-comments .highcharts-background{fill:#262626}.theme-dark app-hot-spots-chart .highcharts-background{fill:#363636}.theme-dark app-hot-spots-chart .highcharts-plot-background{fill:#262626}.theme-dark app-hot-spots-chart .highcharts-plot-border,.theme-dark app-hot-spots-chart .highcharts-tick{stroke:#464646}.theme-dark app-hot-spots-chart .highcharts-axis-labels text,.theme-dark app-hot-spots-chart .highcharts-legend-item text{fill:#a2a2a2!important}.theme-dark app-hot-spots-chart .highcharts-quadrant-label span{color:#a2a2a2}.theme-dark app-hot-spots-chart .highcharts-legend .highcharts-series-2 text{color:#fd6412!important;fill:#fd6412!important}.theme-dark app-tree-map .highcharts-point{stroke:#363636}.theme-dark app-time-trend-chart .highcharts-background{fill:#262626}.theme-dark app-time-trend-chart text.highcharts-axis-title{fill:#7d7d7d!important;font-size:14px}.theme-dark app-time-trend-chart .highcharts-axis-labels span{color:#bdbdbd!important;text-align:center!important}.theme-dark app-time-trend-chart .highcharts-axis-labels text{fill:#bdbdbd!important;color:#bdbdbd!important}.theme-dark app-time-trend-chart .highcharts-xaxis .highcharts-axis-line{stroke-width:0!important;stroke:#d1d1d16d!important}.theme-dark app-gap-chart .highcharts-background{fill:transparent}.theme-dark app-gap-chart .highcharts-grid-line{stroke:#464646}.theme-dark app-gap-chart .highcharts-xaxis-labels{border-color:#464646!important}.theme-dark app-gap-chart .highcharts-xaxis-labels>span:first-of-type:before{background:#464646}.theme-dark app-gap-chart .highcharts-xaxis-labels .custom-label{color:#f2f2f2}.theme-dark app-gap-chart .highcharts-yaxis-labels .custom-label{color:#a2a2a2}.theme-dark app-gap-chart .highcharts-legend-item .highcharts-graph{stroke:none!important}.theme-dark app-gap-chart .highcharts-legend-item text{fill:#a2a2a2!important}.theme-dark app-gap-chart .highcharts-color-5,.theme-dark app-gap-chart .highcharts-color-5 .highcharts-point{fill:#d04a02}.theme-dark app-gap-chart .highcharts-color-7,.theme-dark app-gap-chart .highcharts-color-7 .highcharts-point{fill:#eb8c00}.theme-dark app-gap-chart .highcharts-color-2,.theme-dark app-gap-chart .highcharts-color-2 .highcharts-point{fill:#ffb600}.theme-dark app-gap-chart .highcharts-color-6,.theme-dark app-gap-chart .highcharts-color-6 .highcharts-point{fill:#e0301e}.theme-dark app-gap-chart .highcharts-color-3,.theme-dark app-gap-chart .highcharts-color-3 .highcharts-point{fill:#d93954}.theme-dark app-gap-chart .highcharts-color-4,.theme-dark app-gap-chart .highcharts-color-4 .highcharts-point{fill:#7d7d7d}.theme-dark app-gap-chart .highcharts-color-1,.theme-dark app-gap-chart .highcharts-color-1 .highcharts-point{fill:#8e34f4}.theme-dark app-gap-chart .highcharts-color-0,.theme-dark app-gap-chart .highcharts-color-0 .highcharts-point{fill:#0089eb}.theme-dark app-gap-chart .highcharts-color-8,.theme-dark app-gap-chart .highcharts-color-8 .highcharts-point{fill:#4eb523}.theme-dark app-gap-chart .highcharts-color-5 .highcharts-graph{stroke:#d04a02}.theme-dark app-gap-chart .highcharts-color-7 .highcharts-graph{stroke:#eb8c00}.theme-dark app-gap-chart .highcharts-color-2 .highcharts-graph{stroke:#ffb600}.theme-dark app-gap-chart .highcharts-color-6 .highcharts-graph{stroke:#e0301e}.theme-dark app-gap-chart .highcharts-color-3 .highcharts-graph{stroke:#d93954}.theme-dark app-gap-chart .highcharts-color-4 .highcharts-graph{stroke:#7d7d7d}.theme-dark app-gap-chart .highcharts-color-1 .highcharts-graph{stroke:#8e34f4}.theme-dark app-gap-chart .highcharts-color-0 .highcharts-graph{stroke:#0089eb}.theme-dark app-gap-chart .highcharts-color-8 .highcharts-graph{stroke:#4eb523}.theme-dark app-bar-graph .highcharts-xaxis .highcharts-axis-line{stroke:#626262}.theme-dark app-bar-graph .highcharts-yaxis-grid .highcharts-grid-line{stroke:#464646}.theme-dark app-bar-chart .highcharts-color-5,.theme-dark app-bar-chart .highcharts-color-5 .highcharts-point{fill:#d04a02}.theme-dark app-bar-chart .highcharts-color-7,.theme-dark app-bar-chart .highcharts-color-7 .highcharts-point{fill:#eb8c00}.theme-dark app-bar-chart .highcharts-color-2,.theme-dark app-bar-chart .highcharts-color-2 .highcharts-point{fill:#ffb600}.theme-dark app-bar-chart .highcharts-color-6,.theme-dark app-bar-chart .highcharts-color-6 .highcharts-point{fill:#e0301e}.theme-dark app-bar-chart .highcharts-color-3,.theme-dark app-bar-chart .highcharts-color-3 .highcharts-point{fill:#d93954}.theme-dark app-bar-chart .highcharts-color-4,.theme-dark app-bar-chart .highcharts-color-4 .highcharts-point{fill:#7d7d7d}.theme-dark app-bar-chart .highcharts-color-1,.theme-dark app-bar-chart .highcharts-color-1 .highcharts-point{fill:#8e34f4}.theme-dark app-bar-chart .highcharts-color-0,.theme-dark app-bar-chart .highcharts-color-0 .highcharts-point{fill:#0089eb}.theme-dark app-bar-chart .highcharts-color-8,.theme-dark app-bar-chart .highcharts-color-8 .highcharts-point{fill:#4eb523}.theme-dark .app-footer{position:fixed;bottom:0;width:100%;left:0;right:0;border-radius:2px;background-color:#363636;box-shadow:0 0 17px 1px #00000061;padding:18px 30px;text-align:center;z-index:4}.theme-dark .app-footer.app-sidenav-footer{position:absolute;display:flex;justify-content:center}.theme-dark .app-footer .pos-cancel-link{float:left;margin-top:7px}.theme-dark button[mat-button],.theme-dark button[mat-flat-button],.theme-dark button[mat-stroked-button],.theme-dark .mat-button,.theme-dark .mat-icon-button,.theme-dark .mat-stroked-button,.theme-dark .mat-mdc-unelevated-button{border-radius:2px;text-transform:uppercase;line-height:21px;padding:6.5px 20px;font-size:14px}.theme-dark button[mat-button]:focus,.theme-dark button[mat-flat-button]:focus,.theme-dark button[mat-stroked-button]:focus,.theme-dark .mat-button:focus,.theme-dark .mat-icon-button:focus,.theme-dark .mat-stroked-button:focus,.theme-dark .mat-mdc-unelevated-button:focus{outline:none!important}.theme-dark button[mat-button].mat-button-disabled,.theme-dark button[mat-flat-button].mat-button-disabled,.theme-dark button[mat-stroked-button].mat-button-disabled,.theme-dark .mat-button.mat-button-disabled,.theme-dark .mat-icon-button.mat-button-disabled,.theme-dark .mat-stroked-button.mat-button-disabled,.theme-dark .mat-mdc-unelevated-button.mat-button-disabled{color:#ffffff80!important;color:#ffffff1f!important}.theme-dark button[mat-button].mat-button-disabled.edit-page-dialog-button,.theme-dark button[mat-flat-button].mat-button-disabled.edit-page-dialog-button,.theme-dark button[mat-stroked-button].mat-button-disabled.edit-page-dialog-button,.theme-dark .mat-button.mat-button-disabled.edit-page-dialog-button,.theme-dark .mat-icon-button.mat-button-disabled.edit-page-dialog-button,.theme-dark .mat-stroked-button.mat-button-disabled.edit-page-dialog-button,.theme-dark .mat-mdc-unelevated-button.mat-button-disabled.edit-page-dialog-button{background-color:#ffffff1f!important;pointer-events:none!important;color:#ffffff80!important;border-color:#464646!important}.theme-dark button[mat-button][disabled=true],.theme-dark button[mat-flat-button][disabled=true],.theme-dark button[mat-stroked-button][disabled=true],.theme-dark .mat-button[disabled=true],.theme-dark .mat-icon-button[disabled=true],.theme-dark .mat-stroked-button[disabled=true],.theme-dark .mat-mdc-unelevated-button[disabled=true]{color:#ffffff80!important;background-color:#ffffff1f!important}.theme-dark button[mat-button].large,.theme-dark button[mat-flat-button].large,.theme-dark button[mat-stroked-button].large,.theme-dark .mat-button.large,.theme-dark .mat-icon-button.large,.theme-dark .mat-stroked-button.large,.theme-dark .mat-mdc-unelevated-button.large{padding:14.5px 20px;font-size:16px}.theme-dark button[mat-button].cdk-program-focused .mat-button-focus-overlay,.theme-dark button[mat-flat-button].cdk-program-focused .mat-button-focus-overlay,.theme-dark button[mat-stroked-button].cdk-program-focused .mat-button-focus-overlay,.theme-dark .mat-button.cdk-program-focused .mat-button-focus-overlay,.theme-dark .mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.theme-dark .mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.theme-dark .mat-mdc-unelevated-button.cdk-program-focused .mat-button-focus-overlay{opacity:0}.theme-dark .add-widget-button.mat-mdc-unelevated-button.mat-accent{color:#d04a02;border:1px solid #d04a02;background-color:#0000}.theme-dark .add-widget-button.mat-mdc-unelevated-button.mat-accent .mat-mdc-button-persistent-ripple:before{background-color:transparent!important}.theme-dark .add-widget-button.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#0000}.theme-dark .btn.btn-default{color:#a2a2a2}.theme-dark .mat-mdc-paginator-navigation-previous,.theme-dark .mat-mdc-paginator-navigation-next{padding:6.5px 0}.theme-dark .mat-mdc-unelevated-button.mat-accent{color:#161616;background-color:#fd6412}.theme-dark .mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#fd752b}.theme-dark .mat-primary .mat-option.mdc-list-item--selected:not(.mat-option-disabled){color:#fd6412}.theme-dark .mat-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#fd6412}.theme-dark .button-spinner.mat-mdc-unelevated-button .mat-button-wrapper>*{vertical-align:top}.theme-dark button[mat-stroked-button]:hover:not(.mat-button-disabled),.theme-dark .mat-stroked-button:hover:not(.mat-button-disabled){background-color:#fd64121a}.theme-dark button[mat-stroked-button]:not(.mat-button-disabled),.theme-dark .mat-stroked-button:not(.mat-button-disabled){border:1px solid #fd6412!important}.theme-dark button[mat-stroked-button].mat-button-disabled,.theme-dark .mat-stroked-button.mat-button-disabled{border:1px solid!important}.theme-dark form.ng-invalid button[type=submit]{background-color:#ffffff1f!important;pointer-events:none!important;color:#ffffff80!important;border-color:#464646!important}.theme-dark .disabled-reset-reporting-btn{color:#b3b3b3;pointer-events:none}.theme-dark .mat-mdc-icon-button:disabled{color:#00000061!important}.theme-dark button[mat-button].feedback-button,.theme-dark button[mat-flat-button].feedback-button,.theme-dark button[mat-stroked-button].feedback-button,.theme-dark .mat-button.feedback-button,.theme-dark .mat-icon-button.feedback-button,.theme-dark .mat-stroked-button.feedback-button,.theme-dark .mat-mdc-unelevated-button.feedback-button{border:1px solid #415385;border-radius:4px;font-size:16px;padding:5.22px 24px;letter-spacing:-.4px;text-transform:revert;line-height:24px;cursor:pointer}.theme-dark button[mat-button].feedback-button-outline,.theme-dark button[mat-flat-button].feedback-button-outline,.theme-dark button[mat-stroked-button].feedback-button-outline,.theme-dark .mat-button.feedback-button-outline,.theme-dark .mat-icon-button.feedback-button-outline,.theme-dark .mat-stroked-button.feedback-button-outline,.theme-dark .mat-mdc-unelevated-button.feedback-button-outline{background-color:transparent;color:#415385}.theme-dark button[mat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark button[mat-flat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark button[mat-stroked-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark .mat-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark .mat-icon-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark .mat-stroked-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover,.theme-dark .mat-mdc-unelevated-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:#4153851f}.theme-dark button[mat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark button[mat-flat-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark button[mat-stroked-button].feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark .mat-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark .mat-icon-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark .mat-stroked-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus,.theme-dark .mat-mdc-unelevated-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):focus{background-color:#4153853d;outline:4px solid rgba(65,83,133,.12)!important}.theme-dark button[mat-button].feedback-button-fill.mat-accent,.theme-dark button[mat-flat-button].feedback-button-fill.mat-accent,.theme-dark button[mat-stroked-button].feedback-button-fill.mat-accent,.theme-dark .mat-button.feedback-button-fill.mat-accent,.theme-dark .mat-icon-button.feedback-button-fill.mat-accent,.theme-dark .mat-stroked-button.feedback-button-fill.mat-accent,.theme-dark .mat-mdc-unelevated-button.feedback-button-fill.mat-accent{background-color:#415385!important;color:#fff!important}.theme-dark button[mat-button].feedback-button-fill.mat-accent:hover,.theme-dark button[mat-flat-button].feedback-button-fill.mat-accent:hover,.theme-dark button[mat-stroked-button].feedback-button-fill.mat-accent:hover,.theme-dark .mat-button.feedback-button-fill.mat-accent:hover,.theme-dark .mat-icon-button.feedback-button-fill.mat-accent:hover,.theme-dark .mat-stroked-button.feedback-button-fill.mat-accent:hover,.theme-dark .mat-mdc-unelevated-button.feedback-button-fill.mat-accent:hover{background-color:#415385dc;border-color:#5a6a95}.theme-dark button[mat-button].feedback-button-fill.mat-accent:focus,.theme-dark button[mat-flat-button].feedback-button-fill.mat-accent:focus,.theme-dark button[mat-stroked-button].feedback-button-fill.mat-accent:focus,.theme-dark .mat-button.feedback-button-fill.mat-accent:focus,.theme-dark .mat-icon-button.feedback-button-fill.mat-accent:focus,.theme-dark .mat-stroked-button.feedback-button-fill.mat-accent:focus,.theme-dark .mat-mdc-unelevated-button.feedback-button-fill.mat-accent:focus{outline:4px solid rgba(65,83,133,.12)!important}.theme-dark button[mat-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark button[mat-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark button[mat-flat-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark button[mat-flat-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark button[mat-stroked-button].feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark button[mat-stroked-button].feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark .mat-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark .mat-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark .mat-icon-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark .mat-icon-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark .mat-stroked-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark .mat-stroked-button.feedback-button-fill.mat-accent.disabled-btn-test,.theme-dark .mat-mdc-unelevated-button.feedback-button-fill.mat-accent.mat-button-disabled,.theme-dark .mat-mdc-unelevated-button.feedback-button-fill.mat-accent.disabled-btn-test{opacity:.32;pointer-events:none}@media (max-width: 1024px){.theme-dark button[mat-button].feedback-button.primary-cta,.theme-dark button[mat-flat-button].feedback-button.primary-cta,.theme-dark button[mat-stroked-button].feedback-button.primary-cta,.theme-dark .mat-button.feedback-button.primary-cta,.theme-dark .mat-icon-button.feedback-button.primary-cta,.theme-dark .mat-stroked-button.feedback-button.primary-cta,.theme-dark .mat-mdc-unelevated-button.feedback-button.primary-cta{padding:6.5px 12px}}.theme-dark .action-btns .feedback-button{padding:7px 23.175px!important}.theme-dark .action-btns .feedback-button.feedback-button-fill{padding:7px 26.275px!important}.theme-dark .app-text-editor{border:1px solid #464646;position:relative;transition:box-shadow .3s}.theme-dark .app-text-editor:hover,.theme-dark .app-text-editor:focus-within{box-shadow:0 0 0 2px #fd6412}.theme-dark .app-text-editor #demographicList::-webkit-scrollbar-thumb{background-color:#fd6412}.theme-dark .disable-toolbar .ql-toolbar.ql-snow button:not(.ql-source-code):not(.ql-demographic),.theme-dark .disable-toolbar .ql-formats>span{opacity:.5;pointer-events:none}.theme-dark .quill-disabled .ql-editor{opacity:0;pointer-events:none}.theme-dark .show-demographics .ql-demographic{color:#fd6412}.theme-dark .view-source .ql-editor{opacity:0;pointer-events:none;position:absolute}.theme-dark .has-source .ql-toolbar.ql-snow .ql-formats:last-child{margin-left:auto}.theme-dark .ql-toolbar.ql-snow{border:none;box-shadow:0 6px 6px -3px #00000061;border-radius:4px;background:#363636;display:flex;flex-wrap:wrap;z-index:2;position:relative;border-bottom:none;min-height:40px;padding:0 5px;color:#a2a2a2}.theme-dark .ql-toolbar.ql-snow button,.theme-dark .ql-toolbar.ql-snow .ql-picker{float:none;align-items:center;justify-content:center;position:relative;height:100%;padding:0 4px}.theme-dark .ql-toolbar.ql-snow button:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-label:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-item:before{color:#a2a2a2}.theme-dark .ql-toolbar.ql-snow button:hover,.theme-dark .ql-toolbar.ql-snow button.ql-active,.theme-dark .ql-toolbar.ql-snow .ql-picker-label:hover,.theme-dark .ql-toolbar.ql-snow .ql-picker-label.ql-active,.theme-dark .ql-toolbar.ql-snow .ql-picker-item:hover,.theme-dark .ql-toolbar.ql-snow .ql-picker-item.ql-active{color:#fd6412}.theme-dark .ql-toolbar.ql-snow button:hover .ql-stroke,.theme-dark .ql-toolbar.ql-snow button.ql-active .ql-stroke,.theme-dark .ql-toolbar.ql-snow .ql-picker-label:hover .ql-stroke,.theme-dark .ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-stroke,.theme-dark .ql-toolbar.ql-snow .ql-picker-item:hover .ql-stroke,.theme-dark .ql-toolbar.ql-snow .ql-picker-item.ql-active .ql-stroke{stroke:#fd6412}.theme-dark .ql-toolbar.ql-snow button:hover .ql-fill,.theme-dark .ql-toolbar.ql-snow button.ql-active .ql-fill,.theme-dark .ql-toolbar.ql-snow .ql-picker-label:hover .ql-fill,.theme-dark .ql-toolbar.ql-snow .ql-picker-label.ql-active .ql-fill,.theme-dark .ql-toolbar.ql-snow .ql-picker-item:hover .ql-fill,.theme-dark .ql-toolbar.ql-snow .ql-picker-item.ql-active .ql-fill{fill:#fd6412}.theme-dark .ql-toolbar.ql-snow button:hover:before,.theme-dark .ql-toolbar.ql-snow button.ql-active:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-label:hover:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-label.ql-active:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-item:hover:before,.theme-dark .ql-toolbar.ql-snow .ql-picker-item.ql-active:before{color:#fd6412}.theme-dark .ql-toolbar.ql-snow .ql-stroke{stroke:#a2a2a2}.theme-dark .ql-toolbar.ql-snow .ql-fill{fill:#a2a2a2}.theme-dark .ql-toolbar.ql-snow button:hover svg{fill:#fd6412}.theme-dark .ql-toolbar.ql-snow .ql-picker-label:before{font-weight:700}.theme-dark .ql-toolbar.ql-snow .ql-formats{min-height:40px;display:flex;align-items:center;margin-right:.5rem;fill:#a2a2a2}.theme-dark .ql-toolbar.ql-snow .ql-formats:after{content:"";display:block;height:18px;width:1px;background-color:#464646;margin-left:.5rem}.theme-dark .ql-toolbar.ql-snow .ql-formats:last-child{margin-right:0}.theme-dark .ql-toolbar.ql-snow .ql-formats:last-child:after{display:none}.theme-dark .ql-toolbar.ql-snow .ql-formats .ql-picker.ql-expanded .ql-picker-label{border:none}.theme-dark .ql-toolbar.ql-snow .ql-formats .ql-picker-label{padding:0;display:flex;align-items:center;border:none}.theme-dark .ql-toolbar.ql-snow .ql-formats .ql-picker-label:focus{outline:none}.theme-dark .ql-toolbar.ql-snow .ql-formats .ql-picker-item{height:auto;width:auto}.theme-dark .ql-toolbar.ql-snow .ql-formats .ql-picker-item.ql-selected{color:#fd6412}.theme-dark .ql-toolbar.ql-snow .ql-formats svg{height:18px}.theme-dark .ql-toolbar.ql-snow .ql-formats i[class*=app-icon-]{font-size:16px;font-weight:bolder;vertical-align:middle}.theme-dark .ql-toolbar.ql-snow .ql-formats i[class*=app-icon-]:before{color:inherit}.theme-dark .ql-toolbar.ql-snow .ql-color-picker,.theme-dark .ql-toolbar.ql-snow .ql-icon-picker{float:none;height:100%}.theme-dark .ql-picker.ql-expanded .ql-picker-options{background:#363636;border:none;box-shadow:0 3px 6px #00000061;padding:0}.theme-dark .ql-picker.ql-expanded .ql-picker-options span{padding:.375rem .5rem}.theme-dark .ql-picker.ql-expanded .ql-picker-options span:hover{background:#464646}.theme-dark .ql-container{font-family:HelveticaNeue,sans-serif;font-size:14px}.theme-dark .ql-container.ql-snow{border:none}.theme-dark .ql-editor{position:relative;background:#363636;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:15px;min-height:100px;max-height:200px;overflow:auto}.theme-dark .ql-editor::-webkit-scrollbar{width:6px;height:6px}.theme-dark .ql-editor::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .ql-editor::-webkit-scrollbar-track{background-color:transparent}.theme-dark .ql-editor{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .ql-editor.ql-blank:before{color:#f2f2f266;font-style:normal}.theme-dark .ql-editor img{max-width:180px}.theme-dark .ql-snow .ql-tooltip{z-index:3}.theme-dark .CodeMirror{background:#363636;height:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;color:#f2f2f2}.theme-dark .CodeMirror-vscrollbar::-webkit-scrollbar{width:6px;height:6px}.theme-dark .CodeMirror-vscrollbar::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .CodeMirror-vscrollbar::-webkit-scrollbar-track{background-color:transparent}.theme-dark .CodeMirror-vscrollbar{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .CodeMirror:not(.CodeMirror-fullscreen) .CodeMirror-scroll{min-height:100px;max-height:250px;overflow-x:hidden!important;margin-bottom:0}.theme-dark .CodeMirror .CodeMirror-gutters{background-color:#262626;border-color:#464646}.theme-dark .CodeMirror .CodeMirror-scrollbar-filler,.theme-dark .CodeMirror .CodeMirror-gutter-filler{background-color:#363636}.theme-dark .CodeMirror .CodeMirror-cursor{border-color:#f2f2f2}.theme-dark .only-code-view .CodeMirror .CodeMirror-scroll{min-height:180px}.theme-dark .c-mirror.border-color .CodeMirror{border:1px solid #464646}.theme-dark .cm-comment{color:#6a9955}.theme-dark .cm-tag,.theme-dark .cm-keyword{color:#569cd6}.theme-dark .cm-bracket{color:#808073}.theme-dark .cm-qualifier,.theme-dark .cm-builtin,.theme-dark .cm-variable-3{color:#d7ba7d}.theme-dark .cm-property,.theme-dark .cm-attribute{color:#9cdcfe}.theme-dark .cm-string,.theme-dark .cm-string-2,.theme-dark .cm-atom{color:#ce9178}.theme-dark .cm-number{color:#b5cea8}.theme-dark .cm-error{-webkit-text-decoration:underline wavy #f14c4c;text-decoration:underline wavy #f14c4c}.theme-dark .cm-def,.theme-dark .cm-variable,.theme-dark .cm-variable-2{color:#4fc1ff}.theme-dark .CodeMirror-selected{background-color:#ffffff1a!important}.theme-dark .CodeMirror-activeline-background{background-color:#0000001a}.theme-dark .cdk-drag-preview{box-sizing:border-box;border-radius:2px;box-shadow:0 3px 8px #00000061;background-color:#363636;border:2px dashed #464646;color:#f2f2f2}.theme-dark .option-custom-placeholder{background:#262626;min-height:56px;transition:transform .25s cubic-bezier(0,0,.1,1)}.theme-dark .edit-page-sort.cdk-drag-dragging,.theme-dark .edit-page-sort.cdk-drag-preview{box-sizing:border-box;border-radius:2px;box-shadow:0 3px 8px #00000061;background-color:#3c3834!important;border:2px dashed #d04a02!important;color:#f2f2f2}.theme-dark .edit-page-sort.cdk-drag-dragging .page-name,.theme-dark .edit-page-sort.cdk-drag-preview .page-name{color:#f2f2f2}.theme-dark .edit-page-sort.cdk-drag-dragging .page-order,.theme-dark .edit-page-sort.cdk-drag-preview .page-order{background-color:#d04a02;color:#fff}.theme-dark .edit-page-sort.cdk-drag-dragging .app-icon-moveable:before,.theme-dark .edit-page-sort.cdk-drag-preview .app-icon-moveable:before{color:#d04a02}.theme-dark .edit-page-sort.cdk-drag-dragging .app-icon-edit,.theme-dark .edit-page-sort.cdk-drag-dragging .app-icon-delete,.theme-dark .edit-page-sort.cdk-drag-preview .app-icon-edit,.theme-dark .edit-page-sort.cdk-drag-preview .app-icon-delete{display:none}.theme-dark .edit-page-sort.edit-mode{border:1px solid #d04a02;background-color:#3c3834!important}.theme-dark .edit-page-sort.edit-mode.delete-page{background-color:#feb79140!important}.theme-dark .edit-page-sort.edit-mode.delete-page .page-name{color:#fff!important}.theme-dark .edit-page-sort.edit-mode .page-name{color:#f2f2f2}.theme-dark .filter-menu{display:grid;grid-template-areas:"header header" "side content" "footer footer";grid-template-columns:350px 1fr;grid-template-rows:60px 1fr 70px;background:#262626}.theme-dark .filter-menu .app-header{width:100%;border-bottom:1px solid #464646;display:flex;align-items:center;grid-area:header;background:#262626}.theme-dark .filter-menu .app-header .left-col{width:350px;padding:20px 24px;border-right:1px solid #464646}.theme-dark .filter-menu .app-header .right-col{padding:20px 24px}.theme-dark .filter-menu .side-box{grid-area:side;padding:20px 0;border-right:1px solid #464646;overflow-y:auto;height:100%}.theme-dark .filter-menu .side-box::-webkit-scrollbar{width:6px;height:6px}.theme-dark .filter-menu .side-box::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .filter-menu .side-box::-webkit-scrollbar-track{background-color:transparent}.theme-dark .filter-menu .side-box{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .filter-menu .main-box{grid-area:content;padding:20px 24px;overflow-y:auto;height:100%}.theme-dark .filter-menu .main-box::-webkit-scrollbar{width:6px;height:6px}.theme-dark .filter-menu .main-box::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .filter-menu .main-box::-webkit-scrollbar-track{background-color:transparent}.theme-dark .filter-menu .main-box{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .filter-menu .demographic-box{padding:10px 24px;position:relative;display:flex;align-items:center}.theme-dark .filter-menu .demographic-box:not(:last-child){margin-bottom:8px}.theme-dark .filter-menu .demographic-count{position:absolute;right:18px}.theme-dark .filter-menu .demographic-label{display:inline-block}.theme-dark .filter-menu .empty-view{grid-area:side/side/content/content;text-align:center;margin:9% auto 0}.theme-dark .filter-menu .empty-view .empty-icon{width:350px;margin:0 auto 25px}.theme-dark .filter-menu .hide{display:none}.theme-dark .filter-menu .min-formfield-width .mat-form-field{min-width:300px!important}.theme-dark .filter-menu .mat-checkbox-label{margin-top:2px;margin-left:2px}.theme-dark .filter-menu tree-viewport{height:calc(100vh - 230px)!important}.theme-dark .filter-menu tree-viewport::-webkit-scrollbar{width:6px;height:6px}.theme-dark .filter-menu tree-viewport::-webkit-scrollbar-thumb{border-radius:6px;background-color:#7d8188}.theme-dark .filter-menu tree-viewport::-webkit-scrollbar-track{background-color:transparent}.theme-dark .filter-menu tree-viewport{scrollbar-face-color:#7d8188;scrollbar-track-color:#ffffff}.theme-dark .filter-menu .loader-center{position:absolute;top:40%;left:50%;transform:translate(-50%)}.theme-dark .filter-menu .app-footer{grid-area:footer}.theme-dark .header-question-color{color:#fff}.theme-dark .mat-mdc-checkbox-checked.mat-checkbox-dark .mdc-checkbox__background{background:!important}.theme-dark .mat-drawer{background:#262626}.theme-dark .mat-drawer .sidenav-header{background:#363636}.theme-dark .mat-drawer .widgets-div{width:50%;padding:0 15px}.theme-dark .mat-drawer.mat-sidenav-full .widgets-div{width:33.3333333333%;padding:0 15px}.theme-dark .mat-drawer.mat-sidenav-full .widgets-div .widget-card{height:233px;padding:40.5px 24px 15px}.theme-dark .color-picker.open{box-shadow:0 6px 12px #00000061;background-color:#363636;border-color:#464646}.theme-dark .color-picker .hex-text .box div{color:#a2a2a2}.theme-dark .color-picker .hex-text .box input{background:#363636;color:#f2f2f2;border-color:#464646}.theme-dark .wrapper-support{background:#262626;color:#f2f2f2}.theme-dark .wrapper-support .app-navbar{background:#363636}.theme-dark .unauthorized-content .space-text{color:#6f6f6f}.theme-dark .unauthorized-content-text{color:#bdbdbd}.theme-dark .app-culture-thumbprint .trait:hover .text{color:#b497ff}.theme-dark .app-culture-thumbprint .trait:hover .indicator.bg-chart-purple-0{box-shadow:0 0 5px 5px #b497ff4d}.theme-dark .app-culture-thumbprint .trait:hover .indicator.color-0-bg{box-shadow:0 0 5px 5px #0089eb4d}.theme-dark .app-culture-thumbprint .trait:hover .indicator.color-1-bg{box-shadow:0 0 5px 5px #8e34f44d}.theme-dark .app-culture-thumbprint .trait:hover .indicator.color-2-bg{box-shadow:0 0 5px 5px #ffb6004d}.theme-dark .app-culture-implications .is-dei .scale-chart .indicator.negative,.theme-dark .app-culture-implications .is-dei .scale-chart .indicator.positive{background:#0089eb}.theme-dark .app-culture-implications app-sentiment-bar.comparison-bar .bar-container{outline-color:#976eff!important}.theme-dark .app-culture-implications app-sentiment-bar.comparison-bar .rate{background-color:#b497ff}.theme-dark .app-trait-breakdown .recommendation,.theme-dark .app-trait-breakdown .consideration{background:#4a3b6b}.theme-dark .app-trait-breakdown .strength .text{background:#0059a5}.theme-dark .app-trait-breakdown .strength .rate-container{background:#003664;color:#fff}.theme-dark .app-trait-breakdown .strength .indicator,.theme-dark .app-trait-breakdown .strength .indicator:after{background:#61b4fd}.theme-dark .app-trait-breakdown .challenge .text{background:#973547}.theme-dark .app-trait-breakdown .challenge .rate-container{background:#681e2a;color:#fff}.theme-dark .app-trait-breakdown .challenge .indicator,.theme-dark .app-trait-breakdown .challenge .indicator:after{background:#e95c77}.theme-dark .app-trait-breakdown .trait-strengths:after{background:#61b4fd}.theme-dark .app-trait-breakdown .trait-challenges:after{background:#e95c77}.theme-dark .champion-card{background:#24292c}.theme-dark .disconnected-card{background:#2e2824}.theme-dark .captive-card{background:#322f28}.theme-dark .tenant-card{background:#342c2c}.theme-dark .sidenav-fixed{color:#ffffffa3;background:#474747;box-shadow:0 0 6px #0000007a}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle{color:#f2f2f2;background-color:transparent}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle small{color:#bdbdbd}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:hover{background-color:#cf4a021a}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked:not(:nth-last-child(2)){background-color:#d04a02a3;color:#fff;box-shadow:4px 2px 10px #0000003d}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked:not(:nth-last-child(2)) small{color:#dedede}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:not(.mat-button-toggle-disabled):hover .mat-button-toggle-button{z-index:2}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:not(.mat-button-toggle-disabled):hover .mat-button-toggle-focus-overlay{border:0;z-index:1;background:rgba(0,0,0,.12)}.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:active,.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle.active,.theme-dark .sidenav-fixed .mat-button-toggle-group .mat-button-toggle:focus-visible{border-color:#474747}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon{background-color:#ffffff29}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon .icon{color:#fff;text-shadow:.6px 0 0 white}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon .poll-icon:before{color:#bdbdbd}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon-selected{background-color:#fff}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon-selected .icon{color:#d04a02;text-shadow:.6px .2px 0 #d04a02}.theme-dark .sidenav-fixed .mat-button-toggle-group .custom-icon-selected .poll-icon:before{color:#d04a02}.theme-dark .custom-header .button-spinner{background-color:#d04a02;color:#f2f2f2}.theme-dark .custom-header .button-spinner:disabled{background-color:#ffffff4d!important;color:#f2f2f2!important}.theme-dark .add-widget-side-panel-opened .mat-sidenav-container{z-index:999!important}.theme-dark .mat-mdc-card{border:1px solid #262626;background-color:#262626}.theme-dark .mat-mdc-card .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#474747}.theme-dark .mat-mdc-card .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{background-color:#1c1c1c}.theme-dark .poll-section .survey-title{text-shadow:.6px 0 0 #fd6412}.theme-dark .poll-section .show-selected-checkbox{color:#bdbdbd}.theme-dark .poll-section .list-scroll{color:#f2f2f2}.theme-dark .poll-section .list-scroll .disabled-question{color:#999}.theme-dark .poll-section .list-scroll .disabled-question span[class*=app-icon-]:before{color:#999}.theme-dark .poll-section .mat-mdc-checkbox-disabled span.mdc-checkbox__background{background-color:#737373!important;border:1px solid #f2f2f2!important}.theme-dark .poll-section .mat-mdc-checkbox-disabled span.mdc-checkbox__background .mdc-checkbox__checkmark{stroke:#f2f2f2!important}.theme-dark .mat-option.mdc-list-item--selected:not(.mat-option-multiple){background-color:#feb79140!important}.theme-dark .mat-option:hover{background-color:#feb79140!important}.theme-dark .schedule-email-body{background-color:#1c1c1c;color:#7d7d7d}.theme-dark .poll-reminder{border:1px solid #626262}.theme-dark .poll-reminder .header{background-color:#292929}.theme-dark .poll-reminder .email-row{background-color:#262626}.theme-dark .app-poll-emails-config .config-email-body,.theme-dark .feedback-labels-config .config-email-body{background-color:#262626;border:1px solid #1b1b1b}.theme-dark .app-poll-emails-config .mat-expansion-panel,.theme-dark .feedback-labels-config .mat-expansion-panel,.theme-dark .app-poll-emails-config .mat-expansion-panel.mat-expanded,.theme-dark .feedback-labels-config .mat-expansion-panel.mat-expanded{border:1px solid #262626}.theme-dark .app-poll-emails-config .mat-expansion-panel-header,.theme-dark .feedback-labels-config .mat-expansion-panel-header{background-color:#262626}.theme-dark .dashboard-widget .widget-card{background-color:#1b1b1b;outline:1px solid #1b1b1b}.theme-dark .dashboard-widget .widget-card:hover,.theme-dark .dashboard-widget .widget-card.selected{outline-offset:-2px;outline:2px solid #d04a02;box-shadow:0 0 0 4px #fba92b33}.theme-dark .dashboard-widget .widget-section{background-color:#363636}.theme-dark .dashboard-widget .widget-section .source-index-box{border:1px solid #262626;background-color:#262626}.theme-dark .dashboard-widget .widget-section .source-index-box .source-index-color{color:#fff}.theme-dark .dashboard-widget .widget-section .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#262626}.theme-dark .widget-configuration .box.selected{background-color:#d04a0229}.theme-dark .widget-configuration .box.unselected{border:1px solid #474747}.theme-dark .widget-configuration .box .size-inner-box{background-color:#363636}.theme-dark .widget-configuration .box .size-inner-box.selected{border:1px solid #d04a02;background-color:#d04a0229}.theme-dark .widget-custom-size-text{color:#a2a2a2}.theme-dark .share-dashboard-popup .close-icon{color:#bdbdbd}.theme-dark .share-dashboard-popup .action-row{border-bottom:1px solid #626262}.theme-dark .share-dashboard-popup .action-row_text{color:#f2f2f2}.theme-dark .share-dashboard-popup .action-row-border-top{border-top:1px solid #626262}.theme-dark .app-create-dashboard div.client-name{color:#888}.theme-dark .app-create-dashboard mat-mdc-list-base .mat-mdc-list-option{color:#f2f2f2}.theme-dark .legend{display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}.theme-dark .legend .favorable-label,.theme-dark .legend .neutral-label,.theme-dark .legend .vulnerable-label,.theme-dark .legend .unfavorable-label,.theme-dark .legend .significant-high-label,.theme-dark .legend .significant-low-label{display:flex;align-items:center}.theme-dark .legend .favorable-label:before,.theme-dark .legend .neutral-label:before,.theme-dark .legend .vulnerable-label:before,.theme-dark .legend .unfavorable-label:before,.theme-dark .legend .significant-high-label:before,.theme-dark .legend .significant-low-label:before{content:"";display:block;height:10px;width:10px;border-radius:50%;margin-right:.5rem}.theme-dark .legend .vulnerable-label:before{background-color:#eb8c00;border:1px solid #eb8c00}.theme-dark .legend .unfavorable-label:before{background-color:#d93954;border:1px solid #d93954}.theme-dark .legend .unfavorable-label.all-result:before{background-color:#e0301e}.theme-dark .legend .significant-high-label:before{background-color:#37b204;border:1px solid #37b204}.theme-dark .legend .significant-low-label:before{background-color:#d93954;border:1px solid #d93954}.theme-dark .legend .favorable-label:before{background-color:#4eb523}.theme-dark .legend .neutral-label:before{background-color:#ffc83d}.theme-dark .action-section{background-color:#363636;margin-bottom:8px}.theme-dark .action-section .mat-form-field-appearance-outline .mat-form-field-outline,.theme-dark .action-list{background-color:#262626}.theme-dark .action-list .list-group .list-group-item{display:flex;flex-wrap:nowrap;flex-direction:row;align-content:center;justify-content:space-between;border-color:#1b1b1b;background-color:#363636}.theme-dark .action-list .list-group .list-group-item img{display:none}.theme-dark .action-list .list-group .list-group-item.selected,.theme-dark .action-list .list-group .list-group-item:hover{background-color:#1b1b1b}.theme-dark .action-list .list-group .list-group-item.selected img,.theme-dark .action-list .list-group .list-group-item:hover img{display:unset}.theme-dark .suggested-header{background-color:#262626}.theme-dark .suggested-footer{text-align:center;box-shadow:0 0 17px 1px #00000061}.theme-dark .mat-sidenav-full .actionsidedrawer-contier{max-width:50%}.theme-dark .app-action-planning .scroll-wrapper{border:1px solid;border-bottom:1px solid transparent}.theme-dark .app-action-planning .empty-text{color:#bdbdbd}.theme-dark .create-plan-dialog .body,.theme-dark .create-plan-dialog .header{background:#262626}.theme-dark .create-plan-dialog .footer{box-shadow:0 0 8px #171717}.theme-dark .create-plan-dialog .plan-rows-section{border:1px solid;background:#363636}.theme-dark .create-plan-dialog .plan-rows-section .plan-row:not(:last-child){border-bottom:1px solid #626262}.theme-dark .create-plan-dialog .plan-rows-section .plan-row.selected{background-color:#262626}.theme-dark .create-plan-dialog .empty-text{color:#bdbdbd}.theme-dark .app-select-groups .tree-container .tree .group-name{color:#f2f2f2}.theme-dark app-user-guide h1,.theme-dark app-user-guide h2,.theme-dark app-user-guide h3,.theme-dark app-user-guide h4,.theme-dark app-user-guide h5{color:#fd6412}.theme-dark app-user-guide a{color:#fd6412}.theme-dark .user-guide-navigation-item .cdk-drag-handle{cursor:grab}.theme-dark .user-guide-navigation-item:hover{background:rgba(253,100,18,.1)}.theme-dark .user-guide-navigation-item a{color:#f2f2f2}.theme-dark .user-guide-navigation-item a:before{border-left-color:#fd6412!important}.theme-dark .cdk-drag-preview.user-guide-navigation-group,.theme-dark .cdk-drag-preview.user-guide-navigation-item{pointer-events:auto!important}.theme-dark .cdk-drag-preview.user-guide-navigation-group,.theme-dark .cdk-drag-preview.user-guide-navigation-group .user-guide-navigation-item,.theme-dark .cdk-drag-preview.user-guide-navigation-item,.theme-dark .cdk-drag-preview.user-guide-navigation-item .user-guide-navigation-item{background:#363636}.theme-dark app-user-guide-page table,.theme-dark app-user-guide-page tr,.theme-dark app-user-guide-page td,.theme-dark app-user-guide-page .note,.theme-dark app-user-guide-page .tip,.theme-dark app-user-guide-page .caution{border-color:#626262!important}.theme-dark app-user-guide-page thead{color:#a2a2a2;background:#292929}.theme-dark app-user-guide-page pre{color:#a2a2a2;background:#262626}.theme-dark app-user-guide-page code{color:#a2a2a2}.theme-dark app-user-guide-search .badge-secondary{background:#292929;color:#a2a2a2}.theme-dark .scale-chart .indicator.negative{background:rgba(224,48,30,.7);outline-color:#e0301e!important}.theme-dark .scale-chart .indicator.positive{background:rgba(78,181,35,.7);outline-color:#4eb523!important}.theme-dark .count-badge{height:37px;width:37px;border:1px solid #fafafa;border-radius:50%;background-color:#fff;color:#5e5e5e;font-size:14px;letter-spacing:-.4px;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.theme-dark .count-badge{min-width:35px;height:35px}}.theme-dark .feedback-status-badge{border-radius:16px;padding:2px 12px;width:-moz-fit-content;width:fit-content}.theme-dark .feedback-status-badge.expired{border:1px solid #c52a1a;background-color:#c52a1a1f;color:#c52a1a}.theme-dark .feedback-status-badge.completed{border:1px solid #21812d;background-color:#21812d1f;color:#21812d}.theme-dark .feedback-status-badge.incomplete{border:1px solid #ffbf1f;background-color:#ffbf1f1f}.theme-dark .disabled-header{cursor:default;pointer-events:none}@font-face{font-family:icomoon;src:url(icomoon.8fd3ef8b8cfc3b3f.eot?n82bol);src:url(icomoon.8fd3ef8b8cfc3b3f.eot?n82bol#iefix) format("embedded-opentype"),url(icomoon.0b3bcc4f1fc02e62.ttf?n82bol) format("truetype"),url(icomoon.852ce90d601cd917.woff?n82bol) format("woff"),url(icomoon.c07860804a2c91e7.svg?n82bol#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=app-icon-],[class*=" app-icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-icon-sparkling-ai:before{content:"\eab6"}.app-icon-right-double-chevron:before{content:"\eab7"}.app-icon-down-chevron-circle-filled:before{content:"\eab4"}.app-icon-up-chevron-circle-filled:before{content:"\eab5"}.app-icon-fb_3dimensions:before{content:"\ea11"}.app-icon-fb_accept:before{content:"\ea12"}.app-icon-fb_accountbox:before{content:"\ea13"}.app-icon-fb_aggregate:before{content:"\ea14"}.app-icon-fb_airplane:before{content:"\ea15"}.app-icon-fb_art-themes:before{content:"\ea16"}.app-icon-fb_atm:before{content:"\ea17"}.app-icon-fb_audience:before{content:"\ea18"}.app-icon-fb_automobile:before{content:"\ea19"}.app-icon-fb_award-ribbon:before{content:"\ea1a"}.app-icon-fb_bar-chart:before{content:"\ea1b"}.app-icon-fb_beaker:before{content:"\ea1c"}.app-icon-fb_boat:before{content:"\ea1d"}.app-icon-fb_book:before{content:"\ea1e"}.app-icon-fb_bot:before{content:"\ea1f"}.app-icon-fb_box:before{content:"\ea20"}.app-icon-fb_bubble-plot:before{content:"\ea21"}.app-icon-fb_budget:before{content:"\ea22"}.app-icon-fb_building:before{content:"\ea23"}.app-icon-fb_bus-public-transportation:before{content:"\ea24"}.app-icon-fb_calculator:before{content:"\ea25"}.app-icon-fb_calendar:before{content:"\ea26"}.app-icon-fb_call:before{content:"\ea27"}.app-icon-fb_camera:before{content:"\ea28"}.app-icon-fb_capital:before{content:"\ea29"}.app-icon-fb_change:before{content:"\ea2a"}.app-icon-fb_circlestar:before{content:"\ea2b"}.app-icon-fb_circuit-board-box:before{content:"\ea2c"}.app-icon-fb_clapping-applause:before{content:"\ea2d"}.app-icon-fb_cloud:before{content:"\ea2e"}.app-icon-fb_cogs:before{content:"\ea2f"}.app-icon-fb_community:before{content:"\ea30"}.app-icon-fb_compass:before{content:"\ea31"}.app-icon-fb_confetti-celebration:before{content:"\ea32"}.app-icon-fb_contacts:before{content:"\ea33"}.app-icon-fb_credit-card:before{content:"\ea34"}.app-icon-fb_dashboard:before{content:"\ea35"}.app-icon-fb_data:before{content:"\ea36"}.app-icon-fb_database:before{content:"\ea37"}.app-icon-fb_desktop:before{content:"\ea38"}.app-icon-fb_dial-medium:before{content:"\ea39"}.app-icon-fb_dining:before{content:"\ea3a"}.app-icon-fb_documentfile:before{content:"\ea3b"}.app-icon-fb_door-opened:before{content:"\ea3c"}.app-icon-fb_education:before{content:"\ea3d"}.app-icon-fb_email:before{content:"\ea3e"}.app-icon-fb_engagement:before{content:"\ea3f"}.app-icon-fb_family:before{content:"\ea40"}.app-icon-fb_female-symbol:before{content:"\ea41"}.app-icon-fb_female-symbol-1:before{content:"\ea42"}.app-icon-fb_fire:before{content:"\ea43"}.app-icon-fb_fire-extinguisher:before{content:"\ea44"}.app-icon-fb_firstaid:before{content:"\ea45"}.app-icon-fb_flag:before{content:"\ea46"}.app-icon-fb_flags:before{content:"\ea47"}.app-icon-fb_flashdrive:before{content:"\ea48"}.app-icon-fb_flower:before{content:"\ea49"}.app-icon-fb_fnb:before{content:"\ea4a"}.app-icon-fb_folderopenangled:before{content:"\ea4b"}.app-icon-fb_gameroom:before{content:"\ea4c"}.app-icon-fb_gantt-chart:before{content:"\ea4d"}.app-icon-fb_gender-neutral:before{content:"\ea4e"}.app-icon-fb_gift:before{content:"\ea4f"}.app-icon-fb_globe:before{content:"\ea50"}.app-icon-fb_globe-map:before{content:"\ea51"}.app-icon-fb_governance:before{content:"\ea52"}.app-icon-fb_group:before{content:"\ea53"}.app-icon-fb_grow-revenue:before{content:"\ea54"}.app-icon-fb_growth:before{content:"\ea55"}.app-icon-fb_hand-wave:before{content:"\ea56"}.app-icon-fb_hospital:before{content:"\ea57"}.app-icon-fb_hub:before{content:"\ea58"}.app-icon-fb_infinity:before{content:"\ea59"}.app-icon-fb_jewelry:before{content:"\ea5a"}.app-icon-fb_keyboard:before{content:"\ea5b"}.app-icon-fb_kpi:before{content:"\ea5c"}.app-icon-fb_labs:before{content:"\ea5d"}.app-icon-fb_leader:before{content:"\ea5e"}.app-icon-fb_lens-aperture:before{content:"\ea5f"}.app-icon-fb_library:before{content:"\ea60"}.app-icon-fb_lightbulb:before{content:"\ea61"}.app-icon-fb_like:before{content:"\ea62"}.app-icon-fb_listformat:before{content:"\ea63"}.app-icon-fb_location:before{content:"\ea64"}.app-icon-fb_lockclosed-locked:before{content:"\ea65"}.app-icon-fb_lockers:before{content:"\ea66"}.app-icon-fb_mailbox:before{content:"\ea67"}.app-icon-fb_male-symbol:before{content:"\ea68"}.app-icon-fb_man:before{content:"\ea69"}.app-icon-fb_management:before{content:"\ea6a"}.app-icon-fb_man-and-woman:before{content:"\ea6b"}.app-icon-fb_manufacturer:before{content:"\ea6c"}.app-icon-fb_map:before{content:"\ea6d"}.app-icon-fb_marketing:before{content:"\ea6e"}.app-icon-fb_meeting-room:before{content:"\ea6f"}.app-icon-fb_microphone:before{content:"\ea70"}.app-icon-fb_moon:before{content:"\ea71"}.app-icon-fb_neighborhood:before{content:"\ea72"}.app-icon-fb_network-port:before{content:"\ea73"}.app-icon-fb_news-report:before{content:"\ea74"}.app-icon-fb_notebook:before{content:"\ea75"}.app-icon-fb_object:before{content:"\ea76"}.app-icon-fb_office:before{content:"\ea77"}.app-icon-fb_oilplatform:before{content:"\ea78"}.app-icon-fb_oiltank:before{content:"\ea79"}.app-icon-fb_orgchart:before{content:"\ea7a"}.app-icon-fb_palmtree:before{content:"\ea7b"}.app-icon-fb_paper-airplane:before{content:"\ea7c"}.app-icon-fb_paperclip:before{content:"\ea7d"}.app-icon-fb_parks-outdoors:before{content:"\ea7e"}.app-icon-fb_partership:before{content:"\ea7f"}.app-icon-fb_pen:before{content:"\ea80"}.app-icon-fb_perscription:before{content:"\ea81"}.app-icon-fb_person:before{content:"\ea82"}.app-icon-fb_physician:before{content:"\ea83"}.app-icon-fb_pie-chart:before{content:"\ea84"}.app-icon-fb_pin_fullsize:before{content:"\ea85"}.app-icon-fb_pinboard:before{content:"\ea86"}.app-icon-fb_platform:before{content:"\ea87"}.app-icon-fb_poll:before{content:"\ea88"}.app-icon-fb_power-plant:before{content:"\ea89"}.app-icon-fb_printer:before{content:"\ea8a"}.app-icon-fb_productivity:before{content:"\ea8b"}.app-icon-fb_projector:before{content:"\ea8c"}.app-icon-fb_purpose:before{content:"\ea8d"}.app-icon-fb_realestate:before{content:"\ea8e"}.app-icon-fb_save:before{content:"\ea8f"}.app-icon-fb_savings:before{content:"\ea90"}.app-icon-fb_serenity-space:before{content:"\ea91"}.app-icon-fb_service:before{content:"\ea92"}.app-icon-fb_shield:before{content:"\ea93"}.app-icon-fb_ship:before{content:"\ea94"}.app-icon-fb_shopping-basket:before{content:"\ea95"}.app-icon-fb_shopping-cart:before{content:"\ea96"}.app-icon-fb_shower:before{content:"\ea97"}.app-icon-fb_shuttlebus:before{content:"\ea98"}.app-icon-fb_signpost:before{content:"\ea99"}.app-icon-fb_sitting:before{content:"\ea9a"}.app-icon-fb_smartphone:before{content:"\ea9b"}.app-icon-fb_spark-line:before{content:"\ea9c"}.app-icon-fb_speedometer:before{content:"\ea9d"}.app-icon-fb_spider-chart:before{content:"\ea9e"}.app-icon-fb_strategy:before{content:"\ea9f"}.app-icon-fb_survey:before{content:"\eaa0"}.app-icon-fb_tablet:before{content:"\eaa1"}.app-icon-fb_tanker:before{content:"\eaa2"}.app-icon-fb_telecom:before{content:"\eaa3"}.app-icon-fb_thermometer:before{content:"\eaa4"}.app-icon-fb_ticket:before{content:"\eaa5"}.app-icon-fb_time:before{content:"\eaa6"}.app-icon-fb_timelapse:before{content:"\eaa7"}.app-icon-fb_trophy:before{content:"\eaa8"}.app-icon-fb_truck:before{content:"\eaa9"}.app-icon-fb_umbrella:before{content:"\eaaa"}.app-icon-fb_visitor:before{content:"\eaab"}.app-icon-fb_wait:before{content:"\eaac"}.app-icon-fb_wallet:before{content:"\eaad"}.app-icon-fb_website:before{content:"\eaae"}.app-icon-fb_weight:before{content:"\eaaf"}.app-icon-fb_windmill:before{content:"\eab0"}.app-icon-fb_woman:before{content:"\eab1"}.app-icon-fb_workflow:before{content:"\eab2"}.app-icon-fb_workout:before{content:"\eab3"}.app-icon-alert-circle-cross-error:before{content:"\ea10";color:#c52a1a}.app-icon-archive-alt-fill:before{content:"\ea0f"}.app-icon-Peer-icon .path1:before{content:"\ea0b";color:#f1bac3}.app-icon-Peer-icon .path2:before{content:"\ea0c";margin-left:-.9580078125em;color:#d93954}.app-icon-Upward-icon .path1:before{content:"\ea0d";color:#ffecbd}.app-icon-Upward-icon .path2:before{content:"\ea0e";margin-left:-.9580078125em;color:#ffb600}.app-icon-Language:before{content:"\ea0a"}.app-icon-language-icon:before{content:"\ea09"}.app-icon-search-enter:before{content:"\ea08"}.app-icon-view-result .path1:before{content:"\e9eb";color:#d2d7e2}.app-icon-view-result .path2:before{content:"\e9ec";margin-left:-1em;color:#9aa4be}.app-icon-view-result .path3:before{content:"\e9ed";margin-left:-1em;color:#9aa4be}.app-icon-view-result .path4:before{content:"\e9ee";margin-left:-1em;color:#62719a}.app-icon-view-result .path5:before{content:"\e9ef";margin-left:-1em;color:#132043}.app-icon-view-result .path6:before{content:"\e9f0";margin-left:-1em;color:#fff5de}.app-icon-view-result .path7:before{content:"\e9f1";margin-left:-1em;color:#fff}.app-icon-view-result .path8:before{content:"\e9f2";margin-left:-1em;color:#d2d7e2}.app-icon-view-result .path9:before{content:"\e9f3";margin-left:-1em;color:#9aa4be}.app-icon-view-result .path10:before{content:"\e9f4";margin-left:-1em;color:#d2d7e2}.app-icon-view-result .path11:before{content:"\e9f5";margin-left:-1em;color:#9aa4be}.app-icon-view-result .path12:before{content:"\e9f6";margin-left:-1em;color:#e998a6}.app-icon-view-result .path13:before{content:"\e9f7";margin-left:-1em;color:#f1bac3}.app-icon-view-result .path14:before{content:"\e9f8";margin-left:-1em;color:#d93954}.app-icon-view-result .path15:before{content:"\e9f9";margin-left:-1em;color:#e27588}.app-icon-view-result .path16:before{content:"\e9fa";margin-left:-1em;color:#ff9100}.app-icon-view-result .path17:before{content:"\e9fb";margin-left:-1em;color:#ffb600}.app-icon-view-result .path18:before{content:"\e9fc";margin-left:-1em;color:#ffb600}.app-icon-view-result .path19:before{content:"\e9fd";margin-left:-1em;color:#d93954}.app-icon-resume-feedback .path1:before{content:"\e9fe";color:#415385}.app-icon-resume-feedback .path2:before{content:"\e9ff";margin-left:-.9677734375em;color:#c47939}.app-icon-resume-feedback .path3:before{content:"\ea00";margin-left:-.9677734375em;color:#9aa4be}.app-icon-submit-feedback .path1:before{content:"\ea01";color:#f3f3f3}.app-icon-submit-feedback .path2:before{content:"\ea02";margin-left:-1.3046875em;color:#69bab0}.app-icon-submit-feedback .path3:before{content:"\ea03";margin-left:-1.3046875em;color:#62719a}.app-icon-submit-feedback .path4:before{content:"\ea04";margin-left:-1.3046875em;color:#fff5de}.app-icon-submit-feedback .path5:before{content:"\ea05";margin-left:-1.3046875em;color:#ffb600}.app-icon-submit-feedback .path6:before{content:"\ea06";margin-left:-1.3046875em;color:#fff5de}.app-icon-submit-feedback .path7:before{content:"\ea07";margin-left:-1.3046875em;color:#ffb600}.app-icon-Deep-Dive:before{content:"\e9e4"}.app-icon-copy-fill:before{content:"\e9e3"}.app-icon-copy:before{content:"\e9e2"}.app-icon-access-rights:before{content:"\e9cb"}.app-icon-manage-participants_unselected:before{content:"\e9cf"}.app-icon-schedule-poll:before{content:"\e9df"}.app-icon-select-questions:before{content:"\e9e0"}.app-icon-view-results:before{content:"\e9e1"}.app-icon-PDF-fill .path1:before{content:"\e9cc";color:#b30b00}.app-icon-PDF-fill .path2:before{content:"\e9cd";margin-left:-1em;color:#fff}.app-icon-XLS-fill .path1:before{content:"\e9ce";color:#169154}.app-icon-XLS-fill .path2:before{content:"\e9d0";margin-left:-1.111328125em;color:#18482a}.app-icon-XLS-fill .path3:before{content:"\e9d1";margin-left:-1.111328125em;color:#0c8045}.app-icon-XLS-fill .path4:before{content:"\e9d2";margin-left:-1.111328125em;color:#17472a}.app-icon-XLS-fill .path5:before{content:"\e9d3";margin-left:-1.111328125em;color:#29c27f}.app-icon-XLS-fill .path6:before{content:"\e9d5";margin-left:-1.111328125em;color:#27663f}.app-icon-XLS-fill .path7:before{content:"\e9d6";margin-left:-1.111328125em;color:#19ac65}.app-icon-XLS-fill .path8:before{content:"\e9d7";margin-left:-1.111328125em;color:#129652}.app-icon-XLS-fill .path9:before{content:"\e9d8";margin-left:-1.111328125em;color:#0c7238}.app-icon-XLS-fill .path10:before{content:"\e9d9";margin-left:-1.111328125em;color:#fff}.app-icon-PPT-fill .path1:before{content:"\e9da";color:#dc4c2c}.app-icon-PPT-fill .path2:before{content:"\e9db";margin-left:-1.111328125em;color:#f7a278}.app-icon-PPT-fill .path3:before{content:"\e9dc";margin-left:-1.111328125em;color:#c06346}.app-icon-PPT-fill .path4:before{content:"\e9dd";margin-left:-1.111328125em;color:#9b341f}.app-icon-PPT-fill .path5:before{content:"\e9de";margin-left:-1.111328125em;color:#fff}.app-icon-preview:before{content:"\e9d4"}.app-icon-aa-down-chevron:before{content:"\e900"}.app-icon-aa-right-chevron:before{content:"\e901"}.app-icon-add-user:before{content:"\e902"}.app-icon-airplane:before{content:"\e903"}.app-icon-alert-solid:before{content:"\e904"}.app-icon-alert:before{content:"\e905"}.app-icon-archive:before{content:"\e906"}.app-icon-arrow-decrease:before{content:"\e907"}.app-icon-arrow-down:before{content:"\e908"}.app-icon-arrow-increase:before{content:"\e909"}.app-icon-arrow-left:before{content:"\e90a"}.app-icon-arrow-right:before{content:"\e90b"}.app-icon-arrow-up:before{content:"\e90c"}.app-icon-audience:before{content:"\e90d"}.app-icon-avatar:before{content:"\e90e"}.app-icon-bar-chart:before{content:"\e90f"}.app-icon-brightness:before{content:"\e910"}.app-icon-bubble-plot:before{content:"\e911"}.app-icon-building:before{content:"\e912"}.app-icon-calendar-accepted:before{content:"\e913"}.app-icon-calendar-declined:before{content:"\e914"}.app-icon-calendar:before{content:"\e915"}.app-icon-call:before{content:"\e916"}.app-icon-camera:before{content:"\e917"}.app-icon-capital:before{content:"\e918"}.app-icon-center-map:before{content:"\e919"}.app-icon-change:before{content:"\e91a"}.app-icon-check-mark:before{content:"\e91b"}.app-icon-checkbox-checked:before{content:"\e91c"}.app-icon-circle-check-mark-solid:before{content:"\e91d"}.app-icon-circle-check-mark:before{content:"\e91e"}.app-icon-circle-delete-solid:before{content:"\e91f"}.app-icon-circle-delete:before{content:"\e920"}.app-icon-circle-minus:before{content:"\e921"}.app-icon-circle-more:before{content:"\e922"}.app-icon-circle-plus:before{content:"\e923"}.app-icon-circle-save:before{content:"\e924"}.app-icon-clinic:before{content:"\e925"}.app-icon-close:before{content:"\e926"}.app-icon-cloud:before{content:"\e927"}.app-icon-codeblock:before{content:"\e928"}.app-icon-comment:before{content:"\e929"}.app-icon-community:before{content:"\e92a"}.app-icon-community-fill:before{content:"\e92b"}.app-icon-compass:before{content:"\e92c"}.app-icon-confirmed:before{content:"\e92d"}.app-icon-convert:before{content:"\e92e"}.app-icon-delete:before{content:"\e92f"}.app-icon-desktop:before{content:"\e930"}.app-icon-digital-transformation:before{content:"\e931"}.app-icon-doc:before{content:"\e932"}.app-icon-door-closed:before{content:"\e933"}.app-icon-door-opened:before{content:"\e934"}.app-icon-down-chevron-circle:before{content:"\e935"}.app-icon-down-chevron:before{content:"\e936"}.app-icon-download-light:before{content:"\e937"}.app-icon-download:before{content:"\e938"}.app-icon-downtrend:before{content:"\e939"}.app-icon-dropdown-question:before{content:"\e93a"}.app-icon-duplicate:before{content:"\e93b"}.app-icon-edit:before{content:"\e93c"}.app-icon-email:before{content:"\e93d"}.app-icon-end-process:before{content:"\e93e"}.app-icon-entrepreneur:before{content:"\e93f"}.app-icon-expand:before{content:"\e940"}.app-icon-eye-hide:before{content:"\e941"}.app-icon-family:before{content:"\e942"}.app-icon-file:before{content:"\e943"}.app-icon-filter:before{content:"\e944"}.app-icon-folder-closed:before{content:"\e945"}.app-icon-folder-open:before{content:"\e946"}.app-icon-food-and-beverage:before{content:"\e947"}.app-icon-fork-crossed:before{content:"\e948"}.app-icon-fork-down:before{content:"\e949"}.app-icon-fork-up:before{content:"\e94a"}.app-icon-globe-map:before{content:"\e94b"}.app-icon-globe:before{content:"\e94c"}.app-icon-governance:before{content:"\e94d"}.app-icon-grid-view:before{content:"\e94e"}.app-icon-grow-revenue:before{content:"\e94f"}.app-icon-growth:before{content:"\e950"}.app-icon-hb-3-quarter-left:before{content:"\e951"}.app-icon-hb-3-quarter-right:before{content:"\e952"}.app-icon-hb-empty:before{content:"\e953"}.app-icon-hb-full-dot:before{content:"\e954"}.app-icon-hb-full:before{content:"\e955"}.app-icon-hb-half-bottom:before{content:"\e956"}.app-icon-hb-half-left:before{content:"\e957"}.app-icon-hb-half-right:before{content:"\e958"}.app-icon-hb-half-top:before{content:"\e959"}.app-icon-hb-quarter-left:before{content:"\e95a"}.app-icon-hb-quarter-right:before{content:"\e95b"}.app-icon-help-question:before{content:"\e95c"}.app-icon-history:before{content:"\e95d"}.app-icon-home:before{content:"\e95e"}.app-icon-horizontal-more:before{content:"\e95f"}.app-icon-hospital:before{content:"\e960"}.app-icon-hotspot-graph-icon:before{content:"\e961"}.app-icon-id-card:before{content:"\e962"}.app-icon-image:before{content:"\e963"}.app-icon-infinity:before{content:"\e964"}.app-icon-information:before{content:"\e965"}.app-icon-information-sans-serif:before{content:"\e966"}.app-icon-large-comment:before{content:"\e967"}.app-icon-leader:before{content:"\e968"}.app-icon-left-chevron-circle:before{content:"\e969"}.app-icon-left-chevron:before{content:"\e96a"}.app-icon-like:before{content:"\e96b"}.app-icon-link:before{content:"\e96c"}.app-icon-list-view-no-bullets:before{content:"\e96d"}.app-icon-list-view-thick:before{content:"\e96e"}.app-icon-list-view:before{content:"\e96f"}.app-icon-location-locked:before{content:"\e970"}.app-icon-location:before{content:"\e971"}.app-icon-login:before{content:"\e972"}.app-icon-logout:before{content:"\e973"}.app-icon-management:before{content:"\e974"}.app-icon-mcq-question:before{content:"\e975"}.app-icon-menu:before{content:"\e976"}.app-icon-minimize:before{content:"\e977"}.app-icon-minus:before{content:"\e978"}.app-icon-move:before{content:"\e979"}.app-icon-moveable:before{content:"\e97a"}.app-icon-network:before{content:"\e97b"}.app-icon-news:before{content:"\e97c"}.app-icon-notification:before{content:"\e97d"}.app-icon-nps:before{content:"\e97e"}.app-icon-partnership:before{content:"\e97f"}.app-icon-pause:before{content:"\e980"}.app-icon-pdf:before{content:"\e981"}.app-icon-pencil:before{content:"\e982"}.app-icon-person:before{content:"\e983"}.app-icon-physician:before{content:"\e984"}.app-icon-pie-chart:before{content:"\e985"}.app-icon-play:before{content:"\e986"}.app-icon-plus:before{content:"\e987"}.app-icon-ppt:before{content:"\e988"}.app-icon-printer:before{content:"\e989"}.app-icon-profitability:before{content:"\e98a"}.app-icon-purpose:before{content:"\e98b"}.app-icon-radio:before{content:"\e98c"}.app-icon-rating:before{content:"\e98d"}.app-icon-refresh:before{content:"\e98e"}.app-icon-revenue:before{content:"\e98f"}.app-icon-right-chevron-circle:before{content:"\e990"}.app-icon-right-chevron:before{content:"\e991"}.app-icon-save:before{content:"\e992"}.app-icon-search:before{content:"\e993"}.app-icon-series:before{content:"\e994"}.app-icon-service:before{content:"\e995"}.app-icon-setting:before{content:"\e996"}.app-icon-share:before{content:"\e997"}.app-icon-shopping-bag:before{content:"\e998"}.app-icon-shopping-cart:before{content:"\e999"}.app-icon-small-comment:before{content:"\e99a"}.app-icon-sorting-ascendant:before{content:"\e99b"}.app-icon-sorting-descendant:before{content:"\e99c"}.app-icon-sorting:before{content:"\e99d"}.app-icon-spark-line:before{content:"\e99e"}.app-icon-spider-chart:before{content:"\e99f"}.app-icon-stewardship:before{content:"\e9a0"}.app-icon-survey-checkmark:before{content:"\e9a1"}.app-icon-survey:before{content:"\e9a2"}.app-icon-table-data:before{content:"\e9a3"}.app-icon-tag:before{content:"\e9a4"}.app-icon-talent:before{content:"\e9a5"}.app-icon-target:before{content:"\e9a6"}.app-icon-thumb-down:before{content:"\e9a7"}.app-icon-thumb-up:before{content:"\e9a8"}.app-icon-ticket:before{content:"\e9a9"}.app-icon-time:before{content:"\e9aa"}.app-icon-toggle:before{content:"\e9ab"}.app-icon-transform:before{content:"\e9ac"}.app-icon-trend:before{content:"\e9ad"}.app-icon-up-chevron-circle:before{content:"\e9ae"}.app-icon-up-chevron:before{content:"\e9af"}.app-icon-upload-light:before{content:"\e9b0"}.app-icon-upload:before{content:"\e9b1"}.app-icon-uptrend:before{content:"\e9b2"}.app-icon-venn-ab-horizontal:before{content:"\e9b3"}.app-icon-venn-ab-vertical:before{content:"\e9b4"}.app-icon-venn-abc-reversed:before{content:"\e9b5"}.app-icon-venn-abc:before{content:"\e9b6"}.app-icon-vertical-more:before{content:"\e9b7"}.app-icon-view:before{content:"\e9b8"}.app-icon-visitor:before{content:"\e9b9"}.app-icon-volume-off:before{content:"\e9ba"}.app-icon-volume-on:before{content:"\e9bb"}.app-icon-volume-up:before{content:"\e9bc"}.app-icon-wait:before{content:"\e9bd"}.app-icon-wealth:before{content:"\e9be"}.app-icon-window-collapse:before{content:"\e9bf"}.app-icon-window-expand:before{content:"\e9c0"}.app-icon-xls:before{content:"\e9c1"}.app-icon-poll-questions:before{content:"\e9c2"}.app-icon-poll-participants:before{content:"\e9c3"}.app-icon-poll-schedule:before{content:"\e9c4"}.app-icon-poll-results:before{content:"\e9c5"}.app-icon-exit:before{content:"\e9c6"}.app-icon-ic-share:before{content:"\e9c7"}.app-icon-alert-icon-dm:before{content:"\e9c8"}.app-icon-alert-icon:before{content:"\e9c9"}.app-icon-undo-icon:before{content:"\e9ca"}.app-icon-bar-chart-outline:before{content:"\e9e5"}.app-icon-home-outline:before{content:"\e9e6"}.app-icon-refresh-outline:before{content:"\e9e7";color:#474747}.app-icon-grid-view-outline:before{content:"\e9e8"}.app-icon-expand-arrow:before{content:"\e9e9"}.app-icon-collapse-arrow:before{content:"\e9ea"}.app-icon-bookmark-dynamic:before{content:"\eab8"}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0);src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.tree-children.tree-children-no-padding{padding-left:0}.tree-children{padding-left:20px;overflow:hidden}.node-drop-slot{display:block;height:2px}.node-drop-slot.is-dragging-over{background:#ddffee;height:20px;border:2px dotted #888}.toggle-children-wrapper-expanded .toggle-children{transform:rotate(90deg)}.toggle-children-wrapper-collapsed .toggle-children{transform:rotate(0)}.toggle-children-wrapper{padding:2px 3px 5px 1px}.toggle-children{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzRkRFQjcxODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzRkRFQjcwODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTk5NzA1OGEtZDI3OC00NDZkLWE4ODgtNGM4MGQ4YWI1NzNmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YzRkZmQxMGMtY2NlNS0xMTc4LWE5OGQtY2NkZmM5ODk5YWYwIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+Z2x5cGhpY29uczwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5iogFwAAAGhJREFUeNpiYGBgKABigf///zOQg0EARH4A4gZyDIIZ8B/JoAJKDIDhB0CcQIkBRBtEyABkgxwoMQCGD6AbRKoBGAYxQgXIBRuZGKgAKPIC3QLxArnRSHZCIjspk52ZKMrOFBUoAAEGAKnq593MQAZtAAAAAElFTkSuQmCC);height:8px;width:9px;background-size:contain;display:inline-block;position:relative;top:1px;background-repeat:no-repeat;background-position:center}.toggle-children-placeholder{display:inline-block;height:10px;width:10px;position:relative;top:1px;padding-right:3px}.node-content-wrapper{display:inline-block;padding:2px 5px;border-radius:2px;transition:background-color .15s,box-shadow .15s}.node-wrapper{display:flex;align-items:flex-start}.node-content-wrapper-active,.node-content-wrapper.node-content-wrapper-active:hover,.node-content-wrapper-active.node-content-wrapper-focused{background:#beebff}.node-content-wrapper-focused{background:#e7f4f9}.node-content-wrapper:hover{background:#f7fbff}.node-content-wrapper-active,.node-content-wrapper-focused,.node-content-wrapper:hover{box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over{background:#ddffee;box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over-disabled{opacity:.5}tree-viewport{-webkit-tap-highlight-color:transparent;height:100%;overflow:auto;display:block}.tree-children{padding-left:20px}.empty-tree-drop-slot .node-drop-slot{height:20px;min-width:100px}.angular-tree-component{width:100%;position:relative;display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}tree-root .angular-tree-component-rtl{direction:rtl}tree-root .angular-tree-component-rtl .toggle-children-wrapper-collapsed .toggle-children{transform:rotate(180deg)!important}tree-root .angular-tree-component-rtl .tree-children{padding-right:20px;padding-left:0}tree-node-checkbox{padding:1px}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@media (min-width: 601px) and (max-width: 1024px){.mat-mdc-table[matTableResponsive] thead{display:none}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row{height:auto!important;display:grid;grid-template-columns:2fr 1.2fr}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row td.mat-mdc-cell{border-bottom:0;display:flex;flex-direction:column;padding:.5rem;word-break:break-word}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row td.mat-mdc-cell:before{content:attr(data-column-name);font-family:HelveticaNeue Medium;margin-bottom:8px}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row{height:auto!important;display:grid;grid-template-columns:2fr 1.2fr 10%}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(1){order:1}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(2){order:2}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(3){order:4}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(4){order:5}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(5){order:3;padding-top:13px;padding-right:20px}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(5):before{content:unset}}@media (max-width: 600px){.mat-mdc-table[matTableResponsive] thead{display:none}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row{height:auto!important}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row td.mat-mdc-cell{border-bottom:0;display:flex;flex-direction:column;padding:.5rem;word-break:break-word}.mat-mdc-table[matTableResponsive] tr.mat-mdc-row td.mat-mdc-cell:before{content:attr(data-column-name);font-family:HelveticaNeue Medium;margin-bottom:4px}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row{height:auto!important;display:grid;grid-template-columns:1fr 15%;grid-template-rows:repeat(4,auto)}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(1){order:1}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(2){order:3}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(3){order:4}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(4){order:5}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(5){order:2;grid-row:1/5;grid-column:2/3;padding-top:24px;padding-right:20px}.mat-mdc-table[matTableResponsiveWithAction] tr.mat-mdc-row td.mat-mdc-cell:nth-child(5):before{content:unset}}html,body{height:100%;scroll-behavior:smooth}body{margin:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.inherit-cursors *{cursor:inherit!important}a,a:hover{text-decoration:none}a:visited{outline:none}.hidden{visibility:hidden}.cursor-pointer{cursor:pointer}.cursor-moveable{cursor:move}.cursor-default{cursor:default}.mat-form-field{line-height:inherit}.overlay{background:rgba(0,0,0,.7);position:fixed;left:0;top:0;height:100%;width:100%;z-index:1001}.overlay .mat-mdc-progress-spinner{position:absolute;inset:0;margin:auto}.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:#d04a02!important}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{height:16px;display:block;text-align:center;position:absolute;inset:0;margin:auto}.spinner:before{content:"";box-sizing:border-box;position:absolute;inset:0;width:16px;height:16px;margin:auto;border:2px solid #ffffff;border-top-color:#ffffff80;animation:spinner .8s linear infinite;border-radius:50%}.hide-text{visibility:hidden}.mat-h3,.mat-subheading-2,.mat-typography h3{margin:0 0 11px}.response-status-badge{height:17px;width:17px;line-height:17px;color:#fff;font-size:10px;border-radius:50%;display:inline-block;text-align:center}.response-status-badge.unfavorable{background-color:#e0301e}.response-status-badge.favorable{background-color:#4eb523}.response-status-badge.neutral{background-color:#7d7d7d}.app-separator{margin:0 12px;vertical-align:middle;height:18px;display:block}.cdk-overlay-container .cdk-overlay-connected-position-bounding-box{min-width:215px;min-height:300px}.cdk-global-scrollblock{overflow-y:visible}.app-error-message{font-size:12px;color:#e0301e;letter-spacing:.24px;margin-top:6px}.empty-view{margin-top:6%;text-align:center}.empty-view .empty-icon{width:150px;margin:0 auto 24px}.empty-view .empty-text{font-size:18px;line-height:27px;margin-bottom:24px}form:focus{outline:none}form *,form ::ng-deep *,form *:focus,form *:hover{outline:none}.mat-mdc-dialog-container{margin:0!important;padding:0!important}.full-screen{position:fixed;width:100%;height:100%;overflow:auto;z-index:1;left:0;top:0}.full-screen.white{background:white}.full-screen.grey{background:#fbfbfb}.full-screen.no-scroll{overflow:hidden}.white-space-normal{white-space:normal}.mat-button-toggle-button{text-align:left!important}.mat-button-toggle-button .mat-button-toggle-label-content img{margin-right:.75rem;margin-left:.25rem}.mat-mdc-table{border-collapse:separate}.myPanelClass{margin-top:30px!important}.datepicker-field .date-icon{top:-5px!important;right:1px!important}.datepicker-field .mat-button-focus-overlay,.datepicker-field .mat-ripple,.datepicker-field .mat-mdc-button-persistent-ripple.mdc-icon-button__ripple{display:none}.app-icon-calendar:before{font-size:14px}.cdk-overlay-pane.responsive-popup span.app-icon-close.feedback-secondary-text{margin-top:0;padding:4px;margin-right:8px}.cdk-overlay-pane.responsive-popup span.app-icon-close.feedback-secondary-text.close-icon{margin-right:24px;margin-top:24px}.cdk-overlay-pane.responsive-popup .mat-form-field-appearance-outline .mat-form-field-outline{border-radius:4px}@media (max-width: 1024px){.cdk-overlay-pane.responsive-popup{max-width:76vw!important;max-height:775px!important}.cdk-overlay-pane.responsive-popup tr.mat-mdc-row{grid-template-columns:2fr 1fr 1fr}.cdk-overlay-pane.responsive-popup td.mat-mdc-cell:nth-child(3){grid-row:1/3;grid-column:2/3;display:flex;justify-content:center}.cdk-overlay-pane.responsive-popup td.mat-mdc-cell:nth-child(4){grid-row:1/3;grid-column:3/4;display:flex;justify-content:center;align-items:flex-end}.cdk-overlay-pane.responsive-popup .mat-form-field-type-mat-select{width:239px}.cdk-overlay-pane.responsive-popup .mat-form-field-type-mat-select .mat-form-field-infix{padding:16px 0}.cdk-overlay-pane.responsive-popup .feedback-table-summary .app-feedback-summary tbody{display:table;width:100%}.cdk-overlay-pane.responsive-popup .feedback-table-summary .app-feedback-summary tbody tr.mat-mdc-row{grid-template-columns:2fr 1.5fr}.cdk-overlay-pane.responsive-popup .feedback-table-summary .app-feedback-summary tbody td.mat-mdc-cell:nth-child(3){grid-row:1/3;grid-column:2/3;display:flex;justify-content:center}.cdk-overlay-pane.responsive-popup .feedback-table-summary .app-feedback-summary tbody td.mat-mdc-cell:nth-child(4){grid-row:1/3;grid-column:3/4;display:flex;justify-content:center;align-items:flex-end}.cdk-overlay-pane.responsive-popup .app-modal-footer{padding:24px}}@media (max-width: 991px){.cdk-overlay-pane.responsive-popup{max-width:93.75vw!important}}@media (max-width: 600px){.cdk-overlay-pane.responsive-popup{max-width:100vw!important;min-width:100vw!important;min-height:100vh!important;max-height:100vh!important}.cdk-overlay-pane.responsive-popup .mat-mdc-unelevated-button.feedback-button-outline.mat-mdc-unelevated-button.mat-accent:not(.mat-button-disabled):hover{background-color:transparent!important}.cdk-overlay-pane.responsive-popup .unsolicited-feedback-popup,.cdk-overlay-pane.responsive-popup .request-feedback-popup{height:100vh}.cdk-overlay-pane.responsive-popup span.app-icon-close.feedback-secondary-text.close-icon{position:fixed;right:24px;top:24px;margin:0}.cdk-overlay-pane.responsive-popup .confimation-alignment{display:flex;justify-content:center;align-items:center;height:calc(100vh - 10px)}.cdk-overlay-pane.responsive-popup .empty-screen{display:flex;align-items:center;justify-content:center;height:calc(100vh - 400px)}@supports (-webkit-touch-callout: none){.cdk-overlay-pane.responsive-popup .empty-screen{height:calc(100vh - 420px)}}.cdk-overlay-pane.responsive-popup .show-checkbox-mr .feedback-search-results{margin-top:94px}.cdk-overlay-pane.responsive-popup .feedback-search-results{margin-top:60px}.cdk-overlay-pane.responsive-popup .search-results{max-height:unset!important;min-height:unset!important;margin-left:0!important}.cdk-overlay-pane.responsive-popup .search-results .row:last-child .row-outer{padding-bottom:116px}.cdk-overlay-pane.responsive-popup .mat-mdc-dialog-container{border-radius:unset}.cdk-overlay-pane.responsive-popup .app-modal-header{position:fixed;width:100%;background:white;height:76px;padding:0 16px!important;display:flex;align-items:center;z-index:4;top:0}.cdk-overlay-pane.responsive-popup .app-modal-header .app-icon-close{margin-right:8px}.cdk-overlay-pane.responsive-popup .mobile-header{height:100px}@supports (-webkit-touch-callout: none){.cdk-overlay-pane.responsive-popup .mobile-header{height:127px}}.cdk-overlay-pane.responsive-popup .infoText{margin-bottom:16px;padding:0 16px;margin-top:0}.cdk-overlay-pane.responsive-popup .infoText.ms-4{margin-left:0!important}.cdk-overlay-pane.responsive-popup .feedback-modal-body{padding:0 16px;position:relative;height:calc(100vh - 260px)}@supports (-webkit-touch-callout: none){.cdk-overlay-pane.responsive-popup .feedback-modal-body{height:calc(100vh - 310px)}}.cdk-overlay-pane.responsive-popup .selected-count{margin-top:28px}.cdk-overlay-pane.responsive-popup .row-outer .checkbox-content{width:100%!important}.cdk-overlay-pane.responsive-popup .request-feedback-popup .row-outer .checkbox{width:unset!important}.cdk-overlay-pane.responsive-popup .app-modal-footer{position:fixed;bottom:0;background:white;width:100%;border-top:1px solid #d1d1d1;padding:12px 16px!important}.cdk-overlay-pane.responsive-popup .users-listing tbody,.cdk-overlay-pane.responsive-popup .app-feedback-mapping tbody{display:table;width:100%}.cdk-overlay-pane.responsive-popup .feedback-table .mat-mdc-table,.cdk-overlay-pane.responsive-popup .feedback-table-summary .mat-mdc-table{padding:0!important}.cdk-overlay-pane.responsive-popup tr.mat-mdc-row{display:block!important;position:relative;padding-bottom:12px}.cdk-overlay-pane.responsive-popup .app-feedback-mapping td.mat-mdc-cell:nth-child(1),.cdk-overlay-pane.responsive-popup .app-feedback-mapping td.mat-mdc-cell:nth-child(2),.cdk-overlay-pane.responsive-popup .users-listing td.mat-mdc-cell:nth-child(1),.cdk-overlay-pane.responsive-popup .users-listing td.mat-mdc-cell:nth-child(2){width:70%!important}.cdk-overlay-pane.responsive-popup td.mat-mdc-cell:nth-child(4){position:absolute;top:0;right:0}.cdk-overlay-pane.responsive-popup .mat-column-relationship .col-11{flex:unset!important;max-width:unset!important}.cdk-overlay-pane.responsive-popup .mat-column-relationship .col-11 .mat-form-field-type-mat-select{width:100%}.cdk-overlay-pane.responsive-popup tr.mat-mdc-row td.mat-mdc-cell{padding:12px 16px 4px!important;font-size:16px}.cdk-overlay-pane.responsive-popup .feedback-table{height:calc(100vh - 444px);margin-top:16px}@supports (-webkit-touch-callout: none){.cdk-overlay-pane.responsive-popup .feedback-table{height:calc(100vh - 474px)}}.cdk-overlay-pane.responsive-popup .feedback-table-summary{height:calc(100vh - 305px)}@supports (-webkit-touch-callout: none){.cdk-overlay-pane.responsive-popup .feedback-table-summary{height:calc(100vh - 335px)}}}@media (max-width: 991px){.cdk-overlay-pane.responsive-popup .responsive .search{width:40%}}@media (max-width: 680px){.cdk-overlay-pane.responsive-popup .responsive .search{width:40%}}@media (max-width: 600px){.cdk-overlay-pane.responsive-popup .responsive .search{width:100%}}@media (max-width: 680px){.cdk-overlay-pane.responsive-popup .responsive .search .mat-form-field.search-box{width:225px}}@media (max-width: 600px){.cdk-overlay-pane.responsive-popup .responsive .search .mat-form-field.search-box{width:100%!important}}.cdk-overlay-pane.responsive-popup .responsive .search .mat-form-field.search-box .event-icon{right:0!important}@media (max-width: 1024px){.cdk-overlay-pane.responsive-popup .responsive .search .mat-form-field.search-box .event-icon{top:11.5px}}@media (max-width: 680px){.cdk-overlay-pane.responsive-popup .responsive .search .search-box.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .5em}}.cdk-overlay-pane.responsive-popup .responsive .search .search-box.mat-form-field-appearance-outline .mat-form-field-infix{padding:15.75px 40px 15.75px 0!important}@media (max-width: 991px){.cdk-overlay-pane.responsive-popup .responsive .bulk-add{width:55%}}@media (max-width: 680px){.cdk-overlay-pane.responsive-popup .responsive .bulk-add .feedback-button{margin-left:8px!important}}@media (max-width: 600px){.cdk-overlay-pane.responsive-popup .responsive .bulk-add{position:absolute;top:70px;right:16px;width:100%;z-index:1}.cdk-overlay-pane.responsive-popup .responsive .bulk-add .show-checkbox{position:relative}.cdk-overlay-pane.responsive-popup .responsive .bulk-add .show-checkbox .checkbox-block{position:absolute;left:32px;top:56px;z-index:3}}@media (max-width: 600px){.dialog-responsive{min-width:288px!important;max-width:320px!important}}.settings-sub-menu{top:-10px!important}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-fullscreen{position:fixed;inset:0;height:auto;z-index:9}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}@charset "UTF-8";@font-face{font-family:data-table;src:url(data-table.19a1c5c211a201d8.eot);src:url(data-table.19a1c5c211a201d8.eot?#iefix) format("embedded-opentype"),url(data-table.d233a8724a9532b6.woff) format("woff"),url(data-table.4f99927ffc558471.ttf) format("truetype"),url(data-table.029992b38cb863a4.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort-unset:before{content:"c";opacity:.5}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}
