.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}a{color:currentColor}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}html{--daff-theme-rgb: 255, 255, 255;--daff-theme-contrast-rgb: 7, 7, 7;--daff-theme: #ffffff;--daff-theme-contrast: #070707;--daff-theme-primary: #1f66ff;--daff-theme-secondary: #6a57ff;--daff-theme-tertiary: #00835f;--daff-theme-warn: #b36200;--daff-theme-success: #00852e;--daff-theme-critical: #ec0019;--daff-theme-white: #ffffff;--daff-theme-black: #070707;--daff-theme-gray: #767676;--daff-base-bg: #ffffff;--daff-base-text: #070707}html .daff-skeleton:before,html .daff-skeleton :before{background:#e8e8e8}html .daff-tag{background:#e8e8e8;color:#070707}html .daff-tag.daff-primary{background:#ebf1ff;color:#093cf3}html .daff-tag.daff-secondary{background:#ebebff;color:#5631f3}html .daff-tag.daff-tertiary{background:#d6fcea;color:#0f654a}html .daff-tag.daff-dark{background:#323232;color:#fafafa}html .daff-tag.daff-light{background:#fafafa;color:#323232}html .daff-tag.daff-theme{background:#fff;color:#070707}html .daff-tag.daff-theme-contrast{background:#070707;color:#fff}html .daff-tag.daff-warn{background:#fcf2eb;color:#955400}html .daff-tag.daff-success{background:#d1fbd6;color:#006b23}html .daff-tag.daff-critical{background:#fcf1f1;color:#b30e19}html .daff-tag.daff-info{background:#fafafa;color:#5e5e5e}html .daff-breadcrumb__item a,html .daff-breadcrumb__item .daff-breadcrumb__menu-activator{color:#474747;text-decoration-color:#474747}html .daff-button{background-color:#fafafa;color:#070707}html .daff-button:after{background:#e8e8e8}@media(hover:hover){html .daff-button:hover{color:#070707}}html .daff-button:active{color:#070707}html .daff-button:active:after{background:#d3d3d3}html .daff-button.daff-primary{background-color:#1f66ff;color:#fff}html .daff-button.daff-primary:after{background:#093cf3}@media(hover:hover){html .daff-button.daff-primary:hover{color:#fff}}html .daff-button.daff-primary:active{color:#fff}html .daff-button.daff-primary:active:after{background:#001bcb}html .daff-button.daff-secondary{background-color:#6a57ff;color:#fff}html .daff-button.daff-secondary:after{background:#5631f3}@media(hover:hover){html .daff-button.daff-secondary:hover{color:#fff}}html .daff-button.daff-secondary:active{color:#fff}html .daff-button.daff-secondary:active:after{background:#3c13bd}html .daff-button.daff-tertiary{background-color:#00835f;color:#fff}html .daff-button.daff-tertiary:after{background:#0f654a}@media(hover:hover){html .daff-button.daff-tertiary:hover{color:#fff}}html .daff-button.daff-tertiary:active{color:#fff}html .daff-button.daff-tertiary:active:after{background:#104b37}html .daff-button.daff-dark{background-color:#1a1a1a;color:#fff}html .daff-button.daff-dark:after{background:#323232}@media(hover:hover){html .daff-button.daff-dark:hover{color:#fff}}html .daff-button.daff-dark:active{color:#fff}html .daff-button.daff-dark:active:after{background:#474747}html .daff-button.daff-light{background-color:#fafafa;color:#070707}html .daff-button.daff-light:after{background:#e8e8e8}@media(hover:hover){html .daff-button.daff-light:hover{color:#070707}}html .daff-button.daff-light:active{color:#070707}html .daff-button.daff-light:active:after{background:#d3d3d3}html .daff-button.daff-theme{background-color:#fff;color:#070707}html .daff-button.daff-theme:after{background:#e8e8e8}@media(hover:hover){html .daff-button.daff-theme:hover{color:#070707}}html .daff-button.daff-theme:active{color:#070707}html .daff-button.daff-theme:active:after{background:#d3d3d3}html .daff-button.daff-theme-contrast{background-color:#070707;color:#fff}html .daff-button.daff-theme-contrast:after{background:#323232}@media(hover:hover){html .daff-button.daff-theme-contrast:hover{color:#fff}}html .daff-button.daff-theme-contrast:active{color:#fff}html .daff-button.daff-theme-contrast:active:after{background:#474747}html .daff-button.daff-warn{background-color:#b36200;color:#fff}html .daff-button.daff-warn:after{background:#955400}@media(hover:hover){html .daff-button.daff-warn:hover{color:#fff}}html .daff-button.daff-warn:active{color:#fff}html .daff-button.daff-warn:active:after{background:#704000}html .daff-button.daff-success{background-color:#00852e;color:#fff}html .daff-button.daff-success:after{background:#006b23}@media(hover:hover){html .daff-button.daff-success:hover{color:#fff}}html .daff-button.daff-success:active{color:#fff}html .daff-button.daff-success:active:after{background:#004b17}html .daff-button.daff-critical{background-color:#ec0019;color:#fff}html .daff-button.daff-critical:after{background:#b30e19}@media(hover:hover){html .daff-button.daff-critical:hover{color:#fff}}html .daff-button.daff-critical:active{color:#fff}html .daff-button.daff-critical:active:after{background:#871016}html .daff-flat-button{color:#070707}html .daff-flat-button:after{background-color:#0707071a}html .daff-flat-button:active:after{background-color:#07070726}html .daff-flat-button.daff-primary{color:#1f66ff}html .daff-flat-button.daff-primary:after{background-color:#1f66ff1a}html .daff-flat-button.daff-primary:active:after{background-color:#1f66ff26}html .daff-flat-button.daff-secondary{color:#6a57ff}html .daff-flat-button.daff-secondary:after{background-color:#6a57ff1a}html .daff-flat-button.daff-secondary:active:after{background-color:#6a57ff26}html .daff-flat-button.daff-tertiary{color:#00835f}html .daff-flat-button.daff-tertiary:after{background-color:#00835f1a}html .daff-flat-button.daff-tertiary:active:after{background-color:#00835f26}html .daff-flat-button.daff-dark{color:#070707}html .daff-flat-button.daff-dark:after{background-color:#0707071a}html .daff-flat-button.daff-dark:active:after{background-color:#07070726}html .daff-flat-button.daff-light{color:#fff}html .daff-flat-button.daff-light:after{background-color:#ffffff1a}html .daff-flat-button.daff-light:active:after{background-color:#ffffff26}html .daff-flat-button.daff-theme{color:#fff}html .daff-flat-button.daff-theme:after{background-color:#ffffff1a}html .daff-flat-button.daff-theme:active:after{background-color:#ffffff26}html .daff-flat-button.daff-theme-contrast{color:#070707}html .daff-flat-button.daff-theme-contrast:after{background-color:#0707071a}html .daff-flat-button.daff-theme-contrast:active:after{background-color:#07070726}html .daff-flat-button.daff-warn{color:#b36200}html .daff-flat-button.daff-warn:after{background-color:#b362001a}html .daff-flat-button.daff-warn:active:after{background-color:#b3620026}html .daff-flat-button.daff-critical{color:#ec0019}html .daff-flat-button.daff-critical:after{background-color:#ec00191a}html .daff-flat-button.daff-critical:active:after{background-color:#ec001926}html .daff-flat-button.daff-success{color:#00852e}html .daff-flat-button.daff-success:after{background-color:#00852e1a}html .daff-flat-button.daff-success:active:after{background-color:#00852e26}html .daff-icon-button{color:#949494}@media(hover:hover){html .daff-icon-button:not(html .daff-icon-button[disabled],html .daff-icon-button.daff-disabled):hover{color:#767676;opacity:1}}html .daff-icon-button:active{color:#5e5e5e}html .daff-icon-button.daff-primary{color:#1f66ff}@media(hover:hover){html .daff-icon-button.daff-primary:not(html .daff-icon-button.daff-primary[disabled],html .daff-icon-button.daff-primary.daff-disabled):hover{color:#093cf3;opacity:1}}html .daff-icon-button.daff-primary:active{color:#001bcb}html .daff-icon-button.daff-secondary{color:#6a57ff}@media(hover:hover){html .daff-icon-button.daff-secondary:not(html .daff-icon-button.daff-secondary[disabled],html .daff-icon-button.daff-secondary.daff-disabled):hover{color:#5631f3;opacity:1}}html .daff-icon-button.daff-secondary:active{color:#3c13bd}html .daff-icon-button.daff-tertiary{color:#00835f}@media(hover:hover){html .daff-icon-button.daff-tertiary:not(html .daff-icon-button.daff-tertiary[disabled],html .daff-icon-button.daff-tertiary.daff-disabled):hover{color:#0f654a;opacity:1}}html .daff-icon-button.daff-tertiary:active{color:#104b37}html .daff-icon-button.daff-dark{color:#070707}@media(hover:hover){html .daff-icon-button.daff-dark:not(html .daff-icon-button.daff-dark[disabled],html .daff-icon-button.daff-dark.daff-disabled):hover{color:#323232;opacity:1}}html .daff-icon-button.daff-dark:active{color:#474747}html .daff-icon-button.daff-light{color:#fff}@media(hover:hover){html .daff-icon-button.daff-light:not(html .daff-icon-button.daff-light[disabled],html .daff-icon-button.daff-light.daff-disabled):hover{color:#e8e8e8;opacity:1}}html .daff-icon-button.daff-light:active{color:#d3d3d3}html .daff-icon-button.daff-theme{color:#fff}@media(hover:hover){html .daff-icon-button.daff-theme:not(html .daff-icon-button.daff-theme[disabled],html .daff-icon-button.daff-theme.daff-disabled):hover{color:#fafafa;opacity:1}}html .daff-icon-button.daff-theme:active{color:#e8e8e8}html .daff-icon-button.daff-theme-contrast{color:#070707}@media(hover:hover){html .daff-icon-button.daff-theme-contrast:not(html .daff-icon-button.daff-theme-contrast[disabled],html .daff-icon-button.daff-theme-contrast.daff-disabled):hover{color:#323232;opacity:1}}html .daff-icon-button.daff-theme-contrast:active{color:#474747}html .daff-icon-button.daff-warn{color:#b36200}@media(hover:hover){html .daff-icon-button.daff-warn:not(html .daff-icon-button.daff-warn[disabled],html .daff-icon-button.daff-warn.daff-disabled):hover{color:#955400;opacity:1}}html .daff-icon-button.daff-warn:active{color:#704000}html .daff-icon-button.daff-critical{color:#ec0019}@media(hover:hover){html .daff-icon-button.daff-critical:not(html .daff-icon-button.daff-critical[disabled],html .daff-icon-button.daff-critical.daff-disabled):hover{color:#b30e19;opacity:1}}html .daff-icon-button.daff-critical:active{color:#871016}html .daff-icon-button.daff-success{color:#00852e}@media(hover:hover){html .daff-icon-button.daff-success:not(html .daff-icon-button.daff-success[disabled],html .daff-icon-button.daff-success.daff-disabled):hover{color:#006b23;opacity:1}}html .daff-icon-button.daff-success:active{color:#004b17}html .daff-raised-button{background-color:#e8e8e8;border:1px solid #e8e8e8;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#070707}@media(hover:hover){html .daff-raised-button:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-primary{background-color:#1f66ff;border:1px solid #1f66ff;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-primary:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-secondary{background-color:#6a57ff;border:1px solid #6a57ff;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-secondary:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-tertiary{background-color:#00835f;border:1px solid #00835f;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-tertiary:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-dark{background-color:#070707;border:1px solid #070707;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-dark:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-light{background-color:#fff;border:1px solid #ffffff;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#070707}@media(hover:hover){html .daff-raised-button.daff-light:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-theme{background-color:#fff;border:1px solid #ffffff;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#070707}@media(hover:hover){html .daff-raised-button.daff-theme:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-theme-contrast{background-color:#070707;border:1px solid #070707;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-theme-contrast:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button[disabled],html .daff-raised-button.daff-disabled{background-color:#d3d3d3;border:1px solid #d3d3d3;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#070707;color:#949494}@media(hover:hover){html .daff-raised-button[disabled]:hover,html .daff-raised-button.daff-disabled:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button[disabled]:after,html .daff-raised-button.daff-disabled:after{box-shadow:none}html .daff-raised-button.daff-warn{background-color:#b36200;border:1px solid #b36200;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-warn:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-critical{background-color:#ec0019;border:1px solid #ec0019;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-critical:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-raised-button.daff-success{background-color:#00852e;border:1px solid #00852e;box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d;color:#fff}@media(hover:hover){html .daff-raised-button.daff-success:hover{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}}html .daff-stroked-button{background:transparent;border:1px solid #949494;color:currentColor}html .daff-stroked-button:after{background:#9494941a}html .daff-stroked-button:active:after{background:#94949433}html .daff-stroked-button.daff-primary{border:1px solid #1f66ff;color:#1f66ff;background-color:transparent}html .daff-stroked-button.daff-primary:after{background-color:#1f66ff1a}html .daff-stroked-button.daff-primary:active:after{background-color:#1f66ff26}html .daff-stroked-button.daff-secondary{border:1px solid #6a57ff;color:#6a57ff;background-color:transparent}html .daff-stroked-button.daff-secondary:after{background-color:#6a57ff1a}html .daff-stroked-button.daff-secondary:active:after{background-color:#6a57ff26}html .daff-stroked-button.daff-tertiary{border:1px solid #00835f;color:#00835f;background-color:transparent}html .daff-stroked-button.daff-tertiary:after{background-color:#00835f1a}html .daff-stroked-button.daff-tertiary:active:after{background-color:#00835f26}html .daff-stroked-button.daff-dark{border:1px solid #070707;color:#070707;background-color:transparent}html .daff-stroked-button.daff-dark:after{background-color:#0707071a}html .daff-stroked-button.daff-dark:active:after{background-color:#07070726}html .daff-stroked-button.daff-light{border:1px solid #ffffff;color:#fff;background-color:transparent}html .daff-stroked-button.daff-light:after{background-color:#ffffff1a}html .daff-stroked-button.daff-light:active:after{background-color:#ffffff26}html .daff-stroked-button.daff-theme{border:1px solid #ffffff;color:#fff;background-color:transparent}html .daff-stroked-button.daff-theme:after{background-color:#ffffff1a}html .daff-stroked-button.daff-theme:active:after{background-color:#ffffff26}html .daff-stroked-button.daff-theme-contrast{border:1px solid #070707;color:#070707;background-color:transparent}html .daff-stroked-button.daff-theme-contrast:after{background-color:#0707071a}html .daff-stroked-button.daff-theme-contrast:active:after{background-color:#07070726}html .daff-stroked-button.daff-warn{border:1px solid #b36200;color:#b36200;background-color:transparent}html .daff-stroked-button.daff-warn:after{background-color:#b362001a}html .daff-stroked-button.daff-warn:active:after{background-color:#b3620026}html .daff-stroked-button.daff-critical{border:1px solid #ec0019;color:#ec0019;background-color:transparent}html .daff-stroked-button.daff-critical:after{background-color:#ec00191a}html .daff-stroked-button.daff-critical:active:after{background-color:#ec001926}html .daff-stroked-button.daff-success{border:1px solid #00852e;color:#00852e;background-color:transparent}html .daff-stroked-button.daff-success:after{background-color:#00852e1a}html .daff-stroked-button.daff-success:active:after{background-color:#00852e26}html .daff-underline-button{color:#5e5e5e}html .daff-underline-button:after{background-color:#5e5e5e}html .daff-underline-button.daff-primary{color:#1f66ff}html .daff-underline-button.daff-primary:after{background-color:#1f66ff}html .daff-underline-button.daff-secondary{color:#6a57ff}html .daff-underline-button.daff-secondary:after{background-color:#6a57ff}html .daff-underline-button.daff-tertiary{color:#00835f}html .daff-underline-button.daff-tertiary:after{background-color:#00835f}html .daff-underline-button.daff-dark{color:#070707}html .daff-underline-button.daff-dark:after{background-color:#070707}html .daff-underline-button.daff-light{color:#fff}html .daff-underline-button.daff-light:after{background-color:#fff}html .daff-underline-button.daff-theme{color:#fff}html .daff-underline-button.daff-theme:after{background-color:#fff}html .daff-underline-button.daff-theme-contrast{color:#070707}html .daff-underline-button.daff-theme-contrast:after{background-color:#070707}html .daff-underline-button.daff-warn{color:#b36200}html .daff-underline-button.daff-warn:after{background-color:#b36200}html .daff-underline-button.daff-critical{color:#ec0019}html .daff-underline-button.daff-critical:after{background-color:#ec0019}html .daff-underline-button.daff-success{color:#00852e}html .daff-underline-button.daff-success:after{background-color:#00852e}html .daff-card.elevated,html .daff-stroked-card.elevated{box-shadow:0 1px 5px -4px #07070780,0 4px 8px #0707070d}html .daff-card{background:#fafafa;color:#070707}html .daff-card.daff-primary{background:#1f66ff;color:#fff}html .daff-card.daff-secondary{background:#6a57ff;color:#fff}html .daff-card.daff-tertiary{background:#00835f;color:#fff}html .daff-card.daff-theme{background:#fff;color:#070707}html .daff-card.daff-theme-contrast{background:#070707;color:#fff}html .daff-card.daff-dark{background:#323232;color:#fff}html .daff-card.daff-light{background:#fafafa;color:#070707}html a.daff-card.elevated .daff-card__wrapper:after,html a.daff-stroked-card.elevated .daff-card__wrapper:after{box-shadow:0 6px 12px #07070714,0 4px 6px #0707070a}html a.daff-card .daff-card__wrapper:after{background:#e8e8e8}html a.daff-card:hover,html a.daff-card:focus{color:#070707}html a.daff-card:hover .daff-card__wrapper:after,html a.daff-card:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-primary .daff-card__wrapper:after{background:#093cf3}html a.daff-card.daff-primary:hover,html a.daff-card.daff-primary:focus{color:#fff}html a.daff-card.daff-primary:hover .daff-card__wrapper:after,html a.daff-card.daff-primary:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-secondary .daff-card__wrapper:after{background:#5631f3}html a.daff-card.daff-secondary:hover,html a.daff-card.daff-secondary:focus{color:#fff}html a.daff-card.daff-secondary:hover .daff-card__wrapper:after,html a.daff-card.daff-secondary:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-tertiary .daff-card__wrapper:after{background:#0f654a}html a.daff-card.daff-tertiary:hover,html a.daff-card.daff-tertiary:focus{color:#fff}html a.daff-card.daff-tertiary:hover .daff-card__wrapper:after,html a.daff-card.daff-tertiary:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-theme .daff-card__wrapper:after{background:#fafafa}html a.daff-card.daff-theme:hover,html a.daff-card.daff-theme:focus{color:#070707}html a.daff-card.daff-theme:hover .daff-card__wrapper:after,html a.daff-card.daff-theme:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-theme-contrast .daff-card__wrapper:after{background:#1a1a1a}html a.daff-card.daff-theme-contrast:hover,html a.daff-card.daff-theme-contrast:focus{color:#fff}html a.daff-card.daff-theme-contrast:hover .daff-card__wrapper:after,html a.daff-card.daff-theme-contrast:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-dark .daff-card__wrapper:after{background:#323232}html a.daff-card.daff-dark:hover,html a.daff-card.daff-dark:focus{color:#fff}html a.daff-card.daff-dark:hover .daff-card__wrapper:after,html a.daff-card.daff-dark:focus .daff-card__wrapper:after{opacity:1}html a.daff-card.daff-light .daff-card__wrapper:after{background:#fafafa}html a.daff-card.daff-light:hover,html a.daff-card.daff-light:focus{color:#070707}html a.daff-card.daff-light:hover .daff-card__wrapper:after,html a.daff-card.daff-light:focus .daff-card__wrapper:after{opacity:1}html .daff-stroked-card{border:1px solid #e8e8e8;color:#e8e8e8;color:#070707}html .daff-stroked-card.daff-primary{border:1px solid #1f66ff;color:#1f66ff}html .daff-stroked-card.daff-secondary{border:1px solid #6a57ff;color:#6a57ff}html .daff-stroked-card.daff-tertiary{border:1px solid #00835f;color:#00835f}html .daff-stroked-card.daff-dark{border:1px solid #323232;color:#323232}html .daff-stroked-card.daff-light{border:1px solid #e8e8e8;color:#e8e8e8}html .daff-stroked-card.daff-theme{border:1px solid #e8e8e8;color:#e8e8e8;color:#070707}html .daff-stroked-card.daff-theme-contrast{border:1px solid #323232;color:#323232}html a.daff-stroked-card .daff-card__wrapper:after{background:#e8e8e833}html a.daff-stroked-card:hover .daff-card__wrapper:after,html a.daff-stroked-card:focus .daff-card__wrapper:after{opacity:1}html a.daff-stroked-card.daff-primary .daff-card__wrapper:after{background:#1f66ff14}html a.daff-stroked-card.daff-primary:hover .daff-card__wrapper:after,html a.daff-stroked-card.daff-primary:focus .daff-card__wrapper:after{opacity:1}html a.daff-stroked-card.daff-secondary .daff-card__wrapper:after{background:#6a57ff14}html a.daff-stroked-card.daff-secondary:hover .daff-card__wrapper:after,html a.daff-stroked-card.daff-secondary:focus .daff-card__wrapper:after{opacity:1}html a.daff-stroked-card.daff-tertiary .daff-card__wrapper:after{background:#00835f14}html a.daff-stroked-card.daff-tertiary:hover .daff-card__wrapper:after,html a.daff-stroked-card.daff-tertiary:focus .daff-card__wrapper:after{opacity:1}html a.daff-stroked-card.daff-dark .daff-card__wrapper:after{background:#32323214}html a.daff-stroked-card.daff-dark:hover .daff-card__wrapper:after,html a.daff-stroked-card.daff-dark:focus .daff-card__wrapper:after{opacity:1}html a.daff-stroked-card.daff-light .daff-card__wrapper:after{background:#e8e8e814}html a.daff-stroked-card.daff-light:hover .daff-card__wrapper:after,html a.daff-stroked-card.daff-light:focus .daff-card__wrapper:after{opacity:1}html .daff-form-field .daff-form-field__control{border:1px solid #767676;color:#767676}html .daff-form-field .daff-form-field__control * ::-webkit-input-placeholder{color:#767676}html .daff-form-field .daff-prefix,html .daff-form-field .daff-suffix{color:#767676}html .daff-form-field.daff-focused .daff-form-field__control{border:1px solid #1f66ff}html .daff-form-field.daff-focused.fluid .daff-form-label,html .daff-form-field.daff-focused.fluid label,html .daff-form-field.daff-focused.fluid .daff-form-field__label{color:#1f66ff}html .daff-form-field.daff-error .daff-form-field__control{border:1px solid #ec0019}html .daff-form-field.daff-error.fluid .daff-form-label,html .daff-form-field.daff-error.fluid label,html .daff-form-field.daff-error.fluid .daff-form-field__label{color:#ec0019}html .daff-form-field.daff-valid{color:#070707}html .daff-form-field__control{background:#fff}html .daff-form-field__control input,html .daff-form-field__control textarea,html .daff-form-field__control select{color:#070707}html .daff-error-message{color:#ec0019}html .daff-hint{color:#474747}html .daff-hint.validated{color:#00852e}html .daff-select.disabled .daff-select__field{color:#949494}html .daff-select__option{background-color:#fff;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;color:#070707}html .daff-select__option:first-of-type{border-top:1px solid #d3d3d3}html .daff-select__option:hover,html .daff-select__option.highlighted{background-color:#fafafa}html .daff-select__field{color:#070707}html .daff-select__field:after{border-color:#767676}html .daff-native-select option{background-color:#fff;color:#070707}html .daff-spinner.daff-primary .daff-spinner__track,html .daff-spinner.daff-primary .daff-spinner__path{stroke:#1f66ff}html .daff-spinner.daff-secondary .daff-spinner__track,html .daff-spinner.daff-secondary .daff-spinner__path{stroke:#6a57ff}html .daff-spinner.daff-tertiary .daff-spinner__track,html .daff-spinner.daff-tertiary .daff-spinner__path{stroke:#00835f}html .daff-spinner.daff-theme .daff-spinner__track,html .daff-spinner.daff-theme .daff-spinner__path{stroke:#fff}html .daff-spinner.daff-theme-contrast .daff-spinner__track,html .daff-spinner.daff-theme-contrast .daff-spinner__path,html .daff-spinner.daff-dark .daff-spinner__track,html .daff-spinner.daff-dark .daff-spinner__path{stroke:#070707}html .daff-spinner.daff-light .daff-spinner__track,html .daff-spinner.daff-light .daff-spinner__path{stroke:#fff}html .daff-accordion-item{border-top:1px solid #e8e8e8}html .daff-accordion-item:last-child{border-bottom:1px solid #e8e8e8}html .daff-accordion-item .daff-accordion-item__header{color:#070707}html .daff-accordion-item .daff-accordion-item__header:after{border-color:#070707}html .daff-article{color:#323232}html .daff-article a:not(.daff-ae *,.daff-ae){color:#1f66ff;text-decoration-color:#1f66ff}html .daff-article code{background:#e8e8e880}html .daff-article pre{background:#e8e8e84d;border:1px solid #e8e8e8}html .daff-article pre code{background:none;border:none}html .daff-article__copy-button{background:#fafafa;border:1px solid #e8e8e8}html .daff-article hr{background:#e8e8e8}html .daff-article blockquote{background:#1f66ff1a;border-left:4px solid #548fff;color:#003}html .daff-article blockquote code{background:#1f66ff1f;color:#003}html .daff-article blockquote code a:not(.daff-ae *,.daff-ae){color:#093cf3;text-decoration-color:#093cf3}html .daff-article table{border:1px solid #e8e8e8}html .daff-article table th{background:#fafafa}html .daff-article table th:not(:last-child),html .daff-article table td:not(:last-child){border-right:1px solid #e8e8e8}html .daff-article table thead th{border-bottom:1px solid #e8e8e8}html .daff-article table tr:not(:last-child) th,html .daff-article table tr:not(:last-child) td{border-bottom:1px solid #e8e8e8}html .daff-article .daff-article-heading-link__button{color:#5e5e5e}html .daff-callout{background:#fafafa;color:#070707}html .daff-callout.daff-primary{background:#1f66ff;color:#fff}html .daff-callout.daff-secondary{background:#6a57ff;color:#fff}html .daff-callout.daff-tertiary{background:#00835f;color:#fff}html .daff-callout.daff-theme{background:#fff;color:#070707}html .daff-callout.daff-theme-contrast,html .daff-callout.daff-black{background:#070707;color:#fff}html .daff-callout.daff-white{background:#fff;color:#070707}html .daff-hero{background:#fafafa;color:#070707}html .daff-hero.daff-primary{background:#1f66ff;color:#fff}html .daff-hero.daff-secondary{background:#6a57ff;color:#fff}html .daff-hero.daff-tertiary{background:#00835f;color:#fff}html .daff-hero.daff-theme{background:#fff;color:#070707}html .daff-hero.daff-theme-contrast,html .daff-hero.daff-black{background:#070707;color:#fff}html .daff-hero.daff-white{background:#fff;color:#070707}html .daff-list,html .daff-nav-list{color:#070707}html .daff-nav-list .daff-list-item:after{background-color:#fff}html .daff-nav-list .daff-list-item:hover:after,html .daff-nav-list .daff-list-item.active:after{background-color:#e8e8e880}html .daff-loading-icon .daff-loading-icon__loader{stroke:#767676}html .daff-loading-icon .daff-loading-icon__bg{stroke:#7676761a}html .daff-loading-icon.daff-primary .daff-loading-icon__loader{stroke:#1f66ff}html .daff-loading-icon.daff-primary .daff-loading-icon__bg{stroke:#1f66ff1a}html .daff-loading-icon.daff-secondary .daff-loading-icon__loader{stroke:#6a57ff}html .daff-loading-icon.daff-secondary .daff-loading-icon__bg{stroke:#6a57ff1a}html .daff-loading-icon.daff-tertiary .daff-loading-icon__loader{stroke:#00835f}html .daff-loading-icon.daff-tertiary .daff-loading-icon__bg{stroke:#00835f1a}html .daff-loading-icon.daff-theme .daff-loading-icon__loader{stroke:#fff}html .daff-loading-icon.daff-theme .daff-loading-icon__bg{stroke:#ffffff1a}html .daff-loading-icon.daff-theme-contrast .daff-loading-icon__loader{stroke:#070707}html .daff-loading-icon.daff-theme-contrast .daff-loading-icon__bg{stroke:#0707071a}html .daff-loading-icon.daff-black .daff-loading-icon__loader{stroke:#070707}html .daff-loading-icon.daff-black .daff-loading-icon__bg{stroke:#0707071a}html .daff-loading-icon.daff-white .daff-loading-icon__loader{stroke:#fff}html .daff-loading-icon.daff-white .daff-loading-icon__bg{stroke:#ffffff1a}html .daff-media-gallery .daff-thumbnail{background:#e8e8e8}html .daff-media-gallery .daff-thumbnail.daff-selected{border:1px solid #767676}html .daff-media-gallery .daff-thumbnail{border:1px solid transparent}html .daff-media-gallery.daff-skeleton .daff-thumbnail.daff-selected{border:none}html .daff-media-gallery__video-button{border:solid thin #ffffff}html .daff-media-gallery__video-button:after{background-color:#fff}html .daff-menu{background:#fff;box-shadow:0 0 24px #0707071f}html .daff-menu-item{background:#fff;color:#070707}html .daff-menu-item:hover,html .daff-menu-item:focus{background:#e8e8e880}html .daff-modal,html .daff-navbar{background:#fff}html .daff-navbar.blurred{background:#ffffff80}html .daff-navbar.elevated{box-shadow:0 4px 10px #07070714}html .daff-notification{background:#fafafa;border:1px solid #e8e8e8;color:#070707}html .daff-notification.daff-info{background:#ebf1ff;border:1px solid #c4d8ff;color:#070707}html .daff-notification.daff-info .daff-prefix{color:#001bcb}html .daff-notification.daff-success{background:#d1fbd6;border:1px solid #97f8a5;color:#070707}html .daff-notification.daff-success .daff-prefix{color:#004b17}html .daff-notification.daff-warn{background:#fcf2eb;border:1px solid #f7dac6;color:#070707}html .daff-notification.daff-warn .daff-prefix{color:#704000}html .daff-notification.daff-critical{background:#fcf1f1;border:1px solid #fae0e0;color:#070707}html .daff-notification.daff-critical .daff-prefix{color:#871016}html .daff-paginator__previous,html .daff-paginator__next,html .daff-paginator__page-link{color:#070707}html .daff-paginator__page-link:hover:after,html .daff-paginator__page-link.selected:after{background:#e8e8e8}html .daff-progress-bar .daff-progress-bar__label{color:#070707}html .daff-progress-bar .daff-progress-bar__track{background:#d3d3d3}html .daff-progress-bar.daff-primary .daff-progress-bar__fill{background:#1f66ff}html .daff-progress-bar.daff-secondary .daff-progress-bar__fill{background:#6a57ff}html .daff-progress-bar.daff-tertiary .daff-progress-bar__fill{background:#00835f}html .daff-progress-bar.daff-theme .daff-progress-bar__fill{background:#fff}html .daff-progress-bar.daff-theme-contrast .daff-progress-bar__fill{background:#070707}html .daff-progress-bar.daff-light .daff-progress-bar__fill{background:#fff}html .daff-progress-bar.daff-dark .daff-progress-bar__fill{background:#070707}html .daff-sidebar,html .daff-sidebar-viewport,html .daff-sidebar-viewport__content{background:#fff;color:#070707}html .daff-switch__label{color:#070707}html .daff-switch.checked .daff-switch__toggle{background-color:#1f66ff}html .daff-switch__toggle{background-color:#d3d3d3}html .daff-switch__toggle:before{background-color:#fff}html .daff-switch__toggle:focus:after{outline:2px solid rgba(7,7,7,.08)}html .daff-tabs__tab-list:after{background:#e8e8e8}html .daff-tab-activator{border-bottom:2px solid #e8e8e8;color:#070707}html .daff-tab-activator.daff-selected{border-bottom:2px solid #1f66ff}html .daff-text-snippet__toggle{border-bottom:thin solid #070707;color:#070707}html .daff-toast{background:#fafafa;box-shadow:0 -16px 24px -4px #0707070a,0 8px 24px -4px #0707071a;color:#070707}html .daff-toast:before{background:#b6b6b6}html .daff-toast.daff-success{background:#d1fbd6;color:#070707}html .daff-toast.daff-success .daff-prefix{color:#00852e}html .daff-toast.daff-success:before{background:#00852e}html .daff-toast.daff-warn{background:#fcf2eb;color:#070707}html .daff-toast.daff-warn .daff-prefix{color:#b36200}html .daff-toast.daff-warn:before{background:#b36200}html .daff-toast.daff-critical{background:#fcf1f1;color:#070707}html .daff-toast.daff-critical .daff-prefix{color:#ec0019}html .daff-toast.daff-critical:before{background:#ec0019}html .daff-tree-item{background-color:#fff;color:#323232}html .daff-tree-item:hover{background-color:#e8e8e8}html .daff-tree-item:after{border-color:#fff}html .daff-tree-item.selected{background-color:#e8e8e8;color:#070707}html .daff-tree-item.selected:before{background-color:#1f66ff}
