: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{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{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}}:root{--ion-color-primary: var(--kirby-primary);--ion-color-primary-rgb: 0, 232, 154;--ion-color-primary-contrast: var(--kirby-primary-contrast);--ion-color-primary-contrast-rgb: 28, 28, 28;--ion-color-primary-shade: var(--kirby-primary-shade);--ion-color-primary-tint: var(--kirby-primary-tint);--ion-color-secondary: var(--kirby-secondary);--ion-color-secondary-rgb: 0, 92, 60;--ion-color-secondary-contrast: var(--kirby-secondary-contrast);--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: var(--kirby-secondary-shade);--ion-color-secondary-tint: var(--kirby-secondary-tint);--ion-color-tertiary: var(--kirby-tertiary);--ion-color-tertiary-rgb: 1, 53, 44;--ion-color-tertiary-contrast: var(--kirby-tertiary-contrast);--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: var(--kirby-tertiary-shade);--ion-color-tertiary-tint: var(--kirby-tertiary-tint);--ion-color-success: var(--kirby-success);--ion-color-success-rgb: 71, 212, 137;--ion-color-success-contrast: var(--kirby-success-contrast);--ion-color-success-contrast-rgb: 28, 28, 28;--ion-color-success-shade: var(--kirby-success-shade);--ion-color-success-tint: var(--kirby-success-tint);--ion-color-warning: var(--kirby-warning);--ion-color-warning-rgb: 251, 195, 42;--ion-color-warning-contrast: var(--kirby-warning-contrast);--ion-color-warning-contrast-rgb: 28, 28, 28;--ion-color-warning-shade: var(--kirby-warning-shade);--ion-color-warning-tint: var(--kirby-warning-tint);--ion-color-danger: var(--kirby-danger);--ion-color-danger-rgb: 233, 84, 88;--ion-color-danger-contrast: var(--kirby-danger-contrast);--ion-color-danger-contrast-rgb: 28, 28, 28;--ion-color-danger-shade: var(--kirby-danger-shade);--ion-color-danger-tint: var(--kirby-danger-tint);--ion-color-light: var(--kirby-light);--ion-color-light-rgb: 242, 242, 242;--ion-color-light-contrast: var(--kirby-light-contrast);--ion-color-light-contrast-rgb: 28, 28, 28;--ion-color-light-shade: var(--kirby-light-shade);--ion-color-light-tint: var(--kirby-light-tint);--ion-color-medium: var(--kirby-medium);--ion-color-medium-rgb: 209, 209, 209;--ion-color-medium-contrast: var(--kirby-medium-contrast);--ion-color-medium-contrast-rgb: 28, 28, 28;--ion-color-medium-shade: var(--kirby-medium-shade);--ion-color-medium-tint: var(--kirby-medium-tint);--ion-color-dark: var(--kirby-dark);--ion-color-dark-rgb: 53, 53, 53;--ion-color-dark-contrast: var(--kirby-dark-contrast);--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: var(--kirby-dark-shade);--ion-color-dark-tint: var(--kirby-dark-tint);--ion-font-family: var(--kirby-font-family)}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-cyrillic-ext-300-normal.65435c3edee8e16b.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-cyrillic-300-normal.ac5526d9fceb846c.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-greek-ext-300-normal.2a71af2ad85019d5.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-greek-300-normal.fe9a4e0e7da3bb58.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-vietnamese-300-normal.64719b5cc83c6288.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-latin-ext-300-normal.7322a4df3a491c84.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(roboto-latin-300-normal.4d8f8086236bad80.woff2) format("woff2"),url(roboto-all-300-normal.64eb7ef0042901e6.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-cyrillic-ext-400-normal.b703db023cce1d4d.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-cyrillic-400-normal.a951d278afeaf980.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-greek-ext-400-normal.040e97e1c6c06020.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-greek-400-normal.b6a101a12d480e4e.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-vietnamese-400-normal.9246e4cef79b3366.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-latin-ext-400-normal.0701c959c9552401.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-latin-400-normal.1e2d4d3a272629cd.woff2) format("woff2"),url(roboto-all-400-normal.71db2d8b40e5e239.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-cyrillic-ext-500-normal.84f918f5c0ade063.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-cyrillic-500-normal.38d38be11bc275d2.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-greek-ext-500-normal.e034745c3e16f73b.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-greek-500-normal.d4dcaa836375f114.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-vietnamese-500-normal.1597685bf7a6358f.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-latin-ext-500-normal.3a735ad1752d1854.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(roboto-latin-500-normal.1dfbc3dbf815e3f3.woff2) format("woff2"),url(roboto-all-500-normal.88bc3fb08f262175.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-cyrillic-ext-700-normal.1af8ccfa99622eb6.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-cyrillic-700-normal.fc4419df4b438f48.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-greek-ext-700-normal.faa793ef8c64a03b.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-greek-700-normal.0c18f66cf6e2e582.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-vietnamese-700-normal.ee4a487b0cfc5f3d.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-latin-ext-700-normal.c9d4ac34e1cd58c1.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(roboto-latin-700-normal.12893bfc0762b0f3.woff2) format("woff2"),url(roboto-all-700-normal.508973aca9c19bd1.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-cyrillic-ext-900-normal.d1444281d3ec9cf7.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-cyrillic-900-normal.0c7d448d93b8ca59.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-greek-ext-900-normal.52b92e7ddef6342d.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-greek-900-normal.4cd96d8151798487.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-vietnamese-900-normal.b4f577490e98d372.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-latin-ext-900-normal.e894e544eceebb3c.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:900;src:url(roboto-latin-900-normal.282ba77fda1349f3.woff2) format("woff2"),url(roboto-all-900-normal.e4d8855c321e1766.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}h1,.h1,h2,.h2,h3,.h3,h4,.h4,p,.p{margin:0 0 16px}kirby-app .page-title h1,kirby-app .page-title h2,kirby-app .page-title h3,kirby-app .page-title h4,kirby-app .page-title h5,kirby-app .page-title h6{margin:0}.kirby-text-display-1,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-1,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-1{font-size:72px;font-weight:900;line-height:normal}.kirby-text-display-2,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-2,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-2{font-size:56px;font-weight:900;line-height:normal}.kirby-text-display-3,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-3,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-display-3{font-size:40px;font-weight:900;line-height:normal}h1,.h1,.kirby-text-xlarge,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xlarge,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xlarge{font-size:32px;font-weight:900;line-height:38px}h2,.h2,.kirby-text-large,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-large,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-large{font-size:22px;font-weight:700;line-height:28px}h3,.h3,.kirby-text-medium,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-medium,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-medium{font-size:18px;font-weight:700;line-height:24px}h4,.h4,.kirby-text-normal-bold,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-normal-bold,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-normal-bold{font-size:16px;font-weight:700;line-height:24px}p,.p,.kirby-text-normal,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-normal,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-normal{font-size:16px;line-height:24px}.kirby-text-small,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-small,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-small{font-size:14px;line-height:20px}.kirby-text-small-light,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-small-light,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-small-light{font-size:14px;font-weight:300;line-height:20px}.kirby-text-xsmall,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xsmall,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xsmall{font-size:12px;line-height:16px}.kirby-text-xxsmall,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xxsmall,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-xxsmall{font-size:10px;line-height:11px}.kirby-text-bold,ion-item>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-bold,ion-item kirby-label ion-label>:is(h1,h2,h3,h4,h5,h6,data,p).kirby-text-bold{font-weight:700}.kirby-line-clamp{display:-webkit-box;-webkit-line-clamp:var(--line-clamp, none);-webkit-box-orient:vertical;overflow:hidden}:link,:visited,a[modal-router-link],.kirby-button-link{color:inherit;cursor:pointer;text-decoration:underline}@media (hover: hover) and (pointer: fine){:link,:visited,a[modal-router-link],.kirby-button-link{outline:none;border-radius:2px}:link:focus,:visited:focus,a[modal-router-link]:focus,.kirby-button-link:focus{transition:all 80ms linear 0ms;box-shadow:0 0 0 3px var(--kirby-background-color),0 0 0 5px #4d90fe}:link:focus:not(:focus-visible),:visited:focus:not(:focus-visible),a[modal-router-link]:focus:not(:focus-visible),.kirby-button-link:focus:not(:focus-visible){box-shadow:0 0 0 0 transparent}:link:focus-visible,:visited:focus-visible,a[modal-router-link]:focus-visible,.kirby-button-link:focus-visible{transition:all 80ms linear 0ms;box-shadow:0 0 0 3px var(--kirby-background-color),0 0 0 5px #4d90fe}}a,.kirby-button-link{transition:all 80ms linear 0ms}@media (hover: hover){a:hover,.kirby-button-link:hover{--state-layer-opacity: .08;--state-layer-background-color: var(--kirby-black);cursor:pointer;text-decoration-color:transparent}}button.kirby-button-link{background:none;border:none;padding:0;font:inherit}ul,ol{margin-inline-start:.25em;padding-inline-start:1em;line-height:1.5}li li,li+li{margin-block-start:.5em}table.kirby-table{width:100%;border-collapse:collapse}table.kirby-table.layout-fixed{table-layout:fixed}table.kirby-table tr:not(:last-child){border-bottom:1px solid var(--kirby-divider-color, var(--kirby-medium))}table.kirby-table thead tr{border-bottom:1px solid var(--kirby-divider-color, var(--kirby-medium))}table.kirby-table th{text-align:left;font-weight:400;font-size:12px;color:var(--kirby-text-color-semi-dark);padding:8px 16px}table.kirby-table th kirby-icon{visibility:hidden}table.kirby-table th.active{color:var(--kirby-text-color-black);font-weight:700}table.kirby-table th.active kirby-icon{visibility:visible}table.kirby-table th button{padding:0;border:none;height:100%;width:100%;display:flex;align-items:center;background-color:inherit;font-weight:inherit;font-size:inherit;color:inherit;cursor:inherit}table.kirby-table th button.align-start{justify-content:flex-start}table.kirby-table th button.align-center{justify-content:center}table.kirby-table th button.align-end{justify-content:flex-end}table.kirby-table th button.row-reverse{flex-direction:row-reverse;justify-content:flex-start}table.kirby-table th button span{display:inline-flex;flex-direction:column}table.kirby-table th button span:before{display:block;content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden}@media (hover: hover){table.kirby-table th.sortable:hover,table.kirby-table tr.kirby-selectable-row:hover{--state-layer-opacity: .08;--state-layer-background-color: var(--kirby-black);cursor:pointer;background-color:#f5f5f5}}table.kirby-table th.sortable:active,table.kirby-table th.sortable.interaction-state-active,table.kirby-table tr.kirby-selectable-row:active,table.kirby-table tr.kirby-selectable-row.interaction-state-active{--state-layer-opacity: .12;--state-layer-background-color: var(--kirby-black);background-color:#ebebeb}table.kirby-table td{height:44px;padding:4px 16px;font-weight:400;font-size:14px;color:var(--kirby-text-color-black);vertical-align:middle}table.kirby-table td.text-align-left{text-align:left}table.kirby-table td.text-align-center{text-align:center}table.kirby-table td.text-align-right{text-align:right}.kirby-grid{--kirby-grid-columns: 12;--kirby-grid-column-spacing: 24px;--kirby-grid-row-spacing: 24px;box-sizing:border-box;display:flex;flex-flow:row wrap;margin:calc(var(--kirby-grid-row-spacing) / -2) calc(var(--kirby-grid-column-spacing) / -2)}.kirby-grid[spacing="0"],.kirby-grid[data-spacing="0"]{--kirby-grid-column-spacing: 0px;--kirby-grid-row-spacing: 0px}.kirby-grid[spacing="1"],.kirby-grid[data-spacing="1"]{--kirby-grid-column-spacing: 8px;--kirby-grid-row-spacing: 8px}.kirby-grid[spacing="2"],.kirby-grid[data-spacing="2"]{--kirby-grid-column-spacing: 16px;--kirby-grid-row-spacing: 16px}.kirby-grid[spacing="3"],.kirby-grid[data-spacing="3"]{--kirby-grid-column-spacing: 24px;--kirby-grid-row-spacing: 24px}.kirby-grid[spacing="4"],.kirby-grid[data-spacing="4"]{--kirby-grid-column-spacing: 32px;--kirby-grid-row-spacing: 32px}.kirby-grid[spacing="5"],.kirby-grid[data-spacing="5"]{--kirby-grid-column-spacing: 40px;--kirby-grid-row-spacing: 40px}.kirby-grid[row-spacing="0"],.kirby-grid[data-row-spacing="0"]{--kirby-grid-row-spacing: 0px}.kirby-grid[row-spacing="1"],.kirby-grid[data-row-spacing="1"]{--kirby-grid-row-spacing: 8px}.kirby-grid[row-spacing="2"],.kirby-grid[data-row-spacing="2"]{--kirby-grid-row-spacing: 16px}.kirby-grid[row-spacing="3"],.kirby-grid[data-row-spacing="3"]{--kirby-grid-row-spacing: 24px}.kirby-grid[row-spacing="4"],.kirby-grid[data-row-spacing="4"]{--kirby-grid-row-spacing: 32px}.kirby-grid[row-spacing="5"],.kirby-grid[data-row-spacing="5"]{--kirby-grid-row-spacing: 40px}.kirby-grid[column-spacing="0"],.kirby-grid[data-column-spacing="0"]{--kirby-grid-column-spacing: 0px}.kirby-grid[column-spacing="1"],.kirby-grid[data-column-spacing="1"]{--kirby-grid-column-spacing: 8px}.kirby-grid[column-spacing="2"],.kirby-grid[data-column-spacing="2"]{--kirby-grid-column-spacing: 16px}.kirby-grid[column-spacing="3"],.kirby-grid[data-column-spacing="3"]{--kirby-grid-column-spacing: 24px}.kirby-grid[column-spacing="4"],.kirby-grid[data-column-spacing="4"]{--kirby-grid-column-spacing: 32px}.kirby-grid[column-spacing="5"],.kirby-grid[data-column-spacing="5"]{--kirby-grid-column-spacing: 40px}.kirby-grid-item{flex-grow:1;flex-basis:0;min-width:0;max-width:100%;box-sizing:border-box!important;padding:calc(var(--kirby-grid-row-spacing) / 2) calc(var(--kirby-grid-column-spacing) / 2)}.kirby-grid-item[xs="1"],.kirby-grid-item[data-xs="1"]{width:calc(100% * 1 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="2"],.kirby-grid-item[data-xs="2"]{width:calc(100% * 2 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="3"],.kirby-grid-item[data-xs="3"]{width:calc(100% * 3 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="4"],.kirby-grid-item[data-xs="4"]{width:calc(100% * 4 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="5"],.kirby-grid-item[data-xs="5"]{width:calc(100% * 5 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="6"],.kirby-grid-item[data-xs="6"]{width:calc(100% * 6 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="7"],.kirby-grid-item[data-xs="7"]{width:calc(100% * 7 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="8"],.kirby-grid-item[data-xs="8"]{width:calc(100% * 8 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="9"],.kirby-grid-item[data-xs="9"]{width:calc(100% * 9 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="10"],.kirby-grid-item[data-xs="10"]{width:calc(100% * 10 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="11"],.kirby-grid-item[data-xs="11"]{width:calc(100% * 11 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xs="12"],.kirby-grid-item[data-xs="12"]{width:calc(100% * 12 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}@media (min-width: 632px){.kirby-grid-item[sm="1"],.kirby-grid-item[data-sm="1"]{width:calc(100% * 1 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="2"],.kirby-grid-item[data-sm="2"]{width:calc(100% * 2 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="3"],.kirby-grid-item[data-sm="3"]{width:calc(100% * 3 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="4"],.kirby-grid-item[data-sm="4"]{width:calc(100% * 4 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="5"],.kirby-grid-item[data-sm="5"]{width:calc(100% * 5 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="6"],.kirby-grid-item[data-sm="6"]{width:calc(100% * 6 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="7"],.kirby-grid-item[data-sm="7"]{width:calc(100% * 7 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="8"],.kirby-grid-item[data-sm="8"]{width:calc(100% * 8 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="9"],.kirby-grid-item[data-sm="9"]{width:calc(100% * 9 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="10"],.kirby-grid-item[data-sm="10"]{width:calc(100% * 10 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="11"],.kirby-grid-item[data-sm="11"]{width:calc(100% * 11 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[sm="12"],.kirby-grid-item[data-sm="12"]{width:calc(100% * 12 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}}@media (min-width: 768px){.kirby-grid-item[md="1"],.kirby-grid-item[data-md="1"]{width:calc(100% * 1 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="2"],.kirby-grid-item[data-md="2"]{width:calc(100% * 2 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="3"],.kirby-grid-item[data-md="3"]{width:calc(100% * 3 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="4"],.kirby-grid-item[data-md="4"]{width:calc(100% * 4 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="5"],.kirby-grid-item[data-md="5"]{width:calc(100% * 5 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="6"],.kirby-grid-item[data-md="6"]{width:calc(100% * 6 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="7"],.kirby-grid-item[data-md="7"]{width:calc(100% * 7 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="8"],.kirby-grid-item[data-md="8"]{width:calc(100% * 8 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="9"],.kirby-grid-item[data-md="9"]{width:calc(100% * 9 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="10"],.kirby-grid-item[data-md="10"]{width:calc(100% * 10 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="11"],.kirby-grid-item[data-md="11"]{width:calc(100% * 11 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[md="12"],.kirby-grid-item[data-md="12"]{width:calc(100% * 12 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}}@media (min-width: 992px){.kirby-grid-item[lg="1"],.kirby-grid-item[data-lg="1"]{width:calc(100% * 1 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="2"],.kirby-grid-item[data-lg="2"]{width:calc(100% * 2 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="3"],.kirby-grid-item[data-lg="3"]{width:calc(100% * 3 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="4"],.kirby-grid-item[data-lg="4"]{width:calc(100% * 4 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="5"],.kirby-grid-item[data-lg="5"]{width:calc(100% * 5 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="6"],.kirby-grid-item[data-lg="6"]{width:calc(100% * 6 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="7"],.kirby-grid-item[data-lg="7"]{width:calc(100% * 7 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="8"],.kirby-grid-item[data-lg="8"]{width:calc(100% * 8 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="9"],.kirby-grid-item[data-lg="9"]{width:calc(100% * 9 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="10"],.kirby-grid-item[data-lg="10"]{width:calc(100% * 10 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="11"],.kirby-grid-item[data-lg="11"]{width:calc(100% * 11 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[lg="12"],.kirby-grid-item[data-lg="12"]{width:calc(100% * 12 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}}@media (min-width: 1440px){.kirby-grid-item[xl="1"],.kirby-grid-item[data-xl="1"]{width:calc(100% * 1 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="2"],.kirby-grid-item[data-xl="2"]{width:calc(100% * 2 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="3"],.kirby-grid-item[data-xl="3"]{width:calc(100% * 3 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="4"],.kirby-grid-item[data-xl="4"]{width:calc(100% * 4 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="5"],.kirby-grid-item[data-xl="5"]{width:calc(100% * 5 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="6"],.kirby-grid-item[data-xl="6"]{width:calc(100% * 6 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="7"],.kirby-grid-item[data-xl="7"]{width:calc(100% * 7 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="8"],.kirby-grid-item[data-xl="8"]{width:calc(100% * 8 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="9"],.kirby-grid-item[data-xl="9"]{width:calc(100% * 9 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="10"],.kirby-grid-item[data-xl="10"]{width:calc(100% * 10 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="11"],.kirby-grid-item[data-xl="11"]{width:calc(100% * 11 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}.kirby-grid-item[xl="12"],.kirby-grid-item[data-xl="12"]{width:calc(100% * 12 / var(--kirby-grid-columns));flex-grow:0;flex-basis:auto}}:root,:host{font-family:var(--kirby-font-family);--kirby-font-family: "Roboto";--kirby-black: #1c1c1c;--kirby-black-rgb: 28, 28, 28;--kirby-black-contrast: #fff;--kirby-black-contrast-rgb: 255, 255, 255;--kirby-black-shade: rgb(24.64, 24.64, 24.64);--kirby-black-shade-rgb: 25, 25, 25;--kirby-black-tint: rgb(50.7, 50.7, 50.7);--kirby-black-tint-rgb: 51, 51, 51;--kirby-black-color-brightness: dark;--kirby-dark-overlay: rgba(28, 28, 28, .06);--kirby-dark-overlay-rgb: 28, 28, 28;--kirby-dark-overlay-contrast: #fff;--kirby-dark-overlay-contrast-rgb: 255, 255, 255;--kirby-dark-overlay-shade: rgba(5.1764705882, 5.1764705882, 5.1764705882, .1728);--kirby-dark-overlay-shade-rgb: 5, 5, 5;--kirby-dark-overlay-tint: rgba(205.5725806452, 205.5725806452, 205.5725806452, .154);--kirby-dark-overlay-tint-rgb: 206, 206, 206;--kirby-dark-overlay-color-brightness: dark;--kirby-dark: #353535;--kirby-dark-rgb: 53, 53, 53;--kirby-dark-contrast: #fff;--kirby-dark-contrast-rgb: 255, 255, 255;--kirby-dark-shade: rgb(46.64, 46.64, 46.64);--kirby-dark-shade-rgb: 47, 47, 47;--kirby-dark-tint: rgb(73.2, 73.2, 73.2);--kirby-dark-tint-rgb: 73, 73, 73;--kirby-dark-color-brightness: dark;--kirby-semi-dark: #8e8e8e;--kirby-semi-dark-rgb: 142, 142, 142;--kirby-semi-dark-contrast: #1c1c1c;--kirby-semi-dark-contrast-rgb: 28, 28, 28;--kirby-semi-dark-shade: rgb(124.96, 124.96, 124.96);--kirby-semi-dark-shade-rgb: 125, 125, 125;--kirby-semi-dark-tint: rgb(153.3, 153.3, 153.3);--kirby-semi-dark-tint-rgb: 153, 153, 153;--kirby-semi-dark-color-brightness: light;--kirby-medium: #d1d1d1;--kirby-medium-rgb: 209, 209, 209;--kirby-medium-contrast: #1c1c1c;--kirby-medium-contrast-rgb: 28, 28, 28;--kirby-medium-shade: rgb(183.92, 183.92, 183.92);--kirby-medium-shade-rgb: 184, 184, 184;--kirby-medium-tint: rgb(213.6, 213.6, 213.6);--kirby-medium-tint-rgb: 214, 214, 214;--kirby-medium-color-brightness: light;--kirby-semi-light: #ebebeb;--kirby-semi-light-rgb: 235, 235, 235;--kirby-semi-light-contrast: #1c1c1c;--kirby-semi-light-contrast-rgb: 28, 28, 28;--kirby-semi-light-shade: rgb(206.8, 206.8, 206.8);--kirby-semi-light-shade-rgb: 207, 207, 207;--kirby-semi-light-tint: #ededed;--kirby-semi-light-tint-rgb: 237, 237, 237;--kirby-semi-light-color-brightness: light;--kirby-light: #f2f2f2;--kirby-light-rgb: 242, 242, 242;--kirby-light-contrast: #1c1c1c;--kirby-light-contrast-rgb: 28, 28, 28;--kirby-light-shade: rgb(212.96, 212.96, 212.96);--kirby-light-shade-rgb: 213, 213, 213;--kirby-light-tint: rgb(243.3, 243.3, 243.3);--kirby-light-tint-rgb: 243, 243, 243;--kirby-light-color-brightness: light;--kirby-white-overlay: rgba(255, 255, 255, .15);--kirby-white-overlay-rgb: 255, 255, 255;--kirby-white-overlay-contrast: #1c1c1c;--kirby-white-overlay-contrast-rgb: 28, 28, 28;--kirby-white-overlay-shade: rgba(95.0847457627, 95.0847457627, 95.0847457627, .252);--kirby-white-overlay-shade-rgb: 95, 95, 95;--kirby-white-overlay-tint: rgba(255, 255, 255, .235);--kirby-white-overlay-tint-rgb: 255, 255, 255;--kirby-white-overlay-color-brightness: white;--kirby-white: #fff;--kirby-white-rgb: 255, 255, 255;--kirby-white-contrast: #1c1c1c;--kirby-white-contrast-rgb: 28, 28, 28;--kirby-white-shade: rgb(224.4, 224.4, 224.4);--kirby-white-shade-rgb: 224, 224, 224;--kirby-white-tint: white;--kirby-white-tint-rgb: 255, 255, 255;--kirby-white-color-brightness: white;--kirby-background-color: #f6f6f6;--kirby-background-color-rgb: 246, 246, 246;--kirby-background-color-contrast: #1c1c1c;--kirby-background-color-contrast-rgb: 28, 28, 28;--kirby-background-color-shade: rgb(216.48, 216.48, 216.48);--kirby-background-color-shade-rgb: 216, 216, 216;--kirby-background-color-tint: rgb(246.9, 246.9, 246.9);--kirby-background-color-tint-rgb: 247, 247, 247;--kirby-background-color-color-brightness: light;--kirby-danger: #e95458;--kirby-danger-rgb: 233, 84, 88;--kirby-danger-contrast: #1c1c1c;--kirby-danger-contrast-rgb: 28, 28, 28;--kirby-danger-shade: rgb(205.04, 73.92, 77.44);--kirby-danger-shade-rgb: 205, 74, 77;--kirby-danger-tint: rgb(235.2, 101.1, 104.7);--kirby-danger-tint-rgb: 235, 101, 105;--kirby-danger-color-brightness: light;--kirby-warning: #fbc32a;--kirby-warning-rgb: 251, 195, 42;--kirby-warning-contrast: #1c1c1c;--kirby-warning-contrast-rgb: 28, 28, 28;--kirby-warning-shade: rgb(220.88, 171.6, 36.96);--kirby-warning-shade-rgb: 221, 172, 37;--kirby-warning-tint: rgb(251.4, 201, 63.3);--kirby-warning-tint-rgb: 251, 201, 63;--kirby-warning-color-brightness: light;--kirby-success: #47d489;--kirby-success-rgb: 71, 212, 137;--kirby-success-contrast: #1c1c1c;--kirby-success-contrast-rgb: 28, 28, 28;--kirby-success-shade: rgb(62.48, 186.56, 120.56);--kirby-success-shade-rgb: 62, 187, 121;--kirby-success-tint: rgb(89.4, 216.3, 148.8);--kirby-success-tint-rgb: 89, 216, 149;--kirby-success-color-brightness: light;--kirby-tertiary: #01352c;--kirby-tertiary-rgb: 1, 53, 44;--kirby-tertiary-contrast: #fff;--kirby-tertiary-contrast-rgb: 255, 255, 255;--kirby-tertiary-shade: rgb(.88, 46.64, 38.72);--kirby-tertiary-shade-rgb: 1, 47, 39;--kirby-tertiary-tint: rgb(26.4, 73.2, 65.1);--kirby-tertiary-tint-rgb: 26, 73, 65;--kirby-tertiary-color-brightness: dark;--kirby-secondary: #005c3c;--kirby-secondary-rgb: 0, 92, 60;--kirby-secondary-contrast: #fff;--kirby-secondary-contrast-rgb: 255, 255, 255;--kirby-secondary-shade: rgb(0, 80.96, 52.8);--kirby-secondary-shade-rgb: 0, 81, 53;--kirby-secondary-tint: rgb(25.5, 108.3, 79.5);--kirby-secondary-tint-rgb: 25, 108, 80;--kirby-secondary-color-brightness: dark;--kirby-primary: #00e89a;--kirby-primary-rgb: 0, 232, 154;--kirby-primary-contrast: #1c1c1c;--kirby-primary-contrast-rgb: 28, 28, 28;--kirby-primary-shade: rgb(0, 204.16, 135.52);--kirby-primary-shade-rgb: 0, 204, 136;--kirby-primary-tint: rgb(25.5, 234.3, 164.1);--kirby-primary-tint-rgb: 25, 234, 164;--kirby-primary-color-brightness: light;--kirby-text-color-white: #fff;--kirby-text-color-semi-dark: #707070;--kirby-text-color-black: #1c1c1c;--kirby-text-color-danger: #ee0d0d;--kirby-text-color-positive: #267149;--kirby-text-color-negative: #a13a3d;--kirby-decoration-color-blue-10: #abe3f2;--kirby-decoration-color-blue-20: #88d7ec;--kirby-decoration-color-blue-30: #66cbe7;--kirby-decoration-color-blue-40: #43c0e1;--kirby-decoration-color-blue-50: #21b4dc;--kirby-decoration-color-blue-60: #1c98ba;--kirby-decoration-color-blue-70: #177c98;--kirby-decoration-color-blue-80: #126076;--kirby-decoration-color-blue-90: #0d4454;--kirby-decoration-color-green-10: #b9efd2;--kirby-decoration-color-green-20: #9de8c0;--kirby-decoration-color-green-30: #80e1ae;--kirby-decoration-color-green-40: #64db9b;--kirby-decoration-color-green-50: #47d489;--kirby-decoration-color-green-60: #3cb374;--kirby-decoration-color-green-70: #31925f;--kirby-decoration-color-green-80: #267149;--kirby-decoration-color-green-90: #1b5134;--kirby-decoration-color-purple-10: #e4d4e7;--kirby-decoration-color-purple-20: #d9c3de;--kirby-decoration-color-purple-30: #ceb1d4;--kirby-decoration-color-purple-40: #c3a0cb;--kirby-decoration-color-purple-50: #b88ec1;--kirby-decoration-color-purple-60: #9b78a3;--kirby-decoration-color-purple-70: #7f6285;--kirby-decoration-color-purple-80: #624c67;--kirby-decoration-color-purple-90: #463649;--kirby-decoration-color-red-10: #f7bec0;--kirby-decoration-color-red-20: #f3a4a6;--kirby-decoration-color-red-30: #f0898c;--kirby-decoration-color-red-40: #ec6f72;--kirby-decoration-color-red-50: #e95458;--kirby-decoration-color-red-60: #c5474a;--kirby-decoration-color-red-70: #a13a3d;--kirby-decoration-color-red-80: #7d2d2f;--kirby-decoration-color-red-90: #592021;--kirby-decoration-color-yellow-10: #fde8ae;--kirby-decoration-color-yellow-20: #fddf8d;--kirby-decoration-color-yellow-30: #fcd66c;--kirby-decoration-color-yellow-40: #fccc4b;--kirby-decoration-color-yellow-50: #fbc32a;--kirby-decoration-color-yellow-60: #d4a523;--kirby-decoration-color-yellow-70: #ad871d;--kirby-decoration-color-yellow-80: #866816;--kirby-decoration-color-yellow-90: #5f4a10;--kirby-white-overlay-10: rgba(255, 255, 255, .1);--kirby-white-overlay-20: rgba(255, 255, 255, .2);--kirby-white-overlay-30: rgba(255, 255, 255, .3);--kirby-white-overlay-40: rgba(255, 255, 255, .4);--kirby-white-overlay-50: rgba(255, 255, 255, .5);--kirby-dark-overlay-10: rgba(28, 28, 28, .1);--kirby-dark-overlay-20: rgba(28, 28, 28, .2);--kirby-dark-overlay-30: rgba(28, 28, 28, .3);--kirby-dark-overlay-40: rgba(28, 28, 28, .4);--kirby-dark-overlay-50: rgba(28, 28, 28, .5);--kirby-border-radius-xxs: 2px;--kirby-border-radius-xs: 4px;--kirby-border-radius-s: 8px;--kirby-border-radius-n: 16px;--kirby-border-radius-l: 24px;--kirby-border-radius-xl: 32px;--kirby-border-radius-circle: 50%;--kirby-border-radius-pill: 999px;--kirby-elevation-2: 0 1px 24px 0 rgba(28, 28, 28, .04);--kirby-elevation-4: 0 0 5px 0 rgba(28, 28, 28, .04), 0 10px 15px -10px rgba(28, 28, 28, .15);--kirby-elevation-8: 0 20px 30px -15px rgba(28, 28, 28, .3), 0 0 5px 0 rgba(28, 28, 28, .08);--kirby-font-size-xxxxl: 72px;--kirby-font-size-xxxl: 56px;--kirby-font-size-xxl: 40px;--kirby-font-size-xl: 32px;--kirby-font-size-l: 22px;--kirby-font-size-m: 18px;--kirby-font-size-n: 16px;--kirby-font-size-s: 14px;--kirby-font-size-xs: 12px;--kirby-font-size-xxs: 10px;--kirby-font-weight-light: 300;--kirby-font-weight-normal: 400;--kirby-font-weight-medium: 500;--kirby-font-weight-bold: 700;--kirby-font-weight-black: 900;--kirby-line-height-xl: 38px;--kirby-line-height-l: 28px;--kirby-line-height-m: 24px;--kirby-line-height-n: 24px;--kirby-line-height-s: 20px;--kirby-line-height-xs: 16px;--kirby-line-height-xxs: 11px;--kirby-spacing-xxxxxl: 72px;--kirby-spacing-xxxxl: 64px;--kirby-spacing-xxxl: 56px;--kirby-spacing-xxl: 48px;--kirby-spacing-xl: 40px;--kirby-spacing-l: 32px;--kirby-spacing-m: 24px;--kirby-spacing-s: 16px;--kirby-spacing-xs: 12px;--kirby-spacing-xxs: 8px;--kirby-spacing-xxxs: 4px;--kirby-spacing-xxxxs: 2px;--kirby-z-index-default: 1;--kirby-z-index-segment-badge: 2;--kirby-z-index-avatar-badge: 2;--kirby-z-index-sticky-content: 10;--kirby-z-index-dropdown: 800;--kirby-z-index-popover: 850;--kirby-z-index-modal-overlay: 900;--kirby-z-index-modal: 901;--kirby-z-index-loading-overlay: 1001;--kirby-inputs-background-color: var(--kirby-white);--kirby-inputs-background-color-hover: var(--kirby-dark-overlay-10);--kirby-inputs-background-color-active: var(--kirby-dark-overlay-20);--kirby-inputs-color: var(--kirby-black);--kirby-inputs-indicator-background-color: var(--kirby-black);--kirby-inputs-indicator-color: var(--kirby-white);--kirby-inputs-placeholder-color: var(--kirby-semi-dark);--kirby-divider-color: var(--kirby-medium);--kirby-inputs-elevation: var(--kirby-elevation-2);--kirby-page-max-width: 1366px;--kirby-statusbar-padding: var(--ion-statusbar-padding);--kirby-safe-area-top: var(--ion-safe-area-top);--kirby-safe-area-right: var(--ion-safe-area-right);--kirby-safe-area-bottom: var(--ion-safe-area-bottom);--kirby-safe-area-left: var(--ion-safe-area-left);--kirby-tab-bar-height: 50px;-webkit-tap-highlight-color:transparent}body.allow-background-scroll{overflow:initial!important}ion-modal::part(backdrop){--backdrop-opacity: .4}ion-modal.kirby-overlay{position:fixed}ion-modal.kirby-overlay.kirby-modal{--border-radius: 0;--background: var(--kirby-modal-background, var(--kirby-background-color));--height: auto;--box-shadow: 0 20px 30px -15px rgba(28, 28, 28, .3), 0 0 5px 0 rgba(28, 28, 28, .08);box-sizing:border-box}ion-modal.kirby-overlay.kirby-modal.kirby-modal-compact{--max-width: 359px;--border-radius: 32px;text-align:center}ion-modal.kirby-overlay.kirby-modal.kirby-drawer{padding-top:var(--kirby-modal-padding-top)}@media (max-width: 767px){ion-modal.kirby-overlay.kirby-modal.kirby-drawer{--border-radius: 32px 32px 0px 0px;--min-height: 288px;align-items:flex-end;--kirby-modal-padding-top: calc(var(--kirby-safe-area-top, 0px) + 24px)}ion-modal.kirby-overlay.kirby-modal.kirby-drawer.kirby-modal-full-height{--height: 100%}}ion-modal.kirby-overlay.kirby-modal.kirby-drawer.interact-with-background.kirby-modal.kirby-drawer{--border-radius: 32px 32px 0px 0px;--min-height: 288px;align-items:flex-end;--kirby-modal-padding-top: 0}@media (max-width: 767px){ion-modal.kirby-overlay.kirby-modal:not(.kirby-drawer,.kirby-modal-compact){--height: 100%}}@media (max-width: 767px){ion-modal.kirby-overlay.kirby-modal.modal-card:not(.kirby-drawer){--height: 100%}}@media (min-width: 768px){ion-modal.kirby-overlay.kirby-modal:not(.kirby-modal-compact){--modal-gutter: 48px;--border-radius: 32px;--min-height: 264px;--max-height: calc(100vh - var(--modal-gutter) * 2);--max-width: calc(100vw - var(--modal-gutter) * 2)}ion-modal.kirby-overlay.kirby-modal:not(.kirby-modal-compact).kirby-modal-full-height{--width: 636px;--height: var(--max-height)}ion-modal.kirby-overlay.kirby-modal:not(.kirby-modal-compact).kirby-modal-small{--width: 480px;--height: var(--kirby-modal-height, 540px)}ion-modal.kirby-overlay.kirby-modal:not(.kirby-modal-compact).kirby-modal-medium{--width: 636px;--height: var(--kirby-modal-height, 565px)}ion-modal.kirby-overlay.kirby-modal:not(.kirby-modal-compact).kirby-modal-large{--width: 888px;--height: var(--kirby-modal-height, 754px)}}ion-modal.kirby-overlay.kirby-action-sheet{--background: transparent;--width: 100%;--height: 100%;--box-shadow: none}ion-modal.kirby-overlay.kirby-action-sheet::part(content){pointer-events:none}ion-modal.kirby-overlay.kirby-alert{--background: var(--kirby-background-color);--border-radius: 16px;--box-shadow: 0 20px 30px -15px rgba(28, 28, 28, .3), 0 0 5px 0 rgba(28, 28, 28, .08);--max-width: 359px;--height: auto}ion-modal{--background: var(--kirby-modal-background, var(--kirby-background-color))}ion-loading.kirby-loading-overlay{--backdrop-opacity: .8;--ion-backdrop-color: var(--kirby-background-color)}ion-loading.kirby-loading-overlay .loading-wrapper{--background: transparent}ion-loading.kirby-loading-overlay.kirby-loading-hide-content{--backdrop-opacity: 1}.kirby-toast{position:fixed;-webkit-user-select:none;user-select:none;text-align:center;--background: var(--kirby-decoration-color-green-40);--color: var(--kirby-black);--button-color: var(--color)}.kirby-toast.success{--background: var(--kirby-decoration-color-green-40)}.kirby-toast.warning{--background: var(--kirby-decoration-color-yellow-40)}.fab-sheet-active .tabs-inner,.fab-sheet-active ion-router-outlet,.fab-sheet-active .ion-page{overflow:visible;contain:none!important}.fab-sheet-active ion-tab-bar{z-index:-1}.kirby-external-icon{background-image:url(/assets/kirby/icons/svg/link.svg);background-image:image-set("assets/kirby/icons/svg/link.svg");white-space:nowrap;background-repeat:no-repeat;background-position:right 50%;background-size:1.5em;padding-right:calc(1.5em + 4px)}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:rgb(178.5,178.5,178.5) #ccc rgb(216.75,216.75,216.75)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid rgb(229.5,229.5,229.5)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ff4081;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff4081;--mdc-linear-progress-track-color: rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff4081;--mdc-filled-text-field-focus-active-indicator-color: #ff4081;--mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #ff4081;--mdc-outlined-text-field-focus-outline-color: #ff4081;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff4081;--mdc-chip-elevated-selected-container-color: #ff4081;--mdc-chip-elevated-disabled-container-color: #ff4081;--mdc-chip-flat-disabled-selected-container-color: #ff4081;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #ff4081;--mdc-slider-focus-handle-color: #ff4081;--mdc-slider-hover-handle-color: #ff4081;--mdc-slider-active-track-color: #ff4081;--mdc-slider-inactive-track-color: #ff4081;--mdc-slider-with-tick-marks-inactive-container-color: #ff4081;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #ff4081;--mat-slider-hover-state-layer-color: rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color: rgba(255, 64, 129, .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3f51b5}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff4081}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff4081;--mat-tab-header-active-ripple-color: #ff4081;--mat-tab-header-inactive-ripple-color: #ff4081;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff4081;--mat-tab-header-active-hover-label-text-color: #ff4081;--mat-tab-header-active-focus-indicator-color: #ff4081;--mat-tab-header-active-hover-indicator-color: #ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff4081;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff4081}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #ff4081;--mat-text-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff4081;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff4081;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #3f51b5;--mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff4081;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #ff4081;--mat-outlined-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff4081}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #ff4081;--mat-icon-button-ripple-color: rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3f51b5}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff4081}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3f51b5}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff4081}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #c5cae9}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color: #ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ff4081;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff4081}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff4081;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff4081;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff4081;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff4081;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}body,html{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-size:16px;color:var(--kirby-black);height:100vh}*,*:before,*:after{box-sizing:inherit}.kirby-app-content{height:100%;overflow:auto}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/roboto-regular-webfont.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/roboto-light-webfont.woff2) format("woff2")}img{max-width:100%;height:auto}ion-header{display:none}:ng-deep ion-content{--padding-top: 44px}ion-content{--padding-top: 44px !important}h1,h2,h3,h4,h5,h6,.kirby-text-xlarge{margin-top:16px;margin-bottom:10px;font-weight:400;line-height:1.2}.page-title .kirby-text-xlarge{font-size:26px;font-weight:400;line-height:1.2}h1{margin-top:20px;font-size:26px}h2{margin-top:18px;font-size:24px;margin-bottom:10px}h2.title{font-weight:700;line-height:1.2}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}li li,li+li{margin-block-start:0}ul,ol{margin-inline-start:0;padding-inline-start:0;line-height:inherit}input.mobileInput{text-align:left!important;border-radius:16px;box-shadow:0 5px 10px -10px #1c1c1c4d,0 0 5px #1c1c1c14;padding:16px;width:100%;background-color:#fff;color:var(--kirby-white-contrast);border:none;box-sizing:border-box;display:block;font-size:16px;line-height:24px;outline:0;margin:0}input.mobileInput:hover,input.mobileInput:active{background-color:inherit}input.mobileInput:focus-visible{box-shadow:0 5px 10px -10px #1c1c1c4d,0 0 5px #1c1c1c14}input.mobileInput:focus:not(:focus-visible){box-shadow:0 5px 10px -10px #1c1c1c4d,0 0 5px #1c1c1c14}kirby-dropdown{--kirby-inputs-background-color: var(--kirby-white)}kirby-dropdown button{border:1px solid var(--kirby-medium)!important}ion-range{--bar-background-active: var(--ion-color-primary) !important}.highlighted{box-shadow:0 10px 15px -10px #1c1c1c4d,0 0 5px #1c1c1c14!important}:link,:visited{color:var(--kirby-primary)}.contrast-link:link,.contrast-link:visited{color:#075e47}.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#000000de!important}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after{color:#000000de!important}:root{--page-content-max-width: 720px;--kirby-font-family: "Roboto";font-family:var(--kirby-font-family);--kirby-black: #1c1c1c;--kirby-black-rgb: 28, 28, 28;--kirby-black-contrast: #fff;--kirby-black-contrast-rgb: 255, 255, 255;--kirby-black-shade: #191919;--kirby-black-shade-rgb: 25, 25, 25;--kirby-black-tint: #333;--kirby-black-tint-rgb: 51, 51, 51;--kirby-black-color-brightness: dark;--kirby-dark: #353535;--kirby-dark-rgb: 53, 53, 53;--kirby-dark-contrast: #fff;--kirby-dark-contrast-rgb: 255, 255, 255;--kirby-dark-shade: #2f2f2f;--kirby-dark-shade-rgb: 47, 47, 47;--kirby-dark-tint: #494949;--kirby-dark-tint-rgb: 73, 73, 73;--kirby-dark-color-brightness: dark;--kirby-semi-dark: #8e8e8e;--kirby-semi-dark-rgb: 142, 142, 142;--kirby-semi-dark-contrast: #1c1c1c;--kirby-semi-dark-contrast-rgb: 28, 28, 28;--kirby-semi-dark-shade: #7d7d7d;--kirby-semi-dark-shade-rgb: 125, 125, 125;--kirby-semi-dark-tint: #999;--kirby-semi-dark-tint-rgb: 153, 153, 153;--kirby-semi-dark-color-brightness: light;--kirby-medium: #d1d1d1;--kirby-medium-rgb: 209, 209, 209;--kirby-medium-contrast: #1c1c1c;--kirby-medium-contrast-rgb: 28, 28, 28;--kirby-medium-shade: #b8b8b8;--kirby-medium-shade-rgb: 184, 184, 184;--kirby-medium-tint: #d6d6d6;--kirby-medium-tint-rgb: 214, 214, 214;--kirby-medium-color-brightness: light;--kirby-semi-light: #ebebeb;--kirby-semi-light-rgb: 235, 235, 235;--kirby-semi-light-contrast: #1c1c1c;--kirby-semi-light-contrast-rgb: 28, 28, 28;--kirby-semi-light-shade: #cfcfcf;--kirby-semi-light-shade-rgb: 207, 207, 207;--kirby-semi-light-tint: #ededed;--kirby-semi-light-tint-rgb: 237, 237, 237;--kirby-semi-light-color-brightness: light;--kirby-light: #f2f2f2;--kirby-light-rgb: 242, 242, 242;--kirby-light-contrast: #1c1c1c;--kirby-light-contrast-rgb: 28, 28, 28;--kirby-light-shade: #d5d5d5;--kirby-light-shade-rgb: 213, 213, 213;--kirby-light-tint: #f3f3f3;--kirby-light-tint-rgb: 243, 243, 243;--kirby-light-color-brightness: light;--kirby-white: #fff;--kirby-white-rgb: 255, 255, 255;--kirby-white-contrast: #1c1c1c;--kirby-white-contrast-rgb: 28, 28, 28;--kirby-white-shade: #e0e0e0;--kirby-white-shade-rgb: 224, 224, 224;--kirby-white-tint: #fff;--kirby-white-tint-rgb: 255, 255, 255;--kirby-white-color-brightness: #fff;--kirby-background-color: #f6f6f6;--kirby-background-color-rgb: 246, 246, 246;--kirby-background-color-contrast: #1c1c1c;--kirby-background-color-contrast-rgb: 28, 28, 28;--kirby-background-color-shade: #d8d8d8;--kirby-background-color-shade-rgb: 216, 216, 216;--kirby-background-color-tint: #f7f7f7;--kirby-background-color-tint-rgb: 247, 247, 247;--kirby-background-color-color-brightness: light;--kirby-danger: #ff595e;--kirby-danger-rgb: 255, 89, 94;--kirby-danger-contrast: #1c1c1c;--kirby-danger-contrast-rgb: 28, 28, 28;--kirby-danger-shade: #e04e53;--kirby-danger-shade-rgb: 224, 78, 83;--kirby-danger-tint: #ff6a6e;--kirby-danger-tint-rgb: 255, 106, 110;--kirby-danger-color-brightness: light;--kirby-warning: #ffca3a;--kirby-warning-rgb: 255, 202, 58;--kirby-warning-contrast: #1c1c1c;--kirby-warning-contrast-rgb: 28, 28, 28;--kirby-warning-shade: #e0b233;--kirby-warning-shade-rgb: 224, 178, 51;--kirby-warning-tint: #ffcf4e;--kirby-warning-tint-rgb: 255, 207, 78;--kirby-warning-color-brightness: light;--kirby-success: #2cf287;--kirby-success-rgb: 44, 242, 135;--kirby-success-contrast: #1c1c1c;--kirby-success-contrast-rgb: 28, 28, 28;--kirby-success-shade: #27d577;--kirby-success-shade-rgb: 39, 213, 119;--kirby-success-tint: #41f393;--kirby-success-tint-rgb: 65, 243, 147;--kirby-success-color-brightness: light;--kirby-tertiary: #01352c;--kirby-tertiary-rgb: 1, 53, 44;--kirby-tertiary-contrast: #fff;--kirby-tertiary-contrast-rgb: 255, 255, 255;--kirby-tertiary-shade: #012f27;--kirby-tertiary-shade-rgb: 1, 47, 39;--kirby-tertiary-tint: #1a4941;--kirby-tertiary-tint-rgb: 26, 73, 65;--kirby-tertiary-color-brightness: dark;--kirby-secondary: #005c3c;--kirby-secondary-rgb: 0, 92, 60;--kirby-secondary-contrast: #fff;--kirby-secondary-contrast-rgb: 255, 255, 255;--kirby-secondary-shade: #005135;--kirby-secondary-shade-rgb: 0, 81, 53;--kirby-secondary-tint: #1a6c50;--kirby-secondary-tint-rgb: 26, 108, 80;--kirby-secondary-color-brightness: dark;--kirby-primary: #00e89a;--kirby-primary-rgb: 0, 232, 154;--kirby-primary-contrast: #1c1c1c;--kirby-primary-contrast-rgb: 28, 28, 28;--kirby-primary-shade: #0c8;--kirby-primary-shade-rgb: 0, 204, 136;--kirby-primary-tint: #1aeaa4;--kirby-primary-tint-rgb: 26, 234, 164;--kirby-primary-color-brightness: light;--kirby-text-color-white: #fff;--kirby-text-color-semi-dark: #707070;--kirby-text-color-black: #1c1c1c;--kirby-text-color-danger: #ee0d0d;--kirby-page-max-width: 1366px;--kirby-statusbar-padding: var(--ion-statusbar-padding);--kirby-safe-area-top: var(--ion-safe-area-top);--kirby-safe-area-right: var(--ion-safe-area-right);--kirby-safe-area-bottom: var(--ion-safe-area-bottom);--kirby-safe-area-left: var(--ion-safe-area-left);--kirby-tab-bar-height: 50px;-webkit-tap-highlight-color:transparent}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.text-left{text-align:left!important}ion-content::part(scroll){overflow-y:var(--overflow);overscroll-behavior-y:contain}::ng-deep input:hover,::ng-deep input:active,::ng-deep input:focus,::ng-deep input:focus-visible{--state-layer-opacity: 0 !important;--state-layer-background-color: transparent !important;box-shadow:none!important;background-color:var(--kirby-inputs-background-color)!important}@media (hover: hover){input:hover,input:active,input:focus,input:focus-visible{--state-layer-opacity: 0 !important;--state-layer-background-color: transparent !important;box-shadow:none!important;background-color:var(--kirby-inputs-background-color)!important}ion-range:hover{--knob-background: white !important}}@media (hover: hover) and (pointer: fine){input:hover,input:active,input:focus,input:focus-visible{--state-layer-opacity: 0 !important;--state-layer-background-color: transparent !important;box-shadow:none!important;background-color:var(--kirby-inputs-background-color)!important}}kirby-form-field .text{margin-bottom:4px}kirby-form-field div.texts{padding:2px 16px 0}kirby-form-field div.texts kirby-form-field-message.message{min-height:unset!important}.label-text{display:block;font-size:14px;font-weight:300;line-height:20px;margin-bottom:8px;padding:0 16px;margin-top:16px}ion-item>:where(p){line-height:1.2em}
