@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap";/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50: oklch(97.1% .013 17.38);--color-red-100: oklch(93.6% .032 17.717);--color-red-200: oklch(88.5% .062 18.334);--color-red-400: oklch(70.4% .191 22.216);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-red-700: oklch(50.5% .213 27.518);--color-red-800: oklch(44.4% .177 26.899);--color-orange-50: oklch(98% .016 73.684);--color-orange-100: oklch(95.4% .038 75.164);--color-orange-500: oklch(70.5% .213 47.604);--color-orange-600: oklch(64.6% .222 41.116);--color-orange-800: oklch(47% .157 37.304);--color-amber-50: oklch(98.7% .022 95.277);--color-amber-400: oklch(82.8% .189 84.429);--color-amber-500: oklch(76.9% .188 70.08);--color-amber-600: oklch(66.6% .179 58.318);--color-amber-700: oklch(55.5% .163 48.998);--color-amber-800: oklch(47.3% .137 46.201);--color-green-50: oklch(98.2% .018 155.826);--color-green-400: oklch(79.2% .209 151.711);--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-green-700: oklch(52.7% .154 150.069);--color-green-800: oklch(44.8% .119 151.328);--color-teal-50: oklch(98.4% .014 180.72);--color-teal-600: oklch(60% .118 184.704);--color-blue-50: oklch(97% .014 254.604);--color-blue-100: oklch(93.2% .032 255.585);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-800: oklch(42.4% .199 265.638);--color-indigo-50: oklch(96.2% .018 272.314);--color-indigo-600: oklch(51.1% .262 276.966);--color-purple-50: oklch(97.7% .014 308.299);--color-purple-600: oklch(55.8% .288 302.321);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-neutral-50: oklch(98.5% 0 0);--color-neutral-100: oklch(97% 0 0);--color-neutral-200: oklch(92.2% 0 0);--color-neutral-300: oklch(87% 0 0);--color-neutral-400: oklch(70.8% 0 0);--color-neutral-500: oklch(55.6% 0 0);--color-neutral-600: oklch(43.9% 0 0);--color-neutral-700: oklch(37.1% 0 0);--color-neutral-800: oklch(26.9% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-md: 28rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--leading-relaxed: 1.625;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.visible\!{visibility:visible!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.right-0{right:calc(var(--spacing) * 0)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.isolate{isolation:isolate}.z-\[1\]{z-index:1}.z-\[1000\]{z-index:1000}.float-left{float:left}.float-right{float:right}.\!container{width:100%!important}@media (width >= 40rem){.\!container{max-width:40rem!important}}@media (width >= 48rem){.\!container{max-width:48rem!important}}@media (width >= 64rem){.\!container{max-width:64rem!important}}@media (width >= 80rem){.\!container{max-width:80rem!important}}@media (width >= 96rem){.\!container{max-width:96rem!important}}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.m-1{margin:calc(var(--spacing) * 1)}.m-4{margin:calc(var(--spacing) * 4)}.\!my-6{margin-block:calc(var(--spacing) * 6)!important}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-0{margin-top:calc(var(--spacing) * 0)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-8{margin-left:calc(var(--spacing) * 8)}.ml-auto{margin-left:auto}.\!hidden{display:none!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}.table-row{display:table-row}.\!h-3\.5{height:calc(var(--spacing) * 3.5)!important}.\!h-4{height:calc(var(--spacing) * 4)!important}.\!h-5{height:calc(var(--spacing) * 5)!important}.\!h-6{height:calc(var(--spacing) * 6)!important}.\!h-8{height:calc(var(--spacing) * 8)!important}.\!h-9{height:calc(var(--spacing) * 9)!important}.\!h-16{height:calc(var(--spacing) * 16)!important}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-12{height:calc(var(--spacing) * 12)}.h-\[1\.125rem\]{height:1.125rem}.h-\[18px\]{height:18px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.\!min-h-6{min-height:calc(var(--spacing) * 6)!important}.\!min-h-8{min-height:calc(var(--spacing) * 8)!important}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-\[400px\]{min-height:400px}.min-h-px{min-height:1px}.min-h-screen{min-height:100vh}.\!w-3\.5{width:calc(var(--spacing) * 3.5)!important}.\!w-4{width:calc(var(--spacing) * 4)!important}.\!w-5{width:calc(var(--spacing) * 5)!important}.\!w-6{width:calc(var(--spacing) * 6)!important}.\!w-9{width:calc(var(--spacing) * 9)!important}.\!w-16{width:calc(var(--spacing) * 16)!important}.\!w-\[25\%\]{width:25%!important}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-2\/6{width:calc(2/6 * 100%)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-48{width:calc(var(--spacing) * 48)}.w-64{width:calc(var(--spacing) * 64)}.w-\[1\.125rem\]{width:1.125rem}.w-\[18px\]{width:18px}.w-\[260px\]{width:260px}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[260px\]{max-width:260px}.max-w-\[924px\]{max-width:924px}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.\!min-w-0{min-width:calc(var(--spacing) * 0)!important}.\!min-w-6{min-width:calc(var(--spacing) * 6)!important}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[20px\]{min-width:20px}.min-w-\[260px\]{min-width:260px}.min-w-full{min-width:100%}.min-w-px{min-width:1px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:calc(var(--spacing) * 0)}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-\[4px\]{gap:4px}.gap-\[8px\]{gap:8px}.gap-\[12px\]{gap:12px}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.self-center{align-self:center}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.\!rounded{border-radius:.25rem!important}.\!rounded-\[4px\]{border-radius:4px!important}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-r-lg{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.\!border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.\!border-b{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.\!border-none{--tw-border-style: none !important;border-style:none!important}.border-none{--tw-border-style: none;border-style:none}.\!border-\[\#cccccc\]{border-color:#ccc!important}.\!border-\[\#e9e9e9\]{border-color:#e9e9e9!important}.\!border-\[var\(--neu-300\)\]{border-color:var(--neu-300)!important}.\!border-red-500{border-color:var(--color-red-500)!important}.border-\[\#cccccc\]{border-color:#ccc}.border-\[\#e9e9e9\]{border-color:#e9e9e9}.border-amber-400{border-color:var(--color-amber-400)}.border-green-400{border-color:var(--color-green-400)}.border-neutral-200{border-color:var(--color-neutral-200)}.border-neutral-300{border-color:var(--color-neutral-300)}.border-red-200{border-color:var(--color-red-200)}.border-red-400{border-color:var(--color-red-400)}.border-l-amber-500{border-left-color:var(--color-amber-500)}.border-l-blue-500{border-left-color:var(--color-blue-500)}.\!bg-\[\#f7f7f7\]{background-color:#f7f7f7!important}.\!bg-\[var\(--neu-100\)\]{background-color:var(--neu-100)!important}.\!bg-neutral-300{background-color:var(--color-neutral-300)!important}.\!bg-neutral-800{background-color:var(--color-neutral-800)!important}.\!bg-red-600{background-color:var(--color-red-600)!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{background-color:var(--color-white)!important}.bg-\[\#333333\]{background-color:#333}.bg-\[\#f7f7f7\]{background-color:#f7f7f7}.bg-amber-50{background-color:var(--color-amber-50)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-green-50{background-color:var(--color-green-50)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-neutral-50{background-color:var(--color-neutral-50)}.bg-neutral-100{background-color:var(--color-neutral-100)}.bg-neutral-200{background-color:var(--color-neutral-200)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-teal-50{background-color:var(--color-teal-50)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white)}.\!p-0{padding:calc(var(--spacing) * 0)!important}.p-0{padding:calc(var(--spacing) * 0)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-9{padding:calc(var(--spacing) * 9)}.p-16{padding:calc(var(--spacing) * 16)}.p-\[36px\]{padding:36px}.\!px-4{padding-inline:calc(var(--spacing) * 4)!important}.px-0{padding-inline:calc(var(--spacing) * 0)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-9{padding-inline:calc(var(--spacing) * 9)}.px-12{padding-inline:calc(var(--spacing) * 12)}.px-\[24px\]{padding-inline:24px}.\!py-2{padding-block:calc(var(--spacing) * 2)!important}.\!py-3{padding-block:calc(var(--spacing) * 3)!important}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-24{padding-block:calc(var(--spacing) * 24)}.py-\[16px\]{padding-block:16px}.\!pt-6{padding-top:calc(var(--spacing) * 6)!important}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-9{padding-top:calc(var(--spacing) * 9)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pt-14{padding-top:calc(var(--spacing) * 14)}.\!pr-6{padding-right:calc(var(--spacing) * 6)!important}.pr-9{padding-right:calc(var(--spacing) * 9)}.\!pb-3{padding-bottom:calc(var(--spacing) * 3)!important}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-9{padding-bottom:calc(var(--spacing) * 9)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.\!pl-4{padding-left:calc(var(--spacing) * 4)!important}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-6{padding-left:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.\!text-6xl{font-size:var(--text-6xl)!important;line-height:var(--tw-leading, var(--text-6xl--line-height))!important}.\!text-base{font-size:var(--text-base)!important;line-height:var(--tw-leading, var(--text-base--line-height))!important}.\!text-sm{font-size:var(--text-sm)!important;line-height:var(--tw-leading, var(--text-sm--line-height))!important}.\!text-xs{font-size:var(--text-xs)!important;line-height:var(--tw-leading, var(--text-xs--line-height))!important}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.\!text-\[16px\]{font-size:16px!important}.\!text-\[20px\]{font-size:20px!important}.\!text-\[24px\]{font-size:24px!important}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[10px\]{font-size:10px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[48px\]{font-size:48px}.\!leading-4{--tw-leading: calc(var(--spacing) * 4) !important;line-height:calc(var(--spacing) * 4)!important}.\!leading-5{--tw-leading: calc(var(--spacing) * 5) !important;line-height:calc(var(--spacing) * 5)!important}.leading-3{--tw-leading: calc(var(--spacing) * 3);line-height:calc(var(--spacing) * 3)}.leading-4{--tw-leading: calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4)}.leading-5{--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-7{--tw-leading: calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-\[36px\]{--tw-leading: 36px;line-height:36px}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.\!font-medium{--tw-font-weight: var(--font-weight-medium) !important;font-weight:var(--font-weight-medium)!important}.\!font-normal{--tw-font-weight: var(--font-weight-normal) !important;font-weight:var(--font-weight-normal)!important}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-wrap{text-wrap:wrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.\!text-\[\#333333\]{color:#333!important}.\!text-\[\#949494\]{color:#949494!important}.\!text-\[var\(--neu-800\)\]{color:var(--neu-800)!important}.\!text-neutral-200{color:var(--color-neutral-200)!important}.\!text-neutral-500{color:var(--color-neutral-500)!important}.\!text-neutral-800{color:var(--color-neutral-800)!important}.\!text-white{color:var(--color-white)!important}.text-\[\#4caf50\]{color:#4caf50}.text-\[\#9e9e9e\]{color:#9e9e9e}.text-\[\#333333\]{color:#333}.text-\[\#666666\]{color:#666}.text-\[\#767676\]{color:#767676}.text-\[\#949494\]{color:#949494}.text-\[\#f57c00\]{color:#f57c00}.text-\[\#f44336\]{color:#f44336}.text-\[\#ff9800\]{color:#ff9800}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-black{color:var(--color-black)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-800{color:var(--color-blue-800)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-600{color:var(--color-indigo-600)}.text-neutral-300{color:var(--color-neutral-300)}.text-neutral-400{color:var(--color-neutral-400)}.text-neutral-500{color:var(--color-neutral-500)}.text-neutral-600{color:var(--color-neutral-600)}.text-neutral-700{color:var(--color-neutral-700)}.text-neutral-800{color:var(--color-neutral-800)}.text-orange-500{color:var(--color-orange-500)}.text-orange-600{color:var(--color-orange-600)}.text-orange-800{color:var(--color-orange-800)}.text-purple-600{color:var(--color-purple-600)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-teal-600{color:var(--color-teal-600)}.text-white{color:var(--color-white)}.\!normal-case{text-transform:none!important}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-30{opacity:30%}.opacity-50{opacity:50%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.\!outline-none{--tw-outline-style: none !important;outline-style:none!important}.outline-none{--tw-outline-style: none;outline-style:none}.select-all{-webkit-user-select:all;user-select:all}@media (hover: hover){.hover\:border-neutral-400:hover{border-color:var(--color-neutral-400)}}@media (hover: hover){.hover\:\!bg-\[\#f7f7f7\]:hover{background-color:#f7f7f7!important}}@media (hover: hover){.hover\:\!bg-neutral-700:hover{background-color:var(--color-neutral-700)!important}}@media (hover: hover){.hover\:\!bg-red-700:hover{background-color:var(--color-red-700)!important}}@media (hover: hover){.hover\:\!bg-transparent:hover{background-color:transparent!important}}@media (hover: hover){.hover\:bg-\[\#1a1a1a\]:hover{background-color:#1a1a1a}}@media (hover: hover){.hover\:bg-\[\#eeeeee\]:hover{background-color:#eee}}@media (hover: hover){.hover\:text-blue-600:hover{color:var(--color-blue-600)}}@media (hover: hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:underline:focus{text-decoration-line:underline}.focus\:ring-2:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline:focus{outline-style:var(--tw-outline-style);outline-width:1px}.focus\:outline-2:focus{outline-style:var(--tw-outline-style);outline-width:2px}.focus\:outline-offset-2:focus{outline-offset:2px}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.active\:scale-\[0\.99\]:active{scale:.99}.disabled\:\!bg-neutral-300:disabled{background-color:var(--color-neutral-300)!important}.disabled\:\!text-neutral-500:disabled{color:var(--color-neutral-500)!important}@media (hover: hover){.disabled\:hover\:bg-\[\#333333\]:disabled:hover{background-color:#333}}@media (width >= 40rem){.sm\:mt-0{margin-top:calc(var(--spacing) * 0)}}@media (width >= 40rem){.sm\:w-auto{width:auto}}@media (width >= 40rem){.sm\:rotate-0{rotate:0deg}}@media (width >= 40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 40rem){.sm\:flex-row{flex-direction:row}}@media (width >= 40rem){.sm\:items-center{align-items:center}}@media (width >= 40rem){.sm\:gap-4{gap:calc(var(--spacing) * 4)}}@media (width >= 40rem){.sm\:gap-\[8px\]{gap:8px}}@media (width >= 40rem){.sm\:gap-\[12px\]{gap:12px}}@media (width >= 48rem){.md\:m-5{margin:calc(var(--spacing) * 5)}}@media (width >= 48rem){.md\:flex{display:flex}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:grow{flex-grow:1}}@media (width >= 48rem){.md\:basis-0{flex-basis:calc(var(--spacing) * 0)}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-col{flex-direction:column}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:items-center{align-items:center}}@media (width >= 48rem){.md\:justify-between{justify-content:space-between}}@media (width >= 48rem){.md\:gap-\[12px\]{gap:12px}}@media (width >= 48rem){.md\:p-12{padding:calc(var(--spacing) * 12)}}@media (width >= 48rem){.md\:p-\[48px\]{padding:48px}}@media (width >= 48rem){.md\:py-6{padding-block:calc(var(--spacing) * 6)}}@media (width >= 48rem){.md\:pt-\[60px\]{padding-top:60px}}@media (width >= 48rem){.md\:pb-6{padding-bottom:calc(var(--spacing) * 6)}}@media (width >= 48rem){.md\:pb-8{padding-bottom:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:pb-\[12px\]{padding-bottom:12px}}@media (width >= 48rem){.md\:pb-\[24px\]{padding-bottom:24px}}@media (width >= 48rem){.md\:pb-\[32px\]{padding-bottom:32px}}@media (width >= 64rem){.lg\:m-6{margin:calc(var(--spacing) * 6)}}@media (width >= 64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width >= 64rem){.lg\:pt-16{padding-top:calc(var(--spacing) * 16)}}@media (width >= 96rem){.\32xl\:m-8{margin:calc(var(--spacing) * 8)}}@media (width >= 96rem){.\32xl\:w-80{width:calc(var(--spacing) * 80)}}@media (width >= 96rem){.\32xl\:max-w-80{max-width:calc(var(--spacing) * 80)}}@media (width >= 96rem){.\32xl\:min-w-80{min-width:calc(var(--spacing) * 80)}}}html{--mat-sys-background: ;--mat-sys-error: ;--mat-sys-error-container: ;--mat-sys-inverse-on-surface: ;--mat-sys-inverse-primary: #f7f7f7;--mat-sys-inverse-surface: ;--mat-sys-on-background: ;--mat-sys-on-error: ;--mat-sys-on-error-container: ;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #333333;--mat-sys-on-primary-fixed: #000000;--mat-sys-on-primary-fixed-variant: #333333;--mat-sys-on-secondary: ;--mat-sys-on-secondary-container: ;--mat-sys-on-secondary-fixed: ;--mat-sys-on-secondary-fixed-variant: ;--mat-sys-on-surface: ;--mat-sys-on-surface-variant: ;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #333333;--mat-sys-on-tertiary-fixed: #000000;--mat-sys-on-tertiary-fixed-variant: #333333;--mat-sys-outline: ;--mat-sys-outline-variant: ;--mat-sys-primary: #767676;--mat-sys-primary-container: #f7f7f7;--mat-sys-primary-fixed: #f7f7f7;--mat-sys-primary-fixed-dim: #f7f7f7;--mat-sys-scrim: ;--mat-sys-secondary: ;--mat-sys-secondary-container: ;--mat-sys-secondary-fixed: ;--mat-sys-secondary-fixed-dim: ;--mat-sys-shadow: ;--mat-sys-surface: ;--mat-sys-surface-bright: ;--mat-sys-surface-container: ;--mat-sys-surface-container-high: ;--mat-sys-surface-container-highest: ;--mat-sys-surface-container-low: ;--mat-sys-surface-container-lowest: ;--mat-sys-surface-dim: ;--mat-sys-surface-tint: #767676;--mat-sys-surface-variant: ;--mat-sys-tertiary: #767676;--mat-sys-tertiary-container: #f7f7f7;--mat-sys-tertiary-fixed: #f7f7f7;--mat-sys-tertiary-fixed-dim: #f7f7f7;--mat-sys-neutral-variant20: ;--mat-sys-neutral10: ;--mat-sys-level0: 0px 0px 0px 0px , 0px 0px 0px 0px , 0px 0px 0px 0px ;--mat-sys-level1: 0px 2px 1px -1px , 0px 1px 1px 0px , 0px 1px 3px 0px ;--mat-sys-level2: 0px 3px 3px -2px , 0px 3px 4px 0px , 0px 1px 8px 0px ;--mat-sys-level3: 0px 3px 5px -1px , 0px 6px 10px 0px , 0px 1px 18px 0px ;--mat-sys-level4: 0px 5px 5px -3px , 0px 8px 10px 1px , 0px 3px 14px 2px ;--mat-sys-level5: 0px 7px 8px -4px , 0px 12px 17px 2px , 0px 5px 22px 4px ;--mat-sys-body-large: 400 1rem / 1.5rem Rubik;--mat-sys-body-large-font: Rubik;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Rubik;--mat-sys-body-medium-font: Rubik;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Rubik;--mat-sys-body-small-font: Rubik;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Rubik;--mat-sys-display-large-font: Rubik;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Rubik;--mat-sys-display-medium-font: Rubik;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Rubik;--mat-sys-display-small-font: Rubik;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Rubik;--mat-sys-headline-large-font: Rubik;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Rubik;--mat-sys-headline-medium-font: Rubik;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Rubik;--mat-sys-headline-small-font: Rubik;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Rubik;--mat-sys-label-large-font: Rubik;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Rubik;--mat-sys-label-medium-font: Rubik;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Rubik;--mat-sys-label-small-font: Rubik;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Rubik;--mat-sys-title-large-font: Rubik;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Rubik;--mat-sys-title-medium-font: Rubik;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Rubik;--mat-sys-title-small-font: Rubik;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html.dark{--mat-sys-background: ;--mat-sys-error: ;--mat-sys-error-container: ;--mat-sys-inverse-on-surface: ;--mat-sys-inverse-primary: #767676;--mat-sys-inverse-surface: ;--mat-sys-on-background: ;--mat-sys-on-error: ;--mat-sys-on-error-container: ;--mat-sys-on-primary: #333333;--mat-sys-on-primary-container: #f7f7f7;--mat-sys-on-primary-fixed: #000000;--mat-sys-on-primary-fixed-variant: #333333;--mat-sys-on-secondary: ;--mat-sys-on-secondary-container: ;--mat-sys-on-secondary-fixed: ;--mat-sys-on-secondary-fixed-variant: ;--mat-sys-on-surface: ;--mat-sys-on-surface-variant: ;--mat-sys-on-tertiary: #333333;--mat-sys-on-tertiary-container: #f7f7f7;--mat-sys-on-tertiary-fixed: #000000;--mat-sys-on-tertiary-fixed-variant: #333333;--mat-sys-outline: ;--mat-sys-outline-variant: ;--mat-sys-primary: #f7f7f7;--mat-sys-primary-container: #333333;--mat-sys-primary-fixed: #f7f7f7;--mat-sys-primary-fixed-dim: #f7f7f7;--mat-sys-scrim: ;--mat-sys-secondary: ;--mat-sys-secondary-container: ;--mat-sys-secondary-fixed: ;--mat-sys-secondary-fixed-dim: ;--mat-sys-shadow: ;--mat-sys-surface: ;--mat-sys-surface-bright: ;--mat-sys-surface-container: ;--mat-sys-surface-container-high: ;--mat-sys-surface-container-highest: ;--mat-sys-surface-container-low: ;--mat-sys-surface-container-lowest: ;--mat-sys-surface-dim: ;--mat-sys-surface-tint: #f7f7f7;--mat-sys-surface-variant: ;--mat-sys-tertiary: #f7f7f7;--mat-sys-tertiary-container: #333333;--mat-sys-tertiary-fixed: #f7f7f7;--mat-sys-tertiary-fixed-dim: #f7f7f7;--mat-sys-neutral-variant20: ;--mat-sys-neutral10: ;--mat-sys-level0: 0px 0px 0px 0px , 0px 0px 0px 0px , 0px 0px 0px 0px ;--mat-sys-level1: 0px 2px 1px -1px , 0px 1px 1px 0px , 0px 1px 3px 0px ;--mat-sys-level2: 0px 3px 3px -2px , 0px 3px 4px 0px , 0px 1px 8px 0px ;--mat-sys-level3: 0px 3px 5px -1px , 0px 6px 10px 0px , 0px 1px 18px 0px ;--mat-sys-level4: 0px 5px 5px -3px , 0px 8px 10px 1px , 0px 3px 14px 2px ;--mat-sys-level5: 0px 7px 8px -4px , 0px 12px 17px 2px , 0px 5px 22px 4px ;--mat-sys-body-large: 400 1rem / 1.5rem Rubik;--mat-sys-body-large-font: Rubik;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Rubik;--mat-sys-body-medium-font: Rubik;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Rubik;--mat-sys-body-small-font: Rubik;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Rubik;--mat-sys-display-large-font: Rubik;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Rubik;--mat-sys-display-medium-font: Rubik;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Rubik;--mat-sys-display-small-font: Rubik;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Rubik;--mat-sys-headline-large-font: Rubik;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Rubik;--mat-sys-headline-medium-font: Rubik;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Rubik;--mat-sys-headline-small-font: Rubik;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Rubik;--mat-sys-label-large-font: Rubik;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Rubik;--mat-sys-label-medium-font: Rubik;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Rubik;--mat-sys-label-small-font: Rubik;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Rubik;--mat-sys-title-large-font: Rubik;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Rubik;--mat-sys-title-medium-font: Rubik;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Rubik;--mat-sys-title-small-font: Rubik;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}.pull-to-refresh-container{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.pull-to-refresh-indicator{position:absolute;top:-60px;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:center;background:var(--mat-sys-surface-container);border-bottom:1px solid var(--mat-sys-outline-variant);z-index:1000;transition:transform .3s ease}.pull-indicator-content{display:flex;flex-direction:column;align-items:center;gap:8px}.pull-icon{transition:transform .3s ease;color:var(--mat-sys-primary)}.pull-text{font-size:14px;color:var(--mat-sys-on-surface-variant);font-weight:500}:root{--font-family-primary: "Rubik", "Manrope", "Roboto", "Helvetica Neue", sans-serif;--font-family-secondary: "Rubik", "Manrope", "Roboto", "Helvetica Neue", sans-serif;--font-family-mono: "Rubik", "Manrope", "Roboto", "Helvetica Neue", sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--typography-color: #000000;--text-muted-color: #949494;--neu-100: #f7f7f7;--neu-200: #e9e9e9;--neu-300: #cccccc;--neu-550: #949494;--neu-800: #333333;--neu-wht: #ffffff;--neu-blk: #000000;--input-bg: #f2f4f7;--chip-bg: #5e6a7a;--disabled-text: #b0b0b0;--error-light: #e50004;--head-100-font-family: var(--font-family-primary);--head-100-font-size: 28px;--head-100-font-weight: 600;--head-100-line-height: 36px;--head-100-letter-spacing: normal;--head-200-font-family: var(--font-family-primary);--head-200-font-size: 22px;--head-200-font-weight: 500;--head-200-line-height: 28px;--head-200-letter-spacing: normal;--head-300-font-family: var(--font-family-primary);--head-300-font-size: 18px;--head-300-font-weight: 500;--head-300-line-height: 26px;--head-300-letter-spacing: normal;--head-400-font-family: var(--font-family-primary);--head-400-font-size: 16px;--head-400-font-weight: 500;--head-400-line-height: 24px;--head-400-letter-spacing: normal;--body-s-font-family: var(--font-family-primary);--body-s-font-size: 14px;--body-s-line-height: 20px;--body-xs-font-family: var(--font-family-primary);--body-xs-font-size: 12px;--body-xs-line-height: 18px;--overline-font-family: var(--font-family-primary);--overline-font-size: 10px;--overline-font-weight: 500;--overline-line-height: 18px;--overline-letter-spacing: .05em;--overline-color: #949494;--mat-sys-typescale-display-large-font: var(--font-family-primary);--mat-sys-typescale-display-large-size: 57px;--mat-sys-typescale-display-large-weight: var(--font-weight-regular);--mat-sys-typescale-display-large-line-height: 64px;--mat-sys-typescale-display-large-tracking: -.025em;--mat-sys-typescale-display-medium-font: var(--font-family-primary);--mat-sys-typescale-display-medium-size: 45px;--mat-sys-typescale-display-medium-weight: var(--font-weight-regular);--mat-sys-typescale-display-medium-line-height: 52px;--mat-sys-typescale-display-medium-tracking: -.025em;--mat-sys-typescale-display-small-font: var(--font-family-primary);--mat-sys-typescale-display-small-size: 36px;--mat-sys-typescale-display-small-weight: var(--font-weight-regular);--mat-sys-typescale-display-small-line-height: 44px;--mat-sys-typescale-display-small-tracking: -.025em;--mat-sys-typescale-headline-large-font: var(--font-family-primary);--mat-sys-typescale-headline-large-size: 32px;--mat-sys-typescale-headline-large-weight: var(--font-weight-regular);--mat-sys-typescale-headline-large-line-height: 40px;--mat-sys-typescale-headline-large-tracking: -.025em;--mat-sys-typescale-headline-medium-font: var(--font-family-primary);--mat-sys-typescale-headline-medium-size: 28px;--mat-sys-typescale-headline-medium-weight: var(--font-weight-regular);--mat-sys-typescale-headline-medium-line-height: 36px;--mat-sys-typescale-headline-medium-tracking: -.025em;--mat-sys-typescale-headline-small-font: var(--font-family-primary);--mat-sys-typescale-headline-small-size: 24px;--mat-sys-typescale-headline-small-weight: var(--font-weight-regular);--mat-sys-typescale-headline-small-line-height: 32px;--mat-sys-typescale-headline-small-tracking: -.025em;--mat-sys-typescale-title-large-font: var(--font-family-primary);--mat-sys-typescale-title-large-size: 22px;--mat-sys-typescale-title-large-weight: var(--font-weight-regular);--mat-sys-typescale-title-large-line-height: 28px;--mat-sys-typescale-title-large-tracking: -.025em;--mat-sys-typescale-title-medium-font: var(--font-family-primary);--mat-sys-typescale-title-medium-size: 16px;--mat-sys-typescale-title-medium-weight: var(--font-weight-medium);--mat-sys-typescale-title-medium-line-height: 24px;--mat-sys-typescale-title-medium-tracking: .025em;--mat-sys-typescale-title-small-font: var(--font-family-primary);--mat-sys-typescale-title-small-size: 14px;--mat-sys-typescale-title-small-weight: var(--font-weight-medium);--mat-sys-typescale-title-small-line-height: 20px;--mat-sys-typescale-title-small-tracking: .025em;--mat-sys-typescale-label-large-font: var(--font-family-primary);--mat-sys-typescale-label-large-size: 14px;--mat-sys-typescale-label-large-weight: var(--font-weight-medium);--mat-sys-typescale-label-large-line-height: 20px;--mat-sys-typescale-label-large-tracking: .025em;--mat-sys-typescale-label-medium-font: var(--font-family-primary);--mat-sys-typescale-label-medium-size: 12px;--mat-sys-typescale-label-medium-weight: var(--font-weight-medium);--mat-sys-typescale-label-medium-line-height: 16px;--mat-sys-typescale-label-medium-tracking: .025em;--mat-sys-typescale-label-small-font: var(--font-family-primary);--mat-sys-typescale-label-small-size: 11px;--mat-sys-typescale-label-small-weight: var(--font-weight-medium);--mat-sys-typescale-label-small-line-height: 16px;--mat-sys-typescale-label-small-tracking: .025em;--mat-sys-typescale-body-large-font: var(--font-family-primary);--mat-sys-typescale-body-large-size: 16px;--mat-sys-typescale-body-large-weight: var(--font-weight-regular);--mat-sys-typescale-body-large-line-height: 24px;--mat-sys-typescale-body-large-tracking: 0;--mat-sys-typescale-body-medium-font: var(--font-family-primary);--mat-sys-typescale-body-medium-size: 14px;--mat-sys-typescale-body-medium-weight: var(--font-weight-regular);--mat-sys-typescale-body-medium-line-height: 20px;--mat-sys-typescale-body-medium-tracking: 0;--mat-sys-typescale-body-small-font: var(--font-family-primary);--mat-sys-typescale-body-small-size: 12px;--mat-sys-typescale-body-small-weight: var(--font-weight-regular);--mat-sys-typescale-body-small-line-height: 16px;--mat-sys-typescale-body-small-tracking: 0}.head-100{font-family:var(--head-100-font-family);font-size:var(--head-100-font-size);font-weight:var(--head-100-font-weight);line-height:var(--head-100-line-height);letter-spacing:var(--head-100-letter-spacing);color:var(--neu-800, #333);font-style:normal}.head-200{font-family:var(--head-200-font-family);font-size:var(--head-200-font-size);font-weight:var(--head-200-font-weight);line-height:var(--head-200-line-height);letter-spacing:var(--head-200-letter-spacing);color:var(--neu-800, #333);font-style:normal}.head-300{font-family:var(--head-300-font-family);font-size:var(--head-300-font-size);font-weight:var(--head-300-font-weight);line-height:var(--head-300-line-height);letter-spacing:var(--head-300-letter-spacing);color:var(--typography-color);font-style:normal}.head-400{font-family:var(--head-400-font-family);font-size:var(--head-400-font-size);font-weight:var(--head-400-font-weight);line-height:var(--head-400-line-height);letter-spacing:var(--head-400-letter-spacing);color:var(--neu-800, #333);font-style:normal}.body-s-bold{font-family:var(--body-s-font-family);font-size:var(--body-s-font-size);font-weight:var(--font-weight-medium);line-height:var(--body-s-line-height);color:var(--typography-color);font-style:normal}.body-s,.body-s-regular{font-family:var(--body-s-font-family);font-size:var(--body-s-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-s-line-height);color:var(--neu-800, #333);font-style:normal}.body-s-italic{font-family:var(--body-s-font-family);font-size:var(--body-s-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-s-line-height);color:var(--typography-color);font-style:italic}.body-s-underline{font-family:var(--body-s-font-family);font-size:var(--body-s-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-s-line-height);color:var(--typography-color);font-style:normal;text-decoration:underline;text-decoration-style:dotted;text-underline-position:from-font}.body-xs-bold{font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-medium);line-height:var(--body-xs-line-height);color:var(--typography-color);font-style:normal}.body-xs,.body-xs-regular{font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-xs-line-height);color:var(--typography-color);font-style:normal}.body-xs-italic{font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-xs-line-height);color:var(--typography-color);font-style:italic}.body-xs-underline{font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-regular);line-height:var(--body-xs-line-height);color:var(--typography-color);font-style:normal;text-decoration:underline;text-decoration-style:dotted;text-underline-position:from-font}.label-12{font-family:var(--font-family-primary);font-size:12px;font-weight:400;line-height:12px;color:var(--neu-550, #949494);font-style:normal}.link-inline{font-family:var(--font-family-primary);font-size:12px;font-weight:500;line-height:16px;color:var(--neu-blk, #000);font-style:normal}.overline{font-family:var(--overline-font-family);font-size:var(--overline-font-size);font-weight:var(--overline-font-weight);line-height:var(--overline-line-height);letter-spacing:var(--overline-letter-spacing);color:var(--overline-color);text-transform:uppercase;font-style:normal}.text-primary{color:var(--mat-sys-primary)}.text-secondary{color:var(--mat-sys-secondary)}.text-tertiary{color:var(--mat-sys-tertiary)}.text-error{color:var(--mat-sys-error)}.text-on-surface{color:var(--mat-sys-on-surface)}.text-on-surface-variant{color:var(--mat-sys-on-surface-variant)}.text-on-primary{color:var(--mat-sys-on-primary)}.text-on-secondary{color:var(--mat-sys-on-secondary)}.text-muted{color:var(--text-muted-color, #949494)}.link{font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-medium);line-height:16px;color:var(--neu-blk, #000000);text-decoration:none;cursor:pointer}.link:hover{text-decoration:underline}.link:focus-visible{outline:2px solid var(--neu-blk, #000000);outline-offset:2px;border-radius:2px}.link-icon{display:inline-flex;align-items:center;gap:2px;font-family:var(--body-xs-font-family);font-size:var(--body-xs-font-size);font-weight:var(--font-weight-medium);line-height:16px;color:var(--neu-blk, #000000);text-decoration:none;cursor:pointer;white-space:nowrap;background:none;border:none;padding:0}.link-icon mat-icon,.link-icon .mat-icon{font-size:18px;width:18px;height:18px;color:inherit}.link-icon:hover{text-decoration:underline}.link-icon:focus-visible{outline:2px solid var(--neu-blk, #000000);outline-offset:2px;border-radius:2px}.link-icon--right{flex-direction:row-reverse}.link--primary,.link-icon--primary{color:var(--mat-sys-primary, #008f73)}.link--primary:hover,.link-icon--primary:hover{color:var(--theme-primary-dark, #006b56)}.link--muted,.link-icon--muted{color:var(--text-muted-color, #949494)}.link--muted:hover,.link-icon--muted:hover{color:var(--neu-blk, #000000)}.link--small,.link-icon--small{font-size:10px;line-height:14px}.link--small mat-icon,.link--small .mat-icon,.link-icon--small mat-icon,.link-icon--small .mat-icon{font-size:16px;width:16px;height:16px}.link--large,.link-icon--large{font-size:var(--body-s-font-size);line-height:var(--body-s-line-height)}.link--large mat-icon,.link--large .mat-icon,.link-icon--large mat-icon,.link-icon--large .mat-icon{font-size:24px;width:24px;height:24px}.error-box{display:flex;align-items:flex-start;gap:8px;padding:12px;border-radius:8px;border:1px solid var(--red-500, #e50004);color:var(--red-500, #e50004)}.error-box__icon{flex-shrink:0;font-size:20px;width:20px;height:20px;color:var(--yellow-500, #ffb800)}.error-box__content{display:flex;flex-direction:column;gap:2px;flex:1}.error-box__title{font-family:var(--Font, Rubik);font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--red-500, #e50004)}.error-box__message{font-family:var(--Font, Rubik);font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:var(--red-500, #e50004)}@layer utilities{.bg-mat-surface{background-color:var(--mat-sys-surface)}.bg-mat-surface-container{background-color:var(--mat-sys-surface-container)}.bg-mat-surface-container-high{background-color:var(--mat-sys-surface-container-high)}.bg-mat-background{background-color:var(--mat-sys-background)}.bg-mat-primary{background-color:var(--mat-sys-primary)}.bg-mat-secondary{background-color:var(--mat-sys-secondary)}.bg-mat-error{background-color:var(--mat-sys-error)}.text-mat-on-surface{color:var(--mat-sys-on-surface)}.text-mat-on-surface-variant{color:var(--mat-sys-on-surface-variant)}.text-mat-on-primary{color:var(--mat-sys-on-primary)}.text-mat-on-secondary{color:var(--mat-sys-on-secondary)}.text-mat-on-error{color:var(--mat-sys-on-error)}.text-mat-on-background{color:var(--mat-sys-on-background)}.border-mat-outline{border-color:var(--mat-sys-outline)}.border-mat-outline-variant{border-color:var(--mat-sys-outline-variant)}.shadow-mat-1{box-shadow:var(--theme-shadow-1, 0px 2px 4px -1px rgba(0, 0, 0, .1))}.shadow-mat-2{box-shadow:var(--theme-shadow-2, 0px 4px 8px -2px rgba(0, 0, 0, .1))}.shadow-mat-3{box-shadow:var(--theme-shadow-3, 0px 8px 16px -4px rgba(0, 0, 0, .1))}.shadow-mat-4{box-shadow:var(--theme-shadow-4, 0px 16px 32px -8px rgba(0, 0, 0, .1))}.bg-theme-primary{background-color:var(--theme-primary)}.bg-theme-accent{background-color:var(--theme-accent)}.text-theme-on-surface{color:var(--theme-on-surface)}.text-theme-on-primary{color:var(--theme-on-primary)}.dark .bg-mat-surface{background-color:var(--mat-sys-surface)}.dark .text-mat-on-surface{color:var(--mat-sys-on-surface)}.mobile-only{display:block}.tablet-only,.desktop-only{display:none}@media (min-width: 768px){.mobile-only{display:none}.tablet-only{display:block}}@media (min-width: 1024px){.tablet-only{display:none}.desktop-only{display:block}}.text-display-large{font-size:57px;--tw-leading: 64px;line-height:64px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-display-medium{font-size:45px;--tw-leading: 52px;line-height:52px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-display-small{font-size:36px;--tw-leading: 44px;line-height:44px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-headline-large{font-size:32px;--tw-leading: 40px;line-height:40px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-headline-medium{font-size:28px;--tw-leading: 36px;line-height:36px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-headline-small{font-size:24px;--tw-leading: 32px;line-height:32px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-title-large{font-size:22px;--tw-leading: 28px;line-height:28px;--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-title-medium{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height));--tw-leading: calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-title-small{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-body-large{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height));--tw-leading: calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6);--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-body-medium{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-body-small{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-leading: calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4);--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-label-large{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height));--tw-leading: calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-label-medium{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-leading: calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-label-small{font-size:11px;--tw-leading: calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.transition-mat-standard{transition-timing-function:cubic-bezier(.2,0,0,1)}.transition-mat-decelerate{transition-timing-function:cubic-bezier(0,0,.2,1)}.transition-mat-accelerate{transition-timing-function:cubic-bezier(.4,0,1,1)}.transition-mat-sharp{transition-timing-function:cubic-bezier(.4,0,.6,1)}.card-mat{background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);box-shadow:var(--theme-shadow-2, 0px 4px 8px -2px rgba(0, 0, 0, .1));border-radius:var(--theme-border-radius, 12px);padding:calc(var(--spacing) * 4)}.card-mat-elevated{background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);box-shadow:var(--theme-shadow-3, 0px 8px 16px -4px rgba(0, 0, 0, .1));border-radius:var(--theme-border-radius, 12px);padding:calc(var(--spacing) * 6)}.button-mat-primary{background-color:var(--mat-sys-primary);color:var(--mat-sys-on-primary);border-radius:var(--theme-border-radius, 12px);padding:.5rem 1rem;transition:all .3s cubic-bezier(.2,0,0,1)}@media (hover: hover){.button-mat-primary:hover{opacity:90%}}.button-mat-primary:focus{--tw-outline-style: none;outline-style:none}.button-mat-primary:focus-visible{outline:2px solid var(--mat-sys-primary);outline-offset:2px}.button-mat-secondary{background-color:var(--mat-sys-secondary);color:var(--mat-sys-on-secondary);border-radius:var(--theme-border-radius, 12px);padding:.5rem 1rem;transition:all .3s cubic-bezier(.2,0,0,1)}@media (hover: hover){.button-mat-secondary:hover{opacity:90%}}.button-mat-secondary:focus{--tw-outline-style: none;outline-style:none}.button-mat-secondary:focus-visible{outline:2px solid var(--mat-sys-secondary);outline-offset:2px}.input-mat{background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);border:1px solid var(--mat-sys-outline);border-radius:var(--theme-border-radius, 12px);padding:.5rem .75rem;transition:all .2s cubic-bezier(.2,0,0,1)}.input-mat:focus{--tw-outline-style: none;outline-style:none}.input-mat:focus{border-color:var(--mat-sys-primary);box-shadow:0 0 0 2px rgba(var(--mat-sys-primary-rgb, 25, 118, 210),.2)}.divider-mat{border-top:1px solid var(--mat-sys-outline-variant);margin-block:calc(var(--spacing) * 4)}.spacing-card{padding:var(--card-spacer, 30px)}.spacing-section{margin-bottom:calc(var(--spacing) * 8)}.spacing-component{margin-bottom:calc(var(--spacing) * 4)}}html{--mat-button-filled-container-color: #333333;--mat-button-filled-label-text-color: #e9e9e9;--mat-button-filled-state-layer-color: #000000;--mat-button-filled-hover-state-layer-opacity: 1;--mat-button-filled-focus-state-layer-opacity: 1;--mat-button-filled-disabled-container-color: #333333;--mat-button-filled-disabled-label-text-color: #ffffff;--mat-button-filled-container-shape: 8px;--mat-button-outlined-outline-color: #cccccc;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-label-text-color: #333333;--mat-button-outlined-state-layer-color: #e9e9e9;--mat-button-outlined-hover-state-layer-opacity: 1;--mat-button-outlined-focus-state-layer-opacity: 1;--mat-button-outlined-disabled-outline-color: #cccccc;--mat-button-outlined-disabled-label-text-color: #333333}html .mat-mdc-raised-button.mat-primary:not(:disabled),html .mat-mdc-flat-button.mat-primary:not(:disabled){background-color:#333!important;color:#e9e9e9!important}html .mat-mdc-raised-button.mat-primary:not(:disabled) .mat-mdc-button-persistent-ripple:before,html .mat-mdc-raised-button.mat-primary:not(:disabled) .mat-mdc-button-persistent-ripple:after,html .mat-mdc-flat-button.mat-primary:not(:disabled) .mat-mdc-button-persistent-ripple:before,html .mat-mdc-flat-button.mat-primary:not(:disabled) .mat-mdc-button-persistent-ripple:after{display:none!important}html .mat-mdc-raised-button.mat-primary:not(:disabled):hover:not(:disabled),html .mat-mdc-flat-button.mat-primary:not(:disabled):hover:not(:disabled){background-color:#000!important;color:#fff!important}html .mat-mdc-raised-button.mat-primary:not(:disabled):active:not(:disabled),html .mat-mdc-flat-button.mat-primary:not(:disabled):active:not(:disabled){background-color:#000!important;color:#fff!important}html .mat-mdc-raised-button.mat-primary:not(:disabled):focus-visible:not(:disabled),html .mat-mdc-flat-button.mat-primary:not(:disabled):focus-visible:not(:disabled){background-color:#000!important;color:#fff!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-4px!important;border-radius:8px!important}html .mat-mdc-raised-button.mat-primary:not(:disabled):disabled,html .mat-mdc-flat-button.mat-primary:not(:disabled):disabled{background-color:#333!important;color:#fff!important;opacity:.3!important}html .mat-mdc-raised-button.mat-warn:not(:disabled),html .mat-mdc-flat-button.mat-warn:not(:disabled){background-color:#e50004!important;color:#fff!important}html .mat-mdc-raised-button.mat-warn:not(:disabled) .mat-mdc-button-persistent-ripple:before,html .mat-mdc-raised-button.mat-warn:not(:disabled) .mat-mdc-button-persistent-ripple:after,html .mat-mdc-flat-button.mat-warn:not(:disabled) .mat-mdc-button-persistent-ripple:before,html .mat-mdc-flat-button.mat-warn:not(:disabled) .mat-mdc-button-persistent-ripple:after{display:none!important}html .mat-mdc-raised-button.mat-warn:not(:disabled):hover:not(:disabled),html .mat-mdc-flat-button.mat-warn:not(:disabled):hover:not(:disabled){background-color:#cc0003!important;color:#fff!important}html .mat-mdc-raised-button.mat-warn:not(:disabled):active:not(:disabled),html .mat-mdc-flat-button.mat-warn:not(:disabled):active:not(:disabled){background-color:#b20003!important;color:#fff!important}html .mat-mdc-raised-button.mat-warn:not(:disabled):focus-visible:not(:disabled),html .mat-mdc-flat-button.mat-warn:not(:disabled):focus-visible:not(:disabled){background-color:#cc0003!important;color:#fff!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-4px!important;border-radius:8px!important}html .mat-mdc-raised-button.mat-warn:not(:disabled):disabled,html .mat-mdc-flat-button.mat-warn:not(:disabled):disabled{background-color:#e50004!important;color:#fff!important;opacity:.3!important}html .mat-mdc-outlined-button,html .mat-mdc-stroked-button,html button.mat-mdc-outlined-button,html button.mat-mdc-stroked-button,html button[mat-stroked-button],html a[mat-stroked-button]{--mdc-outlined-button-container-color: #f7f7f7;--mdc-outlined-button-label-text-color: #333333;--mdc-outlined-button-outline-color: #cccccc;--mdc-outlined-button-hover-label-text-color: #333333;--mdc-outlined-button-focus-label-text-color: #333333;--mdc-outlined-button-pressed-label-text-color: #333333;--mat-outlined-button-state-layer-color: #e9e9e9;--mat-outlined-button-ripple-color: #cccccc;background-color:#f7f7f7!important;border:1px solid #cccccc!important;color:#333!important}html .mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before,html .mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:after,html .mat-mdc-stroked-button .mat-mdc-button-persistent-ripple:before,html .mat-mdc-stroked-button .mat-mdc-button-persistent-ripple:after,html button.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before,html button.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:after,html button.mat-mdc-stroked-button .mat-mdc-button-persistent-ripple:before,html button.mat-mdc-stroked-button .mat-mdc-button-persistent-ripple:after,html button[mat-stroked-button] .mat-mdc-button-persistent-ripple:before,html button[mat-stroked-button] .mat-mdc-button-persistent-ripple:after,html a[mat-stroked-button] .mat-mdc-button-persistent-ripple:before,html a[mat-stroked-button] .mat-mdc-button-persistent-ripple:after{display:none!important}html .mat-mdc-outlined-button .mdc-button__label,html .mat-mdc-outlined-button .mat-mdc-button-touch-target+span,html .mat-mdc-stroked-button .mdc-button__label,html .mat-mdc-stroked-button .mat-mdc-button-touch-target+span,html button.mat-mdc-outlined-button .mdc-button__label,html button.mat-mdc-outlined-button .mat-mdc-button-touch-target+span,html button.mat-mdc-stroked-button .mdc-button__label,html button.mat-mdc-stroked-button .mat-mdc-button-touch-target+span,html button[mat-stroked-button] .mdc-button__label,html button[mat-stroked-button] .mat-mdc-button-touch-target+span,html a[mat-stroked-button] .mdc-button__label,html a[mat-stroked-button] .mat-mdc-button-touch-target+span{color:#333!important}html .mat-mdc-outlined-button:not(:disabled):hover,html .mat-mdc-stroked-button:not(:disabled):hover,html button.mat-mdc-outlined-button:not(:disabled):hover,html button.mat-mdc-stroked-button:not(:disabled):hover,html button[mat-stroked-button]:not(:disabled):hover,html a[mat-stroked-button]:not(:disabled):hover{background-color:#e9e9e9!important;border:1px solid #cccccc!important;color:#333!important}html .mat-mdc-outlined-button:not(:disabled):active,html .mat-mdc-stroked-button:not(:disabled):active,html button.mat-mdc-outlined-button:not(:disabled):active,html button.mat-mdc-stroked-button:not(:disabled):active,html button[mat-stroked-button]:not(:disabled):active,html a[mat-stroked-button]:not(:disabled):active{background-color:#ccc!important;border:1px solid #cccccc!important;color:#333!important}html .mat-mdc-outlined-button:not(:disabled):focus-visible,html .mat-mdc-stroked-button:not(:disabled):focus-visible,html button.mat-mdc-outlined-button:not(:disabled):focus-visible,html button.mat-mdc-stroked-button:not(:disabled):focus-visible,html button[mat-stroked-button]:not(:disabled):focus-visible,html a[mat-stroked-button]:not(:disabled):focus-visible{background-color:#e9e9e9!important;border:1px solid #cccccc!important;color:#333!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-4px!important;border-radius:8px!important}html .mat-mdc-outlined-button:disabled,html .mat-mdc-stroked-button:disabled,html button.mat-mdc-outlined-button:disabled,html button.mat-mdc-stroked-button:disabled,html button[mat-stroked-button]:disabled,html a[mat-stroked-button]:disabled{background-color:#f7f7f7!important;border:1px solid #cccccc!important;color:#333!important;opacity:.3!important}html .mat-mdc-unelevated-button>.mat-icon,html .mat-mdc-raised-button>.mat-icon,html .mat-mdc-flat-button>.mat-icon{margin-left:var(--mat-button-filled-icon-offset, -8px)!important;margin-right:0!important}html .mat-mdc-outlined-button>.mat-icon,html .mat-mdc-stroked-button>.mat-icon,html button[mat-stroked-button]>.mat-icon{margin-left:var(--mat-button-outlined-icon-offset, -8px)!important;margin-right:0!important}html .tab-button-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}html .tab-button,html button.tab-button,html .mat-mdc-button.tab-button{border-radius:32px!important;padding:8px 16px!important;font-size:14px!important;font-weight:500!important;line-height:20px!important;border:none!important;transition:all .2s ease!important;cursor:pointer!important;background-color:#f7f7f7!important;color:#333!important}html .tab-button .mat-mdc-button-persistent-ripple:before,html .tab-button .mat-mdc-button-persistent-ripple:after,html button.tab-button .mat-mdc-button-persistent-ripple:before,html button.tab-button .mat-mdc-button-persistent-ripple:after,html .mat-mdc-button.tab-button .mat-mdc-button-persistent-ripple:before,html .mat-mdc-button.tab-button .mat-mdc-button-persistent-ripple:after{display:none!important}html .tab-button:hover:not(:disabled):not(.active),html button.tab-button:hover:not(:disabled):not(.active),html .mat-mdc-button.tab-button:hover:not(:disabled):not(.active){background-color:#e9e9e9!important;color:#333!important}html .tab-button:focus-visible:not(:disabled):not(.active),html button.tab-button:focus-visible:not(:disabled):not(.active),html .mat-mdc-button.tab-button:focus-visible:not(:disabled):not(.active){background-color:#e9e9e9!important;color:#333!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-4px!important;border-radius:32px!important}html .tab-button:disabled:not(.active),html button.tab-button:disabled:not(.active),html .mat-mdc-button.tab-button:disabled:not(.active){background-color:#e9e9e9!important;color:#ccc!important;opacity:.3!important;cursor:not-allowed!important}html .tab-button.active,html button.tab-button.active,html .mat-mdc-button.tab-button.active{background-color:#000!important;color:#fff!important}html .tab-button.active:hover:not(:disabled),html button.tab-button.active:hover:not(:disabled),html .mat-mdc-button.tab-button.active:hover:not(:disabled){background-color:#333!important;color:#fff!important}html .tab-button.active:focus-visible:not(:disabled),html button.tab-button.active:focus-visible:not(:disabled),html .mat-mdc-button.tab-button.active:focus-visible:not(:disabled){background-color:#333!important;color:#fff!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-4px!important;border-radius:32px!important}html .tab-button.active:disabled,html button.tab-button.active:disabled,html .mat-mdc-button.tab-button.active:disabled{background-color:#000!important;color:#fff!important;opacity:.3!important;cursor:not-allowed!important}html{--mat-form-field-filled-container-color: #f7f7f7;--mat-form-field-filled-hover-active-indicator-color: transparent;--mat-form-field-filled-focus-active-indicator-color: transparent;--mat-form-field-filled-hover-label-text-color: #949494;--mat-form-field-filled-focus-label-text-color: #949494;--mat-form-field-filled-input-text-color: #000000;--mat-form-field-filled-label-text-color: #949494;--mat-form-field-filled-input-text-placeholder-color: #767676;--mat-form-field-filled-active-indicator-color: transparent;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-color: #949494;--mat-form-field-outlined-focus-outline-color: #008f73;--mat-form-field-outlined-focus-label-text-color: #008f73}html body mat-form-field[appearance=fill],html body .mat-mdc-form-field[appearance=fill],html body .mat-mdc-form-field.mat-form-field-appearance-fill,html body mat-form-field.mat-form-field-appearance-fill,:root mat-form-field[appearance=fill],:root .mat-mdc-form-field[appearance=fill],:root .mat-mdc-form-field.mat-form-field-appearance-fill,:root mat-form-field.mat-form-field-appearance-fill{background:var(--neu-100, #F7F7F7)!important;background-color:var(--neu-100, #F7F7F7)!important;border-radius:4px!important;padding:0!important;border:none!important}html body mat-form-field[appearance=fill] .mat-mdc-text-field-wrapper,html body mat-form-field[appearance=fill] .mat-mdc-text-field-wrapper.mdc-text-field,html body mat-form-field[appearance=fill] .mdc-text-field--filled,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-text-field-wrapper.mdc-text-field,html body .mat-mdc-form-field[appearance=fill] .mdc-text-field--filled,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper.mdc-text-field,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field--filled,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper.mdc-text-field,html body mat-form-field.mat-form-field-appearance-fill .mdc-text-field--filled,:root mat-form-field[appearance=fill] .mat-mdc-text-field-wrapper,:root mat-form-field[appearance=fill] .mat-mdc-text-field-wrapper.mdc-text-field,:root mat-form-field[appearance=fill] .mdc-text-field--filled,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-text-field-wrapper.mdc-text-field,:root .mat-mdc-form-field[appearance=fill] .mdc-text-field--filled,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper.mdc-text-field,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-text-field--filled,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper.mdc-text-field,:root mat-form-field.mat-form-field-appearance-fill .mdc-text-field--filled{background-color:transparent!important;background:transparent!important;border-radius:0!important;padding:0!important;border:none!important;position:relative;min-height:auto!important;height:auto!important}html body mat-form-field[appearance=fill] .mdc-line-ripple,html body mat-form-field[appearance=fill] .mdc-line-ripple:before,html body mat-form-field[appearance=fill] .mdc-line-ripple:after,html body .mat-mdc-form-field[appearance=fill] .mdc-line-ripple,html body .mat-mdc-form-field[appearance=fill] .mdc-line-ripple:before,html body .mat-mdc-form-field[appearance=fill] .mdc-line-ripple:after,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple:before,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple:after,html body mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple,html body mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple:before,html body mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple:after,:root mat-form-field[appearance=fill] .mdc-line-ripple,:root mat-form-field[appearance=fill] .mdc-line-ripple:before,:root mat-form-field[appearance=fill] .mdc-line-ripple:after,:root .mat-mdc-form-field[appearance=fill] .mdc-line-ripple,:root .mat-mdc-form-field[appearance=fill] .mdc-line-ripple:before,:root .mat-mdc-form-field[appearance=fill] .mdc-line-ripple:after,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple:before,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-line-ripple:after,:root mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple,:root mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple:before,:root mat-form-field.mat-form-field-appearance-fill .mdc-line-ripple:after{display:none!important;height:0!important;opacity:0!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-focus-overlay,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-focus-overlay,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay,:root mat-form-field[appearance=fill] .mat-mdc-form-field-focus-overlay,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-focus-overlay,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay{display:none!important;opacity:0!important;background:transparent!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-flex,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-flex,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-flex,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-flex,:root mat-form-field[appearance=fill] .mat-mdc-form-field-flex,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-flex,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-flex,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-flex{display:flex!important;flex-direction:row!important;align-items:flex-start!important;width:100%!important;padding:0!important;height:auto!important;min-height:auto!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-infix,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-infix,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-infix,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-infix,:root mat-form-field[appearance=fill] .mat-mdc-form-field-infix,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-infix,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-infix,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-infix{padding:12px 16px!important;min-height:auto!important;height:auto!important;border-top:none!important;border:none!important;width:100%!important;position:relative;display:flex!important;flex-direction:column!important;gap:4px!important;box-sizing:border-box!important;background:transparent!important}html body mat-form-field[appearance=fill] label.mdc-floating-label,html body mat-form-field[appearance=fill] .mdc-floating-label,html body mat-form-field[appearance=fill] .mat-mdc-floating-label,html body .mat-mdc-form-field[appearance=fill] label.mdc-floating-label,html body .mat-mdc-form-field[appearance=fill] .mdc-floating-label,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill label.mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill label.mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill .mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label,:root mat-form-field[appearance=fill] label.mdc-floating-label,:root mat-form-field[appearance=fill] .mdc-floating-label,:root mat-form-field[appearance=fill] .mat-mdc-floating-label,:root .mat-mdc-form-field[appearance=fill] label.mdc-floating-label,:root .mat-mdc-form-field[appearance=fill] .mdc-floating-label,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill label.mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill label.mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill .mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label{position:static!important;transform:none!important;inset:auto!important;width:auto!important;max-width:none!important;pointer-events:none!important;order:1!important;opacity:1!important;transition:none!important;font-size:12px!important;line-height:16px!important;color:#949494!important;margin:0!important;padding:0!important;font-weight:400!important;display:block!important;height:auto!important;min-height:auto!important}html body mat-form-field[appearance=fill] mat-label,html body .mat-mdc-form-field[appearance=fill] mat-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-label,html body mat-form-field.mat-form-field-appearance-fill mat-label,:root mat-form-field[appearance=fill] mat-label,:root .mat-mdc-form-field[appearance=fill] mat-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-label,:root mat-form-field.mat-form-field-appearance-fill mat-label{font-size:12px!important;line-height:16px!important;color:#949494!important;font-weight:400!important;display:inline-block!important;margin:0!important;padding:0!important}html body mat-form-field[appearance=fill] input.mat-mdc-input-element,html body mat-form-field[appearance=fill] input[matInput],html body mat-form-field[appearance=fill] textarea.mat-mdc-input-element,html body mat-form-field[appearance=fill] textarea[matInput],html body .mat-mdc-form-field[appearance=fill] input.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill] input[matInput],html body .mat-mdc-form-field[appearance=fill] textarea.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill] textarea[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill input[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill textarea[matInput],html body mat-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill input[matInput],html body mat-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill textarea[matInput],:root mat-form-field[appearance=fill] input.mat-mdc-input-element,:root mat-form-field[appearance=fill] input[matInput],:root mat-form-field[appearance=fill] textarea.mat-mdc-input-element,:root mat-form-field[appearance=fill] textarea[matInput],:root .mat-mdc-form-field[appearance=fill] input.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill] input[matInput],:root .mat-mdc-form-field[appearance=fill] textarea.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill] textarea[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill input[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill textarea[matInput],:root mat-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill input[matInput],:root mat-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill textarea[matInput]{font-size:14px!important;line-height:20px!important;color:#000!important;padding:0!important;margin:0!important;min-height:20px!important;height:auto!important;border:none!important;background-color:transparent!important;background:transparent!important;border-radius:0!important;order:2!important;width:100%!important;box-sizing:border-box!important}html body mat-form-field[appearance=fill] input.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill] input[matInput]::placeholder,html body mat-form-field[appearance=fill] textarea.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill] textarea[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill] input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill] input[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill] textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill] textarea[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill input[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill textarea[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill input[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill textarea[matInput]::placeholder,:root mat-form-field[appearance=fill] input.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill] input[matInput]::placeholder,:root mat-form-field[appearance=fill] textarea.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill] textarea[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill] input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill] input[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill] textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill] textarea[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill input[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill textarea[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill input.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill input[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill textarea.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill textarea[matInput]::placeholder{color:#767676!important;opacity:1!important;font-size:14px!important;line-height:20px!important}html body mat-form-field[appearance=fill].mat-focused,html body .mat-mdc-form-field[appearance=fill].mat-focused,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused,html body mat-form-field.mat-form-field-appearance-fill.mat-focused,:root mat-form-field[appearance=fill].mat-focused,:root .mat-mdc-form-field[appearance=fill].mat-focused,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused,:root mat-form-field.mat-form-field-appearance-fill.mat-focused{background-color:#fff!important;border:none!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-2px!important;border-radius:4px!important}html body mat-form-field[appearance=fill].mat-focused .mat-mdc-text-field-wrapper,html body mat-form-field[appearance=fill].mat-focused .mdc-text-field--filled,html body .mat-mdc-form-field[appearance=fill].mat-focused .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field[appearance=fill].mat-focused .mdc-text-field--filled,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mdc-text-field--filled,html body mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper,html body mat-form-field.mat-form-field-appearance-fill.mat-focused .mdc-text-field--filled,:root mat-form-field[appearance=fill].mat-focused .mat-mdc-text-field-wrapper,:root mat-form-field[appearance=fill].mat-focused .mdc-text-field--filled,:root .mat-mdc-form-field[appearance=fill].mat-focused .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field[appearance=fill].mat-focused .mdc-text-field--filled,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mdc-text-field--filled,:root mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper,:root mat-form-field.mat-form-field-appearance-fill.mat-focused .mdc-text-field--filled{background-color:transparent!important;background:transparent!important;border:none!important}html body mat-form-field[appearance=fill].mat-focused input.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-focused input[matInput],html body mat-form-field[appearance=fill].mat-focused textarea.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-focused textarea[matInput],html body .mat-mdc-form-field[appearance=fill].mat-focused input.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-focused input[matInput],html body .mat-mdc-form-field[appearance=fill].mat-focused textarea.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-focused textarea[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused input.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused input[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused textarea.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused textarea[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-focused input.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-focused input[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-focused textarea.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-focused textarea[matInput],:root mat-form-field[appearance=fill].mat-focused input.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-focused input[matInput],:root mat-form-field[appearance=fill].mat-focused textarea.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-focused textarea[matInput],:root .mat-mdc-form-field[appearance=fill].mat-focused input.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-focused input[matInput],:root .mat-mdc-form-field[appearance=fill].mat-focused textarea.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-focused textarea[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused input.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused input[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused textarea.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused textarea[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-focused input.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-focused input[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-focused textarea.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-focused textarea[matInput]{background-color:transparent!important;background:transparent!important;border:none!important;outline:none!important}html body mat-form-field[appearance=fill].mat-focused .mat-mdc-form-field-focus-overlay,html body .mat-mdc-form-field[appearance=fill].mat-focused .mat-mdc-form-field-focus-overlay,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay,html body mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay,:root mat-form-field[appearance=fill].mat-focused .mat-mdc-form-field-focus-overlay,:root .mat-mdc-form-field[appearance=fill].mat-focused .mat-mdc-form-field-focus-overlay,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay,:root mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-form-field-focus-overlay{display:none!important;opacity:0!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field),:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field){background:var(--neu-100, #F7F7F7)!important;background-color:var(--neu-100, #F7F7F7)!important;border:1px solid #e50004!important;outline:none!important;border-radius:4px!important;box-shadow:0 1px 2px #0000000f!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-text-field-wrapper,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-text-field--filled{background-color:transparent!important;background:transparent!important;border:none!important;border-radius:0!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) label.mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-floating-label{color:#e50004!important;display:flex!important;align-items:center!important;gap:4px!important;flex-direction:row!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label{color:#e50004!important;display:flex!important;align-items:center!important;gap:4px!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) mat-label:before{content:"";display:inline-block;width:12px;height:12px;background-color:#f8c20a;clip-path:polygon(50% 0%,0% 100%,100% 100%);flex-shrink:0}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-required-marker{display:inline!important;color:#e50004!important;margin-left:2px!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]{color:#e50004!important;background-color:transparent!important;background:transparent!important;border:none!important;padding:0!important;min-height:20px!important;box-sizing:border-box!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) input[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) textarea[matInput]::placeholder{color:#e50004!important;opacity:1!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field) .mat-mdc-form-field-error{color:#e50004!important;font-size:12px!important;line-height:18px!important;margin-top:4px!important;display:block!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused{border:1px solid #e50004!important;outline:none!important;background:var(--neu-100, #F7F7F7)!important;background-color:var(--neu-100, #F7F7F7)!important}html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid:not(.login-form-field):not(.auth-form-field).mat-focused input[matInput]{border:none!important;outline:none!important}html body mat-form-field[appearance=fill].mat-form-field-disabled,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled,:root mat-form-field[appearance=fill].mat-form-field-disabled,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled{border-radius:4px!important;border:1px solid var(--neu-550, #949494)!important;background:var(--neu-100, #F7F7F7)!important;background-color:var(--neu-100, #F7F7F7)!important;opacity:1!important}html body mat-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-text-field-wrapper,html body mat-form-field[appearance=fill].mat-form-field-disabled .mdc-text-field--filled,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mdc-text-field--filled,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-text-field--filled,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-text-field--filled,:root mat-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-text-field-wrapper,:root mat-form-field[appearance=fill].mat-form-field-disabled .mdc-text-field--filled,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mdc-text-field--filled,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-text-field--filled,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-text-field--filled{background-color:transparent!important;background:transparent!important;border:none!important}html body mat-form-field[appearance=fill].mat-form-field-disabled label.mdc-floating-label,html body mat-form-field[appearance=fill].mat-form-field-disabled .mdc-floating-label,html body mat-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-floating-label,html body mat-form-field[appearance=fill].mat-form-field-disabled mat-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled label.mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-floating-label,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled mat-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled label.mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-floating-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled mat-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled label.mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-floating-label,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled mat-label,:root mat-form-field[appearance=fill].mat-form-field-disabled label.mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-disabled .mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-floating-label,:root mat-form-field[appearance=fill].mat-form-field-disabled mat-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled label.mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled .mat-mdc-floating-label,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled mat-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled label.mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-floating-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled mat-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled label.mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-floating-label,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled mat-label{color:#b0b0b0!important}html body mat-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-form-field-disabled input[matInput],html body mat-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element,html body mat-form-field[appearance=fill].mat-form-field-disabled textarea[matInput],html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input[matInput],html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput],html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput],html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput],:root mat-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-form-field-disabled input[matInput],:root mat-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element,:root mat-form-field[appearance=fill].mat-form-field-disabled textarea[matInput],:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input[matInput],:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput],:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput],:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput]{color:#b0b0b0!important;background-color:transparent!important;cursor:not-allowed!important;border:none!important}html body mat-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill].mat-form-field-disabled input[matInput]::placeholder,html body mat-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,html body mat-form-field[appearance=fill].mat-form-field-disabled textarea[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input[matInput]::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput]::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput]::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,html body mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput]::placeholder,:root mat-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill].mat-form-field-disabled input[matInput]::placeholder,:root mat-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,:root mat-form-field[appearance=fill].mat-form-field-disabled textarea[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled input[matInput]::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field[appearance=fill].mat-form-field-disabled textarea[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput]::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled input[matInput]::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea.mat-mdc-input-element::placeholder,:root mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled textarea[matInput]::placeholder{color:#b0b0b0!important;opacity:1!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-error-wrapper,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-error-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error-wrapper,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error-wrapper,:root mat-form-field[appearance=fill] .mat-mdc-form-field-error-wrapper,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-error-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error-wrapper,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error-wrapper{padding:0!important;margin-top:4px!important;order:3!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-error,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-error,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error,:root mat-form-field[appearance=fill] .mat-mdc-form-field-error,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-error,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-error{font-size:12px!important;line-height:18px!important;color:#000!important;margin:0!important;padding:0!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-subscript-wrapper,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-subscript-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper,:root mat-form-field[appearance=fill] .mat-mdc-form-field-subscript-wrapper,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-subscript-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-subscript-wrapper{margin-top:4px!important;padding:0!important;height:auto!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-hint-wrapper,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-hint-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint-wrapper,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint-wrapper,:root mat-form-field[appearance=fill] .mat-mdc-form-field-hint-wrapper,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-hint-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint-wrapper,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint-wrapper{padding:0!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-hint,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-hint,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint,:root mat-form-field[appearance=fill] .mat-mdc-form-field-hint,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-hint,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-hint{font-size:12px!important;line-height:18px!important;color:#767676!important;margin-top:4px!important}html body mat-form-field[appearance=fill] .mat-mdc-form-field-bottom-align,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-bottom-align,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-bottom-align,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-bottom-align,:root mat-form-field[appearance=fill] .mat-mdc-form-field-bottom-align,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-form-field-bottom-align,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-bottom-align,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-bottom-align{display:none!important}html body mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip,html body mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,html body .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip,html body .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,:root mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip,:root mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,:root .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip,:root .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip{background-color:#5e6a7a!important;color:#fff!important;border:none!important;--mdc-chip-container-color: #5e6a7a !important;--mat-chip-container-color: #5e6a7a !important;box-shadow:0 1px 2px #00000014!important}html body mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mat-mdc-chip-action-label,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__text-label,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mat-mdc-chip-action-label{color:#fff!important}html body mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip button[matChipRemove],html body mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],html body mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip button[matChipRemove],html body .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],html body .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip button[matChipRemove],html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip button[matChipRemove],html body mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,html body mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],html body mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip button[matChipRemove],:root mat-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],:root mat-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip button[matChipRemove],:root .mat-mdc-form-field[appearance=fill] mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],:root .mat-mdc-form-field[appearance=fill] mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip button[matChipRemove],:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip button[matChipRemove],:root mat-form-field.mat-form-field-appearance-fill mat-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon,:root mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip button[matChipRemove],:root mat-form-field.mat-form-field-appearance-fill mat-chip.mat-mdc-standard-chip.mdc-evolution-chip .mdc-evolution-chip__action--trailing mat-icon{color:#fff!important}html{--mat-checkbox-selected-icon-color: #000000;--mat-checkbox-selected-hover-icon-color: #000000;--mat-checkbox-selected-focus-icon-color: #000000;--mat-checkbox-unselected-icon-color: #949494;--mat-checkbox-unselected-hover-icon-color: #949494;--mat-checkbox-disabled-selected-icon-color: #949494;--mat-checkbox-disabled-unselected-icon-color: #949494}html{--mat-radio-selected-icon-color: #000000;--mat-radio-selected-hover-icon-color: #000000;--mat-radio-selected-focus-icon-color: #000000;--mat-radio-selected-pressed-icon-color: #000000;--mat-radio-unselected-icon-color: #949494;--mat-radio-unselected-hover-icon-color: #949494;--mat-radio-unselected-focus-icon-color: #000000;--mat-radio-unselected-pressed-icon-color: #949494;--mat-radio-disabled-selected-icon-color: #949494;--mat-radio-disabled-unselected-icon-color: #949494;--mat-radio-ripple-color: #000000;--mat-radio-checked-ripple-color: #000000;--mat-radio-label-text-color: #000000;--mat-radio-disabled-label-color: #949494}html .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#000!important;border-color:#000!important}html .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__checkmark{color:#fff!important}html .mat-mdc-checkbox:not(.mat-mdc-checkbox-checked):not(.mat-mdc-checkbox-indeterminate) .mdc-checkbox__background{border-color:#949494!important;background-color:#fff!important}html .mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:#949494!important;border-color:#949494!important}html .mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-checked .mdc-checkbox__checkmark{color:#767676!important}html .mat-mdc-checkbox.mat-mdc-checkbox-disabled:not(.mat-mdc-checkbox-checked) .mdc-checkbox__background{border-color:#949494!important;background-color:#fff!important}html .mat-mdc-checkbox.cdk-focused:not(:disabled) .mdc-checkbox__background,html .mat-mdc-checkbox:focus-visible:not(:disabled) .mdc-checkbox__background,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus) .mdc-checkbox__background,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus-visible) .mdc-checkbox__background{border-color:#0003!important}html .mat-mdc-checkbox.cdk-focused:not(:disabled) .mdc-checkbox,html .mat-mdc-checkbox:focus-visible:not(:disabled) .mdc-checkbox,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus) .mdc-checkbox,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus-visible) .mdc-checkbox{position:relative}html .mat-mdc-checkbox.cdk-focused:not(:disabled) .mdc-checkbox:after,html .mat-mdc-checkbox:focus-visible:not(:disabled) .mdc-checkbox:after,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus) .mdc-checkbox:after,html .mat-mdc-checkbox:has(.mdc-checkbox__native-control:focus-visible) .mdc-checkbox:after{content:"";position:absolute;inset:-4px;border:2px solid rgba(0,0,0,.2);border-radius:50%!important;pointer-events:none}html .mat-mdc-checkbox .mdc-checkbox__native-control:focus-visible+.mdc-checkbox__background{border-color:#0003!important}html .mat-mdc-checkbox .mdc-checkbox:has(.mdc-checkbox__native-control:focus),html .mat-mdc-checkbox .mdc-checkbox:has(.mdc-checkbox__native-control:focus-visible){position:relative}html .mat-mdc-checkbox .mdc-checkbox:has(.mdc-checkbox__native-control:focus):after,html .mat-mdc-checkbox .mdc-checkbox:has(.mdc-checkbox__native-control:focus-visible):after{content:"";position:absolute;inset:-4px;border:2px solid rgba(0,0,0,.2);border-radius:50%!important;pointer-events:none}html .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-checkbox .mdc-checkbox__background{border-color:#e50004!important}html .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-checkbox .mat-mdc-checkbox-label,html .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-checkbox label{color:#e50004!important}html .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle,html .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{border-color:#000!important}html .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#000!important}html .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__outer-circle{border-color:#949494!important}html .mat-mdc-radio-button:not(.mat-mdc-radio-checked) .mdc-radio__inner-circle{background-color:transparent!important}html .mat-mdc-radio-button:hover:not(:disabled) .mdc-radio__outer-circle{border-color:#000!important}html .mat-mdc-radio-button.cdk-focused:not(:disabled) .mdc-radio__outer-circle,html .mat-mdc-radio-button:focus-visible:not(:disabled) .mdc-radio__outer-circle,html .mat-mdc-radio-button:has(.mdc-radio__native-control:focus) .mdc-radio__outer-circle,html .mat-mdc-radio-button:has(.mdc-radio__native-control:focus-visible) .mdc-radio__outer-circle{border-color:#0003!important}html .mat-mdc-radio-button.cdk-focused:not(:disabled) .mdc-radio,html .mat-mdc-radio-button:focus-visible:not(:disabled) .mdc-radio,html .mat-mdc-radio-button:has(.mdc-radio__native-control:focus) .mdc-radio,html .mat-mdc-radio-button:has(.mdc-radio__native-control:focus-visible) .mdc-radio{outline:2px solid rgba(0,0,0,.2)!important;outline-offset:2px!important;border-radius:50%!important}html .mat-mdc-radio-button .mdc-radio__native-control:focus-visible+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0003!important}html .mat-mdc-radio-button .mdc-radio:has(.mdc-radio__native-control:focus),html .mat-mdc-radio-button .mdc-radio:has(.mdc-radio__native-control:focus-visible){outline:2px solid rgba(0,0,0,.2)!important;outline-offset:2px!important;border-radius:50%!important}html .mat-mdc-radio-button:disabled .mdc-radio__outer-circle,html .mat-mdc-radio-button:disabled .mdc-radio__inner-circle{border-color:#949494!important;opacity:.5!important}html .mat-mdc-radio-button:disabled .mdc-radio__inner-circle{background-color:#949494!important}:root{--mat-slide-toggle-track-height: 18px;--mat-slide-toggle-with-icon-handle-size: 13px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 18px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 1px 0 2px;--mat-slide-toggle-track-shape: 50%;--mat-slide-toggle-handle-shape: 50%;--mat-slide-toggle-track-width: 33px;--mat-slide-toggle-unselected-track-color: #949494;--mat-slide-toggle-selected-track-color: #000000;--mat-slide-toggle-disabled-unselected-track-color: #949494;--mat-slide-toggle-disabled-selected-track-color: #949494;--mat-slide-toggle-track-outline-color: #767676;--mat-slide-toggle-selected-track-outline-color: #000000;--mat-slide-toggle-disabled-unselected-track-outline-color: #949494;--mat-slide-toggle-unselected-handle-color: #ffffff;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-disabled-unselected-handle-color: #767676;--mat-slide-toggle-disabled-selected-handle-color: #767676;--mat-slide-toggle-unselected-hover-track-color: #949494;--mat-slide-toggle-selected-hover-track-color: #000000;--mat-slide-toggle-unselected-hover-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #ffffff;--mat-slide-toggle-unselected-focus-track-color: #949494;--mat-slide-toggle-selected-focus-track-color: #000000;--mat-slide-toggle-unselected-focus-handle-color: #ffffff;--mat-slide-toggle-selected-focus-handle-color: #ffffff;--mat-slide-toggle-unselected-pressed-track-color: #949494;--mat-slide-toggle-selected-pressed-track-color: #000000;--mat-slide-toggle-unselected-pressed-handle-color: #ffffff;--mat-slide-toggle-selected-pressed-handle-color: #ffffff;--mat-slide-toggle-label-text-color: #333333;--mat-slide-toggle-disabled-label-text-color: #767676}html{--mat-select-panel-background-color: #f7f7f7;--mat-select-enabled-trigger-text-color: #000000;--mat-select-disabled-trigger-text-color: #949494;--mat-select-placeholder-text-color: #767676;--mat-select-enabled-arrow-color: #767676;--mat-select-disabled-arrow-color: #949494;--mat-select-focused-arrow-color: #008f73}html{--mat-autocomplete-background-color: #f7f7f7}html body mat-form-field[appearance=fill] .mat-mdc-select,html body mat-form-field[appearance=fill] mat-select,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select,html body .mat-mdc-form-field[appearance=fill] mat-select,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select,html body mat-form-field.mat-form-field-appearance-fill mat-select,:root mat-form-field[appearance=fill] .mat-mdc-select,:root mat-form-field[appearance=fill] mat-select,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select,:root .mat-mdc-form-field[appearance=fill] mat-select,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select,:root mat-form-field.mat-form-field-appearance-fill mat-select{background-color:transparent!important;background:transparent!important;width:100%!important;font-size:14px!important;line-height:20px!important;color:#000!important;order:2!important}html body mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger,html body mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger,html body .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger,html body mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger,:root mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger,:root mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger,:root .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger,:root mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger{width:100%!important;min-height:20px!important;height:auto!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background-color:transparent!important;background:transparent!important;border:none!important;border-radius:0!important;box-sizing:border-box!important}html body mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,html body mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-value,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,html body .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-value,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-value,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,html body mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-value,:root mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,:root mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-value,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,:root .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-value,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-value,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-value,:root mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-value{color:#000!important;font-size:14px!important;line-height:20px!important;flex:1!important}html body mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,html body mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-placeholder,:root mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-placeholder{color:#767676!important;font-size:14px!important;line-height:20px!important;flex:1!important}html body mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,html body mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper,:root mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{display:flex!important;align-items:center!important;margin-left:8px!important;flex-shrink:0!important;height:auto!important}html body mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,html body mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root mat-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root mat-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root .mat-mdc-form-field[appearance=fill] mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select .mat-mdc-select-trigger .mat-mdc-select-arrow,:root mat-form-field.mat-form-field-appearance-fill mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow{color:#000!important;width:24px!important;height:24px!important}html body mat-form-field[appearance=fill] .mat-mdc-select-value-container,html body .mat-mdc-form-field[appearance=fill] .mat-mdc-select-value-container,html body .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-value-container,html body mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-value-container,:root mat-form-field[appearance=fill] .mat-mdc-select-value-container,:root .mat-mdc-form-field[appearance=fill] .mat-mdc-select-value-container,:root .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-value-container,:root mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-value-container{background-color:transparent!important;background:transparent!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle,html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle,html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle,:root mat-form-field[appearance=fill] mat-datepicker-toggle,:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle,:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle{color:#000!important;margin-left:8px!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button,html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button,html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button,:root mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button,:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button,:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button{color:inherit!important;width:24px!important;height:24px!important;padding:0!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,:root mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple,:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-persistent-ripple{display:none!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),:root mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled),:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:hover:not(:disabled){background-color:transparent!important;color:#000!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),:root mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled),:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button:focus-visible:not(:disabled){outline:2px solid rgba(0,0,0,.2)!important;outline-offset:2px!important;border-radius:4px!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button[disabled],html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button[disabled],html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button[disabled],html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button[disabled],:root mat-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button[disabled],:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle .mat-mdc-icon-button[disabled],:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button[disabled],:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle .mat-mdc-icon-button[disabled]{color:#949494!important;cursor:not-allowed!important}html body mat-form-field[appearance=fill] mat-datepicker-toggle mat-icon,html body .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle mat-icon,html body .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle mat-icon,html body mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle mat-icon,:root mat-form-field[appearance=fill] mat-datepicker-toggle mat-icon,:root .mat-mdc-form-field[appearance=fill] mat-datepicker-toggle mat-icon,:root .mat-mdc-form-field.mat-form-field-appearance-fill mat-datepicker-toggle mat-icon,:root mat-form-field.mat-form-field-appearance-fill mat-datepicker-toggle mat-icon{color:inherit!important;font-size:20px!important;width:20px!important;height:20px!important}.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-background-color: #000000;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-today-outline-color: #000000;--mat-datepicker-calendar-date-today-selected-state-outline-color: #000000;--mat-datepicker-calendar-date-focus-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-hover-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-in-range-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7f7f7;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #cccccc;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #000000;--mat-datepicker-toggle-active-state-icon-color: #000000;--mat-datepicker-toggle-icon-color: #000000;--mat-datepicker-calendar-period-button-text-color: #000000;--mat-datepicker-calendar-navigation-button-icon-color: #000000;--mat-datepicker-calendar-header-text-color: #767676;--mat-datepicker-calendar-body-label-text-color: #767676;background-color:#fff!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f!important;border-radius:4px!important}.mat-calendar-header{padding:8px!important}.mat-calendar-controls .mat-calendar-period-button{color:#000!important;font-weight:500!important}.mat-calendar-controls .mat-calendar-previous-button,.mat-calendar-controls .mat-calendar-next-button{color:#000!important}.mat-calendar-controls .mat-calendar-previous-button:hover,.mat-calendar-controls .mat-calendar-next-button:hover{background-color:#e9e9e9!important}.mat-calendar-body .mat-calendar-body-label{color:#767676!important}.mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#000!important}.mat-calendar-body .mat-calendar-body-selected{background-color:#000!important;color:#fff!important}.mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e9e9e9!important}.mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-color:#000!important}.mat-calendar-body .mat-calendar-body-in-range:before{background-color:#e9e9e9!important}.mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body .mat-calendar-body-range-start:after,.mat-calendar-body .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body .mat-calendar-body-comparison-start:after,.mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{background-color:#000!important}.mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body .mat-calendar-body-range-end:after{background-color:#000!important}.mat-date-range-input-container .mat-date-range-input-separator{color:#000!important}html{--mat-chip-outline-color: #000000;--mat-chip-outline-width: 2px;--mat-chip-container-shape-radius: 16px;--mat-chip-label-text-color: #000000;--mat-chip-label-text-size: 14px;--mat-chip-label-text-weight: 400;--mat-chip-label-text-line-height: 20px;--mat-chip-container-height: 32px;--mat-chip-disabled-label-text-color: #000000;--mat-chip-disabled-outline-color: #cccccc;--mat-chip-disabled-container-opacity: .3;--mat-chip-focus-outline-color: #cccccc;--mat-chip-focus-state-layer-color: #E9E9E9;--mat-chip-focus-state-layer-opacity: 1;--mat-chip-hover-state-layer-color: #E9E9E9;--mat-chip-hover-state-layer-opacity: 1;--mat-chip-with-icon-icon-color: #000000;--mat-chip-with-icon-disabled-icon-color: #000000}html mat-chip-set{display:flex!important;flex-wrap:wrap!important;gap:8px!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip){background-color:#fff!important;color:#333!important;border:1px solid #e9e9e9!important;border-radius:4px!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;padding:0!important;min-height:32px!important;height:auto!important;box-shadow:none!important;outline:none!important;margin:0!important;display:inline-flex!important;align-items:center!important;gap:0!important;box-sizing:border-box!important;transition:border-color .2s ease,outline .2s ease!important;cursor:default!important;position:relative!important;--mdc-chip-container-color: #ffffff !important;--mat-chip-container-color: #ffffff !important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):before,html mat-chip.mdc-evolution-chip:not(.deviation-chip):after,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):before,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):after{display:none!important;content:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-focus-overlay,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-focus-overlay{display:none!important;opacity:0!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-primary-focus-indicator,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mat-focus-indicator,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-primary-focus-indicator,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mat-focus-indicator{display:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mat-ripple,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-ripple,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mat-ripple,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mat-mdc-chip-ripple{display:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__cell{background:transparent!important;background-color:transparent!important;border:none!important;padding:0!important;margin:0!important;min-width:0!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__cell--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__cell--primary{background:transparent!important;background-color:transparent!important;padding:4px 12px!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary{background:transparent!important;border:none!important;padding:0!important;margin:0!important;color:#333!important;min-width:0!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary:before,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary:after,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary:before,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--primary:after{display:none!important;content:none!important;border:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label{color:#333!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;padding:0!important;margin:0!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label:before,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label:after,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label:before,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__text-label:after{display:none!important;content:none!important;border:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible){background-color:#fff!important;border-color:#ccc!important;color:#333!important;cursor:pointer!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mat-mdc-chip-focus-overlay,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mat-mdc-chip-focus-overlay{display:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):hover:not([disabled]):not(:focus-visible) .mdc-evolution-chip__text-label{background:transparent!important;color:#333!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]),html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]){background-color:#fff!important;border-color:#ccc!important;color:#333!important;outline:2px solid rgba(0,0,0,.2)!important;outline-offset:-2px!important;border-radius:4px!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mat-mdc-chip-focus-overlay,html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mat-mdc-chip-primary-focus-indicator,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mat-mdc-chip-focus-overlay,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mat-mdc-chip-primary-focus-indicator,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mat-mdc-chip-focus-overlay,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mat-mdc-chip-primary-focus-indicator,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mat-mdc-chip-focus-overlay,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mat-mdc-chip-primary-focus-indicator{display:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__text-label,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:not([disabled]) .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:not([disabled]) .mdc-evolution-chip__text-label{background:transparent!important;color:#333!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:hover:not([disabled]),html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:hover:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip):focus-visible:hover:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-focused:hover:not([disabled]){border-color:#ccc!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled],html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled{opacity:.3!important;cursor:not-allowed!important;background-color:#fff!important;border-color:#e9e9e9!important;color:#333!important;pointer-events:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__text-label,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__text-label,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__cell,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__text-label,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__cell,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__text-label{color:#333!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] button[matChipRemove],html mat-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__action--trailing,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled button[matChipRemove],html mat-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__action--trailing,html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled button[matChipRemove],html mat-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__action--trailing,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] button[matChipRemove],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip)[disabled] .mdc-evolution-chip__action--trailing,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled button[matChipRemove],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mat-mdc-chip-disabled .mdc-evolution-chip__action--trailing,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled button[matChipRemove],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip).mdc-evolution-chip--disabled .mdc-evolution-chip__action--trailing{opacity:1!important;cursor:not-allowed!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove],html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing{background-color:#000!important;border-radius:50%!important;width:18px!important;height:18px!important;min-width:18px!important;padding:0!important;margin-left:0!important;margin-right:4px!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;outline:none!important;flex-shrink:0!important;transition:all .2s ease!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:hover:not([disabled]),html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:hover:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:hover:not([disabled]),html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:hover:not([disabled]){opacity:.8!important;background-color:#000!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:hover:not([disabled]):after,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:hover:not([disabled]):after,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:hover:not([disabled]):after,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:hover:not([disabled]):after{display:none!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:focus,html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:focus-visible,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:focus,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:focus-visible,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:focus,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove]:focus-visible,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:focus,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing:focus-visible{outline:2px solid rgba(0,0,0,.2)!important;outline-offset:2px!important;border-radius:50%!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove] mat-icon,html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing mat-icon,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove] mat-icon,html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing mat-icon{color:#fff!important;font-size:12px!important;width:12px!important;height:12px!important;line-height:1!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove][disabled],html mat-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing[disabled],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) button[matChipRemove][disabled],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) .mdc-evolution-chip__action--trailing[disabled]{opacity:.3!important;cursor:not-allowed!important}html mat-chip.mdc-evolution-chip:not(.deviation-chip) mat-icon[matChipAvatar],html mat-chip.mat-mdc-standard-chip.mdc-evolution-chip:not(.deviation-chip) mat-icon[matChipAvatar]{color:#333!important;font-size:18px!important;width:18px!important;height:18px!important;margin-right:4px!important}html{--mat-card-elevated-container-color: #ffffff;--mat-card-filled-container-color: #ffffff;--mat-card-outlined-container-color: #ffffff;--mat-card-elevated-container-shape: 8px;--mat-card-filled-container-shape: 8px;--mat-card-outlined-container-shape: 8px;--mat-card-outlined-outline-color: #949494;--mat-card-outlined-outline-width: 1px;--mat-card-title-text-size: 16px;--mat-card-title-text-weight: 600;--mat-card-title-text-line-height: 24px;--mat-card-title-text-tracking: 0;--mat-card-subtitle-text-color: #767676;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-weight: 400;--mat-card-subtitle-text-line-height: 20px;--mat-card-subtitle-text-tracking: 0}html mat-card,html .mat-mdc-card{background-color:#fff!important;--mdc-elevated-card-container-color: #ffffff !important;--mdc-outlined-card-container-color: #ffffff !important;--mat-card-container-color: #ffffff !important}html{--mat-tooltip-container-color: #000000;--mat-tooltip-supporting-text-color: #f7f7f7}html{--mat-dialog-container-color: #ffffff;--mat-dialog-supporting-text-color: #000000;--mat-dialog-subhead-color: #000000;--mat-dialog-container-shape: 8px}html .mat-mdc-dialog-container,html .mat-mdc-dialog-surface,html .mdc-dialog__surface,html .mat-dialog-container{background-color:#fff!important}html{--mat-snack-bar-container-color: #ffffff;--mat-snack-bar-supporting-text-color: #333333;--mat-snack-bar-button-color: #008f73;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400;--mat-snack-bar-supporting-text-line-height: 20px}html .mat-mdc-snack-bar-container{padding:0!important;min-width:auto!important;max-width:none!important;opacity:1!important}html .custom-snackbar-panel .mat-mdc-snack-bar-container{background:#fff!important;border:1px solid #cccccc!important;border-radius:4px!important;box-shadow:0 12px 16px #0003!important;margin-bottom:24px!important;padding:0!important;min-width:560px!important;opacity:1!important}html .custom-snackbar-panel .mdc-snackbar__surface{background:#fff!important;box-shadow:none!important;border-radius:4px!important;min-width:560px!important;opacity:1!important}html .custom-snackbar-panel .mdc-snackbar__label{display:none!important}.mat-mdc-menu-panel{background-color:#fff!important;border:1px solid #cccccc!important;border-radius:8px!important;box-shadow:0 4px 8px #0000001a!important}.mat-mdc-menu-content{padding:8px 0!important}.mat-mdc-menu-item{min-height:48px!important;padding:0 16px!important}.mat-mdc-menu-item:hover{background-color:#f7f7f7!important}.mat-mdc-menu-item .mat-icon{margin-right:12px!important}.mat-mdc-dialog-container{--mdc-dialog-container-color: #ffffff;background-color:#fff!important}.mat-mdc-dialog-surface{background-color:#fff!important}.icon-sm{font-size:1.25rem;width:1.25rem;height:1.25rem}.icon-md{font-size:1.5rem;width:1.5rem;height:1.5rem}.icon-lg{font-size:3rem;width:3rem;height:3rem}.icon-xl{font-size:3.5rem;width:3.5rem;height:3.5rem}.icon-2xl{font-size:4rem;width:4rem;height:4rem}.mat-mdc-slide-toggle{--mat-slide-toggle-track-height: 18px;--mat-slide-toggle-with-icon-handle-size: 13px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 18px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 1px 0 2px}.mat-mdc-slide-toggle .mdc-switch--selected .mdc-switch__handle:has(.mdc-switch__icons){margin:var(--mat-slide-toggle-selected-with-icon-handle-horizontal-margin, 0 18px)}.mat-mdc-slide-toggle .mdc-switch--unselected .mdc-switch__handle:has(.mdc-switch__icons){margin:var(--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin, 0 1px 0 2px)}.mat-mdc-slide-toggle .mdc-switch__track{overflow:hidden;position:relative;width:100%;height:var(--mat-slide-toggle-track-height, 18px);border-radius:calc(var(--mat-slide-toggle-track-height, 18px) / 2)}.mat-mdc-slide-toggle .mdc-switch__handle{width:var(--mat-slide-toggle-with-icon-handle-size, 15px)!important;height:var(--mat-slide-toggle-with-icon-handle-size, 15px)!important;border-radius:50%!important}.mat-mdc-slide-toggle .mdc-switch__icons svg{display:none}.mat-mdc-slide-toggle .mdc-switch__ripple{display:none}html,body{height:100%}body{margin:0;color-scheme:light;background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--body-s-font-size);line-height:var(--body-s-line-height)}.mat-drawer{position:absolute;top:0;bottom:0;z-index:4;width:var(--mat-sidenav-container-width, 360px);display:block;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%,0,0);color:var(--mat-sidenav-container-text-color, var(--mat-sys-on-surface-variant));box-shadow:var(--mat-sidenav-container-elevation-shadow, none);background-color:var(--mat-sidenav-container-background-color, var(--mat-sys-surface));border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sidebarNav.mat-drawer,.sidebarNav.mat-sidenav{border-right:1px solid #e9e9e9!important}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.cdk-overlay-container{z-index:1000}.cdk-overlay-container .mat-mdc-datepicker-popup,.cdk-overlay-container .mat-datepicker-popup,.cdk-overlay-container .mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-background-color: #333333;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-today-outline-color: #333333;--mat-datepicker-calendar-date-today-selected-state-outline-color: #333333;--mat-datepicker-calendar-date-focus-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-hover-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-in-range-state-background-color: #e9e9e9;--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7f7f7;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #cccccc;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #333333;--mat-datepicker-toggle-active-state-icon-color: #333333;--mat-datepicker-toggle-icon-color: #333333;--mat-datepicker-calendar-period-button-text-color: #333333;--mat-datepicker-calendar-navigation-button-icon-color: #333333;--mat-datepicker-calendar-header-text-color: #949494;--mat-datepicker-calendar-body-label-text-color: #949494;background-color:#fff!important;border-radius:4px!important;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar,.cdk-overlay-container .mat-datepicker-popup .mat-calendar,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar,.cdk-overlay-container .mat-datepicker-content .mat-calendar,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-header,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-header,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-header,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-header,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-header,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-header,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-header,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-content,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-content,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-content,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-content,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-content,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-content,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-content,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-table,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-table,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-table,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-table,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-table,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-table,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-table,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body{background-color:#fff!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#333!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-selected,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-selected{background-color:#333!important;color:#fff!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e9e9e9!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-in-range:before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-in-range:before{background-color:#e9e9e9!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-range-end:after,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-range-start:after,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-range-end:after{background-color:#333!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-mdc-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-preview-start .mat-calendar-body-cell-preview,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-body .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-color:#333!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-next-button,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-next-button,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-next-button,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-next-button,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-next-button,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-previous-button,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-next-button{color:#333!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-next-button:hover,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-next-button:hover,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-next-button:hover,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-next-button:hover,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-next-button:hover,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-previous-button:hover,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-next-button:hover{background-color:#e9e9e9!important}.cdk-overlay-container .mat-mdc-datepicker-popup .mat-mdc-calendar .mat-calendar-period-button,.cdk-overlay-container .mat-mdc-datepicker-popup .mat-calendar .mat-calendar-period-button,.cdk-overlay-container .mat-datepicker-popup .mat-mdc-calendar .mat-calendar-period-button,.cdk-overlay-container .mat-datepicker-popup .mat-calendar .mat-calendar-period-button,.cdk-overlay-container .mat-datepicker-content .mat-mdc-calendar .mat-calendar-period-button,.cdk-overlay-container .mat-datepicker-content .mat-calendar .mat-calendar-period-button{color:#333!important}.mat-mdc-menu-panel,.mat-menu-panel,.mat-mdc-menu-panel.mat-menu-after,.mat-mdc-menu-panel.mat-menu-below,.mat-mdc-menu-panel.mat-mdc-menu-panel,.mat-menu-panel.mat-menu-after,.mat-menu-panel.mat-menu-below,.mat-menu-panel.mat-mdc-menu-panel,.mat-mdc-menu-panel .mat-mdc-menu-content,.mat-mdc-menu-panel .mat-menu-content,.mat-menu-panel .mat-mdc-menu-content,.mat-menu-panel .mat-menu-content,.mat-mdc-menu-panel .mat-mdc-menu-item,.mat-mdc-menu-panel .mat-menu-item,.mat-menu-panel .mat-mdc-menu-item,.mat-menu-panel .mat-menu-item{background-color:#fff!important}.mat-mdc-menu-panel .mat-mdc-menu-item:hover,.mat-mdc-menu-panel .mat-menu-item:hover,.mat-menu-panel .mat-mdc-menu-item:hover,.mat-menu-panel .mat-menu-item:hover{background-color:#f5f5f5!important}.mat-mdc-dialog-container,.mat-mdc-dialog-surface,.mdc-dialog__surface{background-color:#fff!important;border-radius:8px!important}.mat-mdc-dialog-actions,mat-dialog-actions{border-top:1px solid #e9e9e9!important;padding:12px 36px 36px!important;margin:0!important;gap:12px!important}.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-trigger{background-color:transparent!important}mat-spinner,.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #333333}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill,.dashboard-page mat-form-field.mat-form-field-appearance-fill{background-color:var(--neu-100, #f7f7f7)!important;border:none!important;border-radius:4px!important;overflow:hidden}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{background-color:transparent!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay{display:none!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-label,.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-label,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label{color:var(--neu-800, #333333)!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-value,.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-input-element,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-value,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-input-element{color:var(--neu-800, #333333)!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-placeholder,.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label::placeholder,.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill input::placeholder,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-placeholder,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label::placeholder,.dashboard-page mat-form-field.mat-form-field-appearance-fill input::placeholder{color:var(--neu-550, #949494)!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow,.dashboard-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow{color:var(--neu-800, #333333)!important}.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill mat-icon[matPrefix],.dashboard-page .mat-mdc-form-field.mat-form-field-appearance-fill mat-icon[matSuffix],.dashboard-page mat-form-field.mat-form-field-appearance-fill mat-icon[matPrefix],.dashboard-page mat-form-field.mat-form-field-appearance-fill mat-icon[matSuffix]{color:var(--neu-550, #949494)!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill,.employee-management-page mat-form-field.mat-form-field-appearance-fill{background-color:var(--neu-100, #f7f7f7)!important;border:none!important;border-radius:4px!important;overflow:hidden}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{background-color:transparent!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-focus-overlay{display:none!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-label,.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-form-field-label,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label{color:var(--neu-800, #333333)!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-value,.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-input-element,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-value,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-input-element{color:var(--neu-800, #333333)!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-placeholder,.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label::placeholder,.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill input::placeholder,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-placeholder,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-floating-label::placeholder,.employee-management-page mat-form-field.mat-form-field-appearance-fill input::placeholder{color:var(--neu-550, #949494)!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow,.employee-management-page mat-form-field.mat-form-field-appearance-fill .mat-mdc-select-arrow{color:var(--neu-800, #333333)!important}.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill mat-icon[matPrefix],.employee-management-page .mat-mdc-form-field.mat-form-field-appearance-fill mat-icon[matSuffix],.employee-management-page mat-form-field.mat-form-field-appearance-fill mat-icon[matPrefix],.employee-management-page mat-form-field.mat-form-field-appearance-fill mat-icon[matSuffix]{color:var(--neu-550, #949494)!important}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial;--tw-ease: initial}}}
