:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--flex-display: flex;--justify-content-center: center;--align-items-center: center;--justify-content-by-width: space-between;--flex-direction-by-height: column;--color-bg: var(--tg-theme-bg-color, var(--main-illustration-background));--color-text: var(--tg-theme-text-color, var(--main-elements-paragraph));--color-hint: var(--tg-theme-hint-color, var(--color-gray));--color-link: var(--tg-theme-link-color, #3da9fc);--color-button-bg: var(--tg-theme-button-color, var(--main-elements-button-background));--color-button-text: var(--tg-theme-button-text-color, var(--main-elements-button-text));--color-secondary-bg: var(--tg-theme-secondary-bg-color, var(--main-illustration-background-secondary));--color-secondary-bg-white: var(--tg-theme-secondary-bg-color, var(--main-illustration-background));--color-header-bg: var(--tg-theme-header-bg-color, #e6e4e4);--main-illustration-background: #fffffe;--main-illustration-background-secondary: #72757e;--main-illustration-background-tertiary: #2cb67d;--main-illustration-border: #010101;--main-illustration-highlight: #7f5af0;--main-elements-background: #16161a;--main-elements-headline: #fffffe;--main-elements-paragraph: #94a1b2;--main-elements-button-background: #7f5af0;--main-elements-button-text: #fffffe;--main-section-element-background: #242629;--main-section-element-headline: #fffffe;--main-section-element-sub-headline: #94a1b2;--main-section-element-card-background: #16161a;--main-section-element-card-heading: #fffffe;--main-section-element-card-paragraph: #94a1b2;--main-section-icon-card-stroke: #010101;--main-section-icon-main: #fffffe;--main-section-icon-highlight: #7f5af0;--main-section-icon-secondary: #72757e;--main-section-icon-tertiary: #2cb67d;--background-color-blue-100: #1a8cbf;--background-color-blue-200: #229ED9;--background-color-blue-300: #08c;--background-color-blue-400: #0075b5;--color-white-100: #ccc;--color-white-200: #fffc;--color-white-300: white;--color-blue: #08c;--color-gray: #666;--box-shadow-color: rgb(0 0 0 / 10%);--color-success-100: #d9f7be;--color-success: #28a745;--color-error-100: #ffe2e2;--color-error: #dc3545;--color-info: #007bff;--fade-in-slide-animation: fade-in-slide}@keyframes fade-in-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}html,body,#root{height:100%;color:var(--color-text);background:var(--color-bg);margin:0;padding:0}._appContainer_1iqvf_1{display:var(--flex-display);align-items:var(--align-items-center);flex-direction:var(--flex-direction-by-height);min-width:100%;width:100%;height:100%}._appContainer_1iqvf_1 ._appBodyContainer_1iqvf_9{display:var(--flex-display);flex:1;flex-direction:var(--flex-direction-by-height);justify-content:var(--justify-content-center);align-items:var(--align-items-center);width:100%;overflow:hidden}
