:root {
  --color-white: white;
  --color-black: black;
  --color-blue-1: #2f80ed;
  --color-grey-1: #333;
  --color-grey-4: #bdbdbd;
  --color-grey-5: #e0e0e0;
  --color-grey-6: #f2f2f2;
  --color-red: #eb5757;
  --color-green-2: #27ae60;

  /* Fonts */
  --font-family: 'Source Sans 3', sans-serif;
  --font-family-secondary: 'Source Sans 3', sans-serif;
  --font-weight-thin: 100;
  --font-weight-extra-light: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;

  line-height: 1.5;
}

/* source-sans-3-200 - latin */

@font-face {
  font-weight: 200;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-200italic - latin */

@font-face {
  font-weight: 200;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-300 - latin */

@font-face {
  font-weight: 300;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-300italic - latin */

@font-face {
  font-weight: 300;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-regular - latin */

@font-face {
  font-weight: 400;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-italic - latin */

@font-face {
  font-weight: 400;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-500 - latin */

@font-face {
  font-weight: 500;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-500italic - latin */

@font-face {
  font-weight: 500;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-600 - latin */

@font-face {
  font-weight: 600;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-600italic - latin */

@font-face {
  font-weight: 600;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-700 - latin */

@font-face {
  font-weight: 700;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-700italic - latin */

@font-face {
  font-weight: 700;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-800 - latin */

@font-face {
  font-weight: 800;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-800italic - latin */

@font-face {
  font-weight: 800;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-900 - latin */

@font-face {
  font-weight: 900;
  font-family: 'Source Sans 3';
  font-style: normal;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* source-sans-3-900italic - latin */

@font-face {
  font-weight: 900;
  font-family: 'Source Sans 3';
  font-style: italic;
  src: url('/css/c/fonts/source-sans-3/source-sans-3-v18-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* libre-baskerville-regular - latin */

@font-face {
  font-weight: 400;
  font-family: 'Libre Baskerville';
  font-style: normal;
  src: url('/css/c/fonts/libre-baskerville/libre-baskerville-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* libre-baskerville-italic - latin */

@font-face {
  font-weight: 400;
  font-family: 'Libre Baskerville';
  font-style: italic;
  src: url('/css/c/fonts/libre-baskerville/libre-baskerville-v16-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

/* libre-baskerville-700 - latin */

@font-face {
  font-weight: 700;
  font-family: 'Libre Baskerville';
  font-style: normal;
  src: url('/css/c/fonts/libre-baskerville/libre-baskerville-v16-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

h1 {
  margin: 0;
  font-weight: 800;
  font-weight: var(--font-weight-extra-bold);
  font-size: 2rem;
  font-family: 'Source Sans 3', sans-serif;
  font-family: var(--font-family-secondary);
  line-height: 1em;
  line-height: 1lh;
}

/** umb_name:Undiryvirskrift */

h2 {
  font-weight: 600;
  font-weight: var(--font-weight-semi-bold);
  font-size: 1.5rem;
  margin-top: 1lh;
  margin-bottom: 0;
  font-family: 'Source Sans 3', sans-serif;
  font-family: var(--font-family-secondary);
}

/** umb_name:Undiryvirskrift 2 */

h3 {
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  font-size: 1.17rem;
  margin-top: 1lh;
  margin-bottom: 0;
  font-family: 'Source Sans 3', sans-serif;
  font-family: var(--font-family-secondary);
}

/** umb_name:Sitat */

blockquote {
  font-size: 1.875rem;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  line-height: 1.5;
}

blockquote strong {
  color: #2f80ed;
  color: var(--color-blue-1);
  font-weight: inherit;
}

p {
  margin: 0;
}

h1 + p, h1 + blockquote, h1 + ul, h1 + ol, h1 + table, h2 + p, h2 + blockquote, h2 + ul, h2 + ol, h2 + table, h3 + p, h3 + blockquote, h3 + ul, h3 + ol, h3 + table, p + p, p + blockquote, p + ul, p + ol, p + table, blockquote + p, blockquote + blockquote, blockquote + ul, blockquote + ol, blockquote + table, ul + p, ul + blockquote, ul + ul, ul + ol, ul + table, ol + p, ol + blockquote, ol + ul, ol + ol, ol + table, table + p, table + blockquote, table + ul, table + ol, table + table {
  margin-top: 1em;
  margin-top: 1lh;
}

.embeditem iframe[src^="https://www.youtube.com"]{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

.embeditem iframe[src^="https://vimeo.com"]{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

.embeditem iframe[src^="https://player.vimeo.com"]{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

[data-ani] {
  --delay: 0ms;
  --time: 400ms;
  --timing: ease;
  --distance: 100;

  opacity: 0;
  transition: opacity 400ms ease, transform 400ms ease;
  transition: opacity var(--time) var(--timing), transform var(--time) var(--timing);
  animation-fill-mode: both;
}

[data-ani-init='true'][data-ani][data-ani-run='true'], [data-ani-init='true'][data-ani*='fade'][data-ani-run='true'] {
      transform: translateY(0);
      opacity: 1;
      transition-delay: var(--delay);
    }

[data-ani-init='true'][data-ani='fade-left'] {
    transform: matrix(1, 0, 0, 1, var(--distance), 0);
  }

[data-ani-init='true'][data-ani='fade-right'] {
    transform: matrix(1, 0, 0, 1, calc(-1 * var(--distance)), 0);
  }

[data-ani-init='true'][data-ani='fade-up'] {
    transform: matrix(1, 0, 0, 1, 0, var(--distance));
  }

[data-ani-init='true'][data-ani='fade-up-right'] {
    transform: matrix(1, 0, 0, 1, calc(-1 * var(--distance)), var(--distance));
  }

[data-ani-init='true'][data-ani='fade-up-left'] {
    transform: matrix(1, 0, 0, 1, var(--distance), var(--distance));
  }

.app-download {
  display: flex;
  gap: 1em;
  justify-content: space-evenly;
  margin-top: 1em;
  margin-top: 1lh;
  margin-bottom: 1em;
  margin-bottom: 1lh;
}

.app-download > * {
    width: auto;
    height: 48px;
  }

.app-download > * > * {
      width: auto;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
    }

.pill-button {
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 30px;
  color: white;
  color: var(--color-white);
  font-weight: 600;
  font-weight: var(--font-weight-semi-bold);
  font-size: 1.125rem;
  line-height: 1;
  text-decoration: inherit;
  background-color: #2f80ed;
  background-color: var(--color-blue-1);
  border: none;
  border-radius: 1000vw;
  outline: none;
  cursor: pointer;
  transition: transform 200ms ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.pill-button:hover, .pill-button :focus-visible {
    transform: scale(1.025);
  }

.pill-button:active {
    transform: scale(0.975);
    transition: transform 50ms linear;
  }

.pill-button.red {
    background-color: #eb5757;
    background-color: var(--color-red);
  }

.pill-button.plain {
    background-color: transparent;
    color: black;
    color: var(--color-black);
  }

dialog#c-help-dialog, dialog#c-help-end-tour-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;

}

dialog#c-help-dialog .content, dialog#c-help-end-tour-dialog .content {
    display: flex;
    flex-direction: column;

  }

dialog#c-help-dialog p, dialog#c-help-end-tour-dialog p {
    margin-top: 0;
    font-size: 1.25rem;
  }

dialog#c-help-dialog p + p, dialog#c-help-end-tour-dialog p + p {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog#c-help-dialog h2 + p, dialog#c-help-end-tour-dialog h2 + p {
    margin-top: 0.25em;
    margin-top: 0.25lh;
  }

dialog#c-help-dialog h2 + button, dialog#c-help-end-tour-dialog h2 + button {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog#c-help-dialog p + .app-download, dialog#c-help-end-tour-dialog p + .app-download {
    margin-top: 0.25em;
    margin-top: 0.25lh;
    margin-bottom: 1.5em;
    margin-bottom: 1.5lh;
  }

dialog#c-help-dialog .pill-button, dialog#c-help-end-tour-dialog .pill-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

dialog#c-help-dialog .pill-button + .pill-button, dialog#c-help-end-tour-dialog .pill-button + .pill-button {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog#c-help-dialog::backdrop, dialog#c-help-end-tour-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog {
  font-size: 1.25rem;
}

dialog:has(.close-overlay) > .content {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog details:not(.plain) {
    margin-top: 1lh;
  }

dialog details:not(.plain) + * {
    margin-top: 1lh;
  }

dialog details:not(.plain) summary {
    padding-right: 0;
    padding-left: 0;
    font-weight: 600;
    font-size: 1.25rem;
    border-radius: 0.75lh;
    cursor: pointer;
  }

dialog details:not(.plain) .content {
    margin: 0.75lh;
  }

dialog details:not(.plain) .content > :first-child {
      margin-top: 0 !important;
    }

dialog ol, dialog ul {
    margin-top: 0;
    font: inherit;
  }

dialog .close-overlay {
    position: absolute;
    top: 1em;
    top: 1lh;
    right: 1em;
    right: 1lh;
    display: flex;
    gap: 1em;
    gap: 1ch;
    align-items: center;
    color: black;
    color: var(--color-black);
    background-color: white;
    background-color: var(--color-white);

    /* https://smoothshadows.com/#djEsMiw1LDAuMDgsMjQsNCwwLCMwMzA3MTIsI2YzZjRmNiwjZmZmZmZmLDI%3D */
    box-shadow: 0 0 1px rgba(3, 7, 18, 0.08), 0 1px 4px rgba(3, 7, 18, 0.06), 0 1px 9px rgba(3, 7, 18, 0.05), 0 3px 15px rgba(3, 7, 18, 0.03), 0 4px 24px rgba(3, 7, 18, 0.02);
  }

dialog .close-overlay::after {
      display: inline-block;
      width: 14px;
      height: 14px;
      background-color: #eb5757;
      background-color: var(--color-red);
      content: '';
      -webkit-mask-image: url('/images/c/icons/close.svg');
              mask-image: url('/images/c/icons/close.svg');
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center;
              mask-position: center;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
    }

dialog#c-error-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;

}

dialog#c-error-dialog .content {
    display: flex;
    flex-direction: column;
  }

dialog#c-error-dialog p {
    margin-top: 0.5em;
    margin-top: 0.5lh;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    font-size: 1.25rem;
  }

dialog#c-error-dialog .pill-button {
    margin-right: auto;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    margin-left: auto;
  }

dialog#c-error-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog#c-geolocation-permissions-required-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;

}

dialog#c-geolocation-permissions-required-dialog .content {
    display: flex;
    flex-direction: column;
  }

dialog#c-geolocation-permissions-required-dialog h2 + p {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog#c-geolocation-permissions-required-dialog p {
    margin-top: 0.5em;
    margin-top: 0.5lh;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    font-size: 1.25rem;
  }

dialog#c-geolocation-permissions-required-dialog .pill-button {
    margin-right: auto;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    margin-left: auto;
  }

dialog#c-geolocation-permissions-required-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog#c-geolocking-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;

}

dialog#c-geolocking-dialog .content {
    display: flex;
    flex-direction: column;
  }

dialog#c-geolocking-dialog p {
    margin-top: 0.5em;
    margin-top: 0.5lh;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    font-size: 1.25rem;
  }

dialog#c-geolocking-dialog .pill-button {
    margin-right: auto;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    margin-left: auto;
  }

dialog#c-geolocking-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog#c-google-maps-required-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;
}

dialog#c-google-maps-required-dialog h1 {
    min-height: 0;
    min-height: initial;
  }

dialog#c-google-maps-required-dialog .content {
    display: flex;
    flex-direction: column;
  }

dialog#c-google-maps-required-dialog p {
    margin-top: 0.5em;
    margin-top: 0.5lh;
    font-size: 1.25rem;
  }

dialog#c-google-maps-required-dialog p:last-of-type {
      margin-bottom: 0;
    }

dialog#c-google-maps-required-dialog p + .app-download {
    margin-top: 1em;
    margin-top: 1lh;
  }

dialog#c-google-maps-required-dialog .pill-button {
    width: 100%;
    margin-right: auto;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    margin-left: auto;
  }

dialog#c-google-maps-required-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog#c-in-app-browser-dialog {
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  border: none;
  border-radius: 8px;

}

dialog#c-in-app-browser-dialog .content {
    display: flex;
    flex-direction: column;
  }

dialog#c-in-app-browser-dialog p {
    margin-top: 0.5em;
    margin-top: 0.5lh;
    font-size: 1.25rem;
  }

