/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!../../../node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!../../../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!../../../node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!../../design-system/components/styles/index.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Exo:wght@700;800&family=Noto+Sans:ital,wght@0,500;0,600;0,700;0,800;1,500;1,600;1,700;1,800&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!../../../node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!../../../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!../../../node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!../../design-system/components/styles/index.scss?ngGlobalStyle (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  overflow-x: auto;
  background: #414449;
  color: #b3bccc;
  padding: 15px;
  tab-size: 4;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.75);
}
pre::-webkit-scrollbar {
  background: #b3bccc;
}
pre::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 5px;
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

body {
  color: #474747;
  font: 500 0.6875rem/0.9375rem Noto Sans, sans-serif;
}

.is-blue,
.is-primary {
  background-color: #000e3a !important;
}

.is-light-blue,
.is-secondary {
  background-color: #e9eeff !important;
}

.is-cyan {
  background-color: #2dbfed !important;
}

.is-lavander {
  background-color: #a09bf3 !important;
}

.is-orange {
  background-color: #ff7e00 !important;
}

.is-green {
  background-color: #33bf9c !important;
}

.is-yellow {
  background-color: #fba203 !important;
}

.is-red {
  background-color: #e22929 !important;
}

.is-purple {
  background-color: #4b25f9 !important;
}

.is-black {
  background-color: #474747 !important;
}

.is-grey {
  background-color: rgba(131, 131, 131, 0.8) !important;
}

.is-light-grey {
  background-color: #d9d9d9 !important;
}

.hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

.m-modular {
  margin: 0.25rem;
}

