@charset "UTF-8";
/*
Theme Name: ETHZ Kunstrundgang
Author: Eyekon AG
Author URI: https://eyekon.ch/
Description:
Version: 1.0
Text Domain: eth-kunstrundgang
*/
/*! normalize.css v8.0.0 | 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; }

/**
 * 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 */ }

/* 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 */
  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; }

/*******************************************************************************
** Color
*/
/*******************************************************************************
** Img Path
*/
/*******************************************************************************
** Functions
*/
/*******************************************************************************
** Mixins
*/
/*******************************************************************************
** Responsiv Breakpoint
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  left: -100000px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: relative;
  width: auto;
  white-space: inherit;
  left: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

.skiplinks {
  position: absolute;
  height: 1px;
  width: 1px;
  padding: 0; }
  .skiplinks ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .skiplinks ul li {
      list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
      /* ie edge fix */ }

.visuallyhidden.skiplink:active,
.visuallyhidden.skiplink:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: absolute;
  width: auto;
  white-space: nowrap;
  left: auto;
  top: auto;
  z-index: 1000; }

#js-media-query {
  display: none;
  font-size: 1px;
  position: absolute;
  left: -10000px;
  top: -10000px; }
  @media only screen and (min-width: 1025px) {
    #js-media-query {
      display: block; } }
  @media print {
    #js-media-query {
      display: none; } }