dialog#c-in-app-browser-dialog ol {
    margin: 0;
    margin-bottom: 1em;
    margin-bottom: 1lh;
  }

dialog#c-in-app-browser-dialog .pill-button {
    margin-right: auto;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    margin-left: auto;
  }

dialog#c-in-app-browser-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

dialog.location-dialog {
  position: relative;
  width: 100%;
  max-width: min(720px, calc(100vw - 20px * 2));
  max-width: var(--page-width-large);
  height: -moz-fit-content;
  height: fit-content;
  max-height: calc(100dvh - 20px * 2);
  max-height: calc(100dvh - var(--side-padding) * 2);
  margin: auto;
  padding: 0;
  overflow: hidden;
  border: none;
  border-radius: 8px;
  overscroll-behavior: contain;
}

dialog.location-dialog article {
    height: 100%;
    margin-bottom: 1em;
    margin-bottom: 1lh;
    overflow: hidden;
  }

dialog.location-dialog .wrapper {
    height: -moz-fit-content;
    height: fit-content;
    max-height: inherit;
    overflow-y: auto;
    overscroll-behavior: contain;
  }

dialog.location-dialog button[data-command='close'] {
    position: absolute;
    top: 1em;
    top: 1lh;
    right: 1em;
    right: 1lh;
    display: flex;
    gap: 1em;
    gap: 1ch;
    align-items: center;
    color: black;
    color: var(--color-black);
    background-color: white;
    background-color: var(--color-white);

    /* https://smoothshadows.com/#djEsMiw1LDAuMDgsMjQsNCwwLCMwMzA3MTIsI2YzZjRmNiwjZmZmZmZmLDI%3D */
    box-shadow: 0 0 1px rgba(3, 7, 18, 0.08), 0 1px 4px rgba(3, 7, 18, 0.06), 0 1px 9px rgba(3, 7, 18, 0.05), 0 3px 15px rgba(3, 7, 18, 0.03), 0 4px 24px rgba(3, 7, 18, 0.02);
  }

