:root{--default-grid-pixels:8px;--default-header-height:64px;--default-border-radius:5px;--default-font-family:"Roboto", sans-serif;--layout-bright:0, 0%, 100%;--layout-dark:0, 0%, 0%;--layout-dark-light:0, 0%, 25.9%;--typo-primary:0, 0%, 100%;--typo-secondary:0, 0%, 45.9%;--typo-headlines:var(--typo-primary);--text-transform:uppercase;--comp-hue-primary:200;--comp-saturation-primary:1;--comp-lightness-primary:1;--comp-hue-secondary:0;--comp-saturation-secondary:0%;--comp-lightness-secondary:1;--comp-primary-light5:var(--comp-hue-primary), calc(93.3% * var(--comp-saturation-primary)), calc(94.1% * var(--comp-lightness-primary));--comp-primary-light4:var(--comp-hue-primary), calc(100% * var(--comp-saturation-primary)), calc(85.5% * var(--comp-lightness-primary));--comp-primary-light3:var(--comp-hue-primary), calc(95.3% * var(--comp-saturation-primary)), calc(75.7% * var(--comp-lightness-primary));--comp-primary-light2:var(--comp-hue-primary), calc(92% * var(--comp-saturation-primary)), calc(66.5% * var(--comp-lightness-primary));--comp-primary-light1:var(--comp-hue-primary), calc(88.8% * var(--comp-saturation-primary)), calc(59.6% * var(--comp-lightness-primary));--comp-primary:var(--comp-hue-primary), calc(88% * var(--comp-saturation-primary)), calc(53% * var(--comp-lightness-primary));--comp-primary-dark1:var(--comp-hue-primary), calc(78.7% * var(--comp-saturation-primary)), calc(48.8% * var(--comp-lightness-primary));--comp-primary-dark2:var(--comp-hue-primary), calc(92% * var(--comp-saturation-primary)), calc(41.4% * var(--comp-lightness-primary));--comp-primary-dark3:var(--comp-hue-primary), calc(100% * var(--comp-saturation-primary)), calc(35.46% * var(--comp-lightness-primary));--comp-primary-dark4:var(--comp-hue-primary), calc(100% * var(--comp-saturation-primary)), calc(26.6% * var(--comp-lightness-primary));--comp-secondary-light5:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(98% * var(--comp-lightness-secondary));--comp-secondary-light3:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(93.3% * var(--comp-lightness-secondary));--comp-secondary-light2:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(87.8% * var(--comp-lightness-secondary));--comp-secondary-light1:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(74.1% * var(--comp-lightness-secondary));--comp-secondary-light4:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(96.1% * var(--comp-lightness-secondary));--comp-secondary:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(62% * var(--comp-lightness-secondary));--comp-secondary-dark1:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(45.9% * var(--comp-lightness-secondary));--comp-secondary-dark2:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(38% * var(--comp-lightness-secondary));--comp-secondary-dark3:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(25.9% * var(--comp-lightness-secondary));--comp-secondary-dark4:var(--comp-hue-secondary), var(--comp-saturation-secondary), calc(12.9% * var(--comp-lightness-secondary));--comp-error:0, 100%, 42%;--comp-success:122.4, 39.4%, 49.2%;--comp-bright:var(--layout-bright);--comp-dark:var(--layout-dark);--comp-typo-primary:var(--typo-primary);--comp-typo-secondary:var(--typo-secondary);--main-navigation-layout-background:var(--layout-dark);--main-navigation-background-primary:var(--comp-primary-dark2);--main-navigation-background-secondary:var(--comp-secondary-dark4);--main-navigation-typography-primary:var(--typo-primary);--main-navigation-typography-secondary:var(--typo-secondary);--background-layout:var(--layout-dark-light);--background-container:var(--layout-bright);--status-neutral:#9e9e9e;--status-amber:#ffb300;--status-orange-accent1:#ffd180;--status-yellow-dark4:#f57f17;--status-green:#4caf50;--status-green-dark1:#43a047;--status-green-dark2:#388e3c;--status-green-dark3:#2e7d32;--status-red:#f44336;--status-red-dark3:#a21318;--services-primary:#ffb300;--services-secondary:#ffd180}@media (width<=430px){:root{--default-header-height:48px}}@font-face{font-family:Roboto;src:local(Roboto Thin),url(/fonts/Roboto-Thin.woff2)format("woff2"),url(/fonts/Roboto-Thin.woff)format("woff");font-weight:100}@font-face{font-family:Roboto;src:local(Roboto Light),url(/fonts/Roboto-Light.woff2)format("woff2"),url(/fonts/Roboto-Light.woff)format("woff");font-weight:300}@font-face{font-family:Roboto;src:local(Roboto Regular),url(/fonts/Roboto-Regular.woff2)format("woff2"),url(/fonts/Roboto-Regular.woff)format("woff");font-weight:400}@font-face{font-family:Roboto;src:local(Roboto Medium),url(/fonts/Roboto-Medium.woff2)format("woff2"),url(/fonts/Roboto-Medium.woff)format("woff");font-weight:500}@font-face{font-family:Roboto;src:local(Roboto Bold),url(/fonts/Roboto-Bold.woff2)format("woff2"),url(/fonts/Roboto-Bold.woff)format("woff");font-weight:700}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.sentencecase{text-transform:capitalize}.bold{font-weight:700}.link-colored,.link-colored-unterline{cursor:pointer;color:hsla(var(--comp-primary-dark2), 1)}.link-colored-unterline{text-decoration:underline}@keyframes blip{0%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes scale-2-1{0%{transform:translate(0,0)scale(2)}to{transform:translate(0,0)scale(1)}}@keyframes scale-1-0{0%{transform:translate(0,0)scale(1)}to{transform:translate(0,0)scale(0)}}@keyframes scale-0-1{to{transform:translate(0,0)scale(1)}}@keyframes scale-1-2{0%{transform:translate(0,0)scale(1)}to{transform:translate(0,0)scale(2)}}@keyframes toast{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInOut{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0)}}@keyframes highlight{0%{background-color:hsla(var(--comp-primary-light2), 1)}to{background-color:#0000}}@keyframes glow-pulse{0%,to{-webkit-box-shadow:0 0 7px hsla(var(--comp-primary), 0);box-shadow:0 0 7px hsla(var(--comp-primary), 0)}50%{-webkit-box-shadow:0 0 7px hsla(var(--comp-primary), 1);box-shadow:0 0 7px hsla(var(--comp-primary), 1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{box-sizing:border-box;font-size:62.5%}*,:before,:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:var(--default-font-family);color:hsla(var(--typo-secondary), 1);background:hsla(var(--background-layout), 1);margin:0;padding:0;font-size:1.4rem;line-height:1.1;overflow-x:hidden}@media print{body{background:0 0}}html,body,#app{width:100%;min-height:100svh}h1,h2,h3,h4,h5,h6{color:hsla(var(--typo-headlines), 1);margin:0;padding:0;font-family:inherit}h3{font-size:2.4rem;font-weight:400}a{font-family:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:none}input,label,textarea,select,option{font-family:inherit;font-weight:400;font-size:inherit;color:currentColor;border-radius:var(--default-border-radius);background-color:#0000;border:0;outline:0;margin:0;padding:0}
