@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0.16)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0.16)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var: 1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-ripple-surface{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;position:relative;outline:none;overflow:hidden}.mdc-ripple-surface::before,.mdc-ripple-surface::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface::before{transition:opacity 15ms linear;z-index:1}.mdc-ripple-surface.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface::before,.mdc-ripple-surface::after{background-color:#000}.mdc-ripple-surface:hover::before{opacity:.04}.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before,.mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-ripple-surface::before,.mdc-ripple-surface::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-ripple-surface.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after{top:var(--mdc-ripple-top, calc(50% - 50%));left:var(--mdc-ripple-left, calc(50% - 50%));width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface--primary::before,.mdc-ripple-surface--primary::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-ripple-surface--primary::before,.mdc-ripple-surface--primary::after{background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-ripple-surface--primary:hover::before{opacity:.04}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before,.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-ripple-surface--accent::before,.mdc-ripple-surface--accent::after{background-color:#018786}@supports not (-ms-ime-align: auto){.mdc-ripple-surface--accent::before,.mdc-ripple-surface--accent::after{background-color:var(--mdc-theme-secondary, #018786)}}.mdc-ripple-surface--accent:hover::before{opacity:.04}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before,.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;display:inline-block;position:relative;box-sizing:border-box;min-width:64px;height:36px;padding:0 16px;border:none;outline:none;text-align:center;user-select:none;-webkit-appearance:none;overflow:hidden;vertical-align:middle;border-radius:2px}.mdc-button::before,.mdc-button::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button::before{transition:opacity 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-button.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button::before,.mdc-button::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-button.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:rgba(0,0,0,0);color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38));cursor:default;pointer-events:none}.mdc-button:not(:disabled){background-color:rgba(0,0,0,0)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button::before,.mdc-button::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button::before,.mdc-button::after{background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button:hover::before{opacity:.04}.mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-button .mdc-button__icon{display:inline-block;width:18px;height:18px;margin-right:8px;font-size:18px;line-height:inherit;vertical-align:top}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38))}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-text-primary-on-primary, white)}.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:var(--mdc-theme-text-primary-on-primary, white)}}.mdc-button--raised:hover::before,.mdc-button--unelevated:hover::before{opacity:.08}.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before,.mdc-button--raised.mdc-ripple-upgraded--background-focused::before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded)::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}.mdc-button--stroked{border-style:solid;padding-right:14px;padding-left:14px;border-width:2px;line-height:32px}.mdc-button--stroked:disabled{border-color:rgba(0,0,0,.38);border-color:var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38))}.mdc-button--stroked.mdc-button--dense{line-height:27px}.mdc-button--stroked.mdc-button--compact{padding-right:6px;padding-left:6px}.mdc-button--stroked:not(:disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--compact{padding:0 8px}.mdc-button--dense{height:32px;font-size:.8125rem;line-height:32px}@keyframes invalid-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-100%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}}@keyframes invalid-shake-float-above-box{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}}@keyframes invalid-shake-float-above-box-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-90%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-90%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-leading-icon-dense{0%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 21px)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 21px)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-textarea{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}}.mdc-line-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;z-index:2}.mdc-line-ripple--active{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating{opacity:0}.mdc-text-field-helper-text{margin:0;transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;font-size:.75rem;will-change:opacity}.mdc-text-field+.mdc-text-field-helper-text{margin-bottom:8px}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:initial}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{position:absolute;bottom:16px;cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}@keyframes invalid-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-100%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}}@keyframes invalid-shake-float-above-box{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}}@keyframes invalid-shake-float-above-box-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-90%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-90%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-leading-icon-dense{0%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 21px)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 21px)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-textarea{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}}.mdc-text-field__label{position:absolute;bottom:8px;left:0;transform-origin:left top;transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),color 180ms cubic-bezier(0.4, 0, 0.2, 1);cursor:text}.mdc-text-field[dir=rtl] .mdc-text-field__label,[dir=rtl] .mdc-text-field .mdc-text-field__label{right:0;left:auto;transform-origin:right top}.mdc-text-field__label--float-above{cursor:auto}.mdc-text-field__label--float-above{transform:translateY(-100%) translateX(0%) scale(0.75)}[dir=rtl] .mdc-text-field__label--float-above,.mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-100%) translateX(0%) scale(0.75)}.mdc-text-field__label--shake{animation:invalid-shake-float-above-standard 250ms 1}@keyframes invalid-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-100%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-100%) scale(0.75)}}@keyframes invalid-shake-float-above-box{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.75)}}@keyframes invalid-shake-float-above-box-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-90%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-90%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-90%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-dense{0%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-130%) scale(0.75)}}@keyframes invalid-shake-float-above-outlined-leading-icon-dense{0%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 21px)) translateY(-145%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 21px)) translateY(-145%) scale(0.923)}100%{transform:translateX(calc(0 - 21px)) translateY(-145%) scale(0.923)}}@keyframes invalid-shake-float-above-textarea{0%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-50%) scale(0.923)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-50%) scale(0.923)}100%{transform:translateX(calc(0 - 0%)) translateY(-50%) scale(0.923)}}.mdc-text-field__idle-outline{border-radius:4px;position:absolute;top:0;left:0;width:calc(100% - 4px);height:calc(100% - 4px);transition:opacity 100ms ease;border:1px solid;opacity:1}.mdc-text-field__outline{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;border-radius:4px;position:absolute;top:0;left:0;width:calc(100% - 1px);height:calc(100% - 2px);transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;overflow:hidden}.mdc-text-field__outline::before,.mdc-text-field__outline::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field__outline::before{transition:opacity 15ms linear;z-index:1}.mdc-text-field__outline.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field__outline.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field__outline.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-text-field__outline.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-text-field__outline.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field__outline::before,.mdc-text-field__outline::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-text-field__outline.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-text-field__outline::before,.mdc-text-field__outline::after{background-color:rgba(0,0,0,.87)}@supports not (-ms-ime-align: auto){.mdc-text-field__outline::before,.mdc-text-field__outline::after{background-color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}}.mdc-text-field__outline:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-text-field__outline:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-text-field__outline.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-text-field__outline svg{position:absolute;width:100%;height:100%}.mdc-text-field__outline-path{stroke-width:1px;transition:stroke 180ms cubic-bezier(0.4, 0, 0.2, 1),stroke-width 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);fill:rgba(0,0,0,0)}.mdc-text-field{display:inline-block;position:relative;margin-bottom:8px;will-change:opacity,transform,color}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(0,0,0,.5)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#000}.mdc-text-field .mdc-line-ripple{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__label,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-text{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#000}.mdc-text-field__input{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;letter-spacing:.04em;width:100%;padding:0 0 8px;transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);border:none;border-bottom:1px solid;border-radius:0;background:none;font-size:inherit;appearance:none}.mdc-text-field__input::placeholder{transition:color 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:1}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill+.mdc-text-field__label{transform:translateY(-100%) scale(0.75);cursor:auto}.mdc-text-field--outlined{height:56px;border:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__idle-outline{border-color:rgba(0,0,0,.12)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__outline .mdc-text-field__outline-path{stroke:rgba(0,0,0,.12)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:hover~.mdc-text-field__idle-outline,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__icon:hover~.mdc-text-field__idle-outline{border-color:rgba(0,0,0,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-text-field__outline-path{stroke:#6200ee;stroke:var(--mdc-theme-primary, #6200ee)}.mdc-text-field--outlined .mdc-text-field__label--float-above{transform:translateY(-130%) translateX(0%) scale(0.75)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__label--float-above,.mdc-text-field--outlined .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-130%) translateX(0%) scale(0.75)}.mdc-text-field--outlined .mdc-text-field__label--shake{animation:invalid-shake-float-above-outlined 250ms 1}.mdc-text-field--outlined .mdc-text-field__input{display:flex;height:30px;padding:12px;border:none;background-color:rgba(0,0,0,0);z-index:1}.mdc-text-field--outlined .mdc-text-field__label{left:16px;right:initial;position:absolute;bottom:20px;transition:transform 260ms ease}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__label,.mdc-text-field--outlined .mdc-text-field__label[dir=rtl]{left:initial;right:16px}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined .mdc-text-field__input:hover~.mdc-text-field__idle-outline{border:1px solid}.mdc-text-field--outlined .mdc-text-field__icon:hover~.mdc-text-field__idle-outline{border:1px solid rgba(0,0,0,.87)}.mdc-text-field--outlined.mdc-text-field--focused .mdc-text-field__outline-path{stroke-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0,0,0,.38)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__idle-outline{border-color:rgba(0,0,0,.06)}.mdc-text-field--outlined.mdc-text-field--disabled:not(.mdc-text-field--focused) .mdc-text-field__outline .mdc-text-field__outline-path{stroke:rgba(0,0,0,.06)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__outline-path{stroke-width:1px}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above{transform:translateY(-145%) translateX(0%) scale(0.923)}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above,.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-145%) translateX(0%) scale(0.923)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--shake{animation:invalid-shake-float-above-outlined-dense 250ms 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label{bottom:18px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--box{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;border-radius:4px 4px 0 0;display:inline-flex;position:relative;height:56px;margin-top:16px;overflow:hidden}.mdc-text-field--box::before,.mdc-text-field--box::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field--box::before{transition:opacity 15ms linear;z-index:1}.mdc-text-field--box.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field--box.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field--box.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-text-field--box.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-text-field--box.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-text-field--box::before,.mdc-text-field--box::after{background-color:rgba(0,0,0,.87)}@supports not (-ms-ime-align: auto){.mdc-text-field--box::before,.mdc-text-field--box::after{background-color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}}.mdc-text-field--box:hover::before{opacity:.04}.mdc-text-field--box:not(.mdc-ripple-upgraded):focus::before,.mdc-text-field--box:not(.mdc-ripple-upgraded):focus-within::before,.mdc-text-field--box.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-text-field--box:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-text-field--box:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-text-field--box.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-text-field--box::before,.mdc-text-field--box::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-text-field--box.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-text-field--box:not(.mdc-text-field--disabled){background-color:rgba(0,0,0,.04)}.mdc-text-field--box .mdc-text-field__label--float-above{transform:translateY(-50%) translateX(0%) scale(0.75)}[dir=rtl] .mdc-text-field--box .mdc-text-field__label--float-above,.mdc-text-field--box .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-50%) translateX(0%) scale(0.75)}.mdc-text-field--box .mdc-text-field__label--shake{animation:invalid-shake-float-above-box 250ms 1}.mdc-text-field--box .mdc-text-field__input{align-self:flex-end;box-sizing:border-box;height:100%;padding:20px 16px 0}.mdc-text-field--box .mdc-text-field__label{left:16px;right:initial;position:absolute;bottom:20px;width:calc(100% - 48px);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;overflow:hidden;will-change:transform}[dir=rtl] .mdc-text-field--box .mdc-text-field__label,.mdc-text-field--box .mdc-text-field__label[dir=rtl]{left:initial;right:16px}.mdc-text-field--box.mdc-text-field--disabled{background-color:rgba(0,0,0,.02);border-bottom:none}.mdc-text-field--box.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(0,0,0,.06)}.mdc-text-field--box.mdc-text-field--disabled:not(.mdc-text-field--disabled) .mdc-text-field__label,.mdc-text-field--box.mdc-text-field--disabled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label--float-above{transform:translateY(-90%) translateX(0%) scale(0.923)}[dir=rtl] .mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label--float-above,.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-90%) translateX(0%) scale(0.923)}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label--shake{animation:invalid-shake-float-above-box-dense 250ms 1}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:15px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl]{left:initial;right:15px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:15px}[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl]{padding-left:15px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-text-field__label{left:48px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__label,.mdc-text-field--with-leading-icon .mdc-text-field__label[dir=rtl]{left:initial;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__label--float-above{transform:translateY(-130%) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-130%) translateX(32px) scale(0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__label--shake{animation:invalid-shake-float-above-outlined-leading-icon 250ms 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above{transform:translateY(-145%) translateX(-21px) scale(0.923)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-145%) translateX(21px) scale(0.923)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__label--shake{animation:invalid-shake-float-above-outlined-leading-icon-dense 250ms 1}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:initial;right:15px}[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl]{left:15px;right:initial}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:15px;padding-right:48px}[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl]{padding-left:48px;padding-right:15px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(0.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl]{left:initial;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:38px;padding-right:12px}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl]{padding-left:12px;padding-right:38px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label{left:38px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label,.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label[dir=rtl]{left:initial;right:38px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:initial;right:12px}[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl]{left:12px;right:initial}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:12px;padding-right:38px}[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl]{padding-left:38px;padding-right:12px}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box){display:inline-flex;position:relative;align-items:flex-end;box-sizing:border-box;margin-top:16px}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box):not(.mdc-text-field--textarea):not(.mdc-text-field--outlined){height:48px}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box) .mdc-text-field__label{pointer-events:none}.mdc-text-field--dense{margin-top:12px;margin-bottom:4px;font-size:.813rem}.mdc-text-field--dense .mdc-text-field__label--float-above{transform:translateY(-110%) translateX(0%) scale(0.923)}[dir=rtl] .mdc-text-field--dense .mdc-text-field__label--float-above,.mdc-text-field--dense .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-110%) translateX(0%) scale(0.923)}.mdc-text-field__input:required+.mdc-text-field__label::after{margin-left:1px;content:"*"}.mdc-text-field--textarea{border-radius:4px;display:flex;width:fit-content;height:initial;transition:none;border:1px solid;overflow:hidden}.mdc-text-field--textarea .mdc-text-field__label{border-radius:4px 4px 0 0}.mdc-text-field--textarea .mdc-text-field__input{border-radius:2px}.mdc-text-field--textarea .mdc-text-field__label{background-color:#fff}.mdc-text-field--textarea:not(.mdc-text-field--disabled){border-color:rgba(0,0,0,.73)}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:rgba(0,0,0,.73)}.mdc-text-field--textarea .mdc-text-field__label--float-above{transform:translateY(-50%) translateX(0%) scale(0.923)}[dir=rtl] .mdc-text-field--textarea .mdc-text-field__label--float-above,.mdc-text-field--textarea .mdc-text-field__label--float-above[dir=rtl]{transform:translateY(-50%) translateX(0%) scale(0.923)}.mdc-text-field--textarea .mdc-text-field__label--shake{animation:invalid-shake-float-above-textarea 250ms 1}.mdc-text-field--textarea .mdc-text-field__input{margin:0;padding:16px;padding-top:32px;border:1px solid rgba(0,0,0,0)}.mdc-text-field--textarea .mdc-text-field__label{left:1px;right:initial;top:18px;bottom:auto;margin-top:2px;margin-left:8px;padding:8px;line-height:1.15}[dir=rtl] .mdc-text-field--textarea .mdc-text-field__label,.mdc-text-field--textarea .mdc-text-field__label[dir=rtl]{left:initial;right:1px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block;box-sizing:border-box;height:56px;margin:0;border:none;border-bottom:1px solid;outline:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{width:100%;height:100%;padding:0;resize:none;border:none !important}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#d50000}.mdc-text-field--dense+.mdc-text-field-helper-text{margin-bottom:4px}.mdc-text-field--box+.mdc-text-field-helper-text,.mdc-text-field--outlined+.mdc-text-field-helper-text{margin-right:16px;margin-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__label,.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-text-field--focused .mdc-text-field__input:required+.mdc-text-field__label::after{color:#d50000}.mdc-text-field--focused+.mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary, #6200ee)}.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:#6200ee;border-color:var(--mdc-theme-primary, #6200ee)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:#d50000}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#d50000}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#d50000}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__label,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#d50000}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-text--validation-msg{color:#d50000}.mdc-text-field--invalid+.mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled){border-color:#d50000}.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:focus{border-color:#d50000}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__idle-outline{border-color:#d50000}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__outline .mdc-text-field__outline-path{stroke:#d50000}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:hover~.mdc-text-field__idle-outline,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon:hover~.mdc-text-field__idle-outline{border-color:#d50000}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-text-field__outline-path{stroke:#d50000}.mdc-text-field--disabled{pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(35,31,32,.26)}.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38))}.mdc-text-field--disabled .mdc-text-field__label,.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38))}.mdc-text-field--disabled+.mdc-text-field-helper-text{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38))}.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(0,0,0,.3)}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field--disabled .mdc-text-field__input{border-bottom:1px dotted}.mdc-text-field--disabled .mdc-text-field__label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{border-color:rgba(35,31,32,.26);background-color:#f9f9f9;border-style:solid}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__label{background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input:focus{border-color:rgba(35,31,32,.26)}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border:1px solid rgba(0,0,0,0)}.mdc-text-field__label--float-above~.mdc-text-field__idle-outline{opacity:0}.mdc-text-field__label--float-above~.mdc-text-field__outline{opacity:1}.mdc-select__label{left:0;right:initial;position:absolute;bottom:8px;left:0;transform-origin:left top;transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none;will-change:transform}[dir=rtl] .mdc-select__label,.mdc-select__label[dir=rtl]{left:initial;right:0}.mdc-select[dir=rtl] .mdc-select__label,[dir=rtl] .mdc-select .mdc-select__label{transform-origin:right top}.mdc-select__label--float-above{transform:translateY(-100%) scale(0.75)}.mdc-select{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;letter-spacing:.04em;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%230%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E");display:inline-flex;position:relative;align-items:center;justify-content:flex-start;box-sizing:border-box;height:48px;border:none;outline:none;background-repeat:no-repeat;background-position:right 8px bottom 8px;cursor:pointer;overflow:visible}.mdc-select:not(.mdc-select--disabled) .mdc-select__surface,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87))}.mdc-select:not(.mdc-select--disabled) .mdc-select__label{color:rgba(0,0,0,.6)}.mdc-select:not(.mdc-select--disabled) .mdc-select__bottom-line{background-color:rgba(0,0,0,.5)}.mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus .mdc-select__bottom-line{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-select:not(.mdc-select--disabled).mdc-select--open .mdc-select__bottom-line{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-select:not(.mdc-select--disabled) .mdc-select__bottom-line::after{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus .mdc-select__label,.mdc-select:not(.mdc-select--disabled).mdc-select--open .mdc-select__label{color:rgba(98,0,238,.87)}[dir=rtl] .mdc-select,.mdc-select[dir=rtl]{background-position:left 8px bottom 8px}.mdc-select__menu{position:fixed;top:0;left:0;max-height:100%;transform-origin:center center;z-index:4}.mdc-select__surface{padding-left:0;padding-right:26px;display:flex;position:relative;flex-grow:1;width:100%;height:48px;padding-bottom:8px;border:none;outline:none;overflow:hidden}[dir=rtl] .mdc-select__surface,.mdc-select__surface[dir=rtl]{padding-left:26px;padding-right:0}.mdc-select__surface::before,.mdc-select__surface::after{background-color:#000}.mdc-select__surface:hover::before{opacity:.04}.mdc-select__surface:not(.mdc-ripple-upgraded):focus::before,.mdc-select__surface.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-select__surface:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-select__surface:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-select__surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-select__selected-text{display:flex;position:absolute;bottom:8px;align-items:flex-end;transition:opacity 125ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 125ms 0ms cubic-bezier(0.4, 0, 0.6, 1);white-space:nowrap;overflow:hidden}.mdc-select__bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;transform:scaleY(1);transform-origin:bottom;transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-select__bottom-line::after{position:absolute;bottom:0;left:0;width:100%;height:1px;transform:scaleX(0);transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;content:"";z-index:2}.mdc-select__bottom-line--active::after{opacity:1}.mdc-select .mdc-select__surface:focus .mdc-select__bottom-line::after{transform:scale(1, 2);opacity:1}.mdc-select--box{height:56px;border-radius:4px 4px 0 0;background-position:right 10px center}.mdc-select--box:not(.mdc-select--disabled) .mdc-select__surface{background-color:rgba(0,0,0,.04)}[dir=rtl] .mdc-select--box,.mdc-select--box[dir=rtl]{background-position:left 10px center}.mdc-select--box .mdc-select__surface{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit;padding-left:16px;padding-right:26px;--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;height:56px;padding-bottom:0;border-radius:4px 4px 0 0}[dir=rtl] .mdc-select--box .mdc-select__surface,.mdc-select--box .mdc-select__surface[dir=rtl]{padding-left:26px;padding-right:16px}.mdc-select--box .mdc-select__surface::before,.mdc-select--box .mdc-select__surface::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-select--box .mdc-select__surface::before{transition:opacity 15ms linear;z-index:1}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-select--box .mdc-select__surface::before,.mdc-select--box .mdc-select__surface::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-select--box .mdc-select__surface.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-select--box .mdc-select__label{left:16px;right:initial;bottom:12px}[dir=rtl] .mdc-select--box .mdc-select__label,.mdc-select--box .mdc-select__label[dir=rtl]{left:initial;right:16px}.mdc-select--box .mdc-select__label--float-above{transform:translateY(-40%) scale(0.75, 0.75)}.mdc-select--box .mdc-select__selected-text{position:inherit;bottom:0;margin-bottom:6px}.mdc-select--open .mdc-select__surface::before{opacity:.12}.mdc-select--open .mdc-select__selected-text{transform:translateY(8px);transition:opacity 125ms 125ms cubic-bezier(0, 0, 0.2, 1),transform 125ms 125ms cubic-bezier(0, 0, 0.2, 1);opacity:0}.mdc-select--open .mdc-select__bottom-line::after{transform:scaleY(2);opacity:1}.mdc-select--disabled{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%230%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.38%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E");border-bottom-width:1px;border-bottom-style:dotted;opacity:.38;cursor:default;pointer-events:none;user-select:none}.mdc-select--disabled .mdc-select__label{color:#000}.mdc-select--disabled .mdc-select__bottom-line{display:none}.mdc-select-scroll-lock{overflow:hidden}.mdc-menu{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-background, #fff);display:none;position:absolute;box-sizing:border-box;min-width:170px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;border-radius:2px;opacity:0;white-space:nowrap;overflow-x:hidden;overflow-y:auto;will-change:transform,opacity;z-index:4}.mdc-menu:focus{outline:none}.mdc-menu--animating-open{display:inline-block;transform:scale(0.8);transition:opacity .03s linear,transform .12s cubic-bezier(0, 0, 0.2, 1);opacity:0;overflow-y:hidden}.mdc-menu--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu--animating-closed{display:inline-block;transition:opacity .075s linear;opacity:0;overflow-y:hidden}.mdc-menu__items{box-sizing:border-box;transform:scale(1);overflow-x:hidden;overflow-y:auto;will-change:transform}.mdc-menu__items>.mdc-list-item{cursor:pointer}.mdc-menu--animating .mdc-menu__items{overflow-y:hidden}.mdc-menu--animating-open>.mdc-menu__items{transform:scale(1.25)}.mdc-menu--open>.mdc-menu__items{transform:scale(1)}[dir=rtl] .mdc-menu{transform-origin:top right}.mdc-menu .mdc-list-group,.mdc-menu .mdc-list{padding:8px 0}.mdc-menu .mdc-list-item{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit;position:relative;outline:none;color:inherit;text-decoration:none;user-select:none}.mdc-menu .mdc-list-item__graphic{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-menu .mdc-list-item[aria-disabled=true]{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));cursor:default;pointer-events:none}.mdc-menu .mdc-list-item[aria-disabled=true]:focus::before{opacity:0}.mdc-menu-anchor{position:relative;overflow:visible}.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));margin:0;padding:8px 0;line-height:1.5rem;list-style-type:none}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-list-item__graphic{background-color:rgba(0,0,0,0)}.mdc-list-item__graphic{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list--dense{padding-top:4px;padding-bottom:4px;font-size:.812rem}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;overflow:hidden}.mdc-list-item:focus{outline:none}.mdc-list-item--selected,.mdc-list-item--activated{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-list-item--selected .mdc-list-item__graphic,.mdc-list-item--activated .mdc-list-item__graphic{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text,.mdc-list-item__secondary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.mdc-list-item__secondary-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit}.mdc-list--dense .mdc-list-item__secondary-text{font-size:inherit}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:36px;width:20px;height:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;border-radius:50%}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}:not(.mdc-list--non-interactive)>.mdc-list-item{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}:not(.mdc-list--non-interactive)>.mdc-list-item::before,:not(.mdc-list--non-interactive)>.mdc-list-item::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>.mdc-list-item::before{transition:opacity 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}:not(.mdc-list--non-interactive)>.mdc-list-item::before,:not(.mdc-list--non-interactive)>.mdc-list-item::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}:not(.mdc-list--non-interactive)>.mdc-list-item::before,:not(.mdc-list--non-interactive)>.mdc-list-item::after{background-color:#000}:not(.mdc-list--non-interactive)>.mdc-list-item:hover::before{opacity:.04}:not(.mdc-list--non-interactive)>.mdc-list-item:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>.mdc-list-item:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>.mdc-list-item:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}:not(.mdc-list--non-interactive)>.mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}:not(.mdc-list--non-interactive)>.mdc-list-item--activated::before{opacity:.12}:not(.mdc-list--non-interactive)>.mdc-list-item--activated::before,:not(.mdc-list--non-interactive)>.mdc-list-item--activated::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){:not(.mdc-list--non-interactive)>.mdc-list-item--activated::before,:not(.mdc-list--non-interactive)>.mdc-list-item--activated::after{background-color:var(--mdc-theme-primary, #6200ee)}}:not(.mdc-list--non-interactive)>.mdc-list-item--activated:hover::before{opacity:.16}:not(.mdc-list--non-interactive)>.mdc-list-item--activated:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>.mdc-list-item--activated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>.mdc-list-item--activated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>.mdc-list-item--activated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.28}:not(.mdc-list--non-interactive)>.mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}:not(.mdc-list--non-interactive)>.mdc-list-item--selected::before{opacity:.04}:not(.mdc-list--non-interactive)>.mdc-list-item--selected::before,:not(.mdc-list--non-interactive)>.mdc-list-item--selected::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){:not(.mdc-list--non-interactive)>.mdc-list-item--selected::before,:not(.mdc-list--non-interactive)>.mdc-list-item--selected::after{background-color:var(--mdc-theme-primary, #6200ee)}}:not(.mdc-list--non-interactive)>.mdc-list-item--selected:hover::before{opacity:.08}:not(.mdc-list--non-interactive)>.mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before,:not(.mdc-list--non-interactive)>.mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.16}:not(.mdc-list--non-interactive)>.mdc-list-item--selected:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}:not(.mdc-list--non-interactive)>.mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>.mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item{height:48px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:20px;width:36px;height:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{height:0;margin:0;border:none;border-bottom-width:1px;border-bottom-style:solid}.mdc-list-divider{border-bottom-color:rgba(0,0,0,.12)}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 72px - 16px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.5rem;font-weight:500;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit;margin:.75rem 16px}.mdc-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-typography{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.mdc-typography--display4{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:7rem;line-height:7rem;font-weight:300;letter-spacing:-0.04em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--display4{margin:-1rem 0 3.5rem -0.085em}.mdc-typography--display3{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:3.5rem;line-height:3.5rem;font-weight:400;letter-spacing:-0.02em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--display3{margin:-8px 0 64px -0.07em}.mdc-typography--display2{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:2.8125rem;line-height:3rem;font-weight:400;letter-spacing:normal;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--display2{margin:-0.5rem 0 4rem -0.07em}.mdc-typography--display1{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:2.125rem;line-height:2.5rem;font-weight:400;letter-spacing:normal;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--display1{margin:-0.5rem 0 4rem -0.07em}.mdc-typography--headline{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.5rem;line-height:2rem;font-weight:400;letter-spacing:normal;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--headline{margin:-0.5rem 0 1rem -0.06em}.mdc-typography--title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;line-height:2rem;font-weight:500;letter-spacing:.02em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--title{margin:-0.5rem 0 1rem -0.05em}.mdc-typography--subheading2{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--subheading2{margin:-0.5rem 0 1rem -0.06em}.mdc-typography--subheading1{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.938rem;line-height:1.5rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--subheading1{margin:-0.313rem 0 .813rem -0.06em}.mdc-typography--body2{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.5rem;font-weight:500;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--body2{margin:-0.25rem 0 .75rem 0}.mdc-typography--body1{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--body1{margin:-0.25rem 0 .75rem 0}.mdc-typography--caption{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.08em;text-decoration:inherit;text-transform:inherit}.mdc-typography--adjust-margin.mdc-typography--caption{margin:-0.5rem 0 1rem -0.04em}.mdc-typography--button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.mdc-typography--adjust-margin.mdc-typography--button{margin:inherit}.mdc-card{background-color:#fff;background-color:var(--mdc-theme-background, #fff);border-radius:2px;box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);display:flex;flex-direction:column;box-sizing:border-box}.mdc-card--stroked{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12);border:1px solid #dbdbdb}.mdc-card__media{position:relative;box-sizing:border-box;background-repeat:no-repeat;background-size:cover}.mdc-card__media::before{display:block;content:""}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square::before{margin-top:100%}.mdc-card__media--16-9::before{margin-top:56.25%}.mdc-card__media-content{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.mdc-card__primary-action{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;display:flex;flex-direction:column;box-sizing:border-box;position:relative;outline:none;color:inherit;text-decoration:none;cursor:pointer;overflow:hidden}.mdc-card__primary-action::before,.mdc-card__primary-action::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-card__primary-action::before{transition:opacity 15ms linear;z-index:1}.mdc-card__primary-action.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-card__primary-action.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-card__primary-action.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-card__primary-action::before,.mdc-card__primary-action::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-card__primary-action.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-card__primary-action::before,.mdc-card__primary-action::after{background-color:#000}.mdc-card__primary-action:hover::before{opacity:.04}.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus::before,.mdc-card__primary-action.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-card__primary-action:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-card__primary-action:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-card__primary-action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{display:flex;flex-direction:row;align-items:center;box-sizing:border-box}.mdc-card__action-icons{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));flex-grow:1;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons,.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl]{margin-left:0;margin-right:16px}.mdc-card__action{display:inline-flex;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:center;cursor:pointer;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}[dir=rtl] .mdc-card__action--button,.mdc-card__action--button[dir=rtl]{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl]{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{justify-content:space-between;width:100%;height:auto;max-height:none;margin:0;padding:8px 16px;text-align:left}[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button,.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl]{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mdc-card__action--icon:not(:disabled){color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(83.67142%)}100%{transform:translateX(200.611057%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(37.651913%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(84.386165%)}100%{transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(-83.67142%)}100%{transform:translateX(-200.611057%)}}@keyframes secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(-37.651913%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(-84.386165%)}100%{transform:translateX(-160.277782%)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;transform:translateZ(0);transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);overflow:hidden}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;height:100%;animation:none}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;animation:buffering 250ms infinite linear;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;animation:primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;animation:secondary-indeterminate-translate 2s infinite linear;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:secondary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{animation:buffering-reverse 250ms infinite linear}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 enable-background=%27new 0 0 5 2%27 xml:space=%27preserve%27 viewBox=%270 0 5 2%27 preserveAspectRatio=%27none slice%27%3E%3Ccircle cx=%271%27 cy=%271%27 r=%271%27 fill=%27%23e6e6e6%27/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}.mdc-switch{display:inline-block;position:relative}.mdc-switch__native-control{position:absolute;top:-14px;left:-14px;width:48px;height:48px;display:inline-block;margin-top:-3px;transition:transform 90ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;cursor:pointer;z-index:2}.mdc-switch__native-control:checked{transform:translateX(14px)}.mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background::before{background-color:#000}.mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob{background-color:#fafafa}.mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob::before{background-color:#9e9e9e}.mdc-switch__native-control:enabled:checked~.mdc-switch__background::before{background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}.mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob{background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}.mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob::before{background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}.mdc-switch__background{display:block;position:relative;width:34px;height:14px;border-radius:50%;outline:none;user-select:none}.mdc-switch__background::before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 90ms cubic-bezier(0.4, 0, 0.2, 1),background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);border-radius:7px;opacity:.38;content:""}.mdc-switch__knob{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12);display:block;position:absolute;top:-3px;left:0;width:20px;height:20px;transform:translateX(0);transition:transform 90ms cubic-bezier(0.4, 0, 0.2, 1),background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);border-radius:50%;z-index:1}.mdc-switch__knob::before{position:absolute;top:-14px;left:-14px;width:48px;height:48px;transform:scale(0);transition:transform 90ms cubic-bezier(0.4, 0, 0.2, 1),background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);border-radius:50%;opacity:.2;content:""}.mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob::before{transform:scale(1)}.mdc-switch__native-control:checked~.mdc-switch__background::before{opacity:.5}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob{transform:translateX(14px)}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob::before{opacity:.15}.mdc-switch__native-control:disabled{cursor:initial}.mdc-switch__native-control:disabled~.mdc-switch__background::before{background-color:#000;opacity:.12}.mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob{background-color:#bdbdbd}.mdc-radio{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;display:inline-block;position:relative;flex:0 0 auto;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;will-change:opacity,transform,border-color,background-color,color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.54);border-color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#018786;border-color:var(--mdc-theme-secondary, #018786)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}.mdc-radio .mdc-radio__background::before{background-color:#018786}@supports not (-ms-ime-align: auto){.mdc-radio .mdc-radio__background::before{background-color:var(--mdc-theme-secondary, #018786)}}.mdc-radio::before,.mdc-radio::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-radio::before{transition:opacity 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-radio.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-radio::before,.mdc-radio::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-radio.mdc-ripple-upgraded::before,.mdc-radio.mdc-ripple-upgraded::after{top:var(--mdc-ripple-top, calc(50% - 50%));left:var(--mdc-ripple-left, calc(50% - 50%));width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-radio.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-radio::before,.mdc-radio::after{background-color:#018786}@supports not (-ms-ime-align: auto){.mdc-radio::before,.mdc-radio::after{background-color:var(--mdc-theme-secondary, #018786)}}.mdc-radio:hover::before{opacity:.04}.mdc-radio:not(.mdc-ripple-upgraded):focus::before,.mdc-radio.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-radio:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-radio:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-radio__background{display:inline-block;position:absolute;left:10px;box-sizing:border-box;width:50%;height:50%}.mdc-radio__background::before{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0, 0);transition:opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-radio__outer-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;transition:border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);border-width:2px;border-style:solid;border-radius:50%}.mdc-radio__inner-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;transform:scale(0, 0);transition:transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),background-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);border-radius:50%}.mdc-radio__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mdc-radio.mdc-ripple-upgraded .mdc-radio__background::before{content:none}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(0.5);transition:transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.26)}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle{background-color:rgba(0,0,0,.26)}.mdc-radio__native-control:focus+.mdc-radio__background::before{transform:scale(2, 2);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:.26}.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.04em;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field>label{order:0;margin-right:auto;padding-left:4px}[dir=rtl] .mdc-form-field>label,.mdc-form-field[dir=rtl]>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{order:-1;margin-left:auto;padding-right:4px}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end[dir=rtl]>label{margin-right:auto;padding-left:4px}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;padding:11px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-checkbox::before,.mdc-checkbox::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-checkbox::before{transition:opacity 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-checkbox.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-checkbox::before,.mdc-checkbox::after{background-color:#018786}@supports not (-ms-ime-align: auto){.mdc-checkbox::before,.mdc-checkbox::after{background-color:var(--mdc-theme-secondary, #018786)}}.mdc-checkbox:hover::before{opacity:.04}.mdc-checkbox:not(.mdc-ripple-upgraded):focus::before,.mdc-checkbox.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-checkbox:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-checkbox::before,.mdc-checkbox::after{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-checkbox.mdc-ripple-upgraded::before,.mdc-checkbox.mdc-ripple-upgraded::after{top:var(--mdc-ripple-top, calc(50% - 50%));left:var(--mdc-ripple-left, calc(50% - 50%));width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-checkbox.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-checkbox__checkmark-path{stroke:#fff !important}.mdc-checkbox__mixedmark{background-color:#fff}.mdc-checkbox__background::before{background-color:#018786}@supports not (-ms-ime-align: auto){.mdc-checkbox__background::before{background-color:var(--mdc-theme-secondary, #018786)}}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.54);background-color:rgba(0,0,0,0)}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#018786;border-color:var(--mdc-theme-secondary, #018786);background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}@keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,.54);background-color:rgba(0,0,0,0)}50%{border-color:#018786;border-color:var(--mdc-theme-secondary, #018786);background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}}@keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#018786;border-color:var(--mdc-theme-secondary, #018786);background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}100%{border-color:rgba(0,0,0,.54);background-color:rgba(0,0,0,0)}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-0}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-0}.mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.26)}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.26)}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{left:11px;right:initial;display:inline-flex;position:absolute;top:11px;bottom:0;align-items:center;justify-content:center;box-sizing:border-box;width:45%;height:45%;transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);border:2px solid currentColor;border-radius:2px;background-color:rgba(0,0,0,0);pointer-events:none;will-change:background-color,border-color}.mdc-checkbox[dir=rtl] .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .mdc-checkbox__background{left:initial;right:11px}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);opacity:0}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{width:100%;height:2px;transform:scaleX(0) rotate(0deg);transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);opacity:0}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none !important}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:180ms linear 0s mdc-checkbox-unchecked-checked-checkmark-path;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:90ms linear 0s mdc-checkbox-unchecked-indeterminate-mixedmark;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:90ms linear 0s mdc-checkbox-checked-unchecked-checkmark-path;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:90ms linear 0s mdc-checkbox-checked-indeterminate-checkmark;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:90ms linear 0s mdc-checkbox-checked-indeterminate-mixedmark;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:500ms linear 0s mdc-checkbox-indeterminate-checked-checkmark;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:500ms linear 0s mdc-checkbox-indeterminate-checked-mixedmark;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:300ms linear 0s mdc-checkbox-indeterminate-unchecked-mixedmark;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background::before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scale(0, 0);transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform}.mdc-ripple-upgraded--unbounded .mdc-checkbox__background::before{content:none}.mdc-checkbox__native-control:focus~.mdc-checkbox__background::before{transform:scale(2.75, 2.75);transition:opacity 80ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 80ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:.26}.mdc-checkbox__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);opacity:0}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.mdc-dialog{display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;visibility:hidden;z-index:5}.mdc-dialog__backdrop{background-color:rgba(0,0,0,.87);background-color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87));position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;opacity:0;z-index:-1}.mdc-dialog__surface{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-background, #fff);display:inline-flex;flex-direction:column;width:calc(100% - 30px);min-width:640px;max-width:865px;transform:translateY(150px) scale(0.8);border-radius:2px;opacity:0}.mdc-dialog[dir=rtl] .mdc-dialog__surface,[dir=rtl] .mdc-dialog .mdc-dialog__surface{text-align:right}.mdc-dialog__header{display:flex;align-items:center;padding:24px 24px 0}.mdc-dialog[dir=rtl] .mdc-dialog__header,[dir=rtl] .mdc-dialog .mdc-dialog__header{text-align:right}.mdc-dialog__header__empty{padding:0}.mdc-dialog__header__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;font-weight:500;letter-spacing:.02em;line-height:2rem;flex:1;margin:0}.mdc-dialog__body{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-light, rgba(0, 0, 0, 0.54));font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:400;letter-spacing:.04em;line-height:1.25rem;margin-top:20px;padding:0 24px 24px}.mdc-dialog__body--scrollable{max-height:195px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);overflow-x:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mdc-dialog__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:8px}.mdc-dialog__footer__button{margin-left:0;margin-right:8px}[dir=rtl] .mdc-dialog__footer__button,.mdc-dialog__footer__button[dir=rtl]{margin-left:8px;margin-right:0}.mdc-dialog__footer__button:last-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__footer__button:last-child,.mdc-dialog__footer__button:last-child[dir=rtl]{margin-left:0;margin-right:0}.mdc-dialog__action{color:#018786;color:var(--mdc-theme-secondary, #018786)}@media(max-width: 640px){.mdc-dialog{min-width:280px}.mdc-dialog__surface{min-width:280px}.mdc-dialog__body{line-height:24px}}.mdc-dialog--animating{visibility:visible}.mdc-dialog--animating .mdc-dialog__backdrop{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--animating .mdc-dialog__surface{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--open{visibility:visible}.mdc-dialog--open .mdc-dialog__backdrop{opacity:.3}.mdc-dialog--open .mdc-dialog__surface{transform:translateY(0) scale(1);opacity:1}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-elevation--z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0,0,0,.12)}.mdc-elevation--z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0,0,0,.12)}.mdc-elevation--z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0,0,0,.12)}.mdc-elevation--z3{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0,0,0,.12)}.mdc-elevation--z4{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0,0,0,.12)}.mdc-elevation--z5{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 5px 8px 0px rgba(0, 0, 0, 0.14),0px 1px 14px 0px rgba(0,0,0,.12)}.mdc-elevation--z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0,0,0,.12)}.mdc-elevation--z7{box-shadow:0px 4px 5px -2px rgba(0, 0, 0, 0.2),0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0,0,0,.12)}.mdc-elevation--z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0,0,0,.12)}.mdc-elevation--z9{box-shadow:0px 5px 6px -3px rgba(0, 0, 0, 0.2),0px 9px 12px 1px rgba(0, 0, 0, 0.14),0px 3px 16px 2px rgba(0,0,0,.12)}.mdc-elevation--z10{box-shadow:0px 6px 6px -3px rgba(0, 0, 0, 0.2),0px 10px 14px 1px rgba(0, 0, 0, 0.14),0px 4px 18px 3px rgba(0,0,0,.12)}.mdc-elevation--z11{box-shadow:0px 6px 7px -4px rgba(0, 0, 0, 0.2),0px 11px 15px 1px rgba(0, 0, 0, 0.14),0px 4px 20px 3px rgba(0,0,0,.12)}.mdc-elevation--z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0,0,0,.12)}.mdc-elevation--z13{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px 4px rgba(0,0,0,.12)}.mdc-elevation--z14{box-shadow:0px 7px 9px -4px rgba(0, 0, 0, 0.2),0px 14px 21px 2px rgba(0, 0, 0, 0.14),0px 5px 26px 4px rgba(0,0,0,.12)}.mdc-elevation--z15{box-shadow:0px 8px 9px -5px rgba(0, 0, 0, 0.2),0px 15px 22px 2px rgba(0, 0, 0, 0.14),0px 6px 28px 5px rgba(0,0,0,.12)}.mdc-elevation--z16{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0,0,0,.12)}.mdc-elevation--z17{box-shadow:0px 8px 11px -5px rgba(0, 0, 0, 0.2),0px 17px 26px 2px rgba(0, 0, 0, 0.14),0px 6px 32px 5px rgba(0,0,0,.12)}.mdc-elevation--z18{box-shadow:0px 9px 11px -5px rgba(0, 0, 0, 0.2),0px 18px 28px 2px rgba(0, 0, 0, 0.14),0px 7px 34px 6px rgba(0,0,0,.12)}.mdc-elevation--z19{box-shadow:0px 9px 12px -6px rgba(0, 0, 0, 0.2),0px 19px 29px 2px rgba(0, 0, 0, 0.14),0px 7px 36px 6px rgba(0,0,0,.12)}.mdc-elevation--z20{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 20px 31px 3px rgba(0, 0, 0, 0.14),0px 8px 38px 7px rgba(0,0,0,.12)}.mdc-elevation--z21{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 21px 33px 3px rgba(0, 0, 0, 0.14),0px 8px 40px 7px rgba(0,0,0,.12)}.mdc-elevation--z22{box-shadow:0px 10px 14px -6px rgba(0, 0, 0, 0.2),0px 22px 35px 3px rgba(0, 0, 0, 0.14),0px 8px 42px 7px rgba(0,0,0,.12)}.mdc-elevation--z23{box-shadow:0px 11px 14px -7px rgba(0, 0, 0, 0.2),0px 23px 36px 3px rgba(0, 0, 0, 0.14),0px 9px 44px 8px rgba(0,0,0,.12)}.mdc-elevation--z24{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0,0,0,.12)}.mdc-elevation-transition{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);will-change:box-shadow}html,body{height:100%}body{background-color:#f3f7fa;font-size:14px;margin:0 auto -13px;display:flex;flex-direction:column}.bold{font-weight:bold}#paychex-logo{display:inline-block;margin:5.5rem 0 5.5rem 0}.payx-logo{background-color:#0369b1;text-align:center;height:200px;width:100%;margin-bottom:-30px}@media only screen and (max-width: 639px){.payx-logo{height:54px;line-height:54px;margin-bottom:20px}#paychex-logo{margin:0;width:180px;height:18px}}@media only screen and (max-width: 900px)and (orientation: landscape){.payx-logo{height:54px;line-height:54px;margin-bottom:20px}#paychex-logo{margin:0;width:180px;height:18px}}.cookie-notification-header{display:flex;padding:20px 20px 16px 20px;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px 4px 0px 0px;border-top:4px solid var(--blue-400, #2C88E6);background:var(--cool-grey-000, #FFF)}.cookie-notification-header h1{flex:1 0 0;color:var(--warm-grey-900, #303030);font-feature-settings:"clig" off,"liga" off;font-family:Helvetica;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0}.cookie-notification-header img{width:20px;height:20px;margin-top:13px}.cookie-notification-text{display:flex;padding:0px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;background:var(--cool-grey-000, #FFF)}.cookie-notification-text p{align-self:stretch;color:var(--warm-grey-700, #707070);font-feature-settings:"clig" off,"liga" off;font-family:Helvetica;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0}.cookie-notification-text a{color:var(--blue-600, #0369B1);font-feature-settings:"clig" off,"liga" off;font-family:Helvetica;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cookie-notification-footer{display:flex;padding:16px 20px 20px 20px;justify-content:flex-end;align-items:flex-start;gap:10px;align-self:stretch;border-radius:0px 0px 4px 4px;background:var(--cool-grey-000, #FFF)}.cookie-notification-footer button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:var(--blue-600, #0369B1);color:#fff;cursor:pointer}.cookie-notification{display:none;width:450px;flex-direction:column;align-items:flex-start;border-radius:4px;border:1px solid var(--warm-grey-200, #D8D8D8);background:var(--cool-grey-000, #FFF);box-shadow:0px 32px 48px -20px rgba(24,24,28,.1),0px 2px 10px 0px rgba(24,24,28,.1);position:absolute;z-index:1}.cookie-notification-background{display:none;width:100%;height:100%;justify-content:center;align-items:center;flex-shrink:0;background:rgba(0,0,0,.48);position:absolute}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background::before{background-color:#0056a0}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob{background-color:#fff}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob::before{background-color:#0056a0}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background::before{opacity:1}.bannerDisplay{display:none;line-height:1.3em}.info-banner{display:none;width:400px;margin:0px auto 20px auto;background-color:#fff;border-radius:3px;height:max-content;box-shadow:0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);flex-direction:row;box-sizing:border-box;text-align:left;border-left:3px solid #00a4e7}@media only screen and (max-device-width: 639px){.info-banner{width:100%}}.info-banner .banner-icon{display:inherit;height:1.25rem;padding:.75rem 1rem 1rem 1rem;width:1.25rem}.info-banner .info-msg-section{display:inherit;width:100%;padding:0px 15px 0px 0px}.info-banner .info-msg{height:min-content}.info-banner .info-msg .alert-bold{color:#00a4e7;font-weight:bold}.alert-banner{width:400px;display:none;margin:0px auto 20px auto;background-color:#fff;border-radius:3px;height:max-content;box-shadow:0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);flex-direction:row;box-sizing:border-box;text-align:left;border-left:3px solid #ff9800}@media only screen and (max-device-width: 639px){.alert-banner{width:100%}}.alert-banner .banner-icon{display:inherit;height:1.25rem;padding:.75rem 1rem 1rem 1rem;width:1.25rem}.alert-banner .alert-msg-section{display:inherit;width:100%;padding:0px 15px 0px 0px}.alert-banner .alert-msg{height:min-content}.alert-banner .alert-msg .alert-bold{color:#ff9800;font-weight:bold}#downtime-message-card{display:none;width:400px;margin:0 auto 20px auto;background-color:#fff;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12);box-sizing:border-box;line-height:20px;border-left:3px solid #00a4e7}@media only screen and (max-device-width: 639px){#downtime-message-card{width:100%}}#downtime-message-card .downtime-message-icon{display:inherit;height:1.25rem;padding:.75rem 1rem 1rem 1rem;width:1.25rem}#downtime-message-card .downtime-message-section{display:inherit;width:100%}#downtime-message-card .maintenance-message{height:min-content}#downtime-message-card .maintenance-message .maintenance-message-style{color:#00a4e7;font-weight:bold}#downtime-message-card #downtime-message-close-button{background:#fff;border:none;margin-top:13px;margin-right:9px}.mdc-card{width:400px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:3px}.mdc-card .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#0369b1}.mdc-card .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{background-color:#0369b1}.mdc-card .mdc-radio__background::before{background-color:#fff}.mdc-card .mdc-linear-progress__bar-inner{background-color:#0369b1}.mdc-card .mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 enable-background=%27new 0 0 5 2%27 xml:space=%27preserve%27 viewBox=%270 0 5 2%27 preserveAspectRatio=%27none slice%27%3E%3Ccircle cx=%271%27 cy=%271%27 r=%271%27 fill=%27%23d0e3f9%27/%3E%3C/svg%3E")}.mdc-card .mdc-linear-progress__buffer{background-color:#d0e3f9}.mdc-card .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#9b9b9b;background-color:#fff}.mdc-card .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-card .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#0369b1;background-color:#0369b1}@media only screen and (max-device-width: 639px){.mdc-card{width:100%}}.mdc-card section{padding:20px 30px 30px 30px}.mdc-card .card-content .mdc-card__primary .mdc-text-field{width:100%;height:25px}.mdc-card .card-content .mdc-card__primary .mdc-text-field__input:focus{border-bottom-color:#0056a0}.mdc-card .card-content .mdc-card__primary .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#0056a0}.mdc-card .card-content .mdc-card__primary .mdc-text-field__label--float-above{color:#0056a0}.mdc-card .card-content .mdc-card__primary .mdc-text-field--invalid .mdc-text-field__label--float-above{color:#da3224}.mdc-card #loginInputs{margin-left:auto;margin-right:auto}.mdc-card #loginInputs .mdc-text-field{width:100%}.mdc-card .mdc-card__actions{padding-bottom:30px}.mdc-card .mdc-card__actions .mdc-button{text-transform:none}.mdc-card .mdc-card__actions .mdc-button:not(:disabled){background-color:#0369b1}.mdc-card .mdc-card__actions .mdc-button:not(:disabled){color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-card .mdc-card__actions .mdc-button::before,.mdc-card .mdc-card__actions .mdc-button::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-card .mdc-card__actions .mdc-button::before,.mdc-card .mdc-card__actions .mdc-button::after{background-color:var(--mdc-theme-text-primary-on-dark, white)}}.mdc-card .mdc-card__actions .mdc-button:hover::before{opacity:.08}.mdc-card .mdc-card__actions .mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-card .mdc-card__actions .mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-card .mdc-card__actions .mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-card .mdc-card__actions .mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-card .mdc-card__actions .mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-card .mdc-card__actions .mdc-button:hover:not(:disabled){background-color:#0056a0}.mdc-card .mdc-card__actions .mdc-button:hover:not(:disabled){color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-card .mdc-card__actions .mdc-button:hover::before,.mdc-card .mdc-card__actions .mdc-button:hover::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-card .mdc-card__actions .mdc-button:hover::before,.mdc-card .mdc-card__actions .mdc-button:hover::after{background-color:var(--mdc-theme-text-primary-on-dark, white)}}.mdc-card .mdc-card__actions .mdc-button:hover:hover::before{opacity:.08}.mdc-card .mdc-card__actions .mdc-button:hover:not(.mdc-ripple-upgraded):focus::before,.mdc-card .mdc-card__actions .mdc-button:hover.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-card .mdc-card__actions .mdc-button:hover:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-card .mdc-card__actions .mdc-button:hover:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-card .mdc-card__actions .mdc-button:hover.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: $opacity}.mdc-card .mdc-card__actions .mdc-button:disabled{background-color:#cacaca;color:#fff}.mdc-card .mdc-card__actions .mdc-button.error-button{margin-top:30px}.mdc-card .mdc-card__actions .next-button{width:100%;border-radius:3px}.mdc-card .mdc-card__actions .timeout-button{left:35%;border-radius:3px;bottom:20px}.mdc-card section.sub-actions>*:nth-child(2){border-top:thin solid #d8d8d8}.mdc-card section.sub-actions{padding-top:0px;padding-bottom:30px;color:#9b9b9b;font-size:14px}.mdc-card section.sub-actions .sub-actions-container{padding-top:20px;display:flex}.mdc-card section.sub-actions .sub-actions-container .sub-action-link{padding:5px 0 5px 0;text-align:center;color:#0369b1;cursor:pointer;display:inline-block;flex:2}.mdc-card section.sub-actions .sub-actions-container .span-promotion{text-align:center}.mdc-card section.sub-actions .sub-actions-container .span-registration{text-align:center}.mdc-card section.sub-actions .sub-actions-container #new_to_paychex{padding-bottom:20px;text-align:center}.mdc-card section.sub-actions #login_opt_promotion{flex-direction:column}.mdc-card section.sub-actions #login_opt_registration{flex-direction:column}.mdc-card section.sub-actions #login_opt_registration #new_to_paychex #login_opt_registration_link{color:#0369b1}.mdc-card section.sub-actions #login_opt_selfhealing{padding-bottom:20px}.mdc-card .mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus .mdc-select__label,.mdc-card .mdc-select:not(.mdc-select--disabled).mdc-select--open .mdc-select__label{color:rgba(3,105,177,.87)}.mdc-card .mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus .mdc-select__bottom-line{background-color:#0369b1}.mdc-card .mdc-select:not(.mdc-select--disabled).mdc-select--open .mdc-select__bottom-line{background-color:#0369b1}.mdc-card .mdc-select:not(.mdc-select--disabled) .mdc-select__bottom-line::after{background-color:#0369b1}.mdc-card .mdc-select__selected-text{color:#0369b1}.mdc-card .mdc-menu--open{left:0 !important;top:0 !important}#username_password .mdc-card__primary{padding-top:4px;padding-bottom:0px}#username_password .mdc-card__actions{padding-top:0px}#username_password #forgot-tooltip{border-radius:3px;height:60px;width:260px;padding:10px;font-size:14px;background-color:#fff;color:#000;position:absolute;left:0;right:0;margin:auto;transform:translateY(-95px);line-height:1.43;color:#404040;display:none}#choose_del{display:none}#choose_del .number-label{color:#0369b1}#otpInput{margin-left:auto;margin-right:auto}#otpInput #unrecog-device-title{display:none}#otpInput .mdc-text-field{width:100%}#otpInput #otp-unrecog-verify{border-top:thin solid #d8d8d8;padding-top:15px;margin-top:32px;margin-bottom:19px}#otpInput #otp-unrecog-verify .mdc-checkbox{margin-left:-11px}#verify_secq,#verify_otp,#choose_del,#choose_mfa_auth0,#success,#error{display:none}#verify_secq .mdc-card__primary,#verify_otp .mdc-card__primary,#choose_del .mdc-card__primary,#choose_mfa_auth0 .mdc-card__primary,#success .mdc-card__primary,#error .mdc-card__primary{padding-top:4px;padding-bottom:0px}#verify_secq .mdc-card__actions,#verify_otp .mdc-card__actions,#choose_del .mdc-card__actions,#choose_mfa_auth0 .mdc-card__actions,#success .mdc-card__actions,#error .mdc-card__actions{padding-top:0px}#verify_secq h1,#verify_otp h1,#choose_del h1,#choose_mfa_auth0 h1,#success h1,#error h1{text-align:center;font-weight:bold}#verify_secq h2,#verify_otp h2,#choose_del h2,#choose_mfa_auth0 h2,#success h2,#error h2{text-align:center;font-weight:bold;margin-top:27px;font-family:Helvetica}#verify_secq h3,#verify_otp h3,#choose_del h3,#choose_mfa_auth0 h3,#success h3,#error h3{text-align:center;color:#9b9b9b;font-size:14px;font-family:Helvetica}#verify_secq .security-question,#verify_otp .security-question,#choose_del .security-question,#choose_mfa_auth0 .security-question,#success .security-question,#error .security-question{margin-top:30px}#verify_secq .mdc-text-field,#verify_otp .mdc-text-field,#choose_del .mdc-text-field,#choose_mfa_auth0 .mdc-text-field,#success .mdc-text-field,#error .mdc-text-field{width:100%}#verify_secq{display:none}#verify_secq .mdc-card__primary{padding-top:0px;padding-bottom:0px}#verify_secq h2{height:20px;padding-top:0px;font-size:20px;margin-top:40px;line-height:normal}#verify_secq h3{font-size:14px;font-weight:normal;line-height:1.43;letter-spacing:normal;margin-top:15px}#verify_secq .security-question{height:20px;margin-top:30px;line-height:1.43;text-align:left}#verify_secq #ic-visibility-container{width:24px;height:24px}#verify_secq #secq-unrecog-verify{margin-bottom:30px}#verify_secq #secq-unrecog-verify .mdc-checkbox{margin-left:-11px}#verify_secq #ic-visibility-off{display:inline}#verify_secq #ic-visibility-on{display:none}#verify_otp .email{font-weight:bold}#verify_otp .link-and-timer{margin-top:20px;margin-bottom:20px;height:22px;display:flex;align-items:center}#verify_otp .link-and-timer .change-delivery-method{display:flex;height:100%;align-items:center;color:#0369b1}#verify_otp .link-and-timer .change-delivery-method:hover{cursor:pointer}#verify_otp .link-and-timer .resend-code{display:none;height:100%;align-items:right;text-align:right;color:#0369b1}#verify_otp .link-and-timer .resend-code:hover{cursor:pointer}#verify_otp .link-and-timer .otp-timer{flex:2;text-align:right}#verify_otp .link-and-timer .unrecog-device-checkbox{width:18px;height:18px;background-color:#0369b1}#verify_otp .link-and-timer .unrecog-device-shape{width:2px;height:2px;background-color:#9b9b9b}#verify_otp .link-and-timer .unrecog-device-enabled{width:251px;height:18px}#verify_otp .link-and-timer .unrecog-device-text{width:129px;display:flex;height:100%;align-items:center;color:#404040}#verify_otp .link-and-timer .unrecog-device-rectangle{width:330px;height:1px;background-color:#efefef}#verify_otp .info-icon,#verify_secq .info-icon{margin-left:10px;width:14px;height:14px;border-radius:10px;border:2px solid #9b9b9b;text-align:center}#verify_otp .info-icon .info-icon-text,#verify_secq .info-icon .info-icon-text{font-size:9pt;font-weight:bold;color:#9b9b9b;margin-top:-2px}#verify_otp .info-icon:hover,#verify_secq .info-icon:hover{cursor:pointer}#verify_otp .unrecog-tooltip,#verify_secq .unrecog-tooltip{display:none;border-radius:3px;height:190px;width:300px;padding:20px;font-size:14px;background-color:#fff;color:#9b9b9b;position:absolute;left:0;right:0;margin:auto;transform:translate(80px, -105px);line-height:1.43}#verify_otp .unrecog-tooltip .bold-text,#verify_secq .unrecog-tooltip .bold-text{font-weight:bold;color:#404040}#verify_otp .unrecog-tooltip ul,#verify_secq .unrecog-tooltip ul{margin-left:-23px}#choose_del h2{margin-bottom:15px}#choose_del #otp-delivery-method-form{margin-bottom:20px}#choose_del #otp-delivery-method-form .text-rates{color:#9b9b9b;margin-left:45px}#choose_del #otp-delivery-method-form .otp-label-with-select{display:none;margin-top:-25px;margin-top:-42px !important}#choose_del #otp-delivery-method-form .otp-label-with-select .mdc-select{width:150px;background-position:right 8px bottom 0px !important}#choose_del #otp-delivery-method-form .otp-label-with-select .mdc-select .mdc-select__surface{padding-bottom:13px}#choose_del #otp-delivery-method-form .otp-label-with-select .mdc-select .mdc-select__surface .mdc-select__bottom-line{display:none}#choose_del #otp-delivery-method-form .otp-label-with-select .mdc-select .mdc-select__selected-text{color:#0369b1;bottom:-4px !important}#choose_del #otp-delivery-method-form .otp-label-dots,#choose_del #otp-delivery-method-form .otp-label-number{color:#0369b1}#choose_mfa_auth0 h2{margin-bottom:15px}#choose_mfa_auth0 #choose-mfa-method-form{margin-bottom:20px}@media only screen and (min-width: 768px){#timerout{max-width:450px;min-width:450px;margin-bottom:330px}}#timerout{height:197px;border-radius:3px;background-color:#fff;border:solid 1px #d8d8d8}#timerout section.sub-actions>*:nth-child(2){border-top:thin solid #d8d8d8}#timerout section.sub-actions{padding-top:30px;padding-bottom:10px;color:#9b9b9b;font-size:14px}#timerout section.sub-actions .sub-actions-container{padding-top:15px;padding-bottom:20px;display:flex}#timerout section.sub-actions .sub-actions-container #ok{max-width:80px;height:34px;border-radius:3px;text-transform:none;text-align:center;align-items:right;background-color:#0056a0;color:#fff;position:absolute;right:2%}#timer-title{width:410px;height:20px;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#404040;padding-left:20px}#timer-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#404040;padding-left:20px}.register-card{display:none;width:600px}@media only screen and (max-device-width: 639px){.register-card{width:100%}}.register-card .mdc-title{text-align:center;font-weight:bold;margin-bottom:0px}.register-card .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#9b9b9b}#company-select-card{display:none}#company-select-card h2{text-align:center;font-weight:bold}#company-select-card #company-select{width:100%}#company-select-card #company-select .required-star{color:red}#company-select-card #company-select-dialog .mdc-dialog__surface{height:auto;max-height:100%;overflow-y:auto}#company-select-card #company-select-dialog .mdc-dialog__surface .mdc-dialog__header{padding:30px 25px 0}#company-select-card #company-select-dialog .mdc-dialog__surface .mdc-dialog__header h2{text-align:left}#company-select-card #company-select-dialog .mdc-dialog__surface .mdc-dialog__header #close-button{cursor:pointer}#company-select-card #company-select-dialog .mdc-dialog__surface section{padding-top:0px;padding-bottom:15px;padding-left:25px;padding-right:25px}#company-select-card #company-select-dialog .mdc-dialog__surface section #search-box{border:thin solid #d8d8d8;border-radius:3px;height:34px;display:flex;flex-direction:row}#company-select-card #company-select-dialog .mdc-dialog__surface section #search-box #search-icon-container{padding-left:10px;padding-right:10px;margin-top:auto;margin-bottom:auto}#company-select-card #company-select-dialog .mdc-dialog__surface section #search-box #search-input{height:32px;font-size:16px;border:none;display:flex;flex:2}#company-select-card #company-select-dialog .mdc-dialog__surface section #search-box #search-input:focus{outline:none}#company-select-card #company-select-dialog .mdc-dialog__surface section ul{padding-top:15px;padding-bottom:0px}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item{display:flex;flex-direction:row;padding-top:15px;padding-bottom:15px;padding-left:0px;padding-right:0px;cursor:pointer}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item .company-info{flex:2}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item .company-info .company-number{color:#9b9b9b}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item .company-connected{border:thin solid #b7b7b7;border-radius:10px;padding-left:10px;padding-right:10px;font-size:10px;color:#b7b7b7;height:19px;line-height:19px}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item.disabled{color:#cacaca;cursor:auto}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item.disabled .company-number{color:#cacaca}#company-select-card #company-select-dialog .mdc-dialog__surface section ul .mdc-list-item.disabled:before{background-color:#fff}#company-select-card #company-select-dialog #no-results-found{display:none;text-align:center;padding-top:25px;padding-bottom:25px;color:#404040;font-size:16px}#confirmation-card .mdc-subtitle{max-height:400px;overflow-y:auto;margin-top:15px;margin-bottom:10px}@media only screen and (max-device-width: 639px){#confirmation-card .mdc-subtitle{max-height:150px}}#confirmation-card .terms-underlined{text-decoration:underline}#confirmation-card .terms-bold{font-weight:bold}#confirmation-card .terms-indented{margin-left:35px}#confirmation-card #services-agreement-addendum{text-align:center;color:#0369b1}#confirmation-card #services-agreement-addendum-link:hover{cursor:pointer}@media only screen and (max-device-width: 639px){#confirmation-card #confirmation-allow-access-button{height:auto;line-height:22px;padding-top:5px;padding-bottom:5px}}#confirmation-card #button-break{display:none}@media only screen and (max-device-width: 639px){#confirmation-card #button-break{display:block}}#connected-card{display:none}#connected-card h2{text-align:center;font-weight:bold}#connected-card h3{text-align:center;color:#9b9b9b}#connected-card .mdc-card__primary{padding-bottom:0px}#connected-card .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#connected-card #already-connected .mdc-subtitle,#connected-card #multi-client-connect-msg .mdc-subtitle{height:auto}#connected-card #already-connected .txId,#connected-card #multi-client-connect-msg .txId{padding-top:20px;padding-bottom:30px;text-align:center;color:#9b9b9b}#connected-card .mdc-title{font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center}#connected-card .admin-confirm-line{width:340px;height:3px;background-color:rgba(0,0,0,.06);border:solid 0 #dedee0}#terms{padding-left:30px;padding-right:30px;background-color:#fff;line-height:1.43;letter-spacing:normal;text-align:left}#privacy,#termsFooter,#trademarks{margin-left:25px}#copyright{color:#9b9b9b;font-size:13px;margin-top:10px}#terms-dialog,#security-dialog{font-size:9px;height:350px;max-width:1000px;color:#000;text-align:left}#terms-dialog #close,#terms-dialog #close-terms,#security-dialog #close,#security-dialog #close-terms{width:80px;height:34px;border-radius:3px;text-transform:none;padding-left:20px;background-color:#0056a0;color:#fff}#terms-dialog #mdc-dialog-with-terms-description,#terms-dialog #mdc-dialog-with-security-description,#security-dialog #mdc-dialog-with-terms-description,#security-dialog #mdc-dialog-with-security-description{color:#000}#copyright{margin-left:25px}#privacy:hover,#security:hover,#termsFooter:hover,#trademarks:hover{cursor:pointer}.outer-wrapper{display:none;flex:0 0 auto;margin-bottom:10px}#footerlinks{text-align:center;font-size:13px;color:#0364ad;width:100%;bottom:0;margin-bottom:30px;flex:0;display:inline-block;margin-top:auto;height:100%;vertical-align:bottom}#timer-backdrop{pointer-events:none}@media only screen and (max-width: 488px){#footerlinks{display:flex;flex-wrap:wrap;justify-content:center;flex:0;height:100%}}#inv_code,#code_priv,#code{padding-top:15px}#timeout_error_card{padding-top:22px}#locked_user{display:none}#locked_user .card-content{width:400px;height:404px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#locked_user #locked-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto;padding-bottom:5px}#locked_user .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#locked_user .mdc-title{height:20px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#404040}#locked_stageduser{display:none}#locked_stageduser .card-content{width:400px;height:404px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#locked_stageduser #locked-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto;padding-bottom:5px}#locked_stageduser .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#locked_stageduser .mdc-title{height:20px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#404040}#multiple_reset{display:none}#multiple_reset .card-content{width:400px;height:404px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#multiple_reset #alert-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto}#multiple_reset .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#multiple_reset .mdc-title{height:20px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#404040}#timeout_error{display:none}#timeout_error .card-content{width:400px;height:410px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#timeout_error #timeout-alert-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto}#timeout_error .timeout-mdc-title{height:20px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:20px;letter-spacing:normal;text-align:center;color:#222;margin-bottom:15px}#timeout_error .timeout-mdc-subtitle{height:60px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#707070}#invalid_req{display:none}#invalid_req .card-content{width:400px;height:410px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#invalid_req #alert-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto}#invalid_req .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#invalid_req .mdc-title{height:53px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#404040;margin-bottom:15px}#invalid_auth0_req{display:block}#invalid_auth0_req .card-content{width:400px;height:410px;border-radius:4px;background-color:#f3f7fa;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#invalid_auth0_req #coffee-logo{width:100px;height:100px;display:block;margin-top:10px;margin-left:auto;margin-right:auto}#invalid_auth0_req .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b}#invalid_auth0_req .mdc-title{height:53px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#404040;margin-bottom:15px}#priv_req{display:none}#priv_req .card-content{width:400px;height:284px;border-radius:4px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}#priv_req .mdc-subtitle{font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:center;color:#9b9b9b;padding-bottom:5px}#priv_req .mdc-title{height:20px;font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#404040}#locked_user section.sub-actions>*:nth-child(2),#locked_stageduser section.sub-actions>*:nth-child(2),#multiple_reset section.sub-actions>*:nth-child(2),#priv_req section.sub-actions>*:nth-child(2),#invalid_req section.sub-actions>*:nth-child(2){border-top:thin solid #d8d8d8}#locked_user section.sub-actions,#locked_stageduser section.sub-actions,#multiple_reset section.sub-actions,#priv_req section.sub-actions,#invalid_req section.sub-actions{padding-top:20px;padding-bottom:0px;color:#9b9b9b;font-size:14px;height:73px}#locked_user section.sub-actions .sub-actions-container,#locked_stageduser section.sub-actions .sub-actions-container,#multiple_reset section.sub-actions .sub-actions-container,#priv_req section.sub-actions .sub-actions-container,#invalid_req section.sub-actions .sub-actions-container{padding-top:20px;display:flex}#locked_user section.sub-actions .sub-actions-container .sub-action-link,#locked_stageduser section.sub-actions .sub-actions-container .sub-action-link,#multiple_reset section.sub-actions .sub-actions-container .sub-action-link,#priv_req section.sub-actions .sub-actions-container .sub-action-link,#invalid_req section.sub-actions .sub-actions-container .sub-action-link{padding-top:5px;text-align:center;color:#0369b1;cursor:pointer;display:inline-block;flex:2}#verify-device-resent-title{display:none}.service-title{font-size:20px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-decoration:underline}.service-subtitle{font-size:14px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}a:link{color:#0369b1;text-decoration:none}.stagedUser{padding-top:12px}.stagedUserpadding-right{padding-right:6px}