dialog.location-dialog button[data-command='close']::after {
      display: inline-block;
      width: 14px;
      height: 14px;
      background-color: #eb5757;
      background-color: var(--color-red);
      content: '';
      -webkit-mask-image: url('/images/c/icons/close.svg');
              mask-image: url('/images/c/icons/close.svg');
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center;
              mask-position: center;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
    }

dialog.location-dialog section > :first-child {
    padding-top: 1em;
    padding-top: 1lh;
  }

dialog.location-dialog h2 {
    margin-top: 0.5em;
    margin-top: 0.5lh;
  }

dialog.location-dialog .region {
    display: block;
    padding: 0 24px 0.5em;
    padding: 0 24px 0.5lh;
  }

dialog.location-dialog .prose {
    display: flex;
    flex-direction: column;
    padding: 0 24px;
    font-size: 1.125rem;
  }

dialog.location-dialog .prose > * {
      margin-top: 0;
      margin-top: initial;
    }

dialog.location-dialog::backdrop {
    background: hsla(0, 0%, 0%, 0.5);
  }

:root {
  /* Colors */
  --color-white: white;
  --color-black: black;
  --color-blue-1: #2f80ed;
  --color-grey-1: #333;
  --color-grey-4: #bdbdbd;
  --color-grey-5: #e0e0e0;
  --color-grey-6: #f2f2f2;
  --color-red: #eb5757;
  --color-green-2: #27ae60;
  --color-image-overlay: hsla(0, 0%, 0%, 0.5);

  /* Color intentions */
  --color-background: var(--color-white);
  --color-font: var(--color-black);

  /* Sizes */
  --side-padding: 20px;
  --header-height: 54px;

  /* Widths */
  --page-width-large: min(720px, calc(100vw - var(--side-padding) * 2));

  /* Z-Indexes */
  --z-index-header: 1000;
}

@media (pointer: coarse) {

  dialog:focus, dialog :focus {
    outline: none;
  }
}

