.theme--light.v-slider .v-slider__thumb,.theme--light.v-slider .v-slider__track-background,.theme--light.v-slider .v-slider__track-fill{background:rgba(0,0,0,.26)}.theme--dark.v-slider .v-slider__thumb,.theme--dark.v-slider .v-slider__track-background,.theme--dark.v-slider .v-slider__track-fill{background:hsla(0,0%,100%,.2)}.v-slider{align-items:center;cursor:default;display:flex;flex:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-slider input{cursor:default;display:none;padding:0;width:100%}.v-slider__track-container{border-radius:0;position:absolute}.v-slider__thumb-container,.v-slider__track-background,.v-slider__track-fill{position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb-container{outline:none;top:50%}.v-slider__thumb-container:hover .v-slider__thumb:before{transform:scale(1)}.v-slider__thumb{height:12px;left:-6px;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:12px}.v-slider__thumb,.v-slider__thumb:before{border-radius:50%;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb:before{background:currentColor;color:inherit;content:"";height:36px;left:-12px;opacity:.3;pointer-events:none;top:-12px;transform:scale(.1);width:36px}.v-slider__thumb:after{content:"";height:42px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:42px}.v-slider__tick,.v-slider__ticks-container{position:absolute}.v-slider__tick{background-color:#00000080;border-radius:0;opacity:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__tick--filled{background-color:#ffffff80}.v-application--is-ltr .v-slider__tick:first-child .v-slider__tick-label{transform:none}.v-application--is-rtl .v-slider__tick:first-child .v-slider__tick-label{transform:translate(100%)}.v-application--is-ltr .v-slider__tick:last-child .v-slider__tick-label{transform:translate(-100%)}.v-application--is-rtl .v-slider__tick:last-child .v-slider__tick-label{transform:none}.v-slider__tick-label{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.v-slider__thumb-label-container{top:0}.v-slider__thumb-label,.v-slider__thumb-label-container{left:0;position:absolute;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-slider__thumb-label{align-items:center;border-radius:50% 50% 0;bottom:100%;color:#fff;display:flex;font-size:.75rem;height:32px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px}.v-slider--horizontal{margin-left:8px;margin-right:8px;min-height:32px}.v-slider--horizontal .v-slider__track-container{height:2px;left:0;top:50%;transform:translateY(-50%);width:100%}.v-slider--horizontal .v-slider__track-background,.v-slider--horizontal .v-slider__track-fill{height:100%}.v-slider--horizontal .v-slider__ticks-container{height:2px;left:0;width:100%}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label{transform:translate(0)}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{transform:translate(-100%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{transform:translate(100%)}.v-slider--horizontal .v-slider__tick .v-slider__tick-label{top:8px}.v-application--is-ltr .v-slider--horizontal .v-slider__tick .v-slider__tick-label{transform:translate(-50%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick .v-slider__tick-label{transform:translate(50%)}.v-slider--horizontal .v-slider__thumb-label{transform:translateY(-20%) translateY(-12px) translate(-50%) rotate(45deg)}.v-slider--horizontal .v-slider__thumb-label>*{transform:rotate(-45deg)}.v-slider--vertical{margin-bottom:12px;margin-top:12px;min-height:150px}.v-slider--vertical .v-slider__track-container{height:100%;left:50%;top:0;transform:translate(-50%);width:2px}.v-slider--vertical .v-slider__track-background,.v-slider--vertical .v-slider__track-fill{width:100%}.v-slider--vertical .v-slider__thumb-container{left:50%}.v-slider--vertical .v-slider__ticks-container{height:100%;left:50%;top:0;transform:translate(-50%);width:2px}.v-application--is-ltr .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{left:12px;transform:translateY(-50%)}.v-application--is-rtl .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{right:12px;transform:translateY(-50%)}.v-slider--vertical .v-slider__thumb-label>*{transform:rotate(-135deg)}.v-slider__thumb-container--focused .v-slider__thumb:before{transform:scale(1)}.v-slider--active .v-slider__tick{opacity:1}.v-slider__thumb-container--active .v-slider__thumb:before{transform:scale(1.5)!important}.v-slider--disabled{pointer-events:none}.v-slider--disabled .v-slider__thumb{height:8px;left:-4px;width:8px}.v-slider--disabled .v-slider__thumb:before{display:none}.v-slider__ticks-container--always-show .v-slider__tick{opacity:1}.v-input__slider.v-input--is-readonly>.v-input__control{pointer-events:none}.v-application--is-ltr .v-input__slider .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-application--is-ltr .v-input__slider--inverse-label .v-input__slot .v-label,.v-application--is-rtl .v-input__slider .v-input__slot .v-label{margin-left:12px;margin-right:0}.v-application--is-rtl .v-input__slider--inverse-label .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-input__slider--vertical{align-items:center}.v-application--is-ltr .v-input__slider--vertical{flex-direction:column-reverse}.v-application--is-rtl .v-input__slider--vertical{flex-direction:column}.v-input__slider--vertical .v-input__append-outer,.v-input__slider--vertical .v-input__prepend-outer,.v-input__slider--vertical .v-input__slot{margin:0}.v-input__slider--vertical .v-messages{display:none}.v-input--has-state .v-slider__track-background{opacity:.4}.theme__item--default[data-v-164090c7]:nth-child(odd){--stage-theme-background:#4e5459;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--default[data-v-164090c7]:nth-child(2n+2){--stage-theme-background:#626970;--substage-theme-background:#89909a;--stage-theme-text-color:#b9b9b9;--substage-theme-text-color:#000}.theme__item--defaultLight[data-v-164090c7]:nth-child(odd){--stage-theme-background:#8a9198;--substage-theme-background:#9ca3ad;--stage-theme-text-color:#fff;--substage-theme-text-color:#000}.theme__item--defaultLight[data-v-164090c7]:nth-child(2n+2){--stage-theme-background:#767c81;--substage-theme-background:#9ca3ad;--stage-theme-text-color:#fff;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#a761ff;--substage-theme-background:#d2aeff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#e601c7;--substage-theme-background:#ff77ec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#ff2388;--substage-theme-background:#ff7ab7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#ff714a;--substage-theme-background:#ffab94;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#ffba36;--substage-theme-background:#ffd98f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#ffe55c;--substage-theme-background:#fff1a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#86e55d;--substage-theme-background:#c2ffa8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#3fcb92;--substage-theme-background:#91f2cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#00a8a2;--substage-theme-background:#6ae0dc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--bright[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#1c889b;--substage-theme-background:#66c8da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#78c5d6;--substage-theme-background:#a1e9f9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#459ba8;--substage-theme-background:#7bccd8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#94d284;--substage-theme-background:#bbecaf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#ccdc5a;--substage-theme-background:#f3ff9d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#f5d63d;--substage-theme-background:#ffea81;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#fc9841;--substage-theme-background:#ffc18b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#f676b0;--substage-theme-background:#ffa7cf;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#c96eb0;--substage-theme-background:#ed8ed3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#aa70cd;--substage-theme-background:#c491e3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--colorful[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#8d51b2;--substage-theme-background:#ab68d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#bcd3e3;--substage-theme-background:#dcecf6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#ebdddd;--substage-theme-background:#fff6f6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#cec7bd;--substage-theme-background:#efe8dd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#e2ecd1;--substage-theme-background:#f8ffeb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#e4c8d4;--substage-theme-background:#f8e1eb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#f3e0b6;--substage-theme-background:#fff3da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#bed6d6;--substage-theme-background:#e3f5f5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#eee0c3;--substage-theme-background:#fff6e4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#f1f0ee;--substage-theme-background:#f1f1f1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--spring[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#d7dfac;--substage-theme-background:#ebf1cb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#faafb0;--substage-theme-background:#ffd3d4;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#fbbfb2;--substage-theme-background:#fddfce;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#fbd1b9;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#ffe5c7;--substage-theme-background:#ffeeda;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#f8f2b0;--substage-theme-background:#fffac7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#deeebf;--substage-theme-background:#f3ffdc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#bef1ea;--substage-theme-background:#e3fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#c0c4e7;--substage-theme-background:#e4e7ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#c4bcd4;--substage-theme-background:#f1ebfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pastel[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#e1bedf;--substage-theme-background:#ffe0fd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#4c1d7a;--substage-theme-background:#62229b;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#58248e;--substage-theme-background:#692cab;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#62309a;--substage-theme-background:#7539b8;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#6e42a7;--substage-theme-background:#834bc4;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#8155b8;--substage-theme-background:#9362cf;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#9971d3;--substage-theme-background:#a67be3;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#b38dee;--substage-theme-background:#c9a7ff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#c6a2fc;--substage-theme-background:#d8bdff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#d7bffd;--substage-theme-background:#e9daff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--purple-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#e5d5fd;--substage-theme-background:#f5eeff;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#164d7c;--substage-theme-background:#1a619e;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#1b5886;--substage-theme-background:#2472ad;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#256693;--substage-theme-background:#3383bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#3776a1;--substage-theme-background:#4693c7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#3e81aa;--substage-theme-background:#4a9dd0;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#5293bb;--substage-theme-background:#66b7e9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#6eb1d6;--substage-theme-background:#81d2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#89cff1;--substage-theme-background:#a3e1ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#a0e0ff;--substage-theme-background:#bae8fe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--blue-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#beeaff;--substage-theme-background:#ddf4ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#166d6b;--substage-theme-background:#1a827f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#247e76;--substage-theme-background:#259d9a;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#2a8b83;--substage-theme-background:#3cbbb1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#3a9b91;--substage-theme-background:#4dc6bb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#43a99e;--substage-theme-background:#4dc6bc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#57baaf;--substage-theme-background:#51cfc2;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#72d5c7;--substage-theme-background:#6ce9da;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#8df0df;--substage-theme-background:#9df8e8;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#9cfff0;--substage-theme-background:#b0fff3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--turquoise-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#ccfff6;--substage-theme-background:#e6fffb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#1e7a3c;--substage-theme-background:#259c4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#22853f;--substage-theme-background:#2dab53;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#2c9248;--substage-theme-background:#3bb95f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#3c9f57;--substage-theme-background:#4cc56f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#43a85c;--substage-theme-background:#50ce71;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#57b96f;--substage-theme-background:#72d78b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#72d589;--substage-theme-background:#81e899;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#8defa2;--substage-theme-background:#91f9a7;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#9dffb2;--substage-theme-background:#b7ffc6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--green-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#caffd4;--substage-theme-background:#e8ffec;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#7a1c6c;--substage-theme-background:#9c2288;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#842177;--substage-theme-background:#ab2b9c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#912a87;--substage-theme-background:#b83aab;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#9f3b95;--substage-theme-background:#c54cb9;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#b956b2;--substage-theme-background:#ce4fc5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#d472d0;--substage-theme-background:#e76bdd;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#ef8ded;--substage-theme-background:#fda5fb;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#fea2fb;--substage-theme-background:#fdbbfc;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#fdc0fc;--substage-theme-background:#fedefe;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--pink-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#ffd8fe;--substage-theme-background:#fff2ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#6f3d17;--substage-theme-background:#83491d;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#78441b;--substage-theme-background:#9c5622;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#844821;--substage-theme-background:#ab5f2c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#92522a;--substage-theme-background:#b96b39;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#a86642;--substage-theme-background:#c57a4b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#b97955;--substage-theme-background:#ce7c4f;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#d59271;--substage-theme-background:#e7986c;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#efab8c;--substage-theme-background:#fcae85;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#fdbea2;--substage-theme-background:#fdcfba;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--brown-monochrome[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#ffd2be;--substage-theme-background:#fee9de;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-164090c7]:nth-child(3n+1){--stage-theme-background:#60b6ff;--substage-theme-background:#a6d6ff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-164090c7]:nth-child(3n+2){--stage-theme-background:#68e8db;--substage-theme-background:#98fff5;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--triad[data-v-164090c7]:nth-child(3n+3){--stage-theme-background:#ffe483;--substage-theme-background:#ffefb6;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#ff6c6c;--substage-theme-background:#ff8b8b;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#f88;--substage-theme-background:#faa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#ffc656;--substage-theme-background:#ffdb95;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#bbe00f;--substage-theme-background:#e6ff73;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#59d8b7;--substage-theme-background:#91ebd3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#32c2d3;--substage-theme-background:#72d4df;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#34acef;--substage-theme-background:#7acfff;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#8a94dd;--substage-theme-background:#bbc3fa;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#b077a4;--substage-theme-background:#dcabd1;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--joy[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#a16f92;--substage-theme-background:#bf97b3;--stage-theme-text-color:#000;--substage-theme-text-color:#000}.theme__item--dark[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#821d3f;--substage-theme-background:#9e4a66;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#681739;--substage-theme-background:#8d385c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#63286c;--substage-theme-background:#894793;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#392164;--substage-theme-background:#694d9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#3e3570;--substage-theme-background:#665c9a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#226;--substage-theme-background:#515199;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#214365;--substage-theme-background:#426c97;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#3a637c;--substage-theme-background:#6088a0;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#2b7563;--substage-theme-background:#429581;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--dark[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#336446;--substage-theme-background:#548969;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+1){--stage-theme-background:#291e2c;--substage-theme-background:#715d77;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+2){--stage-theme-background:#4a1b1f;--substage-theme-background:#94575d;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+3){--stage-theme-background:#6f2924;--substage-theme-background:#a66762;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+4){--stage-theme-background:#48283b;--substage-theme-background:#855873;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+5){--stage-theme-background:#68434b;--substage-theme-background:#9a747c;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+6){--stage-theme-background:#8c573a;--substage-theme-background:#c29176;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+7){--stage-theme-background:#644b3e;--substage-theme-background:#a0877a;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+8){--stage-theme-background:#907543;--substage-theme-background:#c6af85;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+9){--stage-theme-background:#404c24;--substage-theme-background:#778557;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.theme__item--autumn[data-v-164090c7]:nth-child(10n+10){--stage-theme-background:#525a3e;--substage-theme-background:#8a9277;--stage-theme-text-color:#fff;--substage-theme-text-color:#fff}.attachment__link[data-v-164090c7]{align-items:center;display:flex;justify-content:flex-start;padding-right:30px;width:320px}.attachment__link--disabled[data-v-164090c7]{cursor:default;pointer-events:none}.attachment__img[data-v-164090c7]{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:40px;margin-right:10px;position:relative;width:40px}.attachment__img.csv[data-v-164090c7]{background-image:url(/_nuxt/img/icon-file-csv.fa24072.svg)}.attachment__img.doc[data-v-164090c7]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEuNUMwIDAuNjcxNTczIDAuNjcxNTczIDAgMS41IDBIMTguNUMxOS4zMjg0IDAgMjAgMC42NzE1NzMgMjAgMS41VjE4LjVDMjAgMTkuMzI4NCAxOS4zMjg0IDIwIDE4LjUgMjBIMS41QzAuNjcxNTczIDIwIDAgMTkuMzI4NCAwIDE4LjVWMS41Wk0yIDJIMThWMThIMlYyWk01Ljk1NDQ4IDUuNzAxNzNDNS43ODk3NSA1LjE3NDU4IDUuMjI4ODcgNC44ODA3OSA0LjcwMTczIDUuMDQ1NTJDNC4xNzQ1OCA1LjIxMDI1IDMuODgwNzkgNS43NzExMyA0LjA0NTUyIDYuMjk4MjdMNi41NDU1MiAxNC4yOTgzQzYuNjc1OTggMTQuNzE1OCA3LjA2MjYxIDE1IDcuNSAxNUM3LjkzNzM5IDE1IDguMzI0MDIgMTQuNzE1OCA4LjQ1NDQ4IDE0LjI5ODNMMTAgOS4zNTI2MUwxMS41NDU1IDE0LjI5ODNDMTEuNjc2IDE0LjcxNTggMTIuMDYyNiAxNSAxMi41IDE1QzEyLjkzNzQgMTUgMTMuMzI0IDE0LjcxNTggMTMuNDU0NSAxNC4yOTgzTDE1Ljk1NDUgNi4yOTgyN0MxNi4xMTkyIDUuNzcxMTMgMTUuODI1NCA1LjIxMDI1IDE1LjI5ODMgNS4wNDU1MkMxNC43NzExIDQuODgwNzkgMTQuMjEwMyA1LjE3NDU4IDE0LjA0NTUgNS43MDE3M0wxMi41IDEwLjY0NzRMMTAuOTU0NSA1LjcwMTczQzEwLjgyNCA1LjI4NDI1IDEwLjQzNzQgNSAxMCA1QzkuNTYyNjEgNSA5LjE3NTk4IDUuMjg0MjUgOS4wNDU1MiA1LjcwMTczTDcuNSAxMC42NDc0TDUuOTU0NDggNS43MDE3M1oiIGZpbGw9IiMxNTY1QzAiLz4KPC9zdmc+Cg==)}.attachment__img.img[data-v-164090c7]{background-image:url(/_nuxt/img/icon-file-img.ce466f5.svg)}.attachment__img.ppt[data-v-164090c7],.attachment__img.pptx[data-v-164090c7]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE1QzcuNDQ3NzIgMTUgNyAxNC41NTIzIDcgMTRWNS43MjcyN0M3IDUuMzI1NjEgNy4zMjU2MSA1IDcuNzI3MjcgNUgxMS41QzEzLjQzMyA1IDE1IDYuNTY3IDE1IDguNUMxNSAxMC40MzMgMTMuNDMzIDEyIDExLjUgMTJIOVYxNEM5IDE0LjU1MjMgOC41NTIyOSAxNSA4IDE1Wk05IDEwSDExLjVDMTIuMzI4NCAxMCAxMyA5LjMyODQzIDEzIDguNUMxMyA3LjY3MTU3IDEyLjMyODQgNyAxMS41IDdIOVYxMFoiIGZpbGw9IiNEMzZBMEEiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUgMEMwLjY3MTU3MyAwIDAgMC42NzE1NzMgMCAxLjVWMTguNUMwIDE5LjMyODQgMC42NzE1NzMgMjAgMS41IDIwSDE4LjVDMTkuMzI4NCAyMCAyMCAxOS4zMjg0IDIwIDE4LjVWMS41QzIwIDAuNjcxNTczIDE5LjMyODQgMCAxOC41IDBIMS41Wk0xOCAySDJWMThIMThWMloiIGZpbGw9IiNEMzZBMEEiLz4KPC9zdmc+Cg==)}.attachment__img.pdf[data-v-164090c7]{background-image:url(/_nuxt/img/icon-file-pdf.3c7f2db.svg)}.attachment__img.txt[data-v-164090c7]{background-image:url(/_nuxt/img/icon-file-txt.3c04761.svg)}.attachment__img.xls[data-v-164090c7]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNCA1LjJDNi44NDE4MyA0Ljg2ODYzIDcuNDY4NjMgNC45NTgxNyA3LjggNS40TDEwIDguMzMzMzNMMTIuMiA1LjRDMTIuNTMxNCA0Ljk1ODE3IDEzLjE1ODIgNC44Njg2MyAxMy42IDUuMkMxNC4wNDE4IDUuNTMxMzcgMTQuMTMxNCA2LjE1ODE3IDEzLjggNi42TDExLjI1IDEwTDEzLjggMTMuNEMxNC4xMzE0IDEzLjg0MTggMTQuMDQxOCAxNC40Njg2IDEzLjYgMTQuOEMxMy4xNTgyIDE1LjEzMTQgMTIuNTMxNCAxNS4wNDE4IDEyLjIgMTQuNkwxMCAxMS42NjY3TDcuOCAxNC42QzcuNDY4NjMgMTUuMDQxOCA2Ljg0MTgzIDE1LjEzMTQgNi40IDE0LjhDNS45NTgxNyAxNC40Njg2IDUuODY4NjMgMTMuODQxOCA2LjIgMTMuNEw4Ljc1IDEwTDYuMiA2LjZDNS44Njg2MyA2LjE1ODE3IDUuOTU4MTcgNS41MzEzNyA2LjQgNS4yWiIgZmlsbD0iIzAwNzkzNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEuNSAwQzAuNjcxNTczIDAgMCAwLjY3MTU3MyAwIDEuNVYxOC41QzAgMTkuMzI4NCAwLjY3MTU3MyAyMCAxLjUgMjBIMTguNUMxOS4zMjg0IDIwIDIwIDE5LjMyODQgMjAgMTguNVYxLjVDMjAgMC42NzE1NzMgMTkuMzI4NCAwIDE4LjUgMEgxLjVaTTE4IDJIMlYxOEgxOFYyWiIgZmlsbD0iIzAwNzkzNCIvPgo8L3N2Zz4K)}.attachment__wrap[data-v-164090c7]{color:#14a3f9;font-size:14px;font-weight:400;line-height:18px;width:240px}.attachment__name[data-v-164090c7]{align-items:flex-start;display:flex;justify-content:flex-start}.attachment__name span[data-v-164090c7]{display:block;max-width:calc(100% - 24px);word-wrap:break-word;padding-right:5px}.attachment__delete[data-v-164090c7]{align-items:center;color:var(--gray-7);cursor:pointer;display:flex;height:24px;justify-content:center;opacity:0;position:relative;top:-6px;transition:opacity .3s ease-in;width:24px;z-index:1}.attachment__size[data-v-164090c7]{color:var(--gray-7);font-size:12px;font-weight:400;line-height:20px;width:200px}.attachment:hover .attachment__delete[data-v-164090c7]{opacity:1}
