:root,html[data-theme=light]{--main:#ef3340;--logo:#000;--background-primary:#e5e5e5;--background-secondary:#fafafa;--background-sevdesk:#ef3340;--heading-normal:#121212;--text-normal:#454545;--text-light:#bbb;--text-dark:#121212;--red:#ec5f67;--blue:#5ab7f2;--orchid:#de93a3;--salmon:#f6978f;--green:#7ecbb6;--yellow:#f6df8f;--purple:#a48ff6;--success:#3ea777;--success-light:#43b581;--success-dark:#37956a;--warning:#f09847;--warning-light:#fdae66;--warning-dark:#d78234;--error:#df4343;--error-light:#f04747;--error-dark:#d13333;--input-background:#d9d9d9;--input-border:#b2b2b2;--fw-thin:100;--fw-extraLight:200;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semiBold:600;--fw-bold:700;--fw-extraBold:800;--fw-black:900;--z-logo:1001;--z-menu:1000;--z-footer:900;--z-social:800}html[data-theme=dark]{--logo:#fff;--background-primary:#121212;--heading-normal:#e5e5e5;--text-normal:#b2b2b2;--text-light:#515151;--text-dark:#e5e5e5;--input-background:#2b2b2b;--input-border:#454545}@font-face{font-family:Inter Flex;src:url(/fonts/Inter-VariableFont_slnt,wght.ttf) format("ttf supports variations"),url(/fonts/Inter-VariableFont_slnt,wght.ttf) format("ttf-variations");font-weight:100 1000;font-stretch:25% 151%}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:local(""),url(/fonts/inter-v8-latin-100.woff2) format("woff2"),url(/fonts/inter-v8-latin-100.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:local(""),url(/fonts/inter-v8-latin-200.woff2) format("woff2"),url(/fonts/inter-v8-latin-200.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:local(""),url(/fonts/inter-v8-latin-300.woff2) format("woff2"),url(/fonts/inter-v8-latin-300.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(/fonts/inter-v8-latin-regular.woff2) format("woff2"),url(/fonts/inter-v8-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(/fonts/inter-v8-latin-500.woff2) format("woff2"),url(/fonts/inter-v8-latin-500.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(/fonts/inter-v8-latin-600.woff2) format("woff2"),url(/fonts/inter-v8-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(/fonts/inter-v8-latin-700.woff2) format("woff2"),url(/fonts/inter-v8-latin-700.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:local(""),url(/fonts/inter-v8-latin-800.woff2) format("woff2"),url(/fonts/inter-v8-latin-800.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:local(""),url(/fonts/inter-v8-latin-900.woff2) format("woff2"),url(/fonts/inter-v8-latin-900.woff) format("woff")}*{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:var(--main);color:var(--text-light)}::selection{background:var(--main);color:var(--text-light)}html{height:100%}body,html{padding:0;margin:0;font-family:Inter,sans-serif;font-size:16px;scroll-behavior:smooth;color:var(--text-normal)}body{background:var(--background-primary);min-height:100%;-webkit-flex-direction:column;flex-direction:column}body,body>div{display:-webkit-flex;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal}body>div{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}a{color:inherit}h1,h2,h3,h4,h5,h6{color:var(--heading-normal)}a{text-decoration:none;-webkit-transition:color .25s ease;transition:color .25s ease}a,a:hover{color:var(--main)}strong{color:var(--text-dark)}