.mx-modular {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

.my-modular {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.ml-modular {
  margin-left: 0.25rem;
}

.mb-modular {
  margin-bottom: 0.25rem;
}

.mt-modular {
  margin-top: 0.25rem;
}

.p-modular {
  padding: 0.25rem;
}

.px-modular {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

.py-modular {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.pl-modular {
  padding-left: 0.25rem;
}

.pr-modular {
  padding-right: 0.25rem;
}

.pb-modular {
  padding-bottom: 0.25rem;
}

.pt-modular {
  padding-top: 0.25rem;
}

.m-tiny {
  margin: 0.5rem;
}

.mx-tiny {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.my-tiny {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.ml-tiny {
  margin-left: 0.5rem;
}

.mb-tiny {
  margin-bottom: 0.5rem;
}

.mt-tiny {
  margin-top: 0.5rem;
}

.p-tiny {
  padding: 0.5rem;
}

.px-tiny {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.py-tiny {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pl-tiny {
  padding-left: 0.5rem;
}

.pr-tiny {
  padding-right: 0.5rem;
}

.pb-tiny {
  padding-bottom: 0.5rem;
}

.pt-tiny {
  padding-top: 0.5rem;
}

.m-xxs {
  margin: 0.75rem;
}

.mx-xxs {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}

.my-xxs {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.ml-xxs {
  margin-left: 0.75rem;
}

.mb-xxs {
  margin-bottom: 0.75rem;
}

.mt-xxs {
  margin-top: 0.75rem;
}

.p-xxs {
  padding: 0.75rem;
}

.px-xxs {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.py-xxs {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.pl-xxs {
  padding-left: 0.75rem;
}

.pr-xxs {
  padding-right: 0.75rem;
}

.pb-xxs {
  padding-bottom: 0.75rem;
}

.pt-xxs {
  padding-top: 0.75rem;
}

.m-xs {
  margin: 1rem;
}

.mx-xs {
  margin-right: 1rem;
  margin-left: 1rem;
}

.my-xs {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ml-xs {
  margin-left: 1rem;
}

.mb-xs {
  margin-bottom: 1rem;
}

.mt-xs {
  margin-top: 1rem;
}

.p-xs {
  padding: 1rem;
}

.px-xs {
  padding-right: 1rem;
  padding-left: 1rem;
}

.py-xs {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pl-xs {
  padding-left: 1rem;
}

.pr-xs {
  padding-right: 1rem;
}

.pb-xs {
  padding-bottom: 1rem;
}

.pt-xs {
  padding-top: 1rem;
}

.m-sm {
  margin: 1.25rem;
}

.mx-sm {
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}

.my-sm {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ml-sm {
  margin-left: 1.25rem;
}

.mb-sm {
  margin-bottom: 1.25rem;
}

.mt-sm {
  margin-top: 1.25rem;
}

.p-sm {
  padding: 1.25rem;
}

.px-sm {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.py-sm {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pl-sm {
  padding-left: 1.25rem;
}

.pr-sm {
  padding-right: 1.25rem;
}

.pb-sm {
  padding-bottom: 1.25rem;
}

.pt-sm {
  padding-top: 1.25rem;
}

.m-md {
  margin: 1.5rem;
}

.mx-md {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.my-md {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.ml-md {
  margin-left: 1.5rem;
}

.mb-md {
  margin-bottom: 1.5rem;
}

.mt-md {
  margin-top: 1.5rem;
}

.p-md {
  padding: 1.5rem;
}

.px-md {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.py-md {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pl-md {
  padding-left: 1.5rem;
}

.pr-md {
  padding-right: 1.5rem;
}

.pb-md {
  padding-bottom: 1.5rem;
}

.pt-md {
  padding-top: 1.5rem;
}

.m-lg {
  margin: 2rem;
}

.mx-lg {
  margin-right: 2rem;
  margin-left: 2rem;
}

.my-lg {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.ml-lg {
  margin-left: 2rem;
}

.mb-lg {
  margin-bottom: 2rem;
}

.mt-lg {
  margin-top: 2rem;
}

.p-lg {
  padding: 2rem;
}

.px-lg {
  padding-right: 2rem;
  padding-left: 2rem;
}

.py-lg {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pl-lg {
  padding-left: 2rem;
}

.pr-lg {
  padding-right: 2rem;
}

.pb-lg {
  padding-bottom: 2rem;
}

.pt-lg {
  padding-top: 2rem;
}

.m-xl {
  margin: 3rem;
}

.mx-xl {
  margin-right: 3rem;
  margin-left: 3rem;
}

.my-xl {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.ml-xl {
  margin-left: 3rem;
}

.mb-xl {
  margin-bottom: 3rem;
}

.mt-xl {
  margin-top: 3rem;
}

.p-xl {
  padding: 3rem;
}

.px-xl {
  padding-right: 3rem;
  padding-left: 3rem;
}

.py-xl {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.pl-xl {
  padding-left: 3rem;
}

.pr-xl {
  padding-right: 3rem;
}

.pb-xl {
  padding-bottom: 3rem;
}

.pt-xl {
  padding-top: 3rem;
}

.m-xxl {
  margin: 4rem;
}

.mx-xxl {
  margin-right: 4rem;
  margin-left: 4rem;
}

.my-xxl {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.ml-xxl {
  margin-left: 4rem;
}

.mb-xxl {
  margin-bottom: 4rem;
}

.mt-xxl {
  margin-top: 4rem;
}

.p-xxl {
  padding: 4rem;
}

.px-xxl {
  padding-right: 4rem;
  padding-left: 4rem;
}

.py-xxl {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pl-xxl {
  padding-left: 4rem;
}

.pr-xxl {
  padding-right: 4rem;
}

.pb-xxl {
  padding-bottom: 4rem;
}

.pt-xxl {
  padding-top: 4rem;
}

.m-section {
  margin: 6rem;
}

.mx-section {
  margin-right: 6rem;
  margin-left: 6rem;
}

.my-section {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.ml-section {
  margin-left: 6rem;
}

.mb-section {
  margin-bottom: 6rem;
}

.mt-section {
  margin-top: 6rem;
}

.p-section {
  padding: 6rem;
}

.px-section {
  padding-right: 6rem;
  padding-left: 6rem;
}

.py-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.pl-section {
  padding-left: 6rem;
}

.pr-section {
  padding-right: 6rem;
}

.pb-section {
  padding-bottom: 6rem;
}

.pt-section {
  padding-top: 6rem;
}

.m-section-huge {
  margin: 8rem;
}

.mx-section-huge {
  margin-right: 8rem;
  margin-left: 8rem;
}

.my-section-huge {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.ml-section-huge {
  margin-left: 8rem;
}

.mb-section-huge {
  margin-bottom: 8rem;
}

.mt-section-huge {
  margin-top: 8rem;
}

.p-section-huge {
  padding: 8rem;
}

.px-section-huge {
  padding-right: 8rem;
  padding-left: 8rem;
}

.py-section-huge {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.pl-section-huge {
  padding-left: 8rem;
}

.pr-section-huge {
  padding-right: 8rem;
}

.pb-section-huge {
  padding-bottom: 8rem;
}

.pt-section-huge {
  padding-top: 8rem;
}

.m-section-mega {
  margin: 11.375rem;
}

.mx-section-mega {
  margin-right: 11.375rem;
  margin-left: 11.375rem;
}

.my-section-mega {
  margin-top: 11.375rem;
  margin-bottom: 11.375rem;
}

.ml-section-mega {
  margin-left: 11.375rem;
}

.mb-section-mega {
  margin-bottom: 11.375rem;
}

.mt-section-mega {
  margin-top: 11.375rem;
}

.p-section-mega {
  padding: 11.375rem;
}

.px-section-mega {
  padding-right: 11.375rem;
  padding-left: 11.375rem;
}

.py-section-mega {
  padding-top: 11.375rem;
  padding-bottom: 11.375rem;
}

.pl-section-mega {
  padding-left: 11.375rem;
}

.pr-section-mega {
  padding-right: 11.375rem;
}

.pb-section-mega {
  padding-bottom: 11.375rem;
}

.pt-section-mega {
  padding-top: 11.375rem;
}

.m-auto {
  margin: auto;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}
