@charset "UTF-8";@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/Montserrat-VariableFont_wght.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400 500 700;src:url(/fonts/Roboto-VariableFont_wdth,wght.woff2) format("woff2")}.schedule{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;max-height:360px}.schedule--week,.schedule--day{max-height:360px}.schedule--week{--schedule-scrollbar-gutter: 14px}.schedule--week .schedule__header{padding-right:var(--schedule-scrollbar-gutter);box-sizing:border-box}.schedule--week .schedule__scroll{scrollbar-gutter:stable}.schedule__overflow{display:flex;flex-direction:column;gap:.35rem;padding:.5rem .65rem;border-bottom:1px solid #e9e5ff;background:#faf9ff;max-height:7rem;overflow-y:auto}.schedule__overflow-event{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;border:none;border-radius:8px;padding:.35rem .5rem;cursor:pointer;text-align:left;background:#fff;border-left:3px solid #c3abe2}.schedule__overflow-title{font-size:.75rem;font-weight:600;color:#1f2937;line-height:1.2}.schedule__overflow-time{font-size:.6875rem;color:#6b7280}.schedule__header{display:grid;grid-template-columns:52px repeat(7,minmax(0,1fr));background:#f5f3ff;border-bottom:1px solid #e9e5ff}.schedule__corner{border-right:1px solid #e9e5ff}.schedule__day-head{padding:.45rem .25rem;text-align:center;border-right:1px solid #ede9fe}.schedule__day-head:last-child{border-right:none}.schedule__day-head--today .schedule__day-num{background:transparent;color:#2563eb;border:2px solid #2563eb;box-sizing:border-box}.schedule__day-name{display:block;font-size:.6rem;font-weight:700;text-transform:uppercase;color:#6b7280}.schedule__day-num{display:inline-flex;align-items:center;justify-content:center;margin-top:.15rem;min-width:1.5rem;height:1.5rem;border-radius:50%;font-size:.8125rem;font-weight:600;color:#374151}.schedule__multiday{display:grid;grid-template-columns:52px 1fr;background:#fff;border:none}.schedule__multiday .schedule__corner{border:none}.schedule__multiday-track{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(var(--multiday-rows, 1),minmax(26px,auto));gap:2px 0;padding:2px 0;border:none}.schedule__multiday-bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0 2px;padding:.15rem .45rem .15rem .4rem;border:none;border-radius:6px;border-left:4px solid transparent;cursor:pointer;text-align:left;min-height:26px;overflow:hidden;z-index:1}.schedule__multiday-bar:hover{filter:brightness(.97)}.schedule__multiday-title{flex:1;min-width:0;font-size:8px;font-weight:500;color:#1f2937;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule__multiday-time{flex-shrink:0;font-size:8px;font-weight:400;color:#4b5563;white-space:nowrap}.schedule__scroll{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#fff}.schedule__scroll-inner{display:grid;grid-template-columns:52px 1fr;padding-top:.65rem}.schedule__scroll-inner--week{padding-top:0}.schedule__scroll-inner--week .schedule__multiday{grid-column:1/-1}.schedule__scroll-inner--week .schedule__times{grid-column:1}.schedule__scroll-inner--week .schedule__grid{grid-column:2}.schedule__times{border-right:1px solid #f0f0f4;background:#fff}.schedule__time-label{display:flex;align-items:flex-start;justify-content:flex-end;padding:0 .35rem;font-size:.65rem;color:#9ca3af;box-sizing:border-box;transform:translateY(-.35rem)}.schedule__time-label--first{padding-top:.5rem;transform:translateY(0)}.schedule__grid{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.schedule__grid--single{grid-template-columns:1fr}.schedule__hour-line{position:absolute;left:0;right:0;height:1px;background:#f0f0f4;pointer-events:none}.schedule__col{position:relative;border-right:1px solid #f5f5f7}.schedule__col:last-child{border-right:none}.schedule__now{position:absolute;left:0;right:0;height:2px;background:#ef4444;z-index:3;pointer-events:none}.schedule__now:before{content:"";position:absolute;left:-4px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#ef4444}.schedule__event{position:absolute;z-index:2;border:none;border-radius:6px;padding:.2rem .35rem .2rem .45rem;text-align:left;cursor:pointer;overflow:hidden;box-sizing:border-box;border-left:4px solid transparent;display:flex;flex-direction:column;gap:.1rem;min-height:24px}.schedule__event:hover{filter:brightness(.97)}.schedule__event-title{font-size:.65rem;font-weight:600;color:#1f2937;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule__event-time{font-size:.6rem;color:#4b5563;white-space:nowrap}.event-block--published{background:#ecfdf5;border-left-color:#00b807}.event-block--ongoing{background:#eff6ff;border-left-color:#00bee9}.event-block--finished{background:#f5f3ff;border-left-color:#d75dff}.event-block--other{background:#f9fafb;border-left-color:#9ca3af}.calendar-popover-backdrop{position:fixed;inset:0;z-index:1000}.calendar-popover{position:fixed;z-index:1001;width:170px;max-width:170px;background:#fff;border-radius:10px;box-shadow:0 4px 16px #0000001f;padding:.85rem .9rem .85rem .75rem;border:1px solid #e8e8ee;border-left-width:7px;border-left-style:solid;border-left-color:#9ca3af}.calendar-popover.event-block--published{border-left-color:#00b807}.calendar-popover.event-block--ongoing{border-left-color:#00bee9}.calendar-popover.event-block--finished{border-left-color:#d75dff}.calendar-popover.event-block--other{border-left-color:#9ca3af}.calendar-popover__title{margin:0 0 .5rem;font-size:12px;font-weight:400;color:#000;line-height:1.3;word-break:break-word}.calendar-popover__tag{display:inline-block;background:#dbe1ff;color:#2d2926;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:500;margin-bottom:.65rem;line-height:1.2}.calendar-popover__rows{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.4rem}.calendar-popover__row{display:flex;align-items:center;gap:.4rem;margin:0;font-size:10px;font-weight:400;color:#000}.calendar-popover__row mat-icon{font-size:16px;width:16px;height:16px;flex-shrink:0;color:#6750a4}.calendar-popover__row span{color:#000;font-weight:400;min-width:0;word-break:break-word}.calendar-popover__row--datetime span,.calendar-popover__row--modality span{font-size:10px}.calendar-popover__org{display:flex;align-items:center;gap:.4rem;margin:0;padding:.45rem .55rem;background:#f2edf9;border-radius:8px;font-size:10px;font-weight:400;color:#000}.calendar-popover__org mat-icon{font-size:16px;width:16px;height:16px;flex-shrink:0;color:#6750a4}.calendar-popover__org span{color:#000;font-weight:400;line-height:1.25;min-width:0;word-break:break-word}.calendar-popover__action{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;padding:0;border:none;background:none;color:#7c49bf;font-size:.8125rem;font-weight:600;cursor:pointer}.calendar-popover__action mat-icon{font-size:1.125rem;width:1.125rem;height:1.125rem}.calendar-popover__action:hover{color:#6750a4}@media print{@page{margin:0;size:A4 portrait}html,body{height:auto!important;margin:0!important;max-width:210mm!important;min-width:0!important;overflow:visible!important;width:210mm!important}html.cdk-global-scrollblock{left:0!important;overflow:visible!important;position:static!important;top:0!important;width:210mm!important}.cdk-overlay-backdrop{display:none!important}body.credential-printing>*{display:none!important}body.credential-printing>.credential-print-dialog__preview{display:block!important}body *{visibility:hidden}app-root{display:none!important}.credential-print-dialog,.credential-print-dialog *,.credential-print-dialog__preview,.credential-print-dialog__preview *{visibility:visible}.cdk-overlay-container,.cdk-global-overlay-wrapper,.credential-print-dialog-panel,.credential-print-dialog-panel .mat-mdc-dialog-container,.credential-print-dialog-panel .mat-mdc-dialog-surface,.credential-print-dialog{background:transparent!important;box-shadow:none!important;height:auto!important;inset:auto!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;overflow:visible!important;padding:0!important;position:static!important;transform:none!important;width:auto!important}.credential-print-dialog__toolbar{display:none!important}.credential-print-dialog__preview{background:transparent!important;overflow:visible!important;padding:0!important}.credential-print-sheet{box-shadow:none!important;margin:0!important;break-inside:avoid-page;break-after:page;height:296mm!important;min-height:0!important;overflow:hidden!important;page-break-after:always;page-break-inside:avoid}.credential-print-sheet:last-child{break-after:auto;page-break-after:auto}.credential-print-card,.credential-print-card *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}@keyframes login-float-1{0%,to{transform:translateY(0)}35%{transform:translateY(-45px)}}@keyframes login-float-2{0%,to{transform:translateY(0)}40%{transform:translateY(-55px)}}@keyframes login-float-3{0%,to{transform:translateY(0)}30%{transform:translateY(-18px)}}@keyframes login-float-4{0%,to{transform:translateY(0)}38%{transform:translateY(-28px)}}@keyframes login-float-5{0%,to{transform:translateY(0)}34%{transform:translateY(-35px)}}@keyframes login-bubble-ocean{0%{background-position:0% 50%,0% 50%,0% 50%}50%{background-position:40% 30%,100% 60%,100% 50%}to{background-position:0% 50%,0% 50%,0% 50%}}@keyframes login-ocean-depth{0%{background-position:0% 50%,0% 50%,0% 50%,0% 50%}25%{background-position:15% 40%,70% 65%,30% 20%,35% 60%}50%{background-position:45% 60%,100% 50%,65% 15%,100% 50%}75%{background-position:25% 70%,80% 30%,45% 45%,60% 45%}to{background-position:0% 50%,0% 50%,0% 50%,0% 50%}}@keyframes login-ambient-light{0%{background-size:180% 180%,220% 220%,160% 160%,420% 420%}50%{background-size:195% 195%,235% 235%,175% 175%,450% 450%}to{background-size:180% 180%,220% 220%,160% 160%,420% 420%}}@keyframes login-depth-pulse{0%{transform:translateY(-2%) scale(1);opacity:.75}to{transform:translateY(2%) scale(1.05);opacity:.9}}.login-decorative-bg{background:radial-gradient(circle at 22% 28%,rgba(255,255,255,.08),transparent 30%),radial-gradient(circle at 82% 78%,rgba(0,0,0,.15),transparent 45%),radial-gradient(circle at 65% 18%,rgba(255,255,255,.04),transparent 25%),linear-gradient(-45deg,#5c47a8,#8470d8,#4a3890,#6a54b5,#7b68cc);background-size:180% 180%,220% 220%,160% 160%,420% 420%;animation:login-ocean-depth 7s ease-in-out infinite,login-ambient-light 12s ease-in-out infinite}.login-decorative-depth:before{content:"";position:absolute;inset:-15%;background:radial-gradient(circle at 18% 72%,rgba(255,255,255,.04),transparent 35%),radial-gradient(circle at 82% 18%,rgba(0,0,0,.06),transparent 45%);filter:blur(70px);opacity:.85;animation:login-depth-pulse 5s ease-in-out infinite alternate;pointer-events:none;z-index:0}.login-shell .bubble{position:absolute;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.18),transparent 28%),radial-gradient(circle at 70% 75%,rgba(0,0,0,.12),transparent 55%),linear-gradient(-45deg,#9d8be6,#8b76dc,#7d66d3,#745fcf,#9d8be6);background-size:140% 140%,180% 180%,320% 320%;background-position:0% 50%,0% 50%,0% 50%;animation:login-bubble-ocean 5s ease-in-out infinite,login-float-1 4s ease-in-out infinite;box-shadow:inset 0 10px 18px #ffffff1f,inset 0 -8px 16px #0000001f,0 10px 25px #00000038;will-change:transform;transform:translateZ(0);backface-visibility:hidden;pointer-events:none}.login-shell .bubble-xl{width:6rem;height:6rem}.login-shell .bubble-lg{width:4.5rem;height:4.5rem}.login-shell .bubble-md{width:2.75rem;height:2.75rem}.login-shell .bubble-sm{width:1.5rem;height:1.5rem}.login-shell .bubble-xs{width:.875rem;height:.875rem;z-index:2}.login-shell .bubble-float-1{animation:login-bubble-ocean 5s ease-in-out infinite,login-float-1 4s ease-in-out infinite}.login-shell .bubble-float-2{animation:login-bubble-ocean 6s ease-in-out infinite,login-float-2 5s ease-in-out infinite}.login-shell .bubble-float-3{animation:login-bubble-ocean 4.5s ease-in-out infinite,login-float-3 3.5s ease-in-out infinite}.login-shell .bubble-float-4{animation:login-bubble-ocean 5.5s ease-in-out infinite,login-float-4 4.5s ease-in-out infinite}.login-shell .bubble-float-5{animation:login-bubble-ocean 7s ease-in-out infinite,login-float-5 5.5s ease-in-out infinite}.login-shell .login-decorative-logo{position:relative;z-index:1;width:min(180px,55%);height:auto;object-fit:contain;pointer-events:none}@media (min-width: 599px) and (max-width: 1023px){.login-shell .login-decorative-logo{display:none}}@media (min-width: 1024px){.login-shell .login-decorative-logo{width:min(350px,55%)}}.login-shell .login-decorative-logo--text{display:none;color:#fff;font-family:var(--mat-sys-brand-family, sans-serif);font-size:2.5rem;font-weight:700;letter-spacing:.08em;text-align:center;line-height:1}@media (min-width: 1024px){.login-shell .login-decorative-logo--text{display:block}}.login-shell .login-mobile-header{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-height:7.5rem;overflow:hidden}@media (min-width: 599px){.login-shell .login-mobile-header{display:none}}.login-shell .login-mobile-header .bubble-lg{width:7.5rem;height:7.5rem;right:9rem;top:-1.25rem}.login-shell .login-mobile-header .bubble-md{width:4.5rem;height:4.5rem;right:2.5rem;top:-1.75rem}.login-shell .login-mobile-header .bubble-sm{width:2.25rem;height:2.25rem;right:.5rem;top:3.5rem}.login-shell .login-mobile-header .bubble-xl{width:5rem;height:5rem;left:-1rem;top:-.75rem}.login-shell .login-mobile-header .bubble-xs.bubble-float-2{width:1rem;height:1rem;left:3rem;top:1rem}.login-shell .login-mobile-header .bubble-xs.bubble-float-3{width:.75rem;height:.75rem;right:5rem;top:4.5rem}.login-shell .login-mobile-header .bubble-sm.bubble-float-4{width:1.75rem;height:1.75rem;left:6rem;bottom:-.5rem}.login-shell .login-mobile-header .bubble-xs.bubble-float-5{width:.625rem;height:.625rem;right:3rem;top:2rem}.login-shell .login-tablet-backdrop{display:none;pointer-events:none}@media (min-width: 599px) and (max-width: 1023px){.login-shell .login-tablet-backdrop{display:block;position:absolute;inset:0;z-index:0;overflow:hidden}}.login-shell .bubble--tr-lg{width:11.25rem;height:11.25rem;right:-4rem;top:14rem}.login-shell .bubble--tr-md{width:7.25rem;height:7.25rem;right:3.5rem;top:3.5rem}.login-shell .bubble--tr-sm{width:3.25rem;height:3.25rem;right:-.5rem;top:-1.75rem}.login-shell .bubble--tr-xs{width:1.75rem;height:1.75rem;right:5rem;top:1rem;animation:login-bubble-ocean 5.5s ease-in-out infinite,login-float-3 3.5s ease-in-out infinite}.login-shell .bubble--bl-lg{width:10rem;height:10rem;left:-3.5rem;bottom:-4.5rem}.login-shell .bubble--bl-md{width:6.5rem;height:6.5rem;left:3rem;bottom:7rem}.login-shell .bubble--bl-sm{width:3.25rem;height:3.25rem;left:-1rem;bottom:15.5rem}.login-shell .bubble--bl-xs{width:1.5rem;height:1.5rem;left:5rem;bottom:5rem;animation:login-bubble-ocean 6s ease-in-out infinite,login-float-4 4.5s ease-in-out infinite}.login-shell .login-brand{display:none;position:relative;flex:1;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 1024px){.login-shell .login-brand{display:flex}}.login-shell .login-brand .bubble-lg{width:180px;height:180px;right:-40px;top:36%;animation:login-bubble-ocean 5s ease-in-out infinite,login-float-2 5s ease-in-out infinite}.login-shell .login-brand .bubble-md{width:116px;height:116px;right:30px;top:20%;animation:login-bubble-ocean 5.5s ease-in-out infinite,login-float-3 3.5s ease-in-out infinite}.login-shell .login-brand .bubble-sm{width:52px;height:52px;right:-8px;top:12%;animation:login-bubble-ocean 4.5s ease-in-out infinite,login-float-4 4.5s ease-in-out infinite}.login-shell .login-brand .bubble-xl.bubble-float-1{width:640px;height:640px;left:-260px;bottom:-260px;top:auto}.login-shell .login-brand .bubble-xl.bubble-float-2{width:320px;height:320px;left:-80px;top:5%;bottom:auto}.login-shell .login-brand .bubble-xs.bubble-float-3{width:24px;height:24px;left:100px;bottom:160px}.login-shell .login-brand .bubble-sm.bubble-float-4{width:36px;height:36px;left:20px;top:8%}.login-shell .login-brand .bubble-sm.bubble-float-2{width:24px;height:24px;left:70px;top:18%}.login-shell .login-brand .bubble-xs.bubble-float-1{width:14px;height:14px;right:25px;top:5%}.login-shell .login-brand .bubble-sm.bubble-float-3{width:20px;height:20px;right:50px;top:12%}.login-shell .login-brand .bubble-xs.bubble-float-2{width:10px;height:10px;right:8px;top:1%}.login-shell .login-brand .bubble{animation-delay:2.15s,2.15s}@media (prefers-reduced-motion: reduce){.login-shell .bubble,.login-decorative-bg,.login-decorative-depth:before{animation:none}}.convoco-logo{display:flex;align-items:center;justify-content:center;gap:5px;position:relative;-webkit-user-select:none;user-select:none;pointer-events:none}.convoco-logo__side{display:flex;gap:5px;overflow:hidden}.convoco-logo__side--left{justify-content:flex-end;margin-right:10px}.convoco-logo__side--right{justify-content:flex-start}.convoco-logo__letter{display:block;width:auto;height:64px;opacity:0}.convoco-logo__side--left .convoco-logo__letter{transform:translate(240px)}.convoco-logo__side--right .convoco-logo__letter{transform:translate(-240px)}.convoco-logo__center{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;width:82px;height:130px}.convoco-logo__v{width:130px;height:130px;opacity:0;animation:vAppear 1.15s cubic-bezier(.22,1.5,.4,1) forwards,vGlow .5s ease-out 1.69s forwards}.convoco-logo__side--left .convoco-logo__letter:nth-child(3){animation:leftSlide .9s .85s forwards}.convoco-logo__side--left .convoco-logo__letter:nth-child(2){animation:leftSlide .9s 1.05s forwards}.convoco-logo__side--left .convoco-logo__letter:nth-child(1){animation:leftSlide .9s 1.25s forwards}.convoco-logo__side--right .convoco-logo__letter:nth-child(1){animation:rightSlide .9s .85s forwards}.convoco-logo__side--right .convoco-logo__letter:nth-child(2){animation:rightSlide .9s 1.05s forwards}.convoco-logo__side--right .convoco-logo__letter:nth-child(3){animation:rightSlide .9s 1.25s forwards}.convoco-logo__dot{position:absolute;opacity:0;filter:drop-shadow(0 0 0 rgba(255,255,255,0));transform:translateY(18px) scale(.15)}.convoco-logo__dot--1{top:-6px;left:10px;width:16px;animation:dotReveal .45s 1.02s cubic-bezier(.18,1.5,.4,1) forwards}.convoco-logo__dot--2{top:-6px;right:10px;width:16px;animation:dotReveal .45s 1.12s cubic-bezier(.18,1.5,.4,1) forwards}.convoco-logo__dot--3{top:-22px;left:50%;width:20px;margin-left:-9px;animation:dotReveal .45s 1.24s cubic-bezier(.18,1.5,.4,1) forwards}@keyframes vAppear{0%{opacity:0;transform:translateY(80px) scale(.35)}55%{opacity:1;transform:translateY(-18px) scale(1.13)}72%{transform:translateY(10px) scale(.96)}86%{transform:translateY(-4px) scale(1.02)}94%{transform:translateY(3px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes vGlow{0%{filter:drop-shadow(0 0 0 rgba(255,255,255,0))}to{filter:drop-shadow(0 0 8px rgba(255,255,255,.45))}}@keyframes leftSlide{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes rightSlide{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes dotReveal{0%{opacity:0;filter:blur(6px) drop-shadow(0 0 18px rgba(255,255,255,.9));transform:translateY(18px) scale(.15)}45%{opacity:1;filter:blur(1px) drop-shadow(0 0 16px rgba(255,255,255,.9));transform:translateY(-8px) scale(1.35)}70%{transform:translateY(2px) scale(.9)}85%{transform:translateY(-2px) scale(1.08)}to{opacity:1;filter:blur(0) drop-shadow(0 0 6px rgba(255,255,255,.45));transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.convoco-logo__letter,.convoco-logo__v,.convoco-logo__dot{animation:none;opacity:1;transform:none}}.sidenav-convoco-logo__letter{animation:sidenav-letter-enter .4s ease-out both}.sidenav-convoco-logo__side--left .sidenav-convoco-logo__letter{transform:translate(120px)}.sidenav-convoco-logo__side--right .sidenav-convoco-logo__letter{transform:translate(-120px)}.sidenav-convoco-logo__side--left .sidenav-convoco-logo__letter:nth-child(3),.sidenav-convoco-logo__side--right .sidenav-convoco-logo__letter:nth-child(1){animation-delay:.05s}.sidenav-convoco-logo__side--left .sidenav-convoco-logo__letter:nth-child(2),.sidenav-convoco-logo__side--right .sidenav-convoco-logo__letter:nth-child(2){animation-delay:.1s}.sidenav-convoco-logo__side--left .sidenav-convoco-logo__letter:nth-child(1),.sidenav-convoco-logo__side--right .sidenav-convoco-logo__letter:nth-child(3){animation-delay:.15s}.sidenav-convoco-logo--closing .sidenav-convoco-logo__letter{animation-name:sidenav-letter-exit;animation-delay:0s}.sidenav-convoco-mark__dot{animation:sidenav-dot-float 3.5s ease-in-out infinite}.sidenav-convoco-mark__dot--left{animation-delay:.25s}.sidenav-convoco-mark__dot--right{animation-delay:.75s}.sidenav-convoco-mark__dot--top{animation-delay:.5s}@keyframes sidenav-letter-enter{0%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes sidenav-letter-exit{0%{opacity:1;transform:translate(0)}to{opacity:0}}@keyframes sidenav-dot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion: reduce){.sidenav-convoco-logo__letter,.sidenav-convoco-mark__dot{animation:none;opacity:1;transform:none}}@keyframes sidenav-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes sidenav-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes sidenav-drawer-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes sidenav-backdrop-out{0%{opacity:1}to{opacity:0}}html{--mat-sys-plain-family: "Roboto", "Helvetica Neue", sans-serif;--mat-sys-brand-family: "Montserrat", sans-serif;--app-field-type-card-text: #1d1b20;--app-field-type-card-icon: #323232;--app-metadata-field-container: #f2edf9;--app-metadata-field-on-container: #1b1b1f;--app-metadata-field-label: #414659;--app-metadata-field-icon: #442869;--app-white: #ffffff;--app-primary-50: #f2edf9;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}html .primary{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#d8b9ff, #7c49bf);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #450086);--mat-sys-on-primary-container: light-dark(#442869, #eddcff);--mat-sys-on-primary-fixed: light-dark(#341f50, #341f50);--mat-sys-on-primary-fixed-variant: light-dark(#442869, #442869);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #002a77);--mat-sys-on-tertiary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-tertiary-fixed: light-dark(#001234, #001234);--mat-sys-on-tertiary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#7c49bf, #d8b9ff);--mat-sys-primary-container: light-dark(#eddcff, #442869);--mat-sys-primary-fixed: light-dark(#eddcff, #eddcff);--mat-sys-primary-fixed-dim: light-dark(#d8b9ff, #d8b9ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#7c49bf, #d8b9ff);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-tertiary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-tertiary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-tertiary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--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 Roboto;--mat-sys-body-medium-font: Roboto;--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 Roboto;--mat-sys-body-small-font: Roboto;--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 Montserrat;--mat-sys-display-large-font: Montserrat;--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 Montserrat;--mat-sys-display-medium-font: Montserrat;--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 Montserrat;--mat-sys-display-small-font: Montserrat;--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 Montserrat;--mat-sys-headline-large-font: Montserrat;--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 Montserrat;--mat-sys-headline-medium-font: Montserrat;--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 Montserrat;--mat-sys-headline-small-font: Montserrat;--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 Roboto;--mat-sys-label-large-font: Roboto;--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 Roboto;--mat-sys-label-medium-font: Roboto;--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 Roboto;--mat-sys-label-small-font: Roboto;--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 Montserrat;--mat-sys-title-large-font: Montserrat;--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 Roboto;--mat-sys-title-medium-font: Roboto;--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 Roboto;--mat-sys-title-small-font: Roboto;--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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .primary{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .primary{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .primary{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .primary .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .secondary{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#b3c5ff, #3d5aaa);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #002a77);--mat-sys-on-primary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-primary-fixed: light-dark(#001234, #001234);--mat-sys-on-primary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #002a77);--mat-sys-on-tertiary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-tertiary-fixed: light-dark(#001234, #001234);--mat-sys-on-tertiary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-primary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-primary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-primary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#3d5aaa, #b3c5ff);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-tertiary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-tertiary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-tertiary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .secondary{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .secondary{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .secondary{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .secondary .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .success{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#86da81, #186d22);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #003909);--mat-sys-on-primary-container: light-dark(#005312, #EEFBEE);--mat-sys-on-primary-fixed: light-dark(#002203, #002203);--mat-sys-on-primary-fixed-variant: light-dark(#005312, #005312);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #003909);--mat-sys-on-tertiary-container: light-dark(#005312, #EEFBEE);--mat-sys-on-tertiary-fixed: light-dark(#002203, #002203);--mat-sys-on-tertiary-fixed-variant: light-dark(#005312, #005312);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#186d22, #86da81);--mat-sys-primary-container: light-dark(#EEFBEE, #005312);--mat-sys-primary-fixed: light-dark(#EEFBEE, #EEFBEE);--mat-sys-primary-fixed-dim: light-dark(#86da81, #86da81);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#186d22, #86da81);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#186d22, #86da81);--mat-sys-tertiary-container: light-dark(#EEFBEE, #005312);--mat-sys-tertiary-fixed: light-dark(#EEFBEE, #EEFBEE);--mat-sys-tertiary-fixed-dim: light-dark(#86da81, #86da81);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .success{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .success{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .success{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .success .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .warning{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#ffee66, #CE9516);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #663300);--mat-sys-on-primary-container: light-dark(#9B6319, #FCF9EF);--mat-sys-on-primary-fixed: light-dark(#331a00, #331a00);--mat-sys-on-primary-fixed-variant: light-dark(#9B6319, #9B6319);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #663300);--mat-sys-on-tertiary-container: light-dark(#9B6319, #FCF9EF);--mat-sys-on-tertiary-fixed: light-dark(#331a00, #331a00);--mat-sys-on-tertiary-fixed-variant: light-dark(#9B6319, #9B6319);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#CE9516, #ffee66);--mat-sys-primary-container: light-dark(#FCF9EF, #9B6319);--mat-sys-primary-fixed: light-dark(#FCF9EF, #FCF9EF);--mat-sys-primary-fixed-dim: light-dark(#ffee66, #ffee66);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#CE9516, #ffee66);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#CE9516, #ffee66);--mat-sys-tertiary-container: light-dark(#FCF9EF, #9B6319);--mat-sys-tertiary-fixed: light-dark(#FCF9EF, #FCF9EF);--mat-sys-tertiary-fixed-dim: light-dark(#ffee66, #ffee66);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .warning{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .warning{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .warning{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .warning .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .info{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#66b3ff, #0066cc);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #003366);--mat-sys-on-primary-container: light-dark(#004d99, #e6f8fb);--mat-sys-on-primary-fixed: light-dark(#001a33, #001a33);--mat-sys-on-primary-fixed-variant: light-dark(#004d99, #004d99);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #003366);--mat-sys-on-tertiary-container: light-dark(#004d99, #e6f8fb);--mat-sys-on-tertiary-fixed: light-dark(#001a33, #001a33);--mat-sys-on-tertiary-fixed-variant: light-dark(#004d99, #004d99);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#0066cc, #66b3ff);--mat-sys-primary-container: light-dark(#e6f8fb, #004d99);--mat-sys-primary-fixed: light-dark(#e6f8fb, #e6f8fb);--mat-sys-primary-fixed-dim: light-dark(#66b3ff, #66b3ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#0066cc, #66b3ff);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#0066cc, #66b3ff);--mat-sys-tertiary-container: light-dark(#e6f8fb, #004d99);--mat-sys-tertiary-fixed: light-dark(#e6f8fb, #e6f8fb);--mat-sys-tertiary-fixed-dim: light-dark(#66b3ff, #66b3ff);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .info{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .info{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .info{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .info .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .error{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#ffb4a9, #b3291e);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #690001);--mat-sys-on-primary-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary-fixed: light-dark(#410000, #410000);--mat-sys-on-primary-fixed-variant: light-dark(#900c08, #900c08);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #690001);--mat-sys-on-tertiary-container: light-dark(#900c08, #ffdad5);--mat-sys-on-tertiary-fixed: light-dark(#410000, #410000);--mat-sys-on-tertiary-fixed-variant: light-dark(#900c08, #900c08);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#b3291e, #ffb4a9);--mat-sys-primary-container: light-dark(#ffdad5, #900c08);--mat-sys-primary-fixed: light-dark(#ffdad5, #ffdad5);--mat-sys-primary-fixed-dim: light-dark(#ffb4a9, #ffb4a9);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#b3291e, #ffb4a9);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#b3291e, #ffb4a9);--mat-sys-tertiary-container: light-dark(#ffdad5, #900c08);--mat-sys-tertiary-fixed: light-dark(#ffdad5, #ffdad5);--mat-sys-tertiary-fixed-dim: light-dark(#ffb4a9, #ffb4a9);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .error{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .error{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .error{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .error .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .gray{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#b8b8b8, #616161);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #303030);--mat-sys-on-primary-container: light-dark(#474747, #d4d4d4);--mat-sys-on-primary-fixed: light-dark(#1a1a1a, #1a1a1a);--mat-sys-on-primary-fixed-variant: light-dark(#474747, #474747);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #303030);--mat-sys-on-tertiary-container: light-dark(#474747, #d4d4d4);--mat-sys-on-tertiary-fixed: light-dark(#1a1a1a, #1a1a1a);--mat-sys-on-tertiary-fixed-variant: light-dark(#474747, #474747);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#616161, #b8b8b8);--mat-sys-primary-container: light-dark(#d4d4d4, #474747);--mat-sys-primary-fixed: light-dark(#d4d4d4, #d4d4d4);--mat-sys-primary-fixed-dim: light-dark(#b8b8b8, #b8b8b8);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#616161, #b8b8b8);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#616161, #b8b8b8);--mat-sys-tertiary-container: light-dark(#d4d4d4, #474747);--mat-sys-tertiary-fixed: light-dark(#d4d4d4, #d4d4d4);--mat-sys-tertiary-fixed-dim: light-dark(#b8b8b8, #b8b8b8);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .gray{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .gray{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .gray{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .gray .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .violet{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#c9b8ef, #5a3e8a);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #2e1a52);--mat-sys-on-primary-container: light-dark(#452b78, #e2d8f8);--mat-sys-on-primary-fixed: light-dark(#1a0f2e, #1a0f2e);--mat-sys-on-primary-fixed-variant: light-dark(#452b78, #452b78);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #2e1a52);--mat-sys-on-tertiary-container: light-dark(#452b78, #e2d8f8);--mat-sys-on-tertiary-fixed: light-dark(#1a0f2e, #1a0f2e);--mat-sys-on-tertiary-fixed-variant: light-dark(#452b78, #452b78);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#5a3e8a, #c9b8ef);--mat-sys-primary-container: light-dark(#e2d8f8, #452b78);--mat-sys-primary-fixed: light-dark(#e2d8f8, #e2d8f8);--mat-sys-primary-fixed-dim: light-dark(#c9b8ef, #c9b8ef);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#5a3e8a, #c9b8ef);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#5a3e8a, #c9b8ef);--mat-sys-tertiary-container: light-dark(#e2d8f8, #452b78);--mat-sys-tertiary-fixed: light-dark(#e2d8f8, #e2d8f8);--mat-sys-tertiary-fixed-dim: light-dark(#c9b8ef, #c9b8ef);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .violet{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .violet{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .violet{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .violet .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .blue{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#aecaf5, #2d5fa6);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #002a6b);--mat-sys-on-primary-container: light-dark(#0a3f90, #d0e2ff);--mat-sys-on-primary-fixed: light-dark(#001433, #001433);--mat-sys-on-primary-fixed-variant: light-dark(#0a3f90, #0a3f90);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #002a6b);--mat-sys-on-tertiary-container: light-dark(#0a3f90, #d0e2ff);--mat-sys-on-tertiary-fixed: light-dark(#001433, #001433);--mat-sys-on-tertiary-fixed-variant: light-dark(#0a3f90, #0a3f90);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#2d5fa6, #aecaf5);--mat-sys-primary-container: light-dark(#d0e2ff, #0a3f90);--mat-sys-primary-fixed: light-dark(#d0e2ff, #d0e2ff);--mat-sys-primary-fixed-dim: light-dark(#aecaf5, #aecaf5);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#2d5fa6, #aecaf5);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#2d5fa6, #aecaf5);--mat-sys-tertiary-container: light-dark(#d0e2ff, #0a3f90);--mat-sys-tertiary-fixed: light-dark(#d0e2ff, #d0e2ff);--mat-sys-tertiary-fixed-dim: light-dark(#aecaf5, #aecaf5);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .blue{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .blue{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .blue{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .blue .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .teal{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#90dece, #1a7a6e);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #004038);--mat-sys-on-primary-container: light-dark(#005c51, #b8f0e5);--mat-sys-on-primary-fixed: light-dark(#002420, #002420);--mat-sys-on-primary-fixed-variant: light-dark(#005c51, #005c51);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #004038);--mat-sys-on-tertiary-container: light-dark(#005c51, #b8f0e5);--mat-sys-on-tertiary-fixed: light-dark(#002420, #002420);--mat-sys-on-tertiary-fixed-variant: light-dark(#005c51, #005c51);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#1a7a6e, #90dece);--mat-sys-primary-container: light-dark(#b8f0e5, #005c51);--mat-sys-primary-fixed: light-dark(#b8f0e5, #b8f0e5);--mat-sys-primary-fixed-dim: light-dark(#90dece, #90dece);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#1a7a6e, #90dece);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#1a7a6e, #90dece);--mat-sys-tertiary-container: light-dark(#b8f0e5, #005c51);--mat-sys-tertiary-fixed: light-dark(#b8f0e5, #b8f0e5);--mat-sys-tertiary-fixed-dim: light-dark(#90dece, #90dece);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .teal{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .teal{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .teal{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .teal .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .green{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#98dc9c, #2e7d32);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #103a14);--mat-sys-on-primary-container: light-dark(#205622, #bcf0be);--mat-sys-on-primary-fixed: light-dark(#08200a, #08200a);--mat-sys-on-primary-fixed-variant: light-dark(#205622, #205622);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #103a14);--mat-sys-on-tertiary-container: light-dark(#205622, #bcf0be);--mat-sys-on-tertiary-fixed: light-dark(#08200a, #08200a);--mat-sys-on-tertiary-fixed-variant: light-dark(#205622, #205622);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#2e7d32, #98dc9c);--mat-sys-primary-container: light-dark(#bcf0be, #205622);--mat-sys-primary-fixed: light-dark(#bcf0be, #bcf0be);--mat-sys-primary-fixed-dim: light-dark(#98dc9c, #98dc9c);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#2e7d32, #98dc9c);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#2e7d32, #98dc9c);--mat-sys-tertiary-container: light-dark(#bcf0be, #205622);--mat-sys-tertiary-fixed: light-dark(#bcf0be, #bcf0be);--mat-sys-tertiary-fixed-dim: light-dark(#98dc9c, #98dc9c);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .green{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .green{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .green{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .green .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .olive{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#cfd678, #6d7a1f);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #303808);--mat-sys-on-primary-container: light-dark(#4a560d, #e4eba0);--mat-sys-on-primary-fixed: light-dark(#1a1f04, #1a1f04);--mat-sys-on-primary-fixed-variant: light-dark(#4a560d, #4a560d);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #303808);--mat-sys-on-tertiary-container: light-dark(#4a560d, #e4eba0);--mat-sys-on-tertiary-fixed: light-dark(#1a1f04, #1a1f04);--mat-sys-on-tertiary-fixed-variant: light-dark(#4a560d, #4a560d);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#6d7a1f, #cfd678);--mat-sys-primary-container: light-dark(#e4eba0, #4a560d);--mat-sys-primary-fixed: light-dark(#e4eba0, #e4eba0);--mat-sys-primary-fixed-dim: light-dark(#cfd678, #cfd678);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#6d7a1f, #cfd678);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#6d7a1f, #cfd678);--mat-sys-tertiary-container: light-dark(#e4eba0, #4a560d);--mat-sys-tertiary-fixed: light-dark(#e4eba0, #e4eba0);--mat-sys-tertiary-fixed-dim: light-dark(#cfd678, #cfd678);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .olive{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .olive{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .olive{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .olive .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .amber{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#ffd060, #9c6b00);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #4a3200);--mat-sys-on-primary-container: light-dark(#6e4a00, #ffe89a);--mat-sys-on-primary-fixed: light-dark(#251900, #251900);--mat-sys-on-primary-fixed-variant: light-dark(#6e4a00, #6e4a00);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #4a3200);--mat-sys-on-tertiary-container: light-dark(#6e4a00, #ffe89a);--mat-sys-on-tertiary-fixed: light-dark(#251900, #251900);--mat-sys-on-tertiary-fixed-variant: light-dark(#6e4a00, #6e4a00);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#9c6b00, #ffd060);--mat-sys-primary-container: light-dark(#ffe89a, #6e4a00);--mat-sys-primary-fixed: light-dark(#ffe89a, #ffe89a);--mat-sys-primary-fixed-dim: light-dark(#ffd060, #ffd060);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#9c6b00, #ffd060);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#9c6b00, #ffd060);--mat-sys-tertiary-container: light-dark(#ffe89a, #6e4a00);--mat-sys-tertiary-fixed: light-dark(#ffe89a, #ffe89a);--mat-sys-tertiary-fixed-dim: light-dark(#ffd060, #ffd060);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .amber{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .amber{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .amber{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .amber .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .orange{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#ffb890, #b84d00);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #581e00);--mat-sys-on-primary-container: light-dark(#842d00, #ffd8bc);--mat-sys-on-primary-fixed: light-dark(#2c0f00, #2c0f00);--mat-sys-on-primary-fixed-variant: light-dark(#842d00, #842d00);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #581e00);--mat-sys-on-tertiary-container: light-dark(#842d00, #ffd8bc);--mat-sys-on-tertiary-fixed: light-dark(#2c0f00, #2c0f00);--mat-sys-on-tertiary-fixed-variant: light-dark(#842d00, #842d00);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#b84d00, #ffb890);--mat-sys-primary-container: light-dark(#ffd8bc, #842d00);--mat-sys-primary-fixed: light-dark(#ffd8bc, #ffd8bc);--mat-sys-primary-fixed-dim: light-dark(#ffb890, #ffb890);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#b84d00, #ffb890);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#b84d00, #ffb890);--mat-sys-tertiary-container: light-dark(#ffd8bc, #842d00);--mat-sys-tertiary-fixed: light-dark(#ffd8bc, #ffd8bc);--mat-sys-tertiary-fixed-dim: light-dark(#ffb890, #ffb890);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .orange{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .orange{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .orange{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .orange .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .red{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#fcaa9e, #c0392b);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #5a1410);--mat-sys-on-primary-container: light-dark(#83201a, #fdcec8);--mat-sys-on-primary-fixed: light-dark(#2d0a08, #2d0a08);--mat-sys-on-primary-fixed-variant: light-dark(#83201a, #83201a);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #5a1410);--mat-sys-on-tertiary-container: light-dark(#83201a, #fdcec8);--mat-sys-on-tertiary-fixed: light-dark(#2d0a08, #2d0a08);--mat-sys-on-tertiary-fixed-variant: light-dark(#83201a, #83201a);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#c0392b, #fcaa9e);--mat-sys-primary-container: light-dark(#fdcec8, #83201a);--mat-sys-primary-fixed: light-dark(#fdcec8, #fdcec8);--mat-sys-primary-fixed-dim: light-dark(#fcaa9e, #fcaa9e);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#c0392b, #fcaa9e);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#c0392b, #fcaa9e);--mat-sys-tertiary-container: light-dark(#fdcec8, #83201a);--mat-sys-tertiary-fixed: light-dark(#fdcec8, #fdcec8);--mat-sys-tertiary-fixed-dim: light-dark(#fcaa9e, #fcaa9e);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .red{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .red{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .red{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .red .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .rose{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#f4a4c0, #a0325a);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #501830);--mat-sys-on-primary-container: light-dark(#782548, #fac8dc);--mat-sys-on-primary-fixed: light-dark(#280c18, #280c18);--mat-sys-on-primary-fixed-variant: light-dark(#782548, #782548);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #501830);--mat-sys-on-tertiary-container: light-dark(#782548, #fac8dc);--mat-sys-on-tertiary-fixed: light-dark(#280c18, #280c18);--mat-sys-on-tertiary-fixed-variant: light-dark(#782548, #782548);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#a0325a, #f4a4c0);--mat-sys-primary-container: light-dark(#fac8dc, #782548);--mat-sys-primary-fixed: light-dark(#fac8dc, #fac8dc);--mat-sys-primary-fixed-dim: light-dark(#f4a4c0, #f4a4c0);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#a0325a, #f4a4c0);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#a0325a, #f4a4c0);--mat-sys-tertiary-container: light-dark(#fac8dc, #782548);--mat-sys-tertiary-fixed: light-dark(#fac8dc, #fac8dc);--mat-sys-tertiary-fixed-dim: light-dark(#f4a4c0, #f4a4c0);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .rose{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .rose{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .rose{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .rose .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .purple{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#dcb0e8, #7b3f8c);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #3c1448);--mat-sys-on-primary-container: light-dark(#582068, #efd0f8);--mat-sys-on-primary-fixed: light-dark(#1e0a24, #1e0a24);--mat-sys-on-primary-fixed-variant: light-dark(#582068, #582068);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #3c1448);--mat-sys-on-tertiary-container: light-dark(#582068, #efd0f8);--mat-sys-on-tertiary-fixed: light-dark(#1e0a24, #1e0a24);--mat-sys-on-tertiary-fixed-variant: light-dark(#582068, #582068);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#7b3f8c, #dcb0e8);--mat-sys-primary-container: light-dark(#efd0f8, #582068);--mat-sys-primary-fixed: light-dark(#efd0f8, #efd0f8);--mat-sys-primary-fixed-dim: light-dark(#dcb0e8, #dcb0e8);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#7b3f8c, #dcb0e8);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#7b3f8c, #dcb0e8);--mat-sys-tertiary-container: light-dark(#efd0f8, #582068);--mat-sys-tertiary-fixed: light-dark(#efd0f8, #efd0f8);--mat-sys-tertiary-fixed-dim: light-dark(#dcb0e8, #dcb0e8);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .purple{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .purple{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .purple{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .purple .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .indigo{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#a8c0e2, #3b5a8a);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #182c50);--mat-sys-on-primary-container: light-dark(#284474, #c8d8f4);--mat-sys-on-primary-fixed: light-dark(#0c1628, #0c1628);--mat-sys-on-primary-fixed-variant: light-dark(#284474, #284474);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #182c50);--mat-sys-on-tertiary-container: light-dark(#284474, #c8d8f4);--mat-sys-on-tertiary-fixed: light-dark(#0c1628, #0c1628);--mat-sys-on-tertiary-fixed-variant: light-dark(#284474, #284474);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#3b5a8a, #a8c0e2);--mat-sys-primary-container: light-dark(#c8d8f4, #284474);--mat-sys-primary-fixed: light-dark(#c8d8f4, #c8d8f4);--mat-sys-primary-fixed-dim: light-dark(#a8c0e2, #a8c0e2);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#3b5a8a, #a8c0e2);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#3b5a8a, #a8c0e2);--mat-sys-tertiary-container: light-dark(#c8d8f4, #284474);--mat-sys-tertiary-fixed: light-dark(#c8d8f4, #c8d8f4);--mat-sys-tertiary-fixed-dim: light-dark(#a8c0e2, #a8c0e2);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .indigo{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .indigo{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .indigo{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .indigo .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .forest{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#a8c89e, #4a6741);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #1c3018);--mat-sys-on-primary-container: light-dark(#2c4828, #c4e0bc);--mat-sys-on-primary-fixed: light-dark(#0e1a0c, #0e1a0c);--mat-sys-on-primary-fixed-variant: light-dark(#2c4828, #2c4828);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #1c3018);--mat-sys-on-tertiary-container: light-dark(#2c4828, #c4e0bc);--mat-sys-on-tertiary-fixed: light-dark(#0e1a0c, #0e1a0c);--mat-sys-on-tertiary-fixed-variant: light-dark(#2c4828, #2c4828);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#4a6741, #a8c89e);--mat-sys-primary-container: light-dark(#c4e0bc, #2c4828);--mat-sys-primary-fixed: light-dark(#c4e0bc, #c4e0bc);--mat-sys-primary-fixed-dim: light-dark(#a8c89e, #a8c89e);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#4a6741, #a8c89e);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#4a6741, #a8c89e);--mat-sys-tertiary-container: light-dark(#c4e0bc, #2c4828);--mat-sys-tertiary-fixed: light-dark(#c4e0bc, #c4e0bc);--mat-sys-tertiary-fixed-dim: light-dark(#a8c89e, #a8c89e);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .forest{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .forest{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .forest{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .forest .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html .sky{--mat-sys-background: light-dark(#fef8f4, #151311);--mat-sys-error: light-dark(#b3291e, #ffb4a9);--mat-sys-error-container: light-dark(#ffdad5, #900c08);--mat-sys-inverse-on-surface: light-dark(#f6f0eb, #32302d);--mat-sys-inverse-primary: light-dark(#84cce4, #1a6b8a);--mat-sys-inverse-surface: light-dark(#32302d, #e7e1dd);--mat-sys-on-background: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-error: light-dark(#ffffff, #690001);--mat-sys-on-error-container: light-dark(#900c08, #ffdad5);--mat-sys-on-primary: light-dark(#ffffff, #083848);--mat-sys-on-primary-container: light-dark(#105268, #aee2f4);--mat-sys-on-primary-fixed: light-dark(#041c24, #041c24);--mat-sys-on-primary-fixed-variant: light-dark(#105268, #105268);--mat-sys-on-secondary: light-dark(#ffffff, #002a77);--mat-sys-on-secondary-container: light-dark(#002C7B, #dbe1ff);--mat-sys-on-secondary-fixed: light-dark(#001234, #001234);--mat-sys-on-secondary-fixed-variant: light-dark(#002C7B, #002C7B);--mat-sys-on-surface: light-dark(#1d1b19, #e7e1dd);--mat-sys-on-surface-variant: light-dark(#4a454f, #e8dfed);--mat-sys-on-tertiary: light-dark(#ffffff, #083848);--mat-sys-on-tertiary-container: light-dark(#105268, #aee2f4);--mat-sys-on-tertiary-fixed: light-dark(#041c24, #041c24);--mat-sys-on-tertiary-fixed-variant: light-dark(#105268, #105268);--mat-sys-outline: light-dark(#7b7580, #958e9a);--mat-sys-outline-variant: light-dark(#ccc4d0, #4a454f);--mat-sys-primary: light-dark(#1a6b8a, #84cce4);--mat-sys-primary-container: light-dark(#aee2f4, #105268);--mat-sys-primary-fixed: light-dark(#aee2f4, #aee2f4);--mat-sys-primary-fixed-dim: light-dark(#84cce4, #84cce4);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3d5aaa, #b3c5ff);--mat-sys-secondary-container: light-dark(#dbe1ff, #002C7B);--mat-sys-secondary-fixed: light-dark(#dbe1ff, #dbe1ff);--mat-sys-secondary-fixed-dim: light-dark(#b3c5ff, #b3c5ff);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fef8f4, #151311);--mat-sys-surface-bright: light-dark(#fef8f4, #3b3936);--mat-sys-surface-container: light-dark(#f3ede8, #211f1d);--mat-sys-surface-container-high: light-dark(#ede7e3, #2c2a27);--mat-sys-surface-container-highest: light-dark(#e7e1dd, #373432);--mat-sys-surface-container-low: light-dark(#f8f2ee, #1d1b19);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0e0c);--mat-sys-surface-dim: light-dark(#dfd9d5, #151311);--mat-sys-surface-tint: light-dark(#1a6b8a, #84cce4);--mat-sys-surface-variant: light-dark(#e8dfed, #4a454f);--mat-sys-tertiary: light-dark(#1a6b8a, #84cce4);--mat-sys-tertiary-container: light-dark(#aee2f4, #105268);--mat-sys-tertiary-fixed: light-dark(#aee2f4, #aee2f4);--mat-sys-tertiary-fixed-dim: light-dark(#84cce4, #84cce4);--mat-sys-neutral-variant20: #332f38;--mat-sys-neutral10: #1d1b19;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-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;--mat-button-filled-container-height: 40px;--mat-button-filled-container-shape: 10px;--mat-button-outlined-container-height: 40px;--mat-button-outlined-container-shape: 10px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 40px;--mat-button-text-container-shape: 10px;--mat-button-tonal-container-height: 40px;--mat-button-tonal-container-shape: 10px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 40px;--mat-button-protected-container-shape: 10px;--mat-button-toggle-shape: 10px;--mat-slide-toggle-selected-icon-size: 0px;--mat-slide-toggle-unselected-icon-size: 0px;--mat-icon-button-icon-color: var(--mat-sys-primary);--mat-fab-container-shape: 16px;--mat-fab-small-container-shape: 12px;--mat-fab-extended-container-shape: 16px;--mat-form-field-container-height: 50px;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-outlined-container-shape: 10px;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary);--mat-chip-container-shape-radius: 16px;--mat-menu-container-color: #ffffff;--mat-dialog-container-shape: 28px;--mat-dialog-actions-alignment: center;--mat-dialog-content-padding: 0;--mat-dialog-headline-padding: 0;--mat-dialog-subhead-size: 18px;--mat-snack-bar-container-shape: 4px;--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 48px;--mat-tooltip-container-color: #341f50;--mat-tooltip-supporting-text-color: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-background: #ffffff}@media (max-width: 599px){html .sky{--mat-button-filled-container-height: 35px;--mat-button-filled-container-shape: 8px;--mat-button-outlined-container-height: 35px;--mat-button-outlined-container-shape: 8px;--mat-button-outlined-outline-color: currentColor;--mat-button-outlined-outline-width: 1px;--mat-button-text-container-height: 35px;--mat-button-text-container-shape: 8px;--mat-button-tonal-container-height: 35px;--mat-button-tonal-container-shape: 8px;--mat-button-tonal-container-color: var(--mat-sys-primary-container);--mat-button-tonal-label-text-color: var(--mat-sys-on-primary-container);--mat-button-protected-container-height: 35px;--mat-button-protected-container-shape: 8px}}@media (max-width: 599px){html .sky{--mat-button-toggle-shape: 8px}}@media (max-width: 599px){html .sky{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}}html .sky .form-field-sm{--mat-form-field-container-height: 40px;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-outlined-focus-outline-color: var(--mat-sys-primary)}html,body{height:100%;--min-tablet: var($breakpoint-tablet-min);--min-desktop: var($breakpoint-desktop-min)}body{margin:0;font-family:var(--mat-sys-plain-family);background:var(--mat-sys-surface);color:var(--mat-sys-on-surface)}.bg-primary{background-color:var(--mat-sys-primary);color:var(--mat-sys-on-primary)}.bg-primary-container{background-color:var(--mat-sys-primary-container);color:var(--mat-sys-on-primary-container)}.bg-surface{background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--app-white);color:var(--mat-sys-on-surface)}.bg-surface-container{background-color:var(--mat-sys-surface-container);color:var(--mat-sys-on-surface)}.bg-metadata-field{background-color:var(--app-metadata-field-container);color:var(--app-metadata-field-on-container)}.text-primary{color:var(--mat-sys-primary)}.text-on-surface{color:var(--mat-sys-on-surface)}.text-on-surface-variant{color:var(--mat-sys-on-surface-variant)}.text-light{color:var(--mat-sys-outline)}.field-type-card{--mat-button-outlined-label-text-color: var(--app-field-type-card-text);--mat-button-tonal-label-text-color: var(--app-field-type-card-text)}.phone-input-country-panel{border-radius:8px!important}.phone-input-country-panel .mat-mdc-option.phone-input__country-option{min-height:48px;padding-inline:16px}.phone-input-country-panel .mat-mdc-option.phone-input__country-option .mdc-list-item__primary-text{width:100%}.text-metadata-field-label{font-size:14px;font-weight:400;color:var(--app-metadata-field-label)}.border-outline{border:1px solid var(--mat-sys-outline)}.border-outline-variant{border:1px solid var(--mat-sys-outline-variant)}.border-primary{border:1px solid var(--mat-sys-primary)}.border-dashed{border-style:dashed}.border-0{border-width:0px}.border-1{border-width:1px}.border-2{border-width:2px}.border-3{border-width:3px}.border-4{border-width:4px}.border-5{border-width:5px}.elevation,.elevation-0{box-shadow:var(--mat-sys-level0)}.elevation-1{box-shadow:var(--mat-sys-level1)}.elevation-2{box-shadow:var(--mat-sys-level2)}.elevation-3{box-shadow:var(--mat-sys-level3)}.elevation-4{box-shadow:var(--mat-sys-level4)}.elevation-5{box-shadow:var(--mat-sys-level5)}.hover-elevation-0:hover{box-shadow:var(--mat-sys-level0)}.hover-elevation-1:hover{box-shadow:var(--mat-sys-level1)}.hover-elevation-2:hover{box-shadow:var(--mat-sys-level2)}.hover-elevation-3:hover{box-shadow:var(--mat-sys-level3)}.hover-elevation-4:hover{box-shadow:var(--mat-sys-level4)}.hover-elevation-5:hover{box-shadow:var(--mat-sys-level5)}.shadow-1{box-shadow:0 1px 2px #00000014}.shadow-2{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-3{box-shadow:0 2px 6px #0000001a,0 1px 3px #00000014}.shadow-4{box-shadow:0 4px 10px #0000001f,0 2px 4px #00000014}.shadow-5{box-shadow:0 8px 20px #00000024,0 3px 8px #0000001a}.shadow-6{box-shadow:0 16px 32px #00000029,0 6px 12px #0000001a}.shadow-7{box-shadow:0 24px 48px #0003,0 10px 20px #0000001f}.shadow-none{box-shadow:none}.shadow-inner{box-shadow:inset 0 2px 6px #0000001a}.font-display-large{font:var(--mat-sys-display-large)}.font-headline-large{font:var(--mat-sys-headline-large)}.font-title-large{font:var(--mat-sys-title-large)}.font-body-large{font:var(--mat-sys-body-large)}.font-body-medium{font:var(--mat-sys-body-medium)}.font-label-large{font:var(--mat-sys-label-large)}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.italic{font-style:italic}.not-italic{font-style:normal}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.text-clip{text-overflow:clip}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-1{border-radius:4px}.rounded-2{border-radius:8px}.rounded-3{border-radius:12px}.rounded-4{border-radius:16px}.rounded-5{border-radius:20px}.rounded-6{border-radius:24px}.rounded-7{border-radius:28px}.rounded-8{border-radius:32px}.rounded-9{border-radius:36px}.rounded-10{border-radius:40px}.rounded-full{border-radius:9999px}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.m-1{margin:4px}.mx-1{margin-left:4px;margin-right:4px}.my-1{margin-top:4px;margin-bottom:4px}.mt-1{margin-top:4px}.mr-1{margin-right:4px}.mb-1{margin-bottom:4px}.ml-1{margin-left:4px}.m-2{margin:8px}.mx-2{margin-left:8px;margin-right:8px}.my-2{margin-top:8px;margin-bottom:8px}.mt-2{margin-top:8px}.mr-2{margin-right:8px}.mb-2{margin-bottom:8px}.ml-2{margin-left:8px}.m-3{margin:12px}.mx-3{margin-left:12px;margin-right:12px}.my-3{margin-top:12px;margin-bottom:12px}.mt-3{margin-top:12px}.mr-3{margin-right:12px}.mb-3{margin-bottom:12px}.ml-3{margin-left:12px}.m-4{margin:16px}.mx-4{margin-left:16px;margin-right:16px}.my-4{margin-top:16px;margin-bottom:16px}.mt-4{margin-top:16px}.mr-4{margin-right:16px}.mb-4{margin-bottom:16px}.ml-4{margin-left:16px}.m-5{margin:20px}.mx-5{margin-left:20px;margin-right:20px}.my-5{margin-top:20px;margin-bottom:20px}.mt-5{margin-top:20px}.mr-5{margin-right:20px}.mb-5{margin-bottom:20px}.ml-5{margin-left:20px}.m-6{margin:24px}.mx-6{margin-left:24px;margin-right:24px}.my-6{margin-top:24px;margin-bottom:24px}.mt-6{margin-top:24px}.mr-6{margin-right:24px}.mb-6{margin-bottom:24px}.ml-6{margin-left:24px}.m-8{margin:32px}.mx-8{margin-left:32px;margin-right:32px}.my-8{margin-top:32px;margin-bottom:32px}.mt-8{margin-top:32px}.mr-8{margin-right:32px}.mb-8{margin-bottom:32px}.ml-8{margin-left:32px}.m-10{margin:40px}.mx-10{margin-left:40px;margin-right:40px}.my-10{margin-top:40px;margin-bottom:40px}.mt-10{margin-top:40px}.mr-10{margin-right:40px}.mb-10{margin-bottom:40px}.ml-10{margin-left:40px}.m-12{margin:48px}.mx-12{margin-left:48px;margin-right:48px}.my-12{margin-top:48px;margin-bottom:48px}.mt-12{margin-top:48px}.mr-12{margin-right:48px}.mb-12{margin-bottom:48px}.ml-12{margin-left:48px}.m-16{margin:64px}.mx-16{margin-left:64px;margin-right:64px}.my-16{margin-top:64px;margin-bottom:64px}.mt-16{margin-top:64px}.mr-16{margin-right:64px}.mb-16{margin-bottom:64px}.ml-16{margin-left:64px}.m-20{margin:80px}.mx-20{margin-left:80px;margin-right:80px}.my-20{margin-top:80px;margin-bottom:80px}.mt-20{margin-top:80px}.mr-20{margin-right:80px}.mb-20{margin-bottom:80px}.ml-20{margin-left:80px}.m-24{margin:96px}.mx-24{margin-left:96px;margin-right:96px}.my-24{margin-top:96px;margin-bottom:96px}.mt-24{margin-top:96px}.mr-24{margin-right:96px}.mb-24{margin-bottom:96px}.ml-24{margin-left:96px}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.p-0{padding:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.p-1{padding:4px}.px-1{padding-left:4px;padding-right:4px}.py-1{padding-top:4px;padding-bottom:4px}.pt-1{padding-top:4px}.pr-1{padding-right:4px}.pb-1{padding-bottom:4px}.pl-1{padding-left:4px}.p-2{padding:8px}.px-2{padding-left:8px;padding-right:8px}.py-2{padding-top:8px;padding-bottom:8px}.pt-2{padding-top:8px}.pr-2{padding-right:8px}.pb-2{padding-bottom:8px}.pl-2{padding-left:8px}.p-3{padding:12px}.px-3{padding-left:12px;padding-right:12px}.py-3{padding-top:12px;padding-bottom:12px}.pt-3{padding-top:12px}.pr-3{padding-right:12px}.pb-3{padding-bottom:12px}.pl-3{padding-left:12px}.p-4{padding:16px}.px-4{padding-left:16px;padding-right:16px}.py-4{padding-top:16px;padding-bottom:16px}.pt-4{padding-top:16px}.pr-4{padding-right:16px}.pb-4{padding-bottom:16px}.pl-4{padding-left:16px}.p-5{padding:20px}.px-5{padding-left:20px;padding-right:20px}.py-5{padding-top:20px;padding-bottom:20px}.pt-5{padding-top:20px}.pr-5{padding-right:20px}.pb-5{padding-bottom:20px}.pl-5{padding-left:20px}.p-6{padding:24px}.px-6{padding-left:24px;padding-right:24px}.py-6{padding-top:24px;padding-bottom:24px}.pt-6{padding-top:24px}.pr-6{padding-right:24px}.pb-6{padding-bottom:24px}.pl-6{padding-left:24px}.p-8{padding:32px}.px-8{padding-left:32px;padding-right:32px}.py-8{padding-top:32px;padding-bottom:32px}.pt-8{padding-top:32px}.pr-8{padding-right:32px}.pb-8{padding-bottom:32px}.pl-8{padding-left:32px}.p-10{padding:40px}.px-10{padding-left:40px;padding-right:40px}.py-10{padding-top:40px;padding-bottom:40px}.pt-10{padding-top:40px}.pr-10{padding-right:40px}.pb-10{padding-bottom:40px}.pl-10{padding-left:40px}.p-12{padding:48px}.px-12{padding-left:48px;padding-right:48px}.py-12{padding-top:48px;padding-bottom:48px}.pt-12{padding-top:48px}.pr-12{padding-right:48px}.pb-12{padding-bottom:48px}.pl-12{padding-left:48px}.p-16{padding:64px}.px-16{padding-left:64px;padding-right:64px}.py-16{padding-top:64px;padding-bottom:64px}.pt-16{padding-top:64px}.pr-16{padding-right:64px}.pb-16{padding-bottom:64px}.pl-16{padding-left:64px}.p-20{padding:80px}.px-20{padding-left:80px;padding-right:80px}.py-20{padding-top:80px;padding-bottom:80px}.pt-20{padding-top:80px}.pr-20{padding-right:80px}.pb-20{padding-bottom:80px}.pl-20{padding-left:80px}.p-24{padding:96px}.px-24{padding-left:96px;padding-right:96px}.py-24{padding-top:96px;padding-bottom:96px}.pt-24{padding-top:96px}.pr-24{padding-right:96px}.pb-24{padding-bottom:96px}.pl-24{padding-left:96px}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.gap-1{gap:4px}.gap-x-1{column-gap:4px}.gap-y-1{row-gap:4px}.gap-2{gap:8px}.gap-x-2{column-gap:8px}.gap-y-2{row-gap:8px}.gap-3{gap:12px}.gap-x-3{column-gap:12px}.gap-y-3{row-gap:12px}.gap-4{gap:16px}.gap-x-4{column-gap:16px}.gap-y-4{row-gap:16px}.gap-5{gap:20px}.gap-x-5{column-gap:20px}.gap-y-5{row-gap:20px}.gap-6{gap:24px}.gap-x-6{column-gap:24px}.gap-y-6{row-gap:24px}.gap-8{gap:32px}.gap-x-8{column-gap:32px}.gap-y-8{row-gap:32px}.gap-10{gap:40px}.gap-x-10{column-gap:40px}.gap-y-10{row-gap:40px}.gap-12{gap:48px}.gap-x-12{column-gap:48px}.gap-y-12{row-gap:48px}.gap-16{gap:64px}.gap-x-16{column-gap:64px}.gap-y-16{row-gap:64px}.gap-20{gap:80px}.gap-x-20{column-gap:80px}.gap-y-20{row-gap:80px}.gap-24{gap:96px}.gap-x-24{column-gap:96px}.gap-y-24{row-gap:96px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.soft-hidden{opacity:0;visibility:hidden}.visible{opacity:1;visibility:visible}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.shrink-full{flex-shrink:999}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-auto-fit-sm{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-auto-fit-md{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-auto-fit-lg{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-13{width:3.25rem!important}.w-14{width:3.5rem!important}.w-15{width:3.75rem!important}.w-16{width:4rem!important}.w-17{width:4.25rem!important}.w-18{width:4.5rem!important}.w-19{width:4.75rem!important}.w-20{width:5rem!important}.w-21{width:5.25rem!important}.w-22{width:5.5rem!important}.w-23{width:5.75rem!important}.w-24{width:6rem!important}.w-25{width:6.25rem!important}.w-26{width:6.5rem!important}.w-27{width:6.75rem!important}.w-28{width:7rem!important}.w-29{width:7.25rem!important}.w-30{width:7.5rem!important}.w-31{width:7.75rem!important}.w-32{width:8rem!important}.w-33{width:8.25rem!important}.w-34{width:8.5rem!important}.w-35{width:8.75rem!important}.w-36{width:9rem!important}.w-37{width:9.25rem!important}.w-38{width:9.5rem!important}.w-39{width:9.75rem!important}.w-40{width:10rem!important}.w-41{width:10.25rem!important}.w-42{width:10.5rem!important}.w-43{width:10.75rem!important}.w-44{width:11rem!important}.w-45{width:11.25rem!important}.w-46{width:11.5rem!important}.w-47{width:11.75rem!important}.w-48{width:12rem!important}.w-49{width:12.25rem!important}.w-50{width:12.5rem!important}.w-51{width:12.75rem!important}.w-52{width:13rem!important}.w-53{width:13.25rem!important}.w-54{width:13.5rem!important}.w-55{width:13.75rem!important}.w-56{width:14rem!important}.w-57{width:14.25rem!important}.w-58{width:14.5rem!important}.w-59{width:14.75rem!important}.w-60{width:15rem!important}.w-61{width:15.25rem!important}.w-62{width:15.5rem!important}.w-63{width:15.75rem!important}.w-64{width:16rem!important}.w-65{width:16.25rem!important}.w-66{width:16.5rem!important}.w-67{width:16.75rem!important}.w-68{width:17rem!important}.w-69{width:17.25rem!important}.w-70{width:17.5rem!important}.w-71{width:17.75rem!important}.w-72{width:18rem!important}.w-73{width:18.25rem!important}.w-74{width:18.5rem!important}.w-75{width:18.75rem!important}.w-76{width:19rem!important}.w-77{width:19.25rem!important}.w-78{width:19.5rem!important}.w-79{width:19.75rem!important}.w-80{width:20rem!important}.w-81{width:20.25rem!important}.w-82{width:20.5rem!important}.w-83{width:20.75rem!important}.w-84{width:21rem!important}.w-85{width:21.25rem!important}.w-86{width:21.5rem!important}.w-87{width:21.75rem!important}.w-88{width:22rem!important}.w-89{width:22.25rem!important}.w-90{width:22.5rem!important}.w-91{width:22.75rem!important}.w-92{width:23rem!important}.w-93{width:23.25rem!important}.w-94{width:23.5rem!important}.w-95{width:23.75rem!important}.w-96{width:24rem!important}.w-97{width:24.25rem!important}.w-98{width:24.5rem!important}.w-99{width:24.75rem!important}.w-100{width:25rem!important}.w-101{width:25.25rem!important}.w-102{width:25.5rem!important}.w-103{width:25.75rem!important}.w-104{width:26rem!important}.w-105{width:26.25rem!important}.w-106{width:26.5rem!important}.w-107{width:26.75rem!important}.w-108{width:27rem!important}.w-109{width:27.25rem!important}.w-110{width:27.5rem!important}.w-111{width:27.75rem!important}.w-112{width:28rem!important}.w-113{width:28.25rem!important}.w-114{width:28.5rem!important}.w-115{width:28.75rem!important}.w-116{width:29rem!important}.w-117{width:29.25rem!important}.w-118{width:29.5rem!important}.w-119{width:29.75rem!important}.w-120{width:30rem!important}.w-121{width:30.25rem!important}.w-122{width:30.5rem!important}.w-123{width:30.75rem!important}.w-124{width:31rem!important}.w-125{width:31.25rem!important}.w-126{width:31.5rem!important}.w-127{width:31.75rem!important}.w-128{width:32rem!important}.w-129{width:32.25rem!important}.w-130{width:32.5rem!important}.w-131{width:32.75rem!important}.w-132{width:33rem!important}.w-133{width:33.25rem!important}.w-134{width:33.5rem!important}.w-135{width:33.75rem!important}.w-136{width:34rem!important}.w-137{width:34.25rem!important}.w-138{width:34.5rem!important}.w-139{width:34.75rem!important}.w-140{width:35rem!important}.w-141{width:35.25rem!important}.w-142{width:35.5rem!important}.w-143{width:35.75rem!important}.w-144{width:36rem!important}.w-145{width:36.25rem!important}.w-146{width:36.5rem!important}.w-147{width:36.75rem!important}.w-148{width:37rem!important}.w-149{width:37.25rem!important}.w-150{width:37.5rem!important}.w-151{width:37.75rem!important}.w-152{width:38rem!important}.w-153{width:38.25rem!important}.w-154{width:38.5rem!important}.w-155{width:38.75rem!important}.w-156{width:39rem!important}.w-157{width:39.25rem!important}.w-158{width:39.5rem!important}.w-159{width:39.75rem!important}.w-160{width:40rem!important}.w-161{width:40.25rem!important}.w-162{width:40.5rem!important}.w-163{width:40.75rem!important}.w-164{width:41rem!important}.w-165{width:41.25rem!important}.w-166{width:41.5rem!important}.w-167{width:41.75rem!important}.w-168{width:42rem!important}.w-169{width:42.25rem!important}.w-170{width:42.5rem!important}.w-171{width:42.75rem!important}.w-172{width:43rem!important}.w-173{width:43.25rem!important}.w-174{width:43.5rem!important}.w-175{width:43.75rem!important}.w-176{width:44rem!important}.w-177{width:44.25rem!important}.w-178{width:44.5rem!important}.w-179{width:44.75rem!important}.w-180{width:45rem!important}.w-181{width:45.25rem!important}.w-182{width:45.5rem!important}.w-183{width:45.75rem!important}.w-184{width:46rem!important}.w-185{width:46.25rem!important}.w-186{width:46.5rem!important}.w-187{width:46.75rem!important}.w-188{width:47rem!important}.w-189{width:47.25rem!important}.w-190{width:47.5rem!important}.w-191{width:47.75rem!important}.w-192{width:48rem!important}.w-193{width:48.25rem!important}.w-194{width:48.5rem!important}.w-195{width:48.75rem!important}.w-196{width:49rem!important}.w-197{width:49.25rem!important}.w-198{width:49.5rem!important}.w-199{width:49.75rem!important}.w-200{width:50rem!important}.w-201{width:50.25rem!important}.w-202{width:50.5rem!important}.w-203{width:50.75rem!important}.w-204{width:51rem!important}.w-205{width:51.25rem!important}.w-206{width:51.5rem!important}.w-207{width:51.75rem!important}.w-208{width:52rem!important}.w-209{width:52.25rem!important}.w-210{width:52.5rem!important}.w-211{width:52.75rem!important}.w-212{width:53rem!important}.w-213{width:53.25rem!important}.w-214{width:53.5rem!important}.w-215{width:53.75rem!important}.w-216{width:54rem!important}.w-217{width:54.25rem!important}.w-218{width:54.5rem!important}.w-219{width:54.75rem!important}.w-220{width:55rem!important}.w-221{width:55.25rem!important}.w-222{width:55.5rem!important}.w-223{width:55.75rem!important}.w-224{width:56rem!important}.w-225{width:56.25rem!important}.w-226{width:56.5rem!important}.w-227{width:56.75rem!important}.w-228{width:57rem!important}.w-229{width:57.25rem!important}.w-230{width:57.5rem!important}.w-231{width:57.75rem!important}.w-232{width:58rem!important}.w-233{width:58.25rem!important}.w-234{width:58.5rem!important}.w-235{width:58.75rem!important}.w-236{width:59rem!important}.w-237{width:59.25rem!important}.w-238{width:59.5rem!important}.w-239{width:59.75rem!important}.w-240{width:60rem!important}.w-241{width:60.25rem!important}.w-242{width:60.5rem!important}.w-243{width:60.75rem!important}.w-244{width:61rem!important}.w-245{width:61.25rem!important}.w-246{width:61.5rem!important}.w-247{width:61.75rem!important}.w-248{width:62rem!important}.w-249{width:62.25rem!important}.w-250{width:62.5rem!important}.w-251{width:62.75rem!important}.w-252{width:63rem!important}.w-253{width:63.25rem!important}.w-254{width:63.5rem!important}.w-255{width:63.75rem!important}.w-256{width:64rem!important}.w-257{width:64.25rem!important}.w-258{width:64.5rem!important}.w-259{width:64.75rem!important}.w-260{width:65rem!important}.w-261{width:65.25rem!important}.w-262{width:65.5rem!important}.w-263{width:65.75rem!important}.w-264{width:66rem!important}.w-265{width:66.25rem!important}.w-266{width:66.5rem!important}.w-267{width:66.75rem!important}.w-268{width:67rem!important}.w-269{width:67.25rem!important}.w-270{width:67.5rem!important}.w-271{width:67.75rem!important}.w-272{width:68rem!important}.w-273{width:68.25rem!important}.w-274{width:68.5rem!important}.w-275{width:68.75rem!important}.w-276{width:69rem!important}.w-277{width:69.25rem!important}.w-278{width:69.5rem!important}.w-279{width:69.75rem!important}.w-280{width:70rem!important}.w-281{width:70.25rem!important}.w-282{width:70.5rem!important}.w-283{width:70.75rem!important}.w-284{width:71rem!important}.w-285{width:71.25rem!important}.w-286{width:71.5rem!important}.w-287{width:71.75rem!important}.w-288{width:72rem!important}.w-289{width:72.25rem!important}.w-290{width:72.5rem!important}.w-291{width:72.75rem!important}.w-292{width:73rem!important}.w-293{width:73.25rem!important}.w-294{width:73.5rem!important}.w-295{width:73.75rem!important}.w-296{width:74rem!important}.w-297{width:74.25rem!important}.w-298{width:74.5rem!important}.w-299{width:74.75rem!important}.w-300{width:75rem!important}.max-w-1{max-width:.25rem}.max-w-2{max-width:.5rem}.max-w-3{max-width:.75rem}.max-w-4{max-width:1rem}.max-w-5{max-width:1.25rem}.max-w-6{max-width:1.5rem}.max-w-7{max-width:1.75rem}.max-w-8{max-width:2rem}.max-w-9{max-width:2.25rem}.max-w-10{max-width:2.5rem}.max-w-11{max-width:2.75rem}.max-w-12{max-width:3rem}.max-w-13{max-width:3.25rem}.max-w-14{max-width:3.5rem}.max-w-15{max-width:3.75rem}.max-w-16{max-width:4rem}.max-w-17{max-width:4.25rem}.max-w-18{max-width:4.5rem}.max-w-19{max-width:4.75rem}.max-w-20{max-width:5rem}.max-w-21{max-width:5.25rem}.max-w-22{max-width:5.5rem}.max-w-23{max-width:5.75rem}.max-w-24{max-width:6rem}.max-w-25{max-width:6.25rem}.max-w-26{max-width:6.5rem}.max-w-27{max-width:6.75rem}.max-w-28{max-width:7rem}.max-w-29{max-width:7.25rem}.max-w-30{max-width:7.5rem}.max-w-31{max-width:7.75rem}.max-w-32{max-width:8rem}.max-w-33{max-width:8.25rem}.max-w-34{max-width:8.5rem}.max-w-35{max-width:8.75rem}.max-w-36{max-width:9rem}.max-w-37{max-width:9.25rem}.max-w-38{max-width:9.5rem}.max-w-39{max-width:9.75rem}.max-w-40{max-width:10rem}.max-w-41{max-width:10.25rem}.max-w-42{max-width:10.5rem}.max-w-43{max-width:10.75rem}.max-w-44{max-width:11rem}.max-w-45{max-width:11.25rem}.max-w-46{max-width:11.5rem}.max-w-47{max-width:11.75rem}.max-w-48{max-width:12rem}.max-w-49{max-width:12.25rem}.max-w-50{max-width:12.5rem}.max-w-51{max-width:12.75rem}.max-w-52{max-width:13rem}.max-w-53{max-width:13.25rem}.max-w-54{max-width:13.5rem}.max-w-55{max-width:13.75rem}.max-w-56{max-width:14rem}.max-w-57{max-width:14.25rem}.max-w-58{max-width:14.5rem}.max-w-59{max-width:14.75rem}.max-w-60{max-width:15rem}.max-w-61{max-width:15.25rem}.max-w-62{max-width:15.5rem}.max-w-63{max-width:15.75rem}.max-w-64{max-width:16rem}.max-w-65{max-width:16.25rem}.max-w-66{max-width:16.5rem}.max-w-67{max-width:16.75rem}.max-w-68{max-width:17rem}.max-w-69{max-width:17.25rem}.max-w-70{max-width:17.5rem}.max-w-71{max-width:17.75rem}.max-w-72{max-width:18rem}.max-w-73{max-width:18.25rem}.max-w-74{max-width:18.5rem}.max-w-75{max-width:18.75rem}.max-w-76{max-width:19rem}.max-w-77{max-width:19.25rem}.max-w-78{max-width:19.5rem}.max-w-79{max-width:19.75rem}.max-w-80{max-width:20rem}.max-w-81{max-width:20.25rem}.max-w-82{max-width:20.5rem}.max-w-83{max-width:20.75rem}.max-w-84{max-width:21rem}.max-w-85{max-width:21.25rem}.max-w-86{max-width:21.5rem}.max-w-87{max-width:21.75rem}.max-w-88{max-width:22rem}.max-w-89{max-width:22.25rem}.max-w-90{max-width:22.5rem}.max-w-91{max-width:22.75rem}.max-w-92{max-width:23rem}.max-w-93{max-width:23.25rem}.max-w-94{max-width:23.5rem}.max-w-95{max-width:23.75rem}.max-w-96{max-width:24rem}.max-w-97{max-width:24.25rem}.max-w-98{max-width:24.5rem}.max-w-99{max-width:24.75rem}.max-w-100{max-width:25rem}.max-w-101{max-width:25.25rem}.max-w-102{max-width:25.5rem}.max-w-103{max-width:25.75rem}.max-w-104{max-width:26rem}.max-w-105{max-width:26.25rem}.max-w-106{max-width:26.5rem}.max-w-107{max-width:26.75rem}.max-w-108{max-width:27rem}.max-w-109{max-width:27.25rem}.max-w-110{max-width:27.5rem}.max-w-111{max-width:27.75rem}.max-w-112{max-width:28rem}.max-w-113{max-width:28.25rem}.max-w-114{max-width:28.5rem}.max-w-115{max-width:28.75rem}.max-w-116{max-width:29rem}.max-w-117{max-width:29.25rem}.max-w-118{max-width:29.5rem}.max-w-119{max-width:29.75rem}.max-w-120{max-width:30rem}.max-w-121{max-width:30.25rem}.max-w-122{max-width:30.5rem}.max-w-123{max-width:30.75rem}.max-w-124{max-width:31rem}.max-w-125{max-width:31.25rem}.max-w-126{max-width:31.5rem}.max-w-127{max-width:31.75rem}.max-w-128{max-width:32rem}.max-w-129{max-width:32.25rem}.max-w-130{max-width:32.5rem}.max-w-131{max-width:32.75rem}.max-w-132{max-width:33rem}.max-w-133{max-width:33.25rem}.max-w-134{max-width:33.5rem}.max-w-135{max-width:33.75rem}.max-w-136{max-width:34rem}.max-w-137{max-width:34.25rem}.max-w-138{max-width:34.5rem}.max-w-139{max-width:34.75rem}.max-w-140{max-width:35rem}.max-w-141{max-width:35.25rem}.max-w-142{max-width:35.5rem}.max-w-143{max-width:35.75rem}.max-w-144{max-width:36rem}.max-w-145{max-width:36.25rem}.max-w-146{max-width:36.5rem}.max-w-147{max-width:36.75rem}.max-w-148{max-width:37rem}.max-w-149{max-width:37.25rem}.max-w-150{max-width:37.5rem}.max-w-151{max-width:37.75rem}.max-w-152{max-width:38rem}.max-w-153{max-width:38.25rem}.max-w-154{max-width:38.5rem}.max-w-155{max-width:38.75rem}.max-w-156{max-width:39rem}.max-w-157{max-width:39.25rem}.max-w-158{max-width:39.5rem}.max-w-159{max-width:39.75rem}.max-w-160{max-width:40rem}.max-w-161{max-width:40.25rem}.max-w-162{max-width:40.5rem}.max-w-163{max-width:40.75rem}.max-w-164{max-width:41rem}.max-w-165{max-width:41.25rem}.max-w-166{max-width:41.5rem}.max-w-167{max-width:41.75rem}.max-w-168{max-width:42rem}.max-w-169{max-width:42.25rem}.max-w-170{max-width:42.5rem}.max-w-171{max-width:42.75rem}.max-w-172{max-width:43rem}.max-w-173{max-width:43.25rem}.max-w-174{max-width:43.5rem}.max-w-175{max-width:43.75rem}.max-w-176{max-width:44rem}.max-w-177{max-width:44.25rem}.max-w-178{max-width:44.5rem}.max-w-179{max-width:44.75rem}.max-w-180{max-width:45rem}.max-w-181{max-width:45.25rem}.max-w-182{max-width:45.5rem}.max-w-183{max-width:45.75rem}.max-w-184{max-width:46rem}.max-w-185{max-width:46.25rem}.max-w-186{max-width:46.5rem}.max-w-187{max-width:46.75rem}.max-w-188{max-width:47rem}.max-w-189{max-width:47.25rem}.max-w-190{max-width:47.5rem}.max-w-191{max-width:47.75rem}.max-w-192{max-width:48rem}.max-w-193{max-width:48.25rem}.max-w-194{max-width:48.5rem}.max-w-195{max-width:48.75rem}.max-w-196{max-width:49rem}.max-w-197{max-width:49.25rem}.max-w-198{max-width:49.5rem}.max-w-199{max-width:49.75rem}.max-w-200{max-width:50rem}.max-w-201{max-width:50.25rem}.max-w-202{max-width:50.5rem}.max-w-203{max-width:50.75rem}.max-w-204{max-width:51rem}.max-w-205{max-width:51.25rem}.max-w-206{max-width:51.5rem}.max-w-207{max-width:51.75rem}.max-w-208{max-width:52rem}.max-w-209{max-width:52.25rem}.max-w-210{max-width:52.5rem}.max-w-211{max-width:52.75rem}.max-w-212{max-width:53rem}.max-w-213{max-width:53.25rem}.max-w-214{max-width:53.5rem}.max-w-215{max-width:53.75rem}.max-w-216{max-width:54rem}.max-w-217{max-width:54.25rem}.max-w-218{max-width:54.5rem}.max-w-219{max-width:54.75rem}.max-w-220{max-width:55rem}.max-w-221{max-width:55.25rem}.max-w-222{max-width:55.5rem}.max-w-223{max-width:55.75rem}.max-w-224{max-width:56rem}.max-w-225{max-width:56.25rem}.max-w-226{max-width:56.5rem}.max-w-227{max-width:56.75rem}.max-w-228{max-width:57rem}.max-w-229{max-width:57.25rem}.max-w-230{max-width:57.5rem}.max-w-231{max-width:57.75rem}.max-w-232{max-width:58rem}.max-w-233{max-width:58.25rem}.max-w-234{max-width:58.5rem}.max-w-235{max-width:58.75rem}.max-w-236{max-width:59rem}.max-w-237{max-width:59.25rem}.max-w-238{max-width:59.5rem}.max-w-239{max-width:59.75rem}.max-w-240{max-width:60rem}.max-w-241{max-width:60.25rem}.max-w-242{max-width:60.5rem}.max-w-243{max-width:60.75rem}.max-w-244{max-width:61rem}.max-w-245{max-width:61.25rem}.max-w-246{max-width:61.5rem}.max-w-247{max-width:61.75rem}.max-w-248{max-width:62rem}.max-w-249{max-width:62.25rem}.max-w-250{max-width:62.5rem}.max-w-251{max-width:62.75rem}.max-w-252{max-width:63rem}.max-w-253{max-width:63.25rem}.max-w-254{max-width:63.5rem}.max-w-255{max-width:63.75rem}.max-w-256{max-width:64rem}.max-w-257{max-width:64.25rem}.max-w-258{max-width:64.5rem}.max-w-259{max-width:64.75rem}.max-w-260{max-width:65rem}.max-w-261{max-width:65.25rem}.max-w-262{max-width:65.5rem}.max-w-263{max-width:65.75rem}.max-w-264{max-width:66rem}.max-w-265{max-width:66.25rem}.max-w-266{max-width:66.5rem}.max-w-267{max-width:66.75rem}.max-w-268{max-width:67rem}.max-w-269{max-width:67.25rem}.max-w-270{max-width:67.5rem}.max-w-271{max-width:67.75rem}.max-w-272{max-width:68rem}.max-w-273{max-width:68.25rem}.max-w-274{max-width:68.5rem}.max-w-275{max-width:68.75rem}.max-w-276{max-width:69rem}.max-w-277{max-width:69.25rem}.max-w-278{max-width:69.5rem}.max-w-279{max-width:69.75rem}.max-w-280{max-width:70rem}.max-w-281{max-width:70.25rem}.max-w-282{max-width:70.5rem}.max-w-283{max-width:70.75rem}.max-w-284{max-width:71rem}.max-w-285{max-width:71.25rem}.max-w-286{max-width:71.5rem}.max-w-287{max-width:71.75rem}.max-w-288{max-width:72rem}.max-w-289{max-width:72.25rem}.max-w-290{max-width:72.5rem}.max-w-291{max-width:72.75rem}.max-w-292{max-width:73rem}.max-w-293{max-width:73.25rem}.max-w-294{max-width:73.5rem}.max-w-295{max-width:73.75rem}.max-w-296{max-width:74rem}.max-w-297{max-width:74.25rem}.max-w-298{max-width:74.5rem}.max-w-299{max-width:74.75rem}.max-w-300{max-width:75rem}.max-w-full{max-width:100%}.h-full{height:100%}.h-screen{height:100vh}.h-auto{height:auto}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-13{height:3.25rem}.h-14{height:3.5rem}.h-15{height:3.75rem}.h-16{height:4rem}.h-17{height:4.25rem}.h-18{height:4.5rem}.h-19{height:4.75rem}.h-20{height:5rem}.h-21{height:5.25rem}.h-22{height:5.5rem}.h-23{height:5.75rem}.h-24{height:6rem}.h-25{height:6.25rem}.h-26{height:6.5rem}.h-27{height:6.75rem}.h-28{height:7rem}.h-29{height:7.25rem}.h-30{height:7.5rem}.h-31{height:7.75rem}.h-32{height:8rem}.h-33{height:8.25rem}.h-34{height:8.5rem}.h-35{height:8.75rem}.h-36{height:9rem}.h-37{height:9.25rem}.h-38{height:9.5rem}.h-39{height:9.75rem}.h-40{height:10rem}.h-41{height:10.25rem}.h-42{height:10.5rem}.h-43{height:10.75rem}.h-44{height:11rem}.h-45{height:11.25rem}.h-46{height:11.5rem}.h-47{height:11.75rem}.h-48{height:12rem}.h-49{height:12.25rem}.h-50{height:12.5rem}.h-51{height:12.75rem}.h-52{height:13rem}.h-53{height:13.25rem}.h-54{height:13.5rem}.h-55{height:13.75rem}.h-56{height:14rem}.h-57{height:14.25rem}.h-58{height:14.5rem}.h-59{height:14.75rem}.h-60{height:15rem}.h-61{height:15.25rem}.h-62{height:15.5rem}.h-63{height:15.75rem}.h-64{height:16rem}.h-65{height:16.25rem}.h-66{height:16.5rem}.h-67{height:16.75rem}.h-68{height:17rem}.h-69{height:17.25rem}.h-70{height:17.5rem}.h-71{height:17.75rem}.h-72{height:18rem}.h-73{height:18.25rem}.h-74{height:18.5rem}.h-75{height:18.75rem}.h-76{height:19rem}.h-77{height:19.25rem}.h-78{height:19.5rem}.h-79{height:19.75rem}.h-80{height:20rem}.h-81{height:20.25rem}.h-82{height:20.5rem}.h-83{height:20.75rem}.h-84{height:21rem}.h-85{height:21.25rem}.h-86{height:21.5rem}.h-87{height:21.75rem}.h-88{height:22rem}.h-89{height:22.25rem}.h-90{height:22.5rem}.h-91{height:22.75rem}.h-92{height:23rem}.h-93{height:23.25rem}.h-94{height:23.5rem}.h-95{height:23.75rem}.h-96{height:24rem}.h-97{height:24.25rem}.h-98{height:24.5rem}.h-99{height:24.75rem}.h-100{height:25rem}.h-101{height:25.25rem}.h-102{height:25.5rem}.h-103{height:25.75rem}.h-104{height:26rem}.h-105{height:26.25rem}.h-106{height:26.5rem}.h-107{height:26.75rem}.h-108{height:27rem}.h-109{height:27.25rem}.h-110{height:27.5rem}.h-111{height:27.75rem}.h-112{height:28rem}.h-113{height:28.25rem}.h-114{height:28.5rem}.h-115{height:28.75rem}.h-116{height:29rem}.h-117{height:29.25rem}.h-118{height:29.5rem}.h-119{height:29.75rem}.h-120{height:30rem}.h-121{height:30.25rem}.h-122{height:30.5rem}.h-123{height:30.75rem}.h-124{height:31rem}.h-125{height:31.25rem}.h-126{height:31.5rem}.h-127{height:31.75rem}.h-128{height:32rem}.h-129{height:32.25rem}.h-130{height:32.5rem}.h-131{height:32.75rem}.h-132{height:33rem}.h-133{height:33.25rem}.h-134{height:33.5rem}.h-135{height:33.75rem}.h-136{height:34rem}.h-137{height:34.25rem}.h-138{height:34.5rem}.h-139{height:34.75rem}.h-140{height:35rem}.h-141{height:35.25rem}.h-142{height:35.5rem}.h-143{height:35.75rem}.h-144{height:36rem}.h-145{height:36.25rem}.h-146{height:36.5rem}.h-147{height:36.75rem}.h-148{height:37rem}.h-149{height:37.25rem}.h-150{height:37.5rem}.h-151{height:37.75rem}.h-152{height:38rem}.h-153{height:38.25rem}.h-154{height:38.5rem}.h-155{height:38.75rem}.h-156{height:39rem}.h-157{height:39.25rem}.h-158{height:39.5rem}.h-159{height:39.75rem}.h-160{height:40rem}.h-161{height:40.25rem}.h-162{height:40.5rem}.h-163{height:40.75rem}.h-164{height:41rem}.h-165{height:41.25rem}.h-166{height:41.5rem}.h-167{height:41.75rem}.h-168{height:42rem}.h-169{height:42.25rem}.h-170{height:42.5rem}.h-171{height:42.75rem}.h-172{height:43rem}.h-173{height:43.25rem}.h-174{height:43.5rem}.h-175{height:43.75rem}.h-176{height:44rem}.h-177{height:44.25rem}.h-178{height:44.5rem}.h-179{height:44.75rem}.h-180{height:45rem}.h-181{height:45.25rem}.h-182{height:45.5rem}.h-183{height:45.75rem}.h-184{height:46rem}.h-185{height:46.25rem}.h-186{height:46.5rem}.h-187{height:46.75rem}.h-188{height:47rem}.h-189{height:47.25rem}.h-190{height:47.5rem}.h-191{height:47.75rem}.h-192{height:48rem}.h-193{height:48.25rem}.h-194{height:48.5rem}.h-195{height:48.75rem}.h-196{height:49rem}.h-197{height:49.25rem}.h-198{height:49.5rem}.h-199{height:49.75rem}.h-200{height:50rem}.h-201{height:50.25rem}.h-202{height:50.5rem}.h-203{height:50.75rem}.h-204{height:51rem}.h-205{height:51.25rem}.h-206{height:51.5rem}.h-207{height:51.75rem}.h-208{height:52rem}.h-209{height:52.25rem}.h-210{height:52.5rem}.h-211{height:52.75rem}.h-212{height:53rem}.h-213{height:53.25rem}.h-214{height:53.5rem}.h-215{height:53.75rem}.h-216{height:54rem}.h-217{height:54.25rem}.h-218{height:54.5rem}.h-219{height:54.75rem}.h-220{height:55rem}.h-221{height:55.25rem}.h-222{height:55.5rem}.h-223{height:55.75rem}.h-224{height:56rem}.h-225{height:56.25rem}.h-226{height:56.5rem}.h-227{height:56.75rem}.h-228{height:57rem}.h-229{height:57.25rem}.h-230{height:57.5rem}.h-231{height:57.75rem}.h-232{height:58rem}.h-233{height:58.25rem}.h-234{height:58.5rem}.h-235{height:58.75rem}.h-236{height:59rem}.h-237{height:59.25rem}.h-238{height:59.5rem}.h-239{height:59.75rem}.h-240{height:60rem}.h-241{height:60.25rem}.h-242{height:60.5rem}.h-243{height:60.75rem}.h-244{height:61rem}.h-245{height:61.25rem}.h-246{height:61.5rem}.h-247{height:61.75rem}.h-248{height:62rem}.h-249{height:62.25rem}.h-250{height:62.5rem}.h-251{height:62.75rem}.h-252{height:63rem}.h-253{height:63.25rem}.h-254{height:63.5rem}.h-255{height:63.75rem}.h-256{height:64rem}.h-257{height:64.25rem}.h-258{height:64.5rem}.h-259{height:64.75rem}.h-260{height:65rem}.h-261{height:65.25rem}.h-262{height:65.5rem}.h-263{height:65.75rem}.h-264{height:66rem}.h-265{height:66.25rem}.h-266{height:66.5rem}.h-267{height:66.75rem}.h-268{height:67rem}.h-269{height:67.25rem}.h-270{height:67.5rem}.h-271{height:67.75rem}.h-272{height:68rem}.h-273{height:68.25rem}.h-274{height:68.5rem}.h-275{height:68.75rem}.h-276{height:69rem}.h-277{height:69.25rem}.h-278{height:69.5rem}.h-279{height:69.75rem}.h-280{height:70rem}.h-281{height:70.25rem}.h-282{height:70.5rem}.h-283{height:70.75rem}.h-284{height:71rem}.h-285{height:71.25rem}.h-286{height:71.5rem}.h-287{height:71.75rem}.h-288{height:72rem}.h-289{height:72.25rem}.h-290{height:72.5rem}.h-291{height:72.75rem}.h-292{height:73rem}.h-293{height:73.25rem}.h-294{height:73.5rem}.h-295{height:73.75rem}.h-296{height:74rem}.h-297{height:74.25rem}.h-298{height:74.5rem}.h-299{height:74.75rem}.h-300{height:75rem}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100dvh}.min-h-1{min-height:.25rem}.min-h-2{min-height:.5rem}.min-h-3{min-height:.75rem}.min-h-4{min-height:1rem}.min-h-5{min-height:1.25rem}.min-h-6{min-height:1.5rem}.min-h-7{min-height:1.75rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-13{min-height:3.25rem}.min-h-14{min-height:3.5rem}.min-h-15{min-height:3.75rem}.min-h-16{min-height:4rem}.min-h-17{min-height:4.25rem}.min-h-18{min-height:4.5rem}.min-h-19{min-height:4.75rem}.min-h-20{min-height:5rem}.min-h-21{min-height:5.25rem}.min-h-22{min-height:5.5rem}.min-h-23{min-height:5.75rem}.min-h-24{min-height:6rem}.min-h-25{min-height:6.25rem}.min-h-26{min-height:6.5rem}.min-h-27{min-height:6.75rem}.min-h-28{min-height:7rem}.min-h-29{min-height:7.25rem}.min-h-30{min-height:7.5rem}.min-h-31{min-height:7.75rem}.min-h-32{min-height:8rem}.min-h-33{min-height:8.25rem}.min-h-34{min-height:8.5rem}.min-h-35{min-height:8.75rem}.min-h-36{min-height:9rem}.min-h-37{min-height:9.25rem}.min-h-38{min-height:9.5rem}.min-h-39{min-height:9.75rem}.min-h-40{min-height:10rem}.min-h-41{min-height:10.25rem}.min-h-42{min-height:10.5rem}.min-h-43{min-height:10.75rem}.min-h-44{min-height:11rem}.min-h-45{min-height:11.25rem}.min-h-46{min-height:11.5rem}.min-h-47{min-height:11.75rem}.min-h-48{min-height:12rem}.min-h-49{min-height:12.25rem}.min-h-50{min-height:12.5rem}.min-h-51{min-height:12.75rem}.min-h-52{min-height:13rem}.min-h-53{min-height:13.25rem}.min-h-54{min-height:13.5rem}.min-h-55{min-height:13.75rem}.min-h-56{min-height:14rem}.min-h-57{min-height:14.25rem}.min-h-58{min-height:14.5rem}.min-h-59{min-height:14.75rem}.min-h-60{min-height:15rem}.min-h-61{min-height:15.25rem}.min-h-62{min-height:15.5rem}.min-h-63{min-height:15.75rem}.min-h-64{min-height:16rem}.min-h-65{min-height:16.25rem}.min-h-66{min-height:16.5rem}.min-h-67{min-height:16.75rem}.min-h-68{min-height:17rem}.min-h-69{min-height:17.25rem}.min-h-70{min-height:17.5rem}.min-h-71{min-height:17.75rem}.min-h-72{min-height:18rem}.min-h-73{min-height:18.25rem}.min-h-74{min-height:18.5rem}.min-h-75{min-height:18.75rem}.min-h-76{min-height:19rem}.min-h-77{min-height:19.25rem}.min-h-78{min-height:19.5rem}.min-h-79{min-height:19.75rem}.min-h-80{min-height:20rem}.min-h-81{min-height:20.25rem}.min-h-82{min-height:20.5rem}.min-h-83{min-height:20.75rem}.min-h-84{min-height:21rem}.min-h-85{min-height:21.25rem}.min-h-86{min-height:21.5rem}.min-h-87{min-height:21.75rem}.min-h-88{min-height:22rem}.min-h-89{min-height:22.25rem}.min-h-90{min-height:22.5rem}.min-h-91{min-height:22.75rem}.min-h-92{min-height:23rem}.min-h-93{min-height:23.25rem}.min-h-94{min-height:23.5rem}.min-h-95{min-height:23.75rem}.min-h-96{min-height:24rem}.min-h-97{min-height:24.25rem}.min-h-98{min-height:24.5rem}.min-h-99{min-height:24.75rem}.min-h-100{min-height:25rem}.min-h-101{min-height:25.25rem}.min-h-102{min-height:25.5rem}.min-h-103{min-height:25.75rem}.min-h-104{min-height:26rem}.min-h-105{min-height:26.25rem}.min-h-106{min-height:26.5rem}.min-h-107{min-height:26.75rem}.min-h-108{min-height:27rem}.min-h-109{min-height:27.25rem}.min-h-110{min-height:27.5rem}.min-h-111{min-height:27.75rem}.min-h-112{min-height:28rem}.min-h-113{min-height:28.25rem}.min-h-114{min-height:28.5rem}.min-h-115{min-height:28.75rem}.min-h-116{min-height:29rem}.min-h-117{min-height:29.25rem}.min-h-118{min-height:29.5rem}.min-h-119{min-height:29.75rem}.min-h-120{min-height:30rem}.min-h-121{min-height:30.25rem}.min-h-122{min-height:30.5rem}.min-h-123{min-height:30.75rem}.min-h-124{min-height:31rem}.min-h-125{min-height:31.25rem}.min-h-126{min-height:31.5rem}.min-h-127{min-height:31.75rem}.min-h-128{min-height:32rem}.min-h-129{min-height:32.25rem}.min-h-130{min-height:32.5rem}.min-h-131{min-height:32.75rem}.min-h-132{min-height:33rem}.min-h-133{min-height:33.25rem}.min-h-134{min-height:33.5rem}.min-h-135{min-height:33.75rem}.min-h-136{min-height:34rem}.min-h-137{min-height:34.25rem}.min-h-138{min-height:34.5rem}.min-h-139{min-height:34.75rem}.min-h-140{min-height:35rem}.min-h-141{min-height:35.25rem}.min-h-142{min-height:35.5rem}.min-h-143{min-height:35.75rem}.min-h-144{min-height:36rem}.min-h-145{min-height:36.25rem}.min-h-146{min-height:36.5rem}.min-h-147{min-height:36.75rem}.min-h-148{min-height:37rem}.min-h-149{min-height:37.25rem}.min-h-150{min-height:37.5rem}.min-h-151{min-height:37.75rem}.min-h-152{min-height:38rem}.min-h-153{min-height:38.25rem}.min-h-154{min-height:38.5rem}.min-h-155{min-height:38.75rem}.min-h-156{min-height:39rem}.min-h-157{min-height:39.25rem}.min-h-158{min-height:39.5rem}.min-h-159{min-height:39.75rem}.min-h-160{min-height:40rem}.min-h-161{min-height:40.25rem}.min-h-162{min-height:40.5rem}.min-h-163{min-height:40.75rem}.min-h-164{min-height:41rem}.min-h-165{min-height:41.25rem}.min-h-166{min-height:41.5rem}.min-h-167{min-height:41.75rem}.min-h-168{min-height:42rem}.min-h-169{min-height:42.25rem}.min-h-170{min-height:42.5rem}.min-h-171{min-height:42.75rem}.min-h-172{min-height:43rem}.min-h-173{min-height:43.25rem}.min-h-174{min-height:43.5rem}.min-h-175{min-height:43.75rem}.min-h-176{min-height:44rem}.min-h-177{min-height:44.25rem}.min-h-178{min-height:44.5rem}.min-h-179{min-height:44.75rem}.min-h-180{min-height:45rem}.min-h-181{min-height:45.25rem}.min-h-182{min-height:45.5rem}.min-h-183{min-height:45.75rem}.min-h-184{min-height:46rem}.min-h-185{min-height:46.25rem}.min-h-186{min-height:46.5rem}.min-h-187{min-height:46.75rem}.min-h-188{min-height:47rem}.min-h-189{min-height:47.25rem}.min-h-190{min-height:47.5rem}.min-h-191{min-height:47.75rem}.min-h-192{min-height:48rem}.min-h-193{min-height:48.25rem}.min-h-194{min-height:48.5rem}.min-h-195{min-height:48.75rem}.min-h-196{min-height:49rem}.min-h-197{min-height:49.25rem}.min-h-198{min-height:49.5rem}.min-h-199{min-height:49.75rem}.min-h-200{min-height:50rem}.min-h-201{min-height:50.25rem}.min-h-202{min-height:50.5rem}.min-h-203{min-height:50.75rem}.min-h-204{min-height:51rem}.min-h-205{min-height:51.25rem}.min-h-206{min-height:51.5rem}.min-h-207{min-height:51.75rem}.min-h-208{min-height:52rem}.min-h-209{min-height:52.25rem}.min-h-210{min-height:52.5rem}.min-h-211{min-height:52.75rem}.min-h-212{min-height:53rem}.min-h-213{min-height:53.25rem}.min-h-214{min-height:53.5rem}.min-h-215{min-height:53.75rem}.min-h-216{min-height:54rem}.min-h-217{min-height:54.25rem}.min-h-218{min-height:54.5rem}.min-h-219{min-height:54.75rem}.min-h-220{min-height:55rem}.min-h-221{min-height:55.25rem}.min-h-222{min-height:55.5rem}.min-h-223{min-height:55.75rem}.min-h-224{min-height:56rem}.min-h-225{min-height:56.25rem}.min-h-226{min-height:56.5rem}.min-h-227{min-height:56.75rem}.min-h-228{min-height:57rem}.min-h-229{min-height:57.25rem}.min-h-230{min-height:57.5rem}.min-h-231{min-height:57.75rem}.min-h-232{min-height:58rem}.min-h-233{min-height:58.25rem}.min-h-234{min-height:58.5rem}.min-h-235{min-height:58.75rem}.min-h-236{min-height:59rem}.min-h-237{min-height:59.25rem}.min-h-238{min-height:59.5rem}.min-h-239{min-height:59.75rem}.min-h-240{min-height:60rem}.min-h-241{min-height:60.25rem}.min-h-242{min-height:60.5rem}.min-h-243{min-height:60.75rem}.min-h-244{min-height:61rem}.min-h-245{min-height:61.25rem}.min-h-246{min-height:61.5rem}.min-h-247{min-height:61.75rem}.min-h-248{min-height:62rem}.min-h-249{min-height:62.25rem}.min-h-250{min-height:62.5rem}.min-h-251{min-height:62.75rem}.min-h-252{min-height:63rem}.min-h-253{min-height:63.25rem}.min-h-254{min-height:63.5rem}.min-h-255{min-height:63.75rem}.min-h-256{min-height:64rem}.min-h-257{min-height:64.25rem}.min-h-258{min-height:64.5rem}.min-h-259{min-height:64.75rem}.min-h-260{min-height:65rem}.min-h-261{min-height:65.25rem}.min-h-262{min-height:65.5rem}.min-h-263{min-height:65.75rem}.min-h-264{min-height:66rem}.min-h-265{min-height:66.25rem}.min-h-266{min-height:66.5rem}.min-h-267{min-height:66.75rem}.min-h-268{min-height:67rem}.min-h-269{min-height:67.25rem}.min-h-270{min-height:67.5rem}.min-h-271{min-height:67.75rem}.min-h-272{min-height:68rem}.min-h-273{min-height:68.25rem}.min-h-274{min-height:68.5rem}.min-h-275{min-height:68.75rem}.min-h-276{min-height:69rem}.min-h-277{min-height:69.25rem}.min-h-278{min-height:69.5rem}.min-h-279{min-height:69.75rem}.min-h-280{min-height:70rem}.min-h-281{min-height:70.25rem}.min-h-282{min-height:70.5rem}.min-h-283{min-height:70.75rem}.min-h-284{min-height:71rem}.min-h-285{min-height:71.25rem}.min-h-286{min-height:71.5rem}.min-h-287{min-height:71.75rem}.min-h-288{min-height:72rem}.min-h-289{min-height:72.25rem}.min-h-290{min-height:72.5rem}.min-h-291{min-height:72.75rem}.min-h-292{min-height:73rem}.min-h-293{min-height:73.25rem}.min-h-294{min-height:73.5rem}.min-h-295{min-height:73.75rem}.min-h-296{min-height:74rem}.min-h-297{min-height:74.25rem}.min-h-298{min-height:74.5rem}.min-h-299{min-height:74.75rem}.min-h-300{min-height:75rem}.min-w-0{min-width:0}.min-w-1{min-width:.25rem}.min-w-2{min-width:.5rem}.min-w-3{min-width:.75rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-7{min-width:1.75rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-13{min-width:3.25rem}.min-w-14{min-width:3.5rem}.min-w-15{min-width:3.75rem}.min-w-16{min-width:4rem}.min-w-17{min-width:4.25rem}.min-w-18{min-width:4.5rem}.min-w-19{min-width:4.75rem}.min-w-20{min-width:5rem}.min-w-21{min-width:5.25rem}.min-w-22{min-width:5.5rem}.min-w-23{min-width:5.75rem}.min-w-24{min-width:6rem}.min-w-25{min-width:6.25rem}.min-w-26{min-width:6.5rem}.min-w-27{min-width:6.75rem}.min-w-28{min-width:7rem}.min-w-29{min-width:7.25rem}.min-w-30{min-width:7.5rem}.min-w-31{min-width:7.75rem}.min-w-32{min-width:8rem}.min-w-33{min-width:8.25rem}.min-w-34{min-width:8.5rem}.min-w-35{min-width:8.75rem}.min-w-36{min-width:9rem}.min-w-37{min-width:9.25rem}.min-w-38{min-width:9.5rem}.min-w-39{min-width:9.75rem}.min-w-40{min-width:10rem}.min-w-41{min-width:10.25rem}.min-w-42{min-width:10.5rem}.min-w-43{min-width:10.75rem}.min-w-44{min-width:11rem}.min-w-45{min-width:11.25rem}.min-w-46{min-width:11.5rem}.min-w-47{min-width:11.75rem}.min-w-48{min-width:12rem}.min-w-49{min-width:12.25rem}.min-w-50{min-width:12.5rem}.min-w-51{min-width:12.75rem}.min-w-52{min-width:13rem}.min-w-53{min-width:13.25rem}.min-w-54{min-width:13.5rem}.min-w-55{min-width:13.75rem}.min-w-56{min-width:14rem}.min-w-57{min-width:14.25rem}.min-w-58{min-width:14.5rem}.min-w-59{min-width:14.75rem}.min-w-60{min-width:15rem}.min-w-61{min-width:15.25rem}.min-w-62{min-width:15.5rem}.min-w-63{min-width:15.75rem}.min-w-64{min-width:16rem}.min-w-65{min-width:16.25rem}.min-w-66{min-width:16.5rem}.min-w-67{min-width:16.75rem}.min-w-68{min-width:17rem}.min-w-69{min-width:17.25rem}.min-w-70{min-width:17.5rem}.min-w-71{min-width:17.75rem}.min-w-72{min-width:18rem}.min-w-73{min-width:18.25rem}.min-w-74{min-width:18.5rem}.min-w-75{min-width:18.75rem}.min-w-76{min-width:19rem}.min-w-77{min-width:19.25rem}.min-w-78{min-width:19.5rem}.min-w-79{min-width:19.75rem}.min-w-80{min-width:20rem}.min-w-81{min-width:20.25rem}.min-w-82{min-width:20.5rem}.min-w-83{min-width:20.75rem}.min-w-84{min-width:21rem}.min-w-85{min-width:21.25rem}.min-w-86{min-width:21.5rem}.min-w-87{min-width:21.75rem}.min-w-88{min-width:22rem}.min-w-89{min-width:22.25rem}.min-w-90{min-width:22.5rem}.min-w-91{min-width:22.75rem}.min-w-92{min-width:23rem}.min-w-93{min-width:23.25rem}.min-w-94{min-width:23.5rem}.min-w-95{min-width:23.75rem}.min-w-96{min-width:24rem}.min-w-97{min-width:24.25rem}.min-w-98{min-width:24.5rem}.min-w-99{min-width:24.75rem}.min-w-100{min-width:25rem}.min-w-101{min-width:25.25rem}.min-w-102{min-width:25.5rem}.min-w-103{min-width:25.75rem}.min-w-104{min-width:26rem}.min-w-105{min-width:26.25rem}.min-w-106{min-width:26.5rem}.min-w-107{min-width:26.75rem}.min-w-108{min-width:27rem}.min-w-109{min-width:27.25rem}.min-w-110{min-width:27.5rem}.min-w-111{min-width:27.75rem}.min-w-112{min-width:28rem}.min-w-113{min-width:28.25rem}.min-w-114{min-width:28.5rem}.min-w-115{min-width:28.75rem}.min-w-116{min-width:29rem}.min-w-117{min-width:29.25rem}.min-w-118{min-width:29.5rem}.min-w-119{min-width:29.75rem}.min-w-120{min-width:30rem}.min-w-121{min-width:30.25rem}.min-w-122{min-width:30.5rem}.min-w-123{min-width:30.75rem}.min-w-124{min-width:31rem}.min-w-125{min-width:31.25rem}.min-w-126{min-width:31.5rem}.min-w-127{min-width:31.75rem}.min-w-128{min-width:32rem}.min-w-129{min-width:32.25rem}.min-w-130{min-width:32.5rem}.min-w-131{min-width:32.75rem}.min-w-132{min-width:33rem}.min-w-133{min-width:33.25rem}.min-w-134{min-width:33.5rem}.min-w-135{min-width:33.75rem}.min-w-136{min-width:34rem}.min-w-137{min-width:34.25rem}.min-w-138{min-width:34.5rem}.min-w-139{min-width:34.75rem}.min-w-140{min-width:35rem}.min-w-141{min-width:35.25rem}.min-w-142{min-width:35.5rem}.min-w-143{min-width:35.75rem}.min-w-144{min-width:36rem}.min-w-145{min-width:36.25rem}.min-w-146{min-width:36.5rem}.min-w-147{min-width:36.75rem}.min-w-148{min-width:37rem}.min-w-149{min-width:37.25rem}.min-w-150{min-width:37.5rem}.min-w-151{min-width:37.75rem}.min-w-152{min-width:38rem}.min-w-153{min-width:38.25rem}.min-w-154{min-width:38.5rem}.min-w-155{min-width:38.75rem}.min-w-156{min-width:39rem}.min-w-157{min-width:39.25rem}.min-w-158{min-width:39.5rem}.min-w-159{min-width:39.75rem}.min-w-160{min-width:40rem}.min-w-161{min-width:40.25rem}.min-w-162{min-width:40.5rem}.min-w-163{min-width:40.75rem}.min-w-164{min-width:41rem}.min-w-165{min-width:41.25rem}.min-w-166{min-width:41.5rem}.min-w-167{min-width:41.75rem}.min-w-168{min-width:42rem}.min-w-169{min-width:42.25rem}.min-w-170{min-width:42.5rem}.min-w-171{min-width:42.75rem}.min-w-172{min-width:43rem}.min-w-173{min-width:43.25rem}.min-w-174{min-width:43.5rem}.min-w-175{min-width:43.75rem}.min-w-176{min-width:44rem}.min-w-177{min-width:44.25rem}.min-w-178{min-width:44.5rem}.min-w-179{min-width:44.75rem}.min-w-180{min-width:45rem}.min-w-181{min-width:45.25rem}.min-w-182{min-width:45.5rem}.min-w-183{min-width:45.75rem}.min-w-184{min-width:46rem}.min-w-185{min-width:46.25rem}.min-w-186{min-width:46.5rem}.min-w-187{min-width:46.75rem}.min-w-188{min-width:47rem}.min-w-189{min-width:47.25rem}.min-w-190{min-width:47.5rem}.min-w-191{min-width:47.75rem}.min-w-192{min-width:48rem}.min-w-193{min-width:48.25rem}.min-w-194{min-width:48.5rem}.min-w-195{min-width:48.75rem}.min-w-196{min-width:49rem}.min-w-197{min-width:49.25rem}.min-w-198{min-width:49.5rem}.min-w-199{min-width:49.75rem}.min-w-200{min-width:50rem}.min-w-201{min-width:50.25rem}.min-w-202{min-width:50.5rem}.min-w-203{min-width:50.75rem}.min-w-204{min-width:51rem}.min-w-205{min-width:51.25rem}.min-w-206{min-width:51.5rem}.min-w-207{min-width:51.75rem}.min-w-208{min-width:52rem}.min-w-209{min-width:52.25rem}.min-w-210{min-width:52.5rem}.min-w-211{min-width:52.75rem}.min-w-212{min-width:53rem}.min-w-213{min-width:53.25rem}.min-w-214{min-width:53.5rem}.min-w-215{min-width:53.75rem}.min-w-216{min-width:54rem}.min-w-217{min-width:54.25rem}.min-w-218{min-width:54.5rem}.min-w-219{min-width:54.75rem}.min-w-220{min-width:55rem}.min-w-221{min-width:55.25rem}.min-w-222{min-width:55.5rem}.min-w-223{min-width:55.75rem}.min-w-224{min-width:56rem}.min-w-225{min-width:56.25rem}.min-w-226{min-width:56.5rem}.min-w-227{min-width:56.75rem}.min-w-228{min-width:57rem}.min-w-229{min-width:57.25rem}.min-w-230{min-width:57.5rem}.min-w-231{min-width:57.75rem}.min-w-232{min-width:58rem}.min-w-233{min-width:58.25rem}.min-w-234{min-width:58.5rem}.min-w-235{min-width:58.75rem}.min-w-236{min-width:59rem}.min-w-237{min-width:59.25rem}.min-w-238{min-width:59.5rem}.min-w-239{min-width:59.75rem}.min-w-240{min-width:60rem}.min-w-241{min-width:60.25rem}.min-w-242{min-width:60.5rem}.min-w-243{min-width:60.75rem}.min-w-244{min-width:61rem}.min-w-245{min-width:61.25rem}.min-w-246{min-width:61.5rem}.min-w-247{min-width:61.75rem}.min-w-248{min-width:62rem}.min-w-249{min-width:62.25rem}.min-w-250{min-width:62.5rem}.min-w-251{min-width:62.75rem}.min-w-252{min-width:63rem}.min-w-253{min-width:63.25rem}.min-w-254{min-width:63.5rem}.min-w-255{min-width:63.75rem}.min-w-256{min-width:64rem}.min-w-257{min-width:64.25rem}.min-w-258{min-width:64.5rem}.min-w-259{min-width:64.75rem}.min-w-260{min-width:65rem}.min-w-261{min-width:65.25rem}.min-w-262{min-width:65.5rem}.min-w-263{min-width:65.75rem}.min-w-264{min-width:66rem}.min-w-265{min-width:66.25rem}.min-w-266{min-width:66.5rem}.min-w-267{min-width:66.75rem}.min-w-268{min-width:67rem}.min-w-269{min-width:67.25rem}.min-w-270{min-width:67.5rem}.min-w-271{min-width:67.75rem}.min-w-272{min-width:68rem}.min-w-273{min-width:68.25rem}.min-w-274{min-width:68.5rem}.min-w-275{min-width:68.75rem}.min-w-276{min-width:69rem}.min-w-277{min-width:69.25rem}.min-w-278{min-width:69.5rem}.min-w-279{min-width:69.75rem}.min-w-280{min-width:70rem}.min-w-281{min-width:70.25rem}.min-w-282{min-width:70.5rem}.min-w-283{min-width:70.75rem}.min-w-284{min-width:71rem}.min-w-285{min-width:71.25rem}.min-w-286{min-width:71.5rem}.min-w-287{min-width:71.75rem}.min-w-288{min-width:72rem}.min-w-289{min-width:72.25rem}.min-w-290{min-width:72.5rem}.min-w-291{min-width:72.75rem}.min-w-292{min-width:73rem}.min-w-293{min-width:73.25rem}.min-w-294{min-width:73.5rem}.min-w-295{min-width:73.75rem}.min-w-296{min-width:74rem}.min-w-297{min-width:74.25rem}.min-w-298{min-width:74.5rem}.min-w-299{min-width:74.75rem}.min-w-300{min-width:75rem}mat-icon.icon-xxs{font-size:14px;width:14px!important;height:14px!important}mat-icon.icon-xs{font-size:16px;width:16px!important;height:16px!important}mat-icon.icon-sm{font-size:20px;width:20px!important;height:20px!important}mat-icon.icon-base{font-size:24px;width:24px!important;height:24px!important}mat-icon.icon-md{font-size:28px;width:28px!important;height:28px!important}mat-icon.icon-lg{font-size:32px;width:32px!important;height:32px!important}mat-icon.icon-xl{font-size:40px;width:40px!important;height:40px!important}mat-icon.icon-2xl{font-size:48px;width:48px!important;height:48px!important}mat-icon.icon-3xl{font-size:56px;width:56px!important;height:56px!important}mat-icon.icon-4xl{font-size:64px;width:64px!important;height:64px!important}mat-icon.icon-5xl{font-size:80px;width:80px!important;height:80px!important}.mat-icon.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.mat-icon.material-symbols-rounded.icon-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.bottom-0{bottom:0}.z-10{z-index:10}.box-border{box-sizing:border-box}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.scroll-thin{scrollbar-width:thin}.scroll-hidden{scrollbar-width:none}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-grab{cursor:grab}.transition-all{transition:all .15s ease}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease,fill .15s ease}.transition-opacity{transition:opacity .15s ease}.transition-transform{transition:transform .15s ease}.transition-none{transition:none}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.float-button{position:fixed;bottom:calc(1rem + env(safe-area-inset-bottom));right:.5rem;z-index:10}@media (min-width: 599px){.float-button{bottom:1rem}}app-button.float-button button.float-button-inner{border-radius:9999px;width:3rem;height:3rem;min-width:3rem;padding:0}.mat-mdc-menu-panel,.mat-mdc-select-panel,.mat-mdc-autocomplete-panel{background-color:var(--app-white)!important}.mat-mdc-autocomplete-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-autocomplete-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled),.mat-mdc-autocomplete-panel .mat-mdc-option:active:not(.mdc-list-item--disabled){background-color:var(--app-primary-50)!important}.mat-mdc-menu-panel .mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-panel .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-panel .mat-mdc-menu-item:active:not([disabled]){background-color:var(--app-primary-50)!important}.mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled),.mat-mdc-select-panel .mat-mdc-option:active:not(.mdc-list-item--disabled){background-color:var(--app-primary-50)!important}.mat-mdc-select-panel .mat-mdc-option.app-option-truncate{max-width:100%}.mat-mdc-select-panel .mat-mdc-option.app-option-truncate .mdc-list-item__primary-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-mdc-outlined-button.mat-mdc-button-base{background-color:var(--app-white)!important}.mat-mdc-outlined-button.mat-mdc-button-base:before{background-color:var(--app-primary-50);opacity:0}.mat-mdc-outlined-button.mat-mdc-button-base:hover:before{opacity:1}.mat-mdc-outlined-button.mat-mdc-button-base.cdk-focused:not(:hover):before,.mat-mdc-outlined-button.mat-mdc-button-base.cdk-program-focused:not(:hover):before{opacity:0!important}.mat-mdc-outlined-button.mat-mdc-button-base:focus-visible{outline:2px solid var(--mat-sys-primary);outline-offset:2px}.screen-center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.app-dialog-panel .mat-mdc-dialog-surface{background-color:var(--app-white)}.lightbox-dialog-panel .mat-mdc-dialog-surface{background-color:transparent;box-shadow:none;padding:0;overflow:visible;display:flex;align-items:center;justify-content:center}.drawer-panel.bg-surface{background-color:var(--app-white)!important}.app-snackbar.mat-mdc-snack-bar-container{--mat-snackbar-container-color: transparent;--mat-snack-bar-button-color: currentColor}.app-snackbar.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:transparent!important;box-shadow:none!important;padding:0!important}mat-expansion-panel.mat-expanded .mat-expansion-panel-header{border-bottom:1px solid var(--mat-sys-outline-variant);border-bottom-left-radius:0;border-bottom-right-radius:0}button:focus-visible{outline:2px solid var(--mat-sys-primary);outline-offset:2px}.section-title{font-size:16px;font-weight:700;margin:0 0 12px;padding-left:8px;border-left:3px solid var(--mat-sys-primary)}textarea,textarea[matInput]{resize:none}.cdk-overlay-pane.app-date-picker-overlay-pane{z-index:1100;max-width:calc(100vw - 32px)}.date-picker-panel .mat-calendar-body-cell.calendar-today:not(.range-start):not(.range-end) .mat-calendar-body-cell-content{border:1px solid var(--mat-sys-primary);color:var(--mat-sys-primary)}.date-picker-panel .mat-calendar-body-cell.range-start .mat-calendar-body-cell-content,.date-picker-panel .mat-calendar-body-cell.range-end .mat-calendar-body-cell-content{background:var(--mat-sys-primary)!important;color:var(--mat-sys-on-primary)!important}@keyframes change-password-drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes change-password-drawer-exit{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes change-password-drawer-backdrop-exit{0%{opacity:1}to{opacity:0}}.disabled{pointer-events:none;opacity:.5}.inactive{filter:brightness(.96)}