body {
  display: grid;
  grid-template-rows: 1fr;
  max-width: 100vw;

  /* Sticky footer */
  min-height: 100vh;
  min-height: 100svh;
  color: black;
  color: var(--color-font);
  font-family: 'Source Sans 3', sans-serif;
  font-family: var(--font-family);
  background: white;
  background: var(--color-background);
}

body > main, body > .main {
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

.skip-link {
  position: absolute;
  top: -100%;
  color: black;
  background: #fff;
}

.skip-link:focus {
  top: 0;
}

/* Helper rules */

.max-lines {
  --max-lines: 3;

  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-line-clamp: var(--max-lines);
}

.visually-hidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}

/* Icons */

.c-icon {
  --icon-url: url('');
  --icon-color: currentcolor;
  --icon-size: 16px;

  display: block;
  width: 16px;
  width: var(--icon-size);
  min-width: 16px;
  min-width: var(--icon-size);
  height: 16px;
  height: var(--icon-size);
  min-height: 16px;
  min-height: var(--icon-size);
  background-color: currentcolor;
  background-color: var(--icon-color);
  -webkit-mask-image: url('');
          mask-image: url('');
  -webkit-mask-image: var(--icon-url);
          mask-image: var(--icon-url);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

.c-icon.example {
    --icon-url: url('/images/c/icons/example.svg');
  }

@media print {

  a::after {
    font-size: 90%;
    content: ' (' attr(href) ') ';
  }

  h1, h2, h3, h4 {
    page-break-after: avoid;
  }
}

c-app {
  height: 100%;
}

.screens {
  display: flex;
  height: 100%;
}

.c-popup {
  --outside-padding: 5vw;
  --max-card-width: 1098px;
  --max-card-height: calc(100vh - 100px);
  --card-padding-vertical: var(--gap-64, 64px);
  --card-padding-horizontal: var(--gap-64, 64px);

  position: fixed;
  z-index: 99999;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 5vw;
  padding: var(--outside-padding);
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}

.c-popup .wrapper {
    width: calc(100vw - (var(--outside-padding) * 2));
    width: calc(100vw - calc(var(--outside-padding) * 2));
    max-width: var(--max-card-width);
    max-height: var(--max-card-height);
    padding: var(--card-padding-vertical) var(--card-padding-horizontal);
    overflow: auto;
    background-color: white;
    border-radius: 13px;
    transform: scale(1);
    align-self: center;
    justify-self: center;
    place-self: center;
  }

.c-popup.closed {
    animation: fade-out 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    pointer-events: none;
  }

.c-popup.closed > .wrapper {
      animation: scale-down 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    }

.c-popup:not(.c-popup.closed) {
    animation: fade-in 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
  }

.c-popup:not(.c-popup.closed) > .wrapper {
      animation: scale-up 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    }

@keyframes fade-out {

  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fade-in {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes scale-up {

  0% {
    transform: scale(25%);
  }

  100% {
    transform: scale(100%);
  }
}

@keyframes scale-down {

  0% {
    transform: scale(100%);
  }

  100% {
    transform: scale(50%);
  }
}

*, *::before, *::after {
  box-sizing: inherit;
}

:root {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
  line-height: 1.5;
}

body {
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body, figure, blockquote, dl, dd, ol, ul, pre {
  margin: 0;
}

h1, h2, h3, h4, p {
  word-wrap: break-word;
}

h1, h2, h3, h4, button, input, label {
  line-height: 1.1;
}

h1, h2, h3, h4 {
  text-wrap: balance;
}

p, li, .intro-text, dd {
  text-wrap: pretty;
}

ul[role='list'], ol[role='list'] {
  list-style: none;
}

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  max-width: 100%;
}

img, svg, video, canvas {
  height: auto;
}

source {
  display: none;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
  border-style: none;
}

input, button, textarea, select { font: inherit; }

pre { white-space: pre-wrap; }

hr {
  height: 0;
  overflow: visible;
  color: inherit;
  border-style: solid;
  border-width: 1px 0 0;
}

[hidden] {
  display: none !important;
}

:target {
  scroll-margin-block: 5ex;
  scroll-margin-block: 5rlh;
}

/* Browser fixes */

summary::-webkit-details-marker {
  display: none;
  width: 0;
  height: 0;
  margin-right: 0;
}

[data-slider-init] {
  --button-width: 40px;
  --button-height: 40px;
  --previous-arrow-color: white;
  --next-arrow-color: white;

  position: relative;
  width: inherit;
}

[data-slider-init] .slides {
    display: flex;
    height: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    overscroll-behavior-x: contain;
    scrollbar-width: none; /* Firefox */
  }

[data-slider-init] .slides::-webkit-scrollbar {
      display: none; /* Chrome, Safari, Opera */
    }

[data-slider-init] .slides, [data-slider-init] .slides > .slide {
      width: inherit;
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

[data-slider-init] .slides .slide {
      flex: 0 0 100%;
      width: 100%;
      height: 100%;
      scroll-snap-align: center;
      scroll-snap-stop: always;
    }

c-speech-synthesis {
  display: none;
}

c-speech-synthesis[supported='true'] {
    padding-top: 0.5lh !important;

  }

c-speech-synthesis[supported='true'] {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 0.25em 20px;
    margin: 0 auto 0.25em var(--side-padding);
    margin: 0 auto 0.25lh 20px;
    margin: 0 auto 0.25lh var(--side-padding);
    margin-bottom: 1em;
    margin-bottom: 1lh;

  }

c-speech-synthesis[supported='true'] button {
      display: flex;
      gap: 1ch;
      align-items: center;
      justify-content: center;
      font: inherit;
      background-color: transparent;
      border: none;
      outline: none;
      cursor: pointer;
    }

c-speech-synthesis[supported='true'] button:hover {
        -webkit-text-decoration: underline;
        text-decoration: underline;
      }

c-speech-synthesis[supported='true'] button::before {
        display: block;
        width: 1em;
        width: 1lh;
        height: 1em;
        height: 1lh;
        background-color: black;
        background-color: var(--color-black);
        content: '';
        -webkit-mask-image: url('/images/c/icons/volume.svg');
                mask-image: url('/images/c/icons/volume.svg');
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
      }

c-bottom-navigation-bar {
  position: fixed;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100px;
  background-color: #f2f2f2;
  background-color: var(--color-grey-6);
}

c-bottom-navigation-bar .wrapper {
    display: flex;
    gap: 1em;
    align-items: center;
    justify-content: space-between;
    width: min(720px, calc(100vw - 20px * 2));
    width: var(--page-width-large);
    margin: 0 auto;
  }

c-bottom-navigation-bar .next-location-wrapper {
    display: flex;
    flex-direction: column;
    font-size: 1.125rem;
    line-height: 1.25rem;
  }

c-bottom-navigation-bar .next-location-wrapper .next-location {
      font-weight: 700;
      font-weight: var(--font-weight-bold);
      word-break: break-word;
    }

c-bottom-navigation-bar .pill-button {
    display: flex;
    gap: 1ch;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-width: max-content;
    min-height: 48px;
    margin: 0;
    padding: 0 30px;
    font-size: 1.125rem;
    text-align: center;
  }

c-bottom-navigation-bar .pill-button.finish-tour {
      background-color: #27ae60;
      background-color: var(--color-green-2);
    }

c-bottom-navigation-bar .pill-button.start-another-tour {
      width: 100%;
    }

c-bottom-navigation-bar .pill-button:not(.finish-tour):not(.start-another-tour):not(.navigation):not([data-command='close'])::before {
      display: inline-block;
      width: 25px;
      height: 25px;
      background-color: currentcolor;
      content: '';
      -webkit-mask-image: url('/images/c/icons/navigation.svg');
              mask-image: url('/images/c/icons/navigation.svg');
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center;
              mask-position: center;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
    }

c-bottom-navigation-bar dialog {
    max-width: min(720px, calc(100vw - 20px * 2));
    max-width: var(--page-width-large);
    border: none;
    border-radius: 8px;
  }

c-bottom-navigation-bar dialog .content {
      display: flex;
      flex-direction: column;
    }

c-bottom-navigation-bar dialog p {
      margin-top: 0.5em;
      margin-top: 0.5lh;
      margin-bottom: 1em;
      margin-bottom: 1lh;
      font-size: 1.25rem;
    }

c-bottom-navigation-bar dialog .pill-button {
      margin-right: auto;
      margin-left: auto;
    }

c-bottom-navigation-bar dialog button[data-command='close'] {
      margin-top: 1em;
      margin-top: 1lh;
      margin-bottom: 1em;
      margin-bottom: 1lh;
      color: black;
      color: var(--color-black);
      font-weight: 400;
      font-weight: var(--font-weight-regular);
      background-color: transparent;
      border: none;
      outline: none;
    }

c-bottom-navigation-bar dialog::backdrop {
      background: hsla(0, 0%, 0%, 0.5);
    }

c-end-screen {
  display: none;
}

c-end-screen[visible='true'] {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }

c-end-screen header {
    position: relative;
    padding: calc(54px + 36px) 0 1em;
    padding: calc(var(--header-height) + 36px) 0 1em;
    padding: calc(54px + 36px) 0 1lh;
    padding: calc(var(--header-height) + 36px) 0 1lh;
    color: white;
    color: var(--color-white);
    text-align: center;
  }

c-end-screen header h1 {
      font-weight: 600;
      font-weight: var(--font-weight-semi-bold);
      font-size: 2.5rem;
      line-height: 1;
    }

c-end-screen header p {
      margin-top: 0.5em;
      margin-top: 0.5lh;
      font-weight: 600;
      font-weight: var(--font-weight-semi-bold);
      font-size: 1.125rem;
      line-height: 1;
    }

c-end-screen header c-share h2 {
        font-weight: 400;
        font-weight: var(--font-weight-regular);
        font-size: 1.125rem;
      }

c-end-screen header c-share ul {
        display: flex;
        flex-wrap: wrap;
        gap: 0.125em 0.25em;
        justify-content: center;
        margin: 0;
        margin-top: 0.5em;
        margin-top: 0.5lh;
        padding: 0;
        list-style: none;
      }

c-end-screen header c-share ul li {
          display: contents;
        }

c-end-screen header c-share ul li.facebook :link::after, c-end-screen header c-share ul li.facebook :visited::after, c-end-screen header c-share ul li.facebook area[href]::after {
            -webkit-mask-image: url('/images/c/icons/facebook.svg');
                    mask-image: url('/images/c/icons/facebook.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.facebook button::after {
            -webkit-mask-image: url('/images/c/icons/facebook.svg');
                    mask-image: url('/images/c/icons/facebook.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.facebook :any-link::after, c-end-screen header c-share ul li.facebook button::after {
            -webkit-mask-image: url('/images/c/icons/facebook.svg');
                    mask-image: url('/images/c/icons/facebook.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.x :link::after, c-end-screen header c-share ul li.x :visited::after, c-end-screen header c-share ul li.x area[href]::after {
            -webkit-mask-image: url('/images/c/icons/x-twitter.svg');
                    mask-image: url('/images/c/icons/x-twitter.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.x button::after {
            -webkit-mask-image: url('/images/c/icons/x-twitter.svg');
                    mask-image: url('/images/c/icons/x-twitter.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.x :any-link::after, c-end-screen header c-share ul li.x button::after {
            -webkit-mask-image: url('/images/c/icons/x-twitter.svg');
                    mask-image: url('/images/c/icons/x-twitter.svg');
            -webkit-mask-size: 17.5px;
                    mask-size: 17.5px;
          }

c-end-screen header c-share ul li.linkedin :link::after, c-end-screen header c-share ul li.linkedin :visited::after, c-end-screen header c-share ul li.linkedin area[href]::after {
            -webkit-mask-image: url('/images/c/icons/linkedin.svg');
                    mask-image: url('/images/c/icons/linkedin.svg');
            -webkit-mask-size: 16px;
                    mask-size: 16px;
          }

c-end-screen header c-share ul li.linkedin button::after {
            -webkit-mask-image: url('/images/c/icons/linkedin.svg');
                    mask-image: url('/images/c/icons/linkedin.svg');
            -webkit-mask-size: 16px;
                    mask-size: 16px;
          }

c-end-screen header c-share ul li.linkedin :any-link::after, c-end-screen header c-share ul li.linkedin button::after {
            -webkit-mask-image: url('/images/c/icons/linkedin.svg');
                    mask-image: url('/images/c/icons/linkedin.svg');
            -webkit-mask-size: 16px;
                    mask-size: 16px;
          }

c-end-screen header c-share ul li.native :link::after, c-end-screen header c-share ul li.native :visited::after, c-end-screen header c-share ul li.native area[href]::after {
            -webkit-mask-image: url('/images/c/icons/share-from-square.svg');
                    mask-image: url('/images/c/icons/share-from-square.svg');
            -webkit-mask-size: 17px;
                    mask-size: 17px;
            -webkit-mask-position: calc(50% + 1.5px) center;
                    mask-position: calc(50% + 1.5px) center;
          }

c-end-screen header c-share ul li.native button::after {
            -webkit-mask-image: url('/images/c/icons/share-from-square.svg');
                    mask-image: url('/images/c/icons/share-from-square.svg');
            -webkit-mask-size: 17px;
                    mask-size: 17px;
            -webkit-mask-position: calc(50% + 1.5px) center;
                    mask-position: calc(50% + 1.5px) center;
          }

c-end-screen header c-share ul li.native :any-link::after, c-end-screen header c-share ul li.native button::after {
            -webkit-mask-image: url('/images/c/icons/share-from-square.svg');
                    mask-image: url('/images/c/icons/share-from-square.svg');
            -webkit-mask-size: 17px;
                    mask-size: 17px;
            -webkit-mask-position: calc(50% + 1.5px) center;
                    mask-position: calc(50% + 1.5px) center;
          }

c-end-screen header c-share ul :link, c-end-screen header c-share ul :visited, c-end-screen header c-share ul area[href] {
          --size: 32px;

          position: relative;
          width: 32px;
          width: var(--size);
          height: 32px;
          height: var(--size);
          margin: 0;
          padding: 0;
          background-color: #2f80ed;
          background-color: var(--color-blue-1);
          border: none;
          border-radius: 32px;
          border-radius: var(--size);
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
        }

c-end-screen header c-share ul button {
          --size: 32px;

          position: relative;
          width: 32px;
          width: var(--size);
          height: 32px;
          height: var(--size);
          margin: 0;
          padding: 0;
          background-color: #2f80ed;
          background-color: var(--color-blue-1);
          border: none;
          border-radius: 32px;
          border-radius: var(--size);
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
        }

c-end-screen header c-share ul :any-link, c-end-screen header c-share ul button {
          --size: 32px;

          position: relative;
          width: 32px;
          width: var(--size);
          height: 32px;
          height: var(--size);
          margin: 0;
          padding: 0;
          background-color: #2f80ed;
          background-color: var(--color-blue-1);
          border: none;
          border-radius: 32px;
          border-radius: var(--size);
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
        }

c-end-screen header c-share ul :link::after, c-end-screen header c-share ul :visited::after, c-end-screen header c-share ul area[href]::after {
            position: absolute;
            display: block;
            background-color: white;
            background-color: var(--color-white);
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-mask-position: center;
                    mask-position: center;
            -webkit-mask-repeat: no-repeat;
                    mask-repeat: no-repeat;
          }

c-end-screen header c-share ul button::after {
            position: absolute;
            display: block;
            background-color: white;
            background-color: var(--color-white);
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-mask-position: center;
                    mask-position: center;
            -webkit-mask-repeat: no-repeat;
                    mask-repeat: no-repeat;
          }

c-end-screen header c-share ul :any-link::after, c-end-screen header c-share ul button::after {
            position: absolute;
            display: block;
            background-color: white;
            background-color: var(--color-white);
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-mask-position: center;
                    mask-position: center;
            -webkit-mask-repeat: no-repeat;
                    mask-repeat: no-repeat;
          }

c-end-screen header picture.self-navigating-car {
      position: absolute;
      top: 145px;
      right: calc((50% - 120px / 2) - 140px);
      width: 120px;
      height: 80px;
    }

c-end-screen header picture.self-navigating-car img {
        width: 100%;
        height: 100%;
      }

c-end-screen header.no-cover-image {
      color: black;
      color: var(--color-black);
    }

c-end-screen header.no-cover-image h1 {
        font-weight: 600;
        font-weight: var(--font-weight-semi-bold);
        font-size: 2.5rem;
      }

c-end-screen main {
    margin-top: 16px;
  }

c-end-screen > header > *:not(.bg), c-end-screen > main {
    width: min(720px, calc(100vw - 20px * 2));
    width: var(--page-width-large);
    margin-right: auto;
    margin-left: auto;
  }

c-end-screen c-route {
    --row-height: 40px;
  }

c-end-screen c-route li {
      color: black;
      color: var(--color-black);
    }

.c-404-not-found {
  margin: 0 auto;
}

body > header {
  position: absolute;
  left: 20px;
  left: var(--side-padding);
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-self: center;
  width: calc(100% - 20px * 1.75);
  width: calc(100% - var(--side-padding) * 1.75);
  margin: 8px 0;
}

body > header img {
    transform: translateX(-1px);
  }

body > header img.logo-light {
      display: none;
    }

body > header .help {
    z-index: 1;
    display: none;
    width: 1em;
    width: 1lh;
    height: 1em;
    height: 1lh;
    margin: 0;
    padding: 0;
    background-color: black;
    background-color: var(--color-black);
    border: 0;
    cursor: pointer;
    -webkit-mask-image: url('/images/c/icons/circle-info.svg');
            mask-image: url('/images/c/icons/circle-info.svg');
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
  }

body:has(c-app c-main-screen[visible='true'] picture.bg) > header img.logo {
    display: none;
  }

body:has(c-app c-main-screen[visible='true'] picture.bg) > header img.logo-light {
    display: block;
  }

body:has(c-app c-main-screen[visible='true'] picture.bg) > header .help {
    background-color: white;
    background-color: var(--color-white);
  }

c-main-screen {
  display: none;
}

c-main-screen[visible='true'] {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }

c-main-screen header {
    position: relative;
    padding: calc(54px + 36px) 0 1em;
    padding: calc(var(--header-height) + 36px) 0 1em;
    padding: calc(54px + 36px) 0 1lh;
    padding: calc(var(--header-height) + 36px) 0 1lh;
    color: white;
    color: var(--color-white);
  }

c-main-screen header h1 {
      font-weight: 600;
      font-weight: var(--font-weight-semi-bold);
      font-size: 2.5rem;
      line-height: 1;
    }

c-main-screen header .pill-button {
      display: block;
      width: -moz-fit-content;
      width: fit-content;
      margin-top: 1em;
      margin-top: 1lh;
      padding: 12px 24px;
      color: black;
      color: var(--color-black);
      font-weight: 600;
      font-weight: var(--font-weight-semi-bold);
      font-size: 1rem;
      line-height: 1;
      background-color: white;
      background-color: var(--color-white);

      /* https://smoothshadows.com/#djEsMiw1LDAuMDgsMjQsNCwwLCMwMzA3MTIsI2YzZjRmNiwjZmZmZmZmLDI%3D */
      box-shadow: 0 0 1px rgba(3, 7, 18, 0.08), 0 1px 4px rgba(3, 7, 18, 0.06), 0 1px 9px rgba(3, 7, 18, 0.05), 0 3px 15px rgba(3, 7, 18, 0.03), 0 4px 24px rgba(3, 7, 18, 0.02);
    }

c-main-screen header.no-cover-image {
      color: black;
      color: var(--color-black);
    }

c-main-screen header.no-cover-image h1 {
        font-weight: 600;
        font-weight: var(--font-weight-semi-bold);
        font-size: 2.5rem;
      }

c-main-screen header .bg {
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }

c-main-screen header .bg::after {
        position: absolute;
        z-index: 1;
        display: block;
        background-color: hsla(0, 0%, 0%, 0.2);
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
      }

c-main-screen main {
    margin-top: 16px;
  }

c-main-screen > header > *:not(.bg), c-main-screen > main {
    width: min(720px, calc(100vw - 20px * 2));
    width: var(--page-width-large);
    margin-right: auto;
    margin-left: auto;
  }

c-route {
  --row-height: 56px;
}

c-route ol {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

c-route:not(c-route[all-complete]) li[data-location-current='true'] {
        color: #2f80ed;
        color: var(--color-blue-1);
      }

c-route:not(c-route[all-complete]) li[data-location-current='true']::before {
          -webkit-mask-image: url('/images/c/icons/current-location.svg');
                  mask-image: url('/images/c/icons/current-location.svg');
        }

c-route:not(c-route[all-complete]) li[data-location-next='true'] {
        color: black;
        color: var(--color-black);
      }

c-route:not(c-route[all-complete]) li[data-location-next='true']::before {
          color: #eb5757;
          color: var(--color-red);
          -webkit-mask-image: url('/images/c/icons/upcoming-location.svg');
                  mask-image: url('/images/c/icons/upcoming-location.svg');
        }

c-route:not(c-route[all-complete]) li[data-location-visited='true']:not(c-route:not(c-route[all-complete]) li[data-location-current='true'])::before {
          color: #27ae60;
          color: var(--color-green-2);
          -webkit-mask-image: url('/images/c/icons/visited-location.svg');
                  mask-image: url('/images/c/icons/visited-location.svg');
        }

c-route:not(c-route[all-complete]) li[data-location-visited='true']::after, c-route:not(c-route[all-complete]) li[data-location-current='true']::after {
          --dotted-color: var(--color-black) !important;
        }

c-route[all-complete] li::before {
      color: #27ae60;
      color: var(--color-green-2);
      -webkit-mask-image: url('/images/c/icons/visited-location.svg');
              mask-image: url('/images/c/icons/visited-location.svg');
    }

c-route li {
    position: relative;
    display: flex;
    gap: 0.5em;
    align-items: center;
    height: var(--row-height);
    color: #bdbdbd;
    color: var(--color-grey-4);
    font-size: 1.25rem;
    line-height: 1.25;
  }

c-route li::before {
      display: inline-block;
      width: 24px;
      height: 24px;
      background-color: currentcolor;
      content: '';
      -webkit-mask-position: center;
              mask-position: center;
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-image: url('/images/c/icons/upcoming-location.svg');
              mask-image: url('/images/c/icons/upcoming-location.svg');
    }

c-route li:not(:last-child)::after {
      --dotted-color: var(--color-grey-4);

      position: absolute;
      top: calc((var(--row-height) - 24px) / 2 + 24px);
      left: calc(12px - 1px);
      width: 1px;
      height: calc(var(--row-height) - 24px);
      background-color: #bdbdbd;
      background-color: var(--dotted-color);
      -webkit-mask-image: url('/images/c/icons/dotted-line.svg');
              mask-image: url('/images/c/icons/dotted-line.svg');
      -webkit-mask-size: cover;
              mask-size: cover;
      -webkit-mask-repeat: repeat-y;
              mask-repeat: repeat-y;
      content: '';
    }

c-route li article {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%;
      height: 100%;
      border-bottom: solid 1px #bdbdbd;
      border-bottom: solid 1px var(--color-grey-4);
    }

c-route li article p {
        font-size: 0.875rem;
        line-height: 1;
      }

c-route li article .read-more {
        position: absolute;
        cursor: pointer;
        opacity: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
      }

c-start-tour {
  display: block;
  width: min(720px, calc(100vw - 20px * 2));
  width: var(--page-width-large);
  margin: calc(54px + 36px) auto 0;
  margin: calc(var(--header-height) + 36px) auto 0;
}

c-start-tour article {
    flex-direction: column;
  }

c-start-tour h1 {
    min-height: 2em;
    min-height: 2lh;
    font-weight: 600;
    font-weight: var(--font-weight-semi-bold);
    font-size: 2.5rem;
    line-height: 1;
  }

c-start-tour p {
    margin-top: 28px;
    font-weight: 400;
    font-weight: var(--font-weight-regular);
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

c-start-tour form {
    min-height: 96px;
    margin-top: 28px;
  }

c-start-tour picture {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    margin-top: 18px;
  }

c-start-tour .input-wrapper {
    display: flex;
    gap: 0.5em;
    align-items: center;
    margin-bottom: 16px;
  }

c-start-tour .input-wrapper label {
      font: inherit;
      font-weight: 400;
      font-weight: var(--font-weight-regular);
      font-size: 1.25rem;
    }

c-start-tour .input-wrapper input {
      width: 0.75em;
      width: 0.75lh;
      height: 0.75em;
      height: 0.75lh;
      accent-color: currentcolor;
    }

c-start-tour .loading-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 103px;
    height: 103px;
    background-color: #2f80ed;
    background-color: var(--color-blue-1);
    border-radius: 103px;
  }

c-start-tour .loader {
    position: relative;
    display: block;
    width: 1em;
    height: 1em;
    overflow: hidden;
    color: white;
    color: var(--color-white);
    font-size: 2rem;
    text-indent: -9999em;
    border-radius: 50%;
    transform: translateZ(0);
    animation: mlt-shd-spin 1.7s infinite ease, round 1.7s infinite ease;
  }

c-start-tour button {
    min-width: 205px;
    margin: 30px auto 0;
  }

c-start-tour > *:not(dialog[open]) {
    display: none;
  }

c-start-tour[state='generated'] {
    display: none;
  }

c-start-tour [data-location-key] :link, c-start-tour [data-location-key] :visited, c-start-tour [data-location-key] area[href] {
    display: none;
  }

c-start-tour [data-location-key] button {
    display: none;
  }

c-start-tour [data-location-key] :any-link, c-start-tour [data-location-key] button {
    display: none;
  }

c-start-tour[state='initial'] .initial {
    display: flex;
  }

c-start-tour[state='settings'] .settings {
    display: flex;
  }

c-start-tour[state='generating'] {
    margin: auto;
  }

c-start-tour[state='generating'] .generating {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
  }

c-start-tour[state='generating'] .generating h1 {
      text-align: center;
    }

c-start-tour[state='generated'] .generated {
    display: flex;
  }

c-start-tour dialog {
    max-width: min(720px, calc(100vw - 20px * 2));
    max-width: var(--page-width-large);
    border: none;
    border-radius: 8px;
  }

c-start-tour dialog .content {
      display: flex;
      flex-direction: column;
    }

c-start-tour dialog p {
      margin-top: 0.5em;
      margin-top: 0.5lh;
      margin-bottom: 1em;
      margin-bottom: 1lh;
    }

c-start-tour dialog .pill-button {
      margin-top: 0;
      margin-right: auto;
      margin-left: auto;
    }

c-start-tour dialog button.new-tour {
      margin-top: 1em;
      margin-top: 1lh;
      margin-bottom: 1em;
      margin-bottom: 1lh;
      color: black;
      color: var(--color-black);
      font-weight: 400;
      font-weight: var(--font-weight-regular);
      background-color: transparent;
      border: none;
      outline: none;
    }

c-start-tour dialog::backdrop {
      background: hsla(0, 0%, 0%, 0.5);
    }

@keyframes mlt-shd-spin {

  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }

  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }

  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }

  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes round {

  0% { transform: rotate(0deg); }

  100% { transform: rotate(360deg); }
}
