:root{--color-primary__background:#666;--color-primary__background-inverse:white;--color-primary__border:white;--color-primary__text:#fff;--color-primary__text-inverse:#000;--color-primary__text-red-highlight:red;--color-content__background:#737373e6;--color-btn__background:white;--color-btn__border:#666;--color-btn__text:#404040;--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-input__background:#f5f5f5;--color-input__border:gray;--color-input-error__background:#ffe6e6;--color-input-error__border:red;--color-input-error__boxshadow:#f99;--color-input-error__text:#fcc;--color-input-focus__background:#fff;--color-input-focus__border:#666;--color-input-focus__boxshadow:#ccc;--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__navbar:20;--z-index__footer:20;--z-index__menu:200;--z-index__newLabel:10;--height__header:3.5rem;--height__footer:2rem}.backgroundImage{background-image:url(/images/bg-istock-175201588.jpg);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))}}
