:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:300;src:local("Material Icons Outlined"),local("MaterialIconsOutlined-Light"),url(/assets/fonts/MaterialIconsOutlined-Light.woff2) format("woff2");font-display:fallback}.material-symbols-outlined{font-family:Material Symbols Outlined;font-size:var(--mdc-icon-button-icon-size);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}html{font-family:Nunito Sans,sans-serif;--ion-font-family: "Nunito Sans", sans-serif}html body.mat-typography .mat-headline-large,html body.mat-typography .mat-headline-medium,html body.mat-typography .mat-headline-small,html body.mat-typography .mat-title-large,html body.mat-typography .mat-title-medium,html body.mat-typography .mat-title-small{margin-bottom:0}html body.mat-typography strong.mat-body-large,html body.mat-typography strong.mat-label-large{font-weight:700}:root{--mdc-icon-button-icon-size: 24px}html body{--prominent-height: 52px;--mat-filled-button-container-height: 36px;--mat-form-field-container-height: var(--prominent-height);--mat-button-filled-container-shape: var(--radius-small);--mat-filled-button-label-text-weight: bold;--mat-button-outlined-container-shape: var(--radius-smaller);--mat-button-text-container-shape: var(--radius-smaller);--mat-form-field-outlined-container-shape: var(--radius-small);--mat-form-field-container-vertical-padding: 14px}html{--mat-app-background-color: #fef8fc;--mat-app-text-color: #1d1b1e;--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);--mat-ripple-color: color-mix(in srgb, #1d1b1e 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #1d1b1e 8%, transparent);--mat-option-label-text-color: #1d1b1e;--mat-option-selected-state-label-text-color: #4b4357;--mat-option-selected-state-layer-color: #eadef7;--mat-optgroup-label-text-color: #49454e;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fef8fc;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #7d00fa;--mat-pseudo-checkbox-full-unselected-icon-color: #49454e;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #7d00fa;--mat-option-label-text-size: var(--mat-sys-body-large-size);--mat-option-label-text-weight: var(--mat-sys-body-large-weight);--mat-option-label-text-font: var(--mat-sys-label-large-font);--mat-option-label-text-line-height: var(--mat-sys-label-large-line-height);--mat-option-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-optgroup-label-text-font: var(--mat-sys-title-small-font);--mat-optgroup-label-text-line-height: var(--mat-sys-title-small-line-height);--mat-optgroup-label-text-size: var(--mat-sys-title-small-size);--mat-optgroup-label-text-tracking: var(--mat-sys-title-small-tracking);--mat-optgroup-label-text-weight: var(--mat-sys-title-small-weight);--mat-card-elevated-container-shape: 12px;--mat-card-filled-container-shape: 12px;--mat-card-outlined-container-shape: 12px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: #f8f2f6;--mat-card-elevated-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);--mat-card-filled-container-color: #e6e1e6;--mat-card-filled-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-outlined-container-color: #fef8fc;--mat-card-outlined-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-outlined-outline-color: #cbc4cf;--mat-card-subtitle-text-color: #1d1b1e;--mat-card-subtitle-text-font: var(--mat-sys-title-medium-font);--mat-card-subtitle-text-line-height: var(--mat-sys-title-medium-line-height);--mat-card-subtitle-text-size: var(--mat-sys-title-medium-size);--mat-card-subtitle-text-tracking: var(--mat-sys-title-medium-tracking);--mat-card-subtitle-text-weight: var(--mat-sys-title-medium-weight);--mat-card-title-text-font: var(--mat-sys-title-large-font);--mat-card-title-text-line-height: var(--mat-sys-title-large-line-height);--mat-card-title-text-size: var(--mat-sys-title-large-size);--mat-card-title-text-tracking: var(--mat-sys-title-large-tracking);--mat-card-title-text-weight: var(--mat-sys-title-large-weight);--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0;--mat-progress-bar-active-indicator-color: #7d00fa;--mat-progress-bar-track-color: #e8e0eb;--mat-tooltip-container-color: #323033;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #f5eff4;--mat-tooltip-supporting-text-font: var(--mat-sys-body-small-font);--mat-tooltip-supporting-text-line-height: var(--mat-sys-body-small-line-height);--mat-tooltip-supporting-text-size: var(--mat-sys-body-small-size);--mat-tooltip-supporting-text-tracking: var(--mat-sys-body-small-tracking);--mat-tooltip-supporting-text-weight: var(--mat-sys-body-small-weight);--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-enabled-select-arrow-color: #49454e;--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: #49454e;--mat-form-field-filled-caret-color: #7d00fa;--mat-form-field-filled-container-color: #e8e0eb;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1d1b1e 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #7d00fa;--mat-form-field-filled-focus-label-text-color: #7d00fa;--mat-form-field-filled-hover-active-indicator-color: #1d1b1e;--mat-form-field-filled-hover-label-text-color: #49454e;--mat-form-field-filled-input-text-color: #1d1b1e;--mat-form-field-filled-input-text-placeholder-color: #49454e;--mat-form-field-filled-label-text-color: #49454e;--mat-form-field-focus-select-arrow-color: #7d00fa;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #49454e;--mat-form-field-outlined-caret-color: #7d00fa;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #7d00fa;--mat-form-field-outlined-focus-outline-color: #7d00fa;--mat-form-field-outlined-hover-label-text-color: #1d1b1e;--mat-form-field-outlined-hover-outline-color: #1d1b1e;--mat-form-field-outlined-input-text-color: #1d1b1e;--mat-form-field-outlined-input-text-placeholder-color: #49454e;--mat-form-field-outlined-label-text-color: #49454e;--mat-form-field-outlined-outline-color: #7b757f;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-form-field-select-option-text-color: #1d1b1e;--mat-form-field-state-layer-color: #1d1b1e;--mat-form-field-trailing-icon-color: #49454e;--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;--mat-form-field-container-text-font: var(--mat-sys-body-large-font);--mat-form-field-container-text-line-height: var(--mat-sys-body-large-line-height);--mat-form-field-container-text-size: var(--mat-sys-body-large-size);--mat-form-field-container-text-tracking: var(--mat-sys-body-large-tracking);--mat-form-field-container-text-weight: var(--mat-sys-body-large-weight);--mat-form-field-subscript-text-font: var(--mat-sys-body-small-font);--mat-form-field-subscript-text-line-height: var(--mat-sys-body-small-line-height);--mat-form-field-subscript-text-size: var(--mat-sys-body-small-size);--mat-form-field-subscript-text-tracking: var(--mat-sys-body-small-tracking);--mat-form-field-subscript-text-weight: var(--mat-sys-body-small-weight);--mat-form-field-outlined-label-text-font: var(--mat-sys-body-large-font);--mat-form-field-outlined-label-text-size: var(--mat-sys-body-large-size);--mat-form-field-outlined-label-text-tracking: var(--mat-sys-body-large-tracking);--mat-form-field-outlined-label-text-weight: var(--mat-sys-body-large-weight);--mat-form-field-filled-label-text-font: var(--mat-sys-body-large-font);--mat-form-field-filled-label-text-size: var(--mat-sys-body-large-size);--mat-form-field-filled-label-text-tracking: var(--mat-sys-body-large-tracking);--mat-form-field-filled-label-text-weight: var(--mat-sys-body-large-weight);--mat-select-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);--mat-select-panel-background-color: #f2ecf1;--mat-select-enabled-trigger-text-color: #1d1b1e;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-select-placeholder-text-color: #49454e;--mat-select-enabled-arrow-color: #49454e;--mat-select-disabled-arrow-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-select-focused-arrow-color: #7d00fa;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: var(--mat-sys-body-large-font);--mat-select-trigger-text-line-height: var(--mat-sys-body-large-line-height);--mat-select-trigger-text-size: var(--mat-sys-body-large-size);--mat-select-trigger-text-tracking: var(--mat-sys-body-large-tracking);--mat-select-trigger-text-weight: var(--mat-sys-body-large-weight);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-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);--mat-autocomplete-background-color: #f2ecf1;--mat-dialog-actions-alignment: flex-end;--mat-dialog-actions-padding: 16px 24px;--mat-dialog-container-elevation-shadow: none;--mat-dialog-container-max-width: 560px;--mat-dialog-container-min-width: 280px;--mat-dialog-container-shape: 28px;--mat-dialog-container-small-max-width: calc(100vw - 32px) ;--mat-dialog-content-padding: 20px 24px;--mat-dialog-headline-padding: 6px 24px 13px;--mat-dialog-with-actions-content-padding: 20px 24px 0;--mat-dialog-container-color: #fef8fc;--mat-dialog-subhead-color: #1d1b1e;--mat-dialog-supporting-text-color: #49454e;--mat-dialog-subhead-font: var(--mat-sys-headline-small-font);--mat-dialog-subhead-line-height: var(--mat-sys-headline-small-line-height);--mat-dialog-subhead-size: var(--mat-sys-headline-small-size);--mat-dialog-subhead-tracking: var(--mat-sys-headline-small-tracking);--mat-dialog-subhead-weight: var(--mat-sys-headline-small-weight);--mat-dialog-supporting-text-font: var(--mat-sys-body-medium-font);--mat-dialog-supporting-text-line-height: var(--mat-sys-body-medium-line-height);--mat-dialog-supporting-text-size: var(--mat-sys-body-medium-size);--mat-dialog-supporting-text-tracking: var(--mat-sys-body-medium-tracking);--mat-dialog-supporting-text-weight: var(--mat-sys-body-medium-weight);--mat-chip-container-shape-radius: 8px;--mat-chip-disabled-container-opacity: 1;--mat-chip-elevated-container-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-outline-width: 1px;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-opacity: 1;--mat-chip-with-avatar-avatar-shape-radius: 24px;--mat-chip-with-avatar-avatar-size: 24px;--mat-chip-with-avatar-disabled-avatar-opacity: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mat-chip-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-chip-elevated-selected-container-color: #eadef7;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-chip-focus-outline-color: #49454e;--mat-chip-focus-state-layer-color: #49454e;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #49454e;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #49454e;--mat-chip-outline-color: #7b757f;--mat-chip-selected-disabled-trailing-icon-color: #1d1b1e;--mat-chip-selected-focus-state-layer-color: #4b4357;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #4b4357;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #4b4357;--mat-chip-selected-trailing-action-state-layer-color: #4b4357;--mat-chip-selected-trailing-icon-color: #4b4357;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #49454e;--mat-chip-with-icon-disabled-icon-color: #1d1b1e;--mat-chip-with-icon-icon-color: #49454e;--mat-chip-with-icon-selected-icon-color: #4b4357;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1d1b1e;--mat-chip-with-trailing-icon-trailing-icon-color: #49454e;--mat-chip-container-height: 32px;--mat-chip-label-text-font: var(--mat-sys-label-large-font);--mat-chip-label-text-line-height: var(--mat-sys-label-large-line-height);--mat-chip-label-text-size: var(--mat-sys-label-large-size);--mat-chip-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-chip-label-text-weight: var(--mat-sys-label-large-weight);--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-width: 2px;--mat-slide-toggle-handle-shape: 9999px;--mat-slide-toggle-hidden-track-opacity: 0;--mat-slide-toggle-hidden-track-transition: opacity 75ms;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;--mat-slide-toggle-selected-handle-size: 24px;--mat-slide-toggle-selected-icon-size: 16px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 2px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-track-height: 32px;--mat-slide-toggle-track-outline-width: 2px;--mat-slide-toggle-track-shape: 9999px;--mat-slide-toggle-track-width: 52px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-unselected-icon-size: 16px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: opacity 75ms;--mat-slide-toggle-with-icon-handle-size: 24px;--mat-slide-toggle-disabled-selected-handle-color: #fef8fc;--mat-slide-toggle-disabled-selected-icon-color: #1d1b1e;--mat-slide-toggle-disabled-selected-track-color: #1d1b1e;--mat-slide-toggle-disabled-unselected-handle-color: #1d1b1e;--mat-slide-toggle-disabled-unselected-icon-color: #e8e0eb;--mat-slide-toggle-disabled-unselected-track-color: #e8e0eb;--mat-slide-toggle-disabled-unselected-track-outline-color: #1d1b1e;--mat-slide-toggle-label-text-color: #1d1b1e;--mat-slide-toggle-selected-focus-handle-color: #ecdcff;--mat-slide-toggle-selected-focus-state-layer-color: #7d00fa;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #7d00fa;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #ecdcff;--mat-slide-toggle-selected-hover-state-layer-color: #7d00fa;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #7d00fa;--mat-slide-toggle-selected-icon-color: #5f00c0;--mat-slide-toggle-selected-pressed-handle-color: #ecdcff;--mat-slide-toggle-selected-pressed-state-layer-color: #7d00fa;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #7d00fa;--mat-slide-toggle-selected-track-color: #7d00fa;--mat-slide-toggle-track-outline-color: #7b757f;--mat-slide-toggle-unselected-focus-handle-color: #49454e;--mat-slide-toggle-unselected-focus-state-layer-color: #1d1b1e;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #e8e0eb;--mat-slide-toggle-unselected-handle-color: #7b757f;--mat-slide-toggle-unselected-hover-handle-color: #49454e;--mat-slide-toggle-unselected-hover-state-layer-color: #1d1b1e;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #e8e0eb;--mat-slide-toggle-unselected-icon-color: #e8e0eb;--mat-slide-toggle-unselected-pressed-handle-color: #49454e;--mat-slide-toggle-unselected-pressed-state-layer-color: #1d1b1e;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #e8e0eb;--mat-slide-toggle-unselected-track-color: #e8e0eb;--mat-slide-toggle-label-text-font: var(--mat-sys-body-medium-font);--mat-slide-toggle-label-text-line-height: var(--mat-sys-body-medium-line-height);--mat-slide-toggle-label-text-size: var(--mat-sys-body-medium-size);--mat-slide-toggle-label-text-tracking: var(--mat-sys-body-medium-tracking);--mat-slide-toggle-label-text-weight: var(--mat-sys-body-medium-weight);--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-checked-ripple-color: #7d00fa;--mat-radio-disabled-label-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-radio-disabled-selected-icon-color: #1d1b1e;--mat-radio-disabled-unselected-icon-color: #1d1b1e;--mat-radio-label-text-color: #1d1b1e;--mat-radio-ripple-color: #1d1b1e;--mat-radio-selected-focus-icon-color: #7d00fa;--mat-radio-selected-hover-icon-color: #7d00fa;--mat-radio-selected-icon-color: #7d00fa;--mat-radio-selected-pressed-icon-color: #7d00fa;--mat-radio-unselected-focus-icon-color: #1d1b1e;--mat-radio-unselected-hover-icon-color: #1d1b1e;--mat-radio-unselected-icon-color: #49454e;--mat-radio-unselected-pressed-icon-color: #1d1b1e;--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px;--mat-radio-label-text-font: var(--mat-sys-body-medium-font);--mat-radio-label-text-line-height: var(--mat-sys-body-medium-line-height);--mat-radio-label-text-size: var(--mat-sys-body-medium-size);--mat-radio-label-text-tracking: var(--mat-sys-body-medium-tracking);--mat-radio-label-text-weight: var(--mat-sys-body-medium-weight);--mat-slider-value-indicator-opacity: 1;--mat-slider-value-indicator-padding: 0;--mat-slider-value-indicator-width: 28px;--mat-slider-value-indicator-height: 28px;--mat-slider-value-indicator-caret-display: none;--mat-slider-value-indicator-border-radius: 50% 50% 50% 0;--mat-slider-value-indicator-text-transform: rotate(45deg);--mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);--mat-slider-active-track-height: 4px;--mat-slider-handle-height: 20px;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .38;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .38;--mat-slider-active-track-color: #7d00fa;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #1d1b1e;--mat-slider-disabled-handle-color: #1d1b1e;--mat-slider-disabled-inactive-track-color: #1d1b1e;--mat-slider-focus-handle-color: #7d00fa;--mat-slider-focus-state-layer-color: color-mix(in srgb, #7d00fa 20%, transparent);--mat-slider-handle-color: #7d00fa;--mat-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-handle-shape: 9999px;--mat-slider-hover-handle-color: #7d00fa;--mat-slider-hover-state-layer-color: color-mix(in srgb, #7d00fa 5%, transparent);--mat-slider-inactive-track-color: #e8e0eb;--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #7d00fa;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #7d00fa;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #1d1b1e;--mat-slider-with-tick-marks-inactive-container-color: #49454e;--mat-slider-label-label-text-font: var(--mat-sys-label-medium-font);--mat-slider-label-label-text-line-height: var(--mat-sys-label-medium-line-height);--mat-slider-label-label-text-size: var(--mat-sys-label-medium-size);--mat-slider-label-label-text-tracking: var(--mat-sys-label-medium-tracking);--mat-slider-label-label-text-weight: var(--mat-sys-label-medium-weight);--mat-menu-divider-bottom-spacing: 8px;--mat-menu-divider-top-spacing: 8px;--mat-menu-item-icon-size: 24px;--mat-menu-item-spacing: 12px;--mat-menu-item-leading-spacing: 12px;--mat-menu-item-trailing-spacing: 12px;--mat-menu-item-with-icon-leading-spacing: 12px;--mat-menu-item-with-icon-trailing-spacing: 12px;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #e8e0eb;--mat-menu-item-label-text-color: #1d1b1e;--mat-menu-item-icon-color: #49454e;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1d1b1e 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-menu-container-color: #f2ecf1;--mat-menu-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);--mat-menu-item-label-text-font: var(--mat-sys-label-large-font);--mat-menu-item-label-text-line-height: var(--mat-sys-label-large-line-height);--mat-menu-item-label-text-size: var(--mat-sys-label-large-size);--mat-menu-item-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-menu-item-label-text-weight: var(--mat-sys-label-large-weight);--mat-list-active-indicator-color: #eadef7;--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #1d1b1e;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #1d1b1e;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #1d1b1e;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #1d1b1e;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #1d1b1e;--mat-list-list-item-focus-state-layer-color: #1d1b1e;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #1d1b1e;--mat-list-list-item-hover-state-layer-color: #1d1b1e;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #1d1b1e;--mat-list-list-item-leading-avatar-color: #ecdcff;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #49454e;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #7d00fa;--mat-list-list-item-supporting-text-color: #49454e;--mat-list-list-item-trailing-icon-color: #49454e;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #49454e;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px;--mat-list-list-item-label-text-font: var(--mat-sys-body-large-font);--mat-list-list-item-label-text-line-height: var(--mat-sys-body-large-line-height);--mat-list-list-item-label-text-size: var(--mat-sys-body-large-size);--mat-list-list-item-label-text-tracking: var(--mat-sys-body-large-tracking);--mat-list-list-item-label-text-weight: var(--mat-sys-body-large-weight);--mat-list-list-item-supporting-text-font: var(--mat-sys-body-medium-font);--mat-list-list-item-supporting-text-line-height: var(--mat-sys-body-medium-line-height);--mat-list-list-item-supporting-text-size: var(--mat-sys-body-medium-size);--mat-list-list-item-supporting-text-tracking: var(--mat-sys-body-medium-tracking);--mat-list-list-item-supporting-text-weight: var(--mat-sys-body-medium-weight);--mat-list-list-item-trailing-supporting-text-font: var(--mat-sys-label-small-font);--mat-list-list-item-trailing-supporting-text-line-height: var(--mat-sys-label-small-line-height);--mat-list-list-item-trailing-supporting-text-size: var(--mat-sys-label-small-size);--mat-list-list-item-trailing-supporting-text-tracking: var(--mat-sys-label-small-tracking);--mat-list-list-item-trailing-supporting-text-weight: var(--mat-sys-label-small-weight);--mat-paginator-container-text-color: #1d1b1e;--mat-paginator-container-background-color: #fef8fc;--mat-paginator-disabled-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-paginator-enabled-icon-color: #49454e;--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;--mat-paginator-container-text-font: var(--mat-sys-body-small-font);--mat-paginator-container-text-line-height: var(--mat-sys-body-small-line-height);--mat-paginator-container-text-size: var(--mat-sys-body-small-size);--mat-paginator-container-text-tracking: var(--mat-sys-body-small-tracking);--mat-paginator-container-text-weight: var(--mat-sys-body-small-weight);--mat-paginator-select-trigger-text-size: var(--mat-sys-body-small-size);--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px;--mat-tab-active-focus-indicator-color: #7d00fa;--mat-tab-active-focus-label-text-color: #1d1b1e;--mat-tab-active-hover-indicator-color: #7d00fa;--mat-tab-active-hover-label-text-color: #1d1b1e;--mat-tab-active-indicator-color: #7d00fa;--mat-tab-active-label-text-color: #1d1b1e;--mat-tab-active-ripple-color: #1d1b1e;--mat-tab-divider-color: #e8e0eb;--mat-tab-inactive-focus-label-text-color: #1d1b1e;--mat-tab-inactive-hover-label-text-color: #1d1b1e;--mat-tab-inactive-label-text-color: #1d1b1e;--mat-tab-inactive-ripple-color: #1d1b1e;--mat-tab-pagination-icon-color: #1d1b1e;--mat-tab-disabled-ripple-color: #49454e;--mat-tab-container-height: 48px;--mat-tab-label-text-font: var(--mat-sys-title-small-font);--mat-tab-label-text-line-height: var(--mat-sys-title-small-line-height);--mat-tab-label-text-size: var(--mat-sys-title-small-size);--mat-tab-label-text-tracking: var(--mat-sys-title-small-tracking);--mat-tab-label-text-weight: var(--mat-sys-title-small-weight);--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-disabled-label-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #fef8fc;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-checkbox-label-text-color: #1d1b1e;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #7d00fa;--mat-checkbox-selected-focus-state-layer-color: #7d00fa;--mat-checkbox-selected-hover-icon-color: #7d00fa;--mat-checkbox-selected-hover-state-layer-color: #7d00fa;--mat-checkbox-selected-icon-color: #7d00fa;--mat-checkbox-selected-pressed-icon-color: #7d00fa;--mat-checkbox-selected-pressed-state-layer-color: #1d1b1e;--mat-checkbox-unselected-focus-icon-color: #1d1b1e;--mat-checkbox-unselected-focus-state-layer-color: #1d1b1e;--mat-checkbox-unselected-hover-icon-color: #1d1b1e;--mat-checkbox-unselected-hover-state-layer-color: #1d1b1e;--mat-checkbox-unselected-icon-color: #49454e;--mat-checkbox-unselected-pressed-state-layer-color: #7d00fa;--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: var(--mat-sys-body-medium-font);--mat-checkbox-label-text-line-height: var(--mat-sys-body-medium-line-height);--mat-checkbox-label-text-size: var(--mat-sys-body-medium-size);--mat-checkbox-label-text-tracking: var(--mat-sys-body-medium-tracking);--mat-checkbox-label-text-weight: var(--mat-sys-body-medium-weight);--mat-button-filled-container-shape: 9999px;--mat-button-filled-horizontal-padding: 24px;--mat-button-filled-icon-offset: -8px;--mat-button-filled-icon-spacing: 8px;--mat-button-outlined-container-shape: 9999px;--mat-button-outlined-horizontal-padding: 24px;--mat-button-outlined-icon-offset: -8px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-outline-width: 1px;--mat-button-protected-container-shape: 9999px;--mat-button-protected-horizontal-padding: 24px;--mat-button-protected-icon-offset: -8px;--mat-button-protected-icon-spacing: 8px;--mat-button-text-container-shape: 9999px;--mat-button-text-horizontal-padding: 12px;--mat-button-text-icon-offset: -4px;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-tonal-container-shape: 9999px;--mat-button-tonal-horizontal-padding: 24px;--mat-button-tonal-icon-offset: -8px;--mat-button-tonal-icon-spacing: 8px;--mat-button-filled-container-color: #7d00fa;--mat-button-filled-disabled-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-filled-disabled-state-layer-color: #49454e;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #49454e;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #7d00fa;--mat-button-outlined-outline-color: #7b757f;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #7d00fa 12%, transparent);--mat-button-outlined-state-layer-color: #7d00fa;--mat-button-protected-container-color: #fef8fc;--mat-button-protected-container-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);--mat-button-protected-disabled-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-button-protected-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);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-protected-disabled-state-layer-color: #49454e;--mat-button-protected-focus-container-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);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 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-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #7d00fa;--mat-button-protected-pressed-container-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);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #7d00fa 12%, transparent);--mat-button-protected-state-layer-color: #7d00fa;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-text-disabled-state-layer-color: #49454e;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #7d00fa;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #7d00fa 12%, transparent);--mat-button-text-state-layer-color: #7d00fa;--mat-button-tonal-container-color: #eadef7;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #49454e;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #4b4357;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #4b4357 12%, transparent);--mat-button-tonal-state-layer-color: #4b4357;--mat-button-filled-touch-target-display: block;--mat-button-filled-container-height: 40px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-touch-target-display: block;--mat-button-protected-container-height: 40px;--mat-button-text-touch-target-display: block;--mat-button-text-container-height: 40px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: var(--mat-sys-label-large-font);--mat-button-filled-label-text-size: var(--mat-sys-label-large-size);--mat-button-filled-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-filled-label-text-weight: var(--mat-sys-label-large-weight);--mat-button-outlined-label-text-font: var(--mat-sys-label-large-font);--mat-button-outlined-label-text-size: var(--mat-sys-label-large-size);--mat-button-outlined-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-outlined-label-text-weight: var(--mat-sys-label-large-weight);--mat-button-protected-label-text-font: var(--mat-sys-label-large-font);--mat-button-protected-label-text-size: var(--mat-sys-label-large-size);--mat-button-protected-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-protected-label-text-weight: var(--mat-sys-label-large-weight);--mat-button-text-label-text-font: var(--mat-sys-label-large-font);--mat-button-text-label-text-size: var(--mat-sys-label-large-size);--mat-button-text-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-text-label-text-weight: var(--mat-sys-label-large-weight);--mat-button-tonal-label-text-font: var(--mat-sys-label-large-font);--mat-button-tonal-label-text-size: var(--mat-sys-label-large-size);--mat-button-tonal-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-tonal-label-text-weight: var(--mat-sys-label-large-weight);--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-icon-button-disabled-state-layer-color: #49454e;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #49454e;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #49454e 12%, transparent);--mat-icon-button-state-layer-color: #49454e;--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px;--mat-fab-container-shape: 16px;--mat-fab-extended-container-height: 56px;--mat-fab-extended-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-container-color: #ecdcff;--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-fab-extended-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);--mat-fab-extended-focus-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-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);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #5f00c0;--mat-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);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-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);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #5f00c0 12%, transparent);--mat-fab-small-container-color: #ecdcff;--mat-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);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-fab-small-focus-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);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #5f00c0;--mat-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);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-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);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #5f00c0 12%, transparent);--mat-fab-small-state-layer-color: #5f00c0;--mat-fab-state-layer-color: #5f00c0;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: var(--mat-sys-label-large-font);--mat-fab-extended-label-text-size: var(--mat-sys-label-large-size);--mat-fab-extended-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-fab-extended-label-text-weight: var(--mat-sys-label-large-weight);--mat-snack-bar-container-shape: 4px;--mat-snack-bar-button-color: #d5baff;--mat-snack-bar-container-color: #323033;--mat-snack-bar-supporting-text-color: #f5eff4;--mat-snack-bar-supporting-text-font: var(--mat-sys-body-medium-font);--mat-snack-bar-supporting-text-line-height: var(--mat-sys-body-medium-line-height);--mat-snack-bar-supporting-text-size: var(--mat-sys-body-medium-size);--mat-snack-bar-supporting-text-weight: var(--mat-sys-body-medium-weight);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #fef8fc;--mat-table-header-headline-color: #1d1b1e;--mat-table-row-item-label-text-color: #1d1b1e;--mat-table-row-item-outline-color: #7b757f;--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: var(--mat-sys-title-small-font);--mat-table-header-headline-line-height: var(--mat-sys-title-small-line-height);--mat-table-header-headline-size: var(--mat-sys-title-small-size);--mat-table-header-headline-tracking: var(--mat-sys-title-small-tracking);--mat-table-header-headline-weight: var(--mat-sys-title-small-weight);--mat-table-row-item-label-text-font: var(--mat-sys-body-medium-font);--mat-table-row-item-label-text-line-height: var(--mat-sys-body-medium-line-height);--mat-table-row-item-label-text-size: var(--mat-sys-body-medium-size);--mat-table-row-item-label-text-tracking: var(--mat-sys-body-medium-tracking);--mat-table-row-item-label-text-weight: var(--mat-sys-body-medium-weight);--mat-table-footer-supporting-text-font: var(--mat-sys-body-medium-font);--mat-table-footer-supporting-text-line-height: var(--mat-sys-body-medium-line-height);--mat-table-footer-supporting-text-size: var(--mat-sys-body-medium-size);--mat-table-footer-supporting-text-tracking: var(--mat-sys-body-medium-tracking);--mat-table-footer-supporting-text-weight: var(--mat-sys-body-medium-weight);--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-active-indicator-color: #7d00fa;--mat-badge-container-offset: -12px 0;--mat-badge-container-overlap-offset: -12px;--mat-badge-container-padding: 0 4px;--mat-badge-container-shape: 9999px;--mat-badge-container-size: 16px;--mat-badge-large-size-container-offset: -12px 0;--mat-badge-large-size-container-overlap-offset: -12px;--mat-badge-large-size-container-padding: 0 4px;--mat-badge-large-size-container-size: 16px;--mat-badge-legacy-container-size: unset;--mat-badge-legacy-large-size-container-size: unset;--mat-badge-legacy-small-size-container-size: unset;--mat-badge-small-size-container-offset: -6px 0;--mat-badge-small-size-container-overlap-offset: -6px;--mat-badge-small-size-container-padding: 0;--mat-badge-small-size-container-size: 6px;--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff;--mat-badge-large-size-line-height: 16px;--mat-badge-large-size-text-size: var(--mat-sys-label-small-size);--mat-badge-line-height: 16px;--mat-badge-small-size-line-height: 6px;--mat-badge-small-size-text-size: 0;--mat-badge-text-font: var(--mat-sys-label-small-font);--mat-badge-text-size: var(--mat-sys-label-small-size);--mat-badge-text-weight: var(--mat-sys-label-small-weight);--mat-bottom-sheet-container-shape: 28px;--mat-bottom-sheet-container-text-color: #1d1b1e;--mat-bottom-sheet-container-background-color: #f8f2f6;--mat-bottom-sheet-container-text-font: var(--mat-sys-body-large-font);--mat-bottom-sheet-container-text-line-height: var(--mat-sys-body-large-line-height);--mat-bottom-sheet-container-text-size: var(--mat-sys-body-large-size);--mat-bottom-sheet-container-text-tracking: var(--mat-sys-body-large-tracking);--mat-bottom-sheet-container-text-weight: var(--mat-sys-body-large-weight);--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-button-toggle-divider-color: #7b757f;--mat-button-toggle-selected-state-background-color: #eadef7;--mat-button-toggle-selected-state-text-color: #4b4357;--mat-button-toggle-state-layer-color: #1d1b1e;--mat-button-toggle-text-color: #1d1b1e;--mat-button-toggle-height: 40px;--mat-button-toggle-label-text-font: var(--mat-sys-label-large-font);--mat-button-toggle-label-text-line-height: var(--mat-sys-label-large-line-height);--mat-button-toggle-label-text-size: var(--mat-sys-label-large-size);--mat-button-toggle-label-text-tracking: var(--mat-sys-label-large-tracking);--mat-button-toggle-label-text-weight: var(--mat-sys-label-large-weight);--mat-datepicker-calendar-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);--mat-datepicker-calendar-container-shape: 16px;--mat-datepicker-calendar-container-touch-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);--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-body-label-text-color: #1d1b1e;--mat-datepicker-calendar-container-background-color: #ede6eb;--mat-datepicker-calendar-container-text-color: #1d1b1e;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1d1b1e 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #ecdcff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #645b70;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #eadef7;--mat-datepicker-calendar-date-in-range-state-background-color: #ecdcff;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #7d00fa;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #7d00fa;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #1d1b1e;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #7d00fa;--mat-datepicker-calendar-date-today-selected-state-outline-color: #7d00fa;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #49454e;--mat-datepicker-calendar-navigation-button-icon-color: #49454e;--mat-datepicker-calendar-period-button-icon-color: #49454e;--mat-datepicker-calendar-period-button-text-color: #49454e;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-datepicker-range-input-separator-color: #1d1b1e;--mat-datepicker-toggle-active-state-icon-color: #49454e;--mat-datepicker-toggle-icon-color: #49454e;--mat-datepicker-calendar-body-label-text-size: var(--mat-sys-title-small-size);--mat-datepicker-calendar-body-label-text-weight: var(--mat-sys-title-small-weight);--mat-datepicker-calendar-header-text-size: var(--mat-sys-title-small-size);--mat-datepicker-calendar-header-text-weight: var(--mat-sys-title-small-weight);--mat-datepicker-calendar-period-button-text-size: var(--mat-sys-title-small-size);--mat-datepicker-calendar-period-button-text-weight: var(--mat-sys-title-small-weight);--mat-datepicker-calendar-text-font: var(--mat-sys-body-medium-font);--mat-datepicker-calendar-text-size: var(--mat-sys-body-medium-size);--mat-divider-width: 1px;--mat-divider-color: #7b757f;--mat-expansion-container-shape: 12px;--mat-expansion-header-indicator-display: inline-block;--mat-expansion-legacy-header-indicator-display: none;--mat-expansion-actions-divider-color: #7b757f;--mat-expansion-container-background-color: #fef8fc;--mat-expansion-container-text-color: #1d1b1e;--mat-expansion-header-description-color: #49454e;--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1d1b1e 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1d1b1e 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1d1b1e 8%, transparent);--mat-expansion-header-indicator-color: #49454e;--mat-expansion-header-text-color: #1d1b1e;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-container-text-font: var(--mat-sys-body-large-font);--mat-expansion-container-text-line-height: var(--mat-sys-body-large-line-height);--mat-expansion-container-text-size: var(--mat-sys-body-large-size);--mat-expansion-container-text-tracking: var(--mat-sys-body-large-tracking);--mat-expansion-container-text-weight: var(--mat-sys-body-large-weight);--mat-expansion-header-text-font: var(--mat-sys-title-medium-font);--mat-expansion-header-text-line-height: var(--mat-sys-title-medium-line-height);--mat-expansion-header-text-size: var(--mat-sys-title-medium-size);--mat-expansion-header-text-tracking: var(--mat-sys-title-medium-tracking);--mat-expansion-header-text-weight: var(--mat-sys-title-medium-weight);--mat-grid-list-tile-header-primary-text-size: var(--mat-sys-body-large);--mat-grid-list-tile-header-secondary-text-size: var(--mat-sys-body-medium);--mat-grid-list-tile-footer-primary-text-size: var(--mat-sys-body-large);--mat-grid-list-tile-footer-secondary-text-size: var(--mat-sys-body-medium);--mat-icon-color: inherit;--mat-sidenav-container-background-color: #fef8fc;--mat-sidenav-container-text-color: #49454e;--mat-sidenav-content-background-color: #fef8fc;--mat-sidenav-content-text-color: #1d1b1e;--mat-sidenav-scrim-color: color-mix(in srgb, #332f37 40%, transparent);--mat-sidenav-container-shape: 16px;--mat-sidenav-container-elevation-shadow: none;--mat-sidenav-container-width: 360px;--mat-sidenav-container-divider-color: transparent;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-focus-state-layer-shape: 12px;--mat-stepper-header-hover-state-layer-shape: 12px;--mat-stepper-container-color: #fef8fc;--mat-stepper-header-done-state-icon-background-color: #7d00fa;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #7d00fa;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #323033 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #323033 8%, transparent);--mat-stepper-header-icon-background-color: #49454e;--mat-stepper-header-icon-foreground-color: #fef8fc;--mat-stepper-header-label-text-color: #49454e;--mat-stepper-header-optional-label-text-color: #49454e;--mat-stepper-header-selected-state-icon-background-color: #7d00fa;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: #49454e;--mat-stepper-line-color: #7b757f;--mat-stepper-container-text-font: var(--mat-sys-body-medium-font);--mat-stepper-header-label-text-font: var(--mat-sys-title-small-font);--mat-stepper-header-label-text-size: var(--mat-sys-title-small-size);--mat-stepper-header-label-text-weight: var(--mat-sys-title-small-weight);--mat-stepper-header-error-state-label-text-size: var(--mat-sys-title-small-size);--mat-stepper-header-selected-state-label-text-size: var(--mat-sys-title-small-size);--mat-stepper-header-selected-state-label-text-weight: var(--mat-sys-title-small-weight);--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #1d1b1e;--mat-toolbar-container-background-color: #fef8fc;--mat-toolbar-container-text-color: #1d1b1e;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: var(--mat-sys-title-large-font);--mat-toolbar-title-text-line-height: var(--mat-sys-title-large-line-height);--mat-toolbar-title-text-size: var(--mat-sys-title-large-size);--mat-toolbar-title-text-tracking: var(--mat-sys-title-large-tracking);--mat-toolbar-title-text-weight: var(--mat-sys-title-large-weight);--mat-tree-container-background-color: #fef8fc;--mat-tree-node-text-color: #1d1b1e;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: var(--mat-sys-body-large-font);--mat-tree-node-text-size: var(--mat-sys-body-large-size);--mat-tree-node-text-weight: var(--mat-sys-body-large-weight);--mat-timepicker-container-shape: 4px;--mat-timepicker-container-background-color: #f2ecf1;--mat-timepicker-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);--mat-sys-primary: #3db2f7;--mat-sys-on-primary: #fff;--mat-sys-secondary: #2af49a;--mat-sys-on-secondary: #000;--mat-sys-tertiary: #2af49a;--mat-sys-on-tertiary: #000;--mat-sys-error: #ff5449;--mat-sys-body-large: 500 1rem/1.5rem Nunito Sans;--mat-sys-body-medium: 500 .9rem/1.25rem Nunito Sans;--mat-sys-body-small: 500 .75rem/1rem Nunito Sans;--mat-sys-display-large: 700 3.562rem/4rem Nunito Sans;--mat-sys-display-medium: 700 2.812rem/3.25rem Nunito Sans;--mat-sys-display-small: 700 2.25rem/2.75rem Nunito Sans;--mat-sys-headline-large: 700 35px/48px Nunito Sans;--mat-sys-headline-medium: 700 1.75rem/2.25rem Nunito Sans;--mat-sys-headline-small: 700 1.5rem/2rem Nunito Sans;--mat-sys-label-large: 500 .875rem/1.25rem Nunito Sans;--mat-sys-label-medium: 500 .75rem/1rem Nunito Sans;--mat-sys-label-small: 500 .688rem/1rem Nunito Sans;--mat-sys-title-large: 700 24px/28px Nunito Sans;--mat-sys-title-medium: 700 18px/24px Nunito Sans;--mat-sys-title-small: 700 .85rem/1.5rem Nunito Sans}html .mat-display-large,html .mat-typography .mat-display-large,html .mat-typography h1{font:var(--mat-sys-display-large);letter-spacing:var(--mat-sys-display-large-tracking);margin:0 0 .5em}html .mat-display-medium,html .mat-typography .mat-display-medium,html .mat-typography h2{font:var(--mat-sys-display-medium);letter-spacing:var(--mat-sys-display-medium-tracking);margin:0 0 .5em}html .mat-display-small,html .mat-typography .mat-display-small,html .mat-typography h3{font:var(--mat-sys-display-small);letter-spacing:var(--mat-sys-display-small-tracking);margin:0 0 .5em}html .mat-headline-large,html .mat-typography .mat-headline-large,html .mat-typography h4{font:var(--mat-sys-headline-large);letter-spacing:var(--mat-sys-headline-large-tracking);margin:0 0 .5em}html .mat-headline-medium,html .mat-typography .mat-headline-medium,html .mat-typography h5{font:var(--mat-sys-headline-medium);letter-spacing:var(--mat-sys-headline-medium-tracking);margin:0 0 .5em}html .mat-headline-small,html .mat-typography .mat-headline-small,html .mat-typography h6{font:var(--mat-sys-headline-small);letter-spacing:var(--mat-sys-headline-small-tracking);margin:0 0 .5em}html .mat-title-large,html .mat-typography .mat-title-large{font:var(--mat-sys-title-large);letter-spacing:var(--mat-sys-title-large-tracking)}html .mat-title-medium,html .mat-typography .mat-title-medium{font:var(--mat-sys-title-medium);letter-spacing:var(--mat-sys-title-medium-tracking)}html .mat-title-small,html .mat-typography .mat-title-small{font:var(--mat-sys-title-small);letter-spacing:var(--mat-sys-title-small-tracking)}html .mat-body-large,html .mat-typography .mat-body-large,html .mat-typography{font:var(--mat-sys-body-large);letter-spacing:var(--mat-sys-body-large-tracking)}html .mat-body-large p,html .mat-typography .mat-body-large p,html .mat-typography p{margin:0 0 .75em}html .mat-body-medium,html .mat-typography .mat-body-medium{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking)}html .mat-body-small,html .mat-typography .mat-body-small{font:var(--mat-sys-body-small);letter-spacing:var(--mat-sys-body-small-tracking)}html .mat-label-large,html .mat-typography .mat-label-large{font:var(--mat-sys-label-large);letter-spacing:var(--mat-sys-label-large-tracking)}html .mat-label-medium,html .mat-typography .mat-label-medium{font:var(--mat-sys-label-medium);letter-spacing:var(--mat-sys-label-medium-tracking)}html .mat-label-small,html .mat-typography .mat-label-small{font:var(--mat-sys-label-small);letter-spacing:var(--mat-sys-label-small-tracking)}html body{background-color:var(--ion-tab-bar-background)}html body.light-mode{color-scheme:light;--mat-app-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-app-text-color: #080b0e;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(1, 4, 9, .2), 0px 0px 0px 0px rgba(1, 4, 9, .14), 0px 0px 0px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(1, 4, 9, .2), 0px 1px 1px 0px rgba(1, 4, 9, .14), 0px 1px 3px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(1, 4, 9, .2), 0px 2px 2px 0px rgba(1, 4, 9, .14), 0px 1px 5px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(1, 4, 9, .2), 0px 3px 4px 0px rgba(1, 4, 9, .14), 0px 1px 8px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(1, 4, 9, .2), 0px 4px 5px 0px rgba(1, 4, 9, .14), 0px 1px 10px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(1, 4, 9, .2), 0px 5px 8px 0px rgba(1, 4, 9, .14), 0px 1px 14px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(1, 4, 9, .2), 0px 6px 10px 0px rgba(1, 4, 9, .14), 0px 1px 18px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(1, 4, 9, .2), 0px 7px 10px 1px rgba(1, 4, 9, .14), 0px 2px 16px 1px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(1, 4, 9, .2), 0px 8px 10px 1px rgba(1, 4, 9, .14), 0px 3px 14px 2px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(1, 4, 9, .2), 0px 9px 12px 1px rgba(1, 4, 9, .14), 0px 3px 16px 2px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(1, 4, 9, .2), 0px 10px 14px 1px rgba(1, 4, 9, .14), 0px 4px 18px 3px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(1, 4, 9, .2), 0px 11px 15px 1px rgba(1, 4, 9, .14), 0px 4px 20px 3px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(1, 4, 9, .2), 0px 12px 17px 2px rgba(1, 4, 9, .14), 0px 5px 22px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(1, 4, 9, .2), 0px 13px 19px 2px rgba(1, 4, 9, .14), 0px 5px 24px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(1, 4, 9, .2), 0px 14px 21px 2px rgba(1, 4, 9, .14), 0px 5px 26px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(1, 4, 9, .2), 0px 15px 22px 2px rgba(1, 4, 9, .14), 0px 6px 28px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(1, 4, 9, .2), 0px 16px 24px 2px rgba(1, 4, 9, .14), 0px 6px 30px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(1, 4, 9, .2), 0px 17px 26px 2px rgba(1, 4, 9, .14), 0px 6px 32px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(1, 4, 9, .2), 0px 18px 28px 2px rgba(1, 4, 9, .14), 0px 7px 34px 6px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(1, 4, 9, .2), 0px 19px 29px 2px rgba(1, 4, 9, .14), 0px 7px 36px 6px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(1, 4, 9, .2), 0px 20px 31px 3px rgba(1, 4, 9, .14), 0px 8px 38px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(1, 4, 9, .2), 0px 21px 33px 3px rgba(1, 4, 9, .14), 0px 8px 40px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(1, 4, 9, .2), 0px 22px 35px 3px rgba(1, 4, 9, .14), 0px 8px 42px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(1, 4, 9, .2), 0px 23px 36px 3px rgba(1, 4, 9, .14), 0px 9px 44px 8px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(1, 4, 9, .2), 0px 24px 38px 3px rgba(1, 4, 9, .14), 0px 9px 46px 8px rgba(1, 4, 9, .12);--mat-ripple-color: color-mix(in srgb, #080b0e 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #080b0e 8%, transparent);--mat-option-label-text-color: #080b0e;--mat-option-selected-state-label-text-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-option-selected-state-layer-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-optgroup-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #3db2f7;--mat-pseudo-checkbox-full-unselected-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #3db2f7;--mat-card-elevated-container-color: rgb(244.3566137566, 244.2433862434, 244.2433862434);--mat-card-elevated-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);--mat-card-filled-container-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-card-filled-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-outlined-container-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-card-outlined-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-outlined-outline-color: rgb(223.6666666667, 226, 227.6666666667);--mat-card-subtitle-text-color: #080b0e;--mat-progress-bar-active-indicator-color: #3db2f7;--mat-progress-bar-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-tooltip-container-color: #313030;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: rgb(241.6957671958, 241.5542328042, 241.5542328042);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-enabled-select-arrow-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-error-focus-trailing-icon-color: #ba1a1a;--mat-form-field-error-hover-trailing-icon-color: #93000a;--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-error-trailing-icon-color: #ba1a1a;--mat-form-field-filled-active-indicator-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-filled-caret-color: #3db2f7;--mat-form-field-filled-container-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #080b0e 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-caret-color: #ba1a1a;--mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;--mat-form-field-filled-error-focus-label-text-color: #ba1a1a;--mat-form-field-filled-error-hover-active-indicator-color: #93000a;--mat-form-field-filled-error-hover-label-text-color: #93000a;--mat-form-field-filled-error-label-text-color: #ba1a1a;--mat-form-field-filled-focus-active-indicator-color: #3db2f7;--mat-form-field-filled-focus-label-text-color: #3db2f7;--mat-form-field-filled-hover-active-indicator-color: #080b0e;--mat-form-field-filled-hover-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-filled-input-text-color: #080b0e;--mat-form-field-filled-input-text-placeholder-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-filled-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-focus-select-arrow-color: #3db2f7;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-outlined-caret-color: #3db2f7;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-form-field-outlined-error-caret-color: #ba1a1a;--mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;--mat-form-field-outlined-error-focus-outline-color: #ba1a1a;--mat-form-field-outlined-error-hover-label-text-color: #93000a;--mat-form-field-outlined-error-hover-outline-color: #93000a;--mat-form-field-outlined-error-label-text-color: #ba1a1a;--mat-form-field-outlined-error-outline-color: #ba1a1a;--mat-form-field-outlined-focus-label-text-color: #3db2f7;--mat-form-field-outlined-focus-outline-color: #3db2f7;--mat-form-field-outlined-hover-label-text-color: #080b0e;--mat-form-field-outlined-hover-outline-color: #080b0e;--mat-form-field-outlined-input-text-color: #080b0e;--mat-form-field-outlined-input-text-placeholder-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-outlined-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-outlined-outline-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-select-option-text-color: #080b0e;--mat-form-field-state-layer-color: #080b0e;--mat-form-field-trailing-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-select-panel-background-color: rgb(236.3740740741, 236.1759259259, 236.1759259259);--mat-select-enabled-trigger-text-color: #080b0e;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-select-placeholder-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-select-enabled-arrow-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-select-disabled-arrow-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-select-focused-arrow-color: #3db2f7;--mat-select-invalid-arrow-color: #ba1a1a;--mat-autocomplete-background-color: rgb(236.3740740741, 236.1759259259, 236.1759259259);--mat-dialog-container-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-dialog-subhead-color: #080b0e;--mat-dialog-supporting-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-chip-elevated-selected-container-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-chip-focus-outline-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-focus-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-outline-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-chip-selected-disabled-trailing-icon-color: #080b0e;--mat-chip-selected-focus-state-layer-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-selected-trailing-action-state-layer-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-selected-trailing-icon-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-with-icon-disabled-icon-color: #080b0e;--mat-chip-with-icon-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-chip-with-icon-selected-icon-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #080b0e;--mat-chip-with-trailing-icon-trailing-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-disabled-selected-handle-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-slide-toggle-disabled-selected-icon-color: #080b0e;--mat-slide-toggle-disabled-selected-track-color: #080b0e;--mat-slide-toggle-disabled-unselected-handle-color: #080b0e;--mat-slide-toggle-disabled-unselected-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-disabled-unselected-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-disabled-unselected-track-outline-color: #080b0e;--mat-slide-toggle-label-text-color: #080b0e;--mat-slide-toggle-selected-focus-handle-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-slide-toggle-selected-focus-state-layer-color: #3db2f7;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #3db2f7;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-slide-toggle-selected-hover-state-layer-color: #3db2f7;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #3db2f7;--mat-slide-toggle-selected-icon-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-slide-toggle-selected-pressed-handle-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-slide-toggle-selected-pressed-state-layer-color: #3db2f7;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #3db2f7;--mat-slide-toggle-selected-track-color: #3db2f7;--mat-slide-toggle-track-outline-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-slide-toggle-unselected-focus-handle-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-focus-state-layer-color: #080b0e;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-handle-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-slide-toggle-unselected-hover-handle-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-hover-state-layer-color: #080b0e;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-pressed-handle-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-pressed-state-layer-color: #080b0e;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-radio-checked-ripple-color: #3db2f7;--mat-radio-disabled-label-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-radio-disabled-selected-icon-color: #080b0e;--mat-radio-disabled-unselected-icon-color: #080b0e;--mat-radio-label-text-color: #080b0e;--mat-radio-ripple-color: #080b0e;--mat-radio-selected-focus-icon-color: #3db2f7;--mat-radio-selected-hover-icon-color: #3db2f7;--mat-radio-selected-icon-color: #3db2f7;--mat-radio-selected-pressed-icon-color: #3db2f7;--mat-radio-unselected-focus-icon-color: #080b0e;--mat-radio-unselected-hover-icon-color: #080b0e;--mat-radio-unselected-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-radio-unselected-pressed-icon-color: #080b0e;--mat-slider-active-track-color: #3db2f7;--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: #080b0e;--mat-slider-disabled-handle-color: #080b0e;--mat-slider-disabled-inactive-track-color: #080b0e;--mat-slider-focus-handle-color: #3db2f7;--mat-slider-focus-state-layer-color: color-mix(in srgb, #3db2f7 20%, transparent);--mat-slider-handle-color: #3db2f7;--mat-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-handle-shape: 9999px;--mat-slider-hover-handle-color: #3db2f7;--mat-slider-hover-state-layer-color: color-mix(in srgb, #3db2f7 5%, transparent);--mat-slider-inactive-track-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: #3db2f7;--mat-slider-label-label-text-color: #ffffff;--mat-slider-ripple-color: #3db2f7;--mat-slider-with-overlap-handle-outline-color: #ffffff;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: #080b0e;--mat-slider-with-tick-marks-inactive-container-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-menu-container-shape: 4px;--mat-menu-divider-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-menu-item-label-text-color: #080b0e;--mat-menu-item-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #080b0e 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-menu-container-color: rgb(236.3740740741, 236.1759259259, 236.1759259259);--mat-menu-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);--mat-list-active-indicator-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: #080b0e;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #080b0e;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #080b0e;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #080b0e;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #080b0e;--mat-list-list-item-focus-state-layer-color: #080b0e;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #080b0e;--mat-list-list-item-hover-state-layer-color: #080b0e;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #080b0e;--mat-list-list-item-leading-avatar-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #3db2f7;--mat-list-list-item-supporting-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-list-list-item-trailing-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-paginator-container-text-color: #080b0e;--mat-paginator-container-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-paginator-disabled-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-paginator-enabled-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-tab-active-focus-indicator-color: #3db2f7;--mat-tab-active-focus-label-text-color: #080b0e;--mat-tab-active-hover-indicator-color: #3db2f7;--mat-tab-active-hover-label-text-color: #080b0e;--mat-tab-active-indicator-color: #3db2f7;--mat-tab-active-label-text-color: #080b0e;--mat-tab-active-ripple-color: #080b0e;--mat-tab-divider-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-tab-inactive-focus-label-text-color: #080b0e;--mat-tab-inactive-hover-label-text-color: #080b0e;--mat-tab-inactive-label-text-color: #080b0e;--mat-tab-inactive-ripple-color: #080b0e;--mat-tab-pagination-icon-color: #080b0e;--mat-tab-disabled-ripple-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-checkbox-disabled-label-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-checkbox-label-text-color: #080b0e;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #3db2f7;--mat-checkbox-selected-focus-state-layer-color: #3db2f7;--mat-checkbox-selected-hover-icon-color: #3db2f7;--mat-checkbox-selected-hover-state-layer-color: #3db2f7;--mat-checkbox-selected-icon-color: #3db2f7;--mat-checkbox-selected-pressed-icon-color: #3db2f7;--mat-checkbox-selected-pressed-state-layer-color: #080b0e;--mat-checkbox-unselected-focus-icon-color: #080b0e;--mat-checkbox-unselected-focus-state-layer-color: #080b0e;--mat-checkbox-unselected-hover-icon-color: #080b0e;--mat-checkbox-unselected-hover-state-layer-color: #080b0e;--mat-checkbox-unselected-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-checkbox-unselected-pressed-state-layer-color: #3db2f7;--mat-button-filled-container-color: #3db2f7;--mat-button-filled-disabled-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-button-outlined-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #3db2f7;--mat-button-outlined-outline-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #3db2f7 12%, transparent);--mat-button-outlined-state-layer-color: #3db2f7;--mat-button-protected-container-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-button-protected-container-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);--mat-button-protected-disabled-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-button-protected-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);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-button-protected-focus-container-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);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 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-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #3db2f7;--mat-button-protected-pressed-container-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);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #3db2f7 12%, transparent);--mat-button-protected-state-layer-color: #3db2f7;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-text-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #3db2f7;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #3db2f7 12%, transparent);--mat-button-text-state-layer-color: #3db2f7;--mat-button-tonal-container-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-button-tonal-disabled-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgb(10.5334821429, 203.9665178571, 117.7834821429) 12%, transparent);--mat-button-tonal-state-layer-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-icon-button-disabled-icon-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgb(116.7102272727, 126.6732954545, 133.7897727273) 12%, transparent);--mat-icon-button-state-layer-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-fab-container-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-fab-extended-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);--mat-fab-extended-focus-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-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);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-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);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-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);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgb(9.1485148515, 142.9455445545, 221.8514851485) 12%, transparent);--mat-fab-small-container-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-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);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-fab-small-focus-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);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-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);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-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);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgb(9.1485148515, 142.9455445545, 221.8514851485) 12%, transparent);--mat-fab-small-state-layer-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-fab-state-layer-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-snack-bar-button-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-snack-bar-container-color: #313030;--mat-snack-bar-supporting-text-color: rgb(241.6957671958, 241.5542328042, 241.5542328042);--mat-table-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-table-header-headline-color: #080b0e;--mat-table-row-item-label-text-color: #080b0e;--mat-table-row-item-outline-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-progress-spinner-active-indicator-color: #3db2f7;--mat-badge-background-color: #ba1a1a;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);--mat-badge-disabled-state-text-color: #ffffff;--mat-badge-text-color: #ffffff;--mat-bottom-sheet-container-text-color: #080b0e;--mat-bottom-sheet-container-background-color: rgb(244.3566137566, 244.2433862434, 244.2433862434);--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-button-toggle-divider-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-button-toggle-selected-state-background-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-button-toggle-selected-state-text-color: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-button-toggle-state-layer-color: #080b0e;--mat-button-toggle-text-color: #080b0e;--mat-datepicker-calendar-body-label-text-color: #080b0e;--mat-datepicker-calendar-container-background-color: rgb(233.7132275132, 233.4867724868, 233.4867724868);--mat-datepicker-calendar-container-text-color: #080b0e;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #080b0e 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #2af49a;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: rgb(219.5, 253.1666666667, 238.1666666667);--mat-datepicker-calendar-date-in-range-state-background-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #3db2f7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #3db2f7;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #080b0e;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #3db2f7;--mat-datepicker-calendar-date-today-selected-state-outline-color: #3db2f7;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-datepicker-calendar-navigation-button-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-datepicker-calendar-period-button-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-datepicker-calendar-period-button-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-datepicker-range-input-separator-color: #080b0e;--mat-datepicker-toggle-active-state-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-datepicker-toggle-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-divider-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-expansion-actions-divider-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-expansion-container-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-expansion-container-text-color: #080b0e;--mat-expansion-header-description-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #080b0e 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #080b0e 8%, transparent);--mat-expansion-header-indicator-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-expansion-header-text-color: #080b0e;--mat-icon-color: inherit;--mat-sidenav-container-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-sidenav-container-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-sidenav-content-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-sidenav-content-text-color: #080b0e;--mat-sidenav-scrim-color: color-mix(in srgb, rgb(77.8068181818, 84.4488636364, 89.1931818182) 40%, transparent);--mat-stepper-container-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-stepper-header-done-state-icon-background-color: #3db2f7;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #3db2f7;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #313030 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #313030 8%, transparent);--mat-stepper-header-icon-background-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-stepper-header-icon-foreground-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-stepper-header-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-stepper-header-optional-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-stepper-header-selected-state-icon-background-color: #3db2f7;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-label-text-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-stepper-line-color: rgb(176.6666666667, 182.5, 186.6666666667);--mat-sort-arrow-color: #080b0e;--mat-toolbar-container-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-toolbar-container-text-color: #080b0e;--mat-tree-container-background-color: rgb(249.6783068783, 249.6216931217, 249.6216931217);--mat-tree-node-text-color: #080b0e;--mat-timepicker-container-background-color: rgb(236.3740740741, 236.1759259259, 236.1759259259);--mat-timepicker-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)}html body.dark-mode{color-scheme:dark;--mat-app-background-color: rgb(14.25, 14.1, 14.1);--mat-app-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(1, 4, 9, .2), 0px 0px 0px 0px rgba(1, 4, 9, .14), 0px 0px 0px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(1, 4, 9, .2), 0px 1px 1px 0px rgba(1, 4, 9, .14), 0px 1px 3px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(1, 4, 9, .2), 0px 2px 2px 0px rgba(1, 4, 9, .14), 0px 1px 5px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(1, 4, 9, .2), 0px 3px 4px 0px rgba(1, 4, 9, .14), 0px 1px 8px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(1, 4, 9, .2), 0px 4px 5px 0px rgba(1, 4, 9, .14), 0px 1px 10px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(1, 4, 9, .2), 0px 5px 8px 0px rgba(1, 4, 9, .14), 0px 1px 14px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(1, 4, 9, .2), 0px 6px 10px 0px rgba(1, 4, 9, .14), 0px 1px 18px 0px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(1, 4, 9, .2), 0px 7px 10px 1px rgba(1, 4, 9, .14), 0px 2px 16px 1px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(1, 4, 9, .2), 0px 8px 10px 1px rgba(1, 4, 9, .14), 0px 3px 14px 2px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(1, 4, 9, .2), 0px 9px 12px 1px rgba(1, 4, 9, .14), 0px 3px 16px 2px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(1, 4, 9, .2), 0px 10px 14px 1px rgba(1, 4, 9, .14), 0px 4px 18px 3px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(1, 4, 9, .2), 0px 11px 15px 1px rgba(1, 4, 9, .14), 0px 4px 20px 3px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(1, 4, 9, .2), 0px 12px 17px 2px rgba(1, 4, 9, .14), 0px 5px 22px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(1, 4, 9, .2), 0px 13px 19px 2px rgba(1, 4, 9, .14), 0px 5px 24px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(1, 4, 9, .2), 0px 14px 21px 2px rgba(1, 4, 9, .14), 0px 5px 26px 4px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(1, 4, 9, .2), 0px 15px 22px 2px rgba(1, 4, 9, .14), 0px 6px 28px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(1, 4, 9, .2), 0px 16px 24px 2px rgba(1, 4, 9, .14), 0px 6px 30px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(1, 4, 9, .2), 0px 17px 26px 2px rgba(1, 4, 9, .14), 0px 6px 32px 5px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(1, 4, 9, .2), 0px 18px 28px 2px rgba(1, 4, 9, .14), 0px 7px 34px 6px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(1, 4, 9, .2), 0px 19px 29px 2px rgba(1, 4, 9, .14), 0px 7px 36px 6px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(1, 4, 9, .2), 0px 20px 31px 3px rgba(1, 4, 9, .14), 0px 8px 38px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(1, 4, 9, .2), 0px 21px 33px 3px rgba(1, 4, 9, .14), 0px 8px 40px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(1, 4, 9, .2), 0px 22px 35px 3px rgba(1, 4, 9, .14), 0px 8px 42px 7px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(1, 4, 9, .2), 0px 23px 36px 3px rgba(1, 4, 9, .14), 0px 9px 44px 8px rgba(1, 4, 9, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(1, 4, 9, .2), 0px 24px 38px 3px rgba(1, 4, 9, .14), 0px 9px 46px 8px rgba(1, 4, 9, .12);--mat-ripple-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 8%, transparent);--mat-option-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-option-selected-state-label-text-color: rgb(148.5, 249.5, 204.5);--mat-option-selected-state-layer-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-optgroup-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: rgb(14.25, 14.1, 14.1);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-pseudo-checkbox-full-selected-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-pseudo-checkbox-full-unselected-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-card-elevated-container-color: #080b0e;--mat-card-elevated-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);--mat-card-filled-container-color: rgb(52.25, 51.7, 51.7);--mat-card-filled-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-outlined-container-color: rgb(14.25, 14.1, 14.1);--mat-card-outlined-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-outlined-outline-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-card-subtitle-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-progress-bar-active-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-progress-bar-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-tooltip-container-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #e8eef3;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-enabled-select-arrow-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-filled-active-indicator-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-filled-caret-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-filled-container-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-caret-color: #ffb4ab;--mat-form-field-filled-error-focus-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-focus-label-text-color: #ffb4ab;--mat-form-field-filled-error-hover-active-indicator-color: #ffdad6;--mat-form-field-filled-error-hover-label-text-color: #ffdad6;--mat-form-field-filled-error-label-text-color: #ffb4ab;--mat-form-field-filled-focus-active-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-filled-focus-label-text-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-filled-hover-active-indicator-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-filled-hover-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-filled-input-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-filled-input-text-placeholder-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-filled-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-focus-select-arrow-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-outlined-caret-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-form-field-outlined-error-caret-color: #ffb4ab;--mat-form-field-outlined-error-focus-label-text-color: #ffb4ab;--mat-form-field-outlined-error-focus-outline-color: #ffb4ab;--mat-form-field-outlined-error-hover-label-text-color: #ffdad6;--mat-form-field-outlined-error-hover-outline-color: #ffdad6;--mat-form-field-outlined-error-label-text-color: #ffb4ab;--mat-form-field-outlined-error-outline-color: #ffb4ab;--mat-form-field-outlined-focus-label-text-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-outlined-focus-outline-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-form-field-outlined-hover-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-outlined-hover-outline-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-outlined-input-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-outlined-input-text-placeholder-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-outlined-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-form-field-outlined-outline-color: rgb(192.3333333333, 197, 200.3333333333);--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #080b0e 38%, transparent);--mat-form-field-select-option-text-color: #080b0e;--mat-form-field-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-form-field-trailing-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-select-panel-background-color: rgb(28.5, 28.2, 28.2);--mat-select-enabled-trigger-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-select-placeholder-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-select-enabled-arrow-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-select-disabled-arrow-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-select-focused-arrow-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-select-invalid-arrow-color: #ffb4ab;--mat-autocomplete-background-color: rgb(28.5, 28.2, 28.2);--mat-dialog-container-color: rgb(14.25, 14.1, 14.1);--mat-dialog-subhead-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-dialog-supporting-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-chip-elevated-selected-container-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-chip-focus-outline-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-focus-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-outline-color: rgb(192.3333333333, 197, 200.3333333333);--mat-chip-selected-disabled-trailing-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-chip-selected-focus-state-layer-color: rgb(148.5, 249.5, 204.5);--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: rgb(148.5, 249.5, 204.5);--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: rgb(148.5, 249.5, 204.5);--mat-chip-selected-trailing-action-state-layer-color: rgb(148.5, 249.5, 204.5);--mat-chip-selected-trailing-icon-color: rgb(148.5, 249.5, 204.5);--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-with-icon-disabled-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-chip-with-icon-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-chip-with-icon-selected-icon-color: rgb(148.5, 249.5, 204.5);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-chip-with-trailing-icon-trailing-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-disabled-selected-handle-color: rgb(14.25, 14.1, 14.1);--mat-slide-toggle-disabled-selected-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-disabled-selected-track-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-disabled-unselected-handle-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-disabled-unselected-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-disabled-unselected-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-disabled-unselected-track-outline-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-selected-focus-handle-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-slide-toggle-selected-focus-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-handle-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-slide-toggle-selected-hover-handle-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-slide-toggle-selected-hover-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-icon-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-slide-toggle-selected-pressed-handle-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-slide-toggle-selected-pressed-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-selected-track-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slide-toggle-track-outline-color: rgb(192.3333333333, 197, 200.3333333333);--mat-slide-toggle-unselected-focus-handle-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-focus-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-handle-color: rgb(192.3333333333, 197, 200.3333333333);--mat-slide-toggle-unselected-hover-handle-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-hover-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-icon-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-pressed-handle-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-slide-toggle-unselected-pressed-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slide-toggle-unselected-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-radio-checked-ripple-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-radio-disabled-label-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-disabled-unselected-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-ripple-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-selected-focus-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-radio-selected-hover-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-radio-selected-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-radio-selected-pressed-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-radio-unselected-focus-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-unselected-hover-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-radio-unselected-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-radio-unselected-pressed-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slider-active-track-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slider-active-track-shape: 9999px;--mat-slider-disabled-active-track-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slider-disabled-handle-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slider-disabled-inactive-track-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slider-focus-handle-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slider-focus-state-layer-color: color-mix(in srgb, rgb(190.3333333333, 229.3333333333, 252.3333333333) 20%, transparent);--mat-slider-handle-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-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-handle-shape: 9999px;--mat-slider-hover-handle-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slider-hover-state-layer-color: color-mix(in srgb, rgb(190.3333333333, 229.3333333333, 252.3333333333) 5%, transparent);--mat-slider-inactive-track-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-slider-inactive-track-shape: 9999px;--mat-slider-label-container-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slider-label-label-text-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-slider-ripple-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-slider-with-overlap-handle-outline-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-slider-with-tick-marks-active-container-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-slider-with-tick-marks-container-shape: 9999px;--mat-slider-with-tick-marks-disabled-container-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-slider-with-tick-marks-inactive-container-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-menu-container-shape: 4px;--mat-menu-divider-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-menu-item-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-menu-item-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-menu-container-color: rgb(28.5, 28.2, 28.2);--mat-menu-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);--mat-list-active-indicator-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-list-active-indicator-shape: 9999px;--mat-list-list-item-container-color: transparent;--mat-list-list-item-container-shape: 0;--mat-list-list-item-disabled-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-focus-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-hover-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-list-list-item-leading-avatar-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-list-list-item-supporting-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-list-list-item-trailing-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-paginator-container-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-paginator-container-background-color: rgb(14.25, 14.1, 14.1);--mat-paginator-disabled-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-paginator-enabled-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-tab-active-focus-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-tab-active-focus-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-active-hover-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-tab-active-hover-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-active-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-tab-active-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-active-ripple-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-divider-color: rgb(116.7102272727, 126.6732954545, 133.7897727273);--mat-tab-inactive-focus-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-inactive-hover-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-inactive-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-inactive-ripple-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-pagination-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tab-disabled-ripple-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-checkbox-disabled-label-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: rgb(14.25, 14.1, 14.1);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-checkbox-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-selected-checkmark-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-checkbox-selected-focus-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-focus-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-hover-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-hover-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-pressed-icon-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-checkbox-selected-pressed-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-unselected-focus-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-unselected-focus-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-unselected-hover-icon-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-unselected-hover-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-checkbox-unselected-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-checkbox-unselected-pressed-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-filled-container-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-filled-disabled-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, rgb(6.099009901, 95.297029703, 147.900990099) 12%, transparent);--mat-button-filled-state-layer-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-button-outlined-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-outlined-outline-color: rgb(192.3333333333, 197, 200.3333333333);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, rgb(190.3333333333, 229.3333333333, 252.3333333333) 12%, transparent);--mat-button-outlined-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-protected-container-color: rgb(14.25, 14.1, 14.1);--mat-button-protected-container-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);--mat-button-protected-disabled-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-button-protected-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);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-button-protected-focus-container-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);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 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-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-protected-pressed-container-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);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, rgb(190.3333333333, 229.3333333333, 252.3333333333) 12%, transparent);--mat-button-protected-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-text-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-text-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, rgb(190.3333333333, 229.3333333333, 252.3333333333) 12%, transparent);--mat-button-text-state-layer-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-button-tonal-container-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-button-tonal-disabled-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: rgb(148.5, 249.5, 204.5);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgb(148.5, 249.5, 204.5) 12%, transparent);--mat-button-tonal-state-layer-color: rgb(148.5, 249.5, 204.5);--mat-icon-button-disabled-icon-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgb(239.3333333333, 240.5, 241.3333333333) 12%, transparent);--mat-icon-button-state-layer-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-fab-container-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-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);--mat-fab-disabled-state-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-fab-extended-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);--mat-fab-extended-focus-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);--mat-fab-extended-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);--mat-fab-extended-pressed-container-elevation-shadow: 6;--mat-fab-focus-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);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-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);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-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);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgb(222.6666666667, 242.1666666667, 253.6666666667) 12%, transparent);--mat-fab-small-container-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-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);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-fab-small-focus-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);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-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);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-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);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgb(222.6666666667, 242.1666666667, 253.6666666667) 12%, transparent);--mat-fab-small-state-layer-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-fab-state-layer-color: rgb(222.6666666667, 242.1666666667, 253.6666666667);--mat-snack-bar-button-color: #3db2f7;--mat-snack-bar-container-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-snack-bar-supporting-text-color: #e8eef3;--mat-table-background-color: rgb(14.25, 14.1, 14.1);--mat-table-header-headline-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-table-row-item-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-table-row-item-outline-color: rgb(192.3333333333, 197, 200.3333333333);--mat-progress-spinner-active-indicator-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-badge-background-color: #ffb4ab;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ffb4ab 38%, transparent);--mat-badge-disabled-state-text-color: #690005;--mat-badge-text-color: #690005;--mat-bottom-sheet-container-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-bottom-sheet-container-background-color: #080b0e;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-button-toggle-divider-color: rgb(192.3333333333, 197, 200.3333333333);--mat-button-toggle-selected-state-background-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-button-toggle-selected-state-text-color: rgb(148.5, 249.5, 204.5);--mat-button-toggle-state-layer-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-button-toggle-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-datepicker-calendar-body-label-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-datepicker-calendar-container-background-color: rgb(40.375, 39.95, 39.95);--mat-datepicker-calendar-container-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #2af49a;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: rgb(5.2667410714, 101.9832589286, 58.8917410714);--mat-datepicker-calendar-date-in-range-state-background-color: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-datepicker-calendar-date-selected-state-text-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-datepicker-calendar-date-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-datepicker-calendar-navigation-button-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-datepicker-calendar-period-button-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-datepicker-calendar-period-button-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-datepicker-range-input-separator-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-datepicker-toggle-active-state-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-datepicker-toggle-icon-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-divider-color: rgb(192.3333333333, 197, 200.3333333333);--mat-expansion-actions-divider-color: rgb(192.3333333333, 197, 200.3333333333);--mat-expansion-container-background-color: rgb(14.25, 14.1, 14.1);--mat-expansion-container-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-expansion-header-description-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 38%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 8%, transparent);--mat-expansion-header-indicator-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-expansion-header-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-icon-color: inherit;--mat-sidenav-container-background-color: rgb(14.25, 14.1, 14.1);--mat-sidenav-container-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-sidenav-content-background-color: rgb(14.25, 14.1, 14.1);--mat-sidenav-content-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-sidenav-scrim-color: color-mix(in srgb, rgb(77.8068181818, 84.4488636364, 89.1931818182) 40%, transparent);--mat-stepper-container-color: rgb(14.25, 14.1, 14.1);--mat-stepper-header-done-state-icon-background-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-stepper-header-done-state-icon-foreground-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-stepper-header-edit-state-icon-background-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-stepper-header-edit-state-icon-foreground-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 12%, transparent);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgb(228.3915343915, 228.1084656085, 228.1084656085) 8%, transparent);--mat-stepper-header-icon-background-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-stepper-header-icon-foreground-color: rgb(14.25, 14.1, 14.1);--mat-stepper-header-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-stepper-header-optional-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-stepper-header-selected-state-icon-background-color: rgb(190.3333333333, 229.3333333333, 252.3333333333);--mat-stepper-header-selected-state-icon-foreground-color: rgb(6.099009901, 95.297029703, 147.900990099);--mat-stepper-header-selected-state-label-text-color: rgb(239.3333333333, 240.5, 241.3333333333);--mat-stepper-line-color: rgb(192.3333333333, 197, 200.3333333333);--mat-sort-arrow-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-toolbar-container-background-color: rgb(14.25, 14.1, 14.1);--mat-toolbar-container-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-tree-container-background-color: rgb(14.25, 14.1, 14.1);--mat-tree-node-text-color: rgb(228.3915343915, 228.1084656085, 228.1084656085);--mat-timepicker-container-background-color: rgb(28.5, 28.2, 28.2);--mat-timepicker-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)}html .mat-mdc-chip-set-stacked.mat-mdc-chip-set .mdc-evolution-chip-set__chips{margin-left:0}html .mdc-evolution-chip-set__chips{flex-wrap:nowrap}html .mat-mdc-chip-graphic{display:none}html .mat-mdc-chip-action{padding-left:12px!important}html .mdc-evolution-chip__text-label{min-width:16px;text-align:center;--mdc-chip-label-text-weight: bolder;display:flex;align-items:center}html .mdc-evolution-chip__text-label .mat-icon{font-weight:400}html .mat-mdc-form-field-icon-suffix .mdc-icon-button{border-radius:50% 0 0 50%}html .noRipple .mdc-line-ripple{display:none}html .mat-mdc-form-field-infix input::placeholder{color:var(--neutral)!important}html .mat-mdc-form-field{--mdc-icon-button-icon-color: var(--mat-filled-button-container-color)}html .mat-mdc-form-field .mdc-icon-button{margin-left:var(--space-smallest)}html .mat-mdc-form-field .mdc-icon-button .mat-icon{color:var(--mat-filled-button-container-color)}html .mat-mdc-form-field .mat-mdc-form-field-infix{width:auto}html .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{margin-right:4px}html .mat-mdc-form-field .hidden{opacity:0}html .mat-mdc-form-field.endDate-input .mat-mdc-form-field-flex{display:grid;grid-template-columns:auto 2fr 1fr}html .mat-mdc-form-field.endDate-input .mat-mdc-form-field-icon-suffix{text-align:right}html .hidden-input{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1}html .hidden-input.disabled{pointer-events:none}html .mood-input.mat-mdc-form-field{color:#fff;--mat-filled-text-field-input-text-color: #fff}html .mood-input.mat-mdc-form-field:not(.mat-focused).isEmpty{opacity:.3}html .mood-input.mat-mdc-form-field .mat-mdc-form-field-focus-overlay{opacity:1;--mat-form-field-state-layer-color: var(--mood-element-background)}html .mood-input.mat-mdc-form-field .mat-mdc-text-field-wrapper{border-radius:var(--radius)}html .mood-input.mat-mdc-form-field .mat-line-ripple{display:none}html .no-border .mdc-icon-button{margin-left:0}html .no-border.mat-mdc-form-field-has-icon-prefix>.mat-mdc-text-field-wrapper{padding-right:0}html .no-border>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex>.mat-notched-outline .mat-mdc-notch-piece.mat-notched-outline__leading{display:none!important}html .no-border>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex>.mat-notched-outline .mat-notched-outline__leading,html .no-border>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex>.mat-notched-outline .mat-notched-outline__notch,html .no-border>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex>.mat-notched-outline .mat-notched-outline__trailing{border:unset!important}html .mat-mdc-form-field-has-icon-prefix ngx-mat-date-input .mat-mdc-text-field-wrapper{padding-left:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-app-corner-extra-small)) + 4px)}html .mat-mdc-form-field.external-close-button .mat-mdc-notch-piece.mat-notched-outline__trailing{margin-right:44px}html .mat-icon{transition:transform .2s ease-in-out}html .mat-icon.mat-icon-large{height:32px;width:32px;font-size:larger}html .mat-icon.rotated{transform:rotate(90deg)}html .mat-icon[layout-icon]{width:36px}html .mat-typography markdown p{margin-bottom:0}html .mat-typography markdown ul,html .mat-typography markdown ol{margin:0;padding-inline-start:32px}html .mat-mdc-snack-bar-container{margin-bottom:var(--space-biggest)}html .mat-button-toggle-group{--mat-standard-button-toggle-divider-color: transparent}html .mat-button-toggle-group .mat-button-toggle-checkbox-wrapper{display:none}html .mat-button-toggle-group .mat-button-toggle-checked .mat-button-toggle-button:has(.mat-button-toggle-checkbox-wrapper){padding-left:0}:root{--mat-sys-primary-30: rgb(9.1485148515, 142.9455445545, 221.8514851485);--mat-sys-secondary-30: rgb(10.5334821429, 203.9665178571, 117.7834821429);--mat-sys-secondary-70: rgb(148.5, 249.5, 204.5);--mat-sys-error-trans: rgba(from #ff5449 r g b / .5);--mat-sys-outline: #474646;--neutral-trans-light: rgba(from #5f5e5e r g b / .25);--neutral-trans: rgb(from #5f5e5e r g b / .5);--neutral-trans-dark: rgba(from #5f5e5e r g b / .75);--neutral-trans-darker: rgba(from #5f5e5e r g b / .9);--neutral-10: #080b0e;--neutral-20: #313030;--neutral-30: #474646;--neutral: #5f5e5e;--neutral-50: #c9d1d7;--neutral-60: rgb(148.5661375661, 147.4338624339, 147.4338624339);--neutral-70: rgb(175.1746031746, 174.3253968254, 174.3253968254);--neutral-80: #e8eef3;--neutral-90: rgb(228.3915343915, 228.1084656085, 228.1084656085);--neutral-60-trans-light: rgba(#c0c5c8, .25);--neutral-60-trans: rgba(#c0c5c8, .5);--ion-tab-bar-background: var(--neutral-10);--mood-element-background: rgba(0, 0, 0, .7);--mood-background: var(--neutral-10)}html{--color: #000;button-color:var(--color)}html body.light-mode{color-scheme:light;--mat-app-background-color-trans: rgba(249, 249, 252, .7);--page-bg-radial-gradient: radial-gradient(circle, white 0%, white 100%);--color: #000;--background-trans: rgba(255, 255, 255, .5);--background-trans-dark: rgba(255, 255, 255, .75)}html body.dark-mode{color-scheme:dark;--mat-snackbar-container-color: #000;--mat-dialog-container-color: #000;--mat-app-background-color-trans: rgba(17, 20, 22, .7);--page-bg-radial-gradient: radial-gradient(circle, black 0%, black 100%);--color: #fff;--dark-white: #fff;--dark-neutral-10: #141414;--dark-neutral-20: #1f1f1f;--background-trans: rgba(13, 17, 23, .5);--background-trans-dark: rgba(13, 17, 23, .75);--neutral: #ffffff}html body.dark-mode .dark-invert{filter:invert(1)}@property --angle{syntax: "<angle>"; initial-value: 90deg; inherits: false;}:root{--angle: 100deg;--gradient-trans-end: 0%;--main-gradient: linear-gradient( var(--angle), var(--mat-sys-primary) 0%, var(--mat-sys-secondary) 100% );--main-gradient-30: linear-gradient( var(--angle), var(--mat-sys-primary-30) 0%, var(--mat-sys-secondary-30) 100% );--on-main-gradient: #000;--main-gradient-disabled: linear-gradient(var(--angle), #797e82 var(--degree, 0%), #c9d1d7 100%)}:root .mat-mdc-outlined-button{--mat-button-outlined-container-height: 52px;--mat-button-outlined-container-shape: var(--radius-small);--mat-button-outlined-outline-width: 1px}:root .mat-mdc-outlined-button:not(.disabled){--mat-button-outlined-label-text-color: var(--color)}:root .mat-mdc-button-base{--mat-button-text-container-shape: var(--radius-small)}@keyframes spin-gradient{0%{--angle: 90deg}to{--angle: 450deg}}@keyframes loading-gradient{0%{--angle: 100deg}to{--angle: 460deg}}button{color:var(--color)}button:focus-visible{outline:2px solid var(--mat-sys-primary)}.mdc-button{--mat-button-filled-container-shape: var(--radius-smaller);--mat-icon-button-container-shape: var(--radius-smaller)}.mdc-button.dark-gray{--mat-button-text-label-text-color: var(--neutral)}.docs-primary-btn{cursor:pointer;border:none;outline:none;position:relative;border-radius:.25rem;padding:.75rem 1.5rem;width:max-content;color:var(--on-main-gradient);--angle: 90deg;--main-gradient: linear-gradient( var(--angle), var(--mat-sys-primary) 0%, var(--mat-sys-secondary) 100% );background:var(--main-gradient)}.docs-primary-btn docs-icon{z-index:var(--z-index-content);position:relative}.docs-primary-btn:before{content:attr(text);position:absolute;inset:1px;background:var(--page-bg-radial-gradient);border-radius:.2rem;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,background .3s ease;color:var(--mat-sys-on-primary)}.docs-primary-btn:after{content:attr(text);position:absolute;inset:1px;background:var(--page-background);border-radius:.2rem;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,background .3s ease;color:var(--mat-sys-on-primary)}.docs-primary-btn.loading{animation:spin-gradient 4s linear infinite forwards}.docs-primary-btn.loading:before{background-color:var(--page-background);background:var(--soft-pink-radial-gradient);opacity:.9}.docs-primary-btn.loading:after{opacity:0}.docs-primary-btn:active:before{opacity:.8}.docs-primary-btn:disabled{background:var(--quinary-contrast);color:var(--quinary-contrast)}.docs-primary-btn:disabled:before{background-color:var(--page-background);background:var(--page-bg-radial-gradient);opacity:1}.docs-primary-btn:disabled docs-icon{color:var(--quinary-contrast)}.docs-primary-btn docs-icon{z-index:var(--z-index-icon);color:var(--mat-sys-on-primary)}.docs-secondary-btn{border:1px solid var(--senary-contrast);background:var(--page-background);padding:.75rem 1.5rem;border-radius:.25rem;color:var(--mat-sys-on-primary);transition:background .3s ease}.docs-secondary-btn docs-icon{color:var(--quaternary-contrast);transition:color .3s ease}.docs-secondary-btn:hover{background:var(--septenary-contrast)}.docs-secondary-btn:hover docs-icon{color:var(--mat-sys-on-primary)}@keyframes mat-spinner{to{transform:rotate(360deg)}}@keyframes moving-gradient{0%{--angle: 100deg}to{--angle: 450deg}}.mdc-button__label{max-width:100%}.mdc-button.add-button .mdc-button__label{color:var(--color);font-size:16px}.loading:not(.stroked-gradient-button) .mdc-button__label{transition:opacity .3s ease-in-out;opacity:var(--spinner-opacity, .2)}.loading:not(.stroked-gradient-button):before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--spinner-overlay, rgba(0, 0, 0, .3));content:""}.loading:not(.stroked-gradient-button):after{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border:2px solid var(--spinner-border-color-contrast, var(--mat-filled-button-label-text-color));border-radius:50%;content:"";box-sizing:border-box;border-top-color:transparent;animation:mat-spinner .8s linear infinite forwards}.gradient-button,.stroked-gradient-button,.filled-gradient-button{--main-gradient: linear-gradient( var(--angle), var(--mat-sys-primary) 0%, var(--mat-sys-secondary) 100% );--mat-filled-button-container-height: var(--prominent-height);line-height:18px;position:relative;height:var(--mat-filled-button-container-height);padding:var(--space) var(--space-big);border:none;border-radius:.55rem;font-family:var(--mat-filled-button-label-text-font);cursor:pointer;outline:none;letter-spacing:var(--mat-filled-button-label-text-tracking)}.gradient-button:not(.disabled),.stroked-gradient-button:not(.disabled),.filled-gradient-button:not(.disabled){color:var(--on-main-gradient);background:var(--main-gradient)}.gradient-button:not(.disabled):not(.loading):focus,.stroked-gradient-button:not(.disabled):not(.loading):focus,.filled-gradient-button:not(.disabled):not(.loading):focus{background:var(--main-gradient-30)}.gradient-button.disabled,.disabled.stroked-gradient-button,.disabled.filled-gradient-button{color:var(--mat-filled-button-disabled-label-text-color);background:light-dark(var(--neutral-80),var(--neutral-20))}.filled-gradient-button{--spinner-border-color-contrast: var(--mat-sys-on-primary);width:100%;color:var(--mat-sys-on-primary);font-size:large;font-weight:700}.filled-gradient-button.loading{animation:loading-gradient 18s linear infinite forwards}.filled-gradient-button.disabled{color:var(--neutral-70)}.stroked-gradient-button{color:transparent;font-size:1rem;font-weight:700}.stroked-gradient-button.fullWidth{width:100%}.stroked-gradient-button:hover:before,.stroked-gradient-button:focus:before{opacity:.9}.stroked-gradient-button:hover:after,.stroked-gradient-button:focus:after{opacity:.8}.stroked-gradient-button:active:before{opacity:.8}.stroked-gradient-button:active:after{opacity:.6}.stroked-gradient-button.loading{animation:loading-gradient .8s linear infinite forwards;opacity:.8}.stroked-gradient-button:after{display:flex;justify-content:center;align-items:center;position:absolute;border-radius:.5rem;color:var(--color, var(--ion-text-color));transition:opacity .3s ease,background .3s ease;content:attr(text);inset:2px;background:var(--ion-background-color, #fff)}.stroked-gradient-button::selection{color:color-mix(in srgb,var(--selection-color) 40%,var(--ion-color-primary-contrast));background:color-mix(in srgb,var(--selection-background) 10%,var(--octonary-contrast))}.plus-gradient-button{width:40px;height:40px;padding:calc((var(--mdc-icon-button-state-layer-size, 40px) - var(--mdc-icon-button-icon-size, 24px)) / 2);border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:var(--mdc-icon-button-icon-size, xx-large);cursor:pointer;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:var(--main-gradient);-webkit-text-fill-color:transparent;font-weight:500}.underlined-button .mdc-button__label{text-decoration:underline}.underlined-button.dark-gray{--mat-button-text-label-text-color: var(--neutral)}.icon-button{--mat-button-outlined-horizontal-padding: var(--space-small);--mat-button-outlined-container-shape: var(--radius-small);--mat-button-outlined-outline-color: var(--neutral-50);--mat-button-outlined-container-height: var(--prominent-height)}.icon-button .mdc-button__label{display:flex;width:100%;align-items:center}.icon-button .mdc-button__label .iconButton-img{height:var(--space-big);width:var(--space-big);object-fit:contain}.icon-button .mdc-button__label .iconButton-text{margin:0 auto;padding-right:var(--space-big)}body .avatar-button{--mdc-icon-button-icon-color: var(--ion-color-primary-contrast);padding:0;border:solid 3px var(--ion-background-color, #fff)}body .avatar-button.active{color:var(--mat-sys-on-primary);background:var(--mat-sys-primary)}body .avatar-button:not(.active){background:var(--neutral-60)}body .avatar-button.cancel{background:var(--neutral-20);color:#fff}body .avatar-button .material-symbols-outlined{font-weight:700;line-height:normal}body .header-button{padding:var(--space-big);background-color:var(--background-trans);z-index:1;display:flex;justify-content:center;align-items:center;color:var(--color)}body .header-button mat-spinner{min-width:24px;min-height:24px}body .header-button .mat-icon{position:absolute}body .header-button .mat-mdc-button-persistent-ripple{border-top-left-radius:var(--border-radius)}body .header-button.top-right{border-top-right-radius:0}body .header-button.top-right .mdc-icon-button{margin-right:-4px;border-top-right-radius:var(--border-radius)}body .header-button.top-right .mat-icon{margin-right:2px}body .header-button.top-right .mat-mdc-button-persistent-ripple{border-top-left-radius:9999px;border-top-right-radius:var(--border-radius)}body .header-button.bottom-right{border-bottom-right-radius:var(--border-radius)}body .header-button.bottom-right .mat-mdc-button-persistent-ripple{border-top-left-radius:9999px}ion-header ion-toolbar{--border-width: 0 !important}.list-ios{--ion-item-background: transparent}ion-modal.modal-sheet{--height: calc(100% - (var(--ion-safe-area-top) + var(--space-bigger)))}ion-modal .ion-padding{padding-top:0;--padding-top: var(--space-biggest);--padding-bottom: var(--space-giant)}ion-modal .ion-page{justify-content:flex-start}ion-modal .modal-padding{padding-left:var(--space);padding-right:var(--space)}@media (min-width: 992px) and (min-height: 800px){ion-modal{--height: auto}}ion-modal.autoHeight{--height: auto}ion-modal.autoHeight .ion-page{max-height:100vh;overflow:auto}ion-modal.fullHeight .ion-page{max-height:100vh;overflow:auto}ion-modal>*>.action-container{max-height:calc(100vh - (var(--ion-safe-area-top)));overflow:auto;margin-top:var(--space);margin-bottom:var(--space-bigger);display:flex;flex-direction:column}ion-modal>*>.action-container.fullHeight{margin-top:0;margin-bottom:0;padding:var(--space-bigger) var(--space-big) var(--space-biggest) var(--space-big);gap:var(--space)}ion-modal>*>.action-container h1.mat-headline-medium{text-align:center}ion-modal>*>.action-container h3{padding-left:var(--space)}ion-modal .mat-mdc-form-field{width:100%}ion-modal .header-button{border-top-left-radius:var(--border-radius);--mdc-icon-button-state-layer-size: 72px}ion-modal .swiper-wrapper{height:100%;width:100%}html{--ion-dynamic-font: var(--ion-default-dynamic-font)}html body.light-mode{--ion-tab-bar-background: #fff;--ion-text-color: #000;--ion-color-primary: #3db2f7;--ion-color-primary-rgb: 56, 128, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: rgb(6.099009901, 95.297029703, 147.900990099);--ion-color-primary-tint: rgb(125.6666666667, 203.6666666667, 249.6666666667);--ion-color-secondary: #2af49a;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: rgb(7.0223214286, 135.9776785714, 78.5223214286);--ion-color-secondary-tint: rgb(113, 247.6666666667, 187.6666666667);--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9}html body.dark-mode{--ion-tab-bar-background: #010409;--ion-background-color: #080b0e;--ion-color-step-50: #0d0d0d;--ion-color-step-100: #1a1a1a;--ion-color-step-150: #262626;--ion-color-step-200: #333333;--ion-color-step-250: #404040;--ion-color-step-300: #4d4d4d;--ion-color-step-350: #595959;--ion-color-step-400: #666666;--ion-color-step-450: #737373;--ion-color-step-500: #808080;--ion-color-step-550: #8c8c8c;--ion-color-step-600: #999999;--ion-color-step-650: #a6a6a6;--ion-color-step-700: #b3b3b3;--ion-color-step-750: #bfbfbf;--ion-color-step-800: #cccccc;--ion-color-step-850: #d9d9d9;--ion-color-step-900: #e6e6e6;--ion-color-step-950: #f2f2f2;--ion-item-background: #080b0e;--ion-card-background: #1c1c1d;--ion-text-color: #fff;--ion-color-primary: #3db2f7;--ion-color-primary-rgb: 56, 128, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: rgb(6.099009901, 95.297029703, 147.900990099);--ion-color-primary-tint: rgb(125.6666666667, 203.6666666667, 249.6666666667);--ion-color-secondary: rgb(7.0223214286, 135.9776785714, 78.5223214286);--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: rgb(3.5111607143, 67.9888392857, 39.2611607143);--ion-color-secondary-tint: rgb(10.5334821429, 203.9665178571, 117.7834821429);--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9}html body.dark-mode .ios{--ion-background-color-rgb: 0, 0, 0;--ion-text-color-rgb: 255, 255, 255}html input::placeholder{color:var(--ion-color-step-850)!important}html.plt-android{--ion-safe-area-top: var(--safe-area-inset-top)}html,body{width:100%;height:100%;max-height:100%;min-height:100%}html ::selection,body ::selection{background-color:var(--mat-sys-tertiary);color:var(--mat-sys-on-secondary)}body,p{margin:0}hr{display:block;margin:0 var(--space-big);height:1px;background-color:var(--neutral-trans-light)}::-webkit-scrollbar{width:6px;height:6px;display:none}::-webkit-scrollbar-track{background:var(--neutral-90)}::-webkit-scrollbar-thumb{background:var(--neutral-30)}::-webkit-scrollbar-thumb:hover{background:var(--neutral-10)}.addFile-input{opacity:0;width:0;height:0;pointer-events:none}.truncate{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root{--border-width: 1px;--mat-outlined-text-field-outline-width: var(--border-width)}@keyframes leaveView{to{opacity:0;translate:0 20px}}ion-content header{margin-top:var(--space-big);margin-bottom:var(--space-small);padding-left:var(--space);padding-right:var(--space);background-color:var(--ion-background-color, #fff);top:-1px;z-index:var(--z-index-higher);display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px transparent;transition:border .15s ease-in-out}@media (prefers-reduced-motion: no-preference){@supports (animation-timeline: scroll()){ion-content header{animation:leaveView linear both;animation-timeline:scroll();animation-range:0 10vh}}}ion-content header .add-icon{font-size:28px;display:flex;align-items:center;justify-content:center}ion-content header .buttons-container{display:flex;align-items:center;gap:var(--space-smaller)}ion-content header h2{height:64px}ion-content header .title-container{display:flex;align-items:center;overflow:hidden}ion-content header .title-container .arrowBack-button{margin-left:-10px;margin-right:10px}html .mat-typography main .article-container{padding-bottom:var(--space-biggest)}html .mat-typography main .article-container h2{margin-top:1em}html .mat-typography main .article-container h3{margin-top:.5em}html .mat-typography main .article-container h4{margin-top:.2em}html .mat-typography main .article-container em{color:var(--neutral);font-style:normal}html .mat-typography main .article-container a{color:var(--mat-sys-primary);font-weight:700}html,body{height:100%;width:100%;max-height:100%;min-height:100%}body{margin:0}@media (min-width: 576px) and (max-width: 768px){body{--container-max-width: 540px}}@media (min-width: 768px) and (max-width: 992px){body{--container-max-width: 720px}}@media (min-width: 992px) and (max-width: 1200px){body{--container-max-width: 960px}}@media (min-width: 1200px){body{--container-max-width: 1140px}}*{box-sizing:border-box}p{margin:0}:root{--radius-smallest: 4px;--radius-smaller: 8px;--radius-small: 10px;--radius: 16px;--radius-big: 20px;--radius-bigger: 28px;--radius-rounded: 50px;--radius-circle: 100%;--radius-full: 100%}:root{--space-smallest: 4px;--space-smaller: 8px;--space-small: 12px;--space: 16px;--space-big: 24px;--space-bigger: 32px;--space-biggest: 64px;--space-giant: 72px;--space-gargantuan: 128px}@media (min-width: 576px) and (max-width: 768px){:root{--container-max-width: 540px}}@media (min-width: 768px) and (max-width: 992px){:root{--container-max-width: 720px}}@media (min-width: 992px) and (max-width: 1200px){:root{--container-max-width: 960px}}@media (min-width: 1200px){:root{--container-max-width: 1140px}}:root{--z-index-highest: 1000;--z-index-higher: 100;--z-index-high: 10;--z-index-normal: 1}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top,.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
