:root{--white: #FCFCFC;--lighter-grey: #F1F3F9;--light-grey: #E6E8E6;--medium-grey: #A0A7A0;--dark-grey: #2B4141;--black: #1E0A0D;--brand-color: #5776b8;--darken-brand-color: #425F9E;--danger-color: #F03A47;--success-color: #6F9B72}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--space-xs: calc(var(--space-default) / 4);--space-s: calc(var(--space-default) / 2);--space-default: 1rem;--space-m: calc(var(--space-default) * 1.5);--space-l: calc(var(--space-default) * 2);--space-xl: calc(var(--space-default) * 4)}:root{--base-font-size: 1em}.lucide{width:1em;height:1em}:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}body{background-color:var(--white);color:var(--black);padding:var(--space-l)}.logo{display:flex;justify-content:center;margin:0 auto var(--space-xl)}.logo img{height:60px}