@font-face {
  font-family: "svg-icons";
  src: url("fonts/svg-icons.eot?1bf9bb5dc4c451bf3c0e38a8a5e7e6e4");
  src: url("fonts/svg-icons.eot?1bf9bb5dc4c451bf3c0e38a8a5e7e6e4#iefix") format("embedded-opentype"), url("fonts/svg-icons.woff?1bf9bb5dc4c451bf3c0e38a8a5e7e6e4") format("woff"), url("fonts/svg-icons.ttf?1bf9bb5dc4c451bf3c0e38a8a5e7e6e4") format("truetype"), url("fonts/svg-icons.svg?1bf9bb5dc4c451bf3c0e38a8a5e7e6e4#svg-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
.eicon, .art-list__text:before, :root .mejs__button button:before, .entry-content a:after {
  font-family: "svg-icons";
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.eicon__arrow-down:before {
  content: "\f101"; }

.eicon__arrow-left:before {
  content: "\f102"; }

.eicon__arrow-right:before, .art-list__text:before {
  content: "\f103"; }

.eicon__arrow-up:before {
  content: "\f104"; }

.eicon__close:before, .bottom-nav--streched .bottom-nav-bar__navigate .eicon:before, .bottom-nav--streched .bottom-nav-bar__navigate .art-list__text:before, :root .bottom-nav--streched .bottom-nav-bar__navigate .mejs__button button:before, .mejs__button :root .bottom-nav--streched .bottom-nav-bar__navigate button:before {
  content: "\f105"; }

.eicon__compass:before {
  content: "\f106"; }

.eicon__enter-building:before {
  content: "\f107"; }

.eicon__enter-door:before {
  content: "\f108"; }

.eicon__extern:before, .entry-content a.extern:after {
  content: "\f109"; }

.eicon__fb:before {
  content: "\f10a"; }

.eicon__fullscreen-collapse:before, .stage--streched .stage__button-fullscreen .eicon:before, .stage--streched .stage__button-fullscreen .art-list__text:before, :root .stage--streched .stage__button-fullscreen .mejs__button button:before, .mejs__button :root .stage--streched .stage__button-fullscreen button:before, :root .mejs__fullscreen-button.mejs__unfullscreen:before {
  content: "\f10b"; }

.eicon__fullscreen-expand:before, :root .mejs__fullscreen-button button:before {
  content: "\f10c"; }

.eicon__go-down:before {
  content: "\f10d"; }

.eicon__go-up:before {
  content: "\f10e"; }

.eicon__intern:before, .entry-content a:after {
  content: "\f10f"; }

.eicon__leave-building:before {
  content: "\f110"; }

.eicon__linkedin:before {
  content: "\f111"; }

.eicon__mail:before {
  content: "\f112"; }

.eicon__menu:before {
  content: "\f113"; }

.eicon__mute:before, :root .mejs__mute button:before {
  content: "\f114"; }

.eicon__navigate:before {
  content: "\f115"; }

.eicon__pause:before, :root .mejs__pause button:before {
  content: "\f116"; }

.eicon__pinterest:before {
  content: "\f117"; }

.eicon__play-audio:before, :root .audioplayer .mejs__play button:before {
  content: "\f118"; }

.eicon__play-video:before, :root .mejs__video .mejs__play button:before {
  content: "\f119"; }

.eicon__replay:before, :root .mejs__replay button:before, :root .mejs__volume-button:before {
  content: "\f11a"; }

.eicon__stair-down:before {
  content: "\f11b"; }

.eicon__stair-up:before {
  content: "\f11c"; }

.eicon__start-point:before {
  content: "\f11d"; }

.eicon__straight:before {
  content: "\f11e"; }

.eicon__turn-left:before {
  content: "\f11f"; }

.eicon__turn-right:before {
  content: "\f120"; }

.eicon__twitter:before {
  content: "\f121"; }

.eicon__unmute:before, :root .mejs__unmute button:before {
  content: "\f122"; }

.eicon__zebra-crossing:before {
  content: "\f123"; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

html, body {
  -webkit-backface-visibility: hidden; }

.desktop-only {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .desktop-only {
      display: block; } }

html.isSafari {
  overflow-y: scroll; }

body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #000000; }

.container {
  position: relative;
  margin: 1.25rem;
  padding: 4rem 0 0 0;
  min-height: 33rem;
  width: calc(100% - 40px); }
  @media only screen and (min-width: 1025px) {
    .container {
      max-width: 71.25rem;
      margin: 2.5rem auto;
      width: 100%; } }
  .home .container {
    padding: 0; }
  @media print {
    .container {
      width: 760px;
      padding: 0;
      min-height: auto;
      min-width: 47.5rem; } }

/*
*	Homepage
----------------------------------------------------------------------------------------*/
.home__content {
  height: calc(100vh - 40px);
  min-height: 33rem; }
  @media only screen and (min-width: 1025px) {
    .home__content {
      height: calc(100vh - 80px); } }

.home-content__top {
  background: #8E6713;
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  height: 50%; }

.home-content__bottom {
  height: 50%;
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow: hidden; }

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.home__logo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 4rem;
  width: calc(100% - 64px);
  padding: 1.3125rem 1.5625rem;
  text-decoration: none; }

.home__title {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #ffffff;
  font-weight: normal; }

.home__logo-img {
  display: block;
  width: 100%;
  max-width: 13.75rem;
  margin-bottom: 1.5rem; }

.playbutton {
  height: 4rem;
  width: 4rem;
  background: #000000;
  position: absolute;
  transition: 0.2s ease-in-out;
  padding: 0;
  border: 0;
  cursor: pointer; }
  .playbutton .eicon, .playbutton .art-list__text:before, :root .playbutton .mejs__button button:before, .mejs__button :root .playbutton button:before, .playbutton .entry-content a:after, .entry-content .playbutton a:after {
    font-size: 4rem;
    line-height: 4rem;
    color: #ffffff;
    transition: 0.2s ease-in-out; }
  .playbutton.home__play-button {
    bottom: 0;
    left: 0;
    border: 0;
    line-height: 4rem; }
  .playbutton.audio__play {
    top: 0;
    left: 0;
    border: 0;
    line-height: 4rem; }
  .no-touch .home__video-play-link:active .playbutton, .no-touch .home__video-play-link:hover .playbutton, .no-touch .home__video-play-link:focus .playbutton, .no-touch .playbutton:active, .no-touch .playbutton:hover, .no-touch .playbutton:focus {
    background: #ffffff; }
    .no-touch .home__video-play-link:active .playbutton .eicon, .no-touch .home__video-play-link:active .playbutton .art-list__text:before, :root .no-touch .home__video-play-link:active .playbutton .mejs__button button:before, .mejs__button :root .no-touch .home__video-play-link:active .playbutton button:before, .no-touch .home__video-play-link:active .playbutton .entry-content a:after, .entry-content .no-touch .home__video-play-link:active .playbutton a:after, .no-touch .home__video-play-link:hover .playbutton .eicon, .no-touch .home__video-play-link:hover .playbutton .art-list__text:before, :root .no-touch .home__video-play-link:hover .playbutton .mejs__button button:before, .mejs__button :root .no-touch .home__video-play-link:hover .playbutton button:before, .no-touch .home__video-play-link:hover .playbutton .entry-content a:after, .entry-content .no-touch .home__video-play-link:hover .playbutton a:after, .no-touch .home__video-play-link:focus .playbutton .eicon, .no-touch .home__video-play-link:focus .playbutton .art-list__text:before, :root .no-touch .home__video-play-link:focus .playbutton .mejs__button button:before, .mejs__button :root .no-touch .home__video-play-link:focus .playbutton button:before, .no-touch .home__video-play-link:focus .playbutton .entry-content a:after, .entry-content .no-touch .home__video-play-link:focus .playbutton a:after, .no-touch .playbutton:active .eicon, .no-touch .playbutton:active .art-list__text:before, :root .no-touch .playbutton:active .mejs__button button:before, .mejs__button :root .no-touch .playbutton:active button:before, .no-touch .playbutton:active .entry-content a:after, .entry-content .no-touch .playbutton:active a:after, .no-touch .playbutton:hover .eicon, .no-touch .playbutton:hover .art-list__text:before, :root .no-touch .playbutton:hover .mejs__button button:before, .mejs__button :root .no-touch .playbutton:hover button:before, .no-touch .playbutton:hover .entry-content a:after, .entry-content .no-touch .playbutton:hover a:after, .no-touch .playbutton:focus .eicon, .no-touch .playbutton:focus .art-list__text:before, :root .no-touch .playbutton:focus .mejs__button button:before, .mejs__button :root .no-touch .playbutton:focus button:before, .no-touch .playbutton:focus .entry-content a:after, .entry-content .no-touch .playbutton:focus a:after {
      color: #FFA300; }

.button {
  height: 4rem;
  width: 4rem;
  border: 0;
  padding: 0;
  line-height: 4rem;
  cursor: pointer; }

.main {
  height: calc(100vh - 112px); }
  @media print {
    .main {
      height: auto !important; } }

/*
*	Art Stage
----------------------------------------------------------------------------------------*/
.stage {
  height: calc(100% - 64px - 64px - 20px);
  min-height: 16rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  cursor: zoom-out; }
  .extra-content-visible .stage {
    cursor: zoom-in; }
  @media only screen and (min-width: 1025px) {
    .stage {
      height: auto;
      overflow: hidden;
      background: none !important;
      max-height: 24.375rem;
      transition: max-height 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: max-height 0.6s cubic-bezier(0.02, 0.01, 0.47, 1);
      cursor: zoom-in; }
      .stage--streched .stage {
        max-height: 125rem;
        cursor: zoom-out; } }
  @media print {
    .stage {
      height: auto;
      overflow: hidden;
      background: none !important;
      max-height: none;
      margin-bottom: 2.5rem; } }

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .stage {
    height: calc(100vh - 258px); } }
@media only screen and (min-width: 1025px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .stage {
    height: auto; } }
.stage__img-wrap {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .stage__img-wrap {
      display: block; } }
  @media print {
    .stage__img-wrap {
      display: block;
      z-index: 1;
      position: relative; } }

.stage__img {
  width: 100%;
  display: block; }
  @media print {
    .stage__img {
      display: block;
      z-index: 1;
      position: relative;
      width: auto;
      max-height: 1000px;
      max-width: 100%; } }

.stage__content {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 4.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  z-index: 3;
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .extra-content-visible .stage__content {
    transform: translate3d(0, 56px, 0); }
  @media only screen and (min-width: 1025px) {
    .stage--streched .stage__content {
      opacity: 0; } }
  .mobile-hide-stage-content .stage__content {
    opacity: 0; }
    @media only screen and (min-width: 1025px) {
      .mobile-hide-stage-content .stage__content {
        opacity: 1; } }
    @media print {
      .mobile-hide-stage-content .stage__content {
        opacity: 1; } }
  @media only screen and (min-width: 1025px) {
    .stage__content {
      width: 40%;
      padding-left: 3.75rem;
      padding-right: 0;
      bottom: 50%;
      -ms-transform: translateY(50%);
          transform: translateY(50%);
      opacity: 1; } }
  @media print {
    .stage__content {
      width: 100%;
      padding: 1.25rem;
      padding-right: 0;
      bottom: auto;
      -ms-transform: none;
          transform: none;
      opacity: 1 !important;
      position: relative; } }

.padded-line {
  display: inline;
  padding: 4px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone; }

.stage__art-title {
  color: #283337;
  font-size: 1.875rem;
  line-height: 2.3125rem;
  font-weight: bold;
  margin-bottom: 1.25rem; }
  .stage__art-title .padded-line {
    background: #ffffff; }

.stage__artist {
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: bold; }
  .stage__artist .padded-line {
    background: #000000; }
    @media print {
      .stage__artist .padded-line {
        background: transparent; } }
  @media print {
    .stage__artist {
      color: #000000; } }

.audioplayer {
  width: 100%;
  height: 4rem;
  background: #F1F7F8;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .audioplayer {
      margin-bottom: 2.5rem; } }
  @media print {
    .audioplayer {
      display: none; } }

.audio__duration {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #353535;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: bold;
  padding: 0.5rem; }

.nav-helper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 0.75rem;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  opacity: 1;
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .extra-content-visible .nav-helper {
    opacity: 0; }
    @media only screen and (min-width: 1025px) {
      .extra-content-visible .nav-helper {
        display: none; } }
  .mobile-hide-stage-content .nav-helper {
    opacity: 0; }
  @media only screen and (min-width: 1025px) {
    .nav-helper {
      display: none; } }
  @media print {
    .nav-helper {
      display: none; } }

.extra-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), max-height 0s 0.6s;
  position: relative; }
  .extra-content.main__content {
    padding-bottom: 0; }
    @media only screen and (min-width: 1025px) {
      .extra-content.main__content {
        padding-bottom: 8.3125rem; } }
    @media print {
      .extra-content.main__content {
        padding-bottom: 3.125rem; } }
  .extra-content-visible .extra-content.main__content {
    max-height: 2000px;
    padding-bottom: 8.3125rem; }
  .extra-content-visible .stage .extra-content {
    max-height: 500px; }
  .extra-content-visible .extra-content {
    transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1; }
  @media only screen and (min-width: 1025px) {
    .extra-content {
      opacity: 1;
      max-height: none; } }
  @media print {
    .extra-content {
      opacity: 1;
      max-height: none;
      transition: none;
      overflow: visible;
      width: 100%; } }

.stage__button-fullscreen {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .stage__button-fullscreen {
      height: 4rem;
      width: 4rem;
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 5;
      background: rgba(242, 248, 249, 0.58);
      transition: 0.2s ease-in-out;
      border: 0;
      color: #000000;
      cursor: pointer; }
      .no-touch .stage:hover .stage__button-fullscreen {
        background: #ffffff;
        color: #FFA300;
        box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); } }
  .stage__button-fullscreen .eicon, .stage__button-fullscreen .art-list__text:before, :root .stage__button-fullscreen .mejs__button button:before, .mejs__button :root .stage__button-fullscreen button:before, .stage__button-fullscreen .entry-content a:after, .entry-content .stage__button-fullscreen a:after {
    font-size: 4rem;
    line-height: 4rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 4rem;
    width: 4rem; }

/*
*	Art Detail Content
----------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
  .detail__row, .wp-block-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }
@media print {
  .detail__row, .wp-block-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }


@media only screen and (min-width: 1025px) {
  .detail__col, .wp-block-column {
    width: calc(50% - 8px); } }
@media print {
  .detail__col, .wp-block-column {
    width: calc(50% - 8px); } }

@media only screen and (min-width: 1025px) {
  .building-map, .wp-block-image, .wp-block-column:first-child {
    -ms-flex-order: 1;
        order: 1;
    padding: 1.5625rem;
    display: -ms-flexbox;
    display: flex;
    background: #F1F7F8;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: start; } }
@media print {
  .building-map, .wp-block-image, .wp-block-column:first-child {
    -ms-flex-order: 1;
        order: 1;
    padding: 1.5625rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    background: #F1F7F8;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; } }

.building-map__img, .wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%; }

.detail__content, .wp-block-column:nth-child(2) {
  padding-top: 1.25rem;
  padding-bottom: 2rem; }
  @media only screen and (min-width: 1025px) {
    .detail__content, .wp-block-column:nth-child(2) {
      -ms-flex-order: 2;
          order: 2;
      padding: 0 2.75rem 0 1.125rem; } }
  @media print {
    .detail__content, .wp-block-column:nth-child(2) {
      -ms-flex-order: 2;
          order: 2;
      padding: 0 2.75rem 0 1.125rem; } }

.detail__label, .sm-title, .entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 0.75rem; }

.detail__text {
  margin-bottom: 2.375rem;
  line-height: 1.3125rem;
  font-size: 1rem;
  font-weight: normal; }
  .detail__text p {
    margin-bottom: 1.3125rem; }
  .detail__text a {
    border-bottom: 2px solid #8E6713;
    color: #000000;
    transition: 0.1s ease-in-out;
    font-style: italic;
    text-decoration: none; }
    .no-touch .detail__text a:focus, .no-touch .detail__text a:active, .no-touch .detail__text a:hover {
      color: #8E6713;
      border-bottom: 2px solid #000000; }

.art-info-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.5rem;
  margin-bottom: 2.375rem; }
  .art-info-list li {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    /* ie edge fix */ }
  @media print {
    .art-info-list {
      list-style: disc; } }
  .art-info-list li {
    margin-left: 1.5rem;
    position: relative;
    line-height: 1.75rem;
    font-size: 1rem;
    font-weight: bold; }
    .art-info-list li:before {
      content: '';
      background: #8E6713;
      position: absolute;
      left: -1.5rem;
      top: 0.5625rem;
      width: 0.5625rem;
      height: 0.5625rem; }

/*
*	Share Link
----------------------------------------------------------------------------------------*/
.sm-title {
  margin-top: 2.25rem;
  margin-bottom: 1.5rem; }

.sm-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .sm-list li {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    /* ie edge fix */ }
  .sm-list li {
    display: inline-block;
    margin-right: 1px; }

.sm__link {
  display: block;
  background: #F1F7F8;
  color: #000000;
  width: 4rem;
  height: 4rem;
  text-decoration: none;
  transition: 0.2s ease-in-out; }
  .sm__link .eicon, .sm__link .art-list__text:before, :root .sm__link .mejs__button button:before, .mejs__button :root .sm__link button:before, .sm__link .entry-content a:after, .entry-content .sm__link a:after {
    font-size: 4rem; }
  .sm__link:hover {
    background: #ffffff;
    color: #FFA300;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); }

/*
*	Simple Page Style
----------------------------------------------------------------------------------------*/
.static-stage {
  height: 15rem;
  margin-bottom: 1.25rem;
  background: #8E6713;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .static-stage {
      height: 24.375rem;
      margin-bottom: 2.875rem; } }
  @media print {
    .static-stage {
      height: auto;
      margin-bottom: 2.5rem; } }

.static-stage__content {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 4.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  z-index: 3; }
  @media only screen and (min-width: 1025px) {
    .static-stage__content {
      width: 30%;
      padding-left: 3.75rem;
      padding-right: 0;
      bottom: 50%;
      -ms-transform: translateY(50%);
          transform: translateY(50%); } }
  @media print {
    .static-stage__content {
      width: 100%;
      padding: 1.25rem;
      padding-right: 0;
      bottom: auto;
      -ms-transform: none;
          transform: none;
      position: relative; } }

@media only screen and (min-width: 1025px) {
  .static-content {
    padding: 0 2.125rem; } }

.footer {
  background: #F1F7F8;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: normal;
  text-align: center;
  padding: 1.5rem 1.5rem 1.25rem 1.5rem;
  margin-bottom: 7rem;
  margin-top: 2rem; }
  @media only screen and (min-width: 1025px) {
    .footer {
      margin-bottom: 8.25rem;
      margin-top: 4.5rem; } }
  @media print {
    .footer {
      display: none; } }

/*
*	Indexpage
----------------------------------------------------------------------------------------*/
.indexpage .container {
  /*position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);*/
  /*position: relative;
  width: 100%;
  overflow-x: hidden;*/
  min-height: auto; }

.indexpage .main__header {
  position: fixed;
  z-index: 2;
  top: 5.25rem;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  padding: 0 1.25rem 0.625rem 1.25rem;
  /*height ->329px*/
  transition: 0.2s ease-in-out;
  box-shadow: 0 7px 34px 0 rgba(0, 0, 0, 0.14);
  /*
  .scrolled & {
    @include desktop {
      box-shadow: -8px 0px 0px 0px $white;
    }
  }*/ }
  @media only screen and (min-width: 1025px) {
    .indexpage .main__header {
      top: 6.5rem;
      max-width: 71.25rem;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      height: 6.8125rem;
      box-shadow: -8px 0px 0px 0px #ffffff; } }

.index__title-wrap {
  padding: 0.875rem 1.25rem 0.625rem 1.25rem;
  background: #ffffff;
  height: 4.9375rem;
  overflow: hidden; }
  @media only screen and (min-width: 1025px) {
    .index__title-wrap {
      position: absolute;
      top: 1.25rem;
      left: 0;
      height: 5.5625rem;
      width: calc(50% - 20px);
      box-shadow: 0 32px 34px -32px rgba(0, 0, 0, 0.14); } }

.index__title {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis; }

.title__category {
  font-size: 1.875rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.index__artmap {
  width: 100%;
  overflow: hidden;
  position: relative;
  pointer-events: none; }
  @media only screen and (min-width: 1025px) {
    .index__artmap {
      pointer-events: auto;
      position: absolute;
      top: 1.25rem;
      right: 0;
      width: 50%;
      height: 37.5rem; } }
  @media only screen and (max-height: 600px) and (max-width: 1024px) {
    .index__artmap {
      display: none; } }

.artmap {
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  width: 100%; }

/*
*	Art index List
----------------------------------------------------------------------------------------*/
.art-lists {
  /*main__header ->329px*/
  bottom: 20px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1;
  overflow-y: scroll;
  height: calc(100vh - 459px);
  /* main__header 329 + main__header padding 10 + header 64 + header margin-top 20 + bottom 20 + space 16 */
  -webkit-backface-visibility: hidden;
  -ms-scroll-snap-type: mandatory;
  /* IE/Edge */
  -webkit-scroll-snap-type: mandatory;
  /* Safari */
  -webkit-scroll-snap-destination: 0% 0%;
  -webkit-overflow-scrolling: touch;
  /* important for iOS */
  -webkit-transform: translate3d(0, 0, 0);
  scroll-snap-type: y mandatory;
  /* Chrome Canary */
  scroll-snap-type: mandatory;
  /* Firefox */ }
  .isIE .art-lists {
    scroll-snap-type: none;
    /* Chrome Canary */
    scroll-snap-type: none;
    /* Firefox */
    -ms-scroll-snap-type: none;
    /* IE/Edge */ }
  @media only screen and (min-width: 1025px) {
    .art-lists {
      margin-top: 7.6875rem;
      width: calc(50% - 20px);
      scroll-snap-type: none;
      /* Chrome Canary */
      scroll-snap-type: none;
      /* Firefox */
      -ms-scroll-snap-type: none;
      /* IE/Edge */
      -webkit-scroll-snap-type: none;
      /* Safari */
      -webkit-scroll-snap-destination: none;
      -webkit-overflow-scrolling: auto;
      position: relative;
      bottom: auto;
      height: auto;
      overflow: visible; } }
  @media only screen and (max-height: 600px) and (max-width: 1024px) {
    .art-lists {
      height: calc(100vh - 200px); } }
  .art-lists .footer {
    background: #F1F7F8;
    font-size: 0.875rem;
    line-height: 1rem;
    font-weight: normal;
    text-align: center;
    padding: 1.5rem 1.5rem 1.25rem 1.5rem;
    margin-top: 0;
    margin-bottom: 0; }
    @media only screen and (min-width: 1025px) {
      .art-lists .footer {
        margin-bottom: 2.5rem; } }
    @media print {
      .art-lists .footer {
        display: none; } }
    @media only screen and (max-height: 600px) and (max-width: 1024px) {
      .art-lists .footer {
        margin-top: 0 !important; } }

.art-list__item {
  padding-top: 0.3125rem;
  margin-bottom: 0.9375rem;
  scroll-snap-align: start;
  /* latest (Chrome 69+) */
  scroll-snap-coordinate: 0% 0%;
  /* older (Firefox/IE) */
  -webkit-scroll-snap-coordinate: 0% 0%;
  /* older (Safari) */
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }
  .isIE .art-list__item {
    scroll-snap-align: none; }
  @media only screen and (min-width: 1025px) {
    .art-list__item {
      scroll-snap-align: none; } }

.art-list__cont {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14);
  text-decoration: none;
  transition: 0.2s ease-in-out; }
  .no-touch .art-list__cont:hover {
    outline: none; }
  .art-list__item.hover .art-list__cont, .no-touch .art-list__cont:focus, .no-touch .art-list__cont:hover {
    background: #000000; }
    .art-list__item.hover .art-list__cont .art-list__label, .no-touch .art-list__cont:focus .art-list__label, .no-touch .art-list__cont:hover .art-list__label {
      color: #FFA300; }
    .art-list__item.hover .art-list__cont .art-list__title, .no-touch .art-list__cont:focus .art-list__title, .no-touch .art-list__cont:hover .art-list__title {
      color: #ffffff; }

.art-list__img-wrap {
  overflow: hidden;
  height: 6rem;
  width: 6rem;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.art-list__img {
  display: block;
  width: 100%; }

.art-list__label {
  color: #000000;
  font-size: 0.75rem;
  line-height: 1.4375rem;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.2s ease-in-out; }

.art-list__title {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: bold;
  color: #000000;
  transition: 0.2s ease-in-out; }

.art-list__text {
  padding: 0.5rem 4.0625rem 0.625rem 0.75rem;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.4375rem;
  position: relative;
  color: #000000;
  border: 0;
  text-align: left;
  width: 100%; }
  .art-list__text:before {
    vertical-align: top;
    position: absolute;
    font-size: 4rem;
    line-height: 4rem;
    color: #FFA300;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.poi {
  cursor: pointer; }
  .poi > g {
    -ms-transform: scale(1);
        transform: scale(1);
    -webkit-transform-box: fill-box;
    transform-box: fill-box;
    transition: 0.2s ease-in-out; }
  .poi text {
    -ms-transform: scale(1);
        transform: scale(1);
    transform: translate3d(0, 0, 0); }
  .poi:hover > g, .poi.hover > g {
    -ms-transform: scale(1.285);
        transform: scale(1.285); }
  .poi:hover ellipse, .poi.hover ellipse {
    stroke: #FFA300;
    fill: #A35C09;
    transform: translate3d(-2px, -2px, 0); }
  .poi:hover text, .poi.hover text {
    -ms-transform: scale(1.1);
        transform: scale(1.1);
    transform: translate3d(-2px, -2px, 0); }

/*
*	Media Element Plugin style
----------------------------------------------------------------------------------------*/
:root .audioplayer .mejs__container {
  background: transparent;
  box-sizing: border-box;
  height: 64px !important;
  width: 100% !important; }

:root .mejs__controls {
  height: 64px;
  padding: 0; }

:root .mejs__controls {
  height: 64px;
  padding: 0; }

:root .home-content__bottom .mejs__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  background: none !important; }

:root .mejs__time-total {
  outline: none; }

:root .mejs__button > button {
  top: 12px;
  left: 16px; }

:root .mejs__button {
  height: 64px;
  width: 64px;
  background: black !important; }

:root .home-content__bottom {
  height: 50%;
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
  :root .home-content__bottom .mejs__video:not(.mejs__container-fullscreen) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
    :root .home-content__bottom .mejs__video:not(.mejs__container-fullscreen) video {
      min-width: 100%;
      min-height: 100%;
      width: auto !important;
      height: auto !important;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

:root .mejs__button button {
  background-image: none;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0; }
  :root .mejs__button button:before {
    vertical-align: top;
    position: absolute;
    font-size: 4rem;
    line-height: 4rem;
    color: #ffffff;
    background: #000000;
    top: 0;
    left: 0;
    transition: 0.2s ease-in-out; }

.no-touch:root .mejs__button button:active:before, .no-touch:root .mejs__button button:hover:before, .no-touch:root .mejs__button button:focus:before {
  color: #FFA300;
  background: #ffffff; }

:root .mejs__volume-button {
  position: absolute;
  right: 4rem;
  top: 0; }

:root .mejs__video .mejs__time-rail {
  margin-right: 8rem; }

:root .mejs__time-float,
:root .mejs__horizontal-volume-slider,
:root .mejs__time-handle,
:root .audioplayer .mejs__volume-button,
:root .mejs__duration-container {
  display: none !important; }

:root .mejs__currenttime-container {
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  z-index: 10; }

:root .mejs__time-loaded,
:root .mejs__time-rail,
:root .mejs__time-total {
  background: #F2F8F9;
  height: 64px;
  padding: 0;
  margin: 0; }

:root .mejs__time-current {
  background: #FFA300;
  height: 64px;
  border-radius: 0;
  border: 0;
  outline: none; }

:root .mejs__time-hovered {
  height: 64px;
  background: rgba(255, 163, 0, 0.5); }

:root .mejs__fullscreen-button {
  position: absolute;
  right: 0;
  bottom: 0; }

/*
*	Header
----------------------------------------------------------------------------------------*/
.header {
  z-index: 800;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  height: 5.25rem;
  padding: 1.25rem 1.25rem 0 1.25rem; }
  @media only screen and (min-width: 1025px) {
    .header {
      padding: 2.5rem 0 0 0;
      height: 6.5rem; } }
  @media print {
    .header {
      display: none; } }

.header__bar {
  height: 4rem;
  background: #8E6713;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .header__bar {
      max-width: 71.25rem;
      margin: 0 auto; } }

.header__logo {
  margin-right: 4rem; }
  .home .header__logo {
    display: none; }

.header__logo-link {
  padding: 1rem 1.0625rem;
  display: inline-block; }
  .header__logo-link:hover .logo__img path {
    fill: #000000; }

.logo__img {
  width: 7.5rem;
  display: block; }

/*
*	Menu
----------------------------------------------------------------------------------------*/
body.menu--visible {
  position: fixed;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    body.menu--visible {
      position: relative; }
      body.menu--visible.hasScrollbar {
        position: relative; } }

.menu-overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 999;
  background: transparent; }
  .menu--visible .menu-overlay-bg {
    display: block; }

.menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  max-width: 0;
  transition: 0.3s 0.2s ease-out;
  background: #ffffff;
  overflow: hidden; }
  @media only screen and (min-width: 1025px) {
    .menu-overlay {
      width: 37.5rem;
      position: absolute;
      height: calc(100vh - 40px); } }
  .menu--visible .menu-overlay:after {
    opacity: 1;
    z-index: 1001;
    transition: opacity 0s 0s ease-out; }
  .menu-overlay ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .menu-overlay ul li {
      list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
      /* ie edge fix */ }
  .menu--visible .menu-overlay {
    max-width: 100%;
    transition: 0.3s ease-out; }
    @media only screen and (min-width: 1025px) {
      .menu--visible .menu-overlay {
        max-width: 37.5rem; } }
  @media only screen and (min-width: 1025px) {
    .home .menu-overlay {
      height: calc(100vh - 80px); } }
  @media only screen and (min-width: 1025px) {
    .home.hasScrollbar .menu-overlay {
      height: calc(100vh - 40px); } }

.menu__container {
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 40px);
  background: #000000;
  margin: 1.25rem; }
  @media only screen and (min-width: 1025px) {
    .menu__container {
      margin: 0;
      height: 100%; } }

.menu__body {
  min-height: 37rem;
  height: 100%;
  opacity: 0;
  transition: 0.2s ease-out; }
  .menu--visible .menu__body {
    opacity: 1;
    transition: 0.3s 0.2s ease-out; }
  .menu__body * {
    color: #ffffff;
    text-decoration: none; }

.menu-body__bottom, .menu-body__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 16.5rem;
  min-height: calc(50vh - 20px); }
  .hasMenuScroll .menu-body__bottom,
  .hasMenuScroll .menu-body__top {
    min-height: 50%; }
  @media only screen and (min-width: 1025px) {
    .menu-body__bottom, .menu-body__top {
      margin: 0;
      min-height: calc(50vh - 40px); } }
  @media only screen and (min-width: 1025px) {
    .home .menu-body__bottom, .home .menu-body__top {
      min-height: calc(50vh - 40px); } }

.menu-content {
  min-width: 12.5rem;
  padding-top: 7.5rem;
  padding-bottom: 4rem; }

.menu-body__top {
  border-bottom: 3px solid #ffffff;
  min-height: calc(50vh - 23px); }
  .hasMenuScroll .menu-body__top {
    min-height: calc(50% - 3px); }
  @media only screen and (min-width: 1025px) {
    .home .menu-body__top {
      min-height: calc(50vh - 43px); } }

.menu-body__bottom .menu-content {
  padding-top: 1.875rem;
  padding-bottom: 5rem; }

.menu__title {
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.1;
  margin-bottom: 1.25rem; }

.menu__gang li {
  display: list-item; }
.menu__gang a {
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 1.2;
  /* hover padded bg firefox fix 1.1 -> 1.2*/
  margin-bottom: 1.25rem;
  display: inline-block;
  transition: 0.2s ease-in-out;
  outline: #000000 solid 0.625rem; }
  .no-touch .menu__gang a:focus, .no-touch .menu__gang a:active, .no-touch .menu__gang a:hover {
    background: #F1F7F8;
    outline: #F1F7F8 solid 0.625rem;
    color: #000000; }

.menu__service li {
  display: list-item; }
.menu__service a {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1.375rem;
  display: inline-block;
  outline: #000000 solid 0.625rem;
  transition: 0.2s ease-in-out; }
  .no-touch .menu__service a:focus, .no-touch .menu__service a:active, .no-touch .menu__service a:hover {
    background: #F1F7F8;
    outline: #F1F7F8 solid 0.625rem;
    color: #000000; }

.menu__footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  background: #000000;
  border: solid #ffffff 1.25rem;
  border-top: 0;
  height: 5.25rem;
  transition: opacity 0.2s 0s ease-out;
  pointer-events: none; }
  .menu--visible .menu__footer {
    transition: opacity 0.2s 0.3s ease-out;
    opacity: 1;
    position: fixed;
    pointer-events: auto; }
  @media only screen and (min-width: 1025px) {
    .menu__footer {
      border: 0;
      width: 37.5rem;
      left: auto;
      position: absolute;
      height: 4rem;
      max-width: 0;
      bottom: 0;
      right: 0;
      transition: max-width 0.3s 0.2s ease-out; }
      .menu--visible .menu__footer {
        border: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        max-width: 37.5rem;
        transition: max-width 0.3s ease-out; } }
  .menu__footer:before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: -3.75rem;
    left: 0;
    width: 100%;
    height: 3.75rem;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }

.menu__footer-text {
  padding: 1rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: normal;
  text-align: center;
  opacity: 0;
  transition: 0.2s ease-out;
  color: #ffffff; }
  .menu--visible .menu__footer-text {
    transition: 0.3s 0.2s ease-out;
    opacity: 1; }

.menu__lang li a {
  height: 4rem;
  width: 4rem;
  background: #000000;
  position: absolute;
  top: 0;
  right: 4rem;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 4rem;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  opacity: 0;
  transition: 0.2s ease-out; }
  .no-touch .menu__lang li a:focus, .no-touch .menu__lang li a:active, .no-touch .menu__lang li a:hover {
    background: #F1F7F8;
    color: #000000; }
  .menu--visible .menu__lang li a {
    opacity: 1;
    transition: 0.2s ease-out, opacity 0.3s 0.2s ease-out; }

.menu-button {
  height: 4rem;
  width: 4rem;
  background: #000000;
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  border: 0;
  padding: 0;
  line-height: 4rem; }
  .no-touch .menu-button:focus, .no-touch .menu-button:active, .no-touch .menu-button:hover {
    background: #F1F7F8;
    color: #000000; }
  .menu-button .eicon, .menu-button .art-list__text:before, :root .menu-button .mejs__button button:before, .mejs__button :root .menu-button button:before, .menu-button .entry-content a:after, .entry-content .menu-button a:after {
    font-size: 4rem;
    line-height: 4rem; }
  .menu-button.overlay__menu-button {
    background: #F1F7F8;
    color: #000000; }
    .no-touch .menu-button.overlay__menu-button:focus, .no-touch .menu-button.overlay__menu-button:active, .no-touch .menu-button.overlay__menu-button:hover {
      background: #000000;
      color: #ffffff; }
  .menu-button * {
    text-decoration: none; }

.overlay__nav-top-wrap {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem; }
  @media only screen and (min-width: 1025px) {
    .overlay__nav-top-wrap {
      top: 0;
      right: 0; } }

.bottom-nav {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  max-height: 5.625rem;
  z-index: 501;
  background: #ffffff;
  border-top: solid 3px #000000;
  transition: max-height 0s 0.3s;
  overflow: hidden; }
  @media only screen and (min-width: 1025px) {
    .bottom-nav {
      padding: 0;
      max-width: 71.25rem;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      box-shadow: 0 -7px 34px 0 rgba(0, 0, 0, 0.14);
      height: 5.875rem;
      max-height: none; } }
  @media print {
    .bottom-nav {
      max-width: 71.25rem;
      position: relative;
      left: 0;
      height: 5.875rem;
      -ms-transform: none;
          transform: none;
      box-shadow: none; } }
  .bottom-nav--streched .bottom-nav {
    max-height: calc(100vh - 84px);
    transition: none;
    overflow-y: auto;
    overflow-x: hidden; }
  .bottom-nav.trail-visible {
    overflow-y: auto;
    overflow-x: hidden; }

.bottom-nav__container {
  margin: 0.5625rem 1.25rem 1rem 1.25rem; }
  @media only screen and (min-width: 1025px) {
    .bottom-nav__container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.bottom-nav__bar {
  position: relative;
  min-height: 4rem; }

.bottom-nav-bar__title {
  line-height: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  width: calc(100% - 208px);
  padding-top: 0.125rem; }
  @media only screen and (min-width: 1025px) {
    .bottom-nav-bar__title {
      width: auto;
      line-height: 1.375rem;
      padding-top: 0; } }
  .bottom-nav-bar__title em {
    padding-top: 0.125rem;
    line-height: 1.25rem;
    font-size: 1.25rem;
    font-weight: bold;
    text-transform: none;
    display: block;
    font-style: normal; }
    @media only screen and (min-width: 1025px) {
      .bottom-nav-bar__title em {
        padding-top: 0;
        line-height: 2.0625rem;
        font-size: 1.875rem; } }

.bottom-nav-bar__navigate {
  width: 4rem;
  height: 4rem;
  background: #F1F7F8;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: top;
  text-align: left;
  transition: 0.2s ease-in-out;
  border: 0;
  padding: 0;
  line-height: 4rem;
  cursor: pointer; }
  .no-touch .bottom-nav-bar__navigate:focus, .no-touch .bottom-nav-bar__navigate:active, .no-touch .bottom-nav-bar__navigate:hover {
    background: #000000;
    color: #ffffff;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); }
  .bottom-nav-bar__navigate .eicon, .bottom-nav-bar__navigate .art-list__text:before, :root .bottom-nav-bar__navigate .mejs__button button:before, .mejs__button :root .bottom-nav-bar__navigate button:before, .bottom-nav-bar__navigate .entry-content a:after, .entry-content .bottom-nav-bar__navigate a:after {
    font-size: 4rem;
    line-height: 4rem;
    display: block; }
  @media only screen and (min-width: 1025px) {
    .bottom-nav-bar__navigate {
      display: none; } }

.bottom-nav-bar__arrow {
  width: 4rem;
  height: 4rem;
  background: #F1F7F8;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: top;
  text-align: left;
  transition: 0.2s ease-in-out;
  border: 0;
  padding: 0;
  line-height: 4rem;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
  opacity: 1; }
  .no-touch .bottom-nav-bar__arrow:focus, .no-touch .bottom-nav-bar__arrow:active, .no-touch .bottom-nav-bar__arrow:hover {
    background: #000000;
    color: #ffffff;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); }
  .bottom-nav-bar__arrow .eicon, .bottom-nav-bar__arrow .art-list__text:before, :root .bottom-nav-bar__arrow .mejs__button button:before, .mejs__button :root .bottom-nav-bar__arrow button:before, .bottom-nav-bar__arrow .entry-content a:after, .entry-content .bottom-nav-bar__arrow a:after {
    font-size: 4rem;
    line-height: 4rem;
    display: block; }
  .bottom-nav--streched .bottom-nav-bar__arrow {
    opacity: 0;
    pointer-events: none; }
  @media only screen and (min-width: 1025px) {
    .bottom-nav-bar__arrow {
      display: none; } }
  .bottom-nav-bar__arrow.arrow--next {
    right: 4.25rem; }
  .bottom-nav-bar__arrow.arrow--prev {
    right: 8.5rem; }

/*
*	bottom-nav Pager Nav
----------------------------------------------------------------------------------------*/
.trail__helper {
  font-size: 1rem;
  line-height: 1.0625rem;
  color: #000000;
  margin-top: 0.5625rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 1025px) {
    .trail__helper {
      display: none; } }

body.bottom-nav--streched {
  position: fixed;
  width: 100%; }

.trail-links-layer {
  position: relative;
  display: none;
  opacity: 0; }
  @media only screen and (min-width: 1025px) {
    .trail-links-layer {
      display: block !important;
      opacity: 1 !important; } }

.trail-buttons {
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .trail-buttons {
      display: -ms-flexbox;
      display: flex;
      margin-top: -1px;
      width: 43rem;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .trail--visible .trail-buttons {
        -ms-transform: none;
            transform: none; } }

.trail-button__next,
.trail-button__prev {
  cursor: pointer;
  display: block;
  text-decoration: none;
  line-height: 1.4375rem;
  transition: 0.2s ease-in-out;
  position: relative;
  color: #000000;
  border: 0;
  text-align: left;
  background: #ffffff;
  height: 4rem;
  overflow: hidden;
  width: 100%;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14); }
  .trail-button__next .eicon, .trail-button__next .art-list__text:before, :root .trail-button__next .mejs__button button:before, .mejs__button :root .trail-button__next button:before, .trail-button__next .entry-content a:after, .entry-content .trail-button__next a:after, .trail-button__prev .eicon, .trail-button__prev .art-list__text:before, :root .trail-button__prev .mejs__button button:before, .mejs__button :root .trail-button__prev button:before, .trail-button__prev .entry-content a:after, .entry-content .trail-button__prev a:after {
    font-size: 4rem;
    line-height: 4rem;
    display: block;
    position: absolute;
    transition: 0.2s ease-in-out;
    width: 4rem;
    height: 4rem;
    color: #000000;
    background: #F1F7F8;
    top: 0;
    left: 0; }
    .trail-buttons .trail-button__next .eicon, .trail-buttons .trail-button__next .art-list__text:before, :root .trail-buttons .trail-button__next .mejs__button button:before, .mejs__button :root .trail-buttons .trail-button__next button:before, .trail-buttons .trail-button__next .entry-content a:after, .entry-content .trail-buttons .trail-button__next a:after,
    .trail-buttons .trail-button__prev .eicon,
    .trail-buttons .trail-button__prev .art-list__text:before,
    :root .trail-buttons .trail-button__prev .mejs__button button:before,
    .mejs__button :root .trail-buttons .trail-button__prev button:before,
    .trail-buttons .trail-button__prev .entry-content a:after,
    .entry-content .trail-buttons .trail-button__prev a:after {
      display: none; }
      @media only screen and (min-width: 1025px) {
        .trail-buttons .trail-button__next .eicon, .trail-buttons .trail-button__next .art-list__text:before, :root .trail-buttons .trail-button__next .mejs__button button:before, .mejs__button :root .trail-buttons .trail-button__next button:before, .trail-buttons .trail-button__next .entry-content a:after, .entry-content .trail-buttons .trail-button__next a:after,
        .trail-buttons .trail-button__prev .eicon,
        .trail-buttons .trail-button__prev .art-list__text:before,
        :root .trail-buttons .trail-button__prev .mejs__button button:before,
        .mejs__button :root .trail-buttons .trail-button__prev button:before,
        .trail-buttons .trail-button__prev .entry-content a:after,
        .entry-content .trail-buttons .trail-button__prev a:after {
          display: block; } }
  .trail-button__next .trail-button__icon,
  .trail-button__prev .trail-button__icon {
    display: block;
    position: absolute;
    transition: 0.2s ease-in-out;
    width: 4rem;
    height: 4rem;
    top: 0;
    left: 0;
    background: #F1F7F8; }
    @media only screen and (min-width: 1025px) {
      .trail-button__next .trail-button__icon,
      .trail-button__prev .trail-button__icon {
        display: none; } }
  @media only screen and (min-width: 1025px) {
    .trail-button__next,
    .trail-button__prev {
      width: 20.9375rem; }
      .trail-button__next .eicon　,
      .trail-button__prev .eicon　 {
        color: #FFA300;
        background: #ffffff; } }
  .no-touch .trail-button__next:active, .no-touch .trail-button__next:focus, .no-touch .trail-button__next:hover,
  .no-touch .trail-button__prev:active,
  .no-touch .trail-button__prev:focus,
  .no-touch .trail-button__prev:hover {
    background: #000000; }
    .no-touch .trail-button__next:active .eicon, .no-touch .trail-button__next:active .art-list__text:before, :root .no-touch .trail-button__next:active .mejs__button button:before, .mejs__button :root .no-touch .trail-button__next:active button:before, .no-touch .trail-button__next:active .entry-content a:after, .entry-content .no-touch .trail-button__next:active a:after, .no-touch .trail-button__next:focus .eicon, .no-touch .trail-button__next:focus .art-list__text:before, :root .no-touch .trail-button__next:focus .mejs__button button:before, .mejs__button :root .no-touch .trail-button__next:focus button:before, .no-touch .trail-button__next:focus .entry-content a:after, .entry-content .no-touch .trail-button__next:focus a:after, .no-touch .trail-button__next:hover .eicon, .no-touch .trail-button__next:hover .art-list__text:before, :root .no-touch .trail-button__next:hover .mejs__button button:before, .mejs__button :root .no-touch .trail-button__next:hover button:before, .no-touch .trail-button__next:hover .entry-content a:after, .entry-content .no-touch .trail-button__next:hover a:after,
    .no-touch .trail-button__prev:active .eicon,
    .no-touch .trail-button__prev:active .art-list__text:before,
    :root .no-touch .trail-button__prev:active .mejs__button button:before,
    .mejs__button :root .no-touch .trail-button__prev:active button:before,
    .no-touch .trail-button__prev:active .entry-content a:after,
    .entry-content .no-touch .trail-button__prev:active a:after,
    .no-touch .trail-button__prev:focus .eicon,
    .no-touch .trail-button__prev:focus .art-list__text:before,
    :root .no-touch .trail-button__prev:focus .mejs__button button:before,
    .mejs__button :root .no-touch .trail-button__prev:focus button:before,
    .no-touch .trail-button__prev:focus .entry-content a:after,
    .entry-content .no-touch .trail-button__prev:focus a:after,
    .no-touch .trail-button__prev:hover .eicon,
    .no-touch .trail-button__prev:hover .art-list__text:before,
    :root .no-touch .trail-button__prev:hover .mejs__button button:before,
    .mejs__button :root .no-touch .trail-button__prev:hover button:before,
    .no-touch .trail-button__prev:hover .entry-content a:after,
    .entry-content .no-touch .trail-button__prev:hover a:after {
      background: #000000;
      color: #ffffff; }
    .no-touch .trail-button__next:active .trail-button__icon, .no-touch .trail-button__next:focus .trail-button__icon, .no-touch .trail-button__next:hover .trail-button__icon,
    .no-touch .trail-button__prev:active .trail-button__icon,
    .no-touch .trail-button__prev:focus .trail-button__icon,
    .no-touch .trail-button__prev:hover .trail-button__icon {
      background: #000000; }
    .no-touch .trail-button__next:active .svg-icon path, .no-touch .trail-button__next:focus .svg-icon path, .no-touch .trail-button__next:hover .svg-icon path,
    .no-touch .trail-button__prev:active .svg-icon path,
    .no-touch .trail-button__prev:focus .svg-icon path,
    .no-touch .trail-button__prev:hover .svg-icon path {
      fill: #ffffff;
      transition: 0.2s ease-in-out; }
    .no-touch .trail-button__next:active .trail-button__title, .no-touch .trail-button__next:focus .trail-button__title, .no-touch .trail-button__next:hover .trail-button__title,
    .no-touch .trail-button__prev:active .trail-button__title,
    .no-touch .trail-button__prev:focus .trail-button__title,
    .no-touch .trail-button__prev:hover .trail-button__title {
      color: #ffffff; }
    .no-touch .trail-button__next:active .trail-button__label, .no-touch .trail-button__next:focus .trail-button__label, .no-touch .trail-button__next:hover .trail-button__label,
    .no-touch .trail-button__prev:active .trail-button__label,
    .no-touch .trail-button__prev:focus .trail-button__label,
    .no-touch .trail-button__prev:hover .trail-button__label {
      color: #ffffff; }
    @media only screen and (min-width: 1025px) {
      .no-touch .trail-button__next:active .trail-button__label, .no-touch .trail-button__next:focus .trail-button__label, .no-touch .trail-button__next:hover .trail-button__label,
      .no-touch .trail-button__prev:active .trail-button__label,
      .no-touch .trail-button__prev:focus .trail-button__label,
      .no-touch .trail-button__prev:hover .trail-button__label {
        color: #FFA300; } }

.trail-button__next {
  padding: 0.5rem 4.75rem 0.625rem 0.75rem;
  margin-bottom: 0.25rem; }
  .trail-button__next .trail-button__icon,
  .trail-button__next .eicon,
  .trail-button__next .art-list__text:before,
  :root .trail-button__next .mejs__button button:before,
  .mejs__button :root .trail-button__next button:before,
  .trail-button__next .entry-content a:after,
  .entry-content .trail-button__next a:after {
    top: 0;
    right: 0;
    left: auto; }
  @media only screen and (min-width: 1025px) {
    .trail-button__next {
      margin-bottom: 0; } }

.trail-button__prev {
  padding: 0.5rem 0.75rem 0.625rem 4.75rem;
  margin-bottom: 0.375rem; }
  @media only screen and (min-width: 1025px) {
    .trail-button__prev {
      margin-bottom: 0; } }

.trail-button__label {
  color: #000000;
  font-size: 0.75rem;
  line-height: 1.4375rem;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
  display: block; }

.trail-button__title {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  transition: 0.2s ease-in-out;
  display: block; }

/*
*	bottom-nav Trail
----------------------------------------------------------------------------------------*/
.trail-layer {
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .trail-layer {
      display: none; } }

.trail {
  padding-top: 1.5rem;
  display: none; }

.trail__body {
  position: relative;
  z-index: 1; }
  .trail__body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative; }
    .trail__body ul li {
      list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
      /* ie edge fix */ }
    .trail__body ul:before {
      position: absolute;
      content: '';
      height: 100%;
      background: #D8D8D8;
      width: 2px;
      top: 2.5rem;
      left: 1.25rem; }
    .trail__body ul .eicon, .trail__body ul .art-list__text:before, :root .trail__body ul .mejs__button button:before, .mejs__button :root .trail__body ul button:before, .trail__body ul .entry-content a:after, .entry-content .trail__body ul a:after {
      color: #000000;
      width: 2.5rem;
      height: 2.5rem;
      background: #ffffff;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      left: -3.625rem;
      padding: 0.625rem 0 0 0.75rem;
      font-size: 2.5rem;
      line-height: 2.5rem; }
      .trail__body ul .eicon:before, .trail__body ul .art-list__text:before, :root .trail__body ul .mejs__button button:before, .mejs__button :root .trail__body ul button:before {
        position: absolute;
        top: 0;
        left: 0; }
      .trail__body ul .eicon:after, .trail__body ul .entry-content a:after, .entry-content .trail__body ul a:after {
        content: '';
        position: absolute;
        width: 2.5rem;
        height: 2.5rem;
        border: 2px solid #D8D8D8;
        border-radius: 50%;
        left: 0;
        top: 0;
        background: #ffffff;
        z-index: -1; }
  .trail__body ul .eicon {
    color: #FFA300;
  }
  .trail__body li {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.1875rem;
    margin-bottom: 0.5rem;
    margin-left: 3.625rem;
    position: relative;
    margin-bottom: 2.25rem; }
    .trail__body li span {
      display: block;
      font-size: 0.75rem;
      line-height: 1.4375rem;
      font-weight: bold;
      text-transform: uppercase; }
      .trail__body li span.eicon, .trail__body li span.art-list__text:before {
        font-weight: normal; }
  .trail__body li:first-child {
    font-size: 1.25rem;
    line-height: 1.375rem; }

.trail__button {
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: bold;
  padding: 1.1875rem 0 1.375rem 0;
  width: 100%;
  border: 0;
  display: block;
  text-decoration: none; }
  .no-touch .trail__button:active, .no-touch .trail__button:focus, .no-touch .trail__button:hover {
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.14);
    background: #F1F7F8;
    color: #000; }

/*
*	Wordpress Style
----------------------------------------------------------------------------------------*/
.wp-block-image {
  min-height: 0%; }

.entry-content strong {
  font-weight: bold; }
.entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.5rem; }
  .entry-content ul li {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    /* ie edge fix */ }
  @media print {
    .entry-content ul {
      list-style: disc; } }
  .entry-content ul li {
    margin-left: 1.5rem;
    position: relative;
    line-height: 1.3125rem;
    font-size: 1rem;
    margin-bottom: 1.125rem; }
    .entry-content ul li strong {
      line-height: 1.4375rem; }
    .entry-content ul li:before {
      content: '';
      background: #8E6713;
      position: absolute;
      left: -1.5rem;
      top: 0.4375rem;
      width: 0.5625rem;
      height: 0.5625rem; }
.entry-content p {
  line-height: 1.3125rem;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1.3125rem; }
.entry-content p + h2,
.entry-content p + h3,
.entry-content p + h4 {
  margin-top: 2.375rem; }
.entry-content a {
  font-weight: bold;
  color: #0069B4;
  transition: 0.1s ease-in-out;
  border-bottom: 2px solid transparent;
  text-decoration: none; }
  .no-touch .entry-content a:focus, .no-touch .entry-content a:active, .no-touch .entry-content a:hover {
    border-bottom: 2px solid #FFA300; }
  .entry-content a:after {
    color: #FFA300;
    vertical-align: top;
    font-size: 1.3125rem;
    line-height: 1.3125rem;
    color: #FFA300; }
.entry-content .wp-block-button__link {
  background: #000000;
  color: #ffffff;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: bold;
  padding: 0.75rem 1.25rem 0.75rem 1.3125rem;
  font-style: normal;
  border: none;
  display: inline-block; }
  no-touch .entry-content .wp-block-button__link:focus, .no-touch .entry-content .wp-block-button__link:active, .no-touch .entry-content .wp-block-button__link:hover {
    color: #000000;
    background: #ffffff;
    box-shadow: 0 -7px 34px 0 rgba(0, 0, 0, 0.14);
    border-bottom: none; }
  .entry-content .wp-block-button__link:after {
    display: none; }

.wp-block-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media only screen and (min-width: 1025px) {
    .wp-block-columns {
      -ms-flex-direction: row;
          flex-direction: row; } }

.wp-block-column {
  min-height: 0%; }

.wp-block-column:first-child {
  -ms-flex-order: 2;
      order: 2; }
  @media only screen and (min-width: 1025px) {
    .wp-block-column:first-child {
      -ms-flex-order: 1;
          order: 1;
      -ms-flex-direction: column;
          flex-direction: column; } }

.wp-block-column:nth-child(2) {
  -ms-flex-order: 1;
      order: 1; }
  @media only screen and (min-width: 1025px) {
    .wp-block-column:nth-child(2) {
      -ms-flex-order: 2;
          order: 2; } }

.wp-block-separator {
  width: 100%;
  max-width: 100%;
  border: 0;
  margin: 2.375rem 0;
  height: 0.1875rem;
  background: #000000;
  font-size: 0;
  line-height: 0; }

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100%; }

.entry-header {
  display: none; }

.page-template-default .footer {
  margin-bottom: 1.25rem; }
  @media only screen and (min-width: 1025px) {
    .page-template-default .footer {
      margin-bottom: 2.5rem; } }

@media print {
  .bottom-nav {
    display: none !important; }

  body {
    margin-top: 10mm;
    margin-bottom: 0mm;
    margin-left: 0mm;
    margin-right: 10mm; } }
@page {
  margin-top: 1cm;
  margin-bottom: 1cm;
  margin-right: 0cm;
  margin-left: 0cm; }
