@charset "UTF-8";.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}: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}.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-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-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-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)}.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-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.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-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-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::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.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.1'/%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-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.1'/%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)}.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-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-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}.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-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}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.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}.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")}.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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%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='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--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)}[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-.708'/%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-.708'/%3e%3c/svg%3e")}.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}.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)}.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)}.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)}.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.414'/%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;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;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.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 0'/%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-.708'/%3e%3c/svg%3e")}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-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-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-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-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: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}.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);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .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:#00000052}.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-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}@font-face{font-family:Manrope;font-style:normal;font-weight:300;src:url("./media/manrope-extralight-ZGGWVJYO.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url("./media/manrope-light-SII3KYPF.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url("./media/manrope-regular-GNNPF3X5.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url("./media/manrope-medium-FUTMVQUM.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url("./media/manrope-semibold-FCUVM5H3.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url("./media/manrope-bold-5JR2LYK4.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:900;src:url("./media/manrope-extrabold-DMNMFCIZ.woff") format("woff")}html{--mat-expansion-container-shape: 12px !important;--mat-form-field-container-height: 45px !important;--mdc-elevated-card-container-shape: 12px !important;--mat-sidenav-container-divider-color: #e0e6eb !important;--mat-standard-button-toggle-selected-state-background-color: #f2f6fa !important;--mat-standard-button-toggle-selected-state-text-color: #526b7a !important;--mdc-switch-unselected-handle-color: #29343d !important;--mdc-switch-unselected-hover-handle-color: #29343d !important;--mdc-switch-unselected-focus-handle-color: #29343d !important;--mdc-switch-unselected-track-color: #bdc3cd !important;--mdc-switch-unselected-hover-state-layer-color: #f2f6fa !important;--mat-stepper-header-icon-background-color: #7c8fac !important;--mat-stepper-header-hover-state-layer-color: #f2f6fa !important;--mat-expansion-header-hover-state-layer-color: #f2f6fa !important;--mat-expansion-header-focus-state-layer-color: #f2f6fa !important;--mat-icon-button-state-layer-color: #635bff !important;--mat-icon-button-hover-state-layer-opacity: .09 !important;--mdc-snackbar-container-color: #29343d !important;--mdc-outlined-button-disabled-outline-color: rgb(226 236 249) !important;--mdc-outlined-button-disabled-label-text-color: #7c8fac !important;--mat-text-button-disabled-container-color: rgb(226 236 249) !important;--mdc-filled-button-disabled-container-color: rgb(226 236 249) !important;--mdc-protected-button-disabled-container-color: rgb(226 236 249) !important;--mat-fab-disabled-state-container-color: rgb(226 236 249) !important;--mdc-list-list-item-leading-icon-color: #526b7a !important;--mdc-list-list-item-hover-leading-icon-color: #526b7a !important;--passed-color: #36c76c;--failed-color: #ff6692}html .mat-mdc-tooltip .mdc-tooltip__surface{--mdc-plain-tooltip-container-color: #29343d !important;max-height:200px;overflow-y:auto;font-size:14px}html .mat-mdc-button .mat-mdc-button-persistent-ripple:before{--mat-text-button-state-layer-color: #f2f6fa !important}html .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #f2f6fa !important;--mdc-chip-elevated-disabled-container-color: #f2f6fa !important;--mdc-chip-flat-disabled-selected-container-color: #f2f6fa !important}html .mat-mdc-form-field-infix{--mat-form-field-container-height: 45px;--mat-form-field-container-vertical-padding: 13px}html .mat-mdc-tab-header{--mat-tab-header-inactive-label-text-color: #29343d;--mat-tab-header-label-text-weight: 500}html .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{--mat-radio-ripple-color: #f2f6fa !important}html .mdc-list-item:focus:before{--mdc-list-list-item-focus-state-layer-color: #f2f6fa !important}:root{--mat-divider-color: #e0e6eb;--success-rgb: 46, 204, 113;--secondary-rgb: 18, 183, 106;--danger-rgb: 231, 76, 60;--info-rgb: 52, 122, 219;--warning-rgb: 243, 156, 18;--light-rgb: 245, 247, 250;--dark-rgb: 44, 62, 80}.dark-theme{--light-rgb: 35, 55, 75;--dark-rgb: 240, 245, 248}.mat-mdc-nav-list .mat-mdc-list-item{--mat-list-active-indicator-shape: 12px}.mat-mdc-tooltip{--mdc-plain-tooltip-container-shape: 12px}.mat-mdc-card{--mdc-elevated-card-container-shape: 12px}.mdc-checkbox:hover .mdc-checkbox__ripple{--mdc-checkbox-unselected-hover-state-layer-opacity: 1;--mdc-checkbox-unselected-hover-state-layer-color: #f2f6fa}.mdc-button{--mdc-filled-button-container-shape: 8px;--mdc-text-button-container-shape: 8px;--mdc-protected-button-container-shape: 8px;--mdc-outlined-button-container-shape: 8px;--mat-standard-button-toggle-shape: 8px}.mdc-text-field{--mdc-outlined-text-field-container-shape: 8px;--mdc-outlined-text-field-outline-color: #e0e6eb;--mdc-outlined-text-field-input-text-color: #29343d}.mat-mdc-menu-panel{--mat-menu-container-shape: 12px}.mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-opacity: .09}.mat-mdc-mini-fab{--mat-fab-small-foreground-color: #29343d}::-webkit-scrollbar{width:7px!important;height:7px!important}::-webkit-scrollbar-track{background:#fff!important}::-webkit-scrollbar-thumb{background:#ccc!important;border-radius:5px!important}::-webkit-scrollbar-thumb:hover{background:#b3b3b3!important}.scroll{scrollbar-width:thin;scrollbar-color:#cccccc #ffffff}a{color:#29343d}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.border-primary{border:1px solid rgb(99,91,255)!important}.border-primary.border-opacity-10{border-color:#635bff1a!important}.border-primary.border-opacity-25{border-color:#635bff4d!important}.border-primary.border-opacity-50{border-color:#635bff80!important}.border-primary.border-opacity-75{border-color:#635bffcc!important}.border-primary.border-opacity-100{border-color:#635bff!important}.border-primary.border-1{border-width:1px!important}.border-primary.border-2{border-width:2px!important}.border-primary.border-3{border-width:3px!important}.border-primary.border-4{border-width:4px!important}.border-primary.border-5{border-width:5px!important}.border-success{border:1px solid rgb(46,204,113)!important}.border-success.border-opacity-10{border-color:#2ecc711a!important}.border-success.border-opacity-25{border-color:#2ecc714d!important}.border-success.border-opacity-50{border-color:#2ecc7180!important}.border-success.border-opacity-75{border-color:#2ecc71cc!important}.border-success.border-opacity-100{border-color:#2ecc71!important}.border-success.border-1{border-width:1px!important}.border-success.border-2{border-width:2px!important}.border-success.border-3{border-width:3px!important}.border-success.border-4{border-width:4px!important}.border-success.border-5{border-width:5px!important}.border-info{border:1px solid rgb(13,202,240)!important}.border-info.border-opacity-10{border-color:#0dcaf01a!important}.border-info.border-opacity-25{border-color:#0dcaf04d!important}.border-info.border-opacity-50{border-color:#0dcaf080!important}.border-info.border-opacity-75{border-color:#0dcaf0cc!important}.border-info.border-opacity-100{border-color:#0dcaf0!important}.border-info.border-1{border-width:1px!important}.border-info.border-2{border-width:2px!important}.border-info.border-3{border-width:3px!important}.border-info.border-4{border-width:4px!important}.border-info.border-5{border-width:5px!important}.border{border:1px solid #000!important}.border.border-opacity-10{border-color:#0000001a!important}.border.border-opacity-25{border-color:#0000004d!important}.border.border-opacity-50{border-color:#00000080!important}.border.border-opacity-75{border-color:#000c!important}.border.border-opacity-100{border-color:#000!important}.border.border-1{border-width:1px!important}.border.border-2{border-width:2px!important}.border.border-3{border-width:3px!important}.border.border-4{border-width:4px!important}.border.border-5{border-width:5px!important}.dark-theme .border{border:1px solid #fff!important}.dark-theme .border.border-opacity-10{border-color:#ffffff1a!important}.dark-theme .border.border-opacity-25{border-color:#ffffff4d!important}.dark-theme .border.border-opacity-50{border-color:#ffffff80!important}.dark-theme .border.border-opacity-75{border-color:#fffc!important}.dark-theme .border.border-opacity-100{border-color:#fff!important}.dark-theme .border.border-1{border-width:1px!important}.dark-theme .border.border-2{border-width:2px!important}.dark-theme .border.border-3{border-width:3px!important}.dark-theme .border.border-4{border-width:4px!important}.dark-theme .border.border-5{border-width:5px!important}.border-top{border-top:1px solid #000!important}.border-top.border-opacity-10{border-color:#0000001a!important}.border-top.border-opacity-25{border-color:#0000004d!important}.border-top.border-opacity-50{border-color:#00000080!important}.border-top.border-opacity-75{border-color:#000c!important}.border-top.border-opacity-100{border-color:#000!important}.border-top.border-1{border-width:1px!important}.border-top.border-2{border-width:2px!important}.border-top.border-3{border-width:3px!important}.border-top.border-4{border-width:4px!important}.border-top.border-5{border-width:5px!important}.dark-theme .border-top{border-top:1px solid #fff!important}.dark-theme .border-top.border-opacity-10{border-color:#ffffff1a!important}.dark-theme .border-top.border-opacity-25{border-color:#ffffff4d!important}.dark-theme .border-top.border-opacity-50{border-color:#ffffff80!important}.dark-theme .border-top.border-opacity-75{border-color:#fffc!important}.dark-theme .border-top.border-opacity-100{border-color:#fff!important}.dark-theme .border-top.border-1{border-width:1px!important}.dark-theme .border-top.border-2{border-width:2px!important}.dark-theme .border-top.border-3{border-width:3px!important}.dark-theme .border-top.border-4{border-width:4px!important}.dark-theme .border-top.border-5{border-width:5px!important}.border-bottom{border-bottom:1px solid #000!important}.border-bottom.border-opacity-10{border-color:#0000001a!important}.border-bottom.border-opacity-25{border-color:#0000004d!important}.border-bottom.border-opacity-50{border-color:#00000080!important}.border-bottom.border-opacity-75{border-color:#000c!important}.border-bottom.border-opacity-100{border-color:#000!important}.border-bottom.border-1{border-width:1px!important}.border-bottom.border-2{border-width:2px!important}.border-bottom.border-3{border-width:3px!important}.border-bottom.border-4{border-width:4px!important}.border-bottom.border-5{border-width:5px!important}.dark-theme .border-bottom{border-bottom:1px solid #fff!important}.dark-theme .border-bottom.border-opacity-10{border-color:#ffffff1a!important}.dark-theme .border-bottom.border-opacity-25{border-color:#ffffff4d!important}.dark-theme .border-bottom.border-opacity-50{border-color:#ffffff80!important}.dark-theme .border-bottom.border-opacity-75{border-color:#fffc!important}.dark-theme .border-bottom.border-opacity-100{border-color:#fff!important}.dark-theme .border-bottom.border-1{border-width:1px!important}.dark-theme .border-bottom.border-2{border-width:2px!important}.dark-theme .border-bottom.border-3{border-width:3px!important}.dark-theme .border-bottom.border-4{border-width:4px!important}.dark-theme .border-bottom.border-5{border-width:5px!important}.border-start{border-left:1px solid #000!important}.border-start.border-opacity-10{border-color:#0000001a!important}.border-start.border-opacity-25{border-color:#0000004d!important}.border-start.border-opacity-50{border-color:#00000080!important}.border-start.border-opacity-75{border-color:#000c!important}.border-start.border-opacity-100{border-color:#000!important}.border-start.border-1{border-width:1px!important}.border-start.border-2{border-width:2px!important}.border-start.border-3{border-width:3px!important}.border-start.border-4{border-width:4px!important}.border-start.border-5{border-width:5px!important}.dark-theme .border-start{border-left:1px solid #fff!important}.dark-theme .border-start.border-opacity-10{border-color:#ffffff1a!important}.dark-theme .border-start.border-opacity-25{border-color:#ffffff4d!important}.dark-theme .border-start.border-opacity-50{border-color:#ffffff80!important}.dark-theme .border-start.border-opacity-75{border-color:#fffc!important}.dark-theme .border-start.border-opacity-100{border-color:#fff!important}.dark-theme .border-start.border-1{border-width:1px!important}.dark-theme .border-start.border-2{border-width:2px!important}.dark-theme .border-start.border-3{border-width:3px!important}.dark-theme .border-start.border-4{border-width:4px!important}.dark-theme .border-start.border-5{border-width:5px!important}.border-end{border-right:1px solid #000!important}.border-end.border-opacity-10{border-color:#0000001a!important}.border-end.border-opacity-25{border-color:#0000004d!important}.border-end.border-opacity-50{border-color:#00000080!important}.border-end.border-opacity-75{border-color:#000c!important}.border-end.border-opacity-100{border-color:#000!important}.border-end.border-1{border-width:1px!important}.border-end.border-2{border-width:2px!important}.border-end.border-3{border-width:3px!important}.border-end.border-4{border-width:4px!important}.border-end.border-5{border-width:5px!important}.dark-theme .border-end{border-right:1px solid #fff!important}.dark-theme .border-end.border-opacity-10{border-color:#ffffff1a!important}.dark-theme .border-end.border-opacity-25{border-color:#ffffff4d!important}.dark-theme .border-end.border-opacity-50{border-color:#ffffff80!important}.dark-theme .border-end.border-opacity-75{border-color:#fffc!important}.dark-theme .border-end.border-opacity-100{border-color:#fff!important}.dark-theme .border-end.border-1{border-width:1px!important}.dark-theme .border-end.border-2{border-width:2px!important}.dark-theme .border-end.border-3{border-width:3px!important}.dark-theme .border-end.border-4{border-width:4px!important}.dark-theme .border-end.border-5{border-width:5px!important}.bg-primary{background-color:#635bff!important}.text-primary{color:#635bff!important}.bg-accent{background-color:#16cdc7!important}.text-accent{color:#16cdc7!important}.bg-success{background-color:#36c76c!important}.text-success{color:#36c76c!important}.bg-warning{background-color:#f8c20a!important}.text-warning{color:#f8c20a!important}.bg-error{background-color:#ff6692!important}.text-error{color:#ff6692!important}.bg-white{background-color:#fff!important}.text-white{color:#fff!important}.bg-light{background-color:#f2f6fa!important}.text-light{color:#f2f6fa!important}.bg-muted{background-color:#526b7a!important}.text-muted{color:#526b7a!important}.bg-running{background-color:#36c76c!important}.text-running{color:#36c76c!important}.bg-starting{background-color:#6aba29!important}.text-starting{color:#6aba29!important}.bg-stopped{background-color:#ff6692!important}.text-stopped{color:#ff6692!important}.bg-stopping{background-color:#ff6692!important}.text-stopping{color:#ff6692!important}.bg-pending{background-color:#f8c20a!important}.text-pending{color:#f8c20a!important}.bg-empty{background-color:#f8c20a!important}.text-empty{color:#f8c20a!important}.bg-failed{background-color:#ff6692!important}.text-failed{color:#ff6692!important}.bg-canceled{background-color:#ff6692!important}.text-canceled{color:#ff6692!important}.bg-canceling{background-color:#ff6692!important}.text-canceling{color:#ff6692!important}.bg-deleted{background-color:#ff6692!important}.text-deleted{color:#ff6692!important}.bg-deleting{background-color:#ff6692!important}.text-deleting{color:#ff6692!important}.bg-critical{background-color:#fc5988!important}.text-critical{color:#fc5988!important}.bg-activity{background-color:#635bff!important}.text-activity{color:#635bff!important}.bg-sonarcubea{background-color:#117a65!important}.text-sonarcubea{color:#117a65!important}.bg-sonarcubeb{background-color:#21618c!important}.text-sonarcubeb{color:#21618c!important}.bg-sonarcubec{background-color:#b7950b!important}.text-sonarcubec{color:#b7950b!important}.bg-sonarcubed{background-color:#ca6f1e!important}.text-sonarcubed{color:#ca6f1e!important}.bg-sonarcubee{background-color:#c0392b!important}.text-sonarcubee{color:#c0392b!important}.bg-dark{background-color:#29343d!important}.text-dark{color:#29343d!important}.bg-dark-200{background-color:#0a2540!important}.text-dark-200{color:#0a2540!important}.bg-dark-opposite{background-color:#f0f5f8!important}.text-dark-opposite{color:#f0f5f8!important}.bg-gray-100{background-color:#7c8fac!important}.text-gray-100{color:#7c8fac!important}.bg-light-error{background-color:#ffccdb7a!important}.text-light-error{color:#ffccdb7a!important}.bg-light-accent{background-color:#a6f7f5!important}.text-light-accent{color:#a6f7f5!important}.bg-light-success{background-color:#ebfaf0!important}.text-light-success{color:#ebfaf0!important}.bg-light-warning{background-color:#fcf6e080!important}.text-light-warning{color:#fcf6e080!important}.bg-light-primary{background-color:#dddbff75!important}.text-light-primary{color:#dddbff75!important}.bg-light-running{background-color:#efffdc!important}.text-light-running{color:#efffdc!important}.bg-light-starting{background-color:#efffdc!important}.text-light-starting{color:#efffdc!important}.bg-light-stopped{background-color:#ffccdb7a!important}.text-light-stopped{color:#ffccdb7a!important}.bg-light-stopping{background-color:#ffccdb!important}.text-light-stopping{color:#ffccdb!important}.bg-light-pending{background-color:#fcf6e0!important}.text-light-pending{color:#fcf6e0!important}.bg-light-empty{background-color:#fff9e5!important}.text-light-empty{color:#fff9e5!important}.bg-light-failed{background-color:#ffccdb!important}.text-light-failed{color:#ffccdb!important}.bg-light-canceled{background-color:#ffccdb!important}.text-light-canceled{color:#ffccdb!important}.bg-light-canceling{background-color:#ffccdb!important}.text-light-canceling{color:#ffccdb!important}.bg-light-deleted{background-color:#ffccdb!important}.text-light-deleted{color:#ffccdb!important}.bg-light-deleting{background-color:#ffccdb!important}.text-light-deleting{color:#ffccdb!important}.bg-light-critical{background-color:#ffb3c98a!important}.text-light-critical{color:#ffb3c98a!important}.bg-light-sonarcubea{background-color:#e8f8f5!important}.text-light-sonarcubea{color:#e8f8f5!important}.bg-light-sonarcubeb{background-color:#eaf2f8!important}.text-light-sonarcubeb{color:#eaf2f8!important}.bg-light-sonarcubec{background-color:#fef9e7!important}.text-light-sonarcubec{color:#fef9e7!important}.bg-light-sonarcubed{background-color:#fbeee6!important}.text-light-sonarcubed{color:#fbeee6!important}.bg-light-sonarcubee{background-color:#fdedec!important}.text-light-sonarcubee{color:#fdedec!important}.bg-light-accepted{background-color:#e6ffed!important}.text-light-accepted{color:#e6ffed!important}.bg-accepted{background-color:#0b6b2e!important}.text-accepted{color:#0b6b2e!important}.bg-light-rejected{background-color:#ffedee!important}.text-light-rejected{color:#ffedee!important}.bg-rejected{background-color:#8b1e1e!important}.text-rejected{color:#8b1e1e!important}.bg-light-declined{background-color:#fff3e8!important}.text-light-declined{color:#fff3e8!important}.bg-declined{background-color:#7a4a00!important}.text-declined{color:#7a4a00!important}.bg-light-expired{background-color:#f2f3f5!important}.text-light-expired{color:#f2f3f5!important}.bg-expired{background-color:#555a60!important}.text-expired{color:#555a60!important}.bg-light-{background-color:#f4f7fb!important}.text-light-{color:#f4f7fb!important}.fill-warning svg{fill:#f8c20a;color:#f8c20a}.fill-light svg{fill:#f2f6fa;color:#f2f6fa}.icon-1{height:1px!important;width:1px!important}.icon-2{height:2px!important;width:2px!important}.icon-3{height:3px!important;width:3px!important}.icon-4{height:4px!important;width:4px!important}.icon-5{height:5px!important;width:5px!important}.icon-6{height:6px!important;width:6px!important}.icon-7{height:7px!important;width:7px!important}.icon-8{height:8px!important;width:8px!important}.icon-9{height:9px!important;width:9px!important}.icon-10{height:10px!important;width:10px!important}.icon-11{height:11px!important;width:11px!important}.icon-12{height:12px!important;width:12px!important}.icon-13{height:13px!important;width:13px!important}.icon-14{height:14px!important;width:14px!important}.icon-15{height:15px!important;width:15px!important}.icon-16{height:16px!important;width:16px!important}.icon-17{height:17px!important;width:17px!important}.icon-18{height:18px!important;width:18px!important}.icon-19{height:19px!important;width:19px!important}.icon-20{height:20px!important;width:20px!important}.icon-21{height:21px!important;width:21px!important}.icon-22{height:22px!important;width:22px!important}.icon-23{height:23px!important;width:23px!important}.icon-24{height:24px!important;width:24px!important}.icon-25{height:25px!important;width:25px!important}.icon-26{height:26px!important;width:26px!important}.icon-27{height:27px!important;width:27px!important}.icon-28{height:28px!important;width:28px!important}.icon-29{height:29px!important;width:29px!important}.icon-30{height:30px!important;width:30px!important}.icon-31{height:31px!important;width:31px!important}.icon-32{height:32px!important;width:32px!important}.icon-33{height:33px!important;width:33px!important}.icon-34{height:34px!important;width:34px!important}.icon-35{height:35px!important;width:35px!important}.icon-36{height:36px!important;width:36px!important}.icon-37{height:37px!important;width:37px!important}.icon-38{height:38px!important;width:38px!important}.icon-39{height:39px!important;width:39px!important}.icon-40{height:40px!important;width:40px!important}.icon-41{height:41px!important;width:41px!important}.icon-42{height:42px!important;width:42px!important}.icon-43{height:43px!important;width:43px!important}.icon-44{height:44px!important;width:44px!important}.icon-45{height:45px!important;width:45px!important}.icon-46{height:46px!important;width:46px!important}.icon-47{height:47px!important;width:47px!important}.icon-48{height:48px!important;width:48px!important}i-tabler{stroke-width:1.5px!important}.mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #635bff;--mdc-list-list-item-focus-state-layer-color: #635bff}.bg-primary,.mdc-switch:enabled .mdc-switch__track:after,.mdc-switch .mdc-switch__handle:before{background:#635bff!important}.bg-primary-gt{background:linear-gradient(261.23deg,#635bff .42%,#5a52ff)}.primary-gt{background:linear-gradient(180deg,#635bff1f 0,#635bff08)}.accent-gt{background:linear-gradient(180deg,#16cdc71f 0,#16cdc708)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#635bff!important}.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#635bff!important}.mat-mdc-mini-fab.mat-inherit:hover{color:#635bff!important}.horizontal-navbar .parentBox.pactive>a,.horizontal-navbar .parentBox.pactive>a:hover,.horizontal-navbar .parentBox.pactive:hover>a{background-color:#635bff!important}.activeMenu{background-color:#635bff!important}.mat-mdc-outlined-button.mat-primary{border-color:#635bff!important}.mat-mdc-outlined-button.mat-accent{border-color:#16cdc7!important}.mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #635bff;--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: #16cdc7;--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-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #635bff;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #635bff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #16cdc7;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16cdc7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: Manrope;--mat-option-label-text-line-height: 20px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Manrope;--mat-optgroup-label-text-line-height: 20px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--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)}html{--mat-card-title-text-font: Manrope;--mat-card-title-text-line-height: 26px;--mat-card-title-text-size: 18px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 600;--mat-card-subtitle-text-font: Manrope;--mat-card-subtitle-text-line-height: 14px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #635bff;--mdc-linear-progress-track-color: rgba(99, 91, 255, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #16cdc7;--mdc-linear-progress-track-color: rgba(22, 205, 199, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Manrope;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #635bff;--mdc-filled-text-field-focus-active-indicator-color: #635bff;--mdc-filled-text-field-focus-label-text-color: rgba(99, 91, 255, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #635bff;--mdc-outlined-text-field-focus-outline-color: #635bff;--mdc-outlined-text-field-focus-label-text-color: rgba(99, 91, 255, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(99, 91, 255, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #16cdc7;--mdc-filled-text-field-focus-active-indicator-color: #16cdc7;--mdc-filled-text-field-focus-label-text-color: rgba(22, 205, 199, .87);--mdc-outlined-text-field-caret-color: #16cdc7;--mdc-outlined-text-field-focus-outline-color: #16cdc7;--mdc-outlined-text-field-focus-label-text-color: rgba(22, 205, 199, .87);--mat-form-field-focus-select-arrow-color: rgba(22, 205, 199, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Manrope;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Manrope;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Manrope;--mat-form-field-container-text-line-height: 20px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Manrope;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--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(99, 91, 255, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}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(22, 205, 199, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Manrope;--mat-select-trigger-text-line-height: 20px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Manrope;--mdc-dialog-subhead-line-height: 26px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Manrope;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #635bff;--mdc-chip-elevated-selected-container-color: #635bff;--mdc-chip-elevated-disabled-container-color: #635bff;--mdc-chip-flat-disabled-selected-container-color: #635bff;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.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: white;--mdc-chip-elevated-container-color: #16cdc7;--mdc-chip-elevated-selected-container-color: #16cdc7;--mdc-chip-elevated-disabled-container-color: #16cdc7;--mdc-chip-flat-disabled-selected-container-color: #16cdc7;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.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: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Manrope;--mdc-chip-label-text-line-height: 22px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Manrope;--mat-switch-label-text-line-height: 22px;--mat-switch-label-text-size: 16px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #635bff;--mdc-radio-selected-hover-icon-color: #635bff;--mdc-radio-selected-icon-color: #635bff;--mdc-radio-selected-pressed-icon-color: #635bff;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #635bff;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #16cdc7;--mdc-radio-selected-hover-icon-color: #16cdc7;--mdc-radio-selected-icon-color: #16cdc7;--mdc-radio-selected-pressed-icon-color: #16cdc7;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #16cdc7;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Manrope;--mat-radio-label-text-line-height: 22px;--mat-radio-label-text-size: 16px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #635bff;--mdc-slider-focus-handle-color: #635bff;--mdc-slider-hover-handle-color: #635bff;--mdc-slider-active-track-color: #635bff;--mdc-slider-inactive-track-color: #635bff;--mdc-slider-with-tick-marks-inactive-container-color: #635bff;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #635bff;--mat-slider-hover-state-layer-color: rgba(99, 91, 255, .05);--mat-slider-focus-state-layer-color: rgba(99, 91, 255, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #16cdc7;--mdc-slider-focus-handle-color: #16cdc7;--mdc-slider-hover-handle-color: #16cdc7;--mdc-slider-active-track-color: #16cdc7;--mdc-slider-inactive-track-color: #16cdc7;--mdc-slider-with-tick-marks-inactive-container-color: #16cdc7;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #16cdc7;--mat-slider-hover-state-layer-color: rgba(22, 205, 199, .05);--mat-slider-focus-state-layer-color: rgba(22, 205, 199, .2)}html .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}html{--mdc-slider-label-label-text-font: Manrope;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 14px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 400}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8}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-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Manrope;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--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{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #635bff;--mdc-radio-selected-hover-icon-color: #635bff;--mdc-radio-selected-icon-color: #635bff;--mdc-radio-selected-pressed-icon-color: #635bff}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #16cdc7;--mdc-radio-selected-hover-icon-color: #16cdc7;--mdc-radio-selected-icon-color: #16cdc7;--mdc-radio-selected-pressed-icon-color: #16cdc7}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #635bff;--mdc-checkbox-selected-hover-icon-color: #635bff;--mdc-checkbox-selected-icon-color: #635bff;--mdc-checkbox-selected-pressed-icon-color: #635bff;--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-selected-focus-state-layer-color: #635bff;--mdc-checkbox-selected-hover-state-layer-color: #635bff;--mdc-checkbox-selected-pressed-state-layer-color: #635bff;--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-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: white;--mdc-checkbox-selected-focus-icon-color: #16cdc7;--mdc-checkbox-selected-hover-icon-color: #16cdc7;--mdc-checkbox-selected-icon-color: #16cdc7;--mdc-checkbox-selected-pressed-icon-color: #16cdc7;--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-selected-focus-state-layer-color: #16cdc7;--mdc-checkbox-selected-hover-state-layer-color: #16cdc7;--mdc-checkbox-selected-pressed-state-layer-color: #16cdc7;--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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--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--selected .mdc-list-item__start,.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--activated .mdc-list-item__start{color:#635bff}.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}html{--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-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.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{--mdc-list-list-item-label-text-font: Manrope;--mdc-list-list-item-label-text-line-height: 20px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Manrope;--mdc-list-list-item-supporting-text-line-height: 22px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Manrope;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:500 21px/26px Manrope;letter-spacing:normal}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-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Manrope;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #635bff;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #635bff;--mat-tab-header-active-ripple-color: #635bff;--mat-tab-header-inactive-ripple-color: #635bff;--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: #635bff;--mat-tab-header-active-hover-label-text-color: #635bff;--mat-tab-header-active-focus-indicator-color: #635bff;--mat-tab-header-active-hover-indicator-color: #635bff}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #16cdc7;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #16cdc7;--mat-tab-header-active-ripple-color: #16cdc7;--mat-tab-header-inactive-ripple-color: #16cdc7;--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: #16cdc7;--mat-tab-header-active-hover-label-text-color: #16cdc7;--mat-tab-header-active-focus-indicator-color: #16cdc7;--mat-tab-header-active-hover-indicator-color: #16cdc7}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #635bff;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #16cdc7;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Manrope;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 400}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--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: white;--mdc-checkbox-selected-focus-icon-color: #16cdc7;--mdc-checkbox-selected-hover-icon-color: #16cdc7;--mdc-checkbox-selected-icon-color: #16cdc7;--mdc-checkbox-selected-pressed-icon-color: #16cdc7;--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-selected-focus-state-layer-color: #16cdc7;--mdc-checkbox-selected-hover-state-layer-color: #16cdc7;--mdc-checkbox-selected-pressed-state-layer-color: #16cdc7;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.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: white;--mdc-checkbox-selected-focus-icon-color: #635bff;--mdc-checkbox-selected-hover-icon-color: #635bff;--mdc-checkbox-selected-icon-color: #635bff;--mdc-checkbox-selected-pressed-icon-color: #635bff;--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-selected-focus-state-layer-color: #635bff;--mdc-checkbox-selected-hover-state-layer-color: #635bff;--mdc-checkbox-selected-pressed-state-layer-color: #635bff;--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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Manrope;--mat-checkbox-label-text-line-height: 22px;--mat-checkbox-label-text-size: 16px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #635bff;--mat-text-button-state-layer-color: #635bff;--mat-text-button-ripple-color: rgba(99, 91, 255, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #16cdc7;--mat-text-button-state-layer-color: #16cdc7;--mat-text-button-ripple-color: rgba(22, 205, 199, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #635bff;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #16cdc7;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #635bff;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #16cdc7;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #635bff;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #635bff;--mat-outlined-button-ripple-color: rgba(99, 91, 255, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #16cdc7;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #16cdc7;--mat-outlined-button-ripple-color: rgba(22, 205, 199, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Manrope;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 400;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Manrope;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 400;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Manrope;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 400;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Manrope;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 400;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #635bff;--mat-icon-button-state-layer-color: #635bff;--mat-icon-button-ripple-color: rgba(99, 91, 255, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #16cdc7;--mat-icon-button-state-layer-color: #16cdc7;--mat-icon-button-ripple-color: rgba(22, 205, 199, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}html{--mat-icon-button-touch-target-display: block}.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}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #635bff;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #16cdc7;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #635bff;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #16cdc7;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Manrope;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 400}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #16cdc7}html{--mdc-snackbar-supporting-text-font: Manrope;--mdc-snackbar-supporting-text-line-height: 22px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}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}html{--mat-table-header-headline-font: Manrope;--mat-table-header-headline-line-height: 14px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Manrope;--mat-table-row-item-label-text-line-height: 22px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Manrope;--mat-table-footer-supporting-text-line-height: 22px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #635bff}html .mat-accent{--mdc-circular-progress-active-indicator-color: #16cdc7}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #635bff;--mat-badge-text-color: white;--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: #16cdc7;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}html{--mat-badge-text-font: Manrope;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Manrope;--mat-bottom-sheet-container-text-line-height: 22px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}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-legacy-button-toggle-label-text-font: Manrope;--mat-legacy-button-toggle-label-text-line-height: 20px;--mat-legacy-button-toggle-label-text-size: 14px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Manrope;--mat-standard-button-toggle-label-text-line-height: 20px;--mat-standard-button-toggle-label-text-size: 14px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #635bff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(99, 91, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(99, 91, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(99, 91, 255, .3);--mat-datepicker-toggle-active-state-icon-color: #635bff;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(99, 91, 255, .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-text-color: black;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #16cdc7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 205, 199, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 205, 199, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 205, 199, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 205, 199, .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: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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: #16cdc7}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.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}html{--mat-datepicker-calendar-text-font: Manrope;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}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-expansion-header-text-font: Manrope;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Manrope;--mat-expansion-container-text-line-height: 22px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #635bff}.mat-icon.mat-accent{--mat-icon-color: #16cdc7}.mat-icon.mat-warn{--mat-icon-color: #ff6692}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}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: white;--mat-stepper-header-selected-state-icon-background-color: #635bff;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #635bff;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #635bff;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #16cdc7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #16cdc7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #16cdc7;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Manrope;--mat-stepper-header-label-text-font: Manrope;--mat-stepper-header-label-text-size: 16px;--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: 400}html{--mat-sort-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-container-background-color: #635bff;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #16cdc7;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Manrope;--mat-toolbar-title-text-line-height: 26px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 600}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Manrope;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400}.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #635bff;--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);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #16cdc7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16cdc7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #635bff;--mdc-filled-text-field-focus-active-indicator-color: #635bff;--mdc-filled-text-field-focus-label-text-color: rgba(99, 91, 255, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #635bff;--mdc-outlined-text-field-focus-outline-color: #635bff;--mdc-outlined-text-field-focus-label-text-color: rgba(99, 91, 255, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(99, 91, 255, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(99, 91, 255, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #635bff;--mdc-slider-focus-handle-color: #635bff;--mdc-slider-hover-handle-color: #635bff;--mdc-slider-active-track-color: #635bff;--mdc-slider-inactive-track-color: #635bff;--mdc-slider-with-tick-marks-inactive-container-color: #635bff;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #635bff;--mat-slider-hover-state-layer-color: rgba(99, 91, 255, .05);--mat-slider-focus-state-layer-color: rgba(99, 91, 255, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #16cdc7;--mdc-checkbox-selected-hover-icon-color: #16cdc7;--mdc-checkbox-selected-icon-color: #16cdc7;--mdc-checkbox-selected-pressed-icon-color: #16cdc7;--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-selected-focus-state-layer-color: #16cdc7;--mdc-checkbox-selected-hover-state-layer-color: #16cdc7;--mdc-checkbox-selected-pressed-state-layer-color: #16cdc7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-snackbar-container-shape: 4px;--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);--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #635bff;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #635bff;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #635bff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(99, 91, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(99, 91, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(99, 91, 255, .3);--mat-datepicker-toggle-active-state-icon-color: #635bff;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(99, 91, 255, .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-text-color: white;--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;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #635bff;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #635bff;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #635bff;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #16cdc7;--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)}.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #635bff;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #635bff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #16cdc7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #16cdc7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #635bff;--mdc-linear-progress-track-color: rgba(99, 91, 255, .25)}.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #16cdc7;--mdc-linear-progress-track-color: rgba(22, 205, 199, .25)}.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #16cdc7;--mdc-filled-text-field-focus-active-indicator-color: #16cdc7;--mdc-filled-text-field-focus-label-text-color: rgba(22, 205, 199, .87);--mdc-outlined-text-field-caret-color: #16cdc7;--mdc-outlined-text-field-focus-outline-color: #16cdc7;--mdc-outlined-text-field-focus-label-text-color: rgba(22, 205, 199, .87);--mat-form-field-focus-select-arrow-color: rgba(22, 205, 199, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.dark-theme .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(22, 205, 199, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.dark-theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-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;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #635bff;--mdc-chip-elevated-selected-container-color: #635bff;--mdc-chip-elevated-disabled-container-color: #635bff;--mdc-chip-flat-disabled-selected-container-color: #635bff;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #16cdc7;--mdc-chip-elevated-selected-container-color: #16cdc7;--mdc-chip-elevated-disabled-container-color: #16cdc7;--mdc-chip-flat-disabled-selected-container-color: #16cdc7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dark-theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #635bff;--mdc-radio-selected-hover-icon-color: #635bff;--mdc-radio-selected-icon-color: #635bff;--mdc-radio-selected-pressed-icon-color: #635bff;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #635bff;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #16cdc7;--mdc-radio-selected-hover-icon-color: #16cdc7;--mdc-radio-selected-icon-color: #16cdc7;--mdc-radio-selected-pressed-icon-color: #16cdc7;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #16cdc7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-accent{--mdc-slider-handle-color: #16cdc7;--mdc-slider-focus-handle-color: #16cdc7;--mdc-slider-hover-handle-color: #16cdc7;--mdc-slider-active-track-color: #16cdc7;--mdc-slider-inactive-track-color: #16cdc7;--mdc-slider-with-tick-marks-inactive-container-color: #16cdc7;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #16cdc7;--mat-slider-hover-state-layer-color: rgba(22, 205, 199, .05);--mat-slider-focus-state-layer-color: rgba(22, 205, 199, .2)}.dark-theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #635bff;--mdc-radio-selected-hover-icon-color: #635bff;--mdc-radio-selected-icon-color: #635bff;--mdc-radio-selected-pressed-icon-color: #635bff}.dark-theme .mat-accent .mdc-list-item__start,.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #16cdc7;--mdc-radio-selected-hover-icon-color: #16cdc7;--mdc-radio-selected-icon-color: #16cdc7;--mdc-radio-selected-pressed-icon-color: #16cdc7}.dark-theme .mat-warn .mdc-list-item__start,.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.dark-theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #635bff;--mdc-checkbox-selected-hover-icon-color: #635bff;--mdc-checkbox-selected-icon-color: #635bff;--mdc-checkbox-selected-pressed-icon-color: #635bff;--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-selected-focus-state-layer-color: #635bff;--mdc-checkbox-selected-hover-state-layer-color: #635bff;--mdc-checkbox-selected-pressed-state-layer-color: #635bff;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .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: white;--mdc-checkbox-selected-focus-icon-color: #16cdc7;--mdc-checkbox-selected-hover-icon-color: #16cdc7;--mdc-checkbox-selected-icon-color: #16cdc7;--mdc-checkbox-selected-pressed-icon-color: #16cdc7;--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-selected-focus-state-layer-color: #16cdc7;--mdc-checkbox-selected-hover-state-layer-color: #16cdc7;--mdc-checkbox-selected-pressed-state-layer-color: #16cdc7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#635bff}.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme .mat-mdc-tab-group,.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #635bff;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #635bff;--mat-tab-header-active-ripple-color: #635bff;--mat-tab-header-inactive-ripple-color: #635bff;--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: #635bff;--mat-tab-header-active-hover-label-text-color: #635bff;--mat-tab-header-active-focus-indicator-color: #635bff;--mat-tab-header-active-hover-indicator-color: #635bff}.dark-theme .mat-mdc-tab-group.mat-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #16cdc7;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #16cdc7;--mat-tab-header-active-ripple-color: #16cdc7;--mat-tab-header-inactive-ripple-color: #16cdc7;--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: #16cdc7;--mat-tab-header-active-hover-label-text-color: #16cdc7;--mat-tab-header-active-focus-indicator-color: #16cdc7;--mat-tab-header-active-hover-indicator-color: #16cdc7}.dark-theme .mat-mdc-tab-group.mat-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #635bff;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #16cdc7;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.dark-theme .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: white;--mdc-checkbox-selected-focus-icon-color: #635bff;--mdc-checkbox-selected-hover-icon-color: #635bff;--mdc-checkbox-selected-icon-color: #635bff;--mdc-checkbox-selected-pressed-icon-color: #635bff;--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-selected-focus-state-layer-color: #635bff;--mdc-checkbox-selected-hover-state-layer-color: #635bff;--mdc-checkbox-selected-pressed-state-layer-color: #635bff;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #635bff;--mat-text-button-state-layer-color: #635bff;--mat-text-button-ripple-color: rgba(99, 91, 255, .1)}.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #16cdc7;--mat-text-button-state-layer-color: #16cdc7;--mat-text-button-ripple-color: rgba(22, 205, 199, .1)}.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #635bff;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #16cdc7;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #635bff;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #16cdc7;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #635bff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #635bff;--mat-outlined-button-ripple-color: rgba(99, 91, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #16cdc7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #16cdc7;--mat-outlined-button-ripple-color: rgba(22, 205, 199, .1)}.dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #635bff;--mat-icon-button-state-layer-color: #635bff;--mat-icon-button-ripple-color: rgba(99, 91, 255, .1)}.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #16cdc7;--mat-icon-button-state-layer-color: #16cdc7;--mat-icon-button-ripple-color: rgba(22, 205, 199, .1)}.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #635bff;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #16cdc7;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #635bff;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #16cdc7;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #16cdc7}.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.dark-theme .mat-badge-accent{--mat-badge-background-color: #16cdc7;--mat-badge-text-color: white}.dark-theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #16cdc7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(22, 205, 199, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(22, 205, 199, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(22, 205, 199, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(22, 205, 199, .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}.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #16cdc7}.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.dark-theme .mat-icon.mat-primary{--mat-icon-color: #635bff}.dark-theme .mat-icon.mat-accent{--mat-icon-color: #16cdc7}.dark-theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #16cdc7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #16cdc7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #16cdc7;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #635bff;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #16cdc7;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}.orange_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #fa896b;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #fa896b;--mdc-filled-text-field-focus-active-indicator-color: #fa896b;--mdc-filled-text-field-focus-label-text-color: rgba(250, 137, 107, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #fa896b;--mdc-outlined-text-field-focus-outline-color: #fa896b;--mdc-outlined-text-field-focus-label-text-color: rgba(250, 137, 107, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(250, 137, 107, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(250, 137, 107, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #fa896b;--mdc-slider-focus-handle-color: #fa896b;--mdc-slider-hover-handle-color: #fa896b;--mdc-slider-active-track-color: #fa896b;--mdc-slider-inactive-track-color: #fa896b;--mdc-slider-with-tick-marks-inactive-container-color: #fa896b;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #fa896b;--mat-slider-hover-state-layer-color: rgba(250, 137, 107, .05);--mat-slider-focus-state-layer-color: rgba(250, 137, 107, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--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-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #0074ba;--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #fa896b;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #fa896b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fa896b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(250, 137, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(250, 137, 107, .3);--mat-datepicker-toggle-active-state-icon-color: #fa896b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(250, 137, 107, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fa896b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fa896b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fa896b;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.orange_theme .mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #fa896b;--mdc-list-list-item-focus-state-layer-color: #fa896b}.orange_theme .bg-primary,.orange_theme .mdc-switch:enabled .mdc-switch__track:after,.orange_theme .mdc-switch .mdc-switch__handle:before{background:#fa896b!important}.orange_theme .bg-primary-gt{background:linear-gradient(261.23deg,#fa896b .42%,#5a52ff)}.orange_theme .primary-gt{background:linear-gradient(180deg,#fa896b1f 0,#fa896b08)}.orange_theme .accent-gt{background:linear-gradient(180deg,#0074ba1f 0,#0074ba08)}.orange_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.orange_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.orange_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#fa896b!important}.orange_theme .mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#fa896b!important}.orange_theme .mat-mdc-mini-fab.mat-inherit:hover{color:#fa896b!important}.orange_theme .horizontal-navbar .parentBox.pactive>a,.orange_theme .horizontal-navbar .parentBox.pactive>a:hover,.orange_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#fa896b!important}.orange_theme .activeMenu{background-color:#fa896b!important}.orange_theme .mat-mdc-outlined-button.mat-primary{border-color:#fa896b!important}.orange_theme .mat-mdc-outlined-button.mat-accent{border-color:#0074ba!important}.orange_theme .mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.orange_theme .mat-accent{--mat-option-selected-state-label-text-color: #0074ba;--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)}.orange_theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.orange_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fa896b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fa896b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fa896b;--mdc-linear-progress-track-color: rgba(250, 137, 107, .25)}.orange_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #0074ba;--mdc-linear-progress-track-color: rgba(0, 116, 186, .25)}.orange_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.orange_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #0074ba;--mdc-filled-text-field-focus-active-indicator-color: #0074ba;--mdc-filled-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mdc-outlined-text-field-caret-color: #0074ba;--mdc-outlined-text-field-focus-outline-color: #0074ba;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 116, 186, .87)}.orange_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.orange_theme .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(0, 116, 186, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.orange_theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.orange_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.orange_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fa896b;--mdc-chip-elevated-selected-container-color: #fa896b;--mdc-chip-elevated-disabled-container-color: #fa896b;--mdc-chip-flat-disabled-selected-container-color: #fa896b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0074ba;--mdc-chip-elevated-selected-container-color: #0074ba;--mdc-chip-elevated-disabled-container-color: #0074ba;--mdc-chip-flat-disabled-selected-container-color: #0074ba;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.orange_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.orange_theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.orange_theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fa896b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0074ba;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.orange_theme .mat-accent{--mdc-slider-handle-color: #0074ba;--mdc-slider-focus-handle-color: #0074ba;--mdc-slider-hover-handle-color: #0074ba;--mdc-slider-active-track-color: #0074ba;--mdc-slider-inactive-track-color: #0074ba;--mdc-slider-with-tick-marks-inactive-container-color: #0074ba;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #0074ba;--mat-slider-hover-state-layer-color: rgba(0, 116, 186, .05);--mat-slider-focus-state-layer-color: rgba(0, 116, 186, .2)}.orange_theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.orange_theme .mdc-list-item__start,.orange_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fa896b;--mdc-radio-selected-hover-icon-color: #fa896b;--mdc-radio-selected-icon-color: #fa896b;--mdc-radio-selected-pressed-icon-color: #fa896b}.orange_theme .mat-accent .mdc-list-item__start,.orange_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba}.orange_theme .mat-warn .mdc-list-item__start,.orange_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.orange_theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--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-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--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-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.orange_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#fa896b}.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.orange_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.orange_theme .mat-mdc-tab-group,.orange_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fa896b;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fa896b;--mat-tab-header-active-ripple-color: #fa896b;--mat-tab-header-inactive-ripple-color: #fa896b;--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: #fa896b;--mat-tab-header-active-hover-label-text-color: #fa896b;--mat-tab-header-active-focus-indicator-color: #fa896b;--mat-tab-header-active-hover-indicator-color: #fa896b}.orange_theme .mat-mdc-tab-group.mat-accent,.orange_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #0074ba;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0074ba;--mat-tab-header-active-ripple-color: #0074ba;--mat-tab-header-inactive-ripple-color: #0074ba;--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: #0074ba;--mat-tab-header-active-hover-label-text-color: #0074ba;--mat-tab-header-active-focus-indicator-color: #0074ba;--mat-tab-header-active-hover-indicator-color: #0074ba}.orange_theme .mat-mdc-tab-group.mat-warn,.orange_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.orange_theme .mat-mdc-tab-group.mat-background-primary,.orange_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fa896b;--mat-tab-header-with-background-foreground-color: white}.orange_theme .mat-mdc-tab-group.mat-background-accent,.orange_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #0074ba;--mat-tab-header-with-background-foreground-color: white}.orange_theme .mat-mdc-tab-group.mat-background-warn,.orange_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.orange_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #fa896b;--mdc-checkbox-selected-hover-icon-color: #fa896b;--mdc-checkbox-selected-icon-color: #fa896b;--mdc-checkbox-selected-pressed-icon-color: #fa896b;--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-selected-focus-state-layer-color: #fa896b;--mdc-checkbox-selected-hover-state-layer-color: #fa896b;--mdc-checkbox-selected-pressed-state-layer-color: #fa896b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fa896b;--mat-text-button-state-layer-color: #fa896b;--mat-text-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #0074ba;--mat-text-button-state-layer-color: #0074ba;--mat-text-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.orange_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fa896b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #0074ba;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fa896b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #0074ba;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fa896b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fa896b;--mat-outlined-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #0074ba;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0074ba;--mat-outlined-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.orange_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fa896b;--mat-icon-button-state-layer-color: #fa896b;--mat-icon-button-ripple-color: rgba(250, 137, 107, .1)}.orange_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #0074ba;--mat-icon-button-state-layer-color: #0074ba;--mat-icon-button-ripple-color: rgba(0, 116, 186, .1)}.orange_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.orange_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #fa896b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #0074ba;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #fa896b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #0074ba;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.orange_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #0074ba}.orange_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.orange_theme .mat-badge-accent{--mat-badge-background-color: #0074ba;--mat-badge-text-color: white}.orange_theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.orange_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0074ba;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 116, 186, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 116, 186, .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}.orange_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.orange_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #0074ba}.orange_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.orange_theme .mat-icon.mat-primary{--mat-icon-color: #fa896b}.orange_theme .mat-icon.mat-accent{--mat-icon-color: #0074ba}.orange_theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.orange_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0074ba;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0074ba;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0074ba;--mat-stepper-header-edit-state-icon-foreground-color: white}.orange_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.orange_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fa896b;--mat-toolbar-container-text-color: white}.orange_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #0074ba;--mat-toolbar-container-text-color: white}.orange_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}.aqua_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0074ba;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #47d7bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #47d7bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0074ba;--mdc-filled-text-field-focus-active-indicator-color: #0074ba;--mdc-filled-text-field-focus-label-text-color: rgba(0, 116, 186, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #0074ba;--mdc-outlined-text-field-focus-outline-color: #0074ba;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 116, 186, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(0, 116, 186, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(0, 116, 186, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0074ba;--mdc-slider-focus-handle-color: #0074ba;--mdc-slider-hover-handle-color: #0074ba;--mdc-slider-active-track-color: #0074ba;--mdc-slider-inactive-track-color: #0074ba;--mdc-slider-with-tick-marks-inactive-container-color: #0074ba;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #0074ba;--mat-slider-hover-state-layer-color: rgba(0, 116, 186, .05);--mat-slider-focus-state-layer-color: rgba(0, 116, 186, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #47d7bc;--mdc-checkbox-selected-hover-icon-color: #47d7bc;--mdc-checkbox-selected-icon-color: #47d7bc;--mdc-checkbox-selected-pressed-icon-color: #47d7bc;--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-selected-focus-state-layer-color: #47d7bc;--mdc-checkbox-selected-hover-state-layer-color: #47d7bc;--mdc-checkbox-selected-pressed-state-layer-color: #47d7bc;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #47d7bc;--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0074ba;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0074ba;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0074ba;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 116, 186, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 116, 186, .3);--mat-datepicker-toggle-active-state-icon-color: #0074ba;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 116, 186, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0074ba;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0074ba;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0074ba;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #0074ba;--mdc-list-list-item-focus-state-layer-color: #0074ba}.aqua_theme .bg-primary,.aqua_theme .mdc-switch:enabled .mdc-switch__track:after,.aqua_theme .mdc-switch .mdc-switch__handle:before{background:#0074ba!important}.aqua_theme .bg-primary-gt{background:linear-gradient(261.23deg,#0074ba .42%,#5a52ff)}.aqua_theme .primary-gt{background:linear-gradient(180deg,#0074ba1f 0,#0074ba08)}.aqua_theme .accent-gt{background:linear-gradient(180deg,#47d7bc1f 0,#47d7bc08)}.aqua_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.aqua_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.aqua_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0074ba!important}.aqua_theme .mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#0074ba!important}.aqua_theme .mat-mdc-mini-fab.mat-inherit:hover{color:#0074ba!important}.aqua_theme .horizontal-navbar .parentBox.pactive>a,.aqua_theme .horizontal-navbar .parentBox.pactive>a:hover,.aqua_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#0074ba!important}.aqua_theme .activeMenu{background-color:#0074ba!important}.aqua_theme .mat-mdc-outlined-button.mat-primary{border-color:#0074ba!important}.aqua_theme .mat-mdc-outlined-button.mat-accent{border-color:#47d7bc!important}.aqua_theme .mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.aqua_theme .mat-accent{--mat-option-selected-state-label-text-color: #47d7bc;--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)}.aqua_theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.aqua_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0074ba;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0074ba;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #47d7bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #47d7bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.aqua_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0074ba;--mdc-linear-progress-track-color: rgba(0, 116, 186, .25)}.aqua_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #47d7bc;--mdc-linear-progress-track-color: rgba(71, 215, 188, .25)}.aqua_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.aqua_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #47d7bc;--mdc-filled-text-field-focus-active-indicator-color: #47d7bc;--mdc-filled-text-field-focus-label-text-color: rgba(71, 215, 188, .87);--mdc-outlined-text-field-caret-color: #47d7bc;--mdc-outlined-text-field-focus-outline-color: #47d7bc;--mdc-outlined-text-field-focus-label-text-color: rgba(71, 215, 188, .87);--mat-form-field-focus-select-arrow-color: rgba(71, 215, 188, .87)}.aqua_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.aqua_theme .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(71, 215, 188, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.aqua_theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.aqua_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.aqua_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0074ba;--mdc-chip-elevated-selected-container-color: #0074ba;--mdc-chip-elevated-disabled-container-color: #0074ba;--mdc-chip-flat-disabled-selected-container-color: #0074ba;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #47d7bc;--mdc-chip-elevated-selected-container-color: #47d7bc;--mdc-chip-elevated-disabled-container-color: #47d7bc;--mdc-chip-flat-disabled-selected-container-color: #47d7bc;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.aqua_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.aqua_theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.aqua_theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0074ba;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #47d7bc;--mdc-radio-selected-hover-icon-color: #47d7bc;--mdc-radio-selected-icon-color: #47d7bc;--mdc-radio-selected-pressed-icon-color: #47d7bc;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #47d7bc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.aqua_theme .mat-accent{--mdc-slider-handle-color: #47d7bc;--mdc-slider-focus-handle-color: #47d7bc;--mdc-slider-hover-handle-color: #47d7bc;--mdc-slider-active-track-color: #47d7bc;--mdc-slider-inactive-track-color: #47d7bc;--mdc-slider-with-tick-marks-inactive-container-color: #47d7bc;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #47d7bc;--mat-slider-hover-state-layer-color: rgba(71, 215, 188, .05);--mat-slider-focus-state-layer-color: rgba(71, 215, 188, .2)}.aqua_theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.aqua_theme .mdc-list-item__start,.aqua_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0074ba;--mdc-radio-selected-hover-icon-color: #0074ba;--mdc-radio-selected-icon-color: #0074ba;--mdc-radio-selected-pressed-icon-color: #0074ba}.aqua_theme .mat-accent .mdc-list-item__start,.aqua_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #47d7bc;--mdc-radio-selected-hover-icon-color: #47d7bc;--mdc-radio-selected-icon-color: #47d7bc;--mdc-radio-selected-pressed-icon-color: #47d7bc}.aqua_theme .mat-warn .mdc-list-item__start,.aqua_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.aqua_theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--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-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #47d7bc;--mdc-checkbox-selected-hover-icon-color: #47d7bc;--mdc-checkbox-selected-icon-color: #47d7bc;--mdc-checkbox-selected-pressed-icon-color: #47d7bc;--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-selected-focus-state-layer-color: #47d7bc;--mdc-checkbox-selected-hover-state-layer-color: #47d7bc;--mdc-checkbox-selected-pressed-state-layer-color: #47d7bc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.aqua_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0074ba}.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.aqua_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.aqua_theme .mat-mdc-tab-group,.aqua_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0074ba;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0074ba;--mat-tab-header-active-ripple-color: #0074ba;--mat-tab-header-inactive-ripple-color: #0074ba;--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: #0074ba;--mat-tab-header-active-hover-label-text-color: #0074ba;--mat-tab-header-active-focus-indicator-color: #0074ba;--mat-tab-header-active-hover-indicator-color: #0074ba}.aqua_theme .mat-mdc-tab-group.mat-accent,.aqua_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #47d7bc;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #47d7bc;--mat-tab-header-active-ripple-color: #47d7bc;--mat-tab-header-inactive-ripple-color: #47d7bc;--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: #47d7bc;--mat-tab-header-active-hover-label-text-color: #47d7bc;--mat-tab-header-active-focus-indicator-color: #47d7bc;--mat-tab-header-active-hover-indicator-color: #47d7bc}.aqua_theme .mat-mdc-tab-group.mat-warn,.aqua_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.aqua_theme .mat-mdc-tab-group.mat-background-primary,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0074ba;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .mat-mdc-tab-group.mat-background-accent,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #47d7bc;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .mat-mdc-tab-group.mat-background-warn,.aqua_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.aqua_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #0074ba;--mdc-checkbox-selected-hover-icon-color: #0074ba;--mdc-checkbox-selected-icon-color: #0074ba;--mdc-checkbox-selected-pressed-icon-color: #0074ba;--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-selected-focus-state-layer-color: #0074ba;--mdc-checkbox-selected-hover-state-layer-color: #0074ba;--mdc-checkbox-selected-pressed-state-layer-color: #0074ba;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.aqua_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0074ba;--mat-text-button-state-layer-color: #0074ba;--mat-text-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #47d7bc;--mat-text-button-state-layer-color: #47d7bc;--mat-text-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0074ba;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #47d7bc;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0074ba;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #47d7bc;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0074ba;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0074ba;--mat-outlined-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #47d7bc;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #47d7bc;--mat-outlined-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.aqua_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0074ba;--mat-icon-button-state-layer-color: #0074ba;--mat-icon-button-ripple-color: rgba(0, 116, 186, .1)}.aqua_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #47d7bc;--mat-icon-button-state-layer-color: #47d7bc;--mat-icon-button-ripple-color: rgba(71, 215, 188, .1)}.aqua_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.aqua_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0074ba;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #47d7bc;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0074ba;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #47d7bc;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.aqua_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #47d7bc}.aqua_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.aqua_theme .mat-badge-accent{--mat-badge-background-color: #47d7bc;--mat-badge-text-color: white}.aqua_theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.aqua_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #47d7bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(71, 215, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(71, 215, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(71, 215, 188, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(71, 215, 188, .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}.aqua_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.aqua_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #47d7bc}.aqua_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.aqua_theme .mat-icon.mat-primary{--mat-icon-color: #0074ba}.aqua_theme .mat-icon.mat-accent{--mat-icon-color: #47d7bc}.aqua_theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.aqua_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #47d7bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #47d7bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #47d7bc;--mat-stepper-header-edit-state-icon-foreground-color: white}.aqua_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.aqua_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0074ba;--mat-toolbar-container-text-color: white}.aqua_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #47d7bc;--mat-toolbar-container-text-color: white}.aqua_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}.purple_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #763ebd;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #95cfd5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #95cfd5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #763ebd;--mdc-filled-text-field-focus-active-indicator-color: #763ebd;--mdc-filled-text-field-focus-label-text-color: rgba(118, 62, 189, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #763ebd;--mdc-outlined-text-field-focus-outline-color: #763ebd;--mdc-outlined-text-field-focus-label-text-color: rgba(118, 62, 189, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(118, 62, 189, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(118, 62, 189, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #763ebd;--mdc-slider-focus-handle-color: #763ebd;--mdc-slider-hover-handle-color: #763ebd;--mdc-slider-active-track-color: #763ebd;--mdc-slider-inactive-track-color: #763ebd;--mdc-slider-with-tick-marks-inactive-container-color: #763ebd;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #763ebd;--mat-slider-hover-state-layer-color: rgba(118, 62, 189, .05);--mat-slider-focus-state-layer-color: rgba(118, 62, 189, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #95cfd5;--mdc-checkbox-selected-hover-icon-color: #95cfd5;--mdc-checkbox-selected-icon-color: #95cfd5;--mdc-checkbox-selected-pressed-icon-color: #95cfd5;--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-selected-focus-state-layer-color: #95cfd5;--mdc-checkbox-selected-hover-state-layer-color: #95cfd5;--mdc-checkbox-selected-pressed-state-layer-color: #95cfd5;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #95cfd5;--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #763ebd;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #763ebd;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #763ebd;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(118, 62, 189, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(118, 62, 189, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(118, 62, 189, .3);--mat-datepicker-toggle-active-state-icon-color: #763ebd;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(118, 62, 189, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #763ebd;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #763ebd;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #763ebd;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.purple_theme .mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #763ebd;--mdc-list-list-item-focus-state-layer-color: #763ebd}.purple_theme .bg-primary,.purple_theme .mdc-switch:enabled .mdc-switch__track:after,.purple_theme .mdc-switch .mdc-switch__handle:before{background:#763ebd!important}.purple_theme .bg-primary-gt{background:linear-gradient(261.23deg,#763ebd .42%,#5a52ff)}.purple_theme .primary-gt{background:linear-gradient(180deg,#763ebd1f 0,#763ebd08)}.purple_theme .accent-gt{background:linear-gradient(180deg,#95cfd51f 0,#95cfd508)}.purple_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.purple_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.purple_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#763ebd!important}.purple_theme .mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#763ebd!important}.purple_theme .mat-mdc-mini-fab.mat-inherit:hover{color:#763ebd!important}.purple_theme .horizontal-navbar .parentBox.pactive>a,.purple_theme .horizontal-navbar .parentBox.pactive>a:hover,.purple_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#763ebd!important}.purple_theme .activeMenu{background-color:#763ebd!important}.purple_theme .mat-mdc-outlined-button.mat-primary{border-color:#763ebd!important}.purple_theme .mat-mdc-outlined-button.mat-accent{border-color:#95cfd5!important}.purple_theme .mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.purple_theme .mat-accent{--mat-option-selected-state-label-text-color: #95cfd5;--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)}.purple_theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.purple_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #763ebd;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #763ebd;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #95cfd5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #95cfd5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #763ebd;--mdc-linear-progress-track-color: rgba(118, 62, 189, .25)}.purple_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #95cfd5;--mdc-linear-progress-track-color: rgba(149, 207, 213, .25)}.purple_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.purple_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #95cfd5;--mdc-filled-text-field-focus-active-indicator-color: #95cfd5;--mdc-filled-text-field-focus-label-text-color: rgba(149, 207, 213, .87);--mdc-outlined-text-field-caret-color: #95cfd5;--mdc-outlined-text-field-focus-outline-color: #95cfd5;--mdc-outlined-text-field-focus-label-text-color: rgba(149, 207, 213, .87);--mat-form-field-focus-select-arrow-color: rgba(149, 207, 213, .87)}.purple_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.purple_theme .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(149, 207, 213, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.purple_theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.purple_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.purple_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #763ebd;--mdc-chip-elevated-selected-container-color: #763ebd;--mdc-chip-elevated-disabled-container-color: #763ebd;--mdc-chip-flat-disabled-selected-container-color: #763ebd;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #95cfd5;--mdc-chip-elevated-selected-container-color: #95cfd5;--mdc-chip-elevated-disabled-container-color: #95cfd5;--mdc-chip-flat-disabled-selected-container-color: #95cfd5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.purple_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.purple_theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.purple_theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #763ebd;--mdc-radio-selected-hover-icon-color: #763ebd;--mdc-radio-selected-icon-color: #763ebd;--mdc-radio-selected-pressed-icon-color: #763ebd;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #763ebd;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #95cfd5;--mdc-radio-selected-hover-icon-color: #95cfd5;--mdc-radio-selected-icon-color: #95cfd5;--mdc-radio-selected-pressed-icon-color: #95cfd5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #95cfd5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.purple_theme .mat-accent{--mdc-slider-handle-color: #95cfd5;--mdc-slider-focus-handle-color: #95cfd5;--mdc-slider-hover-handle-color: #95cfd5;--mdc-slider-active-track-color: #95cfd5;--mdc-slider-inactive-track-color: #95cfd5;--mdc-slider-with-tick-marks-inactive-container-color: #95cfd5;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #95cfd5;--mat-slider-hover-state-layer-color: rgba(149, 207, 213, .05);--mat-slider-focus-state-layer-color: rgba(149, 207, 213, .2)}.purple_theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.purple_theme .mdc-list-item__start,.purple_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #763ebd;--mdc-radio-selected-hover-icon-color: #763ebd;--mdc-radio-selected-icon-color: #763ebd;--mdc-radio-selected-pressed-icon-color: #763ebd}.purple_theme .mat-accent .mdc-list-item__start,.purple_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #95cfd5;--mdc-radio-selected-hover-icon-color: #95cfd5;--mdc-radio-selected-icon-color: #95cfd5;--mdc-radio-selected-pressed-icon-color: #95cfd5}.purple_theme .mat-warn .mdc-list-item__start,.purple_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.purple_theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #763ebd;--mdc-checkbox-selected-hover-icon-color: #763ebd;--mdc-checkbox-selected-icon-color: #763ebd;--mdc-checkbox-selected-pressed-icon-color: #763ebd;--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-selected-focus-state-layer-color: #763ebd;--mdc-checkbox-selected-hover-state-layer-color: #763ebd;--mdc-checkbox-selected-pressed-state-layer-color: #763ebd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #95cfd5;--mdc-checkbox-selected-hover-icon-color: #95cfd5;--mdc-checkbox-selected-icon-color: #95cfd5;--mdc-checkbox-selected-pressed-icon-color: #95cfd5;--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-selected-focus-state-layer-color: #95cfd5;--mdc-checkbox-selected-hover-state-layer-color: #95cfd5;--mdc-checkbox-selected-pressed-state-layer-color: #95cfd5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.purple_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#763ebd}.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.purple_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.purple_theme .mat-mdc-tab-group,.purple_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #763ebd;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #763ebd;--mat-tab-header-active-ripple-color: #763ebd;--mat-tab-header-inactive-ripple-color: #763ebd;--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: #763ebd;--mat-tab-header-active-hover-label-text-color: #763ebd;--mat-tab-header-active-focus-indicator-color: #763ebd;--mat-tab-header-active-hover-indicator-color: #763ebd}.purple_theme .mat-mdc-tab-group.mat-accent,.purple_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #95cfd5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #95cfd5;--mat-tab-header-active-ripple-color: #95cfd5;--mat-tab-header-inactive-ripple-color: #95cfd5;--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: #95cfd5;--mat-tab-header-active-hover-label-text-color: #95cfd5;--mat-tab-header-active-focus-indicator-color: #95cfd5;--mat-tab-header-active-hover-indicator-color: #95cfd5}.purple_theme .mat-mdc-tab-group.mat-warn,.purple_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.purple_theme .mat-mdc-tab-group.mat-background-primary,.purple_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #763ebd;--mat-tab-header-with-background-foreground-color: white}.purple_theme .mat-mdc-tab-group.mat-background-accent,.purple_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #95cfd5;--mat-tab-header-with-background-foreground-color: white}.purple_theme .mat-mdc-tab-group.mat-background-warn,.purple_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.purple_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #763ebd;--mdc-checkbox-selected-hover-icon-color: #763ebd;--mdc-checkbox-selected-icon-color: #763ebd;--mdc-checkbox-selected-pressed-icon-color: #763ebd;--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-selected-focus-state-layer-color: #763ebd;--mdc-checkbox-selected-hover-state-layer-color: #763ebd;--mdc-checkbox-selected-pressed-state-layer-color: #763ebd;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #763ebd;--mat-text-button-state-layer-color: #763ebd;--mat-text-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #95cfd5;--mat-text-button-state-layer-color: #95cfd5;--mat-text-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.purple_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #763ebd;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #95cfd5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #763ebd;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #95cfd5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #763ebd;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #763ebd;--mat-outlined-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #95cfd5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #95cfd5;--mat-outlined-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.purple_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #763ebd;--mat-icon-button-state-layer-color: #763ebd;--mat-icon-button-ripple-color: rgba(118, 62, 189, .1)}.purple_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #95cfd5;--mat-icon-button-state-layer-color: #95cfd5;--mat-icon-button-ripple-color: rgba(149, 207, 213, .1)}.purple_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.purple_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #763ebd;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #95cfd5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #763ebd;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #95cfd5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.purple_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #95cfd5}.purple_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.purple_theme .mat-badge-accent{--mat-badge-background-color: #95cfd5;--mat-badge-text-color: white}.purple_theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.purple_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #95cfd5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(149, 207, 213, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(149, 207, 213, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(149, 207, 213, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(149, 207, 213, .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}.purple_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.purple_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #95cfd5}.purple_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.purple_theme .mat-icon.mat-primary{--mat-icon-color: #763ebd}.purple_theme .mat-icon.mat-accent{--mat-icon-color: #95cfd5}.purple_theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.purple_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #95cfd5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #95cfd5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #95cfd5;--mat-stepper-header-edit-state-icon-foreground-color: white}.purple_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.purple_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #763ebd;--mat-toolbar-container-text-color: white}.purple_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #95cfd5;--mat-toolbar-container-text-color: white}.purple_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}.green_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #0a7ea4;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #ccda4e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ccda4e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #0a7ea4;--mdc-filled-text-field-focus-active-indicator-color: #0a7ea4;--mdc-filled-text-field-focus-label-text-color: rgba(10, 126, 164, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #0a7ea4;--mdc-outlined-text-field-focus-outline-color: #0a7ea4;--mdc-outlined-text-field-focus-label-text-color: rgba(10, 126, 164, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(10, 126, 164, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(10, 126, 164, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #0a7ea4;--mdc-slider-focus-handle-color: #0a7ea4;--mdc-slider-hover-handle-color: #0a7ea4;--mdc-slider-active-track-color: #0a7ea4;--mdc-slider-inactive-track-color: #0a7ea4;--mdc-slider-with-tick-marks-inactive-container-color: #0a7ea4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #0a7ea4;--mat-slider-hover-state-layer-color: rgba(10, 126, 164, .05);--mat-slider-focus-state-layer-color: rgba(10, 126, 164, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #ccda4e;--mdc-checkbox-selected-hover-icon-color: #ccda4e;--mdc-checkbox-selected-icon-color: #ccda4e;--mdc-checkbox-selected-pressed-icon-color: #ccda4e;--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-selected-focus-state-layer-color: #ccda4e;--mdc-checkbox-selected-hover-state-layer-color: #ccda4e;--mdc-checkbox-selected-pressed-state-layer-color: #ccda4e;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ccda4e;--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #0a7ea4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #0a7ea4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0a7ea4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(10, 126, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(10, 126, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(10, 126, 164, .3);--mat-datepicker-toggle-active-state-icon-color: #0a7ea4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(10, 126, 164, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0a7ea4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0a7ea4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0a7ea4;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.green_theme .mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #0a7ea4;--mdc-list-list-item-focus-state-layer-color: #0a7ea4}.green_theme .bg-primary,.green_theme .mdc-switch:enabled .mdc-switch__track:after,.green_theme .mdc-switch .mdc-switch__handle:before{background:#0a7ea4!important}.green_theme .bg-primary-gt{background:linear-gradient(261.23deg,#0a7ea4 .42%,#5a52ff)}.green_theme .primary-gt{background:linear-gradient(180deg,#0a7ea41f 0,#0a7ea408)}.green_theme .accent-gt{background:linear-gradient(180deg,#ccda4e1f 0,#ccda4e08)}.green_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.green_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.green_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0a7ea4!important}.green_theme .mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#0a7ea4!important}.green_theme .mat-mdc-mini-fab.mat-inherit:hover{color:#0a7ea4!important}.green_theme .horizontal-navbar .parentBox.pactive>a,.green_theme .horizontal-navbar .parentBox.pactive>a:hover,.green_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#0a7ea4!important}.green_theme .activeMenu{background-color:#0a7ea4!important}.green_theme .mat-mdc-outlined-button.mat-primary{border-color:#0a7ea4!important}.green_theme .mat-mdc-outlined-button.mat-accent{border-color:#ccda4e!important}.green_theme .mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.green_theme .mat-accent{--mat-option-selected-state-label-text-color: #ccda4e;--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)}.green_theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.green_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0a7ea4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a7ea4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ccda4e;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ccda4e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0a7ea4;--mdc-linear-progress-track-color: rgba(10, 126, 164, .25)}.green_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ccda4e;--mdc-linear-progress-track-color: rgba(204, 218, 78, .25)}.green_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.green_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ccda4e;--mdc-filled-text-field-focus-active-indicator-color: #ccda4e;--mdc-filled-text-field-focus-label-text-color: rgba(204, 218, 78, .87);--mdc-outlined-text-field-caret-color: #ccda4e;--mdc-outlined-text-field-focus-outline-color: #ccda4e;--mdc-outlined-text-field-focus-label-text-color: rgba(204, 218, 78, .87);--mat-form-field-focus-select-arrow-color: rgba(204, 218, 78, .87)}.green_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.green_theme .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(204, 218, 78, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.green_theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.green_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.green_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0a7ea4;--mdc-chip-elevated-selected-container-color: #0a7ea4;--mdc-chip-elevated-disabled-container-color: #0a7ea4;--mdc-chip-flat-disabled-selected-container-color: #0a7ea4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ccda4e;--mdc-chip-elevated-selected-container-color: #ccda4e;--mdc-chip-elevated-disabled-container-color: #ccda4e;--mdc-chip-flat-disabled-selected-container-color: #ccda4e;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.green_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.green_theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.green_theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0a7ea4;--mdc-radio-selected-hover-icon-color: #0a7ea4;--mdc-radio-selected-icon-color: #0a7ea4;--mdc-radio-selected-pressed-icon-color: #0a7ea4;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0a7ea4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ccda4e;--mdc-radio-selected-hover-icon-color: #ccda4e;--mdc-radio-selected-icon-color: #ccda4e;--mdc-radio-selected-pressed-icon-color: #ccda4e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ccda4e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.green_theme .mat-accent{--mdc-slider-handle-color: #ccda4e;--mdc-slider-focus-handle-color: #ccda4e;--mdc-slider-hover-handle-color: #ccda4e;--mdc-slider-active-track-color: #ccda4e;--mdc-slider-inactive-track-color: #ccda4e;--mdc-slider-with-tick-marks-inactive-container-color: #ccda4e;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ccda4e;--mat-slider-hover-state-layer-color: rgba(204, 218, 78, .05);--mat-slider-focus-state-layer-color: rgba(204, 218, 78, .2)}.green_theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.green_theme .mdc-list-item__start,.green_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #0a7ea4;--mdc-radio-selected-hover-icon-color: #0a7ea4;--mdc-radio-selected-icon-color: #0a7ea4;--mdc-radio-selected-pressed-icon-color: #0a7ea4}.green_theme .mat-accent .mdc-list-item__start,.green_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ccda4e;--mdc-radio-selected-hover-icon-color: #ccda4e;--mdc-radio-selected-icon-color: #ccda4e;--mdc-radio-selected-pressed-icon-color: #ccda4e}.green_theme .mat-warn .mdc-list-item__start,.green_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.green_theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #0a7ea4;--mdc-checkbox-selected-hover-icon-color: #0a7ea4;--mdc-checkbox-selected-icon-color: #0a7ea4;--mdc-checkbox-selected-pressed-icon-color: #0a7ea4;--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-selected-focus-state-layer-color: #0a7ea4;--mdc-checkbox-selected-hover-state-layer-color: #0a7ea4;--mdc-checkbox-selected-pressed-state-layer-color: #0a7ea4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ccda4e;--mdc-checkbox-selected-hover-icon-color: #ccda4e;--mdc-checkbox-selected-icon-color: #ccda4e;--mdc-checkbox-selected-pressed-icon-color: #ccda4e;--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-selected-focus-state-layer-color: #ccda4e;--mdc-checkbox-selected-hover-state-layer-color: #ccda4e;--mdc-checkbox-selected-pressed-state-layer-color: #ccda4e;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.green_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0a7ea4}.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.green_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.green_theme .mat-mdc-tab-group,.green_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0a7ea4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0a7ea4;--mat-tab-header-active-ripple-color: #0a7ea4;--mat-tab-header-inactive-ripple-color: #0a7ea4;--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: #0a7ea4;--mat-tab-header-active-hover-label-text-color: #0a7ea4;--mat-tab-header-active-focus-indicator-color: #0a7ea4;--mat-tab-header-active-hover-indicator-color: #0a7ea4}.green_theme .mat-mdc-tab-group.mat-accent,.green_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ccda4e;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ccda4e;--mat-tab-header-active-ripple-color: #ccda4e;--mat-tab-header-inactive-ripple-color: #ccda4e;--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: #ccda4e;--mat-tab-header-active-hover-label-text-color: #ccda4e;--mat-tab-header-active-focus-indicator-color: #ccda4e;--mat-tab-header-active-hover-indicator-color: #ccda4e}.green_theme .mat-mdc-tab-group.mat-warn,.green_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.green_theme .mat-mdc-tab-group.mat-background-primary,.green_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0a7ea4;--mat-tab-header-with-background-foreground-color: white}.green_theme .mat-mdc-tab-group.mat-background-accent,.green_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ccda4e;--mat-tab-header-with-background-foreground-color: white}.green_theme .mat-mdc-tab-group.mat-background-warn,.green_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.green_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #0a7ea4;--mdc-checkbox-selected-hover-icon-color: #0a7ea4;--mdc-checkbox-selected-icon-color: #0a7ea4;--mdc-checkbox-selected-pressed-icon-color: #0a7ea4;--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-selected-focus-state-layer-color: #0a7ea4;--mdc-checkbox-selected-hover-state-layer-color: #0a7ea4;--mdc-checkbox-selected-pressed-state-layer-color: #0a7ea4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0a7ea4;--mat-text-button-state-layer-color: #0a7ea4;--mat-text-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ccda4e;--mat-text-button-state-layer-color: #ccda4e;--mat-text-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.green_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0a7ea4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ccda4e;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0a7ea4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ccda4e;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0a7ea4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #0a7ea4;--mat-outlined-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ccda4e;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ccda4e;--mat-outlined-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.green_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0a7ea4;--mat-icon-button-state-layer-color: #0a7ea4;--mat-icon-button-ripple-color: rgba(10, 126, 164, .1)}.green_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ccda4e;--mat-icon-button-state-layer-color: #ccda4e;--mat-icon-button-ripple-color: rgba(204, 218, 78, .1)}.green_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.green_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0a7ea4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ccda4e;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0a7ea4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ccda4e;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.green_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #ccda4e}.green_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.green_theme .mat-badge-accent{--mat-badge-background-color: #ccda4e;--mat-badge-text-color: white}.green_theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.green_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ccda4e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(204, 218, 78, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(204, 218, 78, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(204, 218, 78, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(204, 218, 78, .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}.green_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.green_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ccda4e}.green_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.green_theme .mat-icon.mat-primary{--mat-icon-color: #0a7ea4}.green_theme .mat-icon.mat-accent{--mat-icon-color: #ccda4e}.green_theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.green_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ccda4e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ccda4e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ccda4e;--mat-stepper-header-edit-state-icon-foreground-color: white}.green_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.green_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0a7ea4;--mat-toolbar-container-text-color: white}.green_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ccda4e;--mat-toolbar-container-text-color: white}.green_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}.cyan_theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #01c0c8;--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-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #fb9678;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fb9678;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--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);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #01c0c8;--mdc-filled-text-field-focus-active-indicator-color: #01c0c8;--mdc-filled-text-field-focus-label-text-color: rgba(1, 192, 200, .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-hover-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-hover-label-text-color: #ff6692;--mdc-filled-text-field-error-focus-label-text-color: #ff6692;--mdc-filled-text-field-error-label-text-color: #ff6692;--mdc-filled-text-field-error-caret-color: #ff6692;--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: #ff6692;--mdc-filled-text-field-error-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-error-hover-active-indicator-color: #ff6692;--mdc-outlined-text-field-caret-color: #01c0c8;--mdc-outlined-text-field-focus-outline-color: #01c0c8;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 192, 200, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-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: #ff6692;--mdc-outlined-text-field-error-focus-label-text-color: #ff6692;--mdc-outlined-text-field-error-label-text-color: #ff6692;--mdc-outlined-text-field-error-hover-label-text-color: #ff6692;--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: #ff6692;--mdc-outlined-text-field-error-hover-outline-color: #ff6692;--mdc-outlined-text-field-error-outline-color: #ff6692;--mat-form-field-focus-select-arrow-color: rgba(1, 192, 200, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ff6692;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--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(1, 192, 200, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--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: #fff;--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;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-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);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #01c0c8;--mdc-slider-focus-handle-color: #01c0c8;--mdc-slider-hover-handle-color: #01c0c8;--mdc-slider-active-track-color: #01c0c8;--mdc-slider-inactive-track-color: #01c0c8;--mdc-slider-with-tick-marks-inactive-container-color: #01c0c8;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #01c0c8;--mat-slider-hover-state-layer-color: rgba(1, 192, 200, .05);--mat-slider-focus-state-layer-color: rgba(1, 192, 200, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--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-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--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;--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);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--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: white;--mdc-checkbox-selected-focus-icon-color: #fb9678;--mdc-checkbox-selected-hover-icon-color: #fb9678;--mdc-checkbox-selected-icon-color: #fb9678;--mdc-checkbox-selected-pressed-icon-color: #fb9678;--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-selected-focus-state-layer-color: #fb9678;--mdc-checkbox-selected-hover-state-layer-color: #fb9678;--mdc-checkbox-selected-pressed-state-layer-color: #fb9678;--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-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-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-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #fb9678;--mat-table-row-item-outline-width: 1px;--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);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #01c0c8;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #01c0c8;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--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;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #01c0c8;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 192, 200, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 192, 200, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 192, 200, .3);--mat-datepicker-toggle-active-state-icon-color: #01c0c8;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 192, 200, .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-text-color: black;--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-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--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);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--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);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #01c0c8;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #01c0c8;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #01c0c8;--mat-stepper-header-edit-state-icon-foreground-color: white;--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: #ff6692;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ff6692;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mdc-list-item:hover:before{--mdc-list-list-item-hover-state-layer-color: #01c0c8;--mdc-list-list-item-focus-state-layer-color: #01c0c8}.cyan_theme .bg-primary,.cyan_theme .mdc-switch:enabled .mdc-switch__track:after,.cyan_theme .mdc-switch .mdc-switch__handle:before{background:#01c0c8!important}.cyan_theme .bg-primary-gt{background:linear-gradient(261.23deg,#01c0c8 .42%,#5a52ff)}.cyan_theme .primary-gt{background:linear-gradient(180deg,#01c0c81f 0,#01c0c808)}.cyan_theme .accent-gt{background:linear-gradient(180deg,#fb96781f 0,#fb967808)}.cyan_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.cyan_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.cyan_theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#01c0c8!important}.cyan_theme .mat-mdc-mini-fab .mat-mdc-button-persistent-ripple:before{background-color:#01c0c8!important}.cyan_theme .mat-mdc-mini-fab.mat-inherit:hover{color:#01c0c8!important}.cyan_theme .horizontal-navbar .parentBox.pactive>a,.cyan_theme .horizontal-navbar .parentBox.pactive>a:hover,.cyan_theme .horizontal-navbar .parentBox.pactive:hover>a{background-color:#01c0c8!important}.cyan_theme .activeMenu{background-color:#01c0c8!important}.cyan_theme .mat-mdc-outlined-button.mat-primary{border-color:#01c0c8!important}.cyan_theme .mat-mdc-outlined-button.mat-accent{border-color:#fb9678!important}.cyan_theme .mat-mdc-outlined-button.mat-warn{border-color:#ff6692!important}.cyan_theme .mat-accent{--mat-option-selected-state-label-text-color: #fb9678;--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)}.cyan_theme .mat-warn{--mat-option-selected-state-label-text-color: #ff6692;--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)}.cyan_theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #01c0c8;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #01c0c8;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #fb9678;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fb9678;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff6692;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff6692;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan_theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #01c0c8;--mdc-linear-progress-track-color: rgba(1, 192, 200, .25)}.cyan_theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #fb9678;--mdc-linear-progress-track-color: rgba(251, 150, 120, .25)}.cyan_theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6692;--mdc-linear-progress-track-color: rgba(255, 102, 146, .25)}.cyan_theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #fb9678;--mdc-filled-text-field-focus-active-indicator-color: #fb9678;--mdc-filled-text-field-focus-label-text-color: rgba(251, 150, 120, .87);--mdc-outlined-text-field-caret-color: #fb9678;--mdc-outlined-text-field-focus-outline-color: #fb9678;--mdc-outlined-text-field-focus-label-text-color: rgba(251, 150, 120, .87);--mat-form-field-focus-select-arrow-color: rgba(251, 150, 120, .87)}.cyan_theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff6692;--mdc-filled-text-field-focus-active-indicator-color: #ff6692;--mdc-filled-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mdc-outlined-text-field-caret-color: #ff6692;--mdc-outlined-text-field-focus-outline-color: #ff6692;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 102, 146, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 102, 146, .87)}.cyan_theme .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(251, 150, 120, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.cyan_theme .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(255, 102, 146, .87);--mat-select-invalid-arrow-color: rgba(255, 102, 146, .87)}.cyan_theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.cyan_theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #01c0c8;--mdc-chip-elevated-selected-container-color: #01c0c8;--mdc-chip-elevated-disabled-container-color: #01c0c8;--mdc-chip-flat-disabled-selected-container-color: #01c0c8;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #fb9678;--mdc-chip-elevated-selected-container-color: #fb9678;--mdc-chip-elevated-disabled-container-color: #fb9678;--mdc-chip-flat-disabled-selected-container-color: #fb9678;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cyan_theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff6692;--mdc-chip-elevated-selected-container-color: #ff6692;--mdc-chip-elevated-disabled-container-color: #ff6692;--mdc-chip-flat-disabled-selected-container-color: #ff6692;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-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-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.cyan_theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.cyan_theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #01c0c8;--mdc-radio-selected-hover-icon-color: #01c0c8;--mdc-radio-selected-icon-color: #01c0c8;--mdc-radio-selected-pressed-icon-color: #01c0c8;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #01c0c8;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fb9678;--mdc-radio-selected-hover-icon-color: #fb9678;--mdc-radio-selected-icon-color: #fb9678;--mdc-radio-selected-pressed-icon-color: #fb9678;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #fb9678;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff6692;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.cyan_theme .mat-accent{--mdc-slider-handle-color: #fb9678;--mdc-slider-focus-handle-color: #fb9678;--mdc-slider-hover-handle-color: #fb9678;--mdc-slider-active-track-color: #fb9678;--mdc-slider-inactive-track-color: #fb9678;--mdc-slider-with-tick-marks-inactive-container-color: #fb9678;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #fb9678;--mat-slider-hover-state-layer-color: rgba(251, 150, 120, .05);--mat-slider-focus-state-layer-color: rgba(251, 150, 120, .2)}.cyan_theme .mat-warn{--mdc-slider-handle-color: #ff6692;--mdc-slider-focus-handle-color: #ff6692;--mdc-slider-hover-handle-color: #ff6692;--mdc-slider-active-track-color: #ff6692;--mdc-slider-inactive-track-color: #ff6692;--mdc-slider-with-tick-marks-inactive-container-color: #ff6692;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #ff6692;--mat-slider-hover-state-layer-color: rgba(255, 102, 146, .05);--mat-slider-focus-state-layer-color: rgba(255, 102, 146, .2)}.cyan_theme .mdc-list-item__start,.cyan_theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #01c0c8;--mdc-radio-selected-hover-icon-color: #01c0c8;--mdc-radio-selected-icon-color: #01c0c8;--mdc-radio-selected-pressed-icon-color: #01c0c8}.cyan_theme .mat-accent .mdc-list-item__start,.cyan_theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #fb9678;--mdc-radio-selected-hover-icon-color: #fb9678;--mdc-radio-selected-icon-color: #fb9678;--mdc-radio-selected-pressed-icon-color: #fb9678}.cyan_theme .mat-warn .mdc-list-item__start,.cyan_theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-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: #ff6692;--mdc-radio-selected-hover-icon-color: #ff6692;--mdc-radio-selected-icon-color: #ff6692;--mdc-radio-selected-pressed-icon-color: #ff6692}.cyan_theme .mat-mdc-list-option{--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: white;--mdc-checkbox-selected-focus-icon-color: #01c0c8;--mdc-checkbox-selected-hover-icon-color: #01c0c8;--mdc-checkbox-selected-icon-color: #01c0c8;--mdc-checkbox-selected-pressed-icon-color: #01c0c8;--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-selected-focus-state-layer-color: #01c0c8;--mdc-checkbox-selected-hover-state-layer-color: #01c0c8;--mdc-checkbox-selected-pressed-state-layer-color: #01c0c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #fb9678;--mdc-checkbox-selected-hover-icon-color: #fb9678;--mdc-checkbox-selected-icon-color: #fb9678;--mdc-checkbox-selected-pressed-icon-color: #fb9678;--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-selected-focus-state-layer-color: #fb9678;--mdc-checkbox-selected-hover-state-layer-color: #fb9678;--mdc-checkbox-selected-pressed-state-layer-color: #fb9678;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cyan_theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#01c0c8}.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cyan_theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cyan_theme .mat-mdc-tab-group,.cyan_theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #01c0c8;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #01c0c8;--mat-tab-header-active-ripple-color: #01c0c8;--mat-tab-header-inactive-ripple-color: #01c0c8;--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: #01c0c8;--mat-tab-header-active-hover-label-text-color: #01c0c8;--mat-tab-header-active-focus-indicator-color: #01c0c8;--mat-tab-header-active-hover-indicator-color: #01c0c8}.cyan_theme .mat-mdc-tab-group.mat-accent,.cyan_theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #fb9678;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fb9678;--mat-tab-header-active-ripple-color: #fb9678;--mat-tab-header-inactive-ripple-color: #fb9678;--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: #fb9678;--mat-tab-header-active-hover-label-text-color: #fb9678;--mat-tab-header-active-focus-indicator-color: #fb9678;--mat-tab-header-active-hover-indicator-color: #fb9678}.cyan_theme .mat-mdc-tab-group.mat-warn,.cyan_theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff6692;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff6692;--mat-tab-header-active-ripple-color: #ff6692;--mat-tab-header-inactive-ripple-color: #ff6692;--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: #ff6692;--mat-tab-header-active-hover-label-text-color: #ff6692;--mat-tab-header-active-focus-indicator-color: #ff6692;--mat-tab-header-active-hover-indicator-color: #ff6692}.cyan_theme .mat-mdc-tab-group.mat-background-primary,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #01c0c8;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .mat-mdc-tab-group.mat-background-accent,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #fb9678;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .mat-mdc-tab-group.mat-background-warn,.cyan_theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff6692;--mat-tab-header-with-background-foreground-color: white}.cyan_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #01c0c8;--mdc-checkbox-selected-hover-icon-color: #01c0c8;--mdc-checkbox-selected-icon-color: #01c0c8;--mdc-checkbox-selected-pressed-icon-color: #01c0c8;--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-selected-focus-state-layer-color: #01c0c8;--mdc-checkbox-selected-hover-state-layer-color: #01c0c8;--mdc-checkbox-selected-pressed-state-layer-color: #01c0c8;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .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: white;--mdc-checkbox-selected-focus-icon-color: #ff6692;--mdc-checkbox-selected-hover-icon-color: #ff6692;--mdc-checkbox-selected-icon-color: #ff6692;--mdc-checkbox-selected-pressed-icon-color: #ff6692;--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-selected-focus-state-layer-color: #ff6692;--mdc-checkbox-selected-hover-state-layer-color: #ff6692;--mdc-checkbox-selected-pressed-state-layer-color: #ff6692;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan_theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #01c0c8;--mat-text-button-state-layer-color: #01c0c8;--mat-text-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #fb9678;--mat-text-button-state-layer-color: #fb9678;--mat-text-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6692;--mat-text-button-state-layer-color: #ff6692;--mat-text-button-ripple-color: rgba(255, 102, 146, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #01c0c8;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #fb9678;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6692;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #01c0c8;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #fb9678;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6692;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #01c0c8;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #01c0c8;--mat-outlined-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #fb9678;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fb9678;--mat-outlined-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6692;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ff6692;--mat-outlined-button-ripple-color: rgba(255, 102, 146, .1)}.cyan_theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #01c0c8;--mat-icon-button-state-layer-color: #01c0c8;--mat-icon-button-ripple-color: rgba(1, 192, 200, .1)}.cyan_theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #fb9678;--mat-icon-button-state-layer-color: #fb9678;--mat-icon-button-ripple-color: rgba(251, 150, 120, .1)}.cyan_theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6692;--mat-icon-button-state-layer-color: #ff6692;--mat-icon-button-ripple-color: rgba(255, 102, 146, .1)}.cyan_theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #01c0c8;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #fb9678;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff6692;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #01c0c8;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #fb9678;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff6692;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.cyan_theme .mat-accent{--mdc-circular-progress-active-indicator-color: #fb9678}.cyan_theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ff6692}.cyan_theme .mat-badge-accent{--mat-badge-background-color: #fb9678;--mat-badge-text-color: white}.cyan_theme .mat-badge-warn{--mat-badge-background-color: #ff6692;--mat-badge-text-color: white}.cyan_theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #fb9678;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(251, 150, 120, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(251, 150, 120, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(251, 150, 120, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(251, 150, 120, .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}.cyan_theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff6692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 102, 146, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 102, 146, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 102, 146, .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}.cyan_theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #fb9678}.cyan_theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff6692}.cyan_theme .mat-icon.mat-primary{--mat-icon-color: #01c0c8}.cyan_theme .mat-icon.mat-accent{--mat-icon-color: #fb9678}.cyan_theme .mat-icon.mat-warn{--mat-icon-color: #ff6692}.cyan_theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #fb9678;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #fb9678;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #fb9678;--mat-stepper-header-edit-state-icon-foreground-color: white}.cyan_theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff6692;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff6692;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff6692;--mat-stepper-header-edit-state-icon-foreground-color: white}.cyan_theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #01c0c8;--mat-toolbar-container-text-color: white}.cyan_theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #fb9678;--mat-toolbar-container-text-color: white}.cyan_theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff6692;--mat-toolbar-container-text-color: white}: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: #ffffff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #7c8fac;--bs-gray-200: #f6f7f9;--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: #635bff;--bs-secondary: #6c757d;--bs-success: #36c76c;--bs-info: #0dcaf0;--bs-warning: #f8c20a;--bs-danger: #dc3545;--bs-light: #f2f6fa;--bs-dark: #29343d;--bs-primary-rgb: 99, 91, 255;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 54, 199, 108;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 248, 194, 10;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 242, 246, 250;--bs-dark-rgb: 41, 52, 61;--bs-primary-text-emphasis: #282466;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #16502b;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #634e04;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #e0deff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d7f4e2;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fef3ce;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #bec7d6;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #c1bdff;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #afe9c4;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #fce79d;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #f6f7f9;--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: #f4f7fb;--bs-body-bg-rgb: 244, 247, 251;--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: #f6f7f9;--bs-secondary-bg-rgb: 246, 247, 249;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #7c8fac;--bs-tertiary-bg-rgb: 124, 143, 172;--bs-heading-color: inherit;--bs-link-color: #635bff;--bs-link-color-rgb: 99, 91, 255;--bs-link-decoration: underline;--bs-link-hover-color: #4f49cc;--bs-link-hover-color-rgb: 79, 73, 204;--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: 12px;--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(99, 91, 255, .25);--bs-form-valid-color: #36c76c;--bs-form-valid-border-color: #36c76c;--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: #ffffff;--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: #a19dff;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #86dda7;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #fbda6c;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #7c8fac;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #141233;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #0b2816;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #322702;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #3b3799;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #207741;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #957406;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #a19dff;--bs-link-hover-color: #b4b1ff;--bs-link-color-rgb: 161, 157, 255;--bs-link-hover-color-rgb: 180, 177, 255;--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]{text-decoration:underline dotted;cursor:help;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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@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}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-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-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@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-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: #e0deff;--bs-table-border-color: #b3b2cc;--bs-table-striped-bg: #d5d3f2;--bs-table-striped-color: #000;--bs-table-active-bg: #cac8e6;--bs-table-active-color: #000;--bs-table-hover-bg: #cfcdec;--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: #d7f4e2;--bs-table-border-color: #acc3b5;--bs-table-striped-bg: #cce8d7;--bs-table-striped-color: #000;--bs-table-active-bg: #c2dccb;--bs-table-active-color: #000;--bs-table-hover-bg: #c7e2d1;--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: #fef3ce;--bs-table-border-color: #cbc2a5;--bs-table-striped-bg: #f1e7c4;--bs-table-striped-color: #000;--bs-table-active-bg: #e5dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ebe1bf;--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: #f2f6fa;--bs-table-border-color: #c2c5c8;--bs-table-striped-bg: #e6eaee;--bs-table-striped-color: #000;--bs-table-active-bg: #dadde1;--bs-table-active-color: #000;--bs-table-hover-bg: #e0e4e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #ffffff;--bs-table-bg: #29343d;--bs-table-border-color: #545d64;--bs-table-striped-bg: #343e47;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #3e4850;--bs-table-active-color: #ffffff;--bs-table-hover-bg: #39434c;--bs-table-hover-color: #ffffff;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:#b1adff;outline:0;box-shadow:0 0 0 .25rem #635bff40}.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:#b1adff;outline:0;box-shadow:0 0 0 .25rem #635bff40}.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:#b1adff;outline:0;box-shadow:0 0 0 .25rem #635bff40}.form-check-input:checked{background-color:#635bff;border-color:#635bff}.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='%23ffffff' 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='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#635bff;border-color:#635bff;--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='%23ffffff' 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='%23b1adff'/%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='%23ffffff'/%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 #f4f7fb,0 0 0 .25rem #635bff40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f4f7fb,0 0 0 .25rem #635bff40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#635bff;border:0;border-radius:1rem;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{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d0ceff}.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:#635bff;border:0;border-radius:1rem;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{transition:none}}.form-range::-moz-range-thumb:active{background-color:#d0ceff}.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;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);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;padding-left:.75rem}.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{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~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>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.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}.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(-1 * var(--bs-border-width));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='%2336c76c' 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.1'/%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='%2336c76c' 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.1'/%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-check:checked:focus-visible+.btn{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: #ffffff;--bs-btn-bg: #635bff;--bs-btn-border-color: #635bff;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #544dd9;--bs-btn-hover-border-color: #4f49cc;--bs-btn-focus-shadow-rgb: 122, 116, 255;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #4f49cc;--bs-btn-active-border-color: #4a44bf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #635bff;--bs-btn-disabled-border-color: #635bff}.btn-secondary{--bs-btn-color: #ffffff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #ffffff;--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: #ffffff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #36c76c;--bs-btn-border-color: #36c76c;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #54cf82;--bs-btn-hover-border-color: #4acd7b;--bs-btn-focus-shadow-rgb: 46, 169, 92;--bs-btn-active-color: #000;--bs-btn-active-bg: #5ed289;--bs-btn-active-border-color: #4acd7b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #36c76c;--bs-btn-disabled-border-color: #36c76c}.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: #f8c20a;--bs-btn-border-color: #f8c20a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9cb2f;--bs-btn-hover-border-color: #f9c823;--bs-btn-focus-shadow-rgb: 211, 165, 9;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9ce3b;--bs-btn-active-border-color: #f9c823;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8c20a;--bs-btn-disabled-border-color: #f8c20a}.btn-danger{--bs-btn-color: #ffffff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #ffffff;--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: #ffffff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f2f6fa;--bs-btn-border-color: #f2f6fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ced1d5;--bs-btn-hover-border-color: #c2c5c8;--bs-btn-focus-shadow-rgb: 206, 209, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c2c5c8;--bs-btn-active-border-color: #b6b9bc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f2f6fa;--bs-btn-disabled-border-color: #f2f6fa}.btn-dark{--bs-btn-color: #ffffff;--bs-btn-bg: #29343d;--bs-btn-border-color: #29343d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #49525a;--bs-btn-hover-border-color: #3e4850;--bs-btn-focus-shadow-rgb: 73, 82, 90;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #545d64;--bs-btn-active-border-color: #3e4850;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #29343d;--bs-btn-disabled-border-color: #29343d}.btn-outline-primary{--bs-btn-color: #635bff;--bs-btn-border-color: #635bff;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #635bff;--bs-btn-hover-border-color: #635bff;--bs-btn-focus-shadow-rgb: 99, 91, 255;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #635bff;--bs-btn-active-border-color: #635bff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #635bff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #635bff;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #ffffff;--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: #36c76c;--bs-btn-border-color: #36c76c;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #36c76c;--bs-btn-hover-border-color: #36c76c;--bs-btn-focus-shadow-rgb: 54, 199, 108;--bs-btn-active-color: #000;--bs-btn-active-bg: #36c76c;--bs-btn-active-border-color: #36c76c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #36c76c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #36c76c;--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: #f8c20a;--bs-btn-border-color: #f8c20a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8c20a;--bs-btn-hover-border-color: #f8c20a;--bs-btn-focus-shadow-rgb: 248, 194, 10;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8c20a;--bs-btn-active-border-color: #f8c20a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8c20a;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8c20a;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #ffffff;--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: #f2f6fa;--bs-btn-border-color: #f2f6fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f2f6fa;--bs-btn-hover-border-color: #f2f6fa;--bs-btn-focus-shadow-rgb: 242, 246, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f2f6fa;--bs-btn-active-border-color: #f2f6fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f2f6fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f2f6fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #29343d;--bs-btn-border-color: #29343d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #29343d;--bs-btn-hover-border-color: #29343d;--bs-btn-focus-shadow-rgb: 41, 52, 61;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #29343d;--bs-btn-active-border-color: #29343d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #29343d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #29343d;--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: 122, 116, 255;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: #ffffff;--bs-dropdown-link-active-bg: #635bff;--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: #ffffff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #635bff;--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(-1 * var(--bs-border-width))}.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(-1 * var(--bs-border-width))}.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:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.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 #635bff40}.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: #ffffff;--bs-nav-pills-link-active-bg: #635bff}.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-grow:1;flex-basis:0;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-grow:1;flex-basis:100%;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: #ffffff;--bs-navbar-brand-color: #ffffff;--bs-navbar-brand-hover-color: #ffffff;--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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%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='none' stroke='%23282466' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(99, 91, 255, .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;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-header .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-header .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-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-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .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='%23a19dff'%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-.708'/%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='%23a19dff'%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-.708'/%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(99, 91, 255, .25);--bs-pagination-active-color: #ffffff;--bs-pagination-active-bg: #635bff;--bs-pagination-active-border-color: #635bff;--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(-1 * var(--bs-border-width))}.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: #ffffff;--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:var(--bs-progress-height)}}.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: #ffffff;--bs-progress-bar-bg: #635bff;--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: #ffffff;--bs-list-group-active-bg: #635bff;--bs-list-group-active-border-color: #635bff;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{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-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):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:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.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.414'/%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(99, 91, 255, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;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;filter:var(--bs-btn-close-filter);border:0;border-radius:12px;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{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.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: var(--bs-body-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{transform:translateY(-50px);transition:transform .3s ease-out}@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;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-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left: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;filter:var(--bs-carousel-control-icon-filter);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='%23ffffff'%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 0'/%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='%23ffffff'%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-.708'/%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:var(--bs-carousel-indicator-active-bg);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:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #ffffff;--bs-carousel-caption-color: #ffffff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;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;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));margin-left:auto}.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{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--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:#000!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(79,73,204,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(79,73,204,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(94,210,137,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(94,210,137,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(249,206,59,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,206,59,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(245,248,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(245,248,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(33,42,49,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(33,42,49,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}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.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}.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-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-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.justify-content-evenly{justify-content:space-evenly!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-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}.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-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-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-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!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-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-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:Manrope;font-style:normal;font-weight:300;src:url("./media/manrope-extralight-ZGGWVJYO.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url("./media/manrope-light-SII3KYPF.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url("./media/manrope-regular-GNNPF3X5.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url("./media/manrope-medium-FUTMVQUM.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url("./media/manrope-semibold-FCUVM5H3.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url("./media/manrope-bold-5JR2LYK4.woff") format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:900;src:url("./media/manrope-extrabold-DMNMFCIZ.woff") format("woff")}.light-theme .blue_theme .mat-mdc-raised-button.mat-primary,.light-theme .blue_theme .mat-mdc-raised-button.mat-accent,.light-theme .blue_theme .mat-mdc-raised-button.mat-warn,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .blue_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .blue_theme .mdc-fab.mat-primary,.light-theme .blue_theme .mdc-fab.mat-accent,.light-theme .blue_theme .mdc-fab.mat-warn,.light-theme .purple_theme .mat-mdc-raised-button.mat-primary,.light-theme .purple_theme .mat-mdc-raised-button.mat-accent,.light-theme .purple_theme .mat-mdc-raised-button.mat-warn,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .purple_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .purple_theme .mdc-fab.mat-primary,.light-theme .purple_theme .mdc-fab.mat-accent,.light-theme .purple_theme .mdc-fab.mat-warn,.light-theme .orange_theme .mat-mdc-raised-button.mat-primary,.light-theme .orange_theme .mat-mdc-raised-button.mat-accent,.light-theme .orange_theme .mat-mdc-raised-button.mat-warn,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .orange_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .orange_theme .mdc-fab.mat-primary,.light-theme .orange_theme .mdc-fab.mat-accent,.light-theme .orange_theme .mdc-fab.mat-warn,.light-theme .green_theme .mat-mdc-raised-button.mat-primary,.light-theme .green_theme .mat-mdc-raised-button.mat-accent,.light-theme .green_theme .mat-mdc-raised-button.mat-warn,.light-theme .green_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .green_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .green_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .green_theme .mdc-fab.mat-primary,.light-theme .green_theme .mdc-fab.mat-accent,.light-theme .green_theme .mdc-fab.mat-warn,.light-theme .aqua_theme .mat-mdc-raised-button.mat-primary,.light-theme .aqua_theme .mat-mdc-raised-button.mat-accent,.light-theme .aqua_theme .mat-mdc-raised-button.mat-warn,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .aqua_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .aqua_theme .mdc-fab.mat-primary,.light-theme .aqua_theme .mdc-fab.mat-accent,.light-theme .aqua_theme .mdc-fab.mat-warn,.light-theme .cyan_theme .mat-mdc-raised-button.mat-primary,.light-theme .cyan_theme .mat-mdc-raised-button.mat-accent,.light-theme .cyan_theme .mat-mdc-raised-button.mat-warn,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-primary,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-accent,.light-theme .cyan_theme .mat-mdc-unelevated-button.mat-warn,.light-theme .cyan_theme .mdc-fab.mat-primary,.light-theme .cyan_theme .mdc-fab.mat-accent,.light-theme .cyan_theme .mdc-fab.mat-warn,.dark-theme .mat-mdc-raised-button.mat-primary,.dark-theme .mat-mdc-raised-button.mat-accent,.dark-theme .mat-mdc-raised-button.mat-warn,.dark-theme .mat-mdc-unelevated-button.mat-primary,.dark-theme .mat-mdc-unelevated-button.mat-accent,.dark-theme .mat-mdc-unelevated-button.mat-warn,.dark-theme .mdc-fab.mat-primary,.dark-theme .mdc-fab.mat-accent,.dark-theme .mdc-fab.mat-warn{color:#fff}.light-theme .blue_theme .mat-mdc-raised-button,.light-theme .purple_theme .mat-mdc-raised-button,.light-theme .orange_theme .mat-mdc-raised-button,.light-theme .green_theme .mat-mdc-raised-button,.light-theme .aqua_theme .mat-mdc-raised-button,.light-theme .cyan_theme .mat-mdc-raised-button,.dark-theme .mat-mdc-raised-button{box-shadow:0 2px 4px -1px #afb6c933}.light-theme .blue_theme .mat-mdc-fab,.light-theme .blue_theme .mat-mdc-mini-fab,.light-theme .blue_theme .mat-mdc-fab:hover,.light-theme .blue_theme .mat-mdc-fab:focus,.light-theme .blue_theme .mat-mdc-mini-fab:hover,.light-theme .blue_theme .mat-mdc-mini-fab:focus,.light-theme .purple_theme .mat-mdc-fab,.light-theme .purple_theme .mat-mdc-mini-fab,.light-theme .purple_theme .mat-mdc-fab:hover,.light-theme .purple_theme .mat-mdc-fab:focus,.light-theme .purple_theme .mat-mdc-mini-fab:hover,.light-theme .purple_theme .mat-mdc-mini-fab:focus,.light-theme .orange_theme .mat-mdc-fab,.light-theme .orange_theme .mat-mdc-mini-fab,.light-theme .orange_theme .mat-mdc-fab:hover,.light-theme .orange_theme .mat-mdc-fab:focus,.light-theme .orange_theme .mat-mdc-mini-fab:hover,.light-theme .orange_theme .mat-mdc-mini-fab:focus,.light-theme .green_theme .mat-mdc-fab,.light-theme .green_theme .mat-mdc-mini-fab,.light-theme .green_theme .mat-mdc-fab:hover,.light-theme .green_theme .mat-mdc-fab:focus,.light-theme .green_theme .mat-mdc-mini-fab:hover,.light-theme .green_theme .mat-mdc-mini-fab:focus,.light-theme .aqua_theme .mat-mdc-fab,.light-theme .aqua_theme .mat-mdc-mini-fab,.light-theme .aqua_theme .mat-mdc-fab:hover,.light-theme .aqua_theme .mat-mdc-fab:focus,.light-theme .aqua_theme .mat-mdc-mini-fab:hover,.light-theme .aqua_theme .mat-mdc-mini-fab:focus,.light-theme .cyan_theme .mat-mdc-fab,.light-theme .cyan_theme .mat-mdc-mini-fab,.light-theme .cyan_theme .mat-mdc-fab:hover,.light-theme .cyan_theme .mat-mdc-fab:focus,.light-theme .cyan_theme .mat-mdc-mini-fab:hover,.light-theme .cyan_theme .mat-mdc-mini-fab:focus,.dark-theme .mat-mdc-fab,.dark-theme .mat-mdc-mini-fab,.dark-theme .mat-mdc-fab:hover,.dark-theme .mat-mdc-fab:focus,.dark-theme .mat-mdc-mini-fab:hover,.dark-theme .mat-mdc-mini-fab:focus{box-shadow:none}.light-theme .blue_theme .mat-button-toggle-button,.light-theme .purple_theme .mat-button-toggle-button,.light-theme .orange_theme .mat-button-toggle-button,.light-theme .green_theme .mat-button-toggle-button,.light-theme .aqua_theme .mat-button-toggle-button,.light-theme .cyan_theme .mat-button-toggle-button,.dark-theme .mat-button-toggle-button{font-size:16px}@media (min-width: 768px){.light-theme .blue_theme .flex-sm-row,.light-theme .purple_theme .flex-sm-row,.light-theme .orange_theme .flex-sm-row,.light-theme .green_theme .flex-sm-row,.light-theme .aqua_theme .flex-sm-row,.light-theme .cyan_theme .flex-sm-row,.dark-theme .flex-sm-row{flex-direction:row!important}}.light-theme .blue_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .purple_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .orange_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .green_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .aqua_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.light-theme .cyan_theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.2!important}.light-theme .blue_theme .mat-mdc-mini-fab.mat-inherit,.light-theme .purple_theme .mat-mdc-mini-fab.mat-inherit,.light-theme .orange_theme .mat-mdc-mini-fab.mat-inherit,.light-theme .green_theme .mat-mdc-mini-fab.mat-inherit,.light-theme .aqua_theme .mat-mdc-mini-fab.mat-inherit,.light-theme .cyan_theme .mat-mdc-mini-fab.mat-inherit,.dark-theme .mat-mdc-mini-fab.mat-inherit{background-color:transparent!important}.light-theme .blue_theme .ngx-mat-file-input .button-browse,.light-theme .purple_theme .ngx-mat-file-input .button-browse,.light-theme .orange_theme .ngx-mat-file-input .button-browse,.light-theme .green_theme .ngx-mat-file-input .button-browse,.light-theme .aqua_theme .ngx-mat-file-input .button-browse,.light-theme .cyan_theme .ngx-mat-file-input .button-browse,.dark-theme .ngx-mat-file-input .button-browse{height:20px;width:20px;padding:0}.light-theme .blue_theme .btn,.light-theme .purple_theme .btn,.light-theme .orange_theme .btn,.light-theme .green_theme .btn,.light-theme .aqua_theme .btn,.light-theme .cyan_theme .btn,.dark-theme .btn{color:inherit;transition:all .2s ease-in-out}.light-theme .blue_theme .btn:hover,.light-theme .purple_theme .btn:hover,.light-theme .orange_theme .btn:hover,.light-theme .green_theme .btn:hover,.light-theme .aqua_theme .btn:hover,.light-theme .cyan_theme .btn:hover,.dark-theme .btn:hover{background-color:#25366275}.light-theme .blue_theme .btn-success-transparent,.light-theme .purple_theme .btn-success-transparent,.light-theme .orange_theme .btn-success-transparent,.light-theme .green_theme .btn-success-transparent,.light-theme .aqua_theme .btn-success-transparent,.light-theme .cyan_theme .btn-success-transparent,.dark-theme .btn-success-transparent{background-color:rgba(var(--success-rgb),.1);border-color:rgba(var(--success-rgb),.5);color:rgb(var(--success-rgb))}.light-theme .blue_theme .btn-success-transparent:hover,.light-theme .blue_theme .btn-success-transparent:focus:hover,.light-theme .purple_theme .btn-success-transparent:hover,.light-theme .purple_theme .btn-success-transparent:focus:hover,.light-theme .orange_theme .btn-success-transparent:hover,.light-theme .orange_theme .btn-success-transparent:focus:hover,.light-theme .green_theme .btn-success-transparent:hover,.light-theme .green_theme .btn-success-transparent:focus:hover,.light-theme .aqua_theme .btn-success-transparent:hover,.light-theme .aqua_theme .btn-success-transparent:focus:hover,.light-theme .cyan_theme .btn-success-transparent:hover,.light-theme .cyan_theme .btn-success-transparent:focus:hover,.dark-theme .btn-success-transparent:hover,.dark-theme .btn-success-transparent:focus:hover{background-color:rgb(var(--success-rgb));border-color:rgb(var(--success-rgb));color:#fff}.light-theme .blue_theme .btn-danger-transparent,.light-theme .purple_theme .btn-danger-transparent,.light-theme .orange_theme .btn-danger-transparent,.light-theme .green_theme .btn-danger-transparent,.light-theme .aqua_theme .btn-danger-transparent,.light-theme .cyan_theme .btn-danger-transparent,.dark-theme .btn-danger-transparent{background-color:rgba(var(--danger-rgb),.1);border-color:rgba(var(--danger-rgb),.5);color:rgb(var(--danger-rgb))}.light-theme .blue_theme .btn-danger-transparent:hover,.light-theme .blue_theme .btn-danger-transparent:focus:hover,.light-theme .purple_theme .btn-danger-transparent:hover,.light-theme .purple_theme .btn-danger-transparent:focus:hover,.light-theme .orange_theme .btn-danger-transparent:hover,.light-theme .orange_theme .btn-danger-transparent:focus:hover,.light-theme .green_theme .btn-danger-transparent:hover,.light-theme .green_theme .btn-danger-transparent:focus:hover,.light-theme .aqua_theme .btn-danger-transparent:hover,.light-theme .aqua_theme .btn-danger-transparent:focus:hover,.light-theme .cyan_theme .btn-danger-transparent:hover,.light-theme .cyan_theme .btn-danger-transparent:focus:hover,.dark-theme .btn-danger-transparent:hover,.dark-theme .btn-danger-transparent:focus:hover{background-color:rgb(var(--danger-rgb));border-color:rgb(var(--danger-rgb));color:#fff}.light-theme .blue_theme .btn-light,.light-theme .purple_theme .btn-light,.light-theme .orange_theme .btn-light,.light-theme .green_theme .btn-light,.light-theme .aqua_theme .btn-light,.light-theme .cyan_theme .btn-light,.dark-theme .btn-light{background-color:rgb(var(--light-rgb));border-color:rgb(var(--light-rgb))}.light-theme .blue_theme .btn-light:hover,.light-theme .blue_theme .btn-light:focus:hover,.light-theme .purple_theme .btn-light:hover,.light-theme .purple_theme .btn-light:focus:hover,.light-theme .orange_theme .btn-light:hover,.light-theme .orange_theme .btn-light:focus:hover,.light-theme .green_theme .btn-light:hover,.light-theme .green_theme .btn-light:focus:hover,.light-theme .aqua_theme .btn-light:hover,.light-theme .aqua_theme .btn-light:focus:hover,.light-theme .cyan_theme .btn-light:hover,.light-theme .cyan_theme .btn-light:focus:hover,.dark-theme .btn-light:hover,.dark-theme .btn-light:focus:hover{background-color:color-mix(in srgb,rgb(var(--light-rgb)) 90%,#afa2a2)}.light-theme .blue_theme .mat-drawer,.light-theme .purple_theme .mat-drawer,.light-theme .orange_theme .mat-drawer,.light-theme .green_theme .mat-drawer,.light-theme .aqua_theme .mat-drawer,.light-theme .cyan_theme .mat-drawer,.dark-theme .mat-drawer,.light-theme .blue_theme .mat-drawer-container,.light-theme .purple_theme .mat-drawer-container,.light-theme .orange_theme .mat-drawer-container,.light-theme .green_theme .mat-drawer-container,.light-theme .aqua_theme .mat-drawer-container,.light-theme .cyan_theme .mat-drawer-container,.dark-theme .mat-drawer-container{background-color:#fff}.light-theme .blue_theme .mdc-checkbox__background,.light-theme .purple_theme .mdc-checkbox__background,.light-theme .orange_theme .mdc-checkbox__background,.light-theme .green_theme .mdc-checkbox__background,.light-theme .aqua_theme .mdc-checkbox__background,.light-theme .cyan_theme .mdc-checkbox__background,.dark-theme .mdc-checkbox__background{border:1.25px solid #bdc3cd!important;width:19px;height:19px;border-radius:3.5px}.light-theme .blue_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .purple_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .orange_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .green_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .aqua_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.light-theme .cyan_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff!important;display:flex;align-items:center;margin:0 auto;width:11px!important;height:11px!important;top:unset;bottom:unset}.light-theme .blue_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .purple_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .orange_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .green_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .aqua_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.light-theme .cyan_theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark,.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff!important}.light-theme .blue_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .purple_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .orange_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .green_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .aqua_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.light-theme .cyan_theme .mat-mdc-checkbox-checked .mdc-checkbox__background,.dark-theme .mat-mdc-checkbox-checked .mdc-checkbox__background{border:0!important}.light-theme .blue_theme .mdc-radio__outer-circle,.light-theme .purple_theme .mdc-radio__outer-circle,.light-theme .orange_theme .mdc-radio__outer-circle,.light-theme .green_theme .mdc-radio__outer-circle,.light-theme .aqua_theme .mdc-radio__outer-circle,.light-theme .cyan_theme .mdc-radio__outer-circle,.dark-theme .mdc-radio__outer-circle{border-width:1.25px}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#bdc3cd}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-width:10px}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#fff}.light-theme .blue_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.light-theme .purple_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.light-theme .orange_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.light-theme .green_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.light-theme .aqua_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.light-theme .cyan_theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before,.dark-theme .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before{opacity:1}.light-theme .blue_theme .topbar,.light-theme .purple_theme .topbar,.light-theme .orange_theme .topbar,.light-theme .green_theme .topbar,.light-theme .aqua_theme .topbar,.light-theme .cyan_theme .topbar,.dark-theme .topbar{background-color:#fff}body mat-label{color:#0a2540}body .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:0!important}body .mdc-form-field>label{font-size:16px}body .hide-hint .mat-mdc-form-field-subscript-wrapper{display:none}body .theme-expansion .mat-expansion-panel-header{padding:20px 32px;height:62px}body .mat-form-field-small,body .mat-form-field-small .mat-mdc-text-field-wrapper,body .mat-form-field-small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{height:30px}body .mat-form-field-small .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{padding:5px!important}.light-theme .mat-mdc-card,.dark-theme .mat-mdc-card{margin-bottom:20px}.light-theme .mat-mdc-card-header,.dark-theme .mat-mdc-card-header{padding:20px 20px 0}.light-theme .mat-mdc-card-content,.dark-theme .mat-mdc-card-content{padding:0 20px}.light-theme .mat-mdc-card,.dark-theme .mat-mdc-card{background-color:#fff}.light-theme .mat-mdc-card>.mat-mdc-card-content,.dark-theme .mat-mdc-card>.mat-mdc-card-content{padding:20px}.light-theme .cardWithShadow,.light-theme .mat-expansion-panel,.dark-theme .cardWithShadow,.dark-theme .mat-expansion-panel{box-shadow:0 2px 4px -1px #afb6c933!important}.light-theme .mat-mdc-card-title,.dark-theme .mat-mdc-card-title{line-height:1.6rem;margin-bottom:8px}.light-theme .mat-mdc-card-subtitle,.dark-theme .mat-mdc-card-subtitle{color:#526b7a}.light-theme .mdc-card__actions,.dark-theme .mdc-card__actions{padding:20px}.light-theme .theme-card.mat-mdc-card .mat-mdc-card-header,.dark-theme .theme-card.mat-mdc-card .mat-mdc-card-header{padding:16px 20px}.light-theme .theme-card.mat-mdc-card .mat-mdc-card-content,.dark-theme .theme-card.mat-mdc-card .mat-mdc-card-content{padding:20px}.light-theme .card-hover,.dark-theme .card-hover{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.light-theme .card-hover:hover,.dark-theme .card-hover:hover{scale:1.01;transition:all .1s ease-in 0s}.light-theme html .mat-mdc-chip,.dark-theme html .mat-mdc-chip{height:20px;font-size:16px;background-color:#f2f6fa}.light-theme .cardBorder .mdc-card,.light-theme .cardBorder .mat-expansion-panel,.dark-theme .cardBorder .mdc-card,.dark-theme .cardBorder .mat-expansion-panel{box-shadow:none!important;border:1px solid #e0e6eb!important}.light-theme .cardBorder .mdc-card.shadow-none,.light-theme .cardBorder .mat-expansion-panel.shadow-none,.dark-theme .cardBorder .mdc-card.shadow-none,.dark-theme .cardBorder .mat-expansion-panel.shadow-none{border:0!important}.light-theme .mat-mdc-progress-bar,.dark-theme .mat-mdc-progress-bar{border-radius:6px}.light-theme .card-loader,.dark-theme .card-loader{position:fixed;top:0;display:flex;justify-content:center;align-items:center;background:#1f2a3c4d;width:100%;z-index:10;height:100%}.light-theme .modal-loading,.dark-theme .modal-loading{position:absolute;top:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#1f2a3c80;width:100%;z-index:10}.light-theme .spinner ::ng-deep .mdc-circular-progress__indeterminate-circle-graphic,.dark-theme .spinner ::ng-deep .mdc-circular-progress__indeterminate-circle-graphic{stroke:#fff!important}.light-theme .mat-headline-5,.light-theme .mat-headline-6,.light-theme .mat-subtitle-1,.dark-theme .mat-headline-5,.dark-theme .mat-headline-6,.dark-theme .mat-subtitle-1{color:#29343d}.light-theme .mat-body-1,.light-theme .mat-body-2,.light-theme .mat-subtitle-2,.dark-theme .mat-body-1,.dark-theme .mat-body-2,.dark-theme .mat-subtitle-2{color:#526b7a}.light-theme .mat-headline-5,.dark-theme .mat-headline-5{font-size:24px;font-weight:700;line-height:30px;font-family:Manrope;letter-spacing:normal;margin:0;color:#29343d}.light-theme .mat-headline-6,.dark-theme .mat-headline-6{font-size:18px;font-weight:600;line-height:26px;font-family:Manrope;letter-spacing:normal;margin:0;color:#29343d}.light-theme .mat-subtitle-2,.dark-theme .mat-subtitle-2{font-size:14px;font-weight:400;line-height:14px;font-family:Manrope;letter-spacing:normal;margin:0;color:#526b7a}.light-theme .mat-subtitle-1,.dark-theme .mat-subtitle-1{font-size:21px;font-weight:500;line-height:26px;font-family:Manrope;letter-spacing:normal;margin:0;color:#29343d}.light-theme .mat-body-1,.dark-theme .mat-body-1{font-size:14px;font-weight:400;line-height:20px;font-family:Manrope;letter-spacing:normal;margin:0;color:#526b7a}.light-theme .mat-body-2,.dark-theme .mat-body-2{font-size:16px;font-weight:400;line-height:22px;font-family:Manrope;letter-spacing:normal;margin:0;color:#526b7a}.light-theme .mdc-list-item__primary-text,.light-theme .mat-drawer-container,.light-theme .mat-drawer,.dark-theme .mdc-list-item__primary-text,.dark-theme .mat-drawer-container,.dark-theme .mat-drawer,.light-theme h1,.light-theme h2,.light-theme h3,.light-theme h4,.light-theme h5,.light-theme h6,.light-theme .h1,.light-theme .h2,.light-theme .h3,.light-theme .h4,.light-theme .h5,.light-theme .h6,.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6,.dark-theme .h1,.dark-theme .h2,.dark-theme .h3,.dark-theme .h4,.dark-theme .h5,.dark-theme .h6{color:#29343d}.light-theme .mat-mdc-menu-panel,.dark-theme .mat-mdc-menu-panel{overflow:hidden!important}.mat-drawer-side{border-right:1px solid #e0e6eb}.border-white-50{border-right:1px solid rgba(255,255,255,.2)!important}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:16px}.mdc-data-table__cell,.mdc-data-table__header-cell,.mat-mdc-cell{border-bottom-color:#111c2d0d!important}.mat-mdc-row .action-link{text-align:end!important}.table-responsive{overflow-x:auto}.table-responsive td,.table-responsive mat-cell{white-space:nowrap;padding:14px}.table-responsive th{white-space:nowrap}@media (max-width: 1023px){.table-xs-responsive{overflow-x:auto}}.rounded-sm{border-radius:6px!important}.rounded{border-radius:12px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:25px!important}.mat-mdc-menu-item:hover:not([disabled]){background:#f6f9fc}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-80{width:80%}.text-hover-primary:hover .hover-text{color:#635bff}.z-1{z-index:1}.w-100{width:100%!important}.w-8{width:2rem}.h-8{height:2rem}.h-100{height:100%!important}.mt-auto{margin-top:auto}.shadow-none{box-shadow:none!important}.overflow-hidden{overflow:hidden}.text-decoration-none{text-decoration:none}.position-relative{position:relative}.position-absolute{position:absolute}.op-5{opacity:.5}.op-75{opacity:.75}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none}.dark-theme{--mdc-elevated-card-container-color: #1a2537;--mat-sidenav-container-divider-color: #333f55 !important;--mat-stepper-header-hover-state-layer-color: #1f2a3d !important;--mdc-switch-unselected-handle-color: #1a2537 !important;--mdc-switch-unselected-focus-handle-color: #1a2537 !important;--mdc-switch-unselected-hover-handle-color: #1a2537 !important;--mdc-switch-unselected-icon-color: rgba(255, 255, 255, .85) !important;--mat-expansion-header-hover-state-layer-color: #1a2537 !important;--mat-expansion-header-focus-state-layer-color: #1a2537 !important;--mat-icon-button-state-layer-color: #1a2537 !important;--mdc-outlined-button-disabled-outline-color: #2b3648 !important;--mat-text-button-disabled-container-color: #2b3648 !important;--mdc-filled-button-disabled-container-color: #2b3648 !important;--mdc-protected-button-disabled-container-color: #2b3648 !important;--mat-fab-disabled-state-container-color: #2b3648 !important;--passed-color: #36c76c;--failed-color: #ff5715}.dark-theme .mat-mdc-button .mat-mdc-button-persistent-ripple:before{--mat-text-button-state-layer-color: #333f55 !important}.dark-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #333f55 !important;--mdc-chip-elevated-disabled-container-color: #333f55 !important;--mdc-chip-flat-disabled-selected-container-color: #333f55 !important}.dark-theme .mdc-checkbox:hover .mdc-checkbox__ripple{--mdc-checkbox-unselected-hover-state-layer-color: #1f2a3d}.dark-theme .mdc-list-item:focus:before{--mdc-list-list-item-focus-state-layer-color: #333f55 !important}.dark-theme .mat-mdc-mini-fab{--mat-fab-small-foreground-color: rgba(255, 255, 255, .85)}.dark-theme .mdc-list-item__primary-text,.dark-theme .mat-drawer-container,.dark-theme .mat-drawer{color:#fff9}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6,.dark-theme .h1,.dark-theme .h2,.dark-theme .h3,.dark-theme .h4,.dark-theme .h5,.dark-theme .h6,.dark-theme a{color:#ffffffd9}.dark-theme .mat-headline-5,.dark-theme .mat-subtitle-1,.dark-theme .mat-headline-6,.dark-theme .mat-button-toggle-button,.dark-theme .mat-drawer-container,.dark-theme .mdc-data-table__header-cell,.dark-theme .breadcrumb-item a,.dark-theme mat-label{color:#ffffffd9}.dark-theme .mat-mdc-menu-panel{color:#ffffffd9!important}.dark-theme .mat-subtitle-2,.dark-theme .mat-body-1,.dark-theme .mat-body-2,.dark-theme .ngx-pagination a,.dark-theme .ngx-pagination button,.dark-theme .mdc-data-table__pagination-total,.dark-theme .mdc-data-table__pagination-rows-per-page-label,.dark-theme .mdc-data-table__cell,.dark-theme .mat-mdc-icon-button,.dark-theme .mdc-list-item__secondary-text,.dark-theme .mat-mdc-menu-item,.dark-theme .mat-mdc-menu-item:visited,.dark-theme .mat-mdc-menu-item:link{color:#fff9}.dark-theme .mat-subtitle-2.text-dark,.dark-theme .text-dark,.dark-theme .text-muted{color:#fff9!important}.dark-theme .mat-drawer,.dark-theme .mat-mdc-menu-panel{color:#fff9!important;background-color:#1a2537}.dark-theme .mat-drawer-container{background-color:#1a2537}.dark-theme .body-wrapper,.dark-theme .theme-tab .mdc-tab{background:#1f2a3d}.dark-theme .bg-light-{background-color:#1f2a3d!important}.dark-theme .mat-mdc-card,.dark-theme .mat-mdc-table,.dark-theme .cal-week-view,.dark-theme .cal-week-view .cal-hour-odd,.dark-theme .mat-datepicker-content,.dark-theme .mat-stepper-horizontal,.dark-theme .mat-stepper-vertical{background-color:#1a2537}.dark-theme .bg-white,.dark-theme .mdc-menu-surface{background-color:#1a2537!important}.dark-theme .topbar{background-color:#1a2537}.dark-theme .cardWithShadow,.dark-theme .mat-expansion-panel{box-shadow:#919eab4d 0 0 2px,#919eab05 0 12px 24px -4px}.dark-theme .timeline .timeline-item .timline-border{background-color:#333f55}.dark-theme .mat-mdc-paginator,.dark-theme .todo-item .edit-view,.dark-theme .mat-button-toggle-appearance-standard,.dark-theme .mat-tree,.dark-theme .mat-expansion-panel{background:#1a2537!important}.dark-theme .sidebar-list.mdc-list .sidebar-divider{background:#333f55}.dark-theme .cal-month-view .cal-cell-row:hover,.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open,.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover,.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over,.dark-theme .bg-extra-light{background-color:#333f55}.dark-theme .or-border:after,.dark-theme .or-border:before{background:#333f55}.dark-theme .theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.dark-theme .theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#333f55}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#333f55}.dark-theme .cal-month-view .cal-days .cal-cell-row,.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#333f55}.dark-theme .b-1{border:1px solid #333f55!important}.dark-theme .mdc-checkbox__background{border:1px solid #465670!important}.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#465670}.dark-theme .mdc-text-field--outlined .mdc-notched-outline__leading,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__trailing,.dark-theme .mdc-text-field--outlined .mdc-notched-outline__notch,.dark-theme .cal-month-view .cal-days,.dark-theme .cal-week-view,.dark-theme .cal-week-view .cal-day-headers,.dark-theme .cal-week-view .cal-time-events,.dark-theme .cal-week-view .cal-day-column,.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child,.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child),.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#465670!important}.dark-theme .social-chips img,.dark-theme .social-chips span{border-color:#1a2537!important}.dark-theme .b-b-1{border-bottom:1px solid #333f55!important}.dark-theme .b-t-1{border-top:1px solid #333f55!important}.dark-theme .b-r-1{border-right:1px solid #333f55!important}.dark-theme .b-l-1{border-left:1px solid #333f55}.dark-theme .border-radius-8{border-radius:8px!important}.dark-theme .border-radius-full{border-radius:50%!important}.dark-theme .bg-light-primary{background-color:#25366275!important}.dark-theme .bg-light-accent{background-color:#1c455d!important}.dark-theme .bg-light-error{background-color:#3b2f3d!important}.dark-theme .bg-light-success{background-color:#1d3544!important}.dark-theme .bg-light-warning{background-color:#54493f4d!important}.dark-theme .bg-light-running{background-color:#1b3c48b0!important}.dark-theme .text-running{color:#36c76c!important}.dark-theme .bg-light-starting{background-color:#2b42128a!important}.dark-theme .text-starting{color:#85e13a!important}.dark-theme .bg-light-stopped{background-color:#4b313d99!important}.dark-theme .text-stopped{color:#ff6692!important}.dark-theme .bg-light-stopping{background-color:#4b313d!important}.dark-theme .text-stopping{color:#ff6692!important}.dark-theme .bg-light-pending{background-color:#4d3a2a!important}.dark-theme .text-pending{color:#f8c20a!important}.dark-theme .bg-light-empty{background-color:#4d3a2a!important}.dark-theme .text-empty{color:#f8c20a!important}.dark-theme .bg-light-failed{background-color:#4d25217d!important}.dark-theme .text-failed{color:#ff5715!important}.dark-theme .bg-light-canceled{background-color:#4b313d!important}.dark-theme .text-canceled{color:#ff6692!important}.dark-theme .bg-light-canceling{background-color:#4b313d!important}.dark-theme .text-canceling{color:#ff6692!important}.dark-theme .bg-light-deleted{background-color:#4b313d!important}.dark-theme .text-deleted{color:#ff6692!important}.dark-theme .bg-light-deleting{background-color:#4b313d!important}.dark-theme .text-deleting{color:#ff6692!important}.dark-theme .bg-light-critical{background-color:#e0225942!important}.dark-theme .text-critical{color:#e02259!important}.dark-theme .text-activity{color:#85e13a!important}.dark-theme .bg-light-sonarcubea{background-color:#1f3a2e!important}.dark-theme .text-sonarcubea{color:#27ef96!important}.dark-theme .bg-light-sonarcubeb{background-color:#1f3344!important}.dark-theme .text-sonarcubeb{color:#5daeff!important}.dark-theme .bg-light-sonarcubec{background-color:#3e3a1f!important}.dark-theme .text-sonarcubec{color:#ffd666!important}.dark-theme .bg-light-sonarcubed{background-color:#442c1f!important}.dark-theme .text-sonarcubed{color:#ff9f50!important}.dark-theme .bg-light-sonarcubee{background-color:#441f1f!important}.dark-theme .text-sonarcubee{color:#ff6b6b!important}.dark-theme .bg-light-accepted{background-color:#0f4d27!important}.dark-theme .text-accepted{color:#dfffe4!important}.dark-theme .bg-light-rejected{background-color:#5a1e1e!important}.dark-theme .text-rejected{color:#ffecec!important}.dark-theme .bg-light-declined{background-color:#5a3f1f!important}.dark-theme .text-declined{color:#ffefd9!important}.dark-theme .bg-light-expired{background-color:#2b2e33!important}.dark-theme .text-expired{color:#c9cdd1!important}.dark-theme .todos .taskboard-task{background:#25366275!important}.dark-theme .inprogress .taskboard-task{background:#54493f4d!important}.dark-theme .completed .taskboard-task{background:#1d3544!important}.dark-theme .onhold .taskboard-task{background:#3b2f3d!important}.dark-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: #2a3447}.dark-theme .customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked i-tabler.fill-icon{fill:#25366275}.dark-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #333f55}.dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #333f55}.dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #333f55}.dark-theme .mat-mdc-button,.dark-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #7c8fac !important}.dark-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #7c8fac !important}.dark-theme .mdc-list-item__primary-text{color:#ffffffd9!important}.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:#fff9!important}.dark-theme .mat-mdc-select-value{color:#ffffffde!important}.dark-theme .mat-mdc-select-arrow svg{fill:#ffffffde!important}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#fff!important}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label .mat-mdc-icon-button[disabled][disabled],.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5) !important;--mdc-icon-button-disabled-icon-color: rgba( 255, 255, 255, .5 ) !important}.dark-theme ::-webkit-scrollbar{width:7px!important;height:7px!important}.dark-theme ::-webkit-scrollbar-track{background:#1f2a3d!important}.dark-theme ::-webkit-scrollbar-thumb{background:#656a71!important;border-radius:5px!important}.dark-theme ::-webkit-scrollbar-thumb:hover{background:#b7bfca!important}.dark-theme .scroll{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}html.dark-theme .cardBorder .mdc-card{box-shadow:none!important;border:1px solid #333f55!important}html.dark-theme .cardBorder .mdc-card.shadow-none{border:0!important}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox:hover>.activeMenu,html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .activeMenu{color:#fff!important}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .menuLink{color:#fff9}html.dark-theme .sidebarNav-horizontal .horizontal-navbar .parentBox .childBox{background-color:#1a2537}html.dark-theme .bg-gredient:before{opacity:.05}html.dark-theme .text-dark-opposite{color:#141414!important}html.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,html.dark-theme .mdc-text-field__input::placeholder,html.dark-theme .mat-mdc-tab .mdc-tab__text-label,html.dark-theme .mat-mdc-tab-link .mdc-tab__text-label,html.dark-theme .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,html.dark-theme .mat-mdc-checkbox-disabled label{color:#fff!important}html.dark-theme .mat-action-row{border-top-color:#ffffff1f}html.dark-theme .mat-expansion-panel-header-description,html.dark-theme .mat-expansion-indicator:after{color:#ffffffb3}html.dark-theme .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}html.dark-theme .mat-calendar-table-header,html.dark-theme .mat-calendar-body-label{color:#ffffffb3}html.dark-theme .mat-calendar-arrow{fill:#fff}html.dark-theme .mat-mdc-radio-button .mdc-form-field,html.dark-theme .mat-calendar-body-cell-content,html.dark-theme .mat-date-range-input-separator,html.dark-theme .mat-expansion-panel-header-title,html.dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}html.dark-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html.dark-theme .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)}html.dark-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}html.dark-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}html.dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-label-text-color: #fff}html.dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-label-text-color: #fff}html.dark-theme .mdc-data-table__cell,html.dark-theme .mdc-data-table__header-cell,html.dark-theme .mat-mdc-cell{border-bottom-color:#ffffff1f!important}html.dark-theme .mat-mdc-checkbox .mdc-form-field,html.dark-theme .mat-mdc-paginator,html.dark-theme .mat-mdc-slide-toggle .mdc-form-field{color:#ffffffde!important}html.dark-theme .mat-mdc-snackbar-surface{background-color:#ecedf0;color:#1a2537}html.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,html.dark-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #333f55}html.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #333f55}html.dark-theme .bg-primary{background-color:#635bff!important}html.dark-theme .text-primary{color:#635bff!important}html.dark-theme .bg-accent{background-color:#16cdc7!important}html.dark-theme .text-accent{color:#16cdc7!important}html.dark-theme .bg-success{background-color:#36c76c!important}html.dark-theme .text-success{color:#36c76c!important}html.dark-theme .bg-warning{background-color:#f8c20a!important}html.dark-theme .text-warning{color:#f8c20a!important}html.dark-theme .bg-error{background-color:#ff6692!important}html.dark-theme .text-error{color:#ff6692!important}*,:after,:before{box-sizing:border-box}body{font-family:Manrope,sans-serif;color:#526b7a;font-size:16px;line-height:normal;overflow-x:hidden}html .mat-drawer-container{background-color:#fff}.mainWrapper{display:flex;min-height:100vh;width:100%;flex:1;height:100%}.body-wrapper{border-radius:20px;background:#f4f7fb;margin:0 15px 30px 0;min-height:calc(100% - 102px)}@media (max-width: 1023px){.body-wrapper{margin-right:0}.sidebarNav-horizontal .body-wrapper{margin-top:30px}}.sidebarNav-horizontal .body-wrapper{margin-left:15px;margin-right:15px}.pageWrapper{padding:30px;min-height:calc(100vh - 100px);margin:0 auto}.pageWrapper.maxWidth{max-width:1200px}@media (max-width: 400px){.pageWrapper{padding:15px}}.container{max-width:1200px;padding-left:24px;padding-right:24px;margin:0 auto}.container.full-width{display:flex;align-items:center;width:100%}.hstack{display:flex;flex-direction:row;gap:16px}.img-fluid{max-width:100%;height:auto}.filter-sidebar{width:290px!important}.mat-drawer.sidebarNav{width:260px;flex-shrink:0;transition:width .4s cubic-bezier(.25,.8,.25,1);position:absolute;overflow-x:hidden;border:0!important}.branding{padding:13px 22px}.logo-theme{display:block;width:190px;background-size:contain;background-repeat:no-repeat;background-position:center;height:35px}.light-theme .branding .logo-theme{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0ia2F0bWFuXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDE5MjAgMzQ4Ij4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuMy4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjAgQnVpbGQgMTQ2KSAgLS0+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5zdDAgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Myk7CiAgICAgIH0KCiAgICAgIC5zdDEgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Mik7CiAgICAgIH0KCiAgICAgIC5zdDIgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3NCk7CiAgICAgIH0KCiAgICAgIC5zdDMgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3MSk7CiAgICAgIH0KCiAgICAgIC5zdDQgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Nik7CiAgICAgIH0KCiAgICAgIC5zdDUgewogICAgICAgIGZpbGw6ICMzYTQ3NWY7CiAgICAgIH0KCiAgICAgIC5zdDYgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3NSk7CiAgICAgIH0KCiAgICAgIC5zdDcgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3OCk7CiAgICAgIH0KCiAgICAgIC5zdDggewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Nyk7CiAgICAgIH0KCiAgICAgIC5zdDkgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3KTsKICAgICAgfQogICAgPC9zdHlsZT4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9Ijg0LjIiIHkxPSIxOTEuOSIgeDI9IjI0NS4xIiB5Mj0iMzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMTc4YmVlIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzdkNWFjZCIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MSIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSIyNS4yIiB5MT0iMTU3IiB4Mj0iMTk5LjIiIHkyPSItMTciIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MiIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItMzYuOCIgeTE9IjIxOSIgeDI9IjI0My45IiB5Mj0iLTYxLjciIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MyIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItNDIuOSIgeTE9IjMxOS4xIiB4Mj0iMzI3LjMiIHkyPSItNTEuMSIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc0IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjU3LjkiIHkxPSIzNTEuMSIgeDI9IjIxOC44IiB5Mj0iMTkwLjIiIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3NSIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSIxMDAuNiIgeTE9IjQwMi4zIiB4Mj0iMjc0LjYiIHkyPSIyMjguMyIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc2IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjI5LjgiIHkxPSI0NzMuMSIgeDI9IjMxMC40IiB5Mj0iMTkyLjQiIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3NyIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItNzUuNiIgeTE9IjQ4NC41IiB4Mj0iMjk0LjYiIHkyPSIxMTQuMyIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc4IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjU3Ni4zIiB5MT0iMTk5LjciIHgyPSI2NzguMSIgeTI9IjMwMS41IiB4bGluazpocmVmPSIjQWRzxLF6X2RlZ3JhZGVfMjQ3Ii8+CiAgPC9kZWZzPgogIDxnPgogICAgPHBvbHlnb24gY2xhc3M9InN0OSIgcG9pbnRzPSIyNDAgMTE1LjcgMTYzLjkgMCAxOTYuNCAwIDI3Mi41IDExNS43IDI0MCAxMTUuNyIvPgogICAgPHBvbHlnb24gY2xhc3M9InN0MyIgcG9pbnRzPSIxODAuNiA4My40IDQ1IDU1LjMgNjggMzIuMyAyMDMuNiA2MC40IDE4MC42IDgzLjQiLz4KICAgIDxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTE1LjcgMTAyLjYgMCAxNzguNiAwIDE0Ni4xIDExNS43IDcwLjEgMTE1LjcgMTAyLjYiLz4KICAgIDxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iODMuNCAxNjIgNTUuMyAyOTcuNiAzMi4zIDI3NC42IDYwLjQgMTM5IDgzLjQgMTYyIi8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjEwMi41IDIyNi44IDE3OC42IDM0Mi42IDE0Ni4xIDM0Mi42IDcwIDIyNi44IDEwMi41IDIyNi44Ii8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q2IiBwb2ludHM9IjE2MS45IDI1OS4yIDI5Ny41IDI4Ny4yIDI3NC41IDMxMC4yIDEzOC45IDI4Mi4yIDE2MS45IDI1OS4yIi8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q0IiBwb2ludHM9IjIyNi43IDI0MC4xIDM0Mi40IDE2NCAzNDIuNCAxOTYuNSAyMjYuNyAyNzIuNiAyMjYuNyAyNDAuMSIvPgogICAgPHBvbHlnb24gY2xhc3M9InN0OCIgcG9pbnRzPSIyNTkgMTgwLjcgMjg3LjEgNDUuMSAzMTAuMSA2OC4xIDI4MiAyMDMuNyAyNTkgMTgwLjciLz4KICA8L2c+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q3IiBwb2ludHM9IjY0OS43IDMwOS4yIDU3My43IDE5My41IDYwNi4yIDE5My41IDY4Mi4yIDMwOS4yIDY0OS43IDMwOS4yIi8+CiAgICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNNTg0LDI1OC42Yy05LjktLjYtMTkuMS0yLjgtMjcuNi02LjUtMTAuMS00LjUtMTguOS0xMC43LTI2LjQtMTguOC03LjUtOC4xLTEzLjMtMTcuNC0xNy40LTI4LTQuMi0xMC42LTYuMy0yMi02LjMtMzQuMnMyLjEtMjMuNSw2LjMtMzRjNC4yLTEwLjUsMTAtMTkuOCwxNy40LTI3LjlzMTYuMy0xNC4zLDI2LjQtMTguOGMxMC4xLTQuNSwyMS4zLTYuNywzMy40LTYuN3MyMy4zLDIuMiwzMy40LDYuN2MxMC4xLDQuNSwxOC45LDEwLjcsMjYuNCwxOC44czEzLjMsMTcuNCwxNy40LDI3LjljNC4yLDEwLjUsNi4zLDIxLjksNi4zLDM0cy0yLjEsMjMuNS02LjMsMzQuMmMtMi41LDYuMy01LjUsMTIuMS05LjEsMTcuNWwxNi44LDI1LjVjOC05LjIsMTQuNC0xOS42LDE5LjQtMzEuMyw1LjktMTQsOC44LTI5LjMsOC44LTQ1LjhzLTIuOS0zMS43LTguOC00NS42Yy01LjktMTMuOS0xMy45LTI2LTI0LjItMzYuNC0xMC4yLTEwLjMtMjIuMi0xOC4zLTM1LjgtMjQtMTMuNi01LjctMjguNC04LjUtNDQuMy04LjVzLTMwLjcsMi44LTQ0LjMsOC41Yy0xMy42LDUuNy0yNS42LDEzLjYtMzUuOCwyMy45LTEwLjIsMTAuMi0xOC4zLDIyLjQtMjQuMiwzNi40LTUuOSwxNC04LjgsMjkuMy04LjgsNDUuOHMyLjksMzEuOCw4LjgsNDUuOGM1LjksMTQsMTMuOSwyNi4yLDI0LjIsMzYuNSwxMC4yLDEwLjMsMjIuMiwxOC4zLDM1LjgsMjQsMTMuNiw1LjcsMjguNCw4LjUsNDQuMyw4LjVzNy45LS4yLDExLjgtLjVsLTE3LjYtMjYuOFoiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik04MTguMiwyODZjLTE1LjMsMC0yOS4yLTMuNi00MS44LTEwLjktMTIuNS03LjMtMjIuNS0xNy4yLTMwLTMwLTcuNS0xMi43LTExLjItMjcuMS0xMS4yLTQzLjJzMy43LTMwLjQsMTEtNDIuOWM3LjQtMTIuNSwxNy4zLTIyLjUsMjkuOC0yOS44LDEyLjUtNy40LDI2LjUtMTEsNDIuMS0xMXMyOS44LDMuNiw0Mi40LDEwLjljMTIuNSw3LjMsMjIuNCwxNy4xLDI5LjcsMjkuNyw3LjMsMTIuNSwxMC45LDI2LjksMTAuOSw0My4ycy0zLjgsMzAuOC0xMS4zLDQzLjRjLTcuNiwxMi42LTE3LjYsMjIuNi0zMCwyOS44LTEyLjQsNy4zLTI2LjMsMTAuOS00MS42LDEwLjlaTTgxOC4yLDI1OS4xYzEwLjEsMCwxOS4yLTIuNSwyNy4zLTcuNSw4LjEtNSwxNC40LTExLjgsMTkuMS0yMC42LDQuNy04LjcsNy0xOC41LDctMjkuMnMtMi4zLTIwLjQtNy0yOC45Yy00LjctOC41LTExLTE1LjMtMTkuMS0yMC4zLTguMS01LTE3LjEtNy41LTI3LjMtNy41cy0xOC45LDIuNS0yNyw3LjVjLTguMSw1LTE0LjUsMTEuNy0xOS4yLDIwLjMtNC44LDguNi03LjIsMTguMi03LjIsMjguOXMyLjQsMjAuNSw3LjIsMjkuMmM0LjgsOC44LDExLjIsMTUuNiwxOS4yLDIwLjYsOC4xLDUsMTcsNy41LDI3LDcuNVoiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik0xMDY1LjgsNTYuNnY5NC42aC01LjR2LS42YzAtOS42LTUuMS0xOC42LTEzLjQtMjMuNC0uNC0uMi0uOC0uNC0xLjEtLjYtMTAuNC01LjctMjIuMi04LjUtMzUuNS04LjVzLTI4LjksMy43LTQwLjksMTFjLTExLjksNy40LTIxLjQsMTcuMy0yOC41LDMwLTcuMSwxMi42LTEwLjYsMjctMTAuNiw0My4xczMuNSwyOS45LDEwLjQsNDIuN2M3LDEyLjcsMTYuNSwyMi44LDI4LjYsMzAuMSwxMi4xLDcuNCwyNS44LDExLDQwLjksMTFzMjUtMi44LDM1LjYtOC41Yy41LS4zLDEuMS0uNiwxLjYtLjksOC41LTQuOCwxMy43LTEzLjgsMTMuNy0yMy42di0yLjNoNS40djMxLjZoMjcuMVY1Ni42aC0yOFpNMTA1OC44LDIzMS4yYy00LjcsOC42LTExLDE1LjUtMTkuMSwyMC40LTguMSw1LTE3LjEsNy41LTI3LDcuNXMtMTkuMi0yLjUtMjcuMS03LjVjLTgtNS0xNC4yLTExLjgtMTguOC0yMC40LTQuNi04LjctNi45LTE4LjMtNi45LTI5LjFzMi4zLTIwLjcsNi45LTI5LjJjNC42LTguNiwxMC45LTE1LjMsMTguOS0yMC4zLDgtNSwxNy03LjUsMjctNy41czE4LjksMi41LDI3LDcuNWM4LDUsMTQuNCwxMS43LDE5LjEsMjAuMyw0LjcsOC42LDcsMTguMyw3LDI5LjJzLTIuNCwyMC40LTcsMjkuMVoiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik0xMTI0LDEyMS42djI2LjVoMzEuN3Y1LjRoMGMtNC41LDAtOC4xLDMuNi04LjEsOC4xdjEyMC43aDI3LjdWMTIxLjZoLTUxLjNaTTExNDQuOCw1Ny44djMzLjdoMzMuNHYtMzMuN2gtMzMuNFoiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik0xMzM5LjUsMTQ3LjNjLTUuMy05LjEtMTIuNC0xNi4zLTIxLjUtMjEuNS05LTUuMi0xOS40LTcuOC0zMC45LTcuOHMtMjIuMywyLjgtMzEuMSw4LjVjMCwwLDAsMC0uMSwwLTUuOSwzLjgtOS4zLDEwLjYtOS4zLDE3LjZ2NS4zaC01LjR2LTI3LjhoLTI3LjR2MTYwLjhoMjh2LTk1LjJjMC04LjcsMS43LTE2LjMsNS4xLTIyLjUsMy40LTYuMyw4LTExLjEsMTMuOS0xNC41LDUuOS0zLjQsMTIuNi01LjEsMjAuMS01LjFzMTQuMywxLjcsMjAuMSw1LjFjNS44LDMuNCwxMC40LDguMiwxMy42LDE0LjMsMy4yLDYuMiw0LjgsMTMuNyw0LjgsMjIuN3Y5NS4yaDI4di0xMDQuMWMwLTExLjUtMi43LTIxLjktNy45LTMxWiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTE1MTMuNSwxMjEuNnYzMC45aC01LjR2LTEuNWMwLTkuMS00LjUtMTcuOC0xMi4yLTIyLjZzLTItMS4yLTMtMS44Yy0xMC4xLTUuNy0yMS41LTguNS0zNC04LjVzLTI4LjYsMy41LTQwLjQsMTAuNmMtMTEuOCw3LjEtMjEuMiwxNi43LTI4LDI4LjgtNi45LDEyLjEtMTAuMywyNS43LTEwLjMsNDAuOXMzLjQsMjguNSwxMC4zLDQwLjdjNi44LDEyLjIsMTYuMiwyMS45LDI4LjIsMjguOSwxMS45LDcuMSwyNS40LDEwLjYsNDAuMywxMC42czI0LjItMi45LDM0LjYtOC42Yy4yLDAsLjMtLjIuNS0uMyw4LjMtNC43LDEzLjItMTMuNywxMy4yLTIzLjN2LTEuN2g1LjR2MzAuOWMwLDkuNy0yLjIsMTguMS02LjcsMjQuOS00LjUsNi45LTEwLjQsMTItMTcuOSwxNS41LTcuNSwzLjUtMTUuOCw1LjItMjQuOSw1LjJzLTIxLjUtMi42LTI5LjQtNy45Yy03LjgtNS4zLTEzLjItMTEuNy0xNi0xOS4ybC0yNS45LDExLjljMy42LDguNCw4LjgsMTUuNywxNS42LDIxLjksNi45LDYuMywxNS4xLDExLjIsMjQuOCwxNC44LDkuNiwzLjYsMjAuMSw1LjQsMzEuNSw1LjRzMjguMi0zLjEsMzkuOC05LjRjMTEuNi02LjMsMjAuNy0xNC45LDI3LjMtMjUuOCw2LjYtMTAuOSw5LjktMjMuNCw5LjktMzcuM1YxMjEuNmgtMjcuMVpNMTUwNS43LDIyNS4zYy00LjYsOC4xLTEwLjcsMTQuNS0xOC4zLDE5LjJzLTE2LjMsNy4xLTI1LjgsNy4xLTE4LjgtMi40LTI2LjctNy4xLTE0LTExLjItMTguNS0xOS4yYy00LjUtOC02LjctMTctNi43LTI3czIuMi0xOC45LDYuNy0yNi44YzQuNS04LDEwLjctMTQuMywxOC42LTE5LjEsNy45LTQuOCwxNi44LTcuMSwyNi41LTcuMXMxOC4yLDIuNCwyNS44LDcuMWM3LjcsNC44LDEzLjcsMTEuMiwxOC4zLDE5LjIsNC42LDguMSw2LjksMTcsNi45LDI2LjdzLTIuMywxOC45LTYuOSwyN1oiLz4KICAgIDxwYXRoIGNsYXNzPSJzdDUiIGQ9Ik0xNjE2LjcsMjgyLjRsNzkuNi0yMjIuMmgzNC42bDc5LjYsMjIyLjJoLTMxLjNsLTE4LjItNTEuOWgtOTQuOGwtMTguMiw1MS45aC0zMS4zWk0xNjc1LjQsMjAzLjNoNzYuMWwtNDIuMS0xMjEuN2g4LjRsLTQyLjQsMTIxLjdaIi8+CiAgICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNMTgyNy44LDI4Mi40di0yNS42aDMxLjNWODUuOGgtMzEuM3YtMjUuN2g5Mi4ydjI1LjdoLTMxLjN2MTcwLjloMzEuM3YyNS42aC05Mi4yWiIvPgogIDwvZz4KPC9zdmc+)}.dark-theme .branding .logo-theme{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0ia2F0bWFuXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDE5MjAgMzQ4Ij4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuMy4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjAgQnVpbGQgMTQ2KSAgLS0+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5zdDAgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Myk7CiAgICAgIH0KCiAgICAgIC5zdDEgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Mik7CiAgICAgIH0KCiAgICAgIC5zdDIgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3NCk7CiAgICAgIH0KCiAgICAgIC5zdDMgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3MSk7CiAgICAgIH0KCiAgICAgIC5zdDQgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Nik7CiAgICAgIH0KCiAgICAgIC5zdDUgewogICAgICAgIGZpbGw6ICNiNWMzZDE7CiAgICAgIH0KCiAgICAgIC5zdDYgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3NSk7CiAgICAgIH0KCiAgICAgIC5zdDcgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3OCk7CiAgICAgIH0KCiAgICAgIC5zdDggewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3Nyk7CiAgICAgIH0KCiAgICAgIC5zdDkgewogICAgICAgIGZpbGw6IHVybCgjQWRzxLF6X2RlZ3JhZGVfMjQ3KTsKICAgICAgfQogICAgPC9zdHlsZT4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9Ijg0LjIiIHkxPSIxOTEuOSIgeDI9IjI0NS4xIiB5Mj0iMzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMTc4YmVlIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzdkNWFjZCIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MSIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSIyNS4yIiB5MT0iMTU3IiB4Mj0iMTk5LjIiIHkyPSItMTciIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MiIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItMzYuOCIgeTE9IjIxOSIgeDI9IjI0My45IiB5Mj0iLTYxLjciIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3MyIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItNDIuOSIgeTE9IjMxOS4xIiB4Mj0iMzI3LjMiIHkyPSItNTEuMSIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc0IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjU3LjkiIHkxPSIzNTEuMSIgeDI9IjIxOC44IiB5Mj0iMTkwLjIiIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3NSIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSIxMDAuNiIgeTE9IjQwMi4zIiB4Mj0iMjc0LjYiIHkyPSIyMjguMyIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc2IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjI5LjgiIHkxPSI0NzMuMSIgeDI9IjMxMC40IiB5Mj0iMTkyLjQiIHhsaW5rOmhyZWY9IiNBZHPEsXpfZGVncmFkZV8yNDciLz4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iQWRzxLF6X2RlZ3JhZGVfMjQ3NyIgZGF0YS1uYW1lPSJBZHPEsXogZGVncmFkZSAyNDciIHgxPSItNzUuNiIgeTE9IjQ4NC41IiB4Mj0iMjk0LjYiIHkyPSIxMTQuMyIgeGxpbms6aHJlZj0iI0Fkc8Sxel9kZWdyYWRlXzI0NyIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJBZHPEsXpfZGVncmFkZV8yNDc4IiBkYXRhLW5hbWU9IkFkc8SxeiBkZWdyYWRlIDI0NyIgeDE9IjU3Ni4zIiB5MT0iMTk5LjciIHgyPSI2NzguMSIgeTI9IjMwMS41IiB4bGluazpocmVmPSIjQWRzxLF6X2RlZ3JhZGVfMjQ3Ii8+CiAgPC9kZWZzPgogIDxnPgogICAgPHBvbHlnb24gY2xhc3M9InN0OSIgcG9pbnRzPSIyNDAgMTE1LjcgMTYzLjkgMCAxOTYuNCAwIDI3Mi41IDExNS43IDI0MCAxMTUuNyIvPgogICAgPHBvbHlnb24gY2xhc3M9InN0MyIgcG9pbnRzPSIxODAuNiA4My40IDQ1IDU1LjMgNjggMzIuMyAyMDMuNiA2MC40IDE4MC42IDgzLjQiLz4KICAgIDxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTE1LjcgMTAyLjYgMCAxNzguNiAwIDE0Ni4xIDExNS43IDcwLjEgMTE1LjcgMTAyLjYiLz4KICAgIDxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iODMuNCAxNjIgNTUuMyAyOTcuNiAzMi4zIDI3NC42IDYwLjQgMTM5IDgzLjQgMTYyIi8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjEwMi41IDIyNi44IDE3OC42IDM0Mi42IDE0Ni4xIDM0Mi42IDcwIDIyNi44IDEwMi41IDIyNi44Ii8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q2IiBwb2ludHM9IjE2MS45IDI1OS4yIDI5Ny41IDI4Ny4yIDI3NC41IDMxMC4yIDEzOC45IDI4Mi4yIDE2MS45IDI1OS4yIi8+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q0IiBwb2ludHM9IjIyNi43IDI0MC4xIDM0Mi40IDE2NCAzNDIuNCAxOTYuNSAyMjYuNyAyNzIuNiAyMjYuNyAyNDAuMSIvPgogICAgPHBvbHlnb24gY2xhc3M9InN0OCIgcG9pbnRzPSIyNTkgMTgwLjcgMjg3LjEgNDUuMSAzMTAuMSA2OC4xIDI4MiAyMDMuNyAyNTkgMTgwLjciLz4KICA8L2c+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0ic3Q3IiBwb2ludHM9IjY0OS43IDMwOS4yIDU3My43IDE5My41IDYwNi4yIDE5My41IDY4Mi4yIDMwOS4yIDY0OS43IDMwOS4yIi8+CiAgICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNNTg0LDI1OC42Yy05LjktLjYtMTkuMS0yLjgtMjcuNi02LjUtMTAuMS00LjUtMTguOS0xMC43LTI2LjQtMTguOC03LjUtOC4xLTEzLjMtMTcuNC0xNy40LTI4LTQuMi0xMC42LTYuMy0yMi02LjMtMzQuMnMyLjEtMjMuNSw2LjMtMzRjNC4yLTEwLjUsMTAtMTkuOCwxNy40LTI3LjksNy41LTguMSwxNi4zLTE0LjMsMjYuNC0xOC44LDEwLjEtNC41LDIxLjMtNi43LDMzLjQtNi43czIzLjMsMi4yLDMzLjQsNi43YzEwLjEsNC41LDE4LjksMTAuNywyNi40LDE4LjhzMTMuMywxNy40LDE3LjQsMjcuOWM0LjIsMTAuNSw2LjMsMjEuOSw2LjMsMzRzLTIuMSwyMy41LTYuMywzNC4yYy0yLjUsNi4zLTUuNSwxMi4xLTkuMSwxNy41bDE2LjgsMjUuNWM4LTkuMiwxNC40LTE5LjYsMTkuNC0zMS4zLDUuOS0xNCw4LjgtMjkuMyw4LjgtNDUuOHMtMi45LTMxLjctOC44LTQ1LjZjLTUuOS0xMy45LTEzLjktMjYtMjQuMi0zNi40LTEwLjItMTAuMy0yMi4yLTE4LjMtMzUuOC0yNC0xMy42LTUuNy0yOC40LTguNS00NC4zLTguNXMtMzAuNywyLjgtNDQuMyw4LjVjLTEzLjYsNS43LTI1LjYsMTMuNi0zNS44LDIzLjktMTAuMiwxMC4yLTE4LjMsMjIuNC0yNC4yLDM2LjQtNS45LDE0LTguOCwyOS4zLTguOCw0NS44czIuOSwzMS44LDguOCw0NS44YzUuOSwxNCwxMy45LDI2LjIsMjQuMiwzNi41LDEwLjIsMTAuMywyMi4yLDE4LjMsMzUuOCwyNCwxMy42LDUuNywyOC40LDguNSw0NC4zLDguNXM3LjktLjIsMTEuOC0uNWwtMTcuNi0yNi44WiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTgxOC4yLDI4NmMtMTUuMywwLTI5LjItMy42LTQxLjgtMTAuOS0xMi41LTcuMy0yMi41LTE3LjItMzAtMzAtNy41LTEyLjctMTEuMi0yNy4xLTExLjItNDMuMnMzLjctMzAuNCwxMS00Mi45YzcuNC0xMi41LDE3LjMtMjIuNSwyOS44LTI5LjgsMTIuNS03LjQsMjYuNS0xMSw0Mi4xLTExczI5LjgsMy42LDQyLjQsMTAuOWMxMi41LDcuMywyMi40LDE3LjEsMjkuNywyOS43LDcuMywxMi41LDEwLjksMjYuOSwxMC45LDQzLjJzLTMuOCwzMC44LTExLjMsNDMuNGMtNy42LDEyLjYtMTcuNiwyMi42LTMwLDI5LjgtMTIuNCw3LjMtMjYuMywxMC45LTQxLjYsMTAuOVpNODE4LjIsMjU5LjFjMTAuMSwwLDE5LjItMi41LDI3LjMtNy41LDguMS01LDE0LjQtMTEuOCwxOS4xLTIwLjYsNC43LTguNyw3LTE4LjUsNy0yOS4ycy0yLjMtMjAuNC03LTI4LjljLTQuNy04LjUtMTEtMTUuMy0xOS4xLTIwLjMtOC4xLTUtMTcuMS03LjUtMjcuMy03LjVzLTE4LjksMi41LTI3LDcuNWMtOC4xLDUtMTQuNSwxMS43LTE5LjIsMjAuMy00LjgsOC42LTcuMiwxOC4yLTcuMiwyOC45czIuNCwyMC41LDcuMiwyOS4yYzQuOCw4LjgsMTEuMiwxNS42LDE5LjIsMjAuNiw4LjEsNSwxNyw3LjUsMjcsNy41WiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTEwNjUuOCw1Ni42djk0LjZoLTUuNHYtLjZjMC05LjYtNS4xLTE4LjYtMTMuNC0yMy40LS40LS4yLS44LS40LTEuMS0uNi0xMC40LTUuNy0yMi4yLTguNS0zNS41LTguNXMtMjguOSwzLjctNDAuOSwxMWMtMTEuOSw3LjQtMjEuNCwxNy4zLTI4LjUsMzAtNy4xLDEyLjYtMTAuNiwyNy0xMC42LDQzLjFzMy41LDI5LjksMTAuNCw0Mi43YzcsMTIuNywxNi41LDIyLjgsMjguNiwzMC4xLDEyLjEsNy40LDI1LjgsMTEsNDAuOSwxMXMyNS0yLjgsMzUuNi04LjVjLjUtLjMsMS4xLS42LDEuNi0uOSw4LjUtNC44LDEzLjctMTMuOCwxMy43LTIzLjZ2LTIuM2g1LjR2MzEuNmgyNy4xVjU2LjZoLTI4Wk0xMDU4LjgsMjMxLjJjLTQuNyw4LjYtMTEsMTUuNS0xOS4xLDIwLjQtOC4xLDUtMTcuMSw3LjUtMjcsNy41cy0xOS4yLTIuNS0yNy4xLTcuNWMtOC01LTE0LjItMTEuOC0xOC44LTIwLjQtNC42LTguNy02LjktMTguMy02LjktMjkuMXMyLjMtMjAuNyw2LjktMjkuMmM0LjYtOC42LDEwLjktMTUuMywxOC45LTIwLjMsOC01LDE3LTcuNSwyNy03LjVzMTguOSwyLjUsMjcsNy41YzgsNSwxNC40LDExLjcsMTkuMSwyMC4zLDQuNyw4LjYsNywxOC4zLDcsMjkuMnMtMi40LDIwLjQtNywyOS4xWiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTExMjQsMTIxLjZ2MjYuNWgzMS43djUuNGgwYy00LjUsMC04LjEsMy42LTguMSw4LjF2MTIwLjdoMjcuN1YxMjEuNmgtNTEuM1pNMTE0NC44LDU3Ljh2MzMuN2gzMy40di0zMy43aC0zMy40WiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTEzMzkuNSwxNDcuM2MtNS4zLTkuMS0xMi40LTE2LjMtMjEuNS0yMS41LTktNS4yLTE5LjQtNy44LTMwLjktNy44cy0yMi4zLDIuOC0zMS4xLDguNWMwLDAsMCwwLS4xLDAtNS45LDMuOC05LjMsMTAuNi05LjMsMTcuNnY1LjNoLTUuNHYtMjcuOGgtMjcuNHYxNjAuOGgyOHYtOTUuMmMwLTguNywxLjctMTYuMyw1LjEtMjIuNSwzLjQtNi4zLDgtMTEuMSwxMy45LTE0LjUsNS45LTMuNCwxMi42LTUuMSwyMC4xLTUuMXMxNC4zLDEuNywyMC4xLDUuMWM1LjgsMy40LDEwLjQsOC4yLDEzLjYsMTQuMywzLjIsNi4yLDQuOCwxMy43LDQuOCwyMi43djk1LjJoMjh2LTEwNC4xYzAtMTEuNS0yLjctMjEuOS03LjktMzFaIi8+CiAgICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNMTUxMy41LDEyMS42djMwLjloLTUuNHYtMS41YzAtOS4xLTQuNS0xNy44LTEyLjItMjIuNi0xLS42LTItMS4yLTMtMS44LTEwLjEtNS43LTIxLjUtOC41LTM0LTguNXMtMjguNiwzLjUtNDAuNCwxMC42Yy0xMS44LDcuMS0yMS4yLDE2LjctMjgsMjguOC02LjksMTIuMS0xMC4zLDI1LjctMTAuMyw0MC45czMuNCwyOC41LDEwLjMsNDAuN2M2LjgsMTIuMiwxNi4yLDIxLjksMjguMiwyOC45LDExLjksNy4xLDI1LjQsMTAuNiw0MC4zLDEwLjZzMjQuMi0yLjksMzQuNi04LjZjLjIsMCwuMy0uMi41LS4zLDguMy00LjcsMTMuMi0xMy43LDEzLjItMjMuM3YtMS43aDUuNHYzMC45YzAsOS43LTIuMiwxOC4xLTYuNywyNC45LTQuNSw2LjktMTAuNCwxMi0xNy45LDE1LjUtNy41LDMuNS0xNS44LDUuMi0yNC45LDUuMnMtMjEuNS0yLjYtMjkuNC03LjljLTcuOC01LjMtMTMuMi0xMS43LTE2LTE5LjJsLTI1LjksMTEuOWMzLjYsOC40LDguOCwxNS43LDE1LjYsMjEuOSw2LjksNi4zLDE1LjEsMTEuMiwyNC44LDE0LjgsOS42LDMuNiwyMC4xLDUuNCwzMS41LDUuNHMyOC4yLTMuMSwzOS44LTkuNGMxMS42LTYuMywyMC43LTE0LjksMjcuMy0yNS44LDYuNi0xMC45LDkuOS0yMy40LDkuOS0zNy4zVjEyMS42aC0yNy4xWk0xNTA1LjcsMjI1LjNjLTQuNiw4LjEtMTAuNywxNC41LTE4LjMsMTkuMi03LjcsNC44LTE2LjMsNy4xLTI1LjgsNy4xcy0xOC44LTIuNC0yNi43LTcuMS0xNC0xMS4yLTE4LjUtMTkuMmMtNC41LTgtNi43LTE3LTYuNy0yN3MyLjItMTguOSw2LjctMjYuOGM0LjUtOCwxMC43LTE0LjMsMTguNi0xOS4xLDcuOS00LjgsMTYuOC03LjEsMjYuNS03LjFzMTguMiwyLjQsMjUuOCw3LjFjNy43LDQuOCwxMy43LDExLjIsMTguMywxOS4yLDQuNiw4LjEsNi45LDE3LDYuOSwyNi43cy0yLjMsMTguOS02LjksMjdaIi8+CiAgICA8cGF0aCBjbGFzcz0ic3Q1IiBkPSJNMTYxNi43LDI4Mi40bDc5LjYtMjIyLjJoMzQuNmw3OS42LDIyMi4yaC0zMS4zbC0xOC4yLTUxLjloLTk0LjhsLTE4LjIsNTEuOWgtMzEuM1pNMTY3NS40LDIwMy4zaDc2LjFsLTQyLjEtMTIxLjdoOC40bC00Mi40LDEyMS43WiIvPgogICAgPHBhdGggY2xhc3M9InN0NSIgZD0iTTE4MjcuOCwyODIuNHYtMjUuNmgzMS4zVjg1LjhoLTMxLjN2LTI1LjdoOTIuMnYyNS43aC0zMS4zdjE3MC45aDMxLjN2MjUuNmgtOTIuMloiLz4KICA8L2c+Cjwvc3ZnPgo=)}.truncate-text{white-space:wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4!important}.sidebarNav-mini .sidebarNav{width:80px}.sidebarNav-mini .sidebarNav .sidebar-list .mdc-list-group__subheader .caption-icon{display:inline}.sidebarNav-mini .sidebarNav .sidebar-list .mdc-list-group__subheader .caption-text{display:none}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item{padding:8px 12px!important}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__content{display:none}.sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__start{margin-left:6px!important;margin-right:8px!important}.sidebarNav-mini .sidebarNav:hover{width:260px;box-shadow:0 10px 20px #0000001f}.sidebarNav-mini .sidebarNav:hover .profile-bar{display:block}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item{padding:11px 16px!important}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__content{display:inline}.sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__start{margin-left:0!important}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list{padding:0 16px;width:260px}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list .mdc-list-group__subheader{text-align:left}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list .mdc-list-group__subheader .caption-icon{display:none}.sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list .mdc-list-group__subheader .caption-text{display:inline}.sidebarNav-mini .hideMenu{overflow:hidden;width:80px}.sidebarNav-mini .branding{width:65px;overflow:hidden}.sidebarNav-mini .sidebar-list.mdc-list{padding:0 12px;width:80px}.sidebarNav-mini .sidebar-list.mdc-list .mdc-list-group__subheader{text-align:center}.sidebarNav-mini .contentWrapper{transition:width .4s cubic-bezier(.25,.8,.25,1)}@media (min-width: 1024px){.sidebarNav-mini .contentWrapper{margin-left:80px!important}}.customizerBtn{position:fixed;right:30px;bottom:30px;z-index:9}.sidebar-list.mdc-list{padding:0 16px;width:260px}.sidebar-list.mdc-list .mdc-list-group__subheader{margin:0;text-transform:uppercase;font-size:.75rem;font-weight:600;letter-spacing:1.5px;padding:7px 0;line-height:26px}.sidebar-list.mdc-list .mdc-list-group__subheader .caption-icon{display:none}.sidebar-list.mdc-list .mdc-list-group__subheader .caption-text{display:inline}.sidebar-list.mdc-list .sub-item-icon{width:16px!important;height:16px!important;opacity:.8;margin-inline-end:13px}.sidebar-list.mdc-list .sidebar-divider{height:.5px;display:block;margin:12px 0;background:#e0e6eb;width:100%}.sidebar-list.mdc-list .menu-list-item{border-radius:12px;height:45px;padding:11px 16px!important;margin-bottom:4px}.sidebar-list.mdc-list .menu-list-item.twoline{height:60px;align-items:center}.sidebar-list.mdc-list .menu-list-item:before,.sidebar-list.mdc-list .menu-list-item:focus{z-index:-1}.sidebar-list.mdc-list .menu-list-item.disabled{opacity:.38}.sidebar-list.mdc-list .menu-list-item .item-chip{height:24px;display:flex;align-items:center;justify-content:center;font-size:14px}.sidebar-list.mdc-list .menu-list-item.activeMenu{box-shadow:0 17px 20px -8px #4d5bec3b}.sidebar-list.mdc-list .menu-list-item.activeMenu .mdc-list-item__primary-text,.sidebar-list.mdc-list .menu-list-item.activeMenu .mat-mdc-list-item-icon{color:#fff!important}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__start{margin-right:10px;margin-left:0!important;width:18px;height:18px;line-height:0px;fill:transparent!important;color:#29343d}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text{display:flex;align-items:center;justify-content:space-between}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon{display:flex}.sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon .mat-icon{font-size:20px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.flex-layout{display:flex;flex-direction:column;height:100%}.sidebar-list .top-parent .menu-list-item.activemenu{background-color:color-mix(in srgb,rgb(99,91,255) 10%,transparent)}.sidebar-list .top-parent .menu-list-item.activemenu .mdc-list-item__primary-text,.sidebar-list .top-parent .menu-list-item.activemenu .mat-mdc-list-item-icon{color:#635bff!important}html .topbar{background-color:#fff;position:sticky;top:0;z-index:9;height:70px;gap:6px}.topbar-dd{min-width:360px!important}.apps-dd{min-width:830px!important;overflow:unset!important}.apps-dd .mat-mdc-menu-content{padding:0}.upgrade-bg{position:absolute;top:0;right:0;height:100%}.object-cover{object-fit:cover}@media (min-width: 768px){.search-dialog{width:600px}}.ps__rail-y{right:0;left:unset!important}.mega-dd-bg{position:absolute;top:0;right:0;width:300px;height:100%;max-width:100%}.profile-btn-dd{padding:0 10px!important}.profile-btn-dd.mat-mdc-fab .mat-mdc-button-persistent-ripple:before{display:none}.profile-btn-dd.mat-mdc-fab{background-color:transparent}.customizer-button-group.two-row{display:inline-block}.customizer-button-group.two-row.theme-colors .mat-button-toggle-appearance-standard{margin-left:16px}.customizer-button-group.two-row.theme-colors .mat-button-toggle-appearance-standard:first-child{margin-left:0}.customizer-button-group.two-row .mat-button-toggle-appearance-standard{width:80px;height:65px;float:left;display:flex;align-items:center;margin-bottom:16px}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .mat-button-toggle-button{display:flex;justify-content:center}.customizer-button-group.two-row .mat-button-toggle-appearance-standard:nth-child(4){margin-left:0}.customizer-button-group.two-row .mat-button-toggle-appearance-standard.mat-button-toggle-checked .theme-circle .theme-icon{display:flex;color:#fff}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle{width:25px;height:25px;border-radius:100%;color:#fff;display:flex;align-items:center;justify-content:center}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle .theme-icon{display:none}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.orange_theme{background-color:#fa896b}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.blue_theme{background-color:#635bff}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.aqua_theme{background-color:#0074ba}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.purple_theme{background-color:#763ebd}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.green_theme{background-color:#0a7ea4}.customizer-button-group.two-row .mat-button-toggle-appearance-standard .theme-circle.cyan_theme{background-color:#01c0c8}.customizer-button-group .mat-button-toggle-appearance-standard{padding:9px;border:1px solid var(--mat-divider-color);box-shadow:0 2px 4px -1px #afb6c933;border-radius:12px;transition:all .1s ease-in 0s}.customizer-button-group .mat-button-toggle-appearance-standard:hover{transform:scale(1.05)}.customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked{background-color:transparent;color:#29343d}.customizer-button-group .mat-button-toggle-appearance-standard.mat-button-toggle-checked i-tabler.fill-icon{color:#635bff;fill:#dddbff75}.customizer-button-group.mat-button-toggle-group{overflow:unset;border-radius:0}.customizer-button-group .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.customizer-button-group.mat-button-toggle-group-appearance-standard{border:0!important}.breadcrumb-icon{position:absolute;top:-20px;right:19px}.breadcrumb{list-style:none;margin:0;padding:0;display:flex}.breadcrumb-item{padding:0 10px 0 0}.breadcrumb-item a{text-decoration:none;color:#29343d;font-size:16px}.breadcrumb-item a:hover{color:#635bff}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}@media (min-width: 1200px){body .d-lg-flex{display:flex!important}body .d-lg-grid{display:grid!important}body .d-lg-block{display:block!important}body .d-lg-none{display:none!important}body .align-items-lg-center{align-items:center!important}body .grid-template-columns{grid-template-columns:7fr 1fr}}@media (min-width: 768px){body .d-sm-flex{display:flex!important}body .d-sm-grid{display:grid!important}body .mt-lg-0{margin-top:0!important}body .grid-template-columns{grid-template-columns:5fr 1fr}}@media (max-width: 767px){.p-xs-6{padding:0 6px!important}}@media (max-width: 599px){.mt-xs-12{margin-top:12px!important}}.flex-shrink-0{flex-shrink:0}.flex-1-auto{flex:1 1 0%}.flex-0-auto{flex:0 0 auto!important}@media (min-width: 768px){body .justify-content-lg-end{justify-content:flex-end!important}body .justify-content-lg-center{justify-content:center!important}}.d-flex{display:flex}.justify-content-center{justify-content:center}.text-align-start{text-align:start}.justify-content-between{justify-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:end}.align-items-center{align-items:center}.align-items-end{align-items:end}.align-items-start{align-items:start}.lh-lg{line-height:36px!important}.lh-sm{line-height:20px!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-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}.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-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-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}.m-0{margin:0!important}.m-2{margin:2px!important}.m-4{margin:4px!important}.m-6{margin:7px!important}.m-8{margin:8px!important}.m-10{margin:10px!important}.m-12{margin:12px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-30{margin:30px!important}.m-32{margin:32px!important}.m-48{margin:48px!important}.m-auto{margin:auto!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-2{margin-left:2px!important;margin-right:2px!important}.m-x-4{margin-left:4px!important;margin-right:4px!important}.m-x-6{margin-left:7px!important;margin-right:7px!important}.m-x-8{margin-left:8px!important;margin-right:8px!important}.m-x-10{margin-left:10px!important;margin-right:10px!important}.m-x-12{margin-left:12px!important;margin-right:12px!important}.m-x-15{margin-left:15px!important;margin-right:15px!important}.m-x-16{margin-left:16px!important;margin-right:16px!important}.m-x-20{margin-left:20px!important;margin-right:20px!important}.m-x-24{margin-left:24px!important;margin-right:24px!important}.m-x-30{margin-left:30px!important;margin-right:30px!important}.m-x-32{margin-left:32px!important;margin-right:32px!important}.m-x-48{margin-left:48px!important;margin-right:48px!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-2{margin-top:2px!important;margin-bottom:2px!important}.m-y-4{margin-top:4px!important;margin-bottom:4px!important}.m-y-6{margin-top:7px!important;margin-bottom:7px!important}.m-y-8{margin-top:8px!important;margin-bottom:8px!important}.m-y-10{margin-top:10px!important;margin-bottom:10px!important}.m-y-12{margin-top:12px!important;margin-bottom:12px!important}.m-y-15{margin-top:15px!important;margin-bottom:15px!important}.m-y-16{margin-top:16px!important;margin-bottom:16px!important}.m-y-20{margin-top:20px!important;margin-bottom:20px!important}.m-y-24{margin-top:24px!important;margin-bottom:24px!important}.m-y-30{margin-top:30px!important;margin-bottom:30px!important}.m-y-32{margin-top:32px!important;margin-bottom:32px!important}.m-y-48{margin-top:48px!important;margin-bottom:48px!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-t-0{margin-top:0!important}.m-t-2{margin-top:2px!important}.m-t-4{margin-top:4px!important}.m-t-6{margin-top:7px!important}.m-t-8{margin-top:8px!important}.m-t-10{margin-top:10px!important}.m-t-12{margin-top:12px!important}.m-t-15{margin-top:15px!important}.m-t-16{margin-top:16px!important}.m-t-20{margin-top:20px!important}.m-t-24{margin-top:24px!important}.m-t-30{margin-top:30px!important}.m-t-32{margin-top:32px!important}.m-t-48{margin-top:48px!important}.m-t-auto{margin-top:auto!important}.m-b-0{margin-bottom:0!important}.m-b-2{margin-bottom:2px!important}.m-b-4{margin-bottom:4px!important}.m-b-6{margin-bottom:7px!important}.m-b-8{margin-bottom:8px!important}.m-b-10{margin-bottom:10px!important}.m-b-12{margin-bottom:12px!important}.m-b-15{margin-bottom:15px!important}.m-b-16{margin-bottom:16px!important}.m-b-20{margin-bottom:20px!important}.m-b-24{margin-bottom:24px!important}.m-b-30{margin-bottom:30px!important}.m-b-32{margin-bottom:32px!important}.m-b-48{margin-bottom:48px!important}.m-b-auto{margin-bottom:auto!important}.m--2{margin:-2px!important}.m--4{margin:-4px!important}.m--6{margin:-7px!important}.m--8{margin:-8px!important}.m--10{margin:-10px!important}.m--12{margin:-12px!important}.m--15{margin:-15px!important}.m--16{margin:-16px!important}.m--20{margin:-20px!important}.m--24{margin:-24px!important}.m--30{margin:-30px!important}.m--32{margin:-32px!important}.m--48{margin:-48px!important}.m-x--2{margin-left:-2px!important;margin-right:-2px!important}.m-x--4{margin-left:-4px!important;margin-right:-4px!important}.m-x--6{margin-left:-7px!important;margin-right:-7px!important}.m-x--8{margin-left:-8px!important;margin-right:-8px!important}.m-x--10{margin-left:-10px!important;margin-right:-10px!important}.m-x--12{margin-left:-12px!important;margin-right:-12px!important}.m-x--15{margin-left:-15px!important;margin-right:-15px!important}.m-x--16{margin-left:-16px!important;margin-right:-16px!important}.m-x--20{margin-left:-20px!important;margin-right:-20px!important}.m-x--24{margin-left:-24px!important;margin-right:-24px!important}.m-x--30{margin-left:-30px!important;margin-right:-30px!important}.m-x--32{margin-left:-32px!important;margin-right:-32px!important}.m-x--48{margin-left:-48px!important;margin-right:-48px!important}.m-y--2{margin-top:-2px!important;margin-bottom:-2px!important}.m-y--4{margin-top:-4px!important;margin-bottom:-4px!important}.m-y--6{margin-top:-7px!important;margin-bottom:-7px!important}.m-y--8{margin-top:-8px!important;margin-bottom:-8px!important}.m-y--10{margin-top:-10px!important;margin-bottom:-10px!important}.m-y--12{margin-top:-12px!important;margin-bottom:-12px!important}.m-y--15{margin-top:-15px!important;margin-bottom:-15px!important}.m-y--16{margin-top:-16px!important;margin-bottom:-16px!important}.m-y--20{margin-top:-20px!important;margin-bottom:-20px!important}.m-y--24{margin-top:-24px!important;margin-bottom:-24px!important}.m-y--30{margin-top:-30px!important;margin-bottom:-30px!important}.m-y--32{margin-top:-32px!important;margin-bottom:-32px!important}.m-y--48{margin-top:-48px!important;margin-bottom:-48px!important}.m-t--2{margin-top:-2px!important}.m-t--4{margin-top:-4px!important}.m-t--6{margin-top:-7px!important}.m-t--8{margin-top:-8px!important}.m-t--10{margin-top:-10px!important}.m-t--12{margin-top:-12px!important}.m-t--15{margin-top:-15px!important}.m-t--16{margin-top:-16px!important}.m-t--20{margin-top:-20px!important}.m-t--24{margin-top:-24px!important}.m-t--30{margin-top:-30px!important}.m-t--32{margin-top:-32px!important}.m-t--48{margin-top:-48px!important}.m-r--2{margin-right:-2px!important}.m-r--4{margin-right:-4px!important}.m-r--6{margin-right:-7px!important}.m-r--8{margin-right:-8px!important}.m-r--10{margin-right:-10px!important}.m-r--12{margin-right:-12px!important}.m-r--15{margin-right:-15px!important}.m-r--16{margin-right:-16px!important}.m-r--20{margin-right:-20px!important}.m-r--24{margin-right:-24px!important}.m-r--30{margin-right:-30px!important}.m-r--32{margin-right:-32px!important}.m-r--48{margin-right:-48px!important}.m-b--2{margin-bottom:-2px!important}.m-b--4{margin-bottom:-4px!important}.m-b--6{margin-bottom:-7px!important}.m-b--8{margin-bottom:-8px!important}.m-b--10{margin-bottom:-10px!important}.m-b--12{margin-bottom:-12px!important}.m-b--15{margin-bottom:-15px!important}.m-b--16{margin-bottom:-16px!important}.m-b--20{margin-bottom:-20px!important}.m-b--24{margin-bottom:-24px!important}.m-b--30{margin-bottom:-30px!important}.m-b--32{margin-bottom:-32px!important}.m-b--48{margin-bottom:-48px!important}.m-l--2{margin-left:-2px!important}.m-l--4{margin-left:-4px!important}.m-l--6{margin-left:-7px!important}.m-l--8{margin-left:-8px!important}.m-l--10{margin-left:-10px!important}.m-l--12{margin-left:-12px!important}.m-l--15{margin-left:-15px!important}.m-l--16{margin-left:-16px!important}.m-l--20{margin-left:-20px!important}.m-l--24{margin-left:-24px!important}.m-l--30{margin-left:-30px!important}.m-l--32{margin-left:-32px!important}.m-l--48{margin-left:-48px!important}.p-0{padding:0!important}.p-2{padding:2px!important}.p-4{padding:4px!important}.p-6{padding:7px!important}.p-8{padding:8px!important}.p-10{padding:10px!important}.p-12{padding:12px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-30{padding:30px!important}.p-32{padding:32px!important}.p-48{padding:48px!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-2{padding-left:2px!important;padding-right:2px!important}.p-x-4{padding-left:4px!important;padding-right:4px!important}.p-x-6{padding-left:7px!important;padding-right:7px!important}.p-x-8{padding-left:8px!important;padding-right:8px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-x-12{padding-left:12px!important;padding-right:12px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-x-16{padding-left:16px!important;padding-right:16px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-x-24{padding-left:24px!important;padding-right:24px!important}.p-x-30{padding-left:30px!important;padding-right:30px!important}.p-x-32{padding-left:32px!important;padding-right:32px!important}.p-x-48{padding-left:48px!important;padding-right:48px!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-2{padding-top:2px!important;padding-bottom:2px!important}.p-y-4{padding-top:4px!important;padding-bottom:4px!important}.p-y-6{padding-top:7px!important;padding-bottom:7px!important}.p-y-8{padding-top:8px!important;padding-bottom:8px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.p-y-12{padding-top:12px!important;padding-bottom:12px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.p-y-16{padding-top:16px!important;padding-bottom:16px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.p-y-24{padding-top:24px!important;padding-bottom:24px!important}.p-y-30{padding-top:30px!important;padding-bottom:30px!important}.p-y-32{padding-top:32px!important;padding-bottom:32px!important}.p-y-48{padding-top:48px!important;padding-bottom:48px!important}.p-t-0{padding-top:0!important}.p-t-2{padding-top:2px!important}.p-t-4{padding-top:4px!important}.p-t-6{padding-top:7px!important}.p-t-8{padding-top:8px!important}.p-t-10{padding-top:10px!important}.p-t-12{padding-top:12px!important}.p-t-15{padding-top:15px!important}.p-t-16{padding-top:16px!important}.p-t-20{padding-top:20px!important}.p-t-24{padding-top:24px!important}.p-t-30{padding-top:30px!important}.p-t-32{padding-top:32px!important}.p-t-48{padding-top:48px!important}.p-b-0{padding-bottom:0!important}.p-b-2{padding-bottom:2px!important}.p-b-4{padding-bottom:4px!important}.p-b-6{padding-bottom:7px!important}.p-b-8{padding-bottom:8px!important}.p-b-10{padding-bottom:10px!important}.p-b-12{padding-bottom:12px!important}.p-b-15{padding-bottom:15px!important}.p-b-16{padding-bottom:16px!important}.p-b-20{padding-bottom:20px!important}.p-b-24{padding-bottom:24px!important}.p-b-30{padding-bottom:30px!important}.p-b-32{padding-bottom:32px!important}.p-b-48{padding-bottom:48px!important}.gap-0{gap:0!important}.gap-2{gap:2px!important}.gap-4{gap:4px!important}.gap-6{gap:7px!important}.gap-8{gap:8px!important}.gap-10{gap:10px!important}.gap-12{gap:12px!important}.gap-15{gap:15px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-24{gap:24px!important}.gap-30{gap:30px!important}.gap-32{gap:32px!important}.gap-48{gap:48px!important}.b-0{border:0!important}.b-1{border:1px solid #e5eaef!important}.b-2{border:2px solid #e5eaef!important}.b-4{border:4px solid #e5eaef!important}.b-8{border:8px solid #e5eaef!important}.b-t-0{border-top:0!important}.b-t-1{border-top:1px solid #e5eaef!important}.b-t-2{border-top:2px solid #e5eaef!important}.b-t-4{border-top:4px solid #e5eaef!important}.b-t-8{border-top:8px solid #e5eaef!important}.b-b-0{border-bottom:0!important}.b-b-1{border-bottom:1px solid #e5eaef!important}.b-b-2{border-bottom:2px solid #e5eaef!important}.b-b-4{border-bottom:4px solid #e5eaef!important}.b-b-8{border-bottom:8px solid #e5eaef!important}.b-l-0{border-left:0!important}.b-l-1{border-left:1px solid #e5eaef!important}.b-l-2{border-left:2px solid #e5eaef!important}.b-l-4{border-left:4px solid #e5eaef!important}.b-l-8{border-left:8px solid #e5eaef!important}.b-r-0{border-right:0!important}.b-r-1{border-right:1px solid #e5eaef!important}.b-r-2{border-right:2px solid #e5eaef!important}.b-r-4{border-right:4px solid #e5eaef!important}.b-r-8{border-right:8px solid #e5eaef!important}.rounded-0{border-radius:0!important}.rounded-7{border-radius:7px!important}.rounded-8{border-radius:14px!important}.rounded-12{border-radius:21px!important}.rounded-16{border-radius:28px!important}.rounded-full{border-radius:9999px!important}.r-t-l-0{border-top-left-radius:0!important}.r-t-l-7{border-top-left-radius:7px!important}.r-t-l-8{border-top-left-radius:14px!important}.r-t-l-12{border-top-left-radius:21px!important}.r-t-l-16{border-top-left-radius:28px!important}.r-t-l-full{border-top-left-radius:9999px!important}.r-t-r-0{border-top-right-radius:0!important}.r-t-r-7{border-top-right-radius:7px!important}.r-t-r-8{border-top-right-radius:14px!important}.r-t-r-12{border-top-right-radius:21px!important}.r-t-r-16{border-top-right-radius:28px!important}.r-t-r-full{border-top-right-radius:9999px!important}.r-b-r-0{border-bottom-right-radius:0!important}.r-b-r-7{border-bottom-right-radius:7px!important}.r-b-r-8{border-bottom-right-radius:14px!important}.r-b-r-12{border-bottom-right-radius:21px!important}.r-b-r-16{border-bottom-right-radius:28px!important}.r-b-r-full{border-bottom-right-radius:9999px!important}.r-b-l-0{border-bottom-left-radius:0!important}.r-b-l-7{border-bottom-left-radius:7px!important}.r-b-l-8{border-bottom-left-radius:14px!important}.r-b-l-12{border-bottom-left-radius:21px!important}.r-b-l-16{border-bottom-left-radius:28px!important}.r-b-l-full{border-bottom-left-radius:9999px!important}.r-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.r-t-7{border-top-left-radius:7px!important;border-top-right-radius:7px!important}.r-t-8{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.r-t-12{border-top-left-radius:21px!important;border-top-right-radius:21px!important}.r-t-16{border-top-left-radius:28px!important;border-top-right-radius:28px!important}.r-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.r-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.r-b-7{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}.r-b-8{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.r-b-12{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}.r-b-16{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}.r-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.r-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.r-l-7{border-top-left-radius:7px!important;border-bottom-left-radius:7px!important}.r-l-8{border-top-left-radius:14px!important;border-bottom-left-radius:14px!important}.r-l-12{border-top-left-radius:21px!important;border-bottom-left-radius:21px!important}.r-l-16{border-top-left-radius:28px!important;border-bottom-left-radius:28px!important}.r-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.r-r-7{border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.r-r-8{border-top-right-radius:14px!important;border-bottom-right-radius:14px!important}.r-r-12{border-top-right-radius:21px!important;border-bottom-right-radius:21px!important}.r-r-16{border-top-right-radius:28px!important;border-bottom-right-radius:28px!important}.r-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.f-s-0{font-size:0!important}.f-s-10{font-size:10px!important}.f-s-12{font-size:12px!important}.f-s-13{font-size:13px!important}.f-s-14{font-size:14px!important}.f-s-15{font-size:15px!important}.f-s-16{font-size:16px!important}.f-s-18{font-size:18px!important}.f-s-20{font-size:20px!important}.f-s-22{font-size:22px!important}.f-s-23{font-size:23px!important}.f-s-24{font-size:24px!important}.f-s-28{font-size:28px!important}.f-s-30{font-size:30px!important}.f-s-34{font-size:34px!important}.f-s-40{font-size:40px!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-none{text-decoration:none!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!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-ellipsis{text-overflow:ellipsis!important}.text-reset{color:inherit!important}.text-current{color:currentColor!important}[dir=ltr] .m-r-0{margin-right:0!important}[dir=ltr] .m-r-2{margin-right:2px!important}[dir=ltr] .m-r-4{margin-right:4px!important}[dir=ltr] .m-r-6{margin-right:7px!important}[dir=ltr] .m-r-8{margin-right:8px!important}[dir=ltr] .m-r-10{margin-right:10px!important}[dir=ltr] .m-r-12{margin-right:12px!important}[dir=ltr] .m-r-15{margin-right:15px!important}[dir=ltr] .m-r-16{margin-right:16px!important}[dir=ltr] .m-r-20{margin-right:20px!important}[dir=ltr] .m-r-24{margin-right:24px!important}[dir=ltr] .m-r-30{margin-right:30px!important}[dir=ltr] .m-r-32{margin-right:32px!important}[dir=ltr] .m-r-48{margin-right:48px!important}[dir=ltr] .m-r-auto{margin-right:auto!important}[dir=ltr] .m-l-0{margin-left:0!important}[dir=ltr] .m-l-2{margin-left:2px!important}[dir=ltr] .m-l-4{margin-left:4px!important}[dir=ltr] .m-l-6{margin-left:7px!important}[dir=ltr] .m-l-8{margin-left:8px!important}[dir=ltr] .m-l-10{margin-left:10px!important}[dir=ltr] .m-l-12{margin-left:12px!important}[dir=ltr] .m-l-15{margin-left:15px!important}[dir=ltr] .m-l-16{margin-left:16px!important}[dir=ltr] .m-l-20{margin-left:20px!important}[dir=ltr] .m-l-24{margin-left:24px!important}[dir=ltr] .m-l-30{margin-left:30px!important}[dir=ltr] .m-l-32{margin-left:32px!important}[dir=ltr] .m-l-48{margin-left:48px!important}[dir=ltr] .m-l-auto{margin-left:auto!important}[dir=ltr] .p-l-0{padding-left:0!important}[dir=ltr] .p-l-2{padding-left:2px!important}[dir=ltr] .p-l-4{padding-left:4px!important}[dir=ltr] .p-l-6{padding-left:7px!important}[dir=ltr] .p-l-8{padding-left:8px!important}[dir=ltr] .p-l-10{padding-left:10px!important}[dir=ltr] .p-l-12{padding-left:12px!important}[dir=ltr] .p-l-15{padding-left:15px!important}[dir=ltr] .p-l-16{padding-left:16px!important}[dir=ltr] .p-l-20{padding-left:20px!important}[dir=ltr] .p-l-24{padding-left:24px!important}[dir=ltr] .p-l-30{padding-left:30px!important}[dir=ltr] .p-l-32{padding-left:32px!important}[dir=ltr] .p-l-48{padding-left:48px!important}[dir=ltr] .p-r-0{padding-right:0!important}[dir=ltr] .p-r-2{padding-right:2px!important}[dir=ltr] .p-r-4{padding-right:4px!important}[dir=ltr] .p-r-6{padding-right:7px!important}[dir=ltr] .p-r-8{padding-right:8px!important}[dir=ltr] .p-r-10{padding-right:10px!important}[dir=ltr] .p-r-12{padding-right:12px!important}[dir=ltr] .p-r-15{padding-right:15px!important}[dir=ltr] .p-r-16{padding-right:16px!important}[dir=ltr] .p-r-20{padding-right:20px!important}[dir=ltr] .p-r-24{padding-right:24px!important}[dir=ltr] .p-r-30{padding-right:30px!important}[dir=ltr] .p-r-32{padding-right:32px!important}[dir=ltr] .p-r-48{padding-right:48px!important}[dir=rtl] .m-r-0{margin-left:0!important}[dir=rtl] .m-r-2{margin-left:2px!important}[dir=rtl] .m-r-4{margin-left:4px!important}[dir=rtl] .m-r-6{margin-left:7px!important}[dir=rtl] .m-r-8{margin-left:8px!important}[dir=rtl] .m-r-10{margin-left:10px!important}[dir=rtl] .m-r-12{margin-left:12px!important}[dir=rtl] .m-r-15{margin-left:15px!important}[dir=rtl] .m-r-16{margin-left:16px!important}[dir=rtl] .m-r-20{margin-left:20px!important}[dir=rtl] .m-r-24{margin-left:24px!important}[dir=rtl] .m-r-30{margin-left:30px!important}[dir=rtl] .m-r-32{margin-left:32px!important}[dir=rtl] .m-r-48{margin-left:48px!important}[dir=rtl] .m-r-auto{margin-left:auto!important}[dir=rtl] .m-l-0{margin-right:0!important}[dir=rtl] .m-l-2{margin-right:2px!important}[dir=rtl] .m-l-4{margin-right:4px!important}[dir=rtl] .m-l-6{margin-right:7px!important}[dir=rtl] .m-l-8{margin-right:8px!important}[dir=rtl] .m-l-10{margin-right:10px!important}[dir=rtl] .m-l-12{margin-right:12px!important}[dir=rtl] .m-l-15{margin-right:15px!important}[dir=rtl] .m-l-16{margin-right:16px!important}[dir=rtl] .m-l-20{margin-right:20px!important}[dir=rtl] .m-l-24{margin-right:24px!important}[dir=rtl] .m-l-30{margin-right:30px!important}[dir=rtl] .m-l-32{margin-right:32px!important}[dir=rtl] .m-l-48{margin-right:48px!important}[dir=rtl] .m-l-auto{margin-right:auto!important}[dir=rtl] .p-l-0{padding-right:0!important}[dir=rtl] .p-l-2{padding-right:2px!important}[dir=rtl] .p-l-4{padding-right:4px!important}[dir=rtl] .p-l-6{padding-right:7px!important}[dir=rtl] .p-l-8{padding-right:8px!important}[dir=rtl] .p-l-10{padding-right:10px!important}[dir=rtl] .p-l-12{padding-right:12px!important}[dir=rtl] .p-l-15{padding-right:15px!important}[dir=rtl] .p-l-16{padding-right:16px!important}[dir=rtl] .p-l-20{padding-right:20px!important}[dir=rtl] .p-l-24{padding-right:24px!important}[dir=rtl] .p-l-30{padding-right:30px!important}[dir=rtl] .p-l-32{padding-right:32px!important}[dir=rtl] .p-l-48{padding-right:48px!important}[dir=rtl] .p-r-0{padding-left:0!important}[dir=rtl] .p-r-2{padding-left:2px!important}[dir=rtl] .p-r-4{padding-left:4px!important}[dir=rtl] .p-r-6{padding-left:7px!important}[dir=rtl] .p-r-8{padding-left:8px!important}[dir=rtl] .p-r-10{padding-left:10px!important}[dir=rtl] .p-r-12{padding-left:12px!important}[dir=rtl] .p-r-15{padding-left:15px!important}[dir=rtl] .p-r-16{padding-left:16px!important}[dir=rtl] .p-r-20{padding-left:20px!important}[dir=rtl] .p-r-24{padding-left:24px!important}[dir=rtl] .p-r-30{padding-left:30px!important}[dir=rtl] .p-r-32{padding-left:32px!important}[dir=rtl] .p-r-48{padding-left:48px!important}.cal-event-action{text-decoration:none;margin-left:5px;color:#fff}.cal-month-view{background-color:transparent!important}.cal-month-view .cal-open-day-events{background-color:#333f55!important}.cal-month-view .cal-day-badge{background-color:#635bff!important}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#635bff!important}.max-text{max-width:250px;line-height:1.57;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ngx-pagination{margin-bottom:15px!important}.ngx-pagination .current{background:#635bff!important;border-radius:12px}.ngx-pagination a,.ngx-pagination button{border-radius:12px!important}.chat-app .ng-scroll-content{display:block!important}.notes-icon .iconify{display:none}.notes-icon.selected .iconify{display:block}html dropzone>.dropzone.dz-wrapper .dz-message{background-color:#dddbff75;border:1px dashed #635bff;min-height:250px;border-radius:12px}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview{width:150px;height:150px}html .dropzone .dz-preview{min-height:100%}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview .dz-image{border-radius:12px;border:1px solid var(--mat-divider-color)}html dropzone>.dropzone.dz-wrapper.dz-single .dz-preview .dz-image{height:auto;width:auto}.fc-theme-standard .fc-scrollgrid,.fc-theme-standard td,.fc-theme-standard th{border:1px solid var(--mdc-outlined-button-outline-color)!important}.fc .fc-daygrid-day.fc-day-today{background-color:transparent!important}.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{background-color:var(--mat-toolbar-container-background-color);border:1px solid var(--mdc-outlined-button-outline-color)!important;border-radius:50%;font-weight:600;font-size:16px}.fc-daygrid-event-harness .fc-event i,.fc-timegrid-event-harness .fc-event i{font-style:normal}.fc-daygrid-event-harness .fc-event{background-color:#635bff;padding:2px 10px;color:#fff;font-style:normal;border:1px solid var(--mdc-outlined-button-outline-color, var(--mat-app-outline))!important}.fc-timegrid-event-harness .fc-event{background-color:#635bff;color:#fff;padding:2px 10px;font-style:normal;box-shadow:none;border:1px solid var(--mdc-outlined-button-outline-color, var(--mat-app-outline))!important}.fc-view-harness .fc-popover{background-color:var(--mat-toolbar-container-background-color);border:1px solid var(--mdc-outlined-button-outline-color)!important;border-radius:4px}.fc-popover-body{display:flex;flex-direction:column;gap:4px;overflow-y:auto;max-height:300px;padding:4px!important}.fc-popover-title{font-weight:600}.fc-daygrid-day-events{display:flex;flex-direction:column;gap:4px;min-height:15em!important}.fc-theme-standard .fc-list{border:1px solid var(--mdc-outlined-button-outline-color, var(--mat-app-outline))}.fc .fc-list-sticky .fc-list-day>*{background-color:var(--mdc-outlined-button-outline-color, #2a2d2e)}.fc-button{background-color:#635bff!important;border:1px solid var(--mdc-outlined-button-outline-color, var(--mat-app-outline))!important}.fc-list-table .fc-event:hover td{background-color:var(--mdc-outlined-button-outline-color, #2a2d2e)}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding:8px 14px}.fc-timegrid-event,.fc-timegrid-more-link{border-radius:10px}.fc-direction-ltr .fc-list-table .fc-list-event-title i{font-style:normal}.fc .fc-list-event-dot{border:calc(var(--fc-list-event-dot-width) / 2) solid #635bff}.fc-scroller-harness .fc-scroller{overflow:hidden!important}.fc .fc-scrollgrid-section-sticky>*{background-color:transparent}.welcome-bg{margin-bottom:-34px}.labels-chart .label-1{position:absolute;width:20px;left:0;right:0;margin:0 auto;top:-3px}.labels-chart .label-2{position:absolute;right:-15px;top:50%}.labels-chart .label-3{position:absolute;width:40px;left:0;right:0;margin:0 auto;bottom:0;text-align:center}.labels-chart .label-4{position:absolute;left:-15px;top:50%}@media (min-width: 1500px){.labels-chart .label-2{right:0}.labels-chart .label-4{left:0}}.theme-select{width:125px;height:40px}.theme-select .mat-form-field-infix{padding:6px 0 1px!important}.theme-select .mat-mdc-form-field-subscript-wrapper{display:none}.theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:12px;border-bottom-left-radius:12px;border-color:#e0e6eb}.theme-select .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-right-radius:12px;border-bottom-right-radius:12px;border-color:#e0e6eb}.theme-select .mat-mdc-form-field-flex{height:40px;align-items:center}.theme-tab.label-padding .mat-mdc-tab-labels{padding:30px 30px 15px}.theme-tab .mat-mdc-tab-labels{gap:16px}.theme-tab .mat-mdc-tab:not(.mdc-tab--stacked){height:45px}.theme-tab .mdc-tab-indicator{display:none}.theme-tab .mdc-tab{border-radius:12px;overflow:hidden;background:#f6f7f9}.theme-tab .mdc-tab .mdc-tab__text-label{color:#29343d;font-weight:600}.theme-tab .mdc-tab.mdc-tab--active.mdc-tab-indicator--active{background:#635bff}.theme-tab .mdc-tab.mdc-tab--active.mdc-tab-indicator--active .mdc-tab__text-label{color:#fff!important}@media (max-width: 1023px){.welcome-bg-top{margin-top:16px;text-align:center}}.badge-custom-dark{background-color:#29343d33;padding:7px 12px}.bg-primary-gt{position:relative}.bg-primary-gt:after{content:"";position:absolute;top:0;right:0;bottom:0;background:url(/assets/images/backgrounds/welcome-bg2.png);width:100%;height:100%;background-repeat:no-repeat;background-position:right bottom}.rounded-bars .apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{clip-path:inset(0 0 5% 0 round 20px)}.rounded-pill-bars .apexcharts-rangebar-area{clip-path:inset(9% 0 11% round 24px)}.timeline{position:relative}.timeline .timeline-item{position:relative;height:59px}.timeline .timeline-item:last-child .point .timeline-border{display:none!important}.timeline .timeline-item .time{padding:6px 16px 6px 0;min-width:90px;flex-shrink:0}.timeline .timeline-item .desc{padding:3px 16px}.timeline .timeline-item .timline-border{width:1px;height:100%;background-color:#e0e6eb;flex-shrink:0}.timeline .timeline-item .point{flex-direction:column}.timeline .timeline-item .point .timeline-badge{width:12px;height:12px;border-radius:50px;background-color:transparent;flex-shrink:0}.timeline .timeline-item .point .timeline-border{width:1px;height:100%;background-color:#e0e6eb;flex-shrink:0}.social-chips img,.social-chips span{margin-left:-20px;border:2px solid #ffffff}.social-chips img:first-child,.social-chips span:first-child{margin-left:0}.lh-base{line-height:25px!important}.warning-gt{background:linear-gradient(180deg,#f8c20a1f 0,#f8c20a08)}.error-gt{background:linear-gradient(180deg,#ff66921f 0,#ff669208)}.success-gt{background:linear-gradient(180deg,#36c76c1f 0,#36c76c08)}.btn-shadow{box-shadow:0 6px 24.2px -10px #29343d38}.blank-layout-container{height:100vh;display:flex;background-size:cover;align-items:center}.auth-title{font-size:38px;line-height:44px}.bg-gredient:before{content:"";position:absolute;height:100%;width:100%;opacity:.3;background:radial-gradient(#d2f1df,#d3d7fa,#bad8f4) 0% 0%/400% 400%;animation:15s ease 0s infinite normal none running gradient;z-index:-1}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:50% 0%}}.img-height{height:calc(100vh - 83px)}.custom-row.row{margin-right:-8px;margin-left:-8px}.custom-row.row .col-2,.custom-row.row .col-12{padding-right:8px;padding-left:8px}.or-border{position:relative;text-align:center}.or-border:before{content:"";position:absolute;left:0;width:100px;top:50%;height:1px;background:#e0e6eb}.or-border:after{content:"";position:absolute;right:0;width:100px;top:50%;height:1px;background:#e0e6eb}.boxed-auth{width:100%;max-width:480px;margin:0 auto}.max-width-form{max-width:450px}.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-invalid .mdc-notched-outline__trailing{border-color:#ff6692!important}.error-msg{position:absolute;top:-19px;right:3px}.circle-top{position:absolute;top:-33%;left:-14%;border:120px solid #0b2947;height:700px;width:700px;display:block;background:transparent;border-radius:100%;z-index:1}.circle-bottom{position:absolute;bottom:-4%;right:1%;height:450px;width:450px;display:block;background:transparent;z-index:1;opacity:.5}.auth-card{max-width:460px!important}.h-n80{height:calc(100vh - 80px)}.auth-bg{background:url(/assets/images/backgrounds/login-bg.jpg);background-size:cover;background-repeat:no-repeat}.auth-login{max-width:1160px}.demos-dd{max-width:1200px!important}.img-overlay{overflow:auto;position:relative}.img-overlay .overlay-content{display:none}.img-overlay:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:8;background-color:#3772ff33}.img-overlay:hover .overlay-content{display:block;transform:translate(-50%,-50%);position:absolute;left:50%;right:50%;top:50%;min-width:115px;z-index:9}.topbar-xl{height:80px;z-index:1}@media (min-width: 900px){.banner-title{font-size:56px!important;line-height:60px!important}}@media (max-width: 1200px){.banner-section{padding-top:60px}}.social-chips-sm img,.social-chips-sm span{margin-left:-8px;border:2px solid #ffffff}.social-chips-sm img:first-child,.social-chips-sm span:first-child{margin-left:0}.banner-title{font-size:38px;line-height:44px}.banner-subtitle{line-height:25px}.btn-custom{height:56px!important;padding:0 52px!important;font-size:16px}.btn-custom.sm{padding:0 34px!important}@media (max-width: 767px){.btn-custom{padding:0 36px!important}}.banner-slider{background-color:#f2f6fa;min-width:2000px;height:calc(100vh - 100px);max-height:790px;border-radius:12px;overflow:hidden}.slider-img{animation:slideup 35s linear infinite}.slider-img2{animation:slidedown 35s linear infinite}@keyframes slideup{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes slidedown{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}.spacer{padding:80px 0 100px}.section-title{font-size:30px;line-height:32px}@media (min-width: 991px){.section-title{font-size:38px;line-height:43px}}.bg-extra-light{background-color:#f6f9fc}.demo-slider{margin-top:40px}.demo-slider .demo-slide{animation:slide 45s linear infinite}@keyframes slide{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.lh-base{line-height:1.75}.shape-card{background-repeat:no-repeat;background-position:center center;overflow:hidden}.spacer-sm{padding-top:60px;padding-bottom:30px}.spacer-bottom{padding-bottom:60px}.section-title2{font-size:32px;line-height:36px;font-weight:700}.c2a-card{margin-top:-70px;background-repeat:no-repeat;background-position:center}.border-white{border:1px solid #ffffff!important}.border-accent{border:1px solid #16cdc7!important}.border-primary{border:1px solid #635bff!important}.hstack{display:flex;flex-direction:row;gap:20px}@media (max-width: 767px){.hstack{flex-direction:column}.bg-size-cover{background-size:cover}}.error-snack{background-color:#bd362f}.info-snack{background-color:#2f96b4}.success-snack{background-color:#51a351}.warning-snack{background-color:#f89406}.datepicker-input .mat-mdc-input-element:disabled{color:#000000de!important}.datepicker-input .datepicker-overlay{position:absolute;inset:-9px -52px 0 -12px;background:transparent;cursor:pointer}.iti{display:flex!important;align-items:center;justify-content:start;gap:8px;margin-bottom:22px;height:48px}.iti .dropdown-menu.country-dropdown{border-top-left-radius:0;border-top-right-radius:0;border-color:#c7cace;margin-top:-1px}.iti .iti__country-list{box-shadow:none;font-size:16px;margin-left:0;width:244px;max-height:170px}.iti__flag-container.open+input{border-bottom-left-radius:0;border-bottom-right-radius:0}.iti__flag-container .iti__selected-flag{display:flex;align-items:center;width:auto!important;cursor:pointer}.iti .search-container input{font-size:16px;border-color:#c7cace;border-radius:0;padding:5px 10px}.iti .search-container input:focus{outline:none}@media screen and (max-width: 479px){.iti .iti__country-list{width:88.3vw}}ngx-intl-tel-input input{height:44px;padding-left:10px!important;padding:10px;border-radius:4px;border:none!important;font-size:15px}ngx-intl-tel-input.ng-invalid.ng-touched input{border:1px solid #c0392b}ngx-intl-tel-input input:focus{outline:none!important;border-color:#3498db;box-shadow:0 0 #000}ngx-intl-tel-input input::-webkit-input-placeholder{color:#bac2c7}ngx-intl-tel-input input:-ms-input-placeholder{color:#bac2c7}ngx-intl-tel-input input::-ms-input-placeholder{color:#bac2c7}ngx-intl-tel-input input::placeholder{color:#bac2c7}ngx-intl-tel-input input[disabled]{background-color:#e5eaf1}.mat-mdc-progress-bar.progress-1 .mdc-linear-progress__bar-inner{border-color:red!important}.mat-mdc-progress-bar.progress-2 .mdc-linear-progress__bar-inner{border-color:#ff4000!important}.mat-mdc-progress-bar.progress-3 .mdc-linear-progress__bar-inner{border-color:#ff8000!important}.mat-mdc-progress-bar.progress-4 .mdc-linear-progress__bar-inner{border-color:#ffbf00!important}.mat-mdc-progress-bar.progress-5 .mdc-linear-progress__bar-inner{border-color:#ff0!important}.mat-mdc-progress-bar.progress-6 .mdc-linear-progress__bar-inner{border-color:#bfff00!important}.mat-mdc-progress-bar.progress-7 .mdc-linear-progress__bar-inner{border-color:#80ff00!important}.mat-mdc-progress-bar.progress-8 .mdc-linear-progress__bar-inner{border-color:#40ff00!important}.mat-mdc-progress-bar.progress-9 .mdc-linear-progress__bar-inner{border-color:#0f0!important}.mat-mdc-progress-bar.progress-10 .mdc-linear-progress__bar-inner{border-color:green!important}[dir=rtl] .upgrade-bg{left:0;right:unset;transform:scaleX(-1)}[dir=rtl] .body-wrapper{margin:0 0 30px 15px}[dir=rtl] .customizerBtn{left:30px;right:unset}[dir=rtl] .branding img{transform:scaleX(-1)}[dir=rtl] .breadcrumb-icon{left:19px;right:unset}[dir=rtl] .breadcrumb-item:first-child{margin-left:0;margin-right:-20px}[dir=rtl] .breadcrumb-item.active{margin-left:0;margin-right:20px}[dir=rtl] .sidebar-list.mdc-list .menu-list-item .mdc-list-item__start{margin-right:0!important;margin-left:10px!important}[dir=rtl].sidebarNav-mini .contentWrapper{margin-right:80px!important;margin-left:0!important;transition:width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl].sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__start{margin-right:8px!important;margin-left:7px!important}[dir=rtl].sidebarNav-mini .sidebarNav:hover .sidebar-list .menu-list-item .mdc-list-item__start{margin-right:0!important;margin-left:16px!important}[dir=rtl] .bg-primary-gt:after{content:"";left:0;right:unset;transform:scaleX(-1)}[dir=rtl] .border-white-50{border-left:1px solid rgba(255,255,255,.2)!important;border-right:0!important}[dir=rtl] .social-chips img:first-child,[dir=rtl] .social-chips span:first-child{margin-left:-20px;margin-right:0}@media (min-width: 1024px){[dir=rtl] .sidebarNav-mini .sidebarNav .sidebar-list .menu-list-item .mdc-list-item__start{margin-left:8px!important;margin-right:6px!important}[dir=rtl] .sidebarNav-mini .sidebarNav:hover .sidebar-list.mdc-list .mdc-list-group__subheader{text-align:right}[dir=rtl] .sidebarNav-mini .contentWrapper{margin-right:80px!important;margin-left:0!important}}.organizations .mdc-button__label{width:100%}.detail-content{margin-top:30px}.mat-mdc-tab-body-content{overflow:hidden!important}.border-passive{border:3px solid #fc6b96!important;box-shadow:0 0 10px 8px #fc6b963b!important}.border-active{border:3px solid #53cf83!important;box-shadow:0 0 10px 8px #53cf833b!important}.border-pending{border:3px solid #d7a81a!important;box-shadow:0 0 10px 8px #d7a81a3b!important}.reponame.mat-mdc-menu-panel{width:200px!important}.btn-clipboard{display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid #666666;border-radius:4px;padding:6px;cursor:pointer;transition:all .2s ease-out}.btn-clipboard:active,.btn-clipboard:hover{border-color:#888}.btn-clipboard:active{background-color:#3e3e3e;transform:scale(.95)}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;background-color:#333;color:#fff;text-align:center;border-radius:4px;padding:4px 8px;position:absolute;z-index:1;top:-30px;left:50%;transform:translate(-50%);font-size:14px;white-space:nowrap;transition:opacity .3s;opacity:0}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.width-0{width:0px!important}.min-width-0{min-width:0px!important}.max-width-0{max-width:0px!important}.height-0{height:0px!important}.min-height-0{min-height:0px!important}.max-height-0{max-height:0px!important}.width-1{width:1px!important}.min-width-1{min-width:1px!important}.max-width-1{max-width:1px!important}.height-1{height:1px!important}.min-height-1{min-height:1px!important}.max-height-1{max-height:1px!important}.width-2{width:2px!important}.min-width-2{min-width:2px!important}.max-width-2{max-width:2px!important}.height-2{height:2px!important}.min-height-2{min-height:2px!important}.max-height-2{max-height:2px!important}.width-3{width:3px!important}.min-width-3{min-width:3px!important}.max-width-3{max-width:3px!important}.height-3{height:3px!important}.min-height-3{min-height:3px!important}.max-height-3{max-height:3px!important}.width-4{width:4px!important}.min-width-4{min-width:4px!important}.max-width-4{max-width:4px!important}.height-4{height:4px!important}.min-height-4{min-height:4px!important}.max-height-4{max-height:4px!important}.width-5{width:5px!important}.min-width-5{min-width:5px!important}.max-width-5{max-width:5px!important}.height-5{height:5px!important}.min-height-5{min-height:5px!important}.max-height-5{max-height:5px!important}.width-6{width:6px!important}.min-width-6{min-width:6px!important}.max-width-6{max-width:6px!important}.height-6{height:6px!important}.min-height-6{min-height:6px!important}.max-height-6{max-height:6px!important}.width-7{width:7px!important}.min-width-7{min-width:7px!important}.max-width-7{max-width:7px!important}.height-7{height:7px!important}.min-height-7{min-height:7px!important}.max-height-7{max-height:7px!important}.width-8{width:8px!important}.min-width-8{min-width:8px!important}.max-width-8{max-width:8px!important}.height-8{height:8px!important}.min-height-8{min-height:8px!important}.max-height-8{max-height:8px!important}.width-9{width:9px!important}.min-width-9{min-width:9px!important}.max-width-9{max-width:9px!important}.height-9{height:9px!important}.min-height-9{min-height:9px!important}.max-height-9{max-height:9px!important}.width-10{width:10px!important}.min-width-10{min-width:10px!important}.max-width-10{max-width:10px!important}.height-10{height:10px!important}.min-height-10{min-height:10px!important}.max-height-10{max-height:10px!important}.width-11{width:11px!important}.min-width-11{min-width:11px!important}.max-width-11{max-width:11px!important}.height-11{height:11px!important}.min-height-11{min-height:11px!important}.max-height-11{max-height:11px!important}.width-12{width:12px!important}.min-width-12{min-width:12px!important}.max-width-12{max-width:12px!important}.height-12{height:12px!important}.min-height-12{min-height:12px!important}.max-height-12{max-height:12px!important}.width-13{width:13px!important}.min-width-13{min-width:13px!important}.max-width-13{max-width:13px!important}.height-13{height:13px!important}.min-height-13{min-height:13px!important}.max-height-13{max-height:13px!important}.width-14{width:14px!important}.min-width-14{min-width:14px!important}.max-width-14{max-width:14px!important}.height-14{height:14px!important}.min-height-14{min-height:14px!important}.max-height-14{max-height:14px!important}.width-15{width:15px!important}.min-width-15{min-width:15px!important}.max-width-15{max-width:15px!important}.height-15{height:15px!important}.min-height-15{min-height:15px!important}.max-height-15{max-height:15px!important}.width-16{width:16px!important}.min-width-16{min-width:16px!important}.max-width-16{max-width:16px!important}.height-16{height:16px!important}.min-height-16{min-height:16px!important}.max-height-16{max-height:16px!important}.width-17{width:17px!important}.min-width-17{min-width:17px!important}.max-width-17{max-width:17px!important}.height-17{height:17px!important}.min-height-17{min-height:17px!important}.max-height-17{max-height:17px!important}.width-18{width:18px!important}.min-width-18{min-width:18px!important}.max-width-18{max-width:18px!important}.height-18{height:18px!important}.min-height-18{min-height:18px!important}.max-height-18{max-height:18px!important}.width-19{width:19px!important}.min-width-19{min-width:19px!important}.max-width-19{max-width:19px!important}.height-19{height:19px!important}.min-height-19{min-height:19px!important}.max-height-19{max-height:19px!important}.width-20{width:20px!important}.min-width-20{min-width:20px!important}.max-width-20{max-width:20px!important}.height-20{height:20px!important}.min-height-20{min-height:20px!important}.max-height-20{max-height:20px!important}.width-21{width:21px!important}.min-width-21{min-width:21px!important}.max-width-21{max-width:21px!important}.height-21{height:21px!important}.min-height-21{min-height:21px!important}.max-height-21{max-height:21px!important}.width-22{width:22px!important}.min-width-22{min-width:22px!important}.max-width-22{max-width:22px!important}.height-22{height:22px!important}.min-height-22{min-height:22px!important}.max-height-22{max-height:22px!important}.width-23{width:23px!important}.min-width-23{min-width:23px!important}.max-width-23{max-width:23px!important}.height-23{height:23px!important}.min-height-23{min-height:23px!important}.max-height-23{max-height:23px!important}.width-24{width:24px!important}.min-width-24{min-width:24px!important}.max-width-24{max-width:24px!important}.height-24{height:24px!important}.min-height-24{min-height:24px!important}.max-height-24{max-height:24px!important}.width-25{width:25px!important}.min-width-25{min-width:25px!important}.max-width-25{max-width:25px!important}.height-25{height:25px!important}.min-height-25{min-height:25px!important}.max-height-25{max-height:25px!important}.width-26{width:26px!important}.min-width-26{min-width:26px!important}.max-width-26{max-width:26px!important}.height-26{height:26px!important}.min-height-26{min-height:26px!important}.max-height-26{max-height:26px!important}.width-27{width:27px!important}.min-width-27{min-width:27px!important}.max-width-27{max-width:27px!important}.height-27{height:27px!important}.min-height-27{min-height:27px!important}.max-height-27{max-height:27px!important}.width-28{width:28px!important}.min-width-28{min-width:28px!important}.max-width-28{max-width:28px!important}.height-28{height:28px!important}.min-height-28{min-height:28px!important}.max-height-28{max-height:28px!important}.width-29{width:29px!important}.min-width-29{min-width:29px!important}.max-width-29{max-width:29px!important}.height-29{height:29px!important}.min-height-29{min-height:29px!important}.max-height-29{max-height:29px!important}.width-30{width:30px!important}.min-width-30{min-width:30px!important}.max-width-30{max-width:30px!important}.height-30{height:30px!important}.min-height-30{min-height:30px!important}.max-height-30{max-height:30px!important}.width-31{width:31px!important}.min-width-31{min-width:31px!important}.max-width-31{max-width:31px!important}.height-31{height:31px!important}.min-height-31{min-height:31px!important}.max-height-31{max-height:31px!important}.width-32{width:32px!important}.min-width-32{min-width:32px!important}.max-width-32{max-width:32px!important}.height-32{height:32px!important}.min-height-32{min-height:32px!important}.max-height-32{max-height:32px!important}.width-33{width:33px!important}.min-width-33{min-width:33px!important}.max-width-33{max-width:33px!important}.height-33{height:33px!important}.min-height-33{min-height:33px!important}.max-height-33{max-height:33px!important}.width-34{width:34px!important}.min-width-34{min-width:34px!important}.max-width-34{max-width:34px!important}.height-34{height:34px!important}.min-height-34{min-height:34px!important}.max-height-34{max-height:34px!important}.width-35{width:35px!important}.min-width-35{min-width:35px!important}.max-width-35{max-width:35px!important}.height-35{height:35px!important}.min-height-35{min-height:35px!important}.max-height-35{max-height:35px!important}.width-36{width:36px!important}.min-width-36{min-width:36px!important}.max-width-36{max-width:36px!important}.height-36{height:36px!important}.min-height-36{min-height:36px!important}.max-height-36{max-height:36px!important}.width-37{width:37px!important}.min-width-37{min-width:37px!important}.max-width-37{max-width:37px!important}.height-37{height:37px!important}.min-height-37{min-height:37px!important}.max-height-37{max-height:37px!important}.width-38{width:38px!important}.min-width-38{min-width:38px!important}.max-width-38{max-width:38px!important}.height-38{height:38px!important}.min-height-38{min-height:38px!important}.max-height-38{max-height:38px!important}.width-39{width:39px!important}.min-width-39{min-width:39px!important}.max-width-39{max-width:39px!important}.height-39{height:39px!important}.min-height-39{min-height:39px!important}.max-height-39{max-height:39px!important}.width-40{width:40px!important}.min-width-40{min-width:40px!important}.max-width-40{max-width:40px!important}.height-40{height:40px!important}.min-height-40{min-height:40px!important}.max-height-40{max-height:40px!important}.width-41{width:41px!important}.min-width-41{min-width:41px!important}.max-width-41{max-width:41px!important}.height-41{height:41px!important}.min-height-41{min-height:41px!important}.max-height-41{max-height:41px!important}.width-42{width:42px!important}.min-width-42{min-width:42px!important}.max-width-42{max-width:42px!important}.height-42{height:42px!important}.min-height-42{min-height:42px!important}.max-height-42{max-height:42px!important}.width-43{width:43px!important}.min-width-43{min-width:43px!important}.max-width-43{max-width:43px!important}.height-43{height:43px!important}.min-height-43{min-height:43px!important}.max-height-43{max-height:43px!important}.width-44{width:44px!important}.min-width-44{min-width:44px!important}.max-width-44{max-width:44px!important}.height-44{height:44px!important}.min-height-44{min-height:44px!important}.max-height-44{max-height:44px!important}.width-45{width:45px!important}.min-width-45{min-width:45px!important}.max-width-45{max-width:45px!important}.height-45{height:45px!important}.min-height-45{min-height:45px!important}.max-height-45{max-height:45px!important}.width-46{width:46px!important}.min-width-46{min-width:46px!important}.max-width-46{max-width:46px!important}.height-46{height:46px!important}.min-height-46{min-height:46px!important}.max-height-46{max-height:46px!important}.width-47{width:47px!important}.min-width-47{min-width:47px!important}.max-width-47{max-width:47px!important}.height-47{height:47px!important}.min-height-47{min-height:47px!important}.max-height-47{max-height:47px!important}.width-48{width:48px!important}.min-width-48{min-width:48px!important}.max-width-48{max-width:48px!important}.height-48{height:48px!important}.min-height-48{min-height:48px!important}.max-height-48{max-height:48px!important}.width-49{width:49px!important}.min-width-49{min-width:49px!important}.max-width-49{max-width:49px!important}.height-49{height:49px!important}.min-height-49{min-height:49px!important}.max-height-49{max-height:49px!important}.width-50{width:50px!important}.min-width-50{min-width:50px!important}.max-width-50{max-width:50px!important}.height-50{height:50px!important}.min-height-50{min-height:50px!important}.max-height-50{max-height:50px!important}.width-51{width:51px!important}.min-width-51{min-width:51px!important}.max-width-51{max-width:51px!important}.height-51{height:51px!important}.min-height-51{min-height:51px!important}.max-height-51{max-height:51px!important}.width-52{width:52px!important}.min-width-52{min-width:52px!important}.max-width-52{max-width:52px!important}.height-52{height:52px!important}.min-height-52{min-height:52px!important}.max-height-52{max-height:52px!important}.width-53{width:53px!important}.min-width-53{min-width:53px!important}.max-width-53{max-width:53px!important}.height-53{height:53px!important}.min-height-53{min-height:53px!important}.max-height-53{max-height:53px!important}.width-54{width:54px!important}.min-width-54{min-width:54px!important}.max-width-54{max-width:54px!important}.height-54{height:54px!important}.min-height-54{min-height:54px!important}.max-height-54{max-height:54px!important}.width-55{width:55px!important}.min-width-55{min-width:55px!important}.max-width-55{max-width:55px!important}.height-55{height:55px!important}.min-height-55{min-height:55px!important}.max-height-55{max-height:55px!important}.width-56{width:56px!important}.min-width-56{min-width:56px!important}.max-width-56{max-width:56px!important}.height-56{height:56px!important}.min-height-56{min-height:56px!important}.max-height-56{max-height:56px!important}.width-57{width:57px!important}.min-width-57{min-width:57px!important}.max-width-57{max-width:57px!important}.height-57{height:57px!important}.min-height-57{min-height:57px!important}.max-height-57{max-height:57px!important}.width-58{width:58px!important}.min-width-58{min-width:58px!important}.max-width-58{max-width:58px!important}.height-58{height:58px!important}.min-height-58{min-height:58px!important}.max-height-58{max-height:58px!important}.width-59{width:59px!important}.min-width-59{min-width:59px!important}.max-width-59{max-width:59px!important}.height-59{height:59px!important}.min-height-59{min-height:59px!important}.max-height-59{max-height:59px!important}.width-60{width:60px!important}.min-width-60{min-width:60px!important}.max-width-60{max-width:60px!important}.height-60{height:60px!important}.min-height-60{min-height:60px!important}.max-height-60{max-height:60px!important}.width-61{width:61px!important}.min-width-61{min-width:61px!important}.max-width-61{max-width:61px!important}.height-61{height:61px!important}.min-height-61{min-height:61px!important}.max-height-61{max-height:61px!important}.width-62{width:62px!important}.min-width-62{min-width:62px!important}.max-width-62{max-width:62px!important}.height-62{height:62px!important}.min-height-62{min-height:62px!important}.max-height-62{max-height:62px!important}.width-63{width:63px!important}.min-width-63{min-width:63px!important}.max-width-63{max-width:63px!important}.height-63{height:63px!important}.min-height-63{min-height:63px!important}.max-height-63{max-height:63px!important}.width-64{width:64px!important}.min-width-64{min-width:64px!important}.max-width-64{max-width:64px!important}.height-64{height:64px!important}.min-height-64{min-height:64px!important}.max-height-64{max-height:64px!important}.width-65{width:65px!important}.min-width-65{min-width:65px!important}.max-width-65{max-width:65px!important}.height-65{height:65px!important}.min-height-65{min-height:65px!important}.max-height-65{max-height:65px!important}.width-66{width:66px!important}.min-width-66{min-width:66px!important}.max-width-66{max-width:66px!important}.height-66{height:66px!important}.min-height-66{min-height:66px!important}.max-height-66{max-height:66px!important}.width-67{width:67px!important}.min-width-67{min-width:67px!important}.max-width-67{max-width:67px!important}.height-67{height:67px!important}.min-height-67{min-height:67px!important}.max-height-67{max-height:67px!important}.width-68{width:68px!important}.min-width-68{min-width:68px!important}.max-width-68{max-width:68px!important}.height-68{height:68px!important}.min-height-68{min-height:68px!important}.max-height-68{max-height:68px!important}.width-69{width:69px!important}.min-width-69{min-width:69px!important}.max-width-69{max-width:69px!important}.height-69{height:69px!important}.min-height-69{min-height:69px!important}.max-height-69{max-height:69px!important}.width-70{width:70px!important}.min-width-70{min-width:70px!important}.max-width-70{max-width:70px!important}.height-70{height:70px!important}.min-height-70{min-height:70px!important}.max-height-70{max-height:70px!important}.width-71{width:71px!important}.min-width-71{min-width:71px!important}.max-width-71{max-width:71px!important}.height-71{height:71px!important}.min-height-71{min-height:71px!important}.max-height-71{max-height:71px!important}.width-72{width:72px!important}.min-width-72{min-width:72px!important}.max-width-72{max-width:72px!important}.height-72{height:72px!important}.min-height-72{min-height:72px!important}.max-height-72{max-height:72px!important}.width-73{width:73px!important}.min-width-73{min-width:73px!important}.max-width-73{max-width:73px!important}.height-73{height:73px!important}.min-height-73{min-height:73px!important}.max-height-73{max-height:73px!important}.width-74{width:74px!important}.min-width-74{min-width:74px!important}.max-width-74{max-width:74px!important}.height-74{height:74px!important}.min-height-74{min-height:74px!important}.max-height-74{max-height:74px!important}.width-75{width:75px!important}.min-width-75{min-width:75px!important}.max-width-75{max-width:75px!important}.height-75{height:75px!important}.min-height-75{min-height:75px!important}.max-height-75{max-height:75px!important}.width-76{width:76px!important}.min-width-76{min-width:76px!important}.max-width-76{max-width:76px!important}.height-76{height:76px!important}.min-height-76{min-height:76px!important}.max-height-76{max-height:76px!important}.width-77{width:77px!important}.min-width-77{min-width:77px!important}.max-width-77{max-width:77px!important}.height-77{height:77px!important}.min-height-77{min-height:77px!important}.max-height-77{max-height:77px!important}.width-78{width:78px!important}.min-width-78{min-width:78px!important}.max-width-78{max-width:78px!important}.height-78{height:78px!important}.min-height-78{min-height:78px!important}.max-height-78{max-height:78px!important}.width-79{width:79px!important}.min-width-79{min-width:79px!important}.max-width-79{max-width:79px!important}.height-79{height:79px!important}.min-height-79{min-height:79px!important}.max-height-79{max-height:79px!important}.width-80{width:80px!important}.min-width-80{min-width:80px!important}.max-width-80{max-width:80px!important}.height-80{height:80px!important}.min-height-80{min-height:80px!important}.max-height-80{max-height:80px!important}.width-81{width:81px!important}.min-width-81{min-width:81px!important}.max-width-81{max-width:81px!important}.height-81{height:81px!important}.min-height-81{min-height:81px!important}.max-height-81{max-height:81px!important}.width-82{width:82px!important}.min-width-82{min-width:82px!important}.max-width-82{max-width:82px!important}.height-82{height:82px!important}.min-height-82{min-height:82px!important}.max-height-82{max-height:82px!important}.width-83{width:83px!important}.min-width-83{min-width:83px!important}.max-width-83{max-width:83px!important}.height-83{height:83px!important}.min-height-83{min-height:83px!important}.max-height-83{max-height:83px!important}.width-84{width:84px!important}.min-width-84{min-width:84px!important}.max-width-84{max-width:84px!important}.height-84{height:84px!important}.min-height-84{min-height:84px!important}.max-height-84{max-height:84px!important}.width-85{width:85px!important}.min-width-85{min-width:85px!important}.max-width-85{max-width:85px!important}.height-85{height:85px!important}.min-height-85{min-height:85px!important}.max-height-85{max-height:85px!important}.width-86{width:86px!important}.min-width-86{min-width:86px!important}.max-width-86{max-width:86px!important}.height-86{height:86px!important}.min-height-86{min-height:86px!important}.max-height-86{max-height:86px!important}.width-87{width:87px!important}.min-width-87{min-width:87px!important}.max-width-87{max-width:87px!important}.height-87{height:87px!important}.min-height-87{min-height:87px!important}.max-height-87{max-height:87px!important}.width-88{width:88px!important}.min-width-88{min-width:88px!important}.max-width-88{max-width:88px!important}.height-88{height:88px!important}.min-height-88{min-height:88px!important}.max-height-88{max-height:88px!important}.width-89{width:89px!important}.min-width-89{min-width:89px!important}.max-width-89{max-width:89px!important}.height-89{height:89px!important}.min-height-89{min-height:89px!important}.max-height-89{max-height:89px!important}.width-90{width:90px!important}.min-width-90{min-width:90px!important}.max-width-90{max-width:90px!important}.height-90{height:90px!important}.min-height-90{min-height:90px!important}.max-height-90{max-height:90px!important}.width-91{width:91px!important}.min-width-91{min-width:91px!important}.max-width-91{max-width:91px!important}.height-91{height:91px!important}.min-height-91{min-height:91px!important}.max-height-91{max-height:91px!important}.width-92{width:92px!important}.min-width-92{min-width:92px!important}.max-width-92{max-width:92px!important}.height-92{height:92px!important}.min-height-92{min-height:92px!important}.max-height-92{max-height:92px!important}.width-93{width:93px!important}.min-width-93{min-width:93px!important}.max-width-93{max-width:93px!important}.height-93{height:93px!important}.min-height-93{min-height:93px!important}.max-height-93{max-height:93px!important}.width-94{width:94px!important}.min-width-94{min-width:94px!important}.max-width-94{max-width:94px!important}.height-94{height:94px!important}.min-height-94{min-height:94px!important}.max-height-94{max-height:94px!important}.width-95{width:95px!important}.min-width-95{min-width:95px!important}.max-width-95{max-width:95px!important}.height-95{height:95px!important}.min-height-95{min-height:95px!important}.max-height-95{max-height:95px!important}.width-96{width:96px!important}.min-width-96{min-width:96px!important}.max-width-96{max-width:96px!important}.height-96{height:96px!important}.min-height-96{min-height:96px!important}.max-height-96{max-height:96px!important}.width-97{width:97px!important}.min-width-97{min-width:97px!important}.max-width-97{max-width:97px!important}.height-97{height:97px!important}.min-height-97{min-height:97px!important}.max-height-97{max-height:97px!important}.width-98{width:98px!important}.min-width-98{min-width:98px!important}.max-width-98{max-width:98px!important}.height-98{height:98px!important}.min-height-98{min-height:98px!important}.max-height-98{max-height:98px!important}.width-99{width:99px!important}.min-width-99{min-width:99px!important}.max-width-99{max-width:99px!important}.height-99{height:99px!important}.min-height-99{min-height:99px!important}.max-height-99{max-height:99px!important}.width-100{width:100px!important}.min-width-100{min-width:100px!important}.max-width-100{max-width:100px!important}.height-100{height:100px!important}.min-height-100{min-height:100px!important}.max-height-100{max-height:100px!important}.width-101{width:101px!important}.min-width-101{min-width:101px!important}.max-width-101{max-width:101px!important}.height-101{height:101px!important}.min-height-101{min-height:101px!important}.max-height-101{max-height:101px!important}.width-102{width:102px!important}.min-width-102{min-width:102px!important}.max-width-102{max-width:102px!important}.height-102{height:102px!important}.min-height-102{min-height:102px!important}.max-height-102{max-height:102px!important}.width-103{width:103px!important}.min-width-103{min-width:103px!important}.max-width-103{max-width:103px!important}.height-103{height:103px!important}.min-height-103{min-height:103px!important}.max-height-103{max-height:103px!important}.width-104{width:104px!important}.min-width-104{min-width:104px!important}.max-width-104{max-width:104px!important}.height-104{height:104px!important}.min-height-104{min-height:104px!important}.max-height-104{max-height:104px!important}.width-105{width:105px!important}.min-width-105{min-width:105px!important}.max-width-105{max-width:105px!important}.height-105{height:105px!important}.min-height-105{min-height:105px!important}.max-height-105{max-height:105px!important}.width-106{width:106px!important}.min-width-106{min-width:106px!important}.max-width-106{max-width:106px!important}.height-106{height:106px!important}.min-height-106{min-height:106px!important}.max-height-106{max-height:106px!important}.width-107{width:107px!important}.min-width-107{min-width:107px!important}.max-width-107{max-width:107px!important}.height-107{height:107px!important}.min-height-107{min-height:107px!important}.max-height-107{max-height:107px!important}.width-108{width:108px!important}.min-width-108{min-width:108px!important}.max-width-108{max-width:108px!important}.height-108{height:108px!important}.min-height-108{min-height:108px!important}.max-height-108{max-height:108px!important}.width-109{width:109px!important}.min-width-109{min-width:109px!important}.max-width-109{max-width:109px!important}.height-109{height:109px!important}.min-height-109{min-height:109px!important}.max-height-109{max-height:109px!important}.width-110{width:110px!important}.min-width-110{min-width:110px!important}.max-width-110{max-width:110px!important}.height-110{height:110px!important}.min-height-110{min-height:110px!important}.max-height-110{max-height:110px!important}.width-111{width:111px!important}.min-width-111{min-width:111px!important}.max-width-111{max-width:111px!important}.height-111{height:111px!important}.min-height-111{min-height:111px!important}.max-height-111{max-height:111px!important}.width-112{width:112px!important}.min-width-112{min-width:112px!important}.max-width-112{max-width:112px!important}.height-112{height:112px!important}.min-height-112{min-height:112px!important}.max-height-112{max-height:112px!important}.width-113{width:113px!important}.min-width-113{min-width:113px!important}.max-width-113{max-width:113px!important}.height-113{height:113px!important}.min-height-113{min-height:113px!important}.max-height-113{max-height:113px!important}.width-114{width:114px!important}.min-width-114{min-width:114px!important}.max-width-114{max-width:114px!important}.height-114{height:114px!important}.min-height-114{min-height:114px!important}.max-height-114{max-height:114px!important}.width-115{width:115px!important}.min-width-115{min-width:115px!important}.max-width-115{max-width:115px!important}.height-115{height:115px!important}.min-height-115{min-height:115px!important}.max-height-115{max-height:115px!important}.width-116{width:116px!important}.min-width-116{min-width:116px!important}.max-width-116{max-width:116px!important}.height-116{height:116px!important}.min-height-116{min-height:116px!important}.max-height-116{max-height:116px!important}.width-117{width:117px!important}.min-width-117{min-width:117px!important}.max-width-117{max-width:117px!important}.height-117{height:117px!important}.min-height-117{min-height:117px!important}.max-height-117{max-height:117px!important}.width-118{width:118px!important}.min-width-118{min-width:118px!important}.max-width-118{max-width:118px!important}.height-118{height:118px!important}.min-height-118{min-height:118px!important}.max-height-118{max-height:118px!important}.width-119{width:119px!important}.min-width-119{min-width:119px!important}.max-width-119{max-width:119px!important}.height-119{height:119px!important}.min-height-119{min-height:119px!important}.max-height-119{max-height:119px!important}.width-120{width:120px!important}.min-width-120{min-width:120px!important}.max-width-120{max-width:120px!important}.height-120{height:120px!important}.min-height-120{min-height:120px!important}.max-height-120{max-height:120px!important}.width-121{width:121px!important}.min-width-121{min-width:121px!important}.max-width-121{max-width:121px!important}.height-121{height:121px!important}.min-height-121{min-height:121px!important}.max-height-121{max-height:121px!important}.width-122{width:122px!important}.min-width-122{min-width:122px!important}.max-width-122{max-width:122px!important}.height-122{height:122px!important}.min-height-122{min-height:122px!important}.max-height-122{max-height:122px!important}.width-123{width:123px!important}.min-width-123{min-width:123px!important}.max-width-123{max-width:123px!important}.height-123{height:123px!important}.min-height-123{min-height:123px!important}.max-height-123{max-height:123px!important}.width-124{width:124px!important}.min-width-124{min-width:124px!important}.max-width-124{max-width:124px!important}.height-124{height:124px!important}.min-height-124{min-height:124px!important}.max-height-124{max-height:124px!important}.width-125{width:125px!important}.min-width-125{min-width:125px!important}.max-width-125{max-width:125px!important}.height-125{height:125px!important}.min-height-125{min-height:125px!important}.max-height-125{max-height:125px!important}.width-126{width:126px!important}.min-width-126{min-width:126px!important}.max-width-126{max-width:126px!important}.height-126{height:126px!important}.min-height-126{min-height:126px!important}.max-height-126{max-height:126px!important}.width-127{width:127px!important}.min-width-127{min-width:127px!important}.max-width-127{max-width:127px!important}.height-127{height:127px!important}.min-height-127{min-height:127px!important}.max-height-127{max-height:127px!important}.width-128{width:128px!important}.min-width-128{min-width:128px!important}.max-width-128{max-width:128px!important}.height-128{height:128px!important}.min-height-128{min-height:128px!important}.max-height-128{max-height:128px!important}.width-129{width:129px!important}.min-width-129{min-width:129px!important}.max-width-129{max-width:129px!important}.height-129{height:129px!important}.min-height-129{min-height:129px!important}.max-height-129{max-height:129px!important}.width-130{width:130px!important}.min-width-130{min-width:130px!important}.max-width-130{max-width:130px!important}.height-130{height:130px!important}.min-height-130{min-height:130px!important}.max-height-130{max-height:130px!important}.width-131{width:131px!important}.min-width-131{min-width:131px!important}.max-width-131{max-width:131px!important}.height-131{height:131px!important}.min-height-131{min-height:131px!important}.max-height-131{max-height:131px!important}.width-132{width:132px!important}.min-width-132{min-width:132px!important}.max-width-132{max-width:132px!important}.height-132{height:132px!important}.min-height-132{min-height:132px!important}.max-height-132{max-height:132px!important}.width-133{width:133px!important}.min-width-133{min-width:133px!important}.max-width-133{max-width:133px!important}.height-133{height:133px!important}.min-height-133{min-height:133px!important}.max-height-133{max-height:133px!important}.width-134{width:134px!important}.min-width-134{min-width:134px!important}.max-width-134{max-width:134px!important}.height-134{height:134px!important}.min-height-134{min-height:134px!important}.max-height-134{max-height:134px!important}.width-135{width:135px!important}.min-width-135{min-width:135px!important}.max-width-135{max-width:135px!important}.height-135{height:135px!important}.min-height-135{min-height:135px!important}.max-height-135{max-height:135px!important}.width-136{width:136px!important}.min-width-136{min-width:136px!important}.max-width-136{max-width:136px!important}.height-136{height:136px!important}.min-height-136{min-height:136px!important}.max-height-136{max-height:136px!important}.width-137{width:137px!important}.min-width-137{min-width:137px!important}.max-width-137{max-width:137px!important}.height-137{height:137px!important}.min-height-137{min-height:137px!important}.max-height-137{max-height:137px!important}.width-138{width:138px!important}.min-width-138{min-width:138px!important}.max-width-138{max-width:138px!important}.height-138{height:138px!important}.min-height-138{min-height:138px!important}.max-height-138{max-height:138px!important}.width-139{width:139px!important}.min-width-139{min-width:139px!important}.max-width-139{max-width:139px!important}.height-139{height:139px!important}.min-height-139{min-height:139px!important}.max-height-139{max-height:139px!important}.width-140{width:140px!important}.min-width-140{min-width:140px!important}.max-width-140{max-width:140px!important}.height-140{height:140px!important}.min-height-140{min-height:140px!important}.max-height-140{max-height:140px!important}.width-141{width:141px!important}.min-width-141{min-width:141px!important}.max-width-141{max-width:141px!important}.height-141{height:141px!important}.min-height-141{min-height:141px!important}.max-height-141{max-height:141px!important}.width-142{width:142px!important}.min-width-142{min-width:142px!important}.max-width-142{max-width:142px!important}.height-142{height:142px!important}.min-height-142{min-height:142px!important}.max-height-142{max-height:142px!important}.width-143{width:143px!important}.min-width-143{min-width:143px!important}.max-width-143{max-width:143px!important}.height-143{height:143px!important}.min-height-143{min-height:143px!important}.max-height-143{max-height:143px!important}.width-144{width:144px!important}.min-width-144{min-width:144px!important}.max-width-144{max-width:144px!important}.height-144{height:144px!important}.min-height-144{min-height:144px!important}.max-height-144{max-height:144px!important}.width-145{width:145px!important}.min-width-145{min-width:145px!important}.max-width-145{max-width:145px!important}.height-145{height:145px!important}.min-height-145{min-height:145px!important}.max-height-145{max-height:145px!important}.width-146{width:146px!important}.min-width-146{min-width:146px!important}.max-width-146{max-width:146px!important}.height-146{height:146px!important}.min-height-146{min-height:146px!important}.max-height-146{max-height:146px!important}.width-147{width:147px!important}.min-width-147{min-width:147px!important}.max-width-147{max-width:147px!important}.height-147{height:147px!important}.min-height-147{min-height:147px!important}.max-height-147{max-height:147px!important}.width-148{width:148px!important}.min-width-148{min-width:148px!important}.max-width-148{max-width:148px!important}.height-148{height:148px!important}.min-height-148{min-height:148px!important}.max-height-148{max-height:148px!important}.width-149{width:149px!important}.min-width-149{min-width:149px!important}.max-width-149{max-width:149px!important}.height-149{height:149px!important}.min-height-149{min-height:149px!important}.max-height-149{max-height:149px!important}.width-150{width:150px!important}.min-width-150{min-width:150px!important}.max-width-150{max-width:150px!important}.height-150{height:150px!important}.min-height-150{min-height:150px!important}.max-height-150{max-height:150px!important}.width-151{width:151px!important}.min-width-151{min-width:151px!important}.max-width-151{max-width:151px!important}.height-151{height:151px!important}.min-height-151{min-height:151px!important}.max-height-151{max-height:151px!important}.width-152{width:152px!important}.min-width-152{min-width:152px!important}.max-width-152{max-width:152px!important}.height-152{height:152px!important}.min-height-152{min-height:152px!important}.max-height-152{max-height:152px!important}.width-153{width:153px!important}.min-width-153{min-width:153px!important}.max-width-153{max-width:153px!important}.height-153{height:153px!important}.min-height-153{min-height:153px!important}.max-height-153{max-height:153px!important}.width-154{width:154px!important}.min-width-154{min-width:154px!important}.max-width-154{max-width:154px!important}.height-154{height:154px!important}.min-height-154{min-height:154px!important}.max-height-154{max-height:154px!important}.width-155{width:155px!important}.min-width-155{min-width:155px!important}.max-width-155{max-width:155px!important}.height-155{height:155px!important}.min-height-155{min-height:155px!important}.max-height-155{max-height:155px!important}.width-156{width:156px!important}.min-width-156{min-width:156px!important}.max-width-156{max-width:156px!important}.height-156{height:156px!important}.min-height-156{min-height:156px!important}.max-height-156{max-height:156px!important}.width-157{width:157px!important}.min-width-157{min-width:157px!important}.max-width-157{max-width:157px!important}.height-157{height:157px!important}.min-height-157{min-height:157px!important}.max-height-157{max-height:157px!important}.width-158{width:158px!important}.min-width-158{min-width:158px!important}.max-width-158{max-width:158px!important}.height-158{height:158px!important}.min-height-158{min-height:158px!important}.max-height-158{max-height:158px!important}.width-159{width:159px!important}.min-width-159{min-width:159px!important}.max-width-159{max-width:159px!important}.height-159{height:159px!important}.min-height-159{min-height:159px!important}.max-height-159{max-height:159px!important}.width-160{width:160px!important}.min-width-160{min-width:160px!important}.max-width-160{max-width:160px!important}.height-160{height:160px!important}.min-height-160{min-height:160px!important}.max-height-160{max-height:160px!important}.width-161{width:161px!important}.min-width-161{min-width:161px!important}.max-width-161{max-width:161px!important}.height-161{height:161px!important}.min-height-161{min-height:161px!important}.max-height-161{max-height:161px!important}.width-162{width:162px!important}.min-width-162{min-width:162px!important}.max-width-162{max-width:162px!important}.height-162{height:162px!important}.min-height-162{min-height:162px!important}.max-height-162{max-height:162px!important}.width-163{width:163px!important}.min-width-163{min-width:163px!important}.max-width-163{max-width:163px!important}.height-163{height:163px!important}.min-height-163{min-height:163px!important}.max-height-163{max-height:163px!important}.width-164{width:164px!important}.min-width-164{min-width:164px!important}.max-width-164{max-width:164px!important}.height-164{height:164px!important}.min-height-164{min-height:164px!important}.max-height-164{max-height:164px!important}.width-165{width:165px!important}.min-width-165{min-width:165px!important}.max-width-165{max-width:165px!important}.height-165{height:165px!important}.min-height-165{min-height:165px!important}.max-height-165{max-height:165px!important}.width-166{width:166px!important}.min-width-166{min-width:166px!important}.max-width-166{max-width:166px!important}.height-166{height:166px!important}.min-height-166{min-height:166px!important}.max-height-166{max-height:166px!important}.width-167{width:167px!important}.min-width-167{min-width:167px!important}.max-width-167{max-width:167px!important}.height-167{height:167px!important}.min-height-167{min-height:167px!important}.max-height-167{max-height:167px!important}.width-168{width:168px!important}.min-width-168{min-width:168px!important}.max-width-168{max-width:168px!important}.height-168{height:168px!important}.min-height-168{min-height:168px!important}.max-height-168{max-height:168px!important}.width-169{width:169px!important}.min-width-169{min-width:169px!important}.max-width-169{max-width:169px!important}.height-169{height:169px!important}.min-height-169{min-height:169px!important}.max-height-169{max-height:169px!important}.width-170{width:170px!important}.min-width-170{min-width:170px!important}.max-width-170{max-width:170px!important}.height-170{height:170px!important}.min-height-170{min-height:170px!important}.max-height-170{max-height:170px!important}.width-171{width:171px!important}.min-width-171{min-width:171px!important}.max-width-171{max-width:171px!important}.height-171{height:171px!important}.min-height-171{min-height:171px!important}.max-height-171{max-height:171px!important}.width-172{width:172px!important}.min-width-172{min-width:172px!important}.max-width-172{max-width:172px!important}.height-172{height:172px!important}.min-height-172{min-height:172px!important}.max-height-172{max-height:172px!important}.width-173{width:173px!important}.min-width-173{min-width:173px!important}.max-width-173{max-width:173px!important}.height-173{height:173px!important}.min-height-173{min-height:173px!important}.max-height-173{max-height:173px!important}.width-174{width:174px!important}.min-width-174{min-width:174px!important}.max-width-174{max-width:174px!important}.height-174{height:174px!important}.min-height-174{min-height:174px!important}.max-height-174{max-height:174px!important}.width-175{width:175px!important}.min-width-175{min-width:175px!important}.max-width-175{max-width:175px!important}.height-175{height:175px!important}.min-height-175{min-height:175px!important}.max-height-175{max-height:175px!important}.width-176{width:176px!important}.min-width-176{min-width:176px!important}.max-width-176{max-width:176px!important}.height-176{height:176px!important}.min-height-176{min-height:176px!important}.max-height-176{max-height:176px!important}.width-177{width:177px!important}.min-width-177{min-width:177px!important}.max-width-177{max-width:177px!important}.height-177{height:177px!important}.min-height-177{min-height:177px!important}.max-height-177{max-height:177px!important}.width-178{width:178px!important}.min-width-178{min-width:178px!important}.max-width-178{max-width:178px!important}.height-178{height:178px!important}.min-height-178{min-height:178px!important}.max-height-178{max-height:178px!important}.width-179{width:179px!important}.min-width-179{min-width:179px!important}.max-width-179{max-width:179px!important}.height-179{height:179px!important}.min-height-179{min-height:179px!important}.max-height-179{max-height:179px!important}.width-180{width:180px!important}.min-width-180{min-width:180px!important}.max-width-180{max-width:180px!important}.height-180{height:180px!important}.min-height-180{min-height:180px!important}.max-height-180{max-height:180px!important}.width-181{width:181px!important}.min-width-181{min-width:181px!important}.max-width-181{max-width:181px!important}.height-181{height:181px!important}.min-height-181{min-height:181px!important}.max-height-181{max-height:181px!important}.width-182{width:182px!important}.min-width-182{min-width:182px!important}.max-width-182{max-width:182px!important}.height-182{height:182px!important}.min-height-182{min-height:182px!important}.max-height-182{max-height:182px!important}.width-183{width:183px!important}.min-width-183{min-width:183px!important}.max-width-183{max-width:183px!important}.height-183{height:183px!important}.min-height-183{min-height:183px!important}.max-height-183{max-height:183px!important}.width-184{width:184px!important}.min-width-184{min-width:184px!important}.max-width-184{max-width:184px!important}.height-184{height:184px!important}.min-height-184{min-height:184px!important}.max-height-184{max-height:184px!important}.width-185{width:185px!important}.min-width-185{min-width:185px!important}.max-width-185{max-width:185px!important}.height-185{height:185px!important}.min-height-185{min-height:185px!important}.max-height-185{max-height:185px!important}.width-186{width:186px!important}.min-width-186{min-width:186px!important}.max-width-186{max-width:186px!important}.height-186{height:186px!important}.min-height-186{min-height:186px!important}.max-height-186{max-height:186px!important}.width-187{width:187px!important}.min-width-187{min-width:187px!important}.max-width-187{max-width:187px!important}.height-187{height:187px!important}.min-height-187{min-height:187px!important}.max-height-187{max-height:187px!important}.width-188{width:188px!important}.min-width-188{min-width:188px!important}.max-width-188{max-width:188px!important}.height-188{height:188px!important}.min-height-188{min-height:188px!important}.max-height-188{max-height:188px!important}.width-189{width:189px!important}.min-width-189{min-width:189px!important}.max-width-189{max-width:189px!important}.height-189{height:189px!important}.min-height-189{min-height:189px!important}.max-height-189{max-height:189px!important}.width-190{width:190px!important}.min-width-190{min-width:190px!important}.max-width-190{max-width:190px!important}.height-190{height:190px!important}.min-height-190{min-height:190px!important}.max-height-190{max-height:190px!important}.width-191{width:191px!important}.min-width-191{min-width:191px!important}.max-width-191{max-width:191px!important}.height-191{height:191px!important}.min-height-191{min-height:191px!important}.max-height-191{max-height:191px!important}.width-192{width:192px!important}.min-width-192{min-width:192px!important}.max-width-192{max-width:192px!important}.height-192{height:192px!important}.min-height-192{min-height:192px!important}.max-height-192{max-height:192px!important}.width-193{width:193px!important}.min-width-193{min-width:193px!important}.max-width-193{max-width:193px!important}.height-193{height:193px!important}.min-height-193{min-height:193px!important}.max-height-193{max-height:193px!important}.width-194{width:194px!important}.min-width-194{min-width:194px!important}.max-width-194{max-width:194px!important}.height-194{height:194px!important}.min-height-194{min-height:194px!important}.max-height-194{max-height:194px!important}.width-195{width:195px!important}.min-width-195{min-width:195px!important}.max-width-195{max-width:195px!important}.height-195{height:195px!important}.min-height-195{min-height:195px!important}.max-height-195{max-height:195px!important}.width-196{width:196px!important}.min-width-196{min-width:196px!important}.max-width-196{max-width:196px!important}.height-196{height:196px!important}.min-height-196{min-height:196px!important}.max-height-196{max-height:196px!important}.width-197{width:197px!important}.min-width-197{min-width:197px!important}.max-width-197{max-width:197px!important}.height-197{height:197px!important}.min-height-197{min-height:197px!important}.max-height-197{max-height:197px!important}.width-198{width:198px!important}.min-width-198{min-width:198px!important}.max-width-198{max-width:198px!important}.height-198{height:198px!important}.min-height-198{min-height:198px!important}.max-height-198{max-height:198px!important}.width-199{width:199px!important}.min-width-199{min-width:199px!important}.max-width-199{max-width:199px!important}.height-199{height:199px!important}.min-height-199{min-height:199px!important}.max-height-199{max-height:199px!important}.width-200{width:200px!important}.min-width-200{min-width:200px!important}.max-width-200{max-width:200px!important}.height-200{height:200px!important}.min-height-200{min-height:200px!important}.max-height-200{max-height:200px!important}.width-201{width:201px!important}.min-width-201{min-width:201px!important}.max-width-201{max-width:201px!important}.height-201{height:201px!important}.min-height-201{min-height:201px!important}.max-height-201{max-height:201px!important}.width-202{width:202px!important}.min-width-202{min-width:202px!important}.max-width-202{max-width:202px!important}.height-202{height:202px!important}.min-height-202{min-height:202px!important}.max-height-202{max-height:202px!important}.width-203{width:203px!important}.min-width-203{min-width:203px!important}.max-width-203{max-width:203px!important}.height-203{height:203px!important}.min-height-203{min-height:203px!important}.max-height-203{max-height:203px!important}.width-204{width:204px!important}.min-width-204{min-width:204px!important}.max-width-204{max-width:204px!important}.height-204{height:204px!important}.min-height-204{min-height:204px!important}.max-height-204{max-height:204px!important}.width-205{width:205px!important}.min-width-205{min-width:205px!important}.max-width-205{max-width:205px!important}.height-205{height:205px!important}.min-height-205{min-height:205px!important}.max-height-205{max-height:205px!important}.width-206{width:206px!important}.min-width-206{min-width:206px!important}.max-width-206{max-width:206px!important}.height-206{height:206px!important}.min-height-206{min-height:206px!important}.max-height-206{max-height:206px!important}.width-207{width:207px!important}.min-width-207{min-width:207px!important}.max-width-207{max-width:207px!important}.height-207{height:207px!important}.min-height-207{min-height:207px!important}.max-height-207{max-height:207px!important}.width-208{width:208px!important}.min-width-208{min-width:208px!important}.max-width-208{max-width:208px!important}.height-208{height:208px!important}.min-height-208{min-height:208px!important}.max-height-208{max-height:208px!important}.width-209{width:209px!important}.min-width-209{min-width:209px!important}.max-width-209{max-width:209px!important}.height-209{height:209px!important}.min-height-209{min-height:209px!important}.max-height-209{max-height:209px!important}.width-210{width:210px!important}.min-width-210{min-width:210px!important}.max-width-210{max-width:210px!important}.height-210{height:210px!important}.min-height-210{min-height:210px!important}.max-height-210{max-height:210px!important}.width-211{width:211px!important}.min-width-211{min-width:211px!important}.max-width-211{max-width:211px!important}.height-211{height:211px!important}.min-height-211{min-height:211px!important}.max-height-211{max-height:211px!important}.width-212{width:212px!important}.min-width-212{min-width:212px!important}.max-width-212{max-width:212px!important}.height-212{height:212px!important}.min-height-212{min-height:212px!important}.max-height-212{max-height:212px!important}.width-213{width:213px!important}.min-width-213{min-width:213px!important}.max-width-213{max-width:213px!important}.height-213{height:213px!important}.min-height-213{min-height:213px!important}.max-height-213{max-height:213px!important}.width-214{width:214px!important}.min-width-214{min-width:214px!important}.max-width-214{max-width:214px!important}.height-214{height:214px!important}.min-height-214{min-height:214px!important}.max-height-214{max-height:214px!important}.width-215{width:215px!important}.min-width-215{min-width:215px!important}.max-width-215{max-width:215px!important}.height-215{height:215px!important}.min-height-215{min-height:215px!important}.max-height-215{max-height:215px!important}.width-216{width:216px!important}.min-width-216{min-width:216px!important}.max-width-216{max-width:216px!important}.height-216{height:216px!important}.min-height-216{min-height:216px!important}.max-height-216{max-height:216px!important}.width-217{width:217px!important}.min-width-217{min-width:217px!important}.max-width-217{max-width:217px!important}.height-217{height:217px!important}.min-height-217{min-height:217px!important}.max-height-217{max-height:217px!important}.width-218{width:218px!important}.min-width-218{min-width:218px!important}.max-width-218{max-width:218px!important}.height-218{height:218px!important}.min-height-218{min-height:218px!important}.max-height-218{max-height:218px!important}.width-219{width:219px!important}.min-width-219{min-width:219px!important}.max-width-219{max-width:219px!important}.height-219{height:219px!important}.min-height-219{min-height:219px!important}.max-height-219{max-height:219px!important}.width-220{width:220px!important}.min-width-220{min-width:220px!important}.max-width-220{max-width:220px!important}.height-220{height:220px!important}.min-height-220{min-height:220px!important}.max-height-220{max-height:220px!important}.width-221{width:221px!important}.min-width-221{min-width:221px!important}.max-width-221{max-width:221px!important}.height-221{height:221px!important}.min-height-221{min-height:221px!important}.max-height-221{max-height:221px!important}.width-222{width:222px!important}.min-width-222{min-width:222px!important}.max-width-222{max-width:222px!important}.height-222{height:222px!important}.min-height-222{min-height:222px!important}.max-height-222{max-height:222px!important}.width-223{width:223px!important}.min-width-223{min-width:223px!important}.max-width-223{max-width:223px!important}.height-223{height:223px!important}.min-height-223{min-height:223px!important}.max-height-223{max-height:223px!important}.width-224{width:224px!important}.min-width-224{min-width:224px!important}.max-width-224{max-width:224px!important}.height-224{height:224px!important}.min-height-224{min-height:224px!important}.max-height-224{max-height:224px!important}.width-225{width:225px!important}.min-width-225{min-width:225px!important}.max-width-225{max-width:225px!important}.height-225{height:225px!important}.min-height-225{min-height:225px!important}.max-height-225{max-height:225px!important}.width-226{width:226px!important}.min-width-226{min-width:226px!important}.max-width-226{max-width:226px!important}.height-226{height:226px!important}.min-height-226{min-height:226px!important}.max-height-226{max-height:226px!important}.width-227{width:227px!important}.min-width-227{min-width:227px!important}.max-width-227{max-width:227px!important}.height-227{height:227px!important}.min-height-227{min-height:227px!important}.max-height-227{max-height:227px!important}.width-228{width:228px!important}.min-width-228{min-width:228px!important}.max-width-228{max-width:228px!important}.height-228{height:228px!important}.min-height-228{min-height:228px!important}.max-height-228{max-height:228px!important}.width-229{width:229px!important}.min-width-229{min-width:229px!important}.max-width-229{max-width:229px!important}.height-229{height:229px!important}.min-height-229{min-height:229px!important}.max-height-229{max-height:229px!important}.width-230{width:230px!important}.min-width-230{min-width:230px!important}.max-width-230{max-width:230px!important}.height-230{height:230px!important}.min-height-230{min-height:230px!important}.max-height-230{max-height:230px!important}.width-231{width:231px!important}.min-width-231{min-width:231px!important}.max-width-231{max-width:231px!important}.height-231{height:231px!important}.min-height-231{min-height:231px!important}.max-height-231{max-height:231px!important}.width-232{width:232px!important}.min-width-232{min-width:232px!important}.max-width-232{max-width:232px!important}.height-232{height:232px!important}.min-height-232{min-height:232px!important}.max-height-232{max-height:232px!important}.width-233{width:233px!important}.min-width-233{min-width:233px!important}.max-width-233{max-width:233px!important}.height-233{height:233px!important}.min-height-233{min-height:233px!important}.max-height-233{max-height:233px!important}.width-234{width:234px!important}.min-width-234{min-width:234px!important}.max-width-234{max-width:234px!important}.height-234{height:234px!important}.min-height-234{min-height:234px!important}.max-height-234{max-height:234px!important}.width-235{width:235px!important}.min-width-235{min-width:235px!important}.max-width-235{max-width:235px!important}.height-235{height:235px!important}.min-height-235{min-height:235px!important}.max-height-235{max-height:235px!important}.width-236{width:236px!important}.min-width-236{min-width:236px!important}.max-width-236{max-width:236px!important}.height-236{height:236px!important}.min-height-236{min-height:236px!important}.max-height-236{max-height:236px!important}.width-237{width:237px!important}.min-width-237{min-width:237px!important}.max-width-237{max-width:237px!important}.height-237{height:237px!important}.min-height-237{min-height:237px!important}.max-height-237{max-height:237px!important}.width-238{width:238px!important}.min-width-238{min-width:238px!important}.max-width-238{max-width:238px!important}.height-238{height:238px!important}.min-height-238{min-height:238px!important}.max-height-238{max-height:238px!important}.width-239{width:239px!important}.min-width-239{min-width:239px!important}.max-width-239{max-width:239px!important}.height-239{height:239px!important}.min-height-239{min-height:239px!important}.max-height-239{max-height:239px!important}.width-240{width:240px!important}.min-width-240{min-width:240px!important}.max-width-240{max-width:240px!important}.height-240{height:240px!important}.min-height-240{min-height:240px!important}.max-height-240{max-height:240px!important}.width-241{width:241px!important}.min-width-241{min-width:241px!important}.max-width-241{max-width:241px!important}.height-241{height:241px!important}.min-height-241{min-height:241px!important}.max-height-241{max-height:241px!important}.width-242{width:242px!important}.min-width-242{min-width:242px!important}.max-width-242{max-width:242px!important}.height-242{height:242px!important}.min-height-242{min-height:242px!important}.max-height-242{max-height:242px!important}.width-243{width:243px!important}.min-width-243{min-width:243px!important}.max-width-243{max-width:243px!important}.height-243{height:243px!important}.min-height-243{min-height:243px!important}.max-height-243{max-height:243px!important}.width-244{width:244px!important}.min-width-244{min-width:244px!important}.max-width-244{max-width:244px!important}.height-244{height:244px!important}.min-height-244{min-height:244px!important}.max-height-244{max-height:244px!important}.width-245{width:245px!important}.min-width-245{min-width:245px!important}.max-width-245{max-width:245px!important}.height-245{height:245px!important}.min-height-245{min-height:245px!important}.max-height-245{max-height:245px!important}.width-246{width:246px!important}.min-width-246{min-width:246px!important}.max-width-246{max-width:246px!important}.height-246{height:246px!important}.min-height-246{min-height:246px!important}.max-height-246{max-height:246px!important}.width-247{width:247px!important}.min-width-247{min-width:247px!important}.max-width-247{max-width:247px!important}.height-247{height:247px!important}.min-height-247{min-height:247px!important}.max-height-247{max-height:247px!important}.width-248{width:248px!important}.min-width-248{min-width:248px!important}.max-width-248{max-width:248px!important}.height-248{height:248px!important}.min-height-248{min-height:248px!important}.max-height-248{max-height:248px!important}.width-249{width:249px!important}.min-width-249{min-width:249px!important}.max-width-249{max-width:249px!important}.height-249{height:249px!important}.min-height-249{min-height:249px!important}.max-height-249{max-height:249px!important}.width-250{width:250px!important}.min-width-250{min-width:250px!important}.max-width-250{max-width:250px!important}.height-250{height:250px!important}.min-height-250{min-height:250px!important}.max-height-250{max-height:250px!important}.width-251{width:251px!important}.min-width-251{min-width:251px!important}.max-width-251{max-width:251px!important}.height-251{height:251px!important}.min-height-251{min-height:251px!important}.max-height-251{max-height:251px!important}.width-252{width:252px!important}.min-width-252{min-width:252px!important}.max-width-252{max-width:252px!important}.height-252{height:252px!important}.min-height-252{min-height:252px!important}.max-height-252{max-height:252px!important}.width-253{width:253px!important}.min-width-253{min-width:253px!important}.max-width-253{max-width:253px!important}.height-253{height:253px!important}.min-height-253{min-height:253px!important}.max-height-253{max-height:253px!important}.width-254{width:254px!important}.min-width-254{min-width:254px!important}.max-width-254{max-width:254px!important}.height-254{height:254px!important}.min-height-254{min-height:254px!important}.max-height-254{max-height:254px!important}.width-255{width:255px!important}.min-width-255{min-width:255px!important}.max-width-255{max-width:255px!important}.height-255{height:255px!important}.min-height-255{min-height:255px!important}.max-height-255{max-height:255px!important}.width-256{width:256px!important}.min-width-256{min-width:256px!important}.max-width-256{max-width:256px!important}.height-256{height:256px!important}.min-height-256{min-height:256px!important}.max-height-256{max-height:256px!important}.width-257{width:257px!important}.min-width-257{min-width:257px!important}.max-width-257{max-width:257px!important}.height-257{height:257px!important}.min-height-257{min-height:257px!important}.max-height-257{max-height:257px!important}.width-258{width:258px!important}.min-width-258{min-width:258px!important}.max-width-258{max-width:258px!important}.height-258{height:258px!important}.min-height-258{min-height:258px!important}.max-height-258{max-height:258px!important}.width-259{width:259px!important}.min-width-259{min-width:259px!important}.max-width-259{max-width:259px!important}.height-259{height:259px!important}.min-height-259{min-height:259px!important}.max-height-259{max-height:259px!important}.width-260{width:260px!important}.min-width-260{min-width:260px!important}.max-width-260{max-width:260px!important}.height-260{height:260px!important}.min-height-260{min-height:260px!important}.max-height-260{max-height:260px!important}.width-261{width:261px!important}.min-width-261{min-width:261px!important}.max-width-261{max-width:261px!important}.height-261{height:261px!important}.min-height-261{min-height:261px!important}.max-height-261{max-height:261px!important}.width-262{width:262px!important}.min-width-262{min-width:262px!important}.max-width-262{max-width:262px!important}.height-262{height:262px!important}.min-height-262{min-height:262px!important}.max-height-262{max-height:262px!important}.width-263{width:263px!important}.min-width-263{min-width:263px!important}.max-width-263{max-width:263px!important}.height-263{height:263px!important}.min-height-263{min-height:263px!important}.max-height-263{max-height:263px!important}.width-264{width:264px!important}.min-width-264{min-width:264px!important}.max-width-264{max-width:264px!important}.height-264{height:264px!important}.min-height-264{min-height:264px!important}.max-height-264{max-height:264px!important}.width-265{width:265px!important}.min-width-265{min-width:265px!important}.max-width-265{max-width:265px!important}.height-265{height:265px!important}.min-height-265{min-height:265px!important}.max-height-265{max-height:265px!important}.width-266{width:266px!important}.min-width-266{min-width:266px!important}.max-width-266{max-width:266px!important}.height-266{height:266px!important}.min-height-266{min-height:266px!important}.max-height-266{max-height:266px!important}.width-267{width:267px!important}.min-width-267{min-width:267px!important}.max-width-267{max-width:267px!important}.height-267{height:267px!important}.min-height-267{min-height:267px!important}.max-height-267{max-height:267px!important}.width-268{width:268px!important}.min-width-268{min-width:268px!important}.max-width-268{max-width:268px!important}.height-268{height:268px!important}.min-height-268{min-height:268px!important}.max-height-268{max-height:268px!important}.width-269{width:269px!important}.min-width-269{min-width:269px!important}.max-width-269{max-width:269px!important}.height-269{height:269px!important}.min-height-269{min-height:269px!important}.max-height-269{max-height:269px!important}.width-270{width:270px!important}.min-width-270{min-width:270px!important}.max-width-270{max-width:270px!important}.height-270{height:270px!important}.min-height-270{min-height:270px!important}.max-height-270{max-height:270px!important}.width-271{width:271px!important}.min-width-271{min-width:271px!important}.max-width-271{max-width:271px!important}.height-271{height:271px!important}.min-height-271{min-height:271px!important}.max-height-271{max-height:271px!important}.width-272{width:272px!important}.min-width-272{min-width:272px!important}.max-width-272{max-width:272px!important}.height-272{height:272px!important}.min-height-272{min-height:272px!important}.max-height-272{max-height:272px!important}.width-273{width:273px!important}.min-width-273{min-width:273px!important}.max-width-273{max-width:273px!important}.height-273{height:273px!important}.min-height-273{min-height:273px!important}.max-height-273{max-height:273px!important}.width-274{width:274px!important}.min-width-274{min-width:274px!important}.max-width-274{max-width:274px!important}.height-274{height:274px!important}.min-height-274{min-height:274px!important}.max-height-274{max-height:274px!important}.width-275{width:275px!important}.min-width-275{min-width:275px!important}.max-width-275{max-width:275px!important}.height-275{height:275px!important}.min-height-275{min-height:275px!important}.max-height-275{max-height:275px!important}.width-276{width:276px!important}.min-width-276{min-width:276px!important}.max-width-276{max-width:276px!important}.height-276{height:276px!important}.min-height-276{min-height:276px!important}.max-height-276{max-height:276px!important}.width-277{width:277px!important}.min-width-277{min-width:277px!important}.max-width-277{max-width:277px!important}.height-277{height:277px!important}.min-height-277{min-height:277px!important}.max-height-277{max-height:277px!important}.width-278{width:278px!important}.min-width-278{min-width:278px!important}.max-width-278{max-width:278px!important}.height-278{height:278px!important}.min-height-278{min-height:278px!important}.max-height-278{max-height:278px!important}.width-279{width:279px!important}.min-width-279{min-width:279px!important}.max-width-279{max-width:279px!important}.height-279{height:279px!important}.min-height-279{min-height:279px!important}.max-height-279{max-height:279px!important}.width-280{width:280px!important}.min-width-280{min-width:280px!important}.max-width-280{max-width:280px!important}.height-280{height:280px!important}.min-height-280{min-height:280px!important}.max-height-280{max-height:280px!important}.width-281{width:281px!important}.min-width-281{min-width:281px!important}.max-width-281{max-width:281px!important}.height-281{height:281px!important}.min-height-281{min-height:281px!important}.max-height-281{max-height:281px!important}.width-282{width:282px!important}.min-width-282{min-width:282px!important}.max-width-282{max-width:282px!important}.height-282{height:282px!important}.min-height-282{min-height:282px!important}.max-height-282{max-height:282px!important}.width-283{width:283px!important}.min-width-283{min-width:283px!important}.max-width-283{max-width:283px!important}.height-283{height:283px!important}.min-height-283{min-height:283px!important}.max-height-283{max-height:283px!important}.width-284{width:284px!important}.min-width-284{min-width:284px!important}.max-width-284{max-width:284px!important}.height-284{height:284px!important}.min-height-284{min-height:284px!important}.max-height-284{max-height:284px!important}.width-285{width:285px!important}.min-width-285{min-width:285px!important}.max-width-285{max-width:285px!important}.height-285{height:285px!important}.min-height-285{min-height:285px!important}.max-height-285{max-height:285px!important}.width-286{width:286px!important}.min-width-286{min-width:286px!important}.max-width-286{max-width:286px!important}.height-286{height:286px!important}.min-height-286{min-height:286px!important}.max-height-286{max-height:286px!important}.width-287{width:287px!important}.min-width-287{min-width:287px!important}.max-width-287{max-width:287px!important}.height-287{height:287px!important}.min-height-287{min-height:287px!important}.max-height-287{max-height:287px!important}.width-288{width:288px!important}.min-width-288{min-width:288px!important}.max-width-288{max-width:288px!important}.height-288{height:288px!important}.min-height-288{min-height:288px!important}.max-height-288{max-height:288px!important}.width-289{width:289px!important}.min-width-289{min-width:289px!important}.max-width-289{max-width:289px!important}.height-289{height:289px!important}.min-height-289{min-height:289px!important}.max-height-289{max-height:289px!important}.width-290{width:290px!important}.min-width-290{min-width:290px!important}.max-width-290{max-width:290px!important}.height-290{height:290px!important}.min-height-290{min-height:290px!important}.max-height-290{max-height:290px!important}.width-291{width:291px!important}.min-width-291{min-width:291px!important}.max-width-291{max-width:291px!important}.height-291{height:291px!important}.min-height-291{min-height:291px!important}.max-height-291{max-height:291px!important}.width-292{width:292px!important}.min-width-292{min-width:292px!important}.max-width-292{max-width:292px!important}.height-292{height:292px!important}.min-height-292{min-height:292px!important}.max-height-292{max-height:292px!important}.width-293{width:293px!important}.min-width-293{min-width:293px!important}.max-width-293{max-width:293px!important}.height-293{height:293px!important}.min-height-293{min-height:293px!important}.max-height-293{max-height:293px!important}.width-294{width:294px!important}.min-width-294{min-width:294px!important}.max-width-294{max-width:294px!important}.height-294{height:294px!important}.min-height-294{min-height:294px!important}.max-height-294{max-height:294px!important}.width-295{width:295px!important}.min-width-295{min-width:295px!important}.max-width-295{max-width:295px!important}.height-295{height:295px!important}.min-height-295{min-height:295px!important}.max-height-295{max-height:295px!important}.width-296{width:296px!important}.min-width-296{min-width:296px!important}.max-width-296{max-width:296px!important}.height-296{height:296px!important}.min-height-296{min-height:296px!important}.max-height-296{max-height:296px!important}.width-297{width:297px!important}.min-width-297{min-width:297px!important}.max-width-297{max-width:297px!important}.height-297{height:297px!important}.min-height-297{min-height:297px!important}.max-height-297{max-height:297px!important}.width-298{width:298px!important}.min-width-298{min-width:298px!important}.max-width-298{max-width:298px!important}.height-298{height:298px!important}.min-height-298{min-height:298px!important}.max-height-298{max-height:298px!important}.width-299{width:299px!important}.min-width-299{min-width:299px!important}.max-width-299{max-width:299px!important}.height-299{height:299px!important}.min-height-299{min-height:299px!important}.max-height-299{max-height:299px!important}.width-300{width:300px!important}.min-width-300{min-width:300px!important}.max-width-300{max-width:300px!important}.height-300{height:300px!important}.min-height-300{min-height:300px!important}.max-height-300{max-height:300px!important}.width-301{width:301px!important}.min-width-301{min-width:301px!important}.max-width-301{max-width:301px!important}.height-301{height:301px!important}.min-height-301{min-height:301px!important}.max-height-301{max-height:301px!important}.width-302{width:302px!important}.min-width-302{min-width:302px!important}.max-width-302{max-width:302px!important}.height-302{height:302px!important}.min-height-302{min-height:302px!important}.max-height-302{max-height:302px!important}.width-303{width:303px!important}.min-width-303{min-width:303px!important}.max-width-303{max-width:303px!important}.height-303{height:303px!important}.min-height-303{min-height:303px!important}.max-height-303{max-height:303px!important}.width-304{width:304px!important}.min-width-304{min-width:304px!important}.max-width-304{max-width:304px!important}.height-304{height:304px!important}.min-height-304{min-height:304px!important}.max-height-304{max-height:304px!important}.width-305{width:305px!important}.min-width-305{min-width:305px!important}.max-width-305{max-width:305px!important}.height-305{height:305px!important}.min-height-305{min-height:305px!important}.max-height-305{max-height:305px!important}.width-306{width:306px!important}.min-width-306{min-width:306px!important}.max-width-306{max-width:306px!important}.height-306{height:306px!important}.min-height-306{min-height:306px!important}.max-height-306{max-height:306px!important}.width-307{width:307px!important}.min-width-307{min-width:307px!important}.max-width-307{max-width:307px!important}.height-307{height:307px!important}.min-height-307{min-height:307px!important}.max-height-307{max-height:307px!important}.width-308{width:308px!important}.min-width-308{min-width:308px!important}.max-width-308{max-width:308px!important}.height-308{height:308px!important}.min-height-308{min-height:308px!important}.max-height-308{max-height:308px!important}.width-309{width:309px!important}.min-width-309{min-width:309px!important}.max-width-309{max-width:309px!important}.height-309{height:309px!important}.min-height-309{min-height:309px!important}.max-height-309{max-height:309px!important}.width-310{width:310px!important}.min-width-310{min-width:310px!important}.max-width-310{max-width:310px!important}.height-310{height:310px!important}.min-height-310{min-height:310px!important}.max-height-310{max-height:310px!important}.width-311{width:311px!important}.min-width-311{min-width:311px!important}.max-width-311{max-width:311px!important}.height-311{height:311px!important}.min-height-311{min-height:311px!important}.max-height-311{max-height:311px!important}.width-312{width:312px!important}.min-width-312{min-width:312px!important}.max-width-312{max-width:312px!important}.height-312{height:312px!important}.min-height-312{min-height:312px!important}.max-height-312{max-height:312px!important}.width-313{width:313px!important}.min-width-313{min-width:313px!important}.max-width-313{max-width:313px!important}.height-313{height:313px!important}.min-height-313{min-height:313px!important}.max-height-313{max-height:313px!important}.width-314{width:314px!important}.min-width-314{min-width:314px!important}.max-width-314{max-width:314px!important}.height-314{height:314px!important}.min-height-314{min-height:314px!important}.max-height-314{max-height:314px!important}.width-315{width:315px!important}.min-width-315{min-width:315px!important}.max-width-315{max-width:315px!important}.height-315{height:315px!important}.min-height-315{min-height:315px!important}.max-height-315{max-height:315px!important}.width-316{width:316px!important}.min-width-316{min-width:316px!important}.max-width-316{max-width:316px!important}.height-316{height:316px!important}.min-height-316{min-height:316px!important}.max-height-316{max-height:316px!important}.width-317{width:317px!important}.min-width-317{min-width:317px!important}.max-width-317{max-width:317px!important}.height-317{height:317px!important}.min-height-317{min-height:317px!important}.max-height-317{max-height:317px!important}.width-318{width:318px!important}.min-width-318{min-width:318px!important}.max-width-318{max-width:318px!important}.height-318{height:318px!important}.min-height-318{min-height:318px!important}.max-height-318{max-height:318px!important}.width-319{width:319px!important}.min-width-319{min-width:319px!important}.max-width-319{max-width:319px!important}.height-319{height:319px!important}.min-height-319{min-height:319px!important}.max-height-319{max-height:319px!important}.width-320{width:320px!important}.min-width-320{min-width:320px!important}.max-width-320{max-width:320px!important}.height-320{height:320px!important}.min-height-320{min-height:320px!important}.max-height-320{max-height:320px!important}.width-321{width:321px!important}.min-width-321{min-width:321px!important}.max-width-321{max-width:321px!important}.height-321{height:321px!important}.min-height-321{min-height:321px!important}.max-height-321{max-height:321px!important}.width-322{width:322px!important}.min-width-322{min-width:322px!important}.max-width-322{max-width:322px!important}.height-322{height:322px!important}.min-height-322{min-height:322px!important}.max-height-322{max-height:322px!important}.width-323{width:323px!important}.min-width-323{min-width:323px!important}.max-width-323{max-width:323px!important}.height-323{height:323px!important}.min-height-323{min-height:323px!important}.max-height-323{max-height:323px!important}.width-324{width:324px!important}.min-width-324{min-width:324px!important}.max-width-324{max-width:324px!important}.height-324{height:324px!important}.min-height-324{min-height:324px!important}.max-height-324{max-height:324px!important}.width-325{width:325px!important}.min-width-325{min-width:325px!important}.max-width-325{max-width:325px!important}.height-325{height:325px!important}.min-height-325{min-height:325px!important}.max-height-325{max-height:325px!important}.width-326{width:326px!important}.min-width-326{min-width:326px!important}.max-width-326{max-width:326px!important}.height-326{height:326px!important}.min-height-326{min-height:326px!important}.max-height-326{max-height:326px!important}.width-327{width:327px!important}.min-width-327{min-width:327px!important}.max-width-327{max-width:327px!important}.height-327{height:327px!important}.min-height-327{min-height:327px!important}.max-height-327{max-height:327px!important}.width-328{width:328px!important}.min-width-328{min-width:328px!important}.max-width-328{max-width:328px!important}.height-328{height:328px!important}.min-height-328{min-height:328px!important}.max-height-328{max-height:328px!important}.width-329{width:329px!important}.min-width-329{min-width:329px!important}.max-width-329{max-width:329px!important}.height-329{height:329px!important}.min-height-329{min-height:329px!important}.max-height-329{max-height:329px!important}.width-330{width:330px!important}.min-width-330{min-width:330px!important}.max-width-330{max-width:330px!important}.height-330{height:330px!important}.min-height-330{min-height:330px!important}.max-height-330{max-height:330px!important}.width-331{width:331px!important}.min-width-331{min-width:331px!important}.max-width-331{max-width:331px!important}.height-331{height:331px!important}.min-height-331{min-height:331px!important}.max-height-331{max-height:331px!important}.width-332{width:332px!important}.min-width-332{min-width:332px!important}.max-width-332{max-width:332px!important}.height-332{height:332px!important}.min-height-332{min-height:332px!important}.max-height-332{max-height:332px!important}.width-333{width:333px!important}.min-width-333{min-width:333px!important}.max-width-333{max-width:333px!important}.height-333{height:333px!important}.min-height-333{min-height:333px!important}.max-height-333{max-height:333px!important}.width-334{width:334px!important}.min-width-334{min-width:334px!important}.max-width-334{max-width:334px!important}.height-334{height:334px!important}.min-height-334{min-height:334px!important}.max-height-334{max-height:334px!important}.width-335{width:335px!important}.min-width-335{min-width:335px!important}.max-width-335{max-width:335px!important}.height-335{height:335px!important}.min-height-335{min-height:335px!important}.max-height-335{max-height:335px!important}.width-336{width:336px!important}.min-width-336{min-width:336px!important}.max-width-336{max-width:336px!important}.height-336{height:336px!important}.min-height-336{min-height:336px!important}.max-height-336{max-height:336px!important}.width-337{width:337px!important}.min-width-337{min-width:337px!important}.max-width-337{max-width:337px!important}.height-337{height:337px!important}.min-height-337{min-height:337px!important}.max-height-337{max-height:337px!important}.width-338{width:338px!important}.min-width-338{min-width:338px!important}.max-width-338{max-width:338px!important}.height-338{height:338px!important}.min-height-338{min-height:338px!important}.max-height-338{max-height:338px!important}.width-339{width:339px!important}.min-width-339{min-width:339px!important}.max-width-339{max-width:339px!important}.height-339{height:339px!important}.min-height-339{min-height:339px!important}.max-height-339{max-height:339px!important}.width-340{width:340px!important}.min-width-340{min-width:340px!important}.max-width-340{max-width:340px!important}.height-340{height:340px!important}.min-height-340{min-height:340px!important}.max-height-340{max-height:340px!important}.width-341{width:341px!important}.min-width-341{min-width:341px!important}.max-width-341{max-width:341px!important}.height-341{height:341px!important}.min-height-341{min-height:341px!important}.max-height-341{max-height:341px!important}.width-342{width:342px!important}.min-width-342{min-width:342px!important}.max-width-342{max-width:342px!important}.height-342{height:342px!important}.min-height-342{min-height:342px!important}.max-height-342{max-height:342px!important}.width-343{width:343px!important}.min-width-343{min-width:343px!important}.max-width-343{max-width:343px!important}.height-343{height:343px!important}.min-height-343{min-height:343px!important}.max-height-343{max-height:343px!important}.width-344{width:344px!important}.min-width-344{min-width:344px!important}.max-width-344{max-width:344px!important}.height-344{height:344px!important}.min-height-344{min-height:344px!important}.max-height-344{max-height:344px!important}.width-345{width:345px!important}.min-width-345{min-width:345px!important}.max-width-345{max-width:345px!important}.height-345{height:345px!important}.min-height-345{min-height:345px!important}.max-height-345{max-height:345px!important}.width-346{width:346px!important}.min-width-346{min-width:346px!important}.max-width-346{max-width:346px!important}.height-346{height:346px!important}.min-height-346{min-height:346px!important}.max-height-346{max-height:346px!important}.width-347{width:347px!important}.min-width-347{min-width:347px!important}.max-width-347{max-width:347px!important}.height-347{height:347px!important}.min-height-347{min-height:347px!important}.max-height-347{max-height:347px!important}.width-348{width:348px!important}.min-width-348{min-width:348px!important}.max-width-348{max-width:348px!important}.height-348{height:348px!important}.min-height-348{min-height:348px!important}.max-height-348{max-height:348px!important}.width-349{width:349px!important}.min-width-349{min-width:349px!important}.max-width-349{max-width:349px!important}.height-349{height:349px!important}.min-height-349{min-height:349px!important}.max-height-349{max-height:349px!important}.width-350{width:350px!important}.min-width-350{min-width:350px!important}.max-width-350{max-width:350px!important}.height-350{height:350px!important}.min-height-350{min-height:350px!important}.max-height-350{max-height:350px!important}.width-351{width:351px!important}.min-width-351{min-width:351px!important}.max-width-351{max-width:351px!important}.height-351{height:351px!important}.min-height-351{min-height:351px!important}.max-height-351{max-height:351px!important}.width-352{width:352px!important}.min-width-352{min-width:352px!important}.max-width-352{max-width:352px!important}.height-352{height:352px!important}.min-height-352{min-height:352px!important}.max-height-352{max-height:352px!important}.width-353{width:353px!important}.min-width-353{min-width:353px!important}.max-width-353{max-width:353px!important}.height-353{height:353px!important}.min-height-353{min-height:353px!important}.max-height-353{max-height:353px!important}.width-354{width:354px!important}.min-width-354{min-width:354px!important}.max-width-354{max-width:354px!important}.height-354{height:354px!important}.min-height-354{min-height:354px!important}.max-height-354{max-height:354px!important}.width-355{width:355px!important}.min-width-355{min-width:355px!important}.max-width-355{max-width:355px!important}.height-355{height:355px!important}.min-height-355{min-height:355px!important}.max-height-355{max-height:355px!important}.width-356{width:356px!important}.min-width-356{min-width:356px!important}.max-width-356{max-width:356px!important}.height-356{height:356px!important}.min-height-356{min-height:356px!important}.max-height-356{max-height:356px!important}.width-357{width:357px!important}.min-width-357{min-width:357px!important}.max-width-357{max-width:357px!important}.height-357{height:357px!important}.min-height-357{min-height:357px!important}.max-height-357{max-height:357px!important}.width-358{width:358px!important}.min-width-358{min-width:358px!important}.max-width-358{max-width:358px!important}.height-358{height:358px!important}.min-height-358{min-height:358px!important}.max-height-358{max-height:358px!important}.width-359{width:359px!important}.min-width-359{min-width:359px!important}.max-width-359{max-width:359px!important}.height-359{height:359px!important}.min-height-359{min-height:359px!important}.max-height-359{max-height:359px!important}.width-360{width:360px!important}.min-width-360{min-width:360px!important}.max-width-360{max-width:360px!important}.height-360{height:360px!important}.min-height-360{min-height:360px!important}.max-height-360{max-height:360px!important}.width-361{width:361px!important}.min-width-361{min-width:361px!important}.max-width-361{max-width:361px!important}.height-361{height:361px!important}.min-height-361{min-height:361px!important}.max-height-361{max-height:361px!important}.width-362{width:362px!important}.min-width-362{min-width:362px!important}.max-width-362{max-width:362px!important}.height-362{height:362px!important}.min-height-362{min-height:362px!important}.max-height-362{max-height:362px!important}.width-363{width:363px!important}.min-width-363{min-width:363px!important}.max-width-363{max-width:363px!important}.height-363{height:363px!important}.min-height-363{min-height:363px!important}.max-height-363{max-height:363px!important}.width-364{width:364px!important}.min-width-364{min-width:364px!important}.max-width-364{max-width:364px!important}.height-364{height:364px!important}.min-height-364{min-height:364px!important}.max-height-364{max-height:364px!important}.width-365{width:365px!important}.min-width-365{min-width:365px!important}.max-width-365{max-width:365px!important}.height-365{height:365px!important}.min-height-365{min-height:365px!important}.max-height-365{max-height:365px!important}.width-366{width:366px!important}.min-width-366{min-width:366px!important}.max-width-366{max-width:366px!important}.height-366{height:366px!important}.min-height-366{min-height:366px!important}.max-height-366{max-height:366px!important}.width-367{width:367px!important}.min-width-367{min-width:367px!important}.max-width-367{max-width:367px!important}.height-367{height:367px!important}.min-height-367{min-height:367px!important}.max-height-367{max-height:367px!important}.width-368{width:368px!important}.min-width-368{min-width:368px!important}.max-width-368{max-width:368px!important}.height-368{height:368px!important}.min-height-368{min-height:368px!important}.max-height-368{max-height:368px!important}.width-369{width:369px!important}.min-width-369{min-width:369px!important}.max-width-369{max-width:369px!important}.height-369{height:369px!important}.min-height-369{min-height:369px!important}.max-height-369{max-height:369px!important}.width-370{width:370px!important}.min-width-370{min-width:370px!important}.max-width-370{max-width:370px!important}.height-370{height:370px!important}.min-height-370{min-height:370px!important}.max-height-370{max-height:370px!important}.width-371{width:371px!important}.min-width-371{min-width:371px!important}.max-width-371{max-width:371px!important}.height-371{height:371px!important}.min-height-371{min-height:371px!important}.max-height-371{max-height:371px!important}.width-372{width:372px!important}.min-width-372{min-width:372px!important}.max-width-372{max-width:372px!important}.height-372{height:372px!important}.min-height-372{min-height:372px!important}.max-height-372{max-height:372px!important}.width-373{width:373px!important}.min-width-373{min-width:373px!important}.max-width-373{max-width:373px!important}.height-373{height:373px!important}.min-height-373{min-height:373px!important}.max-height-373{max-height:373px!important}.width-374{width:374px!important}.min-width-374{min-width:374px!important}.max-width-374{max-width:374px!important}.height-374{height:374px!important}.min-height-374{min-height:374px!important}.max-height-374{max-height:374px!important}.width-375{width:375px!important}.min-width-375{min-width:375px!important}.max-width-375{max-width:375px!important}.height-375{height:375px!important}.min-height-375{min-height:375px!important}.max-height-375{max-height:375px!important}.width-376{width:376px!important}.min-width-376{min-width:376px!important}.max-width-376{max-width:376px!important}.height-376{height:376px!important}.min-height-376{min-height:376px!important}.max-height-376{max-height:376px!important}.width-377{width:377px!important}.min-width-377{min-width:377px!important}.max-width-377{max-width:377px!important}.height-377{height:377px!important}.min-height-377{min-height:377px!important}.max-height-377{max-height:377px!important}.width-378{width:378px!important}.min-width-378{min-width:378px!important}.max-width-378{max-width:378px!important}.height-378{height:378px!important}.min-height-378{min-height:378px!important}.max-height-378{max-height:378px!important}.width-379{width:379px!important}.min-width-379{min-width:379px!important}.max-width-379{max-width:379px!important}.height-379{height:379px!important}.min-height-379{min-height:379px!important}.max-height-379{max-height:379px!important}.width-380{width:380px!important}.min-width-380{min-width:380px!important}.max-width-380{max-width:380px!important}.height-380{height:380px!important}.min-height-380{min-height:380px!important}.max-height-380{max-height:380px!important}.width-381{width:381px!important}.min-width-381{min-width:381px!important}.max-width-381{max-width:381px!important}.height-381{height:381px!important}.min-height-381{min-height:381px!important}.max-height-381{max-height:381px!important}.width-382{width:382px!important}.min-width-382{min-width:382px!important}.max-width-382{max-width:382px!important}.height-382{height:382px!important}.min-height-382{min-height:382px!important}.max-height-382{max-height:382px!important}.width-383{width:383px!important}.min-width-383{min-width:383px!important}.max-width-383{max-width:383px!important}.height-383{height:383px!important}.min-height-383{min-height:383px!important}.max-height-383{max-height:383px!important}.width-384{width:384px!important}.min-width-384{min-width:384px!important}.max-width-384{max-width:384px!important}.height-384{height:384px!important}.min-height-384{min-height:384px!important}.max-height-384{max-height:384px!important}.width-385{width:385px!important}.min-width-385{min-width:385px!important}.max-width-385{max-width:385px!important}.height-385{height:385px!important}.min-height-385{min-height:385px!important}.max-height-385{max-height:385px!important}.width-386{width:386px!important}.min-width-386{min-width:386px!important}.max-width-386{max-width:386px!important}.height-386{height:386px!important}.min-height-386{min-height:386px!important}.max-height-386{max-height:386px!important}.width-387{width:387px!important}.min-width-387{min-width:387px!important}.max-width-387{max-width:387px!important}.height-387{height:387px!important}.min-height-387{min-height:387px!important}.max-height-387{max-height:387px!important}.width-388{width:388px!important}.min-width-388{min-width:388px!important}.max-width-388{max-width:388px!important}.height-388{height:388px!important}.min-height-388{min-height:388px!important}.max-height-388{max-height:388px!important}.width-389{width:389px!important}.min-width-389{min-width:389px!important}.max-width-389{max-width:389px!important}.height-389{height:389px!important}.min-height-389{min-height:389px!important}.max-height-389{max-height:389px!important}.width-390{width:390px!important}.min-width-390{min-width:390px!important}.max-width-390{max-width:390px!important}.height-390{height:390px!important}.min-height-390{min-height:390px!important}.max-height-390{max-height:390px!important}.width-391{width:391px!important}.min-width-391{min-width:391px!important}.max-width-391{max-width:391px!important}.height-391{height:391px!important}.min-height-391{min-height:391px!important}.max-height-391{max-height:391px!important}.width-392{width:392px!important}.min-width-392{min-width:392px!important}.max-width-392{max-width:392px!important}.height-392{height:392px!important}.min-height-392{min-height:392px!important}.max-height-392{max-height:392px!important}.width-393{width:393px!important}.min-width-393{min-width:393px!important}.max-width-393{max-width:393px!important}.height-393{height:393px!important}.min-height-393{min-height:393px!important}.max-height-393{max-height:393px!important}.width-394{width:394px!important}.min-width-394{min-width:394px!important}.max-width-394{max-width:394px!important}.height-394{height:394px!important}.min-height-394{min-height:394px!important}.max-height-394{max-height:394px!important}.width-395{width:395px!important}.min-width-395{min-width:395px!important}.max-width-395{max-width:395px!important}.height-395{height:395px!important}.min-height-395{min-height:395px!important}.max-height-395{max-height:395px!important}.width-396{width:396px!important}.min-width-396{min-width:396px!important}.max-width-396{max-width:396px!important}.height-396{height:396px!important}.min-height-396{min-height:396px!important}.max-height-396{max-height:396px!important}.width-397{width:397px!important}.min-width-397{min-width:397px!important}.max-width-397{max-width:397px!important}.height-397{height:397px!important}.min-height-397{min-height:397px!important}.max-height-397{max-height:397px!important}.width-398{width:398px!important}.min-width-398{min-width:398px!important}.max-width-398{max-width:398px!important}.height-398{height:398px!important}.min-height-398{min-height:398px!important}.max-height-398{max-height:398px!important}.width-399{width:399px!important}.min-width-399{min-width:399px!important}.max-width-399{max-width:399px!important}.height-399{height:399px!important}.min-height-399{min-height:399px!important}.max-height-399{max-height:399px!important}.width-400{width:400px!important}.min-width-400{min-width:400px!important}.max-width-400{max-width:400px!important}.height-400{height:400px!important}.min-height-400{min-height:400px!important}.max-height-400{max-height:400px!important}.width-401{width:401px!important}.min-width-401{min-width:401px!important}.max-width-401{max-width:401px!important}.height-401{height:401px!important}.min-height-401{min-height:401px!important}.max-height-401{max-height:401px!important}.width-402{width:402px!important}.min-width-402{min-width:402px!important}.max-width-402{max-width:402px!important}.height-402{height:402px!important}.min-height-402{min-height:402px!important}.max-height-402{max-height:402px!important}.width-403{width:403px!important}.min-width-403{min-width:403px!important}.max-width-403{max-width:403px!important}.height-403{height:403px!important}.min-height-403{min-height:403px!important}.max-height-403{max-height:403px!important}.width-404{width:404px!important}.min-width-404{min-width:404px!important}.max-width-404{max-width:404px!important}.height-404{height:404px!important}.min-height-404{min-height:404px!important}.max-height-404{max-height:404px!important}.width-405{width:405px!important}.min-width-405{min-width:405px!important}.max-width-405{max-width:405px!important}.height-405{height:405px!important}.min-height-405{min-height:405px!important}.max-height-405{max-height:405px!important}.width-406{width:406px!important}.min-width-406{min-width:406px!important}.max-width-406{max-width:406px!important}.height-406{height:406px!important}.min-height-406{min-height:406px!important}.max-height-406{max-height:406px!important}.width-407{width:407px!important}.min-width-407{min-width:407px!important}.max-width-407{max-width:407px!important}.height-407{height:407px!important}.min-height-407{min-height:407px!important}.max-height-407{max-height:407px!important}.width-408{width:408px!important}.min-width-408{min-width:408px!important}.max-width-408{max-width:408px!important}.height-408{height:408px!important}.min-height-408{min-height:408px!important}.max-height-408{max-height:408px!important}.width-409{width:409px!important}.min-width-409{min-width:409px!important}.max-width-409{max-width:409px!important}.height-409{height:409px!important}.min-height-409{min-height:409px!important}.max-height-409{max-height:409px!important}.width-410{width:410px!important}.min-width-410{min-width:410px!important}.max-width-410{max-width:410px!important}.height-410{height:410px!important}.min-height-410{min-height:410px!important}.max-height-410{max-height:410px!important}.width-411{width:411px!important}.min-width-411{min-width:411px!important}.max-width-411{max-width:411px!important}.height-411{height:411px!important}.min-height-411{min-height:411px!important}.max-height-411{max-height:411px!important}.width-412{width:412px!important}.min-width-412{min-width:412px!important}.max-width-412{max-width:412px!important}.height-412{height:412px!important}.min-height-412{min-height:412px!important}.max-height-412{max-height:412px!important}.width-413{width:413px!important}.min-width-413{min-width:413px!important}.max-width-413{max-width:413px!important}.height-413{height:413px!important}.min-height-413{min-height:413px!important}.max-height-413{max-height:413px!important}.width-414{width:414px!important}.min-width-414{min-width:414px!important}.max-width-414{max-width:414px!important}.height-414{height:414px!important}.min-height-414{min-height:414px!important}.max-height-414{max-height:414px!important}.width-415{width:415px!important}.min-width-415{min-width:415px!important}.max-width-415{max-width:415px!important}.height-415{height:415px!important}.min-height-415{min-height:415px!important}.max-height-415{max-height:415px!important}.width-416{width:416px!important}.min-width-416{min-width:416px!important}.max-width-416{max-width:416px!important}.height-416{height:416px!important}.min-height-416{min-height:416px!important}.max-height-416{max-height:416px!important}.width-417{width:417px!important}.min-width-417{min-width:417px!important}.max-width-417{max-width:417px!important}.height-417{height:417px!important}.min-height-417{min-height:417px!important}.max-height-417{max-height:417px!important}.width-418{width:418px!important}.min-width-418{min-width:418px!important}.max-width-418{max-width:418px!important}.height-418{height:418px!important}.min-height-418{min-height:418px!important}.max-height-418{max-height:418px!important}.width-419{width:419px!important}.min-width-419{min-width:419px!important}.max-width-419{max-width:419px!important}.height-419{height:419px!important}.min-height-419{min-height:419px!important}.max-height-419{max-height:419px!important}.width-420{width:420px!important}.min-width-420{min-width:420px!important}.max-width-420{max-width:420px!important}.height-420{height:420px!important}.min-height-420{min-height:420px!important}.max-height-420{max-height:420px!important}.width-421{width:421px!important}.min-width-421{min-width:421px!important}.max-width-421{max-width:421px!important}.height-421{height:421px!important}.min-height-421{min-height:421px!important}.max-height-421{max-height:421px!important}.width-422{width:422px!important}.min-width-422{min-width:422px!important}.max-width-422{max-width:422px!important}.height-422{height:422px!important}.min-height-422{min-height:422px!important}.max-height-422{max-height:422px!important}.width-423{width:423px!important}.min-width-423{min-width:423px!important}.max-width-423{max-width:423px!important}.height-423{height:423px!important}.min-height-423{min-height:423px!important}.max-height-423{max-height:423px!important}.width-424{width:424px!important}.min-width-424{min-width:424px!important}.max-width-424{max-width:424px!important}.height-424{height:424px!important}.min-height-424{min-height:424px!important}.max-height-424{max-height:424px!important}.width-425{width:425px!important}.min-width-425{min-width:425px!important}.max-width-425{max-width:425px!important}.height-425{height:425px!important}.min-height-425{min-height:425px!important}.max-height-425{max-height:425px!important}.width-426{width:426px!important}.min-width-426{min-width:426px!important}.max-width-426{max-width:426px!important}.height-426{height:426px!important}.min-height-426{min-height:426px!important}.max-height-426{max-height:426px!important}.width-427{width:427px!important}.min-width-427{min-width:427px!important}.max-width-427{max-width:427px!important}.height-427{height:427px!important}.min-height-427{min-height:427px!important}.max-height-427{max-height:427px!important}.width-428{width:428px!important}.min-width-428{min-width:428px!important}.max-width-428{max-width:428px!important}.height-428{height:428px!important}.min-height-428{min-height:428px!important}.max-height-428{max-height:428px!important}.width-429{width:429px!important}.min-width-429{min-width:429px!important}.max-width-429{max-width:429px!important}.height-429{height:429px!important}.min-height-429{min-height:429px!important}.max-height-429{max-height:429px!important}.width-430{width:430px!important}.min-width-430{min-width:430px!important}.max-width-430{max-width:430px!important}.height-430{height:430px!important}.min-height-430{min-height:430px!important}.max-height-430{max-height:430px!important}.width-431{width:431px!important}.min-width-431{min-width:431px!important}.max-width-431{max-width:431px!important}.height-431{height:431px!important}.min-height-431{min-height:431px!important}.max-height-431{max-height:431px!important}.width-432{width:432px!important}.min-width-432{min-width:432px!important}.max-width-432{max-width:432px!important}.height-432{height:432px!important}.min-height-432{min-height:432px!important}.max-height-432{max-height:432px!important}.width-433{width:433px!important}.min-width-433{min-width:433px!important}.max-width-433{max-width:433px!important}.height-433{height:433px!important}.min-height-433{min-height:433px!important}.max-height-433{max-height:433px!important}.width-434{width:434px!important}.min-width-434{min-width:434px!important}.max-width-434{max-width:434px!important}.height-434{height:434px!important}.min-height-434{min-height:434px!important}.max-height-434{max-height:434px!important}.width-435{width:435px!important}.min-width-435{min-width:435px!important}.max-width-435{max-width:435px!important}.height-435{height:435px!important}.min-height-435{min-height:435px!important}.max-height-435{max-height:435px!important}.width-436{width:436px!important}.min-width-436{min-width:436px!important}.max-width-436{max-width:436px!important}.height-436{height:436px!important}.min-height-436{min-height:436px!important}.max-height-436{max-height:436px!important}.width-437{width:437px!important}.min-width-437{min-width:437px!important}.max-width-437{max-width:437px!important}.height-437{height:437px!important}.min-height-437{min-height:437px!important}.max-height-437{max-height:437px!important}.width-438{width:438px!important}.min-width-438{min-width:438px!important}.max-width-438{max-width:438px!important}.height-438{height:438px!important}.min-height-438{min-height:438px!important}.max-height-438{max-height:438px!important}.width-439{width:439px!important}.min-width-439{min-width:439px!important}.max-width-439{max-width:439px!important}.height-439{height:439px!important}.min-height-439{min-height:439px!important}.max-height-439{max-height:439px!important}.width-440{width:440px!important}.min-width-440{min-width:440px!important}.max-width-440{max-width:440px!important}.height-440{height:440px!important}.min-height-440{min-height:440px!important}.max-height-440{max-height:440px!important}.width-441{width:441px!important}.min-width-441{min-width:441px!important}.max-width-441{max-width:441px!important}.height-441{height:441px!important}.min-height-441{min-height:441px!important}.max-height-441{max-height:441px!important}.width-442{width:442px!important}.min-width-442{min-width:442px!important}.max-width-442{max-width:442px!important}.height-442{height:442px!important}.min-height-442{min-height:442px!important}.max-height-442{max-height:442px!important}.width-443{width:443px!important}.min-width-443{min-width:443px!important}.max-width-443{max-width:443px!important}.height-443{height:443px!important}.min-height-443{min-height:443px!important}.max-height-443{max-height:443px!important}.width-444{width:444px!important}.min-width-444{min-width:444px!important}.max-width-444{max-width:444px!important}.height-444{height:444px!important}.min-height-444{min-height:444px!important}.max-height-444{max-height:444px!important}.width-445{width:445px!important}.min-width-445{min-width:445px!important}.max-width-445{max-width:445px!important}.height-445{height:445px!important}.min-height-445{min-height:445px!important}.max-height-445{max-height:445px!important}.width-446{width:446px!important}.min-width-446{min-width:446px!important}.max-width-446{max-width:446px!important}.height-446{height:446px!important}.min-height-446{min-height:446px!important}.max-height-446{max-height:446px!important}.width-447{width:447px!important}.min-width-447{min-width:447px!important}.max-width-447{max-width:447px!important}.height-447{height:447px!important}.min-height-447{min-height:447px!important}.max-height-447{max-height:447px!important}.width-448{width:448px!important}.min-width-448{min-width:448px!important}.max-width-448{max-width:448px!important}.height-448{height:448px!important}.min-height-448{min-height:448px!important}.max-height-448{max-height:448px!important}.width-449{width:449px!important}.min-width-449{min-width:449px!important}.max-width-449{max-width:449px!important}.height-449{height:449px!important}.min-height-449{min-height:449px!important}.max-height-449{max-height:449px!important}.width-450{width:450px!important}.min-width-450{min-width:450px!important}.max-width-450{max-width:450px!important}.height-450{height:450px!important}.min-height-450{min-height:450px!important}.max-height-450{max-height:450px!important}.width-451{width:451px!important}.min-width-451{min-width:451px!important}.max-width-451{max-width:451px!important}.height-451{height:451px!important}.min-height-451{min-height:451px!important}.max-height-451{max-height:451px!important}.width-452{width:452px!important}.min-width-452{min-width:452px!important}.max-width-452{max-width:452px!important}.height-452{height:452px!important}.min-height-452{min-height:452px!important}.max-height-452{max-height:452px!important}.width-453{width:453px!important}.min-width-453{min-width:453px!important}.max-width-453{max-width:453px!important}.height-453{height:453px!important}.min-height-453{min-height:453px!important}.max-height-453{max-height:453px!important}.width-454{width:454px!important}.min-width-454{min-width:454px!important}.max-width-454{max-width:454px!important}.height-454{height:454px!important}.min-height-454{min-height:454px!important}.max-height-454{max-height:454px!important}.width-455{width:455px!important}.min-width-455{min-width:455px!important}.max-width-455{max-width:455px!important}.height-455{height:455px!important}.min-height-455{min-height:455px!important}.max-height-455{max-height:455px!important}.width-456{width:456px!important}.min-width-456{min-width:456px!important}.max-width-456{max-width:456px!important}.height-456{height:456px!important}.min-height-456{min-height:456px!important}.max-height-456{max-height:456px!important}.width-457{width:457px!important}.min-width-457{min-width:457px!important}.max-width-457{max-width:457px!important}.height-457{height:457px!important}.min-height-457{min-height:457px!important}.max-height-457{max-height:457px!important}.width-458{width:458px!important}.min-width-458{min-width:458px!important}.max-width-458{max-width:458px!important}.height-458{height:458px!important}.min-height-458{min-height:458px!important}.max-height-458{max-height:458px!important}.width-459{width:459px!important}.min-width-459{min-width:459px!important}.max-width-459{max-width:459px!important}.height-459{height:459px!important}.min-height-459{min-height:459px!important}.max-height-459{max-height:459px!important}.width-460{width:460px!important}.min-width-460{min-width:460px!important}.max-width-460{max-width:460px!important}.height-460{height:460px!important}.min-height-460{min-height:460px!important}.max-height-460{max-height:460px!important}.width-461{width:461px!important}.min-width-461{min-width:461px!important}.max-width-461{max-width:461px!important}.height-461{height:461px!important}.min-height-461{min-height:461px!important}.max-height-461{max-height:461px!important}.width-462{width:462px!important}.min-width-462{min-width:462px!important}.max-width-462{max-width:462px!important}.height-462{height:462px!important}.min-height-462{min-height:462px!important}.max-height-462{max-height:462px!important}.width-463{width:463px!important}.min-width-463{min-width:463px!important}.max-width-463{max-width:463px!important}.height-463{height:463px!important}.min-height-463{min-height:463px!important}.max-height-463{max-height:463px!important}.width-464{width:464px!important}.min-width-464{min-width:464px!important}.max-width-464{max-width:464px!important}.height-464{height:464px!important}.min-height-464{min-height:464px!important}.max-height-464{max-height:464px!important}.width-465{width:465px!important}.min-width-465{min-width:465px!important}.max-width-465{max-width:465px!important}.height-465{height:465px!important}.min-height-465{min-height:465px!important}.max-height-465{max-height:465px!important}.width-466{width:466px!important}.min-width-466{min-width:466px!important}.max-width-466{max-width:466px!important}.height-466{height:466px!important}.min-height-466{min-height:466px!important}.max-height-466{max-height:466px!important}.width-467{width:467px!important}.min-width-467{min-width:467px!important}.max-width-467{max-width:467px!important}.height-467{height:467px!important}.min-height-467{min-height:467px!important}.max-height-467{max-height:467px!important}.width-468{width:468px!important}.min-width-468{min-width:468px!important}.max-width-468{max-width:468px!important}.height-468{height:468px!important}.min-height-468{min-height:468px!important}.max-height-468{max-height:468px!important}.width-469{width:469px!important}.min-width-469{min-width:469px!important}.max-width-469{max-width:469px!important}.height-469{height:469px!important}.min-height-469{min-height:469px!important}.max-height-469{max-height:469px!important}.width-470{width:470px!important}.min-width-470{min-width:470px!important}.max-width-470{max-width:470px!important}.height-470{height:470px!important}.min-height-470{min-height:470px!important}.max-height-470{max-height:470px!important}.width-471{width:471px!important}.min-width-471{min-width:471px!important}.max-width-471{max-width:471px!important}.height-471{height:471px!important}.min-height-471{min-height:471px!important}.max-height-471{max-height:471px!important}.width-472{width:472px!important}.min-width-472{min-width:472px!important}.max-width-472{max-width:472px!important}.height-472{height:472px!important}.min-height-472{min-height:472px!important}.max-height-472{max-height:472px!important}.width-473{width:473px!important}.min-width-473{min-width:473px!important}.max-width-473{max-width:473px!important}.height-473{height:473px!important}.min-height-473{min-height:473px!important}.max-height-473{max-height:473px!important}.width-474{width:474px!important}.min-width-474{min-width:474px!important}.max-width-474{max-width:474px!important}.height-474{height:474px!important}.min-height-474{min-height:474px!important}.max-height-474{max-height:474px!important}.width-475{width:475px!important}.min-width-475{min-width:475px!important}.max-width-475{max-width:475px!important}.height-475{height:475px!important}.min-height-475{min-height:475px!important}.max-height-475{max-height:475px!important}.width-476{width:476px!important}.min-width-476{min-width:476px!important}.max-width-476{max-width:476px!important}.height-476{height:476px!important}.min-height-476{min-height:476px!important}.max-height-476{max-height:476px!important}.width-477{width:477px!important}.min-width-477{min-width:477px!important}.max-width-477{max-width:477px!important}.height-477{height:477px!important}.min-height-477{min-height:477px!important}.max-height-477{max-height:477px!important}.width-478{width:478px!important}.min-width-478{min-width:478px!important}.max-width-478{max-width:478px!important}.height-478{height:478px!important}.min-height-478{min-height:478px!important}.max-height-478{max-height:478px!important}.width-479{width:479px!important}.min-width-479{min-width:479px!important}.max-width-479{max-width:479px!important}.height-479{height:479px!important}.min-height-479{min-height:479px!important}.max-height-479{max-height:479px!important}.width-480{width:480px!important}.min-width-480{min-width:480px!important}.max-width-480{max-width:480px!important}.height-480{height:480px!important}.min-height-480{min-height:480px!important}.max-height-480{max-height:480px!important}.width-481{width:481px!important}.min-width-481{min-width:481px!important}.max-width-481{max-width:481px!important}.height-481{height:481px!important}.min-height-481{min-height:481px!important}.max-height-481{max-height:481px!important}.width-482{width:482px!important}.min-width-482{min-width:482px!important}.max-width-482{max-width:482px!important}.height-482{height:482px!important}.min-height-482{min-height:482px!important}.max-height-482{max-height:482px!important}.width-483{width:483px!important}.min-width-483{min-width:483px!important}.max-width-483{max-width:483px!important}.height-483{height:483px!important}.min-height-483{min-height:483px!important}.max-height-483{max-height:483px!important}.width-484{width:484px!important}.min-width-484{min-width:484px!important}.max-width-484{max-width:484px!important}.height-484{height:484px!important}.min-height-484{min-height:484px!important}.max-height-484{max-height:484px!important}.width-485{width:485px!important}.min-width-485{min-width:485px!important}.max-width-485{max-width:485px!important}.height-485{height:485px!important}.min-height-485{min-height:485px!important}.max-height-485{max-height:485px!important}.width-486{width:486px!important}.min-width-486{min-width:486px!important}.max-width-486{max-width:486px!important}.height-486{height:486px!important}.min-height-486{min-height:486px!important}.max-height-486{max-height:486px!important}.width-487{width:487px!important}.min-width-487{min-width:487px!important}.max-width-487{max-width:487px!important}.height-487{height:487px!important}.min-height-487{min-height:487px!important}.max-height-487{max-height:487px!important}.width-488{width:488px!important}.min-width-488{min-width:488px!important}.max-width-488{max-width:488px!important}.height-488{height:488px!important}.min-height-488{min-height:488px!important}.max-height-488{max-height:488px!important}.width-489{width:489px!important}.min-width-489{min-width:489px!important}.max-width-489{max-width:489px!important}.height-489{height:489px!important}.min-height-489{min-height:489px!important}.max-height-489{max-height:489px!important}.width-490{width:490px!important}.min-width-490{min-width:490px!important}.max-width-490{max-width:490px!important}.height-490{height:490px!important}.min-height-490{min-height:490px!important}.max-height-490{max-height:490px!important}.width-491{width:491px!important}.min-width-491{min-width:491px!important}.max-width-491{max-width:491px!important}.height-491{height:491px!important}.min-height-491{min-height:491px!important}.max-height-491{max-height:491px!important}.width-492{width:492px!important}.min-width-492{min-width:492px!important}.max-width-492{max-width:492px!important}.height-492{height:492px!important}.min-height-492{min-height:492px!important}.max-height-492{max-height:492px!important}.width-493{width:493px!important}.min-width-493{min-width:493px!important}.max-width-493{max-width:493px!important}.height-493{height:493px!important}.min-height-493{min-height:493px!important}.max-height-493{max-height:493px!important}.width-494{width:494px!important}.min-width-494{min-width:494px!important}.max-width-494{max-width:494px!important}.height-494{height:494px!important}.min-height-494{min-height:494px!important}.max-height-494{max-height:494px!important}.width-495{width:495px!important}.min-width-495{min-width:495px!important}.max-width-495{max-width:495px!important}.height-495{height:495px!important}.min-height-495{min-height:495px!important}.max-height-495{max-height:495px!important}.width-496{width:496px!important}.min-width-496{min-width:496px!important}.max-width-496{max-width:496px!important}.height-496{height:496px!important}.min-height-496{min-height:496px!important}.max-height-496{max-height:496px!important}.width-497{width:497px!important}.min-width-497{min-width:497px!important}.max-width-497{max-width:497px!important}.height-497{height:497px!important}.min-height-497{min-height:497px!important}.max-height-497{max-height:497px!important}.width-498{width:498px!important}.min-width-498{min-width:498px!important}.max-width-498{max-width:498px!important}.height-498{height:498px!important}.min-height-498{min-height:498px!important}.max-height-498{max-height:498px!important}.width-499{width:499px!important}.min-width-499{min-width:499px!important}.max-width-499{max-width:499px!important}.height-499{height:499px!important}.min-height-499{min-height:499px!important}.max-height-499{max-height:499px!important}.width-500{width:500px!important}.min-width-500{min-width:500px!important}.max-width-500{max-width:500px!important}.height-500{height:500px!important}.min-height-500{min-height:500px!important}.max-height-500{max-height:500px!important}.width-501{width:501px!important}.min-width-501{min-width:501px!important}.max-width-501{max-width:501px!important}.height-501{height:501px!important}.min-height-501{min-height:501px!important}.max-height-501{max-height:501px!important}.width-502{width:502px!important}.min-width-502{min-width:502px!important}.max-width-502{max-width:502px!important}.height-502{height:502px!important}.min-height-502{min-height:502px!important}.max-height-502{max-height:502px!important}.width-503{width:503px!important}.min-width-503{min-width:503px!important}.max-width-503{max-width:503px!important}.height-503{height:503px!important}.min-height-503{min-height:503px!important}.max-height-503{max-height:503px!important}.width-504{width:504px!important}.min-width-504{min-width:504px!important}.max-width-504{max-width:504px!important}.height-504{height:504px!important}.min-height-504{min-height:504px!important}.max-height-504{max-height:504px!important}.width-505{width:505px!important}.min-width-505{min-width:505px!important}.max-width-505{max-width:505px!important}.height-505{height:505px!important}.min-height-505{min-height:505px!important}.max-height-505{max-height:505px!important}.width-506{width:506px!important}.min-width-506{min-width:506px!important}.max-width-506{max-width:506px!important}.height-506{height:506px!important}.min-height-506{min-height:506px!important}.max-height-506{max-height:506px!important}.width-507{width:507px!important}.min-width-507{min-width:507px!important}.max-width-507{max-width:507px!important}.height-507{height:507px!important}.min-height-507{min-height:507px!important}.max-height-507{max-height:507px!important}.width-508{width:508px!important}.min-width-508{min-width:508px!important}.max-width-508{max-width:508px!important}.height-508{height:508px!important}.min-height-508{min-height:508px!important}.max-height-508{max-height:508px!important}.width-509{width:509px!important}.min-width-509{min-width:509px!important}.max-width-509{max-width:509px!important}.height-509{height:509px!important}.min-height-509{min-height:509px!important}.max-height-509{max-height:509px!important}.width-510{width:510px!important}.min-width-510{min-width:510px!important}.max-width-510{max-width:510px!important}.height-510{height:510px!important}.min-height-510{min-height:510px!important}.max-height-510{max-height:510px!important}.width-511{width:511px!important}.min-width-511{min-width:511px!important}.max-width-511{max-width:511px!important}.height-511{height:511px!important}.min-height-511{min-height:511px!important}.max-height-511{max-height:511px!important}.width-512{width:512px!important}.min-width-512{min-width:512px!important}.max-width-512{max-width:512px!important}.height-512{height:512px!important}.min-height-512{min-height:512px!important}.max-height-512{max-height:512px!important}.width-513{width:513px!important}.min-width-513{min-width:513px!important}.max-width-513{max-width:513px!important}.height-513{height:513px!important}.min-height-513{min-height:513px!important}.max-height-513{max-height:513px!important}.width-514{width:514px!important}.min-width-514{min-width:514px!important}.max-width-514{max-width:514px!important}.height-514{height:514px!important}.min-height-514{min-height:514px!important}.max-height-514{max-height:514px!important}.width-515{width:515px!important}.min-width-515{min-width:515px!important}.max-width-515{max-width:515px!important}.height-515{height:515px!important}.min-height-515{min-height:515px!important}.max-height-515{max-height:515px!important}.width-516{width:516px!important}.min-width-516{min-width:516px!important}.max-width-516{max-width:516px!important}.height-516{height:516px!important}.min-height-516{min-height:516px!important}.max-height-516{max-height:516px!important}.width-517{width:517px!important}.min-width-517{min-width:517px!important}.max-width-517{max-width:517px!important}.height-517{height:517px!important}.min-height-517{min-height:517px!important}.max-height-517{max-height:517px!important}.width-518{width:518px!important}.min-width-518{min-width:518px!important}.max-width-518{max-width:518px!important}.height-518{height:518px!important}.min-height-518{min-height:518px!important}.max-height-518{max-height:518px!important}.width-519{width:519px!important}.min-width-519{min-width:519px!important}.max-width-519{max-width:519px!important}.height-519{height:519px!important}.min-height-519{min-height:519px!important}.max-height-519{max-height:519px!important}.width-520{width:520px!important}.min-width-520{min-width:520px!important}.max-width-520{max-width:520px!important}.height-520{height:520px!important}.min-height-520{min-height:520px!important}.max-height-520{max-height:520px!important}.width-521{width:521px!important}.min-width-521{min-width:521px!important}.max-width-521{max-width:521px!important}.height-521{height:521px!important}.min-height-521{min-height:521px!important}.max-height-521{max-height:521px!important}.width-522{width:522px!important}.min-width-522{min-width:522px!important}.max-width-522{max-width:522px!important}.height-522{height:522px!important}.min-height-522{min-height:522px!important}.max-height-522{max-height:522px!important}.width-523{width:523px!important}.min-width-523{min-width:523px!important}.max-width-523{max-width:523px!important}.height-523{height:523px!important}.min-height-523{min-height:523px!important}.max-height-523{max-height:523px!important}.width-524{width:524px!important}.min-width-524{min-width:524px!important}.max-width-524{max-width:524px!important}.height-524{height:524px!important}.min-height-524{min-height:524px!important}.max-height-524{max-height:524px!important}.width-525{width:525px!important}.min-width-525{min-width:525px!important}.max-width-525{max-width:525px!important}.height-525{height:525px!important}.min-height-525{min-height:525px!important}.max-height-525{max-height:525px!important}.width-526{width:526px!important}.min-width-526{min-width:526px!important}.max-width-526{max-width:526px!important}.height-526{height:526px!important}.min-height-526{min-height:526px!important}.max-height-526{max-height:526px!important}.width-527{width:527px!important}.min-width-527{min-width:527px!important}.max-width-527{max-width:527px!important}.height-527{height:527px!important}.min-height-527{min-height:527px!important}.max-height-527{max-height:527px!important}.width-528{width:528px!important}.min-width-528{min-width:528px!important}.max-width-528{max-width:528px!important}.height-528{height:528px!important}.min-height-528{min-height:528px!important}.max-height-528{max-height:528px!important}.width-529{width:529px!important}.min-width-529{min-width:529px!important}.max-width-529{max-width:529px!important}.height-529{height:529px!important}.min-height-529{min-height:529px!important}.max-height-529{max-height:529px!important}.width-530{width:530px!important}.min-width-530{min-width:530px!important}.max-width-530{max-width:530px!important}.height-530{height:530px!important}.min-height-530{min-height:530px!important}.max-height-530{max-height:530px!important}.width-531{width:531px!important}.min-width-531{min-width:531px!important}.max-width-531{max-width:531px!important}.height-531{height:531px!important}.min-height-531{min-height:531px!important}.max-height-531{max-height:531px!important}.width-532{width:532px!important}.min-width-532{min-width:532px!important}.max-width-532{max-width:532px!important}.height-532{height:532px!important}.min-height-532{min-height:532px!important}.max-height-532{max-height:532px!important}.width-533{width:533px!important}.min-width-533{min-width:533px!important}.max-width-533{max-width:533px!important}.height-533{height:533px!important}.min-height-533{min-height:533px!important}.max-height-533{max-height:533px!important}.width-534{width:534px!important}.min-width-534{min-width:534px!important}.max-width-534{max-width:534px!important}.height-534{height:534px!important}.min-height-534{min-height:534px!important}.max-height-534{max-height:534px!important}.width-535{width:535px!important}.min-width-535{min-width:535px!important}.max-width-535{max-width:535px!important}.height-535{height:535px!important}.min-height-535{min-height:535px!important}.max-height-535{max-height:535px!important}.width-536{width:536px!important}.min-width-536{min-width:536px!important}.max-width-536{max-width:536px!important}.height-536{height:536px!important}.min-height-536{min-height:536px!important}.max-height-536{max-height:536px!important}.width-537{width:537px!important}.min-width-537{min-width:537px!important}.max-width-537{max-width:537px!important}.height-537{height:537px!important}.min-height-537{min-height:537px!important}.max-height-537{max-height:537px!important}.width-538{width:538px!important}.min-width-538{min-width:538px!important}.max-width-538{max-width:538px!important}.height-538{height:538px!important}.min-height-538{min-height:538px!important}.max-height-538{max-height:538px!important}.width-539{width:539px!important}.min-width-539{min-width:539px!important}.max-width-539{max-width:539px!important}.height-539{height:539px!important}.min-height-539{min-height:539px!important}.max-height-539{max-height:539px!important}.width-540{width:540px!important}.min-width-540{min-width:540px!important}.max-width-540{max-width:540px!important}.height-540{height:540px!important}.min-height-540{min-height:540px!important}.max-height-540{max-height:540px!important}.width-541{width:541px!important}.min-width-541{min-width:541px!important}.max-width-541{max-width:541px!important}.height-541{height:541px!important}.min-height-541{min-height:541px!important}.max-height-541{max-height:541px!important}.width-542{width:542px!important}.min-width-542{min-width:542px!important}.max-width-542{max-width:542px!important}.height-542{height:542px!important}.min-height-542{min-height:542px!important}.max-height-542{max-height:542px!important}.width-543{width:543px!important}.min-width-543{min-width:543px!important}.max-width-543{max-width:543px!important}.height-543{height:543px!important}.min-height-543{min-height:543px!important}.max-height-543{max-height:543px!important}.width-544{width:544px!important}.min-width-544{min-width:544px!important}.max-width-544{max-width:544px!important}.height-544{height:544px!important}.min-height-544{min-height:544px!important}.max-height-544{max-height:544px!important}.width-545{width:545px!important}.min-width-545{min-width:545px!important}.max-width-545{max-width:545px!important}.height-545{height:545px!important}.min-height-545{min-height:545px!important}.max-height-545{max-height:545px!important}.width-546{width:546px!important}.min-width-546{min-width:546px!important}.max-width-546{max-width:546px!important}.height-546{height:546px!important}.min-height-546{min-height:546px!important}.max-height-546{max-height:546px!important}.width-547{width:547px!important}.min-width-547{min-width:547px!important}.max-width-547{max-width:547px!important}.height-547{height:547px!important}.min-height-547{min-height:547px!important}.max-height-547{max-height:547px!important}.width-548{width:548px!important}.min-width-548{min-width:548px!important}.max-width-548{max-width:548px!important}.height-548{height:548px!important}.min-height-548{min-height:548px!important}.max-height-548{max-height:548px!important}.width-549{width:549px!important}.min-width-549{min-width:549px!important}.max-width-549{max-width:549px!important}.height-549{height:549px!important}.min-height-549{min-height:549px!important}.max-height-549{max-height:549px!important}.width-550{width:550px!important}.min-width-550{min-width:550px!important}.max-width-550{max-width:550px!important}.height-550{height:550px!important}.min-height-550{min-height:550px!important}.max-height-550{max-height:550px!important}.width-551{width:551px!important}.min-width-551{min-width:551px!important}.max-width-551{max-width:551px!important}.height-551{height:551px!important}.min-height-551{min-height:551px!important}.max-height-551{max-height:551px!important}.width-552{width:552px!important}.min-width-552{min-width:552px!important}.max-width-552{max-width:552px!important}.height-552{height:552px!important}.min-height-552{min-height:552px!important}.max-height-552{max-height:552px!important}.width-553{width:553px!important}.min-width-553{min-width:553px!important}.max-width-553{max-width:553px!important}.height-553{height:553px!important}.min-height-553{min-height:553px!important}.max-height-553{max-height:553px!important}.width-554{width:554px!important}.min-width-554{min-width:554px!important}.max-width-554{max-width:554px!important}.height-554{height:554px!important}.min-height-554{min-height:554px!important}.max-height-554{max-height:554px!important}.width-555{width:555px!important}.min-width-555{min-width:555px!important}.max-width-555{max-width:555px!important}.height-555{height:555px!important}.min-height-555{min-height:555px!important}.max-height-555{max-height:555px!important}.width-556{width:556px!important}.min-width-556{min-width:556px!important}.max-width-556{max-width:556px!important}.height-556{height:556px!important}.min-height-556{min-height:556px!important}.max-height-556{max-height:556px!important}.width-557{width:557px!important}.min-width-557{min-width:557px!important}.max-width-557{max-width:557px!important}.height-557{height:557px!important}.min-height-557{min-height:557px!important}.max-height-557{max-height:557px!important}.width-558{width:558px!important}.min-width-558{min-width:558px!important}.max-width-558{max-width:558px!important}.height-558{height:558px!important}.min-height-558{min-height:558px!important}.max-height-558{max-height:558px!important}.width-559{width:559px!important}.min-width-559{min-width:559px!important}.max-width-559{max-width:559px!important}.height-559{height:559px!important}.min-height-559{min-height:559px!important}.max-height-559{max-height:559px!important}.width-560{width:560px!important}.min-width-560{min-width:560px!important}.max-width-560{max-width:560px!important}.height-560{height:560px!important}.min-height-560{min-height:560px!important}.max-height-560{max-height:560px!important}.width-561{width:561px!important}.min-width-561{min-width:561px!important}.max-width-561{max-width:561px!important}.height-561{height:561px!important}.min-height-561{min-height:561px!important}.max-height-561{max-height:561px!important}.width-562{width:562px!important}.min-width-562{min-width:562px!important}.max-width-562{max-width:562px!important}.height-562{height:562px!important}.min-height-562{min-height:562px!important}.max-height-562{max-height:562px!important}.width-563{width:563px!important}.min-width-563{min-width:563px!important}.max-width-563{max-width:563px!important}.height-563{height:563px!important}.min-height-563{min-height:563px!important}.max-height-563{max-height:563px!important}.width-564{width:564px!important}.min-width-564{min-width:564px!important}.max-width-564{max-width:564px!important}.height-564{height:564px!important}.min-height-564{min-height:564px!important}.max-height-564{max-height:564px!important}.width-565{width:565px!important}.min-width-565{min-width:565px!important}.max-width-565{max-width:565px!important}.height-565{height:565px!important}.min-height-565{min-height:565px!important}.max-height-565{max-height:565px!important}.width-566{width:566px!important}.min-width-566{min-width:566px!important}.max-width-566{max-width:566px!important}.height-566{height:566px!important}.min-height-566{min-height:566px!important}.max-height-566{max-height:566px!important}.width-567{width:567px!important}.min-width-567{min-width:567px!important}.max-width-567{max-width:567px!important}.height-567{height:567px!important}.min-height-567{min-height:567px!important}.max-height-567{max-height:567px!important}.width-568{width:568px!important}.min-width-568{min-width:568px!important}.max-width-568{max-width:568px!important}.height-568{height:568px!important}.min-height-568{min-height:568px!important}.max-height-568{max-height:568px!important}.width-569{width:569px!important}.min-width-569{min-width:569px!important}.max-width-569{max-width:569px!important}.height-569{height:569px!important}.min-height-569{min-height:569px!important}.max-height-569{max-height:569px!important}.width-570{width:570px!important}.min-width-570{min-width:570px!important}.max-width-570{max-width:570px!important}.height-570{height:570px!important}.min-height-570{min-height:570px!important}.max-height-570{max-height:570px!important}.width-571{width:571px!important}.min-width-571{min-width:571px!important}.max-width-571{max-width:571px!important}.height-571{height:571px!important}.min-height-571{min-height:571px!important}.max-height-571{max-height:571px!important}.width-572{width:572px!important}.min-width-572{min-width:572px!important}.max-width-572{max-width:572px!important}.height-572{height:572px!important}.min-height-572{min-height:572px!important}.max-height-572{max-height:572px!important}.width-573{width:573px!important}.min-width-573{min-width:573px!important}.max-width-573{max-width:573px!important}.height-573{height:573px!important}.min-height-573{min-height:573px!important}.max-height-573{max-height:573px!important}.width-574{width:574px!important}.min-width-574{min-width:574px!important}.max-width-574{max-width:574px!important}.height-574{height:574px!important}.min-height-574{min-height:574px!important}.max-height-574{max-height:574px!important}.width-575{width:575px!important}.min-width-575{min-width:575px!important}.max-width-575{max-width:575px!important}.height-575{height:575px!important}.min-height-575{min-height:575px!important}.max-height-575{max-height:575px!important}.width-576{width:576px!important}.min-width-576{min-width:576px!important}.max-width-576{max-width:576px!important}.height-576{height:576px!important}.min-height-576{min-height:576px!important}.max-height-576{max-height:576px!important}.width-577{width:577px!important}.min-width-577{min-width:577px!important}.max-width-577{max-width:577px!important}.height-577{height:577px!important}.min-height-577{min-height:577px!important}.max-height-577{max-height:577px!important}.width-578{width:578px!important}.min-width-578{min-width:578px!important}.max-width-578{max-width:578px!important}.height-578{height:578px!important}.min-height-578{min-height:578px!important}.max-height-578{max-height:578px!important}.width-579{width:579px!important}.min-width-579{min-width:579px!important}.max-width-579{max-width:579px!important}.height-579{height:579px!important}.min-height-579{min-height:579px!important}.max-height-579{max-height:579px!important}.width-580{width:580px!important}.min-width-580{min-width:580px!important}.max-width-580{max-width:580px!important}.height-580{height:580px!important}.min-height-580{min-height:580px!important}.max-height-580{max-height:580px!important}.width-581{width:581px!important}.min-width-581{min-width:581px!important}.max-width-581{max-width:581px!important}.height-581{height:581px!important}.min-height-581{min-height:581px!important}.max-height-581{max-height:581px!important}.width-582{width:582px!important}.min-width-582{min-width:582px!important}.max-width-582{max-width:582px!important}.height-582{height:582px!important}.min-height-582{min-height:582px!important}.max-height-582{max-height:582px!important}.width-583{width:583px!important}.min-width-583{min-width:583px!important}.max-width-583{max-width:583px!important}.height-583{height:583px!important}.min-height-583{min-height:583px!important}.max-height-583{max-height:583px!important}.width-584{width:584px!important}.min-width-584{min-width:584px!important}.max-width-584{max-width:584px!important}.height-584{height:584px!important}.min-height-584{min-height:584px!important}.max-height-584{max-height:584px!important}.width-585{width:585px!important}.min-width-585{min-width:585px!important}.max-width-585{max-width:585px!important}.height-585{height:585px!important}.min-height-585{min-height:585px!important}.max-height-585{max-height:585px!important}.width-586{width:586px!important}.min-width-586{min-width:586px!important}.max-width-586{max-width:586px!important}.height-586{height:586px!important}.min-height-586{min-height:586px!important}.max-height-586{max-height:586px!important}.width-587{width:587px!important}.min-width-587{min-width:587px!important}.max-width-587{max-width:587px!important}.height-587{height:587px!important}.min-height-587{min-height:587px!important}.max-height-587{max-height:587px!important}.width-588{width:588px!important}.min-width-588{min-width:588px!important}.max-width-588{max-width:588px!important}.height-588{height:588px!important}.min-height-588{min-height:588px!important}.max-height-588{max-height:588px!important}.width-589{width:589px!important}.min-width-589{min-width:589px!important}.max-width-589{max-width:589px!important}.height-589{height:589px!important}.min-height-589{min-height:589px!important}.max-height-589{max-height:589px!important}.width-590{width:590px!important}.min-width-590{min-width:590px!important}.max-width-590{max-width:590px!important}.height-590{height:590px!important}.min-height-590{min-height:590px!important}.max-height-590{max-height:590px!important}.width-591{width:591px!important}.min-width-591{min-width:591px!important}.max-width-591{max-width:591px!important}.height-591{height:591px!important}.min-height-591{min-height:591px!important}.max-height-591{max-height:591px!important}.width-592{width:592px!important}.min-width-592{min-width:592px!important}.max-width-592{max-width:592px!important}.height-592{height:592px!important}.min-height-592{min-height:592px!important}.max-height-592{max-height:592px!important}.width-593{width:593px!important}.min-width-593{min-width:593px!important}.max-width-593{max-width:593px!important}.height-593{height:593px!important}.min-height-593{min-height:593px!important}.max-height-593{max-height:593px!important}.width-594{width:594px!important}.min-width-594{min-width:594px!important}.max-width-594{max-width:594px!important}.height-594{height:594px!important}.min-height-594{min-height:594px!important}.max-height-594{max-height:594px!important}.width-595{width:595px!important}.min-width-595{min-width:595px!important}.max-width-595{max-width:595px!important}.height-595{height:595px!important}.min-height-595{min-height:595px!important}.max-height-595{max-height:595px!important}.width-596{width:596px!important}.min-width-596{min-width:596px!important}.max-width-596{max-width:596px!important}.height-596{height:596px!important}.min-height-596{min-height:596px!important}.max-height-596{max-height:596px!important}.width-597{width:597px!important}.min-width-597{min-width:597px!important}.max-width-597{max-width:597px!important}.height-597{height:597px!important}.min-height-597{min-height:597px!important}.max-height-597{max-height:597px!important}.width-598{width:598px!important}.min-width-598{min-width:598px!important}.max-width-598{max-width:598px!important}.height-598{height:598px!important}.min-height-598{min-height:598px!important}.max-height-598{max-height:598px!important}.width-599{width:599px!important}.min-width-599{min-width:599px!important}.max-width-599{max-width:599px!important}.height-599{height:599px!important}.min-height-599{min-height:599px!important}.max-height-599{max-height:599px!important}.width-600{width:600px!important}.min-width-600{min-width:600px!important}.max-width-600{max-width:600px!important}.height-600{height:600px!important}.min-height-600{min-height:600px!important}.max-height-600{max-height:600px!important}.width-601{width:601px!important}.min-width-601{min-width:601px!important}.max-width-601{max-width:601px!important}.height-601{height:601px!important}.min-height-601{min-height:601px!important}.max-height-601{max-height:601px!important}.width-602{width:602px!important}.min-width-602{min-width:602px!important}.max-width-602{max-width:602px!important}.height-602{height:602px!important}.min-height-602{min-height:602px!important}.max-height-602{max-height:602px!important}.width-603{width:603px!important}.min-width-603{min-width:603px!important}.max-width-603{max-width:603px!important}.height-603{height:603px!important}.min-height-603{min-height:603px!important}.max-height-603{max-height:603px!important}.width-604{width:604px!important}.min-width-604{min-width:604px!important}.max-width-604{max-width:604px!important}.height-604{height:604px!important}.min-height-604{min-height:604px!important}.max-height-604{max-height:604px!important}.width-605{width:605px!important}.min-width-605{min-width:605px!important}.max-width-605{max-width:605px!important}.height-605{height:605px!important}.min-height-605{min-height:605px!important}.max-height-605{max-height:605px!important}.width-606{width:606px!important}.min-width-606{min-width:606px!important}.max-width-606{max-width:606px!important}.height-606{height:606px!important}.min-height-606{min-height:606px!important}.max-height-606{max-height:606px!important}.width-607{width:607px!important}.min-width-607{min-width:607px!important}.max-width-607{max-width:607px!important}.height-607{height:607px!important}.min-height-607{min-height:607px!important}.max-height-607{max-height:607px!important}.width-608{width:608px!important}.min-width-608{min-width:608px!important}.max-width-608{max-width:608px!important}.height-608{height:608px!important}.min-height-608{min-height:608px!important}.max-height-608{max-height:608px!important}.width-609{width:609px!important}.min-width-609{min-width:609px!important}.max-width-609{max-width:609px!important}.height-609{height:609px!important}.min-height-609{min-height:609px!important}.max-height-609{max-height:609px!important}.width-610{width:610px!important}.min-width-610{min-width:610px!important}.max-width-610{max-width:610px!important}.height-610{height:610px!important}.min-height-610{min-height:610px!important}.max-height-610{max-height:610px!important}.width-611{width:611px!important}.min-width-611{min-width:611px!important}.max-width-611{max-width:611px!important}.height-611{height:611px!important}.min-height-611{min-height:611px!important}.max-height-611{max-height:611px!important}.width-612{width:612px!important}.min-width-612{min-width:612px!important}.max-width-612{max-width:612px!important}.height-612{height:612px!important}.min-height-612{min-height:612px!important}.max-height-612{max-height:612px!important}.width-613{width:613px!important}.min-width-613{min-width:613px!important}.max-width-613{max-width:613px!important}.height-613{height:613px!important}.min-height-613{min-height:613px!important}.max-height-613{max-height:613px!important}.width-614{width:614px!important}.min-width-614{min-width:614px!important}.max-width-614{max-width:614px!important}.height-614{height:614px!important}.min-height-614{min-height:614px!important}.max-height-614{max-height:614px!important}.width-615{width:615px!important}.min-width-615{min-width:615px!important}.max-width-615{max-width:615px!important}.height-615{height:615px!important}.min-height-615{min-height:615px!important}.max-height-615{max-height:615px!important}.width-616{width:616px!important}.min-width-616{min-width:616px!important}.max-width-616{max-width:616px!important}.height-616{height:616px!important}.min-height-616{min-height:616px!important}.max-height-616{max-height:616px!important}.width-617{width:617px!important}.min-width-617{min-width:617px!important}.max-width-617{max-width:617px!important}.height-617{height:617px!important}.min-height-617{min-height:617px!important}.max-height-617{max-height:617px!important}.width-618{width:618px!important}.min-width-618{min-width:618px!important}.max-width-618{max-width:618px!important}.height-618{height:618px!important}.min-height-618{min-height:618px!important}.max-height-618{max-height:618px!important}.width-619{width:619px!important}.min-width-619{min-width:619px!important}.max-width-619{max-width:619px!important}.height-619{height:619px!important}.min-height-619{min-height:619px!important}.max-height-619{max-height:619px!important}.width-620{width:620px!important}.min-width-620{min-width:620px!important}.max-width-620{max-width:620px!important}.height-620{height:620px!important}.min-height-620{min-height:620px!important}.max-height-620{max-height:620px!important}.width-621{width:621px!important}.min-width-621{min-width:621px!important}.max-width-621{max-width:621px!important}.height-621{height:621px!important}.min-height-621{min-height:621px!important}.max-height-621{max-height:621px!important}.width-622{width:622px!important}.min-width-622{min-width:622px!important}.max-width-622{max-width:622px!important}.height-622{height:622px!important}.min-height-622{min-height:622px!important}.max-height-622{max-height:622px!important}.width-623{width:623px!important}.min-width-623{min-width:623px!important}.max-width-623{max-width:623px!important}.height-623{height:623px!important}.min-height-623{min-height:623px!important}.max-height-623{max-height:623px!important}.width-624{width:624px!important}.min-width-624{min-width:624px!important}.max-width-624{max-width:624px!important}.height-624{height:624px!important}.min-height-624{min-height:624px!important}.max-height-624{max-height:624px!important}.width-625{width:625px!important}.min-width-625{min-width:625px!important}.max-width-625{max-width:625px!important}.height-625{height:625px!important}.min-height-625{min-height:625px!important}.max-height-625{max-height:625px!important}.width-626{width:626px!important}.min-width-626{min-width:626px!important}.max-width-626{max-width:626px!important}.height-626{height:626px!important}.min-height-626{min-height:626px!important}.max-height-626{max-height:626px!important}.width-627{width:627px!important}.min-width-627{min-width:627px!important}.max-width-627{max-width:627px!important}.height-627{height:627px!important}.min-height-627{min-height:627px!important}.max-height-627{max-height:627px!important}.width-628{width:628px!important}.min-width-628{min-width:628px!important}.max-width-628{max-width:628px!important}.height-628{height:628px!important}.min-height-628{min-height:628px!important}.max-height-628{max-height:628px!important}.width-629{width:629px!important}.min-width-629{min-width:629px!important}.max-width-629{max-width:629px!important}.height-629{height:629px!important}.min-height-629{min-height:629px!important}.max-height-629{max-height:629px!important}.width-630{width:630px!important}.min-width-630{min-width:630px!important}.max-width-630{max-width:630px!important}.height-630{height:630px!important}.min-height-630{min-height:630px!important}.max-height-630{max-height:630px!important}.width-631{width:631px!important}.min-width-631{min-width:631px!important}.max-width-631{max-width:631px!important}.height-631{height:631px!important}.min-height-631{min-height:631px!important}.max-height-631{max-height:631px!important}.width-632{width:632px!important}.min-width-632{min-width:632px!important}.max-width-632{max-width:632px!important}.height-632{height:632px!important}.min-height-632{min-height:632px!important}.max-height-632{max-height:632px!important}.width-633{width:633px!important}.min-width-633{min-width:633px!important}.max-width-633{max-width:633px!important}.height-633{height:633px!important}.min-height-633{min-height:633px!important}.max-height-633{max-height:633px!important}.width-634{width:634px!important}.min-width-634{min-width:634px!important}.max-width-634{max-width:634px!important}.height-634{height:634px!important}.min-height-634{min-height:634px!important}.max-height-634{max-height:634px!important}.width-635{width:635px!important}.min-width-635{min-width:635px!important}.max-width-635{max-width:635px!important}.height-635{height:635px!important}.min-height-635{min-height:635px!important}.max-height-635{max-height:635px!important}.width-636{width:636px!important}.min-width-636{min-width:636px!important}.max-width-636{max-width:636px!important}.height-636{height:636px!important}.min-height-636{min-height:636px!important}.max-height-636{max-height:636px!important}.width-637{width:637px!important}.min-width-637{min-width:637px!important}.max-width-637{max-width:637px!important}.height-637{height:637px!important}.min-height-637{min-height:637px!important}.max-height-637{max-height:637px!important}.width-638{width:638px!important}.min-width-638{min-width:638px!important}.max-width-638{max-width:638px!important}.height-638{height:638px!important}.min-height-638{min-height:638px!important}.max-height-638{max-height:638px!important}.width-639{width:639px!important}.min-width-639{min-width:639px!important}.max-width-639{max-width:639px!important}.height-639{height:639px!important}.min-height-639{min-height:639px!important}.max-height-639{max-height:639px!important}.width-640{width:640px!important}.min-width-640{min-width:640px!important}.max-width-640{max-width:640px!important}.height-640{height:640px!important}.min-height-640{min-height:640px!important}.max-height-640{max-height:640px!important}.width-641{width:641px!important}.min-width-641{min-width:641px!important}.max-width-641{max-width:641px!important}.height-641{height:641px!important}.min-height-641{min-height:641px!important}.max-height-641{max-height:641px!important}.width-642{width:642px!important}.min-width-642{min-width:642px!important}.max-width-642{max-width:642px!important}.height-642{height:642px!important}.min-height-642{min-height:642px!important}.max-height-642{max-height:642px!important}.width-643{width:643px!important}.min-width-643{min-width:643px!important}.max-width-643{max-width:643px!important}.height-643{height:643px!important}.min-height-643{min-height:643px!important}.max-height-643{max-height:643px!important}.width-644{width:644px!important}.min-width-644{min-width:644px!important}.max-width-644{max-width:644px!important}.height-644{height:644px!important}.min-height-644{min-height:644px!important}.max-height-644{max-height:644px!important}.width-645{width:645px!important}.min-width-645{min-width:645px!important}.max-width-645{max-width:645px!important}.height-645{height:645px!important}.min-height-645{min-height:645px!important}.max-height-645{max-height:645px!important}.width-646{width:646px!important}.min-width-646{min-width:646px!important}.max-width-646{max-width:646px!important}.height-646{height:646px!important}.min-height-646{min-height:646px!important}.max-height-646{max-height:646px!important}.width-647{width:647px!important}.min-width-647{min-width:647px!important}.max-width-647{max-width:647px!important}.height-647{height:647px!important}.min-height-647{min-height:647px!important}.max-height-647{max-height:647px!important}.width-648{width:648px!important}.min-width-648{min-width:648px!important}.max-width-648{max-width:648px!important}.height-648{height:648px!important}.min-height-648{min-height:648px!important}.max-height-648{max-height:648px!important}.width-649{width:649px!important}.min-width-649{min-width:649px!important}.max-width-649{max-width:649px!important}.height-649{height:649px!important}.min-height-649{min-height:649px!important}.max-height-649{max-height:649px!important}.width-650{width:650px!important}.min-width-650{min-width:650px!important}.max-width-650{max-width:650px!important}.height-650{height:650px!important}.min-height-650{min-height:650px!important}.max-height-650{max-height:650px!important}.width-651{width:651px!important}.min-width-651{min-width:651px!important}.max-width-651{max-width:651px!important}.height-651{height:651px!important}.min-height-651{min-height:651px!important}.max-height-651{max-height:651px!important}.width-652{width:652px!important}.min-width-652{min-width:652px!important}.max-width-652{max-width:652px!important}.height-652{height:652px!important}.min-height-652{min-height:652px!important}.max-height-652{max-height:652px!important}.width-653{width:653px!important}.min-width-653{min-width:653px!important}.max-width-653{max-width:653px!important}.height-653{height:653px!important}.min-height-653{min-height:653px!important}.max-height-653{max-height:653px!important}.width-654{width:654px!important}.min-width-654{min-width:654px!important}.max-width-654{max-width:654px!important}.height-654{height:654px!important}.min-height-654{min-height:654px!important}.max-height-654{max-height:654px!important}.width-655{width:655px!important}.min-width-655{min-width:655px!important}.max-width-655{max-width:655px!important}.height-655{height:655px!important}.min-height-655{min-height:655px!important}.max-height-655{max-height:655px!important}.width-656{width:656px!important}.min-width-656{min-width:656px!important}.max-width-656{max-width:656px!important}.height-656{height:656px!important}.min-height-656{min-height:656px!important}.max-height-656{max-height:656px!important}.width-657{width:657px!important}.min-width-657{min-width:657px!important}.max-width-657{max-width:657px!important}.height-657{height:657px!important}.min-height-657{min-height:657px!important}.max-height-657{max-height:657px!important}.width-658{width:658px!important}.min-width-658{min-width:658px!important}.max-width-658{max-width:658px!important}.height-658{height:658px!important}.min-height-658{min-height:658px!important}.max-height-658{max-height:658px!important}.width-659{width:659px!important}.min-width-659{min-width:659px!important}.max-width-659{max-width:659px!important}.height-659{height:659px!important}.min-height-659{min-height:659px!important}.max-height-659{max-height:659px!important}.width-660{width:660px!important}.min-width-660{min-width:660px!important}.max-width-660{max-width:660px!important}.height-660{height:660px!important}.min-height-660{min-height:660px!important}.max-height-660{max-height:660px!important}.width-661{width:661px!important}.min-width-661{min-width:661px!important}.max-width-661{max-width:661px!important}.height-661{height:661px!important}.min-height-661{min-height:661px!important}.max-height-661{max-height:661px!important}.width-662{width:662px!important}.min-width-662{min-width:662px!important}.max-width-662{max-width:662px!important}.height-662{height:662px!important}.min-height-662{min-height:662px!important}.max-height-662{max-height:662px!important}.width-663{width:663px!important}.min-width-663{min-width:663px!important}.max-width-663{max-width:663px!important}.height-663{height:663px!important}.min-height-663{min-height:663px!important}.max-height-663{max-height:663px!important}.width-664{width:664px!important}.min-width-664{min-width:664px!important}.max-width-664{max-width:664px!important}.height-664{height:664px!important}.min-height-664{min-height:664px!important}.max-height-664{max-height:664px!important}.width-665{width:665px!important}.min-width-665{min-width:665px!important}.max-width-665{max-width:665px!important}.height-665{height:665px!important}.min-height-665{min-height:665px!important}.max-height-665{max-height:665px!important}.width-666{width:666px!important}.min-width-666{min-width:666px!important}.max-width-666{max-width:666px!important}.height-666{height:666px!important}.min-height-666{min-height:666px!important}.max-height-666{max-height:666px!important}.width-667{width:667px!important}.min-width-667{min-width:667px!important}.max-width-667{max-width:667px!important}.height-667{height:667px!important}.min-height-667{min-height:667px!important}.max-height-667{max-height:667px!important}.width-668{width:668px!important}.min-width-668{min-width:668px!important}.max-width-668{max-width:668px!important}.height-668{height:668px!important}.min-height-668{min-height:668px!important}.max-height-668{max-height:668px!important}.width-669{width:669px!important}.min-width-669{min-width:669px!important}.max-width-669{max-width:669px!important}.height-669{height:669px!important}.min-height-669{min-height:669px!important}.max-height-669{max-height:669px!important}.width-670{width:670px!important}.min-width-670{min-width:670px!important}.max-width-670{max-width:670px!important}.height-670{height:670px!important}.min-height-670{min-height:670px!important}.max-height-670{max-height:670px!important}.width-671{width:671px!important}.min-width-671{min-width:671px!important}.max-width-671{max-width:671px!important}.height-671{height:671px!important}.min-height-671{min-height:671px!important}.max-height-671{max-height:671px!important}.width-672{width:672px!important}.min-width-672{min-width:672px!important}.max-width-672{max-width:672px!important}.height-672{height:672px!important}.min-height-672{min-height:672px!important}.max-height-672{max-height:672px!important}.width-673{width:673px!important}.min-width-673{min-width:673px!important}.max-width-673{max-width:673px!important}.height-673{height:673px!important}.min-height-673{min-height:673px!important}.max-height-673{max-height:673px!important}.width-674{width:674px!important}.min-width-674{min-width:674px!important}.max-width-674{max-width:674px!important}.height-674{height:674px!important}.min-height-674{min-height:674px!important}.max-height-674{max-height:674px!important}.width-675{width:675px!important}.min-width-675{min-width:675px!important}.max-width-675{max-width:675px!important}.height-675{height:675px!important}.min-height-675{min-height:675px!important}.max-height-675{max-height:675px!important}.width-676{width:676px!important}.min-width-676{min-width:676px!important}.max-width-676{max-width:676px!important}.height-676{height:676px!important}.min-height-676{min-height:676px!important}.max-height-676{max-height:676px!important}.width-677{width:677px!important}.min-width-677{min-width:677px!important}.max-width-677{max-width:677px!important}.height-677{height:677px!important}.min-height-677{min-height:677px!important}.max-height-677{max-height:677px!important}.width-678{width:678px!important}.min-width-678{min-width:678px!important}.max-width-678{max-width:678px!important}.height-678{height:678px!important}.min-height-678{min-height:678px!important}.max-height-678{max-height:678px!important}.width-679{width:679px!important}.min-width-679{min-width:679px!important}.max-width-679{max-width:679px!important}.height-679{height:679px!important}.min-height-679{min-height:679px!important}.max-height-679{max-height:679px!important}.width-680{width:680px!important}.min-width-680{min-width:680px!important}.max-width-680{max-width:680px!important}.height-680{height:680px!important}.min-height-680{min-height:680px!important}.max-height-680{max-height:680px!important}.width-681{width:681px!important}.min-width-681{min-width:681px!important}.max-width-681{max-width:681px!important}.height-681{height:681px!important}.min-height-681{min-height:681px!important}.max-height-681{max-height:681px!important}.width-682{width:682px!important}.min-width-682{min-width:682px!important}.max-width-682{max-width:682px!important}.height-682{height:682px!important}.min-height-682{min-height:682px!important}.max-height-682{max-height:682px!important}.width-683{width:683px!important}.min-width-683{min-width:683px!important}.max-width-683{max-width:683px!important}.height-683{height:683px!important}.min-height-683{min-height:683px!important}.max-height-683{max-height:683px!important}.width-684{width:684px!important}.min-width-684{min-width:684px!important}.max-width-684{max-width:684px!important}.height-684{height:684px!important}.min-height-684{min-height:684px!important}.max-height-684{max-height:684px!important}.width-685{width:685px!important}.min-width-685{min-width:685px!important}.max-width-685{max-width:685px!important}.height-685{height:685px!important}.min-height-685{min-height:685px!important}.max-height-685{max-height:685px!important}.width-686{width:686px!important}.min-width-686{min-width:686px!important}.max-width-686{max-width:686px!important}.height-686{height:686px!important}.min-height-686{min-height:686px!important}.max-height-686{max-height:686px!important}.width-687{width:687px!important}.min-width-687{min-width:687px!important}.max-width-687{max-width:687px!important}.height-687{height:687px!important}.min-height-687{min-height:687px!important}.max-height-687{max-height:687px!important}.width-688{width:688px!important}.min-width-688{min-width:688px!important}.max-width-688{max-width:688px!important}.height-688{height:688px!important}.min-height-688{min-height:688px!important}.max-height-688{max-height:688px!important}.width-689{width:689px!important}.min-width-689{min-width:689px!important}.max-width-689{max-width:689px!important}.height-689{height:689px!important}.min-height-689{min-height:689px!important}.max-height-689{max-height:689px!important}.width-690{width:690px!important}.min-width-690{min-width:690px!important}.max-width-690{max-width:690px!important}.height-690{height:690px!important}.min-height-690{min-height:690px!important}.max-height-690{max-height:690px!important}.width-691{width:691px!important}.min-width-691{min-width:691px!important}.max-width-691{max-width:691px!important}.height-691{height:691px!important}.min-height-691{min-height:691px!important}.max-height-691{max-height:691px!important}.width-692{width:692px!important}.min-width-692{min-width:692px!important}.max-width-692{max-width:692px!important}.height-692{height:692px!important}.min-height-692{min-height:692px!important}.max-height-692{max-height:692px!important}.width-693{width:693px!important}.min-width-693{min-width:693px!important}.max-width-693{max-width:693px!important}.height-693{height:693px!important}.min-height-693{min-height:693px!important}.max-height-693{max-height:693px!important}.width-694{width:694px!important}.min-width-694{min-width:694px!important}.max-width-694{max-width:694px!important}.height-694{height:694px!important}.min-height-694{min-height:694px!important}.max-height-694{max-height:694px!important}.width-695{width:695px!important}.min-width-695{min-width:695px!important}.max-width-695{max-width:695px!important}.height-695{height:695px!important}.min-height-695{min-height:695px!important}.max-height-695{max-height:695px!important}.width-696{width:696px!important}.min-width-696{min-width:696px!important}.max-width-696{max-width:696px!important}.height-696{height:696px!important}.min-height-696{min-height:696px!important}.max-height-696{max-height:696px!important}.width-697{width:697px!important}.min-width-697{min-width:697px!important}.max-width-697{max-width:697px!important}.height-697{height:697px!important}.min-height-697{min-height:697px!important}.max-height-697{max-height:697px!important}.width-698{width:698px!important}.min-width-698{min-width:698px!important}.max-width-698{max-width:698px!important}.height-698{height:698px!important}.min-height-698{min-height:698px!important}.max-height-698{max-height:698px!important}.width-699{width:699px!important}.min-width-699{min-width:699px!important}.max-width-699{max-width:699px!important}.height-699{height:699px!important}.min-height-699{min-height:699px!important}.max-height-699{max-height:699px!important}.width-700{width:700px!important}.min-width-700{min-width:700px!important}.max-width-700{max-width:700px!important}.height-700{height:700px!important}.min-height-700{min-height:700px!important}.max-height-700{max-height:700px!important}.width-701{width:701px!important}.min-width-701{min-width:701px!important}.max-width-701{max-width:701px!important}.height-701{height:701px!important}.min-height-701{min-height:701px!important}.max-height-701{max-height:701px!important}.width-702{width:702px!important}.min-width-702{min-width:702px!important}.max-width-702{max-width:702px!important}.height-702{height:702px!important}.min-height-702{min-height:702px!important}.max-height-702{max-height:702px!important}.width-703{width:703px!important}.min-width-703{min-width:703px!important}.max-width-703{max-width:703px!important}.height-703{height:703px!important}.min-height-703{min-height:703px!important}.max-height-703{max-height:703px!important}.width-704{width:704px!important}.min-width-704{min-width:704px!important}.max-width-704{max-width:704px!important}.height-704{height:704px!important}.min-height-704{min-height:704px!important}.max-height-704{max-height:704px!important}.width-705{width:705px!important}.min-width-705{min-width:705px!important}.max-width-705{max-width:705px!important}.height-705{height:705px!important}.min-height-705{min-height:705px!important}.max-height-705{max-height:705px!important}.width-706{width:706px!important}.min-width-706{min-width:706px!important}.max-width-706{max-width:706px!important}.height-706{height:706px!important}.min-height-706{min-height:706px!important}.max-height-706{max-height:706px!important}.width-707{width:707px!important}.min-width-707{min-width:707px!important}.max-width-707{max-width:707px!important}.height-707{height:707px!important}.min-height-707{min-height:707px!important}.max-height-707{max-height:707px!important}.width-708{width:708px!important}.min-width-708{min-width:708px!important}.max-width-708{max-width:708px!important}.height-708{height:708px!important}.min-height-708{min-height:708px!important}.max-height-708{max-height:708px!important}.width-709{width:709px!important}.min-width-709{min-width:709px!important}.max-width-709{max-width:709px!important}.height-709{height:709px!important}.min-height-709{min-height:709px!important}.max-height-709{max-height:709px!important}.width-710{width:710px!important}.min-width-710{min-width:710px!important}.max-width-710{max-width:710px!important}.height-710{height:710px!important}.min-height-710{min-height:710px!important}.max-height-710{max-height:710px!important}.width-711{width:711px!important}.min-width-711{min-width:711px!important}.max-width-711{max-width:711px!important}.height-711{height:711px!important}.min-height-711{min-height:711px!important}.max-height-711{max-height:711px!important}.width-712{width:712px!important}.min-width-712{min-width:712px!important}.max-width-712{max-width:712px!important}.height-712{height:712px!important}.min-height-712{min-height:712px!important}.max-height-712{max-height:712px!important}.width-713{width:713px!important}.min-width-713{min-width:713px!important}.max-width-713{max-width:713px!important}.height-713{height:713px!important}.min-height-713{min-height:713px!important}.max-height-713{max-height:713px!important}.width-714{width:714px!important}.min-width-714{min-width:714px!important}.max-width-714{max-width:714px!important}.height-714{height:714px!important}.min-height-714{min-height:714px!important}.max-height-714{max-height:714px!important}.width-715{width:715px!important}.min-width-715{min-width:715px!important}.max-width-715{max-width:715px!important}.height-715{height:715px!important}.min-height-715{min-height:715px!important}.max-height-715{max-height:715px!important}.width-716{width:716px!important}.min-width-716{min-width:716px!important}.max-width-716{max-width:716px!important}.height-716{height:716px!important}.min-height-716{min-height:716px!important}.max-height-716{max-height:716px!important}.width-717{width:717px!important}.min-width-717{min-width:717px!important}.max-width-717{max-width:717px!important}.height-717{height:717px!important}.min-height-717{min-height:717px!important}.max-height-717{max-height:717px!important}.width-718{width:718px!important}.min-width-718{min-width:718px!important}.max-width-718{max-width:718px!important}.height-718{height:718px!important}.min-height-718{min-height:718px!important}.max-height-718{max-height:718px!important}.width-719{width:719px!important}.min-width-719{min-width:719px!important}.max-width-719{max-width:719px!important}.height-719{height:719px!important}.min-height-719{min-height:719px!important}.max-height-719{max-height:719px!important}.width-720{width:720px!important}.min-width-720{min-width:720px!important}.max-width-720{max-width:720px!important}.height-720{height:720px!important}.min-height-720{min-height:720px!important}.max-height-720{max-height:720px!important}.width-721{width:721px!important}.min-width-721{min-width:721px!important}.max-width-721{max-width:721px!important}.height-721{height:721px!important}.min-height-721{min-height:721px!important}.max-height-721{max-height:721px!important}.width-722{width:722px!important}.min-width-722{min-width:722px!important}.max-width-722{max-width:722px!important}.height-722{height:722px!important}.min-height-722{min-height:722px!important}.max-height-722{max-height:722px!important}.width-723{width:723px!important}.min-width-723{min-width:723px!important}.max-width-723{max-width:723px!important}.height-723{height:723px!important}.min-height-723{min-height:723px!important}.max-height-723{max-height:723px!important}.width-724{width:724px!important}.min-width-724{min-width:724px!important}.max-width-724{max-width:724px!important}.height-724{height:724px!important}.min-height-724{min-height:724px!important}.max-height-724{max-height:724px!important}.width-725{width:725px!important}.min-width-725{min-width:725px!important}.max-width-725{max-width:725px!important}.height-725{height:725px!important}.min-height-725{min-height:725px!important}.max-height-725{max-height:725px!important}.width-726{width:726px!important}.min-width-726{min-width:726px!important}.max-width-726{max-width:726px!important}.height-726{height:726px!important}.min-height-726{min-height:726px!important}.max-height-726{max-height:726px!important}.width-727{width:727px!important}.min-width-727{min-width:727px!important}.max-width-727{max-width:727px!important}.height-727{height:727px!important}.min-height-727{min-height:727px!important}.max-height-727{max-height:727px!important}.width-728{width:728px!important}.min-width-728{min-width:728px!important}.max-width-728{max-width:728px!important}.height-728{height:728px!important}.min-height-728{min-height:728px!important}.max-height-728{max-height:728px!important}.width-729{width:729px!important}.min-width-729{min-width:729px!important}.max-width-729{max-width:729px!important}.height-729{height:729px!important}.min-height-729{min-height:729px!important}.max-height-729{max-height:729px!important}.width-730{width:730px!important}.min-width-730{min-width:730px!important}.max-width-730{max-width:730px!important}.height-730{height:730px!important}.min-height-730{min-height:730px!important}.max-height-730{max-height:730px!important}.width-731{width:731px!important}.min-width-731{min-width:731px!important}.max-width-731{max-width:731px!important}.height-731{height:731px!important}.min-height-731{min-height:731px!important}.max-height-731{max-height:731px!important}.width-732{width:732px!important}.min-width-732{min-width:732px!important}.max-width-732{max-width:732px!important}.height-732{height:732px!important}.min-height-732{min-height:732px!important}.max-height-732{max-height:732px!important}.width-733{width:733px!important}.min-width-733{min-width:733px!important}.max-width-733{max-width:733px!important}.height-733{height:733px!important}.min-height-733{min-height:733px!important}.max-height-733{max-height:733px!important}.width-734{width:734px!important}.min-width-734{min-width:734px!important}.max-width-734{max-width:734px!important}.height-734{height:734px!important}.min-height-734{min-height:734px!important}.max-height-734{max-height:734px!important}.width-735{width:735px!important}.min-width-735{min-width:735px!important}.max-width-735{max-width:735px!important}.height-735{height:735px!important}.min-height-735{min-height:735px!important}.max-height-735{max-height:735px!important}.width-736{width:736px!important}.min-width-736{min-width:736px!important}.max-width-736{max-width:736px!important}.height-736{height:736px!important}.min-height-736{min-height:736px!important}.max-height-736{max-height:736px!important}.width-737{width:737px!important}.min-width-737{min-width:737px!important}.max-width-737{max-width:737px!important}.height-737{height:737px!important}.min-height-737{min-height:737px!important}.max-height-737{max-height:737px!important}.width-738{width:738px!important}.min-width-738{min-width:738px!important}.max-width-738{max-width:738px!important}.height-738{height:738px!important}.min-height-738{min-height:738px!important}.max-height-738{max-height:738px!important}.width-739{width:739px!important}.min-width-739{min-width:739px!important}.max-width-739{max-width:739px!important}.height-739{height:739px!important}.min-height-739{min-height:739px!important}.max-height-739{max-height:739px!important}.width-740{width:740px!important}.min-width-740{min-width:740px!important}.max-width-740{max-width:740px!important}.height-740{height:740px!important}.min-height-740{min-height:740px!important}.max-height-740{max-height:740px!important}.width-741{width:741px!important}.min-width-741{min-width:741px!important}.max-width-741{max-width:741px!important}.height-741{height:741px!important}.min-height-741{min-height:741px!important}.max-height-741{max-height:741px!important}.width-742{width:742px!important}.min-width-742{min-width:742px!important}.max-width-742{max-width:742px!important}.height-742{height:742px!important}.min-height-742{min-height:742px!important}.max-height-742{max-height:742px!important}.width-743{width:743px!important}.min-width-743{min-width:743px!important}.max-width-743{max-width:743px!important}.height-743{height:743px!important}.min-height-743{min-height:743px!important}.max-height-743{max-height:743px!important}.width-744{width:744px!important}.min-width-744{min-width:744px!important}.max-width-744{max-width:744px!important}.height-744{height:744px!important}.min-height-744{min-height:744px!important}.max-height-744{max-height:744px!important}.width-745{width:745px!important}.min-width-745{min-width:745px!important}.max-width-745{max-width:745px!important}.height-745{height:745px!important}.min-height-745{min-height:745px!important}.max-height-745{max-height:745px!important}.width-746{width:746px!important}.min-width-746{min-width:746px!important}.max-width-746{max-width:746px!important}.height-746{height:746px!important}.min-height-746{min-height:746px!important}.max-height-746{max-height:746px!important}.width-747{width:747px!important}.min-width-747{min-width:747px!important}.max-width-747{max-width:747px!important}.height-747{height:747px!important}.min-height-747{min-height:747px!important}.max-height-747{max-height:747px!important}.width-748{width:748px!important}.min-width-748{min-width:748px!important}.max-width-748{max-width:748px!important}.height-748{height:748px!important}.min-height-748{min-height:748px!important}.max-height-748{max-height:748px!important}.width-749{width:749px!important}.min-width-749{min-width:749px!important}.max-width-749{max-width:749px!important}.height-749{height:749px!important}.min-height-749{min-height:749px!important}.max-height-749{max-height:749px!important}.width-750{width:750px!important}.min-width-750{min-width:750px!important}.max-width-750{max-width:750px!important}.height-750{height:750px!important}.min-height-750{min-height:750px!important}.max-height-750{max-height:750px!important}.width-751{width:751px!important}.min-width-751{min-width:751px!important}.max-width-751{max-width:751px!important}.height-751{height:751px!important}.min-height-751{min-height:751px!important}.max-height-751{max-height:751px!important}.width-752{width:752px!important}.min-width-752{min-width:752px!important}.max-width-752{max-width:752px!important}.height-752{height:752px!important}.min-height-752{min-height:752px!important}.max-height-752{max-height:752px!important}.width-753{width:753px!important}.min-width-753{min-width:753px!important}.max-width-753{max-width:753px!important}.height-753{height:753px!important}.min-height-753{min-height:753px!important}.max-height-753{max-height:753px!important}.width-754{width:754px!important}.min-width-754{min-width:754px!important}.max-width-754{max-width:754px!important}.height-754{height:754px!important}.min-height-754{min-height:754px!important}.max-height-754{max-height:754px!important}.width-755{width:755px!important}.min-width-755{min-width:755px!important}.max-width-755{max-width:755px!important}.height-755{height:755px!important}.min-height-755{min-height:755px!important}.max-height-755{max-height:755px!important}.width-756{width:756px!important}.min-width-756{min-width:756px!important}.max-width-756{max-width:756px!important}.height-756{height:756px!important}.min-height-756{min-height:756px!important}.max-height-756{max-height:756px!important}.width-757{width:757px!important}.min-width-757{min-width:757px!important}.max-width-757{max-width:757px!important}.height-757{height:757px!important}.min-height-757{min-height:757px!important}.max-height-757{max-height:757px!important}.width-758{width:758px!important}.min-width-758{min-width:758px!important}.max-width-758{max-width:758px!important}.height-758{height:758px!important}.min-height-758{min-height:758px!important}.max-height-758{max-height:758px!important}.width-759{width:759px!important}.min-width-759{min-width:759px!important}.max-width-759{max-width:759px!important}.height-759{height:759px!important}.min-height-759{min-height:759px!important}.max-height-759{max-height:759px!important}.width-760{width:760px!important}.min-width-760{min-width:760px!important}.max-width-760{max-width:760px!important}.height-760{height:760px!important}.min-height-760{min-height:760px!important}.max-height-760{max-height:760px!important}.width-761{width:761px!important}.min-width-761{min-width:761px!important}.max-width-761{max-width:761px!important}.height-761{height:761px!important}.min-height-761{min-height:761px!important}.max-height-761{max-height:761px!important}.width-762{width:762px!important}.min-width-762{min-width:762px!important}.max-width-762{max-width:762px!important}.height-762{height:762px!important}.min-height-762{min-height:762px!important}.max-height-762{max-height:762px!important}.width-763{width:763px!important}.min-width-763{min-width:763px!important}.max-width-763{max-width:763px!important}.height-763{height:763px!important}.min-height-763{min-height:763px!important}.max-height-763{max-height:763px!important}.width-764{width:764px!important}.min-width-764{min-width:764px!important}.max-width-764{max-width:764px!important}.height-764{height:764px!important}.min-height-764{min-height:764px!important}.max-height-764{max-height:764px!important}.width-765{width:765px!important}.min-width-765{min-width:765px!important}.max-width-765{max-width:765px!important}.height-765{height:765px!important}.min-height-765{min-height:765px!important}.max-height-765{max-height:765px!important}.width-766{width:766px!important}.min-width-766{min-width:766px!important}.max-width-766{max-width:766px!important}.height-766{height:766px!important}.min-height-766{min-height:766px!important}.max-height-766{max-height:766px!important}.width-767{width:767px!important}.min-width-767{min-width:767px!important}.max-width-767{max-width:767px!important}.height-767{height:767px!important}.min-height-767{min-height:767px!important}.max-height-767{max-height:767px!important}.width-768{width:768px!important}.min-width-768{min-width:768px!important}.max-width-768{max-width:768px!important}.height-768{height:768px!important}.min-height-768{min-height:768px!important}.max-height-768{max-height:768px!important}.width-769{width:769px!important}.min-width-769{min-width:769px!important}.max-width-769{max-width:769px!important}.height-769{height:769px!important}.min-height-769{min-height:769px!important}.max-height-769{max-height:769px!important}.width-770{width:770px!important}.min-width-770{min-width:770px!important}.max-width-770{max-width:770px!important}.height-770{height:770px!important}.min-height-770{min-height:770px!important}.max-height-770{max-height:770px!important}.width-771{width:771px!important}.min-width-771{min-width:771px!important}.max-width-771{max-width:771px!important}.height-771{height:771px!important}.min-height-771{min-height:771px!important}.max-height-771{max-height:771px!important}.width-772{width:772px!important}.min-width-772{min-width:772px!important}.max-width-772{max-width:772px!important}.height-772{height:772px!important}.min-height-772{min-height:772px!important}.max-height-772{max-height:772px!important}.width-773{width:773px!important}.min-width-773{min-width:773px!important}.max-width-773{max-width:773px!important}.height-773{height:773px!important}.min-height-773{min-height:773px!important}.max-height-773{max-height:773px!important}.width-774{width:774px!important}.min-width-774{min-width:774px!important}.max-width-774{max-width:774px!important}.height-774{height:774px!important}.min-height-774{min-height:774px!important}.max-height-774{max-height:774px!important}.width-775{width:775px!important}.min-width-775{min-width:775px!important}.max-width-775{max-width:775px!important}.height-775{height:775px!important}.min-height-775{min-height:775px!important}.max-height-775{max-height:775px!important}.width-776{width:776px!important}.min-width-776{min-width:776px!important}.max-width-776{max-width:776px!important}.height-776{height:776px!important}.min-height-776{min-height:776px!important}.max-height-776{max-height:776px!important}.width-777{width:777px!important}.min-width-777{min-width:777px!important}.max-width-777{max-width:777px!important}.height-777{height:777px!important}.min-height-777{min-height:777px!important}.max-height-777{max-height:777px!important}.width-778{width:778px!important}.min-width-778{min-width:778px!important}.max-width-778{max-width:778px!important}.height-778{height:778px!important}.min-height-778{min-height:778px!important}.max-height-778{max-height:778px!important}.width-779{width:779px!important}.min-width-779{min-width:779px!important}.max-width-779{max-width:779px!important}.height-779{height:779px!important}.min-height-779{min-height:779px!important}.max-height-779{max-height:779px!important}.width-780{width:780px!important}.min-width-780{min-width:780px!important}.max-width-780{max-width:780px!important}.height-780{height:780px!important}.min-height-780{min-height:780px!important}.max-height-780{max-height:780px!important}.width-781{width:781px!important}.min-width-781{min-width:781px!important}.max-width-781{max-width:781px!important}.height-781{height:781px!important}.min-height-781{min-height:781px!important}.max-height-781{max-height:781px!important}.width-782{width:782px!important}.min-width-782{min-width:782px!important}.max-width-782{max-width:782px!important}.height-782{height:782px!important}.min-height-782{min-height:782px!important}.max-height-782{max-height:782px!important}.width-783{width:783px!important}.min-width-783{min-width:783px!important}.max-width-783{max-width:783px!important}.height-783{height:783px!important}.min-height-783{min-height:783px!important}.max-height-783{max-height:783px!important}.width-784{width:784px!important}.min-width-784{min-width:784px!important}.max-width-784{max-width:784px!important}.height-784{height:784px!important}.min-height-784{min-height:784px!important}.max-height-784{max-height:784px!important}.width-785{width:785px!important}.min-width-785{min-width:785px!important}.max-width-785{max-width:785px!important}.height-785{height:785px!important}.min-height-785{min-height:785px!important}.max-height-785{max-height:785px!important}.width-786{width:786px!important}.min-width-786{min-width:786px!important}.max-width-786{max-width:786px!important}.height-786{height:786px!important}.min-height-786{min-height:786px!important}.max-height-786{max-height:786px!important}.width-787{width:787px!important}.min-width-787{min-width:787px!important}.max-width-787{max-width:787px!important}.height-787{height:787px!important}.min-height-787{min-height:787px!important}.max-height-787{max-height:787px!important}.width-788{width:788px!important}.min-width-788{min-width:788px!important}.max-width-788{max-width:788px!important}.height-788{height:788px!important}.min-height-788{min-height:788px!important}.max-height-788{max-height:788px!important}.width-789{width:789px!important}.min-width-789{min-width:789px!important}.max-width-789{max-width:789px!important}.height-789{height:789px!important}.min-height-789{min-height:789px!important}.max-height-789{max-height:789px!important}.width-790{width:790px!important}.min-width-790{min-width:790px!important}.max-width-790{max-width:790px!important}.height-790{height:790px!important}.min-height-790{min-height:790px!important}.max-height-790{max-height:790px!important}.width-791{width:791px!important}.min-width-791{min-width:791px!important}.max-width-791{max-width:791px!important}.height-791{height:791px!important}.min-height-791{min-height:791px!important}.max-height-791{max-height:791px!important}.width-792{width:792px!important}.min-width-792{min-width:792px!important}.max-width-792{max-width:792px!important}.height-792{height:792px!important}.min-height-792{min-height:792px!important}.max-height-792{max-height:792px!important}.width-793{width:793px!important}.min-width-793{min-width:793px!important}.max-width-793{max-width:793px!important}.height-793{height:793px!important}.min-height-793{min-height:793px!important}.max-height-793{max-height:793px!important}.width-794{width:794px!important}.min-width-794{min-width:794px!important}.max-width-794{max-width:794px!important}.height-794{height:794px!important}.min-height-794{min-height:794px!important}.max-height-794{max-height:794px!important}.width-795{width:795px!important}.min-width-795{min-width:795px!important}.max-width-795{max-width:795px!important}.height-795{height:795px!important}.min-height-795{min-height:795px!important}.max-height-795{max-height:795px!important}.width-796{width:796px!important}.min-width-796{min-width:796px!important}.max-width-796{max-width:796px!important}.height-796{height:796px!important}.min-height-796{min-height:796px!important}.max-height-796{max-height:796px!important}.width-797{width:797px!important}.min-width-797{min-width:797px!important}.max-width-797{max-width:797px!important}.height-797{height:797px!important}.min-height-797{min-height:797px!important}.max-height-797{max-height:797px!important}.width-798{width:798px!important}.min-width-798{min-width:798px!important}.max-width-798{max-width:798px!important}.height-798{height:798px!important}.min-height-798{min-height:798px!important}.max-height-798{max-height:798px!important}.width-799{width:799px!important}.min-width-799{min-width:799px!important}.max-width-799{max-width:799px!important}.height-799{height:799px!important}.min-height-799{min-height:799px!important}.max-height-799{max-height:799px!important}.width-800{width:800px!important}.min-width-800{min-width:800px!important}.max-width-800{max-width:800px!important}.height-800{height:800px!important}.min-height-800{min-height:800px!important}.max-height-800{max-height:800px!important}.width-801{width:801px!important}.min-width-801{min-width:801px!important}.max-width-801{max-width:801px!important}.height-801{height:801px!important}.min-height-801{min-height:801px!important}.max-height-801{max-height:801px!important}.width-802{width:802px!important}.min-width-802{min-width:802px!important}.max-width-802{max-width:802px!important}.height-802{height:802px!important}.min-height-802{min-height:802px!important}.max-height-802{max-height:802px!important}.width-803{width:803px!important}.min-width-803{min-width:803px!important}.max-width-803{max-width:803px!important}.height-803{height:803px!important}.min-height-803{min-height:803px!important}.max-height-803{max-height:803px!important}.width-804{width:804px!important}.min-width-804{min-width:804px!important}.max-width-804{max-width:804px!important}.height-804{height:804px!important}.min-height-804{min-height:804px!important}.max-height-804{max-height:804px!important}.width-805{width:805px!important}.min-width-805{min-width:805px!important}.max-width-805{max-width:805px!important}.height-805{height:805px!important}.min-height-805{min-height:805px!important}.max-height-805{max-height:805px!important}.width-806{width:806px!important}.min-width-806{min-width:806px!important}.max-width-806{max-width:806px!important}.height-806{height:806px!important}.min-height-806{min-height:806px!important}.max-height-806{max-height:806px!important}.width-807{width:807px!important}.min-width-807{min-width:807px!important}.max-width-807{max-width:807px!important}.height-807{height:807px!important}.min-height-807{min-height:807px!important}.max-height-807{max-height:807px!important}.width-808{width:808px!important}.min-width-808{min-width:808px!important}.max-width-808{max-width:808px!important}.height-808{height:808px!important}.min-height-808{min-height:808px!important}.max-height-808{max-height:808px!important}.width-809{width:809px!important}.min-width-809{min-width:809px!important}.max-width-809{max-width:809px!important}.height-809{height:809px!important}.min-height-809{min-height:809px!important}.max-height-809{max-height:809px!important}.width-810{width:810px!important}.min-width-810{min-width:810px!important}.max-width-810{max-width:810px!important}.height-810{height:810px!important}.min-height-810{min-height:810px!important}.max-height-810{max-height:810px!important}.width-811{width:811px!important}.min-width-811{min-width:811px!important}.max-width-811{max-width:811px!important}.height-811{height:811px!important}.min-height-811{min-height:811px!important}.max-height-811{max-height:811px!important}.width-812{width:812px!important}.min-width-812{min-width:812px!important}.max-width-812{max-width:812px!important}.height-812{height:812px!important}.min-height-812{min-height:812px!important}.max-height-812{max-height:812px!important}.width-813{width:813px!important}.min-width-813{min-width:813px!important}.max-width-813{max-width:813px!important}.height-813{height:813px!important}.min-height-813{min-height:813px!important}.max-height-813{max-height:813px!important}.width-814{width:814px!important}.min-width-814{min-width:814px!important}.max-width-814{max-width:814px!important}.height-814{height:814px!important}.min-height-814{min-height:814px!important}.max-height-814{max-height:814px!important}.width-815{width:815px!important}.min-width-815{min-width:815px!important}.max-width-815{max-width:815px!important}.height-815{height:815px!important}.min-height-815{min-height:815px!important}.max-height-815{max-height:815px!important}.width-816{width:816px!important}.min-width-816{min-width:816px!important}.max-width-816{max-width:816px!important}.height-816{height:816px!important}.min-height-816{min-height:816px!important}.max-height-816{max-height:816px!important}.width-817{width:817px!important}.min-width-817{min-width:817px!important}.max-width-817{max-width:817px!important}.height-817{height:817px!important}.min-height-817{min-height:817px!important}.max-height-817{max-height:817px!important}.width-818{width:818px!important}.min-width-818{min-width:818px!important}.max-width-818{max-width:818px!important}.height-818{height:818px!important}.min-height-818{min-height:818px!important}.max-height-818{max-height:818px!important}.width-819{width:819px!important}.min-width-819{min-width:819px!important}.max-width-819{max-width:819px!important}.height-819{height:819px!important}.min-height-819{min-height:819px!important}.max-height-819{max-height:819px!important}.width-820{width:820px!important}.min-width-820{min-width:820px!important}.max-width-820{max-width:820px!important}.height-820{height:820px!important}.min-height-820{min-height:820px!important}.max-height-820{max-height:820px!important}.width-821{width:821px!important}.min-width-821{min-width:821px!important}.max-width-821{max-width:821px!important}.height-821{height:821px!important}.min-height-821{min-height:821px!important}.max-height-821{max-height:821px!important}.width-822{width:822px!important}.min-width-822{min-width:822px!important}.max-width-822{max-width:822px!important}.height-822{height:822px!important}.min-height-822{min-height:822px!important}.max-height-822{max-height:822px!important}.width-823{width:823px!important}.min-width-823{min-width:823px!important}.max-width-823{max-width:823px!important}.height-823{height:823px!important}.min-height-823{min-height:823px!important}.max-height-823{max-height:823px!important}.width-824{width:824px!important}.min-width-824{min-width:824px!important}.max-width-824{max-width:824px!important}.height-824{height:824px!important}.min-height-824{min-height:824px!important}.max-height-824{max-height:824px!important}.width-825{width:825px!important}.min-width-825{min-width:825px!important}.max-width-825{max-width:825px!important}.height-825{height:825px!important}.min-height-825{min-height:825px!important}.max-height-825{max-height:825px!important}.width-826{width:826px!important}.min-width-826{min-width:826px!important}.max-width-826{max-width:826px!important}.height-826{height:826px!important}.min-height-826{min-height:826px!important}.max-height-826{max-height:826px!important}.width-827{width:827px!important}.min-width-827{min-width:827px!important}.max-width-827{max-width:827px!important}.height-827{height:827px!important}.min-height-827{min-height:827px!important}.max-height-827{max-height:827px!important}.width-828{width:828px!important}.min-width-828{min-width:828px!important}.max-width-828{max-width:828px!important}.height-828{height:828px!important}.min-height-828{min-height:828px!important}.max-height-828{max-height:828px!important}.width-829{width:829px!important}.min-width-829{min-width:829px!important}.max-width-829{max-width:829px!important}.height-829{height:829px!important}.min-height-829{min-height:829px!important}.max-height-829{max-height:829px!important}.width-830{width:830px!important}.min-width-830{min-width:830px!important}.max-width-830{max-width:830px!important}.height-830{height:830px!important}.min-height-830{min-height:830px!important}.max-height-830{max-height:830px!important}.width-831{width:831px!important}.min-width-831{min-width:831px!important}.max-width-831{max-width:831px!important}.height-831{height:831px!important}.min-height-831{min-height:831px!important}.max-height-831{max-height:831px!important}.width-832{width:832px!important}.min-width-832{min-width:832px!important}.max-width-832{max-width:832px!important}.height-832{height:832px!important}.min-height-832{min-height:832px!important}.max-height-832{max-height:832px!important}.width-833{width:833px!important}.min-width-833{min-width:833px!important}.max-width-833{max-width:833px!important}.height-833{height:833px!important}.min-height-833{min-height:833px!important}.max-height-833{max-height:833px!important}.width-834{width:834px!important}.min-width-834{min-width:834px!important}.max-width-834{max-width:834px!important}.height-834{height:834px!important}.min-height-834{min-height:834px!important}.max-height-834{max-height:834px!important}.width-835{width:835px!important}.min-width-835{min-width:835px!important}.max-width-835{max-width:835px!important}.height-835{height:835px!important}.min-height-835{min-height:835px!important}.max-height-835{max-height:835px!important}.width-836{width:836px!important}.min-width-836{min-width:836px!important}.max-width-836{max-width:836px!important}.height-836{height:836px!important}.min-height-836{min-height:836px!important}.max-height-836{max-height:836px!important}.width-837{width:837px!important}.min-width-837{min-width:837px!important}.max-width-837{max-width:837px!important}.height-837{height:837px!important}.min-height-837{min-height:837px!important}.max-height-837{max-height:837px!important}.width-838{width:838px!important}.min-width-838{min-width:838px!important}.max-width-838{max-width:838px!important}.height-838{height:838px!important}.min-height-838{min-height:838px!important}.max-height-838{max-height:838px!important}.width-839{width:839px!important}.min-width-839{min-width:839px!important}.max-width-839{max-width:839px!important}.height-839{height:839px!important}.min-height-839{min-height:839px!important}.max-height-839{max-height:839px!important}.width-840{width:840px!important}.min-width-840{min-width:840px!important}.max-width-840{max-width:840px!important}.height-840{height:840px!important}.min-height-840{min-height:840px!important}.max-height-840{max-height:840px!important}.width-841{width:841px!important}.min-width-841{min-width:841px!important}.max-width-841{max-width:841px!important}.height-841{height:841px!important}.min-height-841{min-height:841px!important}.max-height-841{max-height:841px!important}.width-842{width:842px!important}.min-width-842{min-width:842px!important}.max-width-842{max-width:842px!important}.height-842{height:842px!important}.min-height-842{min-height:842px!important}.max-height-842{max-height:842px!important}.width-843{width:843px!important}.min-width-843{min-width:843px!important}.max-width-843{max-width:843px!important}.height-843{height:843px!important}.min-height-843{min-height:843px!important}.max-height-843{max-height:843px!important}.width-844{width:844px!important}.min-width-844{min-width:844px!important}.max-width-844{max-width:844px!important}.height-844{height:844px!important}.min-height-844{min-height:844px!important}.max-height-844{max-height:844px!important}.width-845{width:845px!important}.min-width-845{min-width:845px!important}.max-width-845{max-width:845px!important}.height-845{height:845px!important}.min-height-845{min-height:845px!important}.max-height-845{max-height:845px!important}.width-846{width:846px!important}.min-width-846{min-width:846px!important}.max-width-846{max-width:846px!important}.height-846{height:846px!important}.min-height-846{min-height:846px!important}.max-height-846{max-height:846px!important}.width-847{width:847px!important}.min-width-847{min-width:847px!important}.max-width-847{max-width:847px!important}.height-847{height:847px!important}.min-height-847{min-height:847px!important}.max-height-847{max-height:847px!important}.width-848{width:848px!important}.min-width-848{min-width:848px!important}.max-width-848{max-width:848px!important}.height-848{height:848px!important}.min-height-848{min-height:848px!important}.max-height-848{max-height:848px!important}.width-849{width:849px!important}.min-width-849{min-width:849px!important}.max-width-849{max-width:849px!important}.height-849{height:849px!important}.min-height-849{min-height:849px!important}.max-height-849{max-height:849px!important}.width-850{width:850px!important}.min-width-850{min-width:850px!important}.max-width-850{max-width:850px!important}.height-850{height:850px!important}.min-height-850{min-height:850px!important}.max-height-850{max-height:850px!important}.width-851{width:851px!important}.min-width-851{min-width:851px!important}.max-width-851{max-width:851px!important}.height-851{height:851px!important}.min-height-851{min-height:851px!important}.max-height-851{max-height:851px!important}.width-852{width:852px!important}.min-width-852{min-width:852px!important}.max-width-852{max-width:852px!important}.height-852{height:852px!important}.min-height-852{min-height:852px!important}.max-height-852{max-height:852px!important}.width-853{width:853px!important}.min-width-853{min-width:853px!important}.max-width-853{max-width:853px!important}.height-853{height:853px!important}.min-height-853{min-height:853px!important}.max-height-853{max-height:853px!important}.width-854{width:854px!important}.min-width-854{min-width:854px!important}.max-width-854{max-width:854px!important}.height-854{height:854px!important}.min-height-854{min-height:854px!important}.max-height-854{max-height:854px!important}.width-855{width:855px!important}.min-width-855{min-width:855px!important}.max-width-855{max-width:855px!important}.height-855{height:855px!important}.min-height-855{min-height:855px!important}.max-height-855{max-height:855px!important}.width-856{width:856px!important}.min-width-856{min-width:856px!important}.max-width-856{max-width:856px!important}.height-856{height:856px!important}.min-height-856{min-height:856px!important}.max-height-856{max-height:856px!important}.width-857{width:857px!important}.min-width-857{min-width:857px!important}.max-width-857{max-width:857px!important}.height-857{height:857px!important}.min-height-857{min-height:857px!important}.max-height-857{max-height:857px!important}.width-858{width:858px!important}.min-width-858{min-width:858px!important}.max-width-858{max-width:858px!important}.height-858{height:858px!important}.min-height-858{min-height:858px!important}.max-height-858{max-height:858px!important}.width-859{width:859px!important}.min-width-859{min-width:859px!important}.max-width-859{max-width:859px!important}.height-859{height:859px!important}.min-height-859{min-height:859px!important}.max-height-859{max-height:859px!important}.width-860{width:860px!important}.min-width-860{min-width:860px!important}.max-width-860{max-width:860px!important}.height-860{height:860px!important}.min-height-860{min-height:860px!important}.max-height-860{max-height:860px!important}.width-861{width:861px!important}.min-width-861{min-width:861px!important}.max-width-861{max-width:861px!important}.height-861{height:861px!important}.min-height-861{min-height:861px!important}.max-height-861{max-height:861px!important}.width-862{width:862px!important}.min-width-862{min-width:862px!important}.max-width-862{max-width:862px!important}.height-862{height:862px!important}.min-height-862{min-height:862px!important}.max-height-862{max-height:862px!important}.width-863{width:863px!important}.min-width-863{min-width:863px!important}.max-width-863{max-width:863px!important}.height-863{height:863px!important}.min-height-863{min-height:863px!important}.max-height-863{max-height:863px!important}.width-864{width:864px!important}.min-width-864{min-width:864px!important}.max-width-864{max-width:864px!important}.height-864{height:864px!important}.min-height-864{min-height:864px!important}.max-height-864{max-height:864px!important}.width-865{width:865px!important}.min-width-865{min-width:865px!important}.max-width-865{max-width:865px!important}.height-865{height:865px!important}.min-height-865{min-height:865px!important}.max-height-865{max-height:865px!important}.width-866{width:866px!important}.min-width-866{min-width:866px!important}.max-width-866{max-width:866px!important}.height-866{height:866px!important}.min-height-866{min-height:866px!important}.max-height-866{max-height:866px!important}.width-867{width:867px!important}.min-width-867{min-width:867px!important}.max-width-867{max-width:867px!important}.height-867{height:867px!important}.min-height-867{min-height:867px!important}.max-height-867{max-height:867px!important}.width-868{width:868px!important}.min-width-868{min-width:868px!important}.max-width-868{max-width:868px!important}.height-868{height:868px!important}.min-height-868{min-height:868px!important}.max-height-868{max-height:868px!important}.width-869{width:869px!important}.min-width-869{min-width:869px!important}.max-width-869{max-width:869px!important}.height-869{height:869px!important}.min-height-869{min-height:869px!important}.max-height-869{max-height:869px!important}.width-870{width:870px!important}.min-width-870{min-width:870px!important}.max-width-870{max-width:870px!important}.height-870{height:870px!important}.min-height-870{min-height:870px!important}.max-height-870{max-height:870px!important}.width-871{width:871px!important}.min-width-871{min-width:871px!important}.max-width-871{max-width:871px!important}.height-871{height:871px!important}.min-height-871{min-height:871px!important}.max-height-871{max-height:871px!important}.width-872{width:872px!important}.min-width-872{min-width:872px!important}.max-width-872{max-width:872px!important}.height-872{height:872px!important}.min-height-872{min-height:872px!important}.max-height-872{max-height:872px!important}.width-873{width:873px!important}.min-width-873{min-width:873px!important}.max-width-873{max-width:873px!important}.height-873{height:873px!important}.min-height-873{min-height:873px!important}.max-height-873{max-height:873px!important}.width-874{width:874px!important}.min-width-874{min-width:874px!important}.max-width-874{max-width:874px!important}.height-874{height:874px!important}.min-height-874{min-height:874px!important}.max-height-874{max-height:874px!important}.width-875{width:875px!important}.min-width-875{min-width:875px!important}.max-width-875{max-width:875px!important}.height-875{height:875px!important}.min-height-875{min-height:875px!important}.max-height-875{max-height:875px!important}.width-876{width:876px!important}.min-width-876{min-width:876px!important}.max-width-876{max-width:876px!important}.height-876{height:876px!important}.min-height-876{min-height:876px!important}.max-height-876{max-height:876px!important}.width-877{width:877px!important}.min-width-877{min-width:877px!important}.max-width-877{max-width:877px!important}.height-877{height:877px!important}.min-height-877{min-height:877px!important}.max-height-877{max-height:877px!important}.width-878{width:878px!important}.min-width-878{min-width:878px!important}.max-width-878{max-width:878px!important}.height-878{height:878px!important}.min-height-878{min-height:878px!important}.max-height-878{max-height:878px!important}.width-879{width:879px!important}.min-width-879{min-width:879px!important}.max-width-879{max-width:879px!important}.height-879{height:879px!important}.min-height-879{min-height:879px!important}.max-height-879{max-height:879px!important}.width-880{width:880px!important}.min-width-880{min-width:880px!important}.max-width-880{max-width:880px!important}.height-880{height:880px!important}.min-height-880{min-height:880px!important}.max-height-880{max-height:880px!important}.width-881{width:881px!important}.min-width-881{min-width:881px!important}.max-width-881{max-width:881px!important}.height-881{height:881px!important}.min-height-881{min-height:881px!important}.max-height-881{max-height:881px!important}.width-882{width:882px!important}.min-width-882{min-width:882px!important}.max-width-882{max-width:882px!important}.height-882{height:882px!important}.min-height-882{min-height:882px!important}.max-height-882{max-height:882px!important}.width-883{width:883px!important}.min-width-883{min-width:883px!important}.max-width-883{max-width:883px!important}.height-883{height:883px!important}.min-height-883{min-height:883px!important}.max-height-883{max-height:883px!important}.width-884{width:884px!important}.min-width-884{min-width:884px!important}.max-width-884{max-width:884px!important}.height-884{height:884px!important}.min-height-884{min-height:884px!important}.max-height-884{max-height:884px!important}.width-885{width:885px!important}.min-width-885{min-width:885px!important}.max-width-885{max-width:885px!important}.height-885{height:885px!important}.min-height-885{min-height:885px!important}.max-height-885{max-height:885px!important}.width-886{width:886px!important}.min-width-886{min-width:886px!important}.max-width-886{max-width:886px!important}.height-886{height:886px!important}.min-height-886{min-height:886px!important}.max-height-886{max-height:886px!important}.width-887{width:887px!important}.min-width-887{min-width:887px!important}.max-width-887{max-width:887px!important}.height-887{height:887px!important}.min-height-887{min-height:887px!important}.max-height-887{max-height:887px!important}.width-888{width:888px!important}.min-width-888{min-width:888px!important}.max-width-888{max-width:888px!important}.height-888{height:888px!important}.min-height-888{min-height:888px!important}.max-height-888{max-height:888px!important}.width-889{width:889px!important}.min-width-889{min-width:889px!important}.max-width-889{max-width:889px!important}.height-889{height:889px!important}.min-height-889{min-height:889px!important}.max-height-889{max-height:889px!important}.width-890{width:890px!important}.min-width-890{min-width:890px!important}.max-width-890{max-width:890px!important}.height-890{height:890px!important}.min-height-890{min-height:890px!important}.max-height-890{max-height:890px!important}.width-891{width:891px!important}.min-width-891{min-width:891px!important}.max-width-891{max-width:891px!important}.height-891{height:891px!important}.min-height-891{min-height:891px!important}.max-height-891{max-height:891px!important}.width-892{width:892px!important}.min-width-892{min-width:892px!important}.max-width-892{max-width:892px!important}.height-892{height:892px!important}.min-height-892{min-height:892px!important}.max-height-892{max-height:892px!important}.width-893{width:893px!important}.min-width-893{min-width:893px!important}.max-width-893{max-width:893px!important}.height-893{height:893px!important}.min-height-893{min-height:893px!important}.max-height-893{max-height:893px!important}.width-894{width:894px!important}.min-width-894{min-width:894px!important}.max-width-894{max-width:894px!important}.height-894{height:894px!important}.min-height-894{min-height:894px!important}.max-height-894{max-height:894px!important}.width-895{width:895px!important}.min-width-895{min-width:895px!important}.max-width-895{max-width:895px!important}.height-895{height:895px!important}.min-height-895{min-height:895px!important}.max-height-895{max-height:895px!important}.width-896{width:896px!important}.min-width-896{min-width:896px!important}.max-width-896{max-width:896px!important}.height-896{height:896px!important}.min-height-896{min-height:896px!important}.max-height-896{max-height:896px!important}.width-897{width:897px!important}.min-width-897{min-width:897px!important}.max-width-897{max-width:897px!important}.height-897{height:897px!important}.min-height-897{min-height:897px!important}.max-height-897{max-height:897px!important}.width-898{width:898px!important}.min-width-898{min-width:898px!important}.max-width-898{max-width:898px!important}.height-898{height:898px!important}.min-height-898{min-height:898px!important}.max-height-898{max-height:898px!important}.width-899{width:899px!important}.min-width-899{min-width:899px!important}.max-width-899{max-width:899px!important}.height-899{height:899px!important}.min-height-899{min-height:899px!important}.max-height-899{max-height:899px!important}.width-900{width:900px!important}.min-width-900{min-width:900px!important}.max-width-900{max-width:900px!important}.height-900{height:900px!important}.min-height-900{min-height:900px!important}.max-height-900{max-height:900px!important}.width-901{width:901px!important}.min-width-901{min-width:901px!important}.max-width-901{max-width:901px!important}.height-901{height:901px!important}.min-height-901{min-height:901px!important}.max-height-901{max-height:901px!important}.width-902{width:902px!important}.min-width-902{min-width:902px!important}.max-width-902{max-width:902px!important}.height-902{height:902px!important}.min-height-902{min-height:902px!important}.max-height-902{max-height:902px!important}.width-903{width:903px!important}.min-width-903{min-width:903px!important}.max-width-903{max-width:903px!important}.height-903{height:903px!important}.min-height-903{min-height:903px!important}.max-height-903{max-height:903px!important}.width-904{width:904px!important}.min-width-904{min-width:904px!important}.max-width-904{max-width:904px!important}.height-904{height:904px!important}.min-height-904{min-height:904px!important}.max-height-904{max-height:904px!important}.width-905{width:905px!important}.min-width-905{min-width:905px!important}.max-width-905{max-width:905px!important}.height-905{height:905px!important}.min-height-905{min-height:905px!important}.max-height-905{max-height:905px!important}.width-906{width:906px!important}.min-width-906{min-width:906px!important}.max-width-906{max-width:906px!important}.height-906{height:906px!important}.min-height-906{min-height:906px!important}.max-height-906{max-height:906px!important}.width-907{width:907px!important}.min-width-907{min-width:907px!important}.max-width-907{max-width:907px!important}.height-907{height:907px!important}.min-height-907{min-height:907px!important}.max-height-907{max-height:907px!important}.width-908{width:908px!important}.min-width-908{min-width:908px!important}.max-width-908{max-width:908px!important}.height-908{height:908px!important}.min-height-908{min-height:908px!important}.max-height-908{max-height:908px!important}.width-909{width:909px!important}.min-width-909{min-width:909px!important}.max-width-909{max-width:909px!important}.height-909{height:909px!important}.min-height-909{min-height:909px!important}.max-height-909{max-height:909px!important}.width-910{width:910px!important}.min-width-910{min-width:910px!important}.max-width-910{max-width:910px!important}.height-910{height:910px!important}.min-height-910{min-height:910px!important}.max-height-910{max-height:910px!important}.width-911{width:911px!important}.min-width-911{min-width:911px!important}.max-width-911{max-width:911px!important}.height-911{height:911px!important}.min-height-911{min-height:911px!important}.max-height-911{max-height:911px!important}.width-912{width:912px!important}.min-width-912{min-width:912px!important}.max-width-912{max-width:912px!important}.height-912{height:912px!important}.min-height-912{min-height:912px!important}.max-height-912{max-height:912px!important}.width-913{width:913px!important}.min-width-913{min-width:913px!important}.max-width-913{max-width:913px!important}.height-913{height:913px!important}.min-height-913{min-height:913px!important}.max-height-913{max-height:913px!important}.width-914{width:914px!important}.min-width-914{min-width:914px!important}.max-width-914{max-width:914px!important}.height-914{height:914px!important}.min-height-914{min-height:914px!important}.max-height-914{max-height:914px!important}.width-915{width:915px!important}.min-width-915{min-width:915px!important}.max-width-915{max-width:915px!important}.height-915{height:915px!important}.min-height-915{min-height:915px!important}.max-height-915{max-height:915px!important}.width-916{width:916px!important}.min-width-916{min-width:916px!important}.max-width-916{max-width:916px!important}.height-916{height:916px!important}.min-height-916{min-height:916px!important}.max-height-916{max-height:916px!important}.width-917{width:917px!important}.min-width-917{min-width:917px!important}.max-width-917{max-width:917px!important}.height-917{height:917px!important}.min-height-917{min-height:917px!important}.max-height-917{max-height:917px!important}.width-918{width:918px!important}.min-width-918{min-width:918px!important}.max-width-918{max-width:918px!important}.height-918{height:918px!important}.min-height-918{min-height:918px!important}.max-height-918{max-height:918px!important}.width-919{width:919px!important}.min-width-919{min-width:919px!important}.max-width-919{max-width:919px!important}.height-919{height:919px!important}.min-height-919{min-height:919px!important}.max-height-919{max-height:919px!important}.width-920{width:920px!important}.min-width-920{min-width:920px!important}.max-width-920{max-width:920px!important}.height-920{height:920px!important}.min-height-920{min-height:920px!important}.max-height-920{max-height:920px!important}.width-921{width:921px!important}.min-width-921{min-width:921px!important}.max-width-921{max-width:921px!important}.height-921{height:921px!important}.min-height-921{min-height:921px!important}.max-height-921{max-height:921px!important}.width-922{width:922px!important}.min-width-922{min-width:922px!important}.max-width-922{max-width:922px!important}.height-922{height:922px!important}.min-height-922{min-height:922px!important}.max-height-922{max-height:922px!important}.width-923{width:923px!important}.min-width-923{min-width:923px!important}.max-width-923{max-width:923px!important}.height-923{height:923px!important}.min-height-923{min-height:923px!important}.max-height-923{max-height:923px!important}.width-924{width:924px!important}.min-width-924{min-width:924px!important}.max-width-924{max-width:924px!important}.height-924{height:924px!important}.min-height-924{min-height:924px!important}.max-height-924{max-height:924px!important}.width-925{width:925px!important}.min-width-925{min-width:925px!important}.max-width-925{max-width:925px!important}.height-925{height:925px!important}.min-height-925{min-height:925px!important}.max-height-925{max-height:925px!important}.width-926{width:926px!important}.min-width-926{min-width:926px!important}.max-width-926{max-width:926px!important}.height-926{height:926px!important}.min-height-926{min-height:926px!important}.max-height-926{max-height:926px!important}.width-927{width:927px!important}.min-width-927{min-width:927px!important}.max-width-927{max-width:927px!important}.height-927{height:927px!important}.min-height-927{min-height:927px!important}.max-height-927{max-height:927px!important}.width-928{width:928px!important}.min-width-928{min-width:928px!important}.max-width-928{max-width:928px!important}.height-928{height:928px!important}.min-height-928{min-height:928px!important}.max-height-928{max-height:928px!important}.width-929{width:929px!important}.min-width-929{min-width:929px!important}.max-width-929{max-width:929px!important}.height-929{height:929px!important}.min-height-929{min-height:929px!important}.max-height-929{max-height:929px!important}.width-930{width:930px!important}.min-width-930{min-width:930px!important}.max-width-930{max-width:930px!important}.height-930{height:930px!important}.min-height-930{min-height:930px!important}.max-height-930{max-height:930px!important}.width-931{width:931px!important}.min-width-931{min-width:931px!important}.max-width-931{max-width:931px!important}.height-931{height:931px!important}.min-height-931{min-height:931px!important}.max-height-931{max-height:931px!important}.width-932{width:932px!important}.min-width-932{min-width:932px!important}.max-width-932{max-width:932px!important}.height-932{height:932px!important}.min-height-932{min-height:932px!important}.max-height-932{max-height:932px!important}.width-933{width:933px!important}.min-width-933{min-width:933px!important}.max-width-933{max-width:933px!important}.height-933{height:933px!important}.min-height-933{min-height:933px!important}.max-height-933{max-height:933px!important}.width-934{width:934px!important}.min-width-934{min-width:934px!important}.max-width-934{max-width:934px!important}.height-934{height:934px!important}.min-height-934{min-height:934px!important}.max-height-934{max-height:934px!important}.width-935{width:935px!important}.min-width-935{min-width:935px!important}.max-width-935{max-width:935px!important}.height-935{height:935px!important}.min-height-935{min-height:935px!important}.max-height-935{max-height:935px!important}.width-936{width:936px!important}.min-width-936{min-width:936px!important}.max-width-936{max-width:936px!important}.height-936{height:936px!important}.min-height-936{min-height:936px!important}.max-height-936{max-height:936px!important}.width-937{width:937px!important}.min-width-937{min-width:937px!important}.max-width-937{max-width:937px!important}.height-937{height:937px!important}.min-height-937{min-height:937px!important}.max-height-937{max-height:937px!important}.width-938{width:938px!important}.min-width-938{min-width:938px!important}.max-width-938{max-width:938px!important}.height-938{height:938px!important}.min-height-938{min-height:938px!important}.max-height-938{max-height:938px!important}.width-939{width:939px!important}.min-width-939{min-width:939px!important}.max-width-939{max-width:939px!important}.height-939{height:939px!important}.min-height-939{min-height:939px!important}.max-height-939{max-height:939px!important}.width-940{width:940px!important}.min-width-940{min-width:940px!important}.max-width-940{max-width:940px!important}.height-940{height:940px!important}.min-height-940{min-height:940px!important}.max-height-940{max-height:940px!important}.width-941{width:941px!important}.min-width-941{min-width:941px!important}.max-width-941{max-width:941px!important}.height-941{height:941px!important}.min-height-941{min-height:941px!important}.max-height-941{max-height:941px!important}.width-942{width:942px!important}.min-width-942{min-width:942px!important}.max-width-942{max-width:942px!important}.height-942{height:942px!important}.min-height-942{min-height:942px!important}.max-height-942{max-height:942px!important}.width-943{width:943px!important}.min-width-943{min-width:943px!important}.max-width-943{max-width:943px!important}.height-943{height:943px!important}.min-height-943{min-height:943px!important}.max-height-943{max-height:943px!important}.width-944{width:944px!important}.min-width-944{min-width:944px!important}.max-width-944{max-width:944px!important}.height-944{height:944px!important}.min-height-944{min-height:944px!important}.max-height-944{max-height:944px!important}.width-945{width:945px!important}.min-width-945{min-width:945px!important}.max-width-945{max-width:945px!important}.height-945{height:945px!important}.min-height-945{min-height:945px!important}.max-height-945{max-height:945px!important}.width-946{width:946px!important}.min-width-946{min-width:946px!important}.max-width-946{max-width:946px!important}.height-946{height:946px!important}.min-height-946{min-height:946px!important}.max-height-946{max-height:946px!important}.width-947{width:947px!important}.min-width-947{min-width:947px!important}.max-width-947{max-width:947px!important}.height-947{height:947px!important}.min-height-947{min-height:947px!important}.max-height-947{max-height:947px!important}.width-948{width:948px!important}.min-width-948{min-width:948px!important}.max-width-948{max-width:948px!important}.height-948{height:948px!important}.min-height-948{min-height:948px!important}.max-height-948{max-height:948px!important}.width-949{width:949px!important}.min-width-949{min-width:949px!important}.max-width-949{max-width:949px!important}.height-949{height:949px!important}.min-height-949{min-height:949px!important}.max-height-949{max-height:949px!important}.width-950{width:950px!important}.min-width-950{min-width:950px!important}.max-width-950{max-width:950px!important}.height-950{height:950px!important}.min-height-950{min-height:950px!important}.max-height-950{max-height:950px!important}.width-951{width:951px!important}.min-width-951{min-width:951px!important}.max-width-951{max-width:951px!important}.height-951{height:951px!important}.min-height-951{min-height:951px!important}.max-height-951{max-height:951px!important}.width-952{width:952px!important}.min-width-952{min-width:952px!important}.max-width-952{max-width:952px!important}.height-952{height:952px!important}.min-height-952{min-height:952px!important}.max-height-952{max-height:952px!important}.width-953{width:953px!important}.min-width-953{min-width:953px!important}.max-width-953{max-width:953px!important}.height-953{height:953px!important}.min-height-953{min-height:953px!important}.max-height-953{max-height:953px!important}.width-954{width:954px!important}.min-width-954{min-width:954px!important}.max-width-954{max-width:954px!important}.height-954{height:954px!important}.min-height-954{min-height:954px!important}.max-height-954{max-height:954px!important}.width-955{width:955px!important}.min-width-955{min-width:955px!important}.max-width-955{max-width:955px!important}.height-955{height:955px!important}.min-height-955{min-height:955px!important}.max-height-955{max-height:955px!important}.width-956{width:956px!important}.min-width-956{min-width:956px!important}.max-width-956{max-width:956px!important}.height-956{height:956px!important}.min-height-956{min-height:956px!important}.max-height-956{max-height:956px!important}.width-957{width:957px!important}.min-width-957{min-width:957px!important}.max-width-957{max-width:957px!important}.height-957{height:957px!important}.min-height-957{min-height:957px!important}.max-height-957{max-height:957px!important}.width-958{width:958px!important}.min-width-958{min-width:958px!important}.max-width-958{max-width:958px!important}.height-958{height:958px!important}.min-height-958{min-height:958px!important}.max-height-958{max-height:958px!important}.width-959{width:959px!important}.min-width-959{min-width:959px!important}.max-width-959{max-width:959px!important}.height-959{height:959px!important}.min-height-959{min-height:959px!important}.max-height-959{max-height:959px!important}.width-960{width:960px!important}.min-width-960{min-width:960px!important}.max-width-960{max-width:960px!important}.height-960{height:960px!important}.min-height-960{min-height:960px!important}.max-height-960{max-height:960px!important}.width-961{width:961px!important}.min-width-961{min-width:961px!important}.max-width-961{max-width:961px!important}.height-961{height:961px!important}.min-height-961{min-height:961px!important}.max-height-961{max-height:961px!important}.width-962{width:962px!important}.min-width-962{min-width:962px!important}.max-width-962{max-width:962px!important}.height-962{height:962px!important}.min-height-962{min-height:962px!important}.max-height-962{max-height:962px!important}.width-963{width:963px!important}.min-width-963{min-width:963px!important}.max-width-963{max-width:963px!important}.height-963{height:963px!important}.min-height-963{min-height:963px!important}.max-height-963{max-height:963px!important}.width-964{width:964px!important}.min-width-964{min-width:964px!important}.max-width-964{max-width:964px!important}.height-964{height:964px!important}.min-height-964{min-height:964px!important}.max-height-964{max-height:964px!important}.width-965{width:965px!important}.min-width-965{min-width:965px!important}.max-width-965{max-width:965px!important}.height-965{height:965px!important}.min-height-965{min-height:965px!important}.max-height-965{max-height:965px!important}.width-966{width:966px!important}.min-width-966{min-width:966px!important}.max-width-966{max-width:966px!important}.height-966{height:966px!important}.min-height-966{min-height:966px!important}.max-height-966{max-height:966px!important}.width-967{width:967px!important}.min-width-967{min-width:967px!important}.max-width-967{max-width:967px!important}.height-967{height:967px!important}.min-height-967{min-height:967px!important}.max-height-967{max-height:967px!important}.width-968{width:968px!important}.min-width-968{min-width:968px!important}.max-width-968{max-width:968px!important}.height-968{height:968px!important}.min-height-968{min-height:968px!important}.max-height-968{max-height:968px!important}.width-969{width:969px!important}.min-width-969{min-width:969px!important}.max-width-969{max-width:969px!important}.height-969{height:969px!important}.min-height-969{min-height:969px!important}.max-height-969{max-height:969px!important}.width-970{width:970px!important}.min-width-970{min-width:970px!important}.max-width-970{max-width:970px!important}.height-970{height:970px!important}.min-height-970{min-height:970px!important}.max-height-970{max-height:970px!important}.width-971{width:971px!important}.min-width-971{min-width:971px!important}.max-width-971{max-width:971px!important}.height-971{height:971px!important}.min-height-971{min-height:971px!important}.max-height-971{max-height:971px!important}.width-972{width:972px!important}.min-width-972{min-width:972px!important}.max-width-972{max-width:972px!important}.height-972{height:972px!important}.min-height-972{min-height:972px!important}.max-height-972{max-height:972px!important}.width-973{width:973px!important}.min-width-973{min-width:973px!important}.max-width-973{max-width:973px!important}.height-973{height:973px!important}.min-height-973{min-height:973px!important}.max-height-973{max-height:973px!important}.width-974{width:974px!important}.min-width-974{min-width:974px!important}.max-width-974{max-width:974px!important}.height-974{height:974px!important}.min-height-974{min-height:974px!important}.max-height-974{max-height:974px!important}.width-975{width:975px!important}.min-width-975{min-width:975px!important}.max-width-975{max-width:975px!important}.height-975{height:975px!important}.min-height-975{min-height:975px!important}.max-height-975{max-height:975px!important}.width-976{width:976px!important}.min-width-976{min-width:976px!important}.max-width-976{max-width:976px!important}.height-976{height:976px!important}.min-height-976{min-height:976px!important}.max-height-976{max-height:976px!important}.width-977{width:977px!important}.min-width-977{min-width:977px!important}.max-width-977{max-width:977px!important}.height-977{height:977px!important}.min-height-977{min-height:977px!important}.max-height-977{max-height:977px!important}.width-978{width:978px!important}.min-width-978{min-width:978px!important}.max-width-978{max-width:978px!important}.height-978{height:978px!important}.min-height-978{min-height:978px!important}.max-height-978{max-height:978px!important}.width-979{width:979px!important}.min-width-979{min-width:979px!important}.max-width-979{max-width:979px!important}.height-979{height:979px!important}.min-height-979{min-height:979px!important}.max-height-979{max-height:979px!important}.width-980{width:980px!important}.min-width-980{min-width:980px!important}.max-width-980{max-width:980px!important}.height-980{height:980px!important}.min-height-980{min-height:980px!important}.max-height-980{max-height:980px!important}.width-981{width:981px!important}.min-width-981{min-width:981px!important}.max-width-981{max-width:981px!important}.height-981{height:981px!important}.min-height-981{min-height:981px!important}.max-height-981{max-height:981px!important}.width-982{width:982px!important}.min-width-982{min-width:982px!important}.max-width-982{max-width:982px!important}.height-982{height:982px!important}.min-height-982{min-height:982px!important}.max-height-982{max-height:982px!important}.width-983{width:983px!important}.min-width-983{min-width:983px!important}.max-width-983{max-width:983px!important}.height-983{height:983px!important}.min-height-983{min-height:983px!important}.max-height-983{max-height:983px!important}.width-984{width:984px!important}.min-width-984{min-width:984px!important}.max-width-984{max-width:984px!important}.height-984{height:984px!important}.min-height-984{min-height:984px!important}.max-height-984{max-height:984px!important}.width-985{width:985px!important}.min-width-985{min-width:985px!important}.max-width-985{max-width:985px!important}.height-985{height:985px!important}.min-height-985{min-height:985px!important}.max-height-985{max-height:985px!important}.width-986{width:986px!important}.min-width-986{min-width:986px!important}.max-width-986{max-width:986px!important}.height-986{height:986px!important}.min-height-986{min-height:986px!important}.max-height-986{max-height:986px!important}.width-987{width:987px!important}.min-width-987{min-width:987px!important}.max-width-987{max-width:987px!important}.height-987{height:987px!important}.min-height-987{min-height:987px!important}.max-height-987{max-height:987px!important}.width-988{width:988px!important}.min-width-988{min-width:988px!important}.max-width-988{max-width:988px!important}.height-988{height:988px!important}.min-height-988{min-height:988px!important}.max-height-988{max-height:988px!important}.width-989{width:989px!important}.min-width-989{min-width:989px!important}.max-width-989{max-width:989px!important}.height-989{height:989px!important}.min-height-989{min-height:989px!important}.max-height-989{max-height:989px!important}.width-990{width:990px!important}.min-width-990{min-width:990px!important}.max-width-990{max-width:990px!important}.height-990{height:990px!important}.min-height-990{min-height:990px!important}.max-height-990{max-height:990px!important}.width-991{width:991px!important}.min-width-991{min-width:991px!important}.max-width-991{max-width:991px!important}.height-991{height:991px!important}.min-height-991{min-height:991px!important}.max-height-991{max-height:991px!important}.width-992{width:992px!important}.min-width-992{min-width:992px!important}.max-width-992{max-width:992px!important}.height-992{height:992px!important}.min-height-992{min-height:992px!important}.max-height-992{max-height:992px!important}.width-993{width:993px!important}.min-width-993{min-width:993px!important}.max-width-993{max-width:993px!important}.height-993{height:993px!important}.min-height-993{min-height:993px!important}.max-height-993{max-height:993px!important}.width-994{width:994px!important}.min-width-994{min-width:994px!important}.max-width-994{max-width:994px!important}.height-994{height:994px!important}.min-height-994{min-height:994px!important}.max-height-994{max-height:994px!important}.width-995{width:995px!important}.min-width-995{min-width:995px!important}.max-width-995{max-width:995px!important}.height-995{height:995px!important}.min-height-995{min-height:995px!important}.max-height-995{max-height:995px!important}.width-996{width:996px!important}.min-width-996{min-width:996px!important}.max-width-996{max-width:996px!important}.height-996{height:996px!important}.min-height-996{min-height:996px!important}.max-height-996{max-height:996px!important}.width-997{width:997px!important}.min-width-997{min-width:997px!important}.max-width-997{max-width:997px!important}.height-997{height:997px!important}.min-height-997{min-height:997px!important}.max-height-997{max-height:997px!important}.width-998{width:998px!important}.min-width-998{min-width:998px!important}.max-width-998{max-width:998px!important}.height-998{height:998px!important}.min-height-998{min-height:998px!important}.max-height-998{max-height:998px!important}.width-999{width:999px!important}.min-width-999{min-width:999px!important}.max-width-999{max-width:999px!important}.height-999{height:999px!important}.min-height-999{min-height:999px!important}.max-height-999{max-height:999px!important}.width-1000{width:1000px!important}.min-width-1000{min-width:1000px!important}.max-width-1000{max-width:1000px!important}.height-1000{height:1000px!important}.min-height-1000{min-height:1000px!important}.max-height-1000{max-height:1000px!important}.fs-1{font-size:1px!important}.fs-2{font-size:2px!important}.fs-3{font-size:3px!important}.fs-4{font-size:4px!important}.fs-5{font-size:5px!important}.fs-6{font-size:6px!important}.fs-7{font-size:7px!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}@media (max-width: 575px){.w-sm-100{width:100%!important}.w-sm-75{width:75%!important}.w-sm-50{width:50%!important}}@media (max-width: 768px){.w-md-100{width:100%!important}.w-md-75{width:75%!important}.w-md-50{width:50%!important}}@media (max-width: 992px){.w-lg-100{width:100%!important}.w-lg-75{width:75%!important}.w-lg-50{width:50%!important}}.width-max-content{width:max-content!important}.max-width-max-content{max-width:max-content!important}.min-width-max-content{min-width:max-content}.height-max-content{height:max-content!important}.transition-all-300{transition:all .3s ease-in-out}.transition-all-200{transition:all .2s ease-in-out}.transition-all-100{transition:all .1s ease-in-out}.shadow-primary{box-shadow:0 .25rem 1rem #635bff4d!important}.flex-1{flex:1}.limited-lines,.limited-lines-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word!important;word-break:break-word!important}.limited-lines{-webkit-line-clamp:1;line-clamp:1}.limited-lines-2{-webkit-line-clamp:2;line-clamp:2}.bg-warning-transparent{background-color:rgba(var(--warning-rgb),.1)!important;color:rgb(var(--warning-rgb))!important}.bg-info-transparent{background-color:rgba(var(--info-rgb),.1)!important;color:rgb(var(--info-rgb))!important}.bg-success-transparent{background-color:rgba(var(--success-rgb),.1)!important;color:rgb(var(--success-rgb))!important}.bg-danger-transparent{background-color:rgba(var(--danger-rgb),.1)!important;color:rgb(var(--danger-rgb))!important}.bg-secondary-transparent{background-color:rgba(var(--secondary-rgb),.1)!important;color:rgb(var(--secondary-rgb))!important}.ng-dropdown-panel{background-color:#1a2537!important}.ng-select{border:1px solid #ccc!important;border-radius:.45rem!important;height:50px!important}.ng-select .ng-select-container{color:inherit!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.ng-select .ng-select-container .ng-value-container{align-items:center;padding:10px!important}.ng-select .ng-select-container .ng-value-container input{color:inherit!important;margin-top:6px}.ng-select.ng-select-single .ng-select-container{height:50px}.ng-select .ng-dropdown-panel{border:1px solid #ccc!important}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff!important;color:inherit!important}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f0f2f5!important}.dark-theme .ng-select,.dark-theme .ng-select .ng-dropdown-panel{border:1px solid #333!important}.dark-theme .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#1a2537!important}.dark-theme .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#6a747d38!important}.dark-theme .mat-drawer{color:#ffffffd9!important}.shadow-success{box-shadow:0 .5rem 1rem #dcf1da}.dark-theme .shadow-success{box-shadow:1px 0 25px #3d543b}.text-white{color:#29343d!important}.dark-theme .text-white,.text-always-white{color:#fff!important}.dark-theme .modal-dialog>*{background-color:#1a2537}.modal-from-bottom{animation:slideUp .3s ease-out forwards!important}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.flex-center{display:flex;justify-content:center;align-items:center}.btn-white{background-color:#fff}.btn-white:hover,.btn-white:focus:hover{background-color:#dcdce3!important}.dark-theme .btn-white{background-color:#181e28!important}.dark-theme .btn-white:hover,.dark-theme .btn-white:focus:hover{background-color:#1a1a1a!important}.shadow-primary{box-shadow:0 0 11px #5f4cea}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.property,.token.tag,.token.constant,.token.symbol,.token.deleted{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a6e22e}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.function,.token.class-name{color:#e6db74}.token.keyword{color:#66d9ef}.token.regex,.token.important{color:#fd971f}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}pre[data-line]{position:relative;padding:1em 0 1em 3em}.line-highlight{position:absolute;left:0;right:0;padding:inherit 0;margin-top:1em;background:#997a6614;background:linear-gradient(to right,#997a661a 70%,#997a6600);pointer-events:none;line-height:inherit;white-space:pre}@media print{.line-highlight{-webkit-print-color-adjust:exact;color-adjust:exact}}.line-highlight:before,.line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:0 .5em;background-color:#997a6666;color:#f5f2f0;font:700 65%/1.5 sans-serif;text-align:center;vertical-align:.3em;border-radius:999px;text-shadow:none;box-shadow:0 1px #fff}.line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.line-numbers .line-highlight:before,.line-numbers .line-highlight:after{content:none}pre[id].linkable-line-numbers span.line-numbers-rows{pointer-events:all}pre[id].linkable-line-numbers span.line-numbers-rows>span:before{cursor:pointer}pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#80808033}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-LEZCGFVT.woff2") format("woff2"),url("./media/material-icons-JLIDJUWE.woff") format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-outlined-7BWLPMFK.woff2") format("woff2"),url("./media/material-icons-outlined-PCUTWIDZ.woff") format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-round-WEHMTW23.woff2") format("woff2"),url("./media/material-icons-round-SLOHZIXU.woff") format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-sharp-HCCYMPXE.woff2") format("woff2"),url("./media/material-icons-sharp-U4OLFP3G.woff") format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url("./media/material-icons-two-tone-M5N5K6F5.woff2") format("woff2"),url("./media/material-icons-two-tone-LCGWGE2N.woff") format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}
