:root{--background:#fff;--foreground:#171717;--main-dark-blue:#00263e;--birght-blue:#0083ad;--light-blue:#edf0f2;--main-puple:#9197eb;--base-white:#f9f9f9;--system-green:#44a66e;--system-red:#eb5757;--system-yellow:#fed469;--grey-1:#f9f9f9;--grey-2:#f4f4f4;--grey-3:#e0e0e0;--grey-4:silver;--grey-5:#77777e;--shadow-1:2px 2px 5px 0 rgba(0,38,62,.1);--shadow-2:2px 2px 5px 0px rgba(0,38,62,.1);--main-blur:blur(5px);--font-cygre:var(--font-cygre);--font-acrobat:var(--font-acrobat);--min-height-without-header-footer:calc(100dvh - 322px)}*{box-sizing:border-box;padding:0;margin:0}a,button,div,input,p{font-family:var(--font-acrobat),serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-cygre),serif}body,html{background-color:#edf0f2;max-width:100vw}