/* apps/ssp/src/styles.scss */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--qad-sys-color_brand_surface_outline);
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    "Open-sans",
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    Menlo,
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
:root {
  --spacings-zero: 0px;
  --spacings-3XS: 2px;
  --spacings-XXS: 4px;
  --spacings-XS: 8px;
  --spacings-S: 12px;
  --spacings-M: 16px;
  --spacings-L: 24px;
  --spacings-XL: 32px;
  --spacings-XXL: 40px;
  --spacings-3XL: 48px;
  --spacings-4XL: 56px;
  --spacings-5XL: 72px;
  --spacings-6XL: 96px;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.right-XS {
  right: 8px;
}
.top-XS {
  top: 8px;
}
.m-S {
  margin: 12px;
}
.mx-XS {
  margin-left: 8px;
  margin-right: 8px;
}
.my-S {
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-XS {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mb-S {
  margin-bottom: 12px;
}
.ml-S {
  margin-left: 12px;
}
.ml-XS {
  margin-left: 8px;
}
.mr-S {
  margin-right: 12px;
}
.mr-XS {
  margin-right: 8px;
}
.mr-XXS {
  margin-right: 4px;
}
.mt-L {
  margin-top: 24px;
}
.mt-S {
  margin-top: 12px;
}
.mt-XS {
  margin-top: 8px;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.table-column {
  display: table-column;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[64px\] {
  height: 64px;
}
.h-full {
  height: 100%;
}
.max-h-\[40px\] {
  max-height: 40px;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-fit {
  min-height: fit-content;
}
.w-XL {
  width: 32px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[42px\] {
  width: 42px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[250px\] {
  min-width: 250px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-end {
  justify-items: end;
}
.gap-S {
  gap: 12px;
}
.gap-XS {
  gap: 8px;
}
.gap-XXS {
  gap: 4px;
}
.self-end {
  align-self: flex-end;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-L {
  border-radius: 24px;
}
.rounded-S {
  border-radius: 12px;
}
.rounded-XXS {
  border-radius: 4px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-none {
  border-style: none;
}
.border-\[--qad-sys-color_surface-and-shading_surface1\] {
  border-color: var(--qad-sys-color_surface-and-shading_surface1);
}
.bg-\[--qad-sys-color_brand_surface_outline-variant\] {
  background-color: var(--qad-sys-color_brand_surface_outline-variant);
}
.bg-\[--qad-sys-color_brand_surface_surface-variant\] {
  background-color: var(--qad-sys-color_brand_surface_surface-variant);
}
.bg-\[--qad-sys-color_limited-use_orange_container\] {
  background-color: var(--qad-sys-color_limited-use_orange_container);
}
.bg-\[--qad-sys-color_surface-and-shading_surface1\] {
  background-color: var(--qad-sys-color_surface-and-shading_surface1);
}
.bg-quik-primary {
  background-color: var(--qad-sys-color_brand_primary_primary);
}
.bg-semi-transparent {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-surface {
  background-color: var(--qad-sys-color_brand_surface_surface);
}
.p-L {
  padding: 24px;
}
.p-M {
  padding: 16px;
}
.p-S {
  padding: 12px;
}
.p-XS {
  padding: 8px;
}
.p-XXS {
  padding: 4px;
}
.px-M {
  padding-left: 16px;
  padding-right: 16px;
}
.px-XS {
  padding-left: 8px;
  padding-right: 8px;
}
.px-XXS {
  padding-left: 4px;
  padding-right: 4px;
}
.py-S {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-XXS {
  padding-top: 4px;
  padding-bottom: 4px;
}
.pb-M {
  padding-bottom: 16px;
}
.pl-XS {
  padding-left: 8px;
}
.pr-S {
  padding-right: 12px;
}
.pr-XS {
  padding-right: 8px;
}
.pr-XXS {
  padding-right: 4px;
}
.pt-S {
  padding-top: 12px;
}
.text-center {
  text-align: center;
}
.text-Label-large-semibold {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: 600;
}
.text-Label-medium-semibold {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.text-Label-small-semibold {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.text-body-large {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.text-body-medium {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-weight: 400;
}
.text-body-small {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  font-weight: 400;
}
.text-display-large {
  font-size: 57px;
  line-height: 64px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-display-medium {
  font-size: 45px;
  line-height: 52px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-display-small {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-headline-large {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-headline-medium {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-headline-small {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-linktext-small {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.text-linktext-small-semibold {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.text-title-large {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0%;
  font-weight: 400;
}
.text-title-medium-semibold {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  font-weight: 600;
}
.text-title-small-semibold {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: 600;
}
.text-quik-on-primary {
  color: var(--qad-sys-color_brand_primary_on-primary);
}
.text-quik-primary {
  color: var(--qad-sys-color_brand_primary_primary);
}
.no-underline {
  text-decoration-line: none;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-cyrillic-ext-400-normal.woff2") format("woff2"), url("./media/open-sans-cyrillic-ext-400-normal.woff") format("woff");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-cyrillic-400-normal.woff2") format("woff2"), url("./media/open-sans-cyrillic-400-normal.woff") format("woff");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-greek-ext-400-normal.woff2") format("woff2"), url("./media/open-sans-greek-ext-400-normal.woff") format("woff");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-greek-400-normal.woff2") format("woff2"), url("./media/open-sans-greek-400-normal.woff") format("woff");
  unicode-range:
    U+0370-0377,
    U+037A-037F,
    U+0384-038A,
    U+038C,
    U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-hebrew-400-normal.woff2") format("woff2"), url("./media/open-sans-hebrew-400-normal.woff") format("woff");
  unicode-range:
    U+0307-0308,
    U+0590-05FF,
    U+200C-2010,
    U+20AA,
    U+25CC,
    U+FB1D-FB4F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-math-400-normal.woff2") format("woff2"), url("./media/open-sans-math-400-normal.woff") format("woff");
  unicode-range:
    U+0302-0303,
    U+0305,
    U+0307-0308,
    U+0310,
    U+0312,
    U+0315,
    U+031A,
    U+0326-0327,
    U+032C,
    U+032F-0330,
    U+0332-0333,
    U+0338,
    U+033A,
    U+0346,
    U+034D,
    U+0391-03A1,
    U+03A3-03A9,
    U+03B1-03C9,
    U+03D1,
    U+03D5-03D6,
    U+03F0-03F1,
    U+03F4-03F5,
    U+2016-2017,
    U+2034-2038,
    U+203C,
    U+2040,
    U+2043,
    U+2047,
    U+2050,
    U+2057,
    U+205F,
    U+2070-2071,
    U+2074-208E,
    U+2090-209C,
    U+20D0-20DC,
    U+20E1,
    U+20E5-20EF,
    U+2100-2112,
    U+2114-2115,
    U+2117-2121,
    U+2123-214F,
    U+2190,
    U+2192,
    U+2194-21AE,
    U+21B0-21E5,
    U+21F1-21F2,
    U+21F4-2211,
    U+2213-2214,
    U+2216-22FF,
    U+2308-230B,
    U+2310,
    U+2319,
    U+231C-2321,
    U+2336-237A,
    U+237C,
    U+2395,
    U+239B-23B7,
    U+23D0,
    U+23DC-23E1,
    U+2474-2475,
    U+25AF,
    U+25B3,
    U+25B7,
    U+25BD,
    U+25C1,
    U+25CA,
    U+25CC,
    U+25FB,
    U+266D-266F,
    U+27C0-27FF,
    U+2900-2AFF,
    U+2B0E-2B11,
    U+2B30-2B4C,
    U+2BFE,
    U+3030,
    U+FF5B,
    U+FF5D,
    U+1D400-1D7FF,
    U+1EE00-1EEFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-symbols-400-normal.woff2") format("woff2"), url("./media/open-sans-symbols-400-normal.woff") format("woff");
  unicode-range:
    U+0001-000C,
    U+000E-001F,
    U+007F-009F,
    U+20DD-20E0,
    U+20E2-20E4,
    U+2150-218F,
    U+2190,
    U+2192,
    U+2194-2199,
    U+21AF,
    U+21E6-21F0,
    U+21F3,
    U+2218-2219,
    U+2299,
    U+22C4-22C6,
    U+2300-243F,
    U+2440-244A,
    U+2460-24FF,
    U+25A0-27BF,
    U+2800-28FF,
    U+2921-2922,
    U+2981,
    U+29BF,
    U+29EB,
    U+2B00-2BFF,
    U+4DC0-4DFF,
    U+FFF9-FFFB,
    U+10140-1018E,
    U+10190-1019C,
    U+101A0,
    U+101D0-101FD,
    U+102E0-102FB,
    U+10E60-10E7E,
    U+1D2C0-1D2D3,
    U+1D2E0-1D37F,
    U+1F000-1F0FF,
    U+1F100-1F1AD,
    U+1F1E6-1F1FF,
    U+1F30D-1F30F,
    U+1F315,
    U+1F31C,
    U+1F31E,
    U+1F320-1F32C,
    U+1F336,
    U+1F378,
    U+1F37D,
    U+1F382,
    U+1F393-1F39F,
    U+1F3A7-1F3A8,
    U+1F3AC-1F3AF,
    U+1F3C2,
    U+1F3C4-1F3C6,
    U+1F3CA-1F3CE,
    U+1F3D4-1F3E0,
    U+1F3ED,
    U+1F3F1-1F3F3,
    U+1F3F5-1F3F7,
    U+1F408,
    U+1F415,
    U+1F41F,
    U+1F426,
    U+1F43F,
    U+1F441-1F442,
    U+1F444,
    U+1F446-1F449,
    U+1F44C-1F44E,
    U+1F453,
    U+1F46A,
    U+1F47D,
    U+1F4A3,
    U+1F4B0,
    U+1F4B3,
    U+1F4B9,
    U+1F4BB,
    U+1F4BF,
    U+1F4C8-1F4CB,
    U+1F4D6,
    U+1F4DA,
    U+1F4DF,
    U+1F4E3-1F4E6,
    U+1F4EA-1F4ED,
    U+1F4F7,
    U+1F4F9-1F4FB,
    U+1F4FD-1F4FE,
    U+1F503,
    U+1F507-1F50B,
    U+1F50D,
    U+1F512-1F513,
    U+1F53E-1F54A,
    U+1F54F-1F5FA,
    U+1F610,
    U+1F650-1F67F,
    U+1F687,
    U+1F68D,
    U+1F691,
    U+1F694,
    U+1F698,
    U+1F6AD,
    U+1F6B2,
    U+1F6B9-1F6BA,
    U+1F6BC,
    U+1F6C6-1F6CF,
    U+1F6D3-1F6D7,
    U+1F6E0-1F6EA,
    U+1F6F0-1F6F3,
    U+1F6F7-1F6FC,
    U+1F700-1F7FF,
    U+1F800-1F80B,
    U+1F810-1F847,
    U+1F850-1F859,
    U+1F860-1F887,
    U+1F890-1F8AD,
    U+1F8B0-1F8BB,
    U+1F8C0-1F8C1,
    U+1F900-1F90B,
    U+1F93B,
    U+1F946,
    U+1F984,
    U+1F996,
    U+1F9E9,
    U+1FA00-1FA6F,
    U+1FA70-1FA7C,
    U+1FA80-1FA89,
    U+1FA8F-1FAC6,
    U+1FACE-1FADC,
    U+1FADF-1FAE9,
    U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-vietnamese-400-normal.woff2") format("woff2"), url("./media/open-sans-vietnamese-400-normal.woff") format("woff");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-latin-ext-400-normal.woff2") format("woff2"), url("./media/open-sans-latin-ext-400-normal.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/open-sans-latin-400-normal.woff2") format("woff2"), url("./media/open-sans-latin-400-normal.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
.dark {
  --qad-sys-color_brand_primary_primary: #a3c9ff;
  --qad-sys-color_brand_primary_on-primary: #002b50;
  --qad-sys-color_brand_primary_container: #004883;
  --qad-sys-color_brand_primary_on-container: #d3e3ff;
  --qad-sys-color_brand_primary-state: #5893dc;
  --qad-sys-color_brand_accent_accent: #ffb3b0;
  --qad-sys-color_brand_accent_on-accent: #680010;
  --qad-sys-color_brand_accent_container: #93001b;
  --qad-sys-color_brand_accent_on-container: #ffdad8;
  --qad-sys-color_brand_accent_accent-state: #ff8987;
  --qad-sys-color_brand_surface_background: #1a1c1e;
  --qad-sys-color_brand_surface_background-variant: #2f3033;
  --qad-sys-color_brand_surface_on-background: #e3e2e6;
  --qad-sys-color_brand_surface_surface: #1a1c1e;
  --qad-sys-color_brand_surface_on-surface: #e3e2e6;
  --qad-sys-color_brand_surface_on-surface-12: rgb(227 226 230 / 12%);
  --qad-sys-color_brand_surface_on-surface-8: rgb(227 226 230 / 8%);
  --qad-sys-color_brand_surface_surface-variant: #43474e;
  --qad-sys-color_brand_surface_on-surface-variant: #c3c6cf;
  --qad-sys-color_brand_surface_on-surface-variant-8: rgb(195 198 207 / 8%);
  --qad-sys-color_brand_surface_outline: #8d9199;
  --qad-sys-color_brand_surface_outline-variant: #43474e;
  --qad-sys-color_brand_link_link: #9bccfe;
  --qad-sys-color_surface-and-shading_surface: #1a1c1e;
  --qad-sys-color_surface-and-shading_surface1: #2c343c;
  --qad-sys-color_surface-and-shading_surface2: #293038;
  --qad-sys-color_surface-and-shading_surface3: #292e36;
  --qad-sys-color_surface-and-shading_surface4: #24292f;
  --qad-sys-color_surface-and-shading_surface5: #202328;
  --qad-sys-color_surface-and-shading_scrim: #000;
  --qad-sys-color_surface-and-shading_shadow: #000;
  --qad-sys-color_semantic_error_error: #ffb4ab;
  --qad-sys-color_semantic_error_on-error: #690005;
  --qad-sys-color_semantic_error_container: #93000a;
  --qad-sys-color_semantic_error_on-container: #ffdad6;
  --qad-sys-color_semantic_error_error-state: #ff897d;
  --qad-sys-color_semantic_success_success: #93d956;
  --qad-sys-color_semantic_success_on-success: #1a3700;
  --qad-sys-color_semantic_success_container: #285000;
  --qad-sys-color_semantic_success_on-container: #adf66f;
  --qad-sys-color_semantic_success_success-state: #79bd3d;
  --qad-sys-color_semantic_warn_warn: #ffb68f;
  --qad-sys-color_semantic_warn_on-warn: #542100;
  --qad-sys-color_semantic_warn_container: #773200;
  --qad-sys-color_semantic_warn_on-container: #ffdbca;
  --qad-sys-color_semantic_warn_warn-state: #fd8e4b;
  --qad-sys-color_inverse_surface: #dfe2eb;
  --qad-sys-color_inverse_on-surface: #43474e;
  --qad-sys-color_inverse_primary: #1860a5;
  --qad-sys-color_inverse_error: #ba1a1a;
  --qad-sys-color_inverse_warn: #e87d3c;
  --qad-sys-color_limited-use_blue_blue: #9bccfe;
  --qad-sys-color_limited-use_blue_on-blue: #013355;
  --qad-sys-color_limited-use_blue_container: #004a78;
  --qad-sys-color_limited-use_blue_on-container: #d0e3fe;
  --qad-sys-color_limited-use_turquise_turqouise: #4ad9e1;
  --qad-sys-color_limited-use_turquise_on-turqouise: #003739;
  --qad-sys-color_limited-use_turquise_container: #004f53;
  --qad-sys-color_limited-use_turquise_on-container: #6df6fe;
  --qad-sys-color_limited-use_green_green: #b7d12d;
  --qad-sys-color_limited-use_green_on-green: #2c3400;
  --qad-sys-color_limited-use_green_container: #404c00;
  --qad-sys-color_limited-use_green_on-container: #d4ef4b;
  --qad-sys-color_limited-use_yellow_yellow: #ffdf95;
  --qad-sys-color_limited-use_yellow_on-yellow: #251a00;
  --qad-sys-color_limited-use_yellow_container: #d4a500;
  --qad-sys-color_limited-use_yellow_on-container: #251a00;
  --qad-sys-color_limited-use_purple_purple: #cabeff;
  --qad-sys-color_limited-use_purple_on-purple: #31108f;
  --qad-sys-color_limited-use_purple_container: #4830a5;
  --qad-sys-color_limited-use_purple_on-container: #e6deff;
  --qad-sys-color_limited-use_red_red: #feb2b5;
  --qad-sys-color_limited-use_red_on-red: #680019;
  --qad-sys-color_limited-use_red_container: #970b2b;
  --qad-sys-color_limited-use_red_on-container: #fedada;
  --qad-sys-color_limited-use_orange_orange: #feb59f;
  --qad-sys-color_limited-use_orange_on-orange: #601500;
  --qad-sys-color_limited-use_orange_container: #d2481e;
  --qad-sys-color_limited-use_orange_on-container: #ffdbd1;
  --qad-sys-color_limited-use_magenta_magenta: #ffb0d6;
  --qad-sys-color_limited-use_magenta_on-magenta: #620043;
  --qad-sys-color_limited-use_magenta_container: #83185e;
  --qad-sys-color_limited-use_magenta_on-container: #ffd8e8;
  --qad-sys-color_tonal-palette_primary_10: #fcfdff;
  --qad-sys-color_tonal-palette_primary_20: #ebf1ff;
  --qad-sys-color_tonal-palette_primary_30: #a3c9ff;
  --qad-sys-color_tonal-palette_primary_40: #74aef8;
  --qad-sys-color_tonal-palette_primary_50: #5893dc;
  --qad-sys-color_tonal-palette_primary_60: #5893dc;
  --qad-sys-color_tonal-palette_primary_70: #3b79c0;
  --qad-sys-color_tonal-palette_primary_80: #1860a5;
  --qad-sys-color_tonal-palette_primary_90: #004883;
  --qad-sys-color_tonal-palette_primary_95: #00315c;
  --qad-sys-color_tonal-palette_primary_99: #0b2038;
  --qad-sys-color_tonal-palette_primary_100: #000;
  --qad-sys-color_tonal-palette_primary_00: #fff;
  --qad-sys-color_tonal-palette_accent_10: #fffcfb;
  --qad-sys-color_tonal-palette_accent_20: #ffedeb;
  --qad-sys-color_tonal-palette_accent_30: #ffdad8;
  --qad-sys-color_tonal-palette_accent_40: #ffb3b0;
  --qad-sys-color_tonal-palette_accent_50: #ff8987;
  --qad-sys-color_tonal-palette_accent_60: #ff5359;
  --qad-sys-color_tonal-palette_accent_70: #fb0436;
  --qad-sys-color_tonal-palette_accent_80: #bf0026;
  --qad-sys-color_tonal-palette_accent_90: #93001b;
  --qad-sys-color_tonal-palette_accent_95: #680010;
  --qad-sys-color_tonal-palette_accent_99: #410006;
  --qad-sys-color_tonal-palette_accent_100: #000;
  --qad-sys-color_tonal-palette_accent_00: #fff;
  --qad-sys-color_tonal-palette_neutral_10: #fcfdff;
  --qad-sys-color_tonal-palette_neutral_20: #f1f0f4;
  --qad-sys-color_tonal-palette_neutral_30: #e3e2e6;
  --qad-sys-color_tonal-palette_neutral_40: #c6c6ca;
  --qad-sys-color_tonal-palette_neutral_50: #ababae;
  --qad-sys-color_tonal-palette_neutral_60: #909094;
  --qad-sys-color_tonal-palette_neutral_70: #76777a;
  --qad-sys-color_tonal-palette_neutral_80: #5d5e62;
  --qad-sys-color_tonal-palette_neutral_90: #46474a;
  --qad-sys-color_tonal-palette_neutral_95: #2f3033;
  --qad-sys-color_tonal-palette_neutral_99: #1a1c1e;
  --qad-sys-color_tonal-palette_neutral_100: #000;
  --qad-sys-color_tonal-palette_neutral_00: #fff;
  --qad-sys-color_tonal-palette_neutral_variant_10: #fafbff;
  --qad-sys-color_tonal-palette_neutral_variant_20: #eef0fa;
  --qad-sys-color_tonal-palette_neutral_variant_30: #dfe2eb;
  --qad-sys-color_tonal-palette_neutral_variant_40: #c3c6cf;
  --qad-sys-color_tonal-palette_neutral_variant_50: #a8abb4;
  --qad-sys-color_tonal-palette_neutral_variant_60: #8d9199;
  --qad-sys-color_tonal-palette_neutral_variant_70: #73777f;
  --qad-sys-color_tonal-palette_neutral_variant_80: #5b5e66;
  --qad-sys-color_tonal-palette_neutral_variant_90: #43474e;
  --qad-sys-color_tonal-palette_neutral_variant_95: #2d3137;
  --qad-sys-color_tonal-palette_neutral_variant_99: #181c22;
  --qad-sys-color_tonal-palette_neutral_variant_100: #000;
  --qad-sys-color_tonal-palette_neutral_variant_00: #fff;
  --qad-sys-color_tonal-palette_error_10: #fffafa;
  --qad-sys-color_tonal-palette_error_20: #ffedea;
  --qad-sys-color_tonal-palette_error_30: #ffdad6;
  --qad-sys-color_tonal-palette_error_40: #ffb4ab;
  --qad-sys-color_tonal-palette_error_50: #ff897d;
  --qad-sys-color_tonal-palette_error_60: #ff5449;
  --qad-sys-color_tonal-palette_error_70: #de3730;
  --qad-sys-color_tonal-palette_error_80: #ba1a1a;
  --qad-sys-color_tonal-palette_error_90: #93000a;
  --qad-sys-color_tonal-palette_error_95: #690005;
  --qad-sys-color_tonal-palette_error_99: #410002;
  --qad-sys-color_tonal-palette_error_100: #000;
  --qad-sys-color_tonal-palette_error_00: #fff;
  --qad-sys-color_tonal-palette_success_10: #fbfff2;
  --qad-sys-color_tonal-palette_success_20: #d0ffa5;
  --qad-sys-color_tonal-palette_success_30: #adf66f;
  --qad-sys-color_tonal-palette_success_40: #93d956;
  --qad-sys-color_tonal-palette_success_50: #79bd3d;
  --qad-sys-color_tonal-palette_success_60: #5ea022;
  --qad-sys-color_tonal-palette_success_70: #478600;
  --qad-sys-color_tonal-palette_success_80: #376b00;
  --qad-sys-color_tonal-palette_success_90: #285000;
  --qad-sys-color_tonal-palette_success_95: #1a3700;
  --qad-sys-color_tonal-palette_success_99: #0d1e06;
  --qad-sys-color_tonal-palette_success_100: #000;
  --qad-sys-color_tonal-palette_success_00: #fff;
  --qad-sys-color_tonal-palette_warn_10: #fffcfb;
  --qad-sys-color_tonal-palette_warn_20: #ffede6;
  --qad-sys-color_tonal-palette_warn_30: #ffdbca;
  --qad-sys-color_tonal-palette_warn_40: #ffb68f;
  --qad-sys-color_tonal-palette_warn_50: #fd8e4b;
  --qad-sys-color_tonal-palette_warn_60: #e87d3c;
  --qad-sys-color_tonal-palette_warn_70: #bc5c1c;
  --qad-sys-color_tonal-palette_warn_80: #9c4400;
  --qad-sys-color_tonal-palette_warn_90: #773200;
  --qad-sys-color_tonal-palette_warn_95: #542100;
  --qad-sys-color_tonal-palette_warn_99: #331200;
  --qad-sys-color_tonal-palette_warn_100: #000;
  --qad-sys-color_tonal-palette_warn_00: #fff;
  --qad-sys-color_tonal-palette_blue_10: #fcfcff;
  --qad-sys-color_tonal-palette_blue_20: #e8f1ff;
  --qad-sys-color_tonal-palette_blue_30: #d0e3fe;
  --qad-sys-color_tonal-palette_blue_40: #9bccfe;
  --qad-sys-color_tonal-palette_blue_50: #5bb1ff;
  --qad-sys-color_tonal-palette_blue_60: #2d9ff6;
  --qad-sys-color_tonal-palette_blue_70: #007cc6;
  --qad-sys-color_tonal-palette_blue_80: #00619e;
  --qad-sys-color_tonal-palette_blue_90: #004a78;
  --qad-sys-color_tonal-palette_blue_95: #013355;
  --qad-sys-color_tonal-palette_blue_99: #011c34;
  --qad-sys-color_tonal-palette_blue_100: #000;
  --qad-sys-color_tonal-palette_blue_00: #fff;
  --qad-sys-color_tonal-palette_turquoise_10: #f2ffff;
  --qad-sys-color_tonal-palette_turquoise_20: #c0fbff;
  --qad-sys-color_tonal-palette_turquoise_30: #6df6fe;
  --qad-sys-color_tonal-palette_turquoise_40: #4ad9e1;
  --qad-sys-color_tonal-palette_turquoise_50: #4ad9e1;
  --qad-sys-color_tonal-palette_turquoise_60: #20c0c8;
  --qad-sys-color_tonal-palette_turquoise_70: #00848a;
  --qad-sys-color_tonal-palette_turquoise_80: #00696e;
  --qad-sys-color_tonal-palette_turquoise_90: #004f53;
  --qad-sys-color_tonal-palette_turquoise_95: #003739;
  --qad-sys-color_tonal-palette_turquoise_99: #001d1e;
  --qad-sys-color_tonal-palette_turquoise_100: #000;
  --qad-sys-color_tonal-palette_turquoise_00: #fff;
  --qad-sys-color_tonal-palette_green_10: #fcfff1;
  --qad-sys-color_tonal-palette_green_20: #e2fe58;
  --qad-sys-color_tonal-palette_green_30: #d4ef4b;
  --qad-sys-color_tonal-palette_green_40: #b7d12d;
  --qad-sys-color_tonal-palette_green_50: #b7d12d;
  --qad-sys-color_tonal-palette_green_60: #9db604;
  --qad-sys-color_tonal-palette_green_70: #6d7f00;
  --qad-sys-color_tonal-palette_green_80: #566500;
  --qad-sys-color_tonal-palette_green_90: #404c00;
  --qad-sys-color_tonal-palette_green_95: #2c3400;
  --qad-sys-color_tonal-palette_green_99: #181e00;
  --qad-sys-color_tonal-palette_green_100: #000;
  --qad-sys-color_tonal-palette_green_00: #fff;
  --qad-sys-color_tonal-palette_yellow_10: #fffefb;
  --qad-sys-color_tonal-palette_yellow_20: #ffefd0;
  --qad-sys-color_tonal-palette_yellow_30: #ffdf95;
  --qad-sys-color_tonal-palette_yellow_40: #feca34;
  --qad-sys-color_tonal-palette_yellow_50: #feca34;
  --qad-sys-color_tonal-palette_yellow_60: #d4a500;
  --qad-sys-color_tonal-palette_yellow_70: #947200;
  --qad-sys-color_tonal-palette_yellow_80: #765a00;
  --qad-sys-color_tonal-palette_yellow_90: #594400;
  --qad-sys-color_tonal-palette_yellow_95: #3e2e00;
  --qad-sys-color_tonal-palette_yellow_99: #251a00;
  --qad-sys-color_tonal-palette_yellow_100: #000;
  --qad-sys-color_tonal-palette_yellow_00: #fff;
  --qad-sys-color_tonal-palette_purple_10: #fcfbff;
  --qad-sys-color_tonal-palette_purple_20: #f4eeff;
  --qad-sys-color_tonal-palette_purple_30: #e6deff;
  --qad-sys-color_tonal-palette_purple_40: #cabeff;
  --qad-sys-color_tonal-palette_purple_50: #ae9eff;
  --qad-sys-color_tonal-palette_purple_60: #937ff6;
  --qad-sys-color_tonal-palette_purple_70: #7e6adf;
  --qad-sys-color_tonal-palette_purple_80: #604bbf;
  --qad-sys-color_tonal-palette_purple_90: #4830a5;
  --qad-sys-color_tonal-palette_purple_95: #31108f;
  --qad-sys-color_tonal-palette_purple_99: #1c0062;
  --qad-sys-color_tonal-palette_purple_100: #000;
  --qad-sys-color_tonal-palette_purple_00: #fff;
  --qad-sys-color_tonal-palette_red_10: #fff8f8;
  --qad-sys-color_tonal-palette_red_20: #ffedec;
  --qad-sys-color_tonal-palette_red_30: #fedada;
  --qad-sys-color_tonal-palette_red_40: #feb2b5;
  --qad-sys-color_tonal-palette_red_50: #fe888f;
  --qad-sys-color_tonal-palette_red_60: #f8596a;
  --qad-sys-color_tonal-palette_red_70: #d54053;
  --qad-sys-color_tonal-palette_red_80: #b3253c;
  --qad-sys-color_tonal-palette_red_90: #970b2b;
  --qad-sys-color_tonal-palette_red_95: #680019;
  --qad-sys-color_tonal-palette_red_99: #40000c;
  --qad-sys-color_tonal-palette_red_100: #000;
  --qad-sys-color_tonal-palette_red_00: #fff;
  --qad-sys-color_tonal-palette_orange_10: #fffcfb;
  --qad-sys-color_tonal-palette_orange_20: #ffede7;
  --qad-sys-color_tonal-palette_orange_30: #ffdbd1;
  --qad-sys-color_tonal-palette_orange_40: #feb59f;
  --qad-sys-color_tonal-palette_orange_50: #fe8b6a;
  --qad-sys-color_tonal-palette_orange_60: #ee5b30;
  --qad-sys-color_tonal-palette_orange_70: #d2481e;
  --qad-sys-color_tonal-palette_orange_80: #b02f02;
  --qad-sys-color_tonal-palette_orange_90: #872100;
  --qad-sys-color_tonal-palette_orange_95: #601500;
  --qad-sys-color_tonal-palette_orange_99: #350c06;
  --qad-sys-color_tonal-palette_orange_100: #000;
  --qad-sys-color_tonal-palette_orange_00: #fff;
  --qad-sys-color_tonal-palette_magenta_10: #fffbff;
  --qad-sys-color_tonal-palette_magenta_20: #ffecf2;
  --qad-sys-color_tonal-palette_magenta_30: #ffd8e8;
  --qad-sys-color_tonal-palette_magenta_40: #ffb0d6;
  --qad-sys-color_tonal-palette_magenta_50: #ff80c6;
  --qad-sys-color_tonal-palette_magenta_60: #df66ab;
  --qad-sys-color_tonal-palette_magenta_70: #c04c90;
  --qad-sys-color_tonal-palette_magenta_80: #a6377a;
  --qad-sys-color_tonal-palette_magenta_90: #83185e;
  --qad-sys-color_tonal-palette_magenta_95: #620043;
  --qad-sys-color_tonal-palette_magenta_99: #3c0028;
  --qad-sys-color_tonal-palette_magenta_100: #000;
  --qad-sys-color_tonal-palette_magenta_00: #fff;
}
body {
  --qad-sys-color_brand_primary_primary: #1860a5;
  --qad-sys-color_brand_primary_primary-rgb: rgb(#1860a5);
  --qad-sys-color_brand_primary_primary-state: #3b79c0;
  --qad-sys-color_brand_primary_on-primary: #fff;
  --qad-sys-color_brand_primary_container: #d3e3ff;
  --qad-sys-color_brand_primary_on-container: #0c1d30;
  --qad-sys-color_brand_accent_accent: #bf0026;
  --qad-sys-color_brand_accent_on-accent: #fff;
  --qad-sys-color_brand_accent_container: #ffdad8;
  --qad-sys-color_brand_accent_on-container: #410006;
  --qad-sys-color_brand_accent_accent-state: #fb0436;
  --qad-sys-color_brand_surface_background: #fcfdff;
  --qad-sys-color_brand_surface_background-variant: #f1f0f4;
  --qad-sys-color_brand_surface_on-background: #1a1c1e;
  --qad-sys-color_brand_surface_surface: #fcfdff;
  --qad-sys-color_brand_surface_on-surface: #1a1c1e;
  --qad-sys-color_brand_surface_on-surface-12: rgb(26 28 30 / 12%);
  --qad-sys-color_brand_surface_on-surface-8: rgb(26 28 30 / 8%);
  --qad-sys-color_brand_surface_surface-variant: #dfe2eb;
  --qad-sys-color_brand_surface_on-surface-variant: #43474e;
  --qad-sys-color_brand_surface_on-surface-variant-8: rgb(67 71 78 / 8%);
  --qad-sys-color_brand_surface_outline: #73777f;
  --qad-sys-color_brand_surface_outline-variant: #c3c6cf;
  --qad-sys-color_brand_link_link: #00619e;
  --qad-sys-color_surface-and-shading_surface: #fcfdff;
  --qad-sys-color_surface-and-shading_surface1: #f2f5fb;
  --qad-sys-color_surface-and-shading_surface2: #ebf0f8;
  --qad-sys-color_surface-and-shading_surface3: #e4ebf5;
  --qad-sys-color_surface-and-shading_surface4: #e2e9f4;
  --qad-sys-color_surface-and-shading_surface5: #dde6f3;
  --qad-sys-color_surface-and-shading_scrim: #000;
  --qad-sys-color_surface-and-shading_shadow: #000;
  --qad-sys-color_semantic_error_error: #ba1a1a;
  --qad-sys-color_semantic_error_error-state: #de3730;
  --qad-sys-color_semantic_error_on-error: #fff;
  --qad-sys-color_semantic_error_container: #ffdad6;
  --qad-sys-color_semantic_error_on-container: #410002;
  --qad-sys-color_semantic_success_success: #376b00;
  --qad-sys-color_semantic_success_on-success: #fff;
  --qad-sys-color_semantic_success_container: #adf66f;
  --qad-sys-color_semantic_success_on-container: #0d1e06;
  --qad-sys-color_semantic_success_success-state: #478600;
  --qad-sys-color_semantic_warn_warn: #e87d3c;
  --qad-sys-color_semantic_warn_on-warn: #fff;
  --qad-sys-color_semantic_warn_container: #ffdbca;
  --qad-sys-color_semantic_warn_on-container: #331200;
  --qad-sys-color_semantic_warn_warn-state: #bc5c1c;
  --qad-sys-color_inverse_surface: #43474e;
  --qad-sys-color_inverse_on-surface: #c3c6cf;
  --qad-sys-color_inverse_primary: #a3c9ff;
  --qad-sys-color_inverse_error: #ffb4ab;
  --qad-sys-color_inverse_warn: #ffb68f;
  --qad-sys-color_limited-use_blue_blue: #00619e;
  --qad-sys-color_limited-use_blue_on-blue: #fff;
  --qad-sys-color_limited-use_blue_container: #5bb1ff;
  --qad-sys-color_limited-use_blue_on-container: #011c34;
  --qad-sys-color_limited-use_turquise_turqouise: #00a0a8;
  --qad-sys-color_limited-use_turquise_on-turqouise: #fff;
  --qad-sys-color_limited-use_turquise_container: #4ad9e1;
  --qad-sys-color_limited-use_turquise_on-container: #001d1e;
  --qad-sys-color_limited-use_green_green: #859a00;
  --qad-sys-color_limited-use_green_on-green: #fff;
  --qad-sys-color_limited-use_green_container: #b7d12d;
  --qad-sys-color_limited-use_green_on-container: #181e00;
  --qad-sys-color_limited-use_yellow_yellow: #b48b00;
  --qad-sys-color_limited-use_yellow_on-yellow: #fff;
  --qad-sys-color_limited-use_yellow_container: #feca34;
  --qad-sys-color_limited-use_yellow_on-container: #251a00;
  --qad-sys-color_limited-use_purple_purple: #937ff6;
  --qad-sys-color_limited-use_purple_on-purple: #fff;
  --qad-sys-color_limited-use_purple_container: #cabeff;
  --qad-sys-color_limited-use_purple_on-container: #1c0062;
  --qad-sys-color_limited-use_red_red: #d54053;
  --qad-sys-color_limited-use_red_on-red: #fff;
  --qad-sys-color_limited-use_red_container: #fe888f;
  --qad-sys-color_limited-use_red_on-container: #40000c;
  --qad-sys-color_limited-use_orange_orange: #ee5b30;
  --qad-sys-color_limited-use_orange_on-orange: #fff;
  --qad-sys-color_limited-use_orange_container: #feb59f;
  --qad-sys-color_limited-use_orange_on-container: #350c06;
  --qad-sys-color_limited-use_magenta_magenta: #c04c90;
  --qad-sys-color_limited-use_magenta_on-magenta: #fff;
  --qad-sys-color_limited-use_magenta_container: #ffb0d6;
  --qad-sys-color_limited-use_magenta_on-container: #3c0028;
  --qad-sys-color_tonal-palette_primary_10: #0b2038;
  --qad-sys-color_tonal-palette_primary_20: #00315c;
  --qad-sys-color_tonal-palette_primary_30: #004883;
  --qad-sys-color_tonal-palette_primary_40: #1860a5;
  --qad-sys-color_tonal-palette_primary_50: #3b79c0;
  --qad-sys-color_tonal-palette_primary_60: #5893dc;
  --qad-sys-color_tonal-palette_primary_70: #74aef8;
  --qad-sys-color_tonal-palette_primary_80: #a3c9ff;
  --qad-sys-color_tonal-palette_primary_90: #d3e3ff;
  --qad-sys-color_tonal-palette_primary_95: #ebf1ff;
  --qad-sys-color_tonal-palette_primary_99: #fcfdff;
  --qad-sys-color_tonal-palette_primary_100: #fff;
  --qad-sys-color_tonal-palette_primary_00: #000;
  --qad-sys-color_tonal-palette_accent_10: #410006;
  --qad-sys-color_tonal-palette_accent_20: #680010;
  --qad-sys-color_tonal-palette_accent_30: #93001b;
  --qad-sys-color_tonal-palette_accent_40: #bf0026;
  --qad-sys-color_tonal-palette_accent_50: #fb0436;
  --qad-sys-color_tonal-palette_accent_60: #ff5359;
  --qad-sys-color_tonal-palette_accent_70: #ff8987;
  --qad-sys-color_tonal-palette_accent_80: #ffb3b0;
  --qad-sys-color_tonal-palette_accent_90: #ffdad8;
  --qad-sys-color_tonal-palette_accent_95: #ffedeb;
  --qad-sys-color_tonal-palette_accent_99: #fffcfb;
  --qad-sys-color_tonal-palette_accent_100: #fff;
  --qad-sys-color_tonal-palette_accent_00: #000;
  --qad-sys-color_tonal-palette_neutral_10: #1a1c1e;
  --qad-sys-color_tonal-palette_neutral_20: #2f3033;
  --qad-sys-color_tonal-palette_neutral_30: #46474a;
  --qad-sys-color_tonal-palette_neutral_40: #5d5e62;
  --qad-sys-color_tonal-palette_neutral_50: #76777a;
  --qad-sys-color_tonal-palette_neutral_60: #909094;
  --qad-sys-color_tonal-palette_neutral_70: #ababae;
  --qad-sys-color_tonal-palette_neutral_80: #c6c6ca;
  --qad-sys-color_tonal-palette_neutral_90: #e3e2e6;
  --qad-sys-color_tonal-palette_neutral_95: #f1f0f4;
  --qad-sys-color_tonal-palette_neutral_99: #fcfdff;
  --qad-sys-color_tonal-palette_neutral_100: #fff;
  --qad-sys-color_tonal-palette_neutral_00: #000;
  --qad-sys-color_tonal-palette_neutral_variant_10: #181c22;
  --qad-sys-color_tonal-palette_neutral_variant_20: #2d3137;
  --qad-sys-color_tonal-palette_neutral_variant_30: #43474e;
  --qad-sys-color_tonal-palette_neutral_variant_40: #5b5e66;
  --qad-sys-color_tonal-palette_neutral_variant_50: #73777f;
  --qad-sys-color_tonal-palette_neutral_variant_60: #8d9199;
  --qad-sys-color_tonal-palette_neutral_variant_70: #a8abb4;
  --qad-sys-color_tonal-palette_neutral_variant_80: #c3c6cf;
  --qad-sys-color_tonal-palette_neutral_variant_90: #dfe2eb;
  --qad-sys-color_tonal-palette_neutral_variant_95: #eef0fa;
  --qad-sys-color_tonal-palette_neutral_variant_99: #fafbff;
  --qad-sys-color_tonal-palette_neutral_variant_100: #fff;
  --qad-sys-color_tonal-palette_neutral_variant_00: #000;
  --qad-sys-color_tonal-palette_error_10: #410002;
  --qad-sys-color_tonal-palette_error_20: #690005;
  --qad-sys-color_tonal-palette_error_30: #93000a;
  --qad-sys-color_tonal-palette_error_40: #ba1a1a;
  --qad-sys-color_tonal-palette_error_50: #de3730;
  --qad-sys-color_tonal-palette_error_60: #ff5449;
  --qad-sys-color_tonal-palette_error_70: #ff897d;
  --qad-sys-color_tonal-palette_error_80: #ffb4ab;
  --qad-sys-color_tonal-palette_error_90: #ffdad6;
  --qad-sys-color_tonal-palette_error_95: #ffedea;
  --qad-sys-color_tonal-palette_error_99: #fffafa;
  --qad-sys-color_tonal-palette_error_100: #fff;
  --qad-sys-color_tonal-palette_error_00: #000;
  --qad-sys-color_tonal-palette_success_10: #0d1e06;
  --qad-sys-color_tonal-palette_success_20: #1a3700;
  --qad-sys-color_tonal-palette_success_30: #285000;
  --qad-sys-color_tonal-palette_success_40: #376b00;
  --qad-sys-color_tonal-palette_success_50: #478600;
  --qad-sys-color_tonal-palette_success_60: #5ea022;
  --qad-sys-color_tonal-palette_success_70: #79bd3d;
  --qad-sys-color_tonal-palette_success_80: #93d956;
  --qad-sys-color_tonal-palette_success_90: #adf66f;
  --qad-sys-color_tonal-palette_success_95: #d0ffa5;
  --qad-sys-color_tonal-palette_success_99: #fbfff2;
  --qad-sys-color_tonal-palette_success_100: #fff;
  --qad-sys-color_tonal-palette_success_00: #000;
  --qad-sys-color_tonal-palette_warn_10: #331200;
  --qad-sys-color_tonal-palette_warn_20: #542100;
  --qad-sys-color_tonal-palette_warn_30: #773200;
  --qad-sys-color_tonal-palette_warn_40: #9c4400;
  --qad-sys-color_tonal-palette_warn_50: #bc5c1c;
  --qad-sys-color_tonal-palette_warn_60: #e87d3c;
  --qad-sys-color_tonal-palette_warn_70: #fd8e4b;
  --qad-sys-color_tonal-palette_warn_80: #ffb68f;
  --qad-sys-color_tonal-palette_warn_90: #ffdbca;
  --qad-sys-color_tonal-palette_warn_95: #ffede6;
  --qad-sys-color_tonal-palette_warn_99: #fffcfb;
  --qad-sys-color_tonal-palette_warn_100: #fff;
  --qad-sys-color_tonal-palette_warn_00: #000;
  --qad-sys-color_tonal-palette_blue_10: #011c34;
  --qad-sys-color_tonal-palette_blue_20: #013355;
  --qad-sys-color_tonal-palette_blue_30: #004a78;
  --qad-sys-color_tonal-palette_blue_40: #00619e;
  --qad-sys-color_tonal-palette_blue_50: #007cc6;
  --qad-sys-color_tonal-palette_blue_60: #2d9ff6;
  --qad-sys-color_tonal-palette_blue_70: #5bb1ff;
  --qad-sys-color_tonal-palette_blue_80: #9bccfe;
  --qad-sys-color_tonal-palette_blue_90: #d0e3fe;
  --qad-sys-color_tonal-palette_blue_95: #e8f1ff;
  --qad-sys-color_tonal-palette_blue_99: #fcfcff;
  --qad-sys-color_tonal-palette_blue_100: #fff;
  --qad-sys-color_tonal-palette_blue_00: #000;
  --qad-sys-color_tonal-palette_turquoise_10: #001d1e;
  --qad-sys-color_tonal-palette_turquoise_20: #003739;
  --qad-sys-color_tonal-palette_turquoise_30: #004f53;
  --qad-sys-color_tonal-palette_turquoise_40: #00696e;
  --qad-sys-color_tonal-palette_turquoise_50: #00848a;
  --qad-sys-color_tonal-palette_turquoise_60: #00a0a8;
  --qad-sys-color_tonal-palette_turquoise_70: #20c0c8;
  --qad-sys-color_tonal-palette_turquoise_80: #4ad9e1;
  --qad-sys-color_tonal-palette_turquoise_90: #6df6fe;
  --qad-sys-color_tonal-palette_turquoise_95: #c0fbff;
  --qad-sys-color_tonal-palette_turquoise_99: #f2ffff;
  --qad-sys-color_tonal-palette_turquoise_100: #fff;
  --qad-sys-color_tonal-palette_turquoise_00: #000;
  --qad-sys-color_tonal-palette_green_10: #181e00;
  --qad-sys-color_tonal-palette_green_20: #2c3400;
  --qad-sys-color_tonal-palette_green_30: #404c00;
  --qad-sys-color_tonal-palette_green_40: #566500;
  --qad-sys-color_tonal-palette_green_50: #6d7f00;
  --qad-sys-color_tonal-palette_green_60: #859a00;
  --qad-sys-color_tonal-palette_green_70: #9db604;
  --qad-sys-color_tonal-palette_green_80: #b7d12d;
  --qad-sys-color_tonal-palette_green_90: #d4ef4b;
  --qad-sys-color_tonal-palette_green_95: #e2fe58;
  --qad-sys-color_tonal-palette_green_99: #fcfff1;
  --qad-sys-color_tonal-palette_green_100: #fff;
  --qad-sys-color_tonal-palette_green_00: #000;
  --qad-sys-color_tonal-palette_yellow_10: #251a00;
  --qad-sys-color_tonal-palette_yellow_20: #3e2e00;
  --qad-sys-color_tonal-palette_yellow_30: #594400;
  --qad-sys-color_tonal-palette_yellow_40: #765a00;
  --qad-sys-color_tonal-palette_yellow_50: #947200;
  --qad-sys-color_tonal-palette_yellow_60: #b48b00;
  --qad-sys-color_tonal-palette_yellow_70: #d4a500;
  --qad-sys-color_tonal-palette_yellow_80: #feca34;
  --qad-sys-color_tonal-palette_yellow_90: #ffdf95;
  --qad-sys-color_tonal-palette_yellow_95: #ffefd0;
  --qad-sys-color_tonal-palette_yellow_99: #fffefb;
  --qad-sys-color_tonal-palette_yellow_100: #fff;
  --qad-sys-color_tonal-palette_yellow_00: #000;
  --qad-sys-color_tonal-palette_purple_10: #1c0062;
  --qad-sys-color_tonal-palette_purple_20: #31108f;
  --qad-sys-color_tonal-palette_purple_30: #4830a5;
  --qad-sys-color_tonal-palette_purple_40: #604bbf;
  --qad-sys-color_tonal-palette_purple_50: #7e6adf;
  --qad-sys-color_tonal-palette_purple_60: #937ff6;
  --qad-sys-color_tonal-palette_purple_70: #ae9eff;
  --qad-sys-color_tonal-palette_purple_80: #cabeff;
  --qad-sys-color_tonal-palette_purple_90: #e6deff;
  --qad-sys-color_tonal-palette_purple_95: #f4eeff;
  --qad-sys-color_tonal-palette_purple_99: #fcfbff;
  --qad-sys-color_tonal-palette_purple_100: #fff;
  --qad-sys-color_tonal-palette_purple_00: #000;
  --qad-sys-color_tonal-palette_red_10: #40000c;
  --qad-sys-color_tonal-palette_red_20: #680019;
  --qad-sys-color_tonal-palette_red_30: #970b2b;
  --qad-sys-color_tonal-palette_red_40: #b3253c;
  --qad-sys-color_tonal-palette_red_50: #d54053;
  --qad-sys-color_tonal-palette_red_60: #f8596a;
  --qad-sys-color_tonal-palette_red_70: #fe888f;
  --qad-sys-color_tonal-palette_red_80: #feb2b5;
  --qad-sys-color_tonal-palette_red_90: #fedada;
  --qad-sys-color_tonal-palette_red_95: #ffedec;
  --qad-sys-color_tonal-palette_red_99: #fff8f8;
  --qad-sys-color_tonal-palette_red_100: #fff;
  --qad-sys-color_tonal-palette_red_00: #000;
  --qad-sys-color_tonal-palette_orange_10: #350c06;
  --qad-sys-color_tonal-palette_orange_20: #601500;
  --qad-sys-color_tonal-palette_orange_30: #872100;
  --qad-sys-color_tonal-palette_orange_40: #b02f02;
  --qad-sys-color_tonal-palette_orange_50: #d2481e;
  --qad-sys-color_tonal-palette_orange_60: #ee5b30;
  --qad-sys-color_tonal-palette_orange_70: #fe8b6a;
  --qad-sys-color_tonal-palette_orange_80: #feb59f;
  --qad-sys-color_tonal-palette_orange_90: #ffdbd1;
  --qad-sys-color_tonal-palette_orange_95: #ffede7;
  --qad-sys-color_tonal-palette_orange_99: #fffcfb;
  --qad-sys-color_tonal-palette_orange_100: #fff;
  --qad-sys-color_tonal-palette_orange_00: #000;
  --qad-sys-color_tonal-palette_magenta_10: #3c0028;
  --qad-sys-color_tonal-palette_magenta_20: #620043;
  --qad-sys-color_tonal-palette_magenta_30: #83185e;
  --qad-sys-color_tonal-palette_magenta_40: #a6377a;
  --qad-sys-color_tonal-palette_magenta_50: #c04c90;
  --qad-sys-color_tonal-palette_magenta_60: #df66ab;
  --qad-sys-color_tonal-palette_magenta_70: #ff80c6;
  --qad-sys-color_tonal-palette_magenta_80: #ffb0d6;
  --qad-sys-color_tonal-palette_magenta_90: #ffd8e8;
  --qad-sys-color_tonal-palette_magenta_95: #ffecf2;
  --qad-sys-color_tonal-palette_magenta_99: #fffbff;
  --qad-sys-color_tonal-palette_magenta_100: #fff;
  --qad-sys-color_tonal-palette_magenta_00: #000;
  --quik-primary: var(--qad-sys-color_brand_primary_primary);
  --quik-accent: var(--qad-sys-color_brand_accent_accent);
  --quik-warn: var(--qad-sys-color_semantic_warn_warn);
  --quik-success: var(--qad-sys-color_semantic_success_success);
  --quik-error: var(--qad-sys-color_semantic_error_error);
  --quik-on-primary: var(--qad-sys-color_brand_primary_on-primary);
  --quik-on-accent: var(--qad-sys-color_brand_accent_on-accent);
  --quik-on-warn: var(--qad-sys-color_semantic_warn_on-warn);
  --quik-on-success: var(--qad-sys-color_semantic_success_on-success);
  --quik-on-error: var(--qad-sys-color_semantic_error_on-error);
  --quik-primary-container: var(--qad-sys-color_brand_primary_container);
  --quik-primary-active: var(--qad-sys-color_brand_primary_primary-state);
  --quik-disabled: var(--qad-sys-color_brand_surface_outline);
  --quik-primary-hover: var(--qad-sys-color_brand_primary_primary);
  --quik-accent-hover: rgb(251 4 54 / 10%);
  --quik-error-hover: rgb(71 134 0 / 10%);
  --quik-success-hover: rgb(71 134 0 / 10%);
  --quik-warn-hover: rgb(156 68 0 / 10%);
  --quik-success-active: var(--qad-sys-color_semantic_success_success-state);
  --quik-accent-active: var(--qad-sys-color_brand_accent_accent-state);
  --quik-warn-active: var(--qad-sys-color_semantic_warn_warn-state);
  --quik-error-active: var(--qad-sys-color_semantic_error_error-state);
  --quik-warn-container: var(--qad-sys-color_semantic_warn_container);
  --quik-error-container: var(--qad-sys-color_semantic_error_container);
  --quik-accent-container: var(--qad-sys-color_brand_accent_container);
  --quik-success-container: var(--qad-sys-color_semantic_success_container);
  --quik-hover-background: var(--qad-sys-color_brand_surface_on-surface-variant-8);
  --quik-secondary: var(--qad-sys-color_brand_surface_on-surface-variant);
  --quik-sidenav-width: 280px;
  --quik-sidenav-collapsed-width: 50px;
  --quik-toolbar-height: 64px;
  --quik-footer-height: 48px;
  --quik-scroll-content-padding: 4px;
  --quik-border-radius: 8px;
  --quik-tab-height: 32px;
  --quik-tab-content-padding: 0px;
  --quik-blink-scrollbar-width: 8px;
  --quik-sidenav-transform: calc(var(--quik-sidenav-collapsed-width) - var(--quik-sidenav-width));
  --quik-scroll-content-border: 1px;
  --quik-scroll-content-height: calc(100vh - var(--quik-toolbar-height) - var(--quik-footer-height));
}
body.is-blink ::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0);
  height: var(--quik-blink-scrollbar-width);
  width: var(--quik-blink-scrollbar-width);
  position: absolute;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
  top: 3px;
  bottom: 3px;
}
body.is-blink ::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
body.is-blink ::-webkit-scrollbar-track {
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
  margin-top: 3px;
  margin-right: 2px;
  margin-bottom: 3px;
}
body.is-blink ::-webkit-scrollbar-track:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
body.is-blink ::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  border-radius: 4px;
  box-shadow: inset 0 0 0 12px rgba(0, 0, 0, 0.37);
}
body.is-blink ::-webkit-scrollbar-thumb:active {
  border-radius: var(--quik-blink-scrollbar-width);
  box-shadow: inset 0 0 0 12px rgba(0, 0, 0, 0.54);
}
body.is-blink ::-webkit-scrollbar-thumb {
  transition: background 0.2s ease;
}
body.is-blink {
  --mat-sidenav-container-width: var(--quik-sidenav-width);
}
.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
.ripple {
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  transform: scale(0);
  animation: ripple-animation 0.6s linear;
  pointer-events: none;
}
@keyframes ripple-animation {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
.quik-tooltip {
  pointer-events: none;
  position: absolute;
  max-width: 500px;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 4px;
  background-color: var(--qad-sys-color_brand_surface_on-surface);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: var(--qad-sys-color_brand_surface_background);
}
h1 {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  font-weight: 400;
}
h2 {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0%;
  font-weight: 400;
}
h3 {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0%;
  font-weight: 400;
}
h4 {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  font-weight: 400;
}
.quik-popup {
  display: block;
  border-radius: 0.25rem;
  border-color: var(--qad-sys-color_brand_surface_outline-variant);
  background-color: var(--qad-sys-color_surface-and-shading_surface2);
  border: 1px var(--qad-sys-color_brand_surface_outline-variant) solid;
  opacity: 0;
  transform: translateY(-10px) scale(0.95);
  max-height: 80vh;
  overflow: hidden;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.14);
}
.quik-popup.menu {
  padding: 0px;
}
.quik-popup.open {
  transform: translateY(0) scale(1);
  opacity: 1;
  transition: transform 200ms ease, opacity 300ms ease-out;
}
.quik-popup.closing {
  transform: translateY(-10px) scale(0.9);
  opacity: 0;
  transition: transform 200ms ease, opacity 300ms ease;
}
html {
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
body {
  height: 100%;
  font-family: "Open Sans", sans-serif;
  color: var(--qad-sys-color_brand_surface_on-surface);
}
.hover\:rounded-XXS:hover {
  border-radius: 4px;
}
.hover\:bg-\[--qad-sys-color_brand_surface_on-surface-variant-8\]:hover {
  background-color: var(--qad-sys-color_brand_surface_on-surface-variant-8);
}
.hover\:bg-\[--qad-sys-color_surface-and-shading_surface1\]:hover {
  background-color: var(--qad-sys-color_surface-and-shading_surface1);
}
.hover\:bg-hover:hover {
  background-color: var(--qad-sys-color_brand_surface_on-surface-variant-8);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 768px) {
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
