:root{--md-ref-typeface-brand:Figtree, sans-serif;--md-ref-typeface-plain:Figtree, sans-serif;--md-sys-color-primary:#e1e1e1;--md-sys-color-on-primary:#2b2b2b;--md-sys-color-error:#f00000;--md-sys-color-on-surface:#e1e1e1;--md-sys-color-on-surface-variant:#e1e1e1;--md-sys-color-on-error-container:#f00000;--md-icon-font:"Font Awesome 7 Regular", serif;--md-icon-size:16px}md-outlined-text-field{--md-outlined-text-field-label-text-font:minion-pro, sans-serif;--md-outlined-text-field-label-text-populated-size:1rem;--md-outlined-field-outline-color:#e1e1e1;--md-outlined-field-focus-outline-color:#e1e1e1;--md-outlined-text-field-focus-outline-width:2px;--md-outlined-field-container-shape-start-start:calc(56px / 2);--md-outlined-field-container-shape-start-end:calc(56px / 2);--md-outlined-field-container-shape-end-start:calc(56px / 2);--md-outlined-field-container-shape-end-end:calc(56px / 2);--md-outlined-field-top-space:10px;--md-outlined-field-bottom-space:10px;width:100%}.md-row{margin-bottom:24px}.md-choice{color:#e1e1e1;justify-content:flex-start;align-items:center;display:flex}.md-choice label{cursor:pointer;display:inline}.md-choice label.disabled,.md-choice label.readonly{cursor:default}.md-choice .checkbox{appearance:none;font:inherit;color:inherit;background-color:#0000;border:1px solid #e1e1e1;border-radius:.2em;place-content:center;width:24px;height:24px;margin:0 1rem 0 0;transition:all .12s ease-in-out;display:grid}.md-choice .checkbox:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:.8rem;height:.8rem;transition:transform .12s ease-in-out;transform:scale(0);box-shadow:inset 1rem 1rem #e1e1e1}.md-choice .checkbox:checked{background-color:#2b2b2b}.md-choice .checkbox:checked:before{transform:scale(1)}
