<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

a, a:focus, a:active, a:hover {
  color: inherit;
  text-decoration: none;
  outline: none; }

a img {
  border: none; }

img {
  height: auto;
  max-width: 100%; }

body {
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* typo */
/* merriweather-300italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/merriweather-v22-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-300italic.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-300italic.woff") format("woff"), url("../fonts/merriweather-v22-latin-300italic.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-300italic.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/merriweather-v22-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-300.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-300.woff") format("woff"), url("../fonts/merriweather-v22-latin-300.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-300.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/merriweather-v22-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-regular.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-regular.woff") format("woff"), url("../fonts/merriweather-v22-latin-regular.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-regular.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/merriweather-v22-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-italic.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-italic.woff") format("woff"), url("../fonts/merriweather-v22-latin-italic.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-italic.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/merriweather-v22-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-700.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-700.woff") format("woff"), url("../fonts/merriweather-v22-latin-700.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-700.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-700italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/merriweather-v22-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/merriweather-v22-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v22-latin-700italic.woff2") format("woff2"), url("../fonts/merriweather-v22-latin-700italic.woff") format("woff"), url("../fonts/merriweather-v22-latin-700italic.ttf") format("truetype"), url("../fonts/merriweather-v22-latin-700italic.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

html {
  font-size: 87.5%;
  letter-spacing: 0.01em;
  line-height: 150%;
  color: #4d4d4d; }
  @media (max-width: 1224px) {
    html {
      font-size: 87.5%; } }
  @media (max-width: 1024px) {
    html {
      font-size: 75%; } }
  @media (max-width: 480px) {
    html {
      font-size: 62.5%; } }

body {
  font-family: 'Merriweather', Times, serif;
  font-weight: 300;
  letter-spacing: 0.02em; }

strong, b {
  font-family: 'Merriweather', Times, serif;
  font-weight: 700; }

i, em {
  font-style: italic; }

p, ul, ol {
  margin-top: 0;
  margin-bottom: 1.5rem; }

h1, h2, h3 {
  color: #676767;
  margin-bottom: 0;
  font-weight: 400;
  line-height: initial; }

h1 {
  font-size: 1.5em; }

h2, h3, h4, h5, h6 {
  font-size: 1.25em; }

a {
  text-decoration: underline; }

ul &gt; li {
  list-style-type: none;
  margin-left: 1em;
  position: relative; }
  ul &gt; li::before {
    content: '›';
    position: absolute;
    transform: translateX(-1em); }

body {
  background: #dbdbdb; }

.head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(219, 219, 219, 0.95);
  text-align: center;
  box-shadow: 0 0 50px 12px rgba(0, 0, 0, 0.5); }
  .head--en {
    display: none; }
  .head__headline {
    padding: calc(1.5rem/3) 1.5rem;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.3); }
  .head__controls {
    display: flex;
    flex-flow: row nowrap; }
    .head__controls &gt; div {
      flex: 0 0 50%;
      height: 3rem; }
      .head__controls &gt; div h1 {
        line-height: 3rem;
        padding: 0 1.5rem; }
      .head__controls &gt; div.controls--enabled {
        background-color: #fff; }
        .head__controls &gt; div.controls--enabled h1 {
          color: #d94d15; }
      .head__controls &gt; div:last-of-type {
        border-left: 2px dotted rgba(103, 103, 103, 0.5); }

.pano {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  @media (max-width: 480px) {
    .pano {
      height: 50%; } }

.standby__left {
  position: fixed;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.01) 100%); }

.standby__right {
  position: fixed;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  pointer-events: none;
  border-left: 2px dotted #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.01) 33%, rgba(255, 255, 255, 0.01) 100%); }

@media (max-width: 480px) {
  .standby__left,
  .standby__right {
    height: 50%; } }

.menu {
  position: absolute;
  top: calc(100% - 3.75em);
  left: 50%;
  width: 50%;
  background-color: #dbdbdb; }
  @media screen and (min-width: 480px) {
    .menu {
      box-shadow: 0 0 200px 50px rgba(0, 0, 0, 0.3); } }
  @media screen and (max-width: 480px) {
    .menu {
      left: 0;
      width: 100%;
      top: 50%; } }
  .menu__headtitle {
    display: inline-block;
    height: calc(1.5rem * 2.66);
    line-height: calc(1.5rem * 1.66);
    margin-right: 6rem;
    padding: calc(1.5rem / 2) 1.5rem;
    font-weight: 700;
    background: rgba(219, 219, 219, 0.95); }
    .menu__headtitle::after {
      content: '»';
      display: inline-block;
      margin-left: 1em;
      transform: rotate(90deg); }

.section {
  border-top: 2px dotted rgba(103, 103, 103, 0.5); }
  .section:first-of-type .section__title {
    border-top: none; }
  .section__sub,
  .section__content {
    display: none; }
  .section__title {
    display: inline-block;
    height: calc(1.5rem * 2.66);
    line-height: calc(1.5rem * 1.66);
    margin-right: 6rem; }
  .section__title {
    transition: all 0.3s ease; }
  .section--has-sub.section--current {
    transition: all 0.3s ease;
    background: rgba(237, 237, 237, 0.95); }
  .section--current &gt; .section__title,
  .section--has-sub.section--current .section--current &gt; .section__title {
    transition: all 0.3s ease;
    color: #d94d15; }
  .section--current,
  .section--has-sub.section--current .section--current {
    transition: all 0.3s ease;
    background: #fff; }
  .section--has-sub.section--current &gt; .section__title {
    color: #d94d15; }
  .section__content {
    margin-right: 4em; }
  .section__title,
  .section__content {
    padding: calc(1.5rem / 2) 1.5rem; }
  .section__sub .section__title,
  .section__sub .section__content {
    padding-left: calc(1.5rem * 2); }

.content {
  overflow: auto; }
  .content__cols {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start; }
    @media (max-width: 1024px) {
      .content__cols {
        flex-flow: row wrap; } }
    .content__cols p {
      flex-basis: 100%; }
    .content__cols .content__imglink {
      flex-basis: 0; }
  .content p {
    margin-bottom: 1.5rem; }
  .content__imglink {
    border: 2px dotted rgba(103, 103, 103, 0.5);
    padding: calc(1.5rem / 3);
    margin-bottom: 1.5rem;
    margin-left: 1.5rem;
    text-decoration: none; }
    @media (max-width: 1024px) {
      .content__imglink {
        margin-left: 0; } }
  .content__contentlink {
    border: 2px dotted rgba(103, 103, 103, 0.5);
    padding: calc(1.5rem / 3);
    margin-bottom: 1.5rem;
    display: inline-block;
    text-decoration: none; }
  .content__img {
    display: block;
    max-width: 10vw;
    max-height: 10vw; }
    @media (max-width: 1024px) {
      .content__img {
        max-width: 20vw;
        max-height: 20vw; } }
    @media (max-width: 480px) {
      .content__img {
        max-width: 30vw;
        max-height: 30vw; } }
  .content__imgcaption {
    font-size: 0.75em;
    padding: 0.5em 0 0 0;
    line-height: initial; }
  .content__audio {
    width: 100%; }
  .content__video {
    width: 100%;
    max-height: 100%; }

/*----------------------------------------------------------------------------------------------------*	I M A G E L I G H B O X
\*----------------------------------------------------------------------------------------------------*/
/* // image */
.imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10001;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* // spinner */
  /* // overlay */
  /* // close-button */
  /*
	&amp;__close
	{
		width: 2.5em;
		height: 2.5em;
		text-align: left;
		border-radius: 50%;
		position: fixed;
		z-index: 10002;
		top: 2.5em;
		right: 2.5em;
	
		border: none;
		cursor: pointer;
	
		-webkit-transition: color .3s ease;
		transition: color .3s ease;
	}
	&amp;__close:before,
	&amp;__close:after {
		width: 2px;
		content: '';
		position: absolute;
		top: 20%;
		bottom: 20%;
		left: 50%;
		margin-left: -1px;
	}
	&amp;__close:before {
		-webkit-transform: rotate( 45deg );
		-ms-transform: rotate( 45deg );
		transform: rotate( 45deg );
	}
	&amp;__close:after {
		-webkit-transform: rotate( -45deg );
		-ms-transform: rotate( -45deg );
		transform: rotate( -45deg );
	}
*/
  /* // caption */
  /* // arrows */
  /* // fadein */
  /* // responsive */
  /* // colors */
  /* // links */ }
  .imagelightbox__altcontent {
    display: none;
    position: fixed;
    z-index: 10001;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    padding: calc(1.5rem * 4); }
    @media screen and (max-width: 480px) {
      .imagelightbox__altcontent {
        padding: 15px; } }
    .imagelightbox__altcontent h1, .imagelightbox__altcontent h2, .imagelightbox__altcontent h3 {
      margin-bottom: 1.5rem; }
  .imagelightbox__altcontentinner {
    background: #fff;
    padding: calc(1.5rem * 2); }
    .imagelightbox__altcontentinner .content__cols {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-start; }
    .imagelightbox__altcontentinner .content__col {
      flex: 0 0 1;
      margin-right: 1.5rem; }
  .imagelightbox__loading,
  .imagelightbox__loading div {
    border-radius: 50%; }
  .imagelightbox__loading {
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%; }
  .imagelightbox__loading div {
    position: relative;
    left: -3em;
    top: -3em;
    border: 2px solid #fff;
    opacity: 0.3;
    border-right: 5px solid transparent;
    border-radius: 50px;
    width: 5em;
    height: 5em;
    margin: 0 auto;
    -moz-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  .imagelightbox__overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .imagelightbox__caption {
    text-align: center;
    position: fixed;
    z-index: 10003;
    left: 0;
    right: 0;
    bottom: 0;
    padding: calc(1.5rem / 2);
    letter-spacing: 0.05em; }
  .imagelightbox__arrow {
    width: 5em;
    height: 10em;
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10005;
    top: 50%;
    margin-top: -5em;
    border: none;
    cursor: pointer; }
  .imagelightbox__arrow--left {
    left: 2.5em; }
  .imagelightbox__arrow--right {
    right: 2.5em; }
  .imagelightbox__arrow:before {
    width: 0;
    height: 0;
    border: 1.5em solid transparent;
    content: '';
    display: inline-block;
    margin-bottom: -0.125em; }
  .imagelightbox__arrow--left:before {
    border-left: none;
    margin-left: -0.313em; }
  .imagelightbox__arrow--right:before {
    border-right: none;
    margin-right: -0.313em; }
  .imagelightbox__loading,
  .imagelightbox__overlay,
  .imagelightbox__close,
  .imagelightbox__caption,
  .imagelightbox__arrow {
    -webkit-animation: fade-in 0.25s linear;
    animation: fade-in 0.25s linear; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  @media only screen and (max-width: 41.25em) {
    .imagelightbox .container {
      width: 100%; }
    .imagelightbox__close {
      top: 1.25em;
      right: 1.25em; }
    .imagelightbox__arrow {
      width: 2.5em;
      height: 3.75em;
      margin-top: -2.75em; }
    .imagelightbox__arrow--left {
      left: 1.25em; }
    .imagelightbox__arrow--right {
      right: 1.25em; } }
  @media only screen and (max-width: 20em) {
    .imagelightbox__arrow--left {
      left: 0; }
    .imagelightbox__arrow--right {
      right: 0; } }
  .imagelightbox__overlay {
    background: rgba(103, 103, 103, 0.95); }
  .imagelightbox__close {
    opacity: 0.3;
    background-color: transparent; }
  .imagelightbox__close:hover,
  .imagelightbox__close:focus {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3); }
  .imagelightbox__close:before,
  .imagelightbox__close:after {
    background-color: #fff; }
  .imagelightbox__caption {
    color: #4d4d4d;
    background-color: rgba(219, 219, 219, 0.95); }
  .imagelightbox__arrow {
    opacity: 0.3;
    background-color: transparent; }
  .imagelightbox__arrow:hover,
  .imagelightbox__arrow:focus,
  .imagelightbox__arrow:active {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3); }
  .imagelightbox__arrow--left:before {
    border-right-color: #fff; }
  .imagelightbox__arrow--right:before {
    border-left-color: #fff; }
  .imagelightbox__imglink {
    display: block;
    position: relative; }

#quiz {
  text-align: center; }
  #quiz-counter {
    font-size: 1.5rem;
    margin-bottom: calc(1.5rem*2); }
  #quiz .question {
    font-style: italic;
    margin-bottom: calc(1.5rem*2); }
  #quiz .answers {
    margin-bottom: calc(1.5rem*2);
    display: flex;
    flex-flow: column nowrap;
    align-items: center; }
    #quiz .answers li {
      list-style: none;
      margin-left: 0; }
      #quiz .answers li::before {
        content: "";
        display: none; }
    #quiz .answers a {
      display: block;
      margin-bottom: 1.5rem;
      padding: calc(1.5rem/3) 1.5rem;
      border: 2px dotted rgba(103, 103, 103, 0.5); }
    #quiz .answers a.correct {
      background-color: #090 !important;
      color: #fff !important;
      border-color: #090; }
    #quiz .answers a.incorrect {
      background-color: #c00 !important;
      color: #fff !important;
      border-color: #c00; }
  #quiz-response {
    margin-bottom: calc(1.5rem*2); }
  #quiz-next-btn,
  #quiz-finish-btn,
  #quiz-restart-btn {
    padding: calc(1.5rem/3) 1.5rem;
    border: 2px dotted rgba(103, 103, 103, 0.5); }
  #quiz a {
    text-decoration: none; }

.controls {
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(219, 219, 219, 0.95);
  color: #676767;
  box-shadow: 0 0 50px 12px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-flow: column nowrap; }
  .controls &gt; div {
    width: 4em;
    height: 4em;
    border-bottom: 2px dotted rgba(103, 103, 103, 0.5); }
    .controls &gt; div:last-of-type {
      border-bottom: none; }
  .controls line,
  .controls polyline {
    fill: none;
    stroke: #676767;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 8px; }
  .controls--language {
    text-align: center; }
    .controls--languagetitle {
      line-height: 4rem; }
  .controls--imagelightbox {
    z-index: 20000; }
</pre></body></html>