@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&family=Open+Sans:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");@import url("https://fonts.googleapis.com/css2?family=Inconsolata&family=Lato&display=swap");*{box-sizing:border-box;padding:0;margin:0}li,ol,ul{padding-left:16px}body,html{max-width:100vw;font-size:14px;color:#546e7a;display:flex;flex-direction:column}body{margin:0;min-height:100vh;position:relative;font-family:Open Sans,sans-serif}hr{margin:16px 0;border-color:#e0e0e0;border-width:.5px}a{color:#ab47bc;text-decoration:none}form{width:100%}select{all:unset;background-color:#fff}@media (prefers-color-scheme:light){html{color-scheme:light}}:root{--header-height:64px;--footer-height:103px;--breakpoint-xsmall:360px;--breakpoint-small:480px;--breakpoint-medium:768px;--breakpoint-large:1024px;--breakpoint-xlarge:1200px;--color-text-default:#546e7a;--color-text-heavy:#263238;--color-text-subtle:#90a4ae;--color-text-primary:#ab47bc;--color-text-highlight:#ff9800;--color-text-contrast:#fff;--color-text-success:#4caf50;--color-text-error:#f44336;--color-text-warn:#ffc107;--color-surface-primary:#ab47bc;--color-surface-secondary:#e91e63;--color-surface-disabled:#cfd8dc;--color-surface-neutral:#eceff1;--color-surface-white:#fff;--color-border-success:#4caf50;--color-border-error:#f44336;--color-border-warn:#ffc107;--color-border-neutral:#cfd8dc;--color-border-highlight:#ff9800;--color-icon-primary:#ab47bc;--color-icon-secondary:#e91e63;--color-icon-disabled:#cfd8dc;--color-icon-contrast:#fff;--color-icon-success:#4caf50;--color-icon-error:#f44336;--color-icon-warn:#ffc107;--elevation-none:none;--elevation-small:0px 2px 1px -1px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 1px 3px 0px rgba(0,0,0,.12);--elevation-medium:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);--opacity-transparent:1;--opacity-opaque:0;--opacity-small:0.4;--opacity-medium:0.7;--opacity-large:0.9;--rounding-small:4px;--rounding-medium:8px;--rounding-large:16px;--rounding-round:999px;--rounding-none:0;--sizing-xxxsmall:8px;--sizing-xxsmall:12px;--sizing-xsmall:14px;--sizing-small:16px;--sizing-medium:18px;--sizing-large:22px;--sizing-xlarge:26px;--sizing-xxlarge:32px;--sizing-logosmall:26px;--sizing-logomedium:32px;--sizing-logolarge:40px;--sizing-logoxlarge:48px;--spacing-none:0px;--spacing-xxsmall:4px;--spacing-xsmall:8px;--spacing-small:12px;--spacing-medium:16px;--spacing-large:24px;--spacing-xlarge:32px;--spacing-xxlarge:40px;--spacing-xxxlarge:48px;--typography-font-default:"Open Sans",sans-serif;--typography-font-heading:"Poppins",sans-serif;--typography-font-branding:Montserrat,sans-serif;--typography-sizing-xsmall:10px;--typography-sizing-small:12px;--typography-sizing-medium:14px;--typography-sizing-large:16px;--typography-sizing-xlarge:20px;--typography-sizing-xxlarge:24px;--typography-sizing-xxxlarge:32px;--typography-weight-light:300;--typography-weight-medium:400;--typography-weight-semibold:600;--typography-weight-bold:700;--typography-weight-extraBold:800}