:root{--primary-color: #EBEBEB;--secondary-color: #68696C;--accent-color: #0909B7;--secondary-accent-color: #00001A5B;--tertiary-color: #0909B7;--tertiary-accent-color: #030103;--quaternary-color: #EFF3F8;--lumo-clickable-cursor: pointer;--light-grey: #EFF3F8;--light-blue: #EFF3F8;--lumo-tint-5pct: rgba(239,243,248,0.05);--lumo-tint-10pct: rgba(239,243,248,0.1);--lumo-tint-20pct: rgba(239,243,248,0.2);--lumo-tint-30pct: rgba(239,243,248,0.3);--lumo-tint-40pct: rgba(239,243,248,0.4);--lumo-tint-50pct: rgba(239,243,248,0.5);--lumo-tint-60pct: rgba(239,243,248,0.6);--lumo-tint-70pct: rgba(239,243,248,0.7);--lumo-tint-80pct: rgba(239,243,248,0.8);--lumo-tint-90pct: rgba(239,243,248,0.9);--lumo-tint: #EFF3F8;--lumo-primary-text-color: #0909B7;--lumo-primary-color-50pct: rgba(9,9,183,0.5);--lumo-primary-color-10pct: rgba(9,9,183,0.1);--lumo-primary-color: #0909B7;--lumo-shade-5pct: rgba(42,42,42,0.05);--lumo-shade-10pct: rgba(42,42,42,0.1);--lumo-shade-20pct: rgba(42,42,42,0.2);--lumo-shade-30pct: rgba(42,42,42,0.3);--lumo-shade-40pct: rgba(42,42,42,0.4);--lumo-shade-50pct: rgba(42,42,42,0.5);--lumo-shade-60pct: rgba(42,42,42,0.6);--lumo-shade-70pct: rgba(42,42,42,0.7);--lumo-shade-80pct: rgba(42,42,42,0.8);--lumo-shade-90pct: rgba(42,42,42,0.9);--lumo-shade: #2A2A2A;--black: #2A2A2A;--white: #fff;--lumo-base-color: #fff;--vaadin-input-field-placeholder-color: #EFF3F8;--vaadin-input-field-background: #EFF3F8;--lumo-font-family: 'Vistra Sans Regular',Arial,Helvetica Neue,Helvetica,sans-serif;--bold-font-family: 'Vistra Sans Bold',Arial,Helvetica Neue,Helvetica,sans-serif;--vaadin-button-font-weight: 400;--vaadin-button-primary-font-weight: 400}:where(h1,h2,h3,h4,h5,h6){font-weight: initial;font-family: var(--bold-font-family)}@font-face{font-family: "Vistra Sans Regular";src: url("/fonts/VistraSans-Regular.woff") format('woff2')}@font-face{font-family: "Vistra Sans Bold";src: url("/fonts/VistraSans-Bold.woff") format('woff2')}vaadin-button[theme~='primary']{background-color: var(--tertiary-color)}