body,html{font-family:Mulish,sans-serif}body{align-items:center;display:flex;flex-direction:column;transform-origin:0 0}[data-theme=light]{--color-brand:#005eeb;--color-brand-additional:#005eeb;--color-main-text:#2c2e31;--color-button-text:#fff;--color-brand-background:#eef5ff;--color-brand-secondary:#d2e4ff;--color-additional-text:#656a71;--color-light-text:#c2cddb;--color-graphics-grid:#f0f0f0;--color-approve:#3bc561;--color-approve-background:#dcffe6;--color-error:#f44c4c;--color-error-background:#ffdcdc;--color-alert:#f28d15;--color-alert-background:#ffeedb;--color-approve-brand:#005eeb;--color-main-background:#fff;--color-blue:#005eeb;--color-black:#2c2e31;--color-grey:#c2cddb;--color-green:#3bc561;--color-red:#f44c4c;--color-yellow:#ebe200;--color-purple:#c306c7;--color-transparent:#0000}[data-theme=dark]{--color-brand:#5690e8;--color-brand-additional:#5690e8;--color-main-text:#fff;--color-button-text:#fff;--color-brand-background:#19293f;--color-brand-secondary:#1f3f70;--color-additional-text:#b7b7b7;--color-light-text:#505050;--color-graphics-grid:#323232;--color-approve:#3bc561;--color-approve-background:#1d4629;--color-error:#f44c4c;--color-error-background:#5b1d1d;--color-alert:#f28d15;--color-alert-background:#583000;--color-approve-brand:#5690e8;--color-main-background:#161616;--color-blue:#5690e8;--color-black:#2c2e31;--color-grey:#c2cddb;--color-green:#3bc561;--color-red:#f44c4c;--color-yellow:#ebe200;--color-purple:#c306c7;--color-transparent:#0000}::-webkit-scrollbar-thumb{background-color:var(--color-light-text);border-radius:2px}.theme-header{background:var(--color-brand-background)}.theme-header_title{color:var(--color-main-text);font-size:24px;font-weight:800;line-height:30px}.theme-header_description{color:var(--color-main-text);font-size:16px;font-weight:400;line-height:24px}.pwa-button{background:var(--color-brand-secondary)}