:root{--color-primary__background:#ffa600;--color-primary__border:red;--color-primary__text:#000;--color-primary__text-inverse:#fff;--color-primary__text-red-highlight:#e60000;--color-content__divider:#999;--color-content__background:#fafafaed;--color-sponsor__background:#e4fbe4ed;--color-sponsor__border:green;--color-btn__background:white;--color-btn__border:black;--color-btn__text:black;--color-btn-disabled__background:#bfbfbf;--color-btn-disabled__border:gray;--color-btn-disabled__text:gray;--color-btn-disabled__boxshadow:none;--color-btn-hover__background:#696969;--color-btn-hover__border:white;--color-btn-hover__text:white;--color-btn-hover__boxshadow:4px 4px #0000004d;--color-btn-black-white-hover__text:gray;--color-btn-contact-link__background:#ffd280;--color-input__background:white;--color-input__border:#ffa600;--color-input-error__background:#ffebeb;--color-input-error__border:red;--color-input-error__boxshadow:#f99;--color-input-error__text:red;--color-input-focus__background:white;--color-input-focus__border:#cc8500;--color-input-focus__boxshadow:#ffd280;--color-error-box__background:#ffe6e6;--color-error-box__border:red;--color-error-box__text:#000;--color-error__icon:red;--color-error__text:red;--color-advisory__background:#f7f782;--color-advisory__border:#000;--color-advisory__text:#000;--color-success-box__background:#baf2d8;--color-success-box__border:green;--color-success-box__text:#000;--color-success__icon:green;--color-success__text:green}
:root html,:root body{width:100%;font-family:var(--font-geist-sans),sans-serif;margin:0;padding:0;font-size:1.2rem;line-height:1.4rem}:root a{color:inherit;text-decoration:none}:root *{box-sizing:border-box}:root h1,:root h2,:root h3,:root h4,:root h5,:root h6,:root hr,:root pre{margin:0}:root ol,:root ul{list-style:none}:root button,:root input,:root textarea,:root select{font:inherit}:root{--z-index__backdrop:100;--z-index__header:20;--z-index__footer:20;--z-index__menu:200;--height__header:3.5rem;--height__footer:2rem}.backgroundImage{background-image:url(/images/malort.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.noNavContainer{top:var(--height__header);background-color:var(--color-content__background);height:calc(100vh - var(--height__header) - var(--height__footer));flex-direction:column;width:100%;display:flex;position:fixed;left:0;overflow-y:auto}@supports (height:100dvh){.noNavContainer{height:calc(100dvh - var(--height__header) - var(--height__footer))}}